.banner2 ,.banner2 ul,.banner2 div,.banner2 div a,.banner2 div img{display:block;height:100%;width:100%;}
.banner2 div .slick-slide a{display:block;position:relative;}
.banner2 div .slick-slide a img{position:absolute;width:100%;height:100%;left:0;top:0;}
.banner2 .slick-prev,.banner2 .slick-next{ z-index: 4; width: .5rem;height: .5rem; border-style: solid; }
.banner2 .slick-prev{left: 3%;background: url(/images/arl.svg) no-repeat center; background-size: .5rem .5rem;}
.banner2 .slick-next{ right: 3%; background: url(/images/arr.svg) no-repeat center;background-size: .5rem .5rem;;}
.banner2 .slick-next:before ,.banner2 .slick-prev:before{content:none;}


html {
  font-size: 100px
}

@media screen and (max-width: 1600px) {
  html {
    font-size: 90px
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 85px
  }
}
@media screen and (max-width: 1300px) {
.s3 .wp {
    padding-top: 3rem;
zoom: 0.8;
}
}

@media screen and (max-width: 1266px) {
  html {
    font-size: 82px
  }
}

@keyframes down_move1 {
  0% {
    top: 0;
    opacity: 0;
  }

  50% {
    top: 20px;
    opacity: 1;
  }

  100% {
    top: 40px;
    opacity: 0;
  }
}

@-webkit-keyframes down_move1 {
  0% {
    top: 0;
    opacity: 0;
  }

  50% {
    top: 20px;
    opacity: 1;
  }

  100% {
    top: 40px;
    opacity: 0;
  }
}

@keyframes down_move2 {
  0% {
    top: 0;
    opacity: 0;
  }

  50% {
    top: 20px;
    opacity: 1;
  }

  100% {
    top: 40px;
    opacity: 0;
  }
}

@-webkit-keyframes down_move2 {
  0% {
    top: 0;
    opacity: 1;
  }

  100% {
    top: 2px;
    opacity: 0;
  }
}

@keyframes down_move3 {
  0% {
    top: 0;
    opacity: 0;
  }

  50% {
    top: 20px;
    opacity: 1;
  }

  100% {
    top: 40px;
    opacity: 0;
  }
}

@-webkit-keyframes down_move3 {
  0% {
    top: 0;
    opacity: 0;
  }

  50% {
    top: 20px;
    opacity: 1;
  }

  100% {
    top: 40px;
    opacity: 0;
  }
}

.Tonext {
  width: 36px;
  height: 68px;
  position: fixed;
  bottom: 15px;
  left: 50%;
  margin-left: -18px;
z-index:999;
}

.down_png {
  position: absolute;
  z-index: 2147483647;
  width: 36px;
  height: 17px;
  position: absolute;
  top: 0;
  cursor: pointer;
  background: url('/images/down_png.png') no-repeat;
}

.down_png1 {
  opacity: 0;
  width: 36px;
  height: 17px;
  background-size: 36px 17px;
  animation-name: down_move1;
  animation-duration: 2400ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
  animation-delay: 0ms;
}

.down_png2 {
  opacity: 0;
  width: 36px;
  height: 17px;
  background-size: 36px 17px;
  animation-name: down_move2;
  animation-duration: 2400ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
  animation-delay: 800ms;
}

.down_png3 {
  opacity: 0;
  width: 36px;
  height: 17px;
  background-size: 36px 17px;
  animation-name: down_move3;
  animation-duration: 2400ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
  animation-delay: 1600ms;
}


body {
  font-size: .14rem
}

.ablink {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0);
}

.header {
  height: 1rem;
  background: rgba(0, 0, 0, .3);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  padding-top: .1rem;
}

.header a {
  color: #fff
}
.header .wp{width:100%}
.header .nav {
  margin-top: .32rem;
  position: relative;
}

.header .nav li.mainWeb {
  position: absolute;
  top: -28px;
  right: 0;
  margin-left: 0;
  font-size: 14px;
}

.header .nav li.mainWeb span {
  opacity: .8
}
/*
.header .nav li {
  float: left;
  font-size: .15rem;
  margin-right: .40rem;
  position: relative;
}
*/

.header .ser {
  margin-top: .35rem;
}

.header .ser i {
  font-size: .16rem;
  color: #fff
}

.header .nav li {
    float: left;
    font-size: .16rem;
    margin-right: .17rem;
    position: relative;
    font-weight: 400;
    letter-spacing: 1.4px;
}

.header.firstp {
  background: none;
}
.header.black{background: rgba(255,255, 255, .2);}
.header.black1{
background: none;
}



.header.black a {
  color: #555
}

.header.black .ser i {
  color: #555
}

.header .logo img {
  /*width: 2.6rem;*/
  height: 0.70rem;
  padding-bottom: 0rem;
padding-top: 0rem;
}

.header .nav .subnavs {
  position: absolute;
  left: 0;
  top: 100%;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  padding-top: .39rem;
  display: none
}

.header .nav .subnav {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  padding: 10px 5px;
  border-top: 2px solid #004680;
  position: relative;
}

.header .nav .subnav a {
  color: #555
}

.header .nav .subnav span {
  display: block;
  padding: 8px 0;
  text-align: center;
  font-size: .15rem;
  letter-spacing: 1.5px;
}

.header .nav .subnav span:hover a {
  color: #004680;
}

.header .nav li:hover .subnavs {
  display: block;
}

.header .subnav:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #004680;
  top: -16px;
}

.header.black .nav .subnavs {
  padding-top: 19px
}



.leftNav {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 9999;
  display: none !important
}

.leftNav li {
  height: .8rem;
  width: .8rem;
  background: #f5f5f5;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-top: .12rem;
  overflow: hidden;
}

.leftNav li:last-child {
  border-bottom: 0
}

.leftNav li i {
  font-size: .3rem;
  display: block;
  text-align: center;
}

.leftNav li span {
  font-size: .15rem;
  margin-top: .1rem;
  display: block;
}

.leftNav li.on {
  background: #004680;
  color: #fff
}

.leftNav li.on a {
  color: #fff
}

.s2 .wp {
  padding-top: 1rem
}

.s5 .wp {
  padding-top: 1rem
}

.s4 .wp {
  padding-top: 1rem
}

.s3 .wp {
    padding-top: 2.3rem;
}
.s3 .khby {    margin: 0 auto;    width: 8.98rem;}
.s6 .wp {
  padding-top: 0rem
}


.s1 .slide a {
  display: block;
  height: 100%;
  width: 100%
}

.s1 .fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: .5rem;
  height: .5rem;
  border-style: solid;
  margin-top: -.25rem;
}

.s1 .fp-controlArrow.fp-prev {
  left: 3%;
  background: url(/images/arl.svg) no-repeat center;
  background-size: .5rem .5rem;
  border-width: 0;
  border-color: none;
}

.s1 .fp-controlArrow.fp-next {
  right: 3%;
  background: url(/images/arr.svg) no-repeat center;
  background-size: .5rem .5rem;
  border-width: 0;
  border-color: none;
}

.s1 .s1ico {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/images/blackbg.png) no-repeat center bottom;
  z-index: 10;
  padding: .1rem 0;
  background-size: 100%;
}

.s1 .s1ico ul li {
  float: left;
  width: 12.5%;
  text-align: center;
  position: relative;
}

.s1 .s1ico ul li:last-child:after {
  display: none
}

.s1 .s1ico ul li:after {
  /*content: '';*/
  /*width: 1px;*/
  /*height: 60%;*/
  /*background: #fff;*/
  /*position: absolute;*/
  /*right: 0;top:20%;*/
}

.s1 .s1ico ul li i {
  font-size: .26rem;
  display: inline-block;
  margin-bottom: .08rem;
  transition: .5s
}

.s1 .s1ico ul li:hover i {
  transform: rotateY(360deg);
  -ms-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  -webkit-transform:rotateY(360deg);
  -o-transform: rotateY(360deg);
}

.s1 .s1ico ul li a {
  color: #fff;
  transition: .3s;
  display: block;
}

.s1 .s1ico ul li p {
  color: #fff;
  transition: .3s;
  font-size: 14px;
  letter-spacing: 1.5px;
}

.s1 .s1ico ul li:hover p {
  letter-spacing: .1em
}

.s1 .banner .bd ul li {
  height: 100vh;
  width: 100vw
}

.s1 .banner .bd ul li a {
  display: block;
  height: 100%;
  transform: scale(1.2,1.2);
  transform: scale(1,1);
  transition: 15s all cubic-bezier(0.19, 1, 0.22, 1);
}

.s1 .banner .prev:hover,
.s1 .banner .next:hover {
  opacity: 1;
}

.s1 .banner .prevStop {
  display: none;
}

.s1 .banner .nextStop {
  display: none;
}

.s1 .banner .prev,
.s1 .banner .next {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: .5rem;
  height: .5rem;
  border-style: solid;
  margin-top: -.25rem;
}

.s1 .banner .prev {
  left: 3%;
  background: url(/images/arl.svg) no-repeat center;
  background-size: .5rem .5rem;
  border-width: 0;
  border-color: none;
}

.s1 .banner .next {
  right: 3%;
  background: url(/images/arr.svg) no-repeat center;
  background-size: .5rem .5rem;
  border-width: 0;
  border-color: none;
}

.s1 .banner .hd {
  height: 25px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 20px;
  z-index: 1;
}

.s1 .banner .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center
}

.s1 .banner .hd ul li {
  display: inline-block;
  margin: 0 8px;
  width: 9px;
  height: 9px;
  background: #eee;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}

.s1 .banner .hd ul li.on {
  background: #004680;
  width: 12px;
  height: 12px
}



.s2 {
  background: url(/images/bg2.jpg) #fff no-repeat center;
  background-size: 100% 100%
}

.s2 .slideNews .parHd {
  margin-bottom: .4rem
}

.s2 .slideNews .parHd ul {
  text-align: center
}

.s2 .slideNews .parHd ul li {
  padding: 0 .3rem;
  font-size: .28rem;
  color: #777;
  display: inline-block;
  cursor: pointer;
  position: relative;
  letter-spacing: 1.5px;
}

.s2 .slideNews .parHd ul li:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  right: -5px;
  top: 50%;
  margin-top: -5px
}

.s2 .slideNews .parHd ul li:last-child {
  border-right: 0
}

.s2 .slideNews .parHd ul li:last-child:after {
  display: none
}

.s2 .slideNews .parHd ul li.on {
  color: #222
}

.s2 .slideNews .parHd ul li i.iconshu1{background-image:url(/images/lyicon21.png);background-size: 100%;vertical-align: middle;margin-bottom: 3px;}

.s2 .slideNews .parHd ul li.on a{
  color: rgba(0, 70, 128, 1);
}



.s2 .slideNews .parHd ul li.on i {
    background-color: rgba(0, 70, 128, 1);
    color: #fff;
}



.s2 .slideNews .parHd ul li i {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    text-align: center;
    line-height: .3rem;
    background-color:#dfdfdf;
    color: #fff;
    margin-right: 0.1rem;
    font-size: .24rem;
}




.s2 .picNews {
  margin-bottom: .1rem
}

.s2 .picNews .item {
  width: 30%;
  float: left;
  margin-right: 3.3%;
  background: #fff;
  transition: .3s
}

.s2 .picNews .item:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.s2 .picNews .item:last-child {
  margin-right: 0
}

.s2 .picNews .pic {
  height: 2.1rem
}

.s2 .picNews .info {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  padding: .2rem .15rem .15rem;
  height: 95px;
}

.s2 .picNews .info h4 {
  font-size: .17rem;
  margin-bottom: .05rem;
  line-height:1.8em;
  font-weight: 400;
  letter-spacing: 1.5px;

}

.s2 .picNews .info span {
  font-size: .15rem;
  color: #666
}

.s2 .picNews .info span i {
  font-size: .2rem;
  margin-right: .05rem;
  color: #004680;
  vertical-align: -.02rem
}

.s2 .txtNews ul li {
  float: left;
  width: 48.5%;
  margin-right: 3%;
  position: relative;
  padding: .18rem 0;
  padding-left: .15rem;
  border-bottom: 1px solid #ddd;
  font-size: .15rem;
  font-weight: 400;
  line-height:1.8;
}

.s2 .txtNews ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
text-align: justify;
  white-space: nowrap;
    letter-spacing: 1.2px;
     font-weight: 549;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.s2 .txtNews ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  display: inline-block;
  /* position: absolute; */
  left: 2px;
  top: 50%;
  margin: -3px;
}

.s2 .txtNews ul li:nth-child(2n) {
  margin-right: 0
}

.s2 .txtNews ul li:nth-last-child(1) {
  border-bottom: 0
}

.s2 .txtNews ul li:nth-last-child(2) {
  border-bottom: 0
}

.s5 .item {
  height: 50%;
  float: left;
  position: absolute;
}

.s5 .item .pic {
  height: 100%
}

.s5 .i1 {
  width: 25%;
  top: 0;
  left: 0;
}

.s5 .i2 {
  width: 25%;
  top: 0;
  left: 25%
}

.s5 .i3 {
  width: 50%;
  top: 0;
  left: 50%
}

.s5 .i4 {
  width: 50%;
  bottom: 0;
  left: 0
}

.s5 .i5 {
  width: 25%;
  bottom: 0;
  left: 50%
}

.s5 .i6 {
  width: 25%;
  bottom: 0;
  left: 75%
}

.s5 .i1 .xcio {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 1.77rem;
  height: 1.5rem
}

.s5 .i5 .t {
    position: absolute;
    right: 65%;
  bottom: 15%;
    z-index: 1;
    font-size: .24rem;
    text-transform: uppercase;
    color: #fff;
}

.s5 .i5 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}

.s5 .i6 .t {
  position: absolute;
  right: 65%;
  bottom: 15%;
  z-index: 1;
  font-size: .24rem;
  text-transform: uppercase;
  color: #fff;
}
.s5 .i6 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}
.s5 .i1 .t {
  position: absolute;
  right: 70%;
  bottom: 15%;
  z-index: 1;
  font-size: .24rem;
  text-transform: uppercase;
  color: #fff;
}

.s5 .i1 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}

.s5 .i2 .t {
  position: absolute;
  right: 73%;
  bottom: 15%;
  z-index: 1;
  font-size: .24rem;
  text-transform: uppercase;
  color: #fff;
}

.s5 .i2 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}
.s5 .i3 .t {
  position: absolute;
  right: 83%;
  bottom: 15%;
  z-index: 999;
  font-size: .24rem;
  text-transform: uppercase;
  color: #fff;
}
.s5 .i3 .t a {
    color: #fff;
}
.s5 .i3 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}
.s5 .i3 i {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    color: #fff;
    font-size: .9rem;
    z-index: 2;
    width: .9rem;
    height: .9rem;
    margin-left: -.45rem;
    margin-top: -.45rem;
}

.s5 .i4 .t {
    position: absolute;
    right: 80%;
  bottom: 15%;
    z-index: 1;
    font-size: .24rem;
    text-transform: uppercase;
    color: #fff;
}

.s5 .i4 .t:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  margin-bottom: .1rem
}
.s4 .more2 div {
  display: none;
}

.s4 .more2 a {
  display: inline-block;
  width: 2.4rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  font-size: .16rem;
  border: 1px solid #ddd
}

.s4 .more2 a:hover {
  background: #004680;
  color: #fff;
  border: 1px solid #004680;
}

.s4 .slideGroup .parHd {
  margin-bottom: .4rem
}

.s4 .slideGroup .parHd ul {
  text-align: center
}

.s4 .slideGroup .parHd ul li {
  padding: 0 .3rem;
  border-right: 1px solid #ddd;
  font-size: .28rem;
  letter-spacing: 1.5px;
  color: #777;
  display: inline-block;
  cursor: pointer;
}

.s4 .slideGroup .parHd ul li:last-child {
  border-right: 0
}

.s4 .slideGroup .parHd ul li i {
  display: inline-block;
  width: .3rem;
  height: .3rem;
  text-align: center;
  line-height: .3rem;
  background: #d8d8d8;
  color: #fff;
  margin-right: .1rem;
  font-size: .24rem;
vertical-align: middle;
}

.s4 .slideGroup .parHd ul li.on {
  color: #222
}

.s4 .slideGroup .parHd ul li.on i {
  background: #3A5F9B;
  color: #fff
}

.s4 .slideGroup .parBd {
  background: #fff;
  padding: .5rem .5rem .3rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  margin-bottom: .4rem;
  height: 5.85rem
}

.s4 .slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%
}

.s4 .slideGroup .parBd ul li {
  float: left;
  _display: inline;
  width: 650px
}

.s4 .slideGroup .parBd .aleft ul li .pic {
  width: 6.266rem;
  height: 4.7rem;
  overflow: hidden;
}

.s4 .slideGroup .parBd .aleft ul li .pic img {
  width: 100%
}

.s4 .slideGroup .parBd .aleft ul li .pic a {
  display: block;
  height: 100%;
  width: 100%
}

.s4 .slideGroup .parBd .aleft ul li .txt {
  padding-right: 100px;
  padding-top: .15rem;
}

.s4 .slideGroup .parBd .aleft ul li .txt .time {
  color: #004680;
  font-size: .16rem
}

.s4 .slideGroup .parBd .aleft ul li .txt .time span {
  font-size: .24rem
}

.s4 .slideGroup .parBd .aleft ul li .txt h4 {
  font-size: .2rem;
  margin-bottom: 5px
}

.s4 .slideGroup .slideBox {
  width: 50%;
  overflow: hidden;
  position: relative;
}

.s4 .slideGroup .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: .8rem;
  z-index: 1;
}

.s4 .slideGroup .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.s4 .slideGroup .slideBox .hd ul li {
  float: left;
  margin: 0 5px;
  width: .1rem;
  height: .1rem;
  background: #eee;
  cursor: pointer;
  border-radius: 50%
}

.s4 .slideGroup .slideBox .hd ul li.on {
  background: #1d62c8;
}

.s4 .slideGroup .aright {
  width: 46%
}

.s4 .slideGroup .aright ul li {
  padding: .22rem 0;
  
  position: relative;
  width: 100%;
  height: 94px;
}

.s4 .slideGroup .aright ul li .li_div{
    display: flex;
    align-items: center;

}

.s4 .slideGroup .aright ul li .time {
  color: #666;
  font-size: .14rem;
  text-align: center;

  top: .3rem;
  margin:0  20px;
}

.s4 .slideGroup .aright ul li .time span {
  font-size: .14rem;
  display: block;
  color: #222;
}

.s4 .slideGroup .aright ul li:hover .time span {
  color: #004680;
}

.s4 .slideGroup .aright ul li:hover .txt h4 a {
  color: #004680;
}

.s4 .slideGroup .aright ul li .time span i {
  font-size: .14rem
}

.s4 .slideGroup .aright ul li .txt {
  padding-left: .16rem;
  border-left: 1px solid #ddd;
    width: calc(100% - 90px);
}

.s4 .slideGroup .aright ul li .txt h4 {
  font-size: .17rem;
  margin-bottom: .09rem;
    letter-spacing: 1.3px;
}

.s4 .slideGroup .aright ul li .txt p {
  color: #999;
  font-size: .15rem;
    letter-spacing: 1.2px;
}
/**
.s3 {
  background: url(/images/bg4n.jpg) no-repeat center;
  background-size: 100%;
  color: #fff;
}
**/

.s3 .tit {
  font-size: .40rem;
  margin-bottom: .5rem;
  letter-spacing: 8px;
}

.s3 .desc {
  font-size: .18rem;
  max-width: 7.3rem;
  margin: 0 auto;
  /*margin-bottom: .2rem;*/
  line-height: 1.8em;
}

.s3 .udata1 li {
  float: left;
  text-align: center;
  width: 16.1%;
  padding: .4rem 0
}

.s3 .udata2 li {
  text-align: center;
  width: 16.1%;
  display: inline-block;

}
/*
.s3 .udata li span {
  font-size: .4rem;
  color: #00000;
} */

.s3 .udata li p {
  font-size: .17rem;
  margin-top: 10px;
   color: #00000;
    font-weight: 400;
}

.s6 {
  background: url(/images/bg5n06.png) no-repeat center;
  background-size: cover;
  color: #fff
}

.s6 dl dt {
  color: #fff;
  font-size: .23rem;
  padding-bottom: .15rem;
  border-bottom: 1px solid rgba(255, 255, 255, .7);
  margin-bottom: .35rem
  letter-spacing: 1.5px;
}

.s6 dl dt a {
  color: #fff;
  float: right;
}

.s6 .aleft {
  width: 50%;
  background: rgba(246, 202, 155, .8);
  height: 4rem;
  padding: .45rem 5%
}

.s6 .aright {
  width: 50%;
  background: rgba(29, 98, 200, .8);
  height: 4rem;
  padding: .45rem 5%
}

.s6 .aright .item {
      padding: 20px 0;
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 20px;
}

.s6 .aright .item img {
  display: inline-block;
  width: 1rem;
}

.s6 .aleft dd {
    padding-top: 40px;
  line-height: 2em;
  font-size: .19rem;
    letter-spacing: 1.2px;
}

.s6 .aright p {
  font-size: .15rem;
  margin-top: .1rem;
  letter-spacing: 1.2px;
}

.s6 .copyright {
    letter-spacing: 1.2px;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  padding: .15rem;
  font-size: .15rem;
  color: #fff;
  text-align: center;
}

.s6 .copyright p {
  opacity: .48
}

.s6 .copyright a {
  color: #fff
}

.s6 .copyright span {
  margin: 0 5px
}

.blacks #fp-nav ul li a.active span,
.blacks .fp-slidesNav ul li a.active span {
  background: #004680;
}

.blacks #fp-nav ul li a span,
.blacks .fp-slidesNav ul li a span {
  background: rgba(0, 0, 0, .2);
}

@media screen and (max-width: 1600px) {
  .s4 .slideGroup .parBd {
    padding: .3rem .5rem .3rem;
    margin-bottom: .3rem;
    height: 5.55rem
  }
}

@media screen and (max-width: 1600px) {
  .wp {
    width: 90%
  }
  
.header .wp{
  width: 90%
}

  .slideNews.wp {
    width: 92%
  }

}

@media screen and (max-width:1366px) {
  .s2 .wp {
    padding-bottom: .5rem
  }

  .s5 .wp {
    padding-bottom: .5rem
  }

  .s4 .wp {
    padding-bottom: .5rem
  }

  .s3 .wp {
    padding-bottom: .5rem
  }

  .s6 .wp {
    padding-bottom: .5rem
  }

  .s2 .picNews .pic {
    height: 1.75rem
  }

 .s2 .wp{padding-bottom: .5rem}
.s5 .wp{padding-bottom: .5rem}
.s4 .wp{padding-bottom: .5rem}
.s3 .wp{padding-bottom: .5rem}
.s6 .wp{padding-bottom: .5rem}
.s2 .picNews .pic{height: 1.75rem}

.s2 .txtNews ul li:nth-last-child(1){display: none}
.s2 .txtNews ul li:nth-last-child(2){display: none}
.s2 .txtNews ul li:nth-last-child(3){display: none}
.s2 .txtNews ul li:nth-last-child(4){border-bottom: 0}
.s2 .txtNews ul li:nth-last-child(5){border-bottom: 0}
.s2 .txtNews ul li:nth-last-child(6){border-bottom: 0}

.s4 .slideGroup .parBd{height: 4.1rem}
.s4 .slideGroup .parBd .aleft ul li .pic{height: 3.3rem}
.s4 .slideGroup .aright ul li:nth-last-child(1){display: none}
.s4 .slideGroup .aright ul li{padding: .15rem 0;padding-left: .7rem; }
.s3 .udata1 li{padding: .2rem 0;}/*padding-top:200px;padding-left:10px;*/
.s3 .udata2 li{padding: .2rem 0;}/*padding-top:520px;*/
/*
.s3 .udata1 li img{
padding: .2rem 0;
padding-top:360px;
padding-left:100px;
} */
}

.wenzi {
  margin-top: .25rem;
  margin: 50px auto 0px;
    width: 92%;
    max-width: 1400px;
    text-align: center;
    letter-spacing: 1.2px;
}

.lj {/* box-shadow: 0 0 10px rgba(6,0,1,.1); *//* border-left: 15px solid #0153aa; *//* border-radius: 15px 0 0 15px; *//* padding: 33px 12px 29px 30px; *//* overflow: hidden; */}
}

.ul-txt-q2{height:auto;overflow:hidden;overflow-y:auto}
.ul-txt-q2::-webkit-scrollbar{width:11px;background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ul-txt-q2::-webkit-scrollbar-track{background:0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ul-txt-q2::-webkit-scrollbar-thumb{background:#eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ul-txt-q2::-webkit-scrollbar-thumb:window-inactive{background:#eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ul-txt-q2 li{float:left;width: 45%;padding-right:10px;margin: 20px;box-shadow: 0 0 10px rgba(6,0,1,.1);border-left: 15px solid #004680;border-radius: 15px 0 0 15px;padding: 33px 12px 29px 30px;overflow: hidden;}
.ul-txt-q2 li a,.ul-txt-q2 li span{font-size:16px;color:#000;line-height:2.26em;background:url(/images/i-q3.png) left center no-repeat;padding-left:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-txt-q2 li.on a,.ul-txt-q2 li:hover a{color: #004680;font-weight: bold;}
.m-subject .date{display: block;font-size:14px;color: #999;line-height:1.8em;text-align: right;overflow:hidden;}



/* 2022å¹´3æœˆ7æ—?18:10:03 */
@media screen and (max-width: 1440px){
   .header .nav li{margin-right:0.1rem;}
}

@media all and (max-width: 1440px) {
  
}





  .sadd-box {
            padding-top: 1rem;}

        .sadd-switch {
            position: relative;
            z-index: 1;
            overflow: hidden;}

        .sadd-prev {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: .4rem;
            height: .7rem;
            background:url(/images/arl.svg) no-repeat center;
            background-size: 0.35rem;
            z-index: 9;
            cursor: pointer;}

        .sadd-next {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            width: .4rem;
            height: .7rem;
            background:url(/images/arr.svg) no-repeat center;
            background-size: 0.35rem;
            z-index: 9;
            cursor: pointer;}

        .sadd-switch a {
            display: block;}

        .sadd-switch a .pic {
            padding-top: 40%;
            position: relative;
            overflow: hidden;}

        .sadd-switch a .pic img {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: cover;}

        .sadd-btm {
            position: relative;
            z-index: 9;
            margin-top: -.8rem;
            display: flex;
            justify-content: space-between;
            align-items: center;}

        .sadd-more .btm {
            position: absolute;
            left: 5vw;
            bottom: 0.2rem;
            }

        .sadd-more .btm .text {
            font-size: 2vw;
            padding-bottom: 1.5vw;
            padding-bottom: 0.2rem;
            color: #ccb280;
            }

        .sadd-more .btm a {
            font-size: 2vw;
            font-size: 0.32rem;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #ccb280;
            }

        .more_all a {
            display: flex;
            justify-content: center;
            align-items: center;}

        .more_all a .icon {
            margin-right: 0.5vw;
            width: 10vw;
            height: 2vw;
            background-size: cover;
            background-image: url(/images/before.png);}

        .sadd-info {
            margin-right: 4vw;
            width: 53%;
            z-index: 2;
            padding: .35rem .5rem;
            background-color: #002147;}

        .sadd-info .list {
            display: flex;}

        .sadd-info .list .l {
            width: 25%;
            overflow: hidden;
            margin-right: 30px;
            cursor: pointer;}

        .sadd-info .list .l img {
            width: 100%;}

        .sadd-info .list .r {
            width: 75%;}

        .sadd-info .list .r h3 {
            font-size: .22rem;
            color: #FFFFFF;
            font-weight: 200;
            cursor: pointer;
            line-height: 1.5;}

        .sadd-info .list .r h4 {
            margin-top: .2rem;
            font-size: .16rem;
            color: #FFFFFF;
            font-weight: 200;
            line-height: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            max-height: .96rem;
            overflow: hidden;
            text-align: justify;
}







.header .wp {
    position: relative;
}

.search_popup {
    position: absolute;
    /* opacity: 0; */
    filter: alpha(opacity=0);
    right: 0;
    top: 100%;
    /* z-index: -1; */
    background-color: rgba(255, 255, 255, 0.8);
    width: 30%;
    height: 0%;
    transition: all 0.8s ease-in-out;
    backdrop-filter: saturate(180%) blur(20px);
    display: none;
}

.search_popup.on {
    z-index: 99990;
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto;
}

.search_popup .con {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    padding: 7% 10%;
    background: #fdfdfd;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.search_popup .con .navitem {
    margin-top: 1.8vw;
   display: none;
}

.search_popup .con .navitem .tt {
    font-size: 20px;
    margin-bottom: 0.78125vw;
    border-bottom: 1px solid rgba(27, 27, 35, 0.1019607843);
    padding-bottom: 0.6vw;
}

.search_popup .con .navitem li {
    line-height: 1.25vw;
    font-size: 0.7291vw;
    margin-bottom: 0.520vw;
}

.search_popup .con .navitem li a {
    color: #002147;
}

.search_popup .close {
    width: 25px;
    text-align: center;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 15px;
    transition: transform .4s ease-out;
}



.search_popup .close img {
    width: 20px;
}

.search_popup .close:hover {
    transform: rotate(360deg);
}



/* ------------------  搜索框修? ------------------ */
.search_box {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid rgba(0, 70, 128, 1);
}

.search_box .searchKeyword {
    height:60px;
    line-height: 60px;
    width: 100%;
    padding-right:50px;
    padding-left: 10px;
    background: none;
    border: 0;
    box-sizing: border-box;
}

.search_box .searchKeyword::placeholder {
    font-size: 16px;
}

.search_box .serachSubmit,
.tijiao {
    width: 100px;
    background: #002147;
    color: #fff;
    height: 50px;
    font-size: 0;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 5px;
    border: none;
    font-size: 0;
    cursor: pointer;
    letter-spacing: 1px;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 50%;
    outline: 0;
    background: #82b6e3 url(../images/ss.png) no-repeat center;
    cursor: pointer;
}

.headerm {
    display: none;
}

@media screen and (max-width: 1280px) {
    .header {
        display: none;
    }

    .headerm {
        display: flex;
    }
}

/* ------------------  搜索框修? ------------------ */