.slider_main{position:relative;width:100%;text-align:center;min-height: 1vh;}
.rslides{position:relative;overflow:hidden;margin:0;padding:0;width:100%;height:100%;list-style:none;}
.rslides ul{height:100%}
.rslides li{position:absolute;top:0;left:0;display:none;width:100%;height:100%;background-color:#fff;background-position:center;-webkit-backface-visibility:hidden;}
.slider_img{overflow:hidden;width:100%;height:100%;background-position:80% center;background-size:cover;transition:8s;-webkit-transition:8s;-moz-transition:8s;transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);}
li.rslides1_on .slider_img{transform:scale(1)}
.rslides li:first-child{position:relative;float:left;display:block;}
.rslides img{float:left;display:block;width:100%;height:auto;border:0}
.i-ban li .word {color: #fff; font-size: 42px;position: absolute;top: 27.7%;z-index: 3;text-align: left;width: 100%;}
.i-ban li .word h6 {position:relative;top: 20px; opacity: 0; filter: alpha(opacity=0);line-height: 1.2; } 
.i-ban li .word p{position:relative;top: 20px; opacity: 0; filter: alpha(opacity=0);font-size:24px;margin-bottom: 30px;}
.i-ban li.rslides1_on .word h6 {top: 0; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 0.5s ease .3s; } 
.i-ban li.rslides1_on .word p {top: 8px; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 0.8s ease .5s; } 
.sliderTab{position:absolute;top:57.7%;z-index:999;width:100%;}
.rslides_tabs{text-align: left;}
.rslides_tabs li{position:relative;display:inline-block;}
#slider-pager a{position:relative;display:inline-block;margin:0 4px;width:26px;height:2px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;background: rgba(250,250,250,.6);}
#slider-pager a:after{position:absolute;top:0;left:0;width:0;height:100%;background:rgba(250,250,250,1);;content:"";z-index: 99;}
#slider-pager .rslides_here a{opacity:1}
#slider-pager .rslides_here a:after{width:100%;transition:all 8s ease;-webkit-transition:all 8s ease;-moz-transition:all 8s ease;}

.more{display: block;font-size: 16px;color:#fff;position: relative;width:64px;top: 20px; opacity: 0;}
.more:after{content: "";width:100%;height: 1px;background:#fff;position: absolute;left:0;top:28px;display: block;transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;}
.i-ban li.rslides1_on .more {top: 0; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 1s ease .3s; } 
.more:hover:after{-webkit-animation: gogogo 0.4s linear both;animation: gogogo 0.4s linear both;} 
@-webkit-keyframes gogogo {
      0%, 50% {
        width:0;
      }
      100% {
        width:100%;
      }
    }


.i-ban-wap{display:none;width:100%;height:425px; position: relative; overflow: hidden;}
.i-ban-wap .swiper-slide a{position: relative;height: 100%;display: block;}
.i-ban-wap .swiper-pagination{bottom: 23%;}
.i-ban-wap span.swiper-pagination-bullet {opacity: 1;color: #f3e0c1;width:14px;height:1px;background: rgba(250,250,250,.6);margin: 0 5px;border-radius: 0;}
.i-ban-wap span.swiper-pagination-bullet-active {background: rgba(250,250,250,1)}
.i-ban-wap .word {color: #fff; font-size:18px;text-align: center;padding:0 5%;z-index: 3;width: 100%;top:38%;transform:translateY(-50%);position: absolute;}
.i-ban-wap .word h6 {position:relative;top: 20px; opacity: 0; filter: alpha(opacity=0);line-height: 1.2; } 
.i-ban-wap .word p{position:relative;top: 20px; opacity: 0; filter: alpha(opacity=0);font-size: 12px;margin-bottom:20px;}
.i-ban-wap .swiper-slide.swiper-slide-active .word h6 {top: 0; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 0.5s ease .3s; } 
.i-ban-wap .swiper-slide.swiper-slide-active .word p {top: 8px; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 0.8s ease .5s; } 
.i-ban-wap .swiper-slide.swiper-slide-active .more {top: 0; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 1s ease .3s; } 
.nimg{width:100%;height: 100%;overflow:hidden;}
.nimg img { width: 100%; transition: all 0.8s ease;-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease;}

.search{text-align: center;width: 100%;margin-top: 50px;}
.search input{height: 60px;font-size: 24px;padding-left: 8px;width: 30%;border:none;border-color: #fbfbfb;border-radius: 10px;border:1px solid #fbb;}
.search .button{background: url(../images/sousuo.png) center center no-repeat;border: 0;background-size:36px auto;display: block;height:60px;margin-top: -57px;z-index:999;width: 36px;margin-left: 60%;cursor: pointer;}
/*
.uk-search{width:100%;z-index: 9099;text-align: center}
.searchB{width:100%;background: #fff;}
.searchBox{width:50%;background: 000;padding: 40px 0;;}
.areaIcon{width:8.4%;float: left;border-right: 1px solid #E5E5E5;height:100%;}
.areaIcon img{max-width: 36px;margin: auto;}
.uk_input{width:91.6%;float: left;border:1px solid #7b7b7b;height: 40px;border-radius: 15px;}
.input{width:90%;float: left;height: 100%;padding:0 30px;border:0;font-size: 24px;line-height: 1;}
.uk_input input::-webkit-input-placeholder {color: #999; } 
.uk_input input::-moz-input-placeholder {color: #999; } 
.uk_input input::-ms-input-placeholder {color: #999; }
.button{width:10%;float: left;background: url(../images/sousuo.png) center center no-repeat;border: 0;background-size:36px auto;display: block;height:32px;}*/
.btn_zscx{width: 17.5%;float: left;text-align: center;padding: 45px 0;background:url(../images/Fillr1.png) right bottom no-repeat #fff;background-size: 100px auto;}
.btn_zscx a{display: block;color:#333;font-size: 20px;}
.btn_zscx a:hover{color:#414370;}
.uk_news_other{width:100%;padding-top: 86px;}
.newsList{width:100%;margin-bottom: 50px;}
.title{width:100%;line-height: 1.2em;margin-bottom: 30px;}
.title span{font-size: 42px;color:#252A37;line-height: 1.2em;position: relative;}
.list{width:100%;border-top:1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;padding: 30px 0;}
.more2{display: block;font-size: 16px;color:#333;position: relative;width:64px;float: right;margin-top:9px;}
.more2:after{content: "";width:100%;height: 1px;background:#333;position: absolute;left:0;top:28px;display: block;transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;}

.more2:hover:after{-webkit-animation: gogogo2 0.4s linear both;animation: gogogo2 0.4s linear both;} 
@-webkit-keyframes gogogo2 {
      0%, 50% {
        width:0;
      }
      100% {
        width:100%;
      }
    }

.list li{width:44%;float: left;margin-right: 6%;}
.list li a{display: block;position: relative;display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;}
.date{width:144px;border-right: 1px solid #E5E5E5;}
.date span{font-size: 30px;color:#333;line-height: 1.4em;display: block;}
.date b{font-size: 16px;color:#999;}
.desc{width:100%;}
.desc p{color:#333;font-size: 16px;line-height: 1.5em;word-wrap: break-word;padding: 0 30px;}
.list li a:hover p{color:#414370;}
.uk_introduction{width:100%;position: relative;padding-bottom: 90px;}
.uk_introduction.pd110{padding-bottom:110px;}
.img-box {width:47.6%; display: block; position: relative; overflow: hidden;}
.img-box img {width: 100%; transform: translateZ(0px); transition: transform 0.3s ease 0s; }
.right-cont {width:47.6%;color: #333; padding-top:48px; }
.stit {font-size:42px; line-height: 1.4em; color: #333;margin-bottom: 34px; }
.right-cont span{font-size:16px;line-height: 3em;word-wrap: break-word;margin-bottom: 50px;display: block;}
.right-cont .more2{float: none;}


.president_say{width:100%;position: relative;background: #414370;overflow: hidden;}
.section-theme{position: relative;height:600px;overflow: hidden;padding: 0 10.4%;}
.table{display:table;height:100%;width:100%;}
.cell{display:table-cell;vertical-align:middle;}
.body{margin:0 auto;}
.box-half {width:50%; padding-left: 60px;float: right;}
.box-half p{color:#fff;font-size: 16px;margin-bottom: 22px;word-wrap: break-word;}
.box-half h6{font-size:42px;color:#fff;line-height: 1.4em;word-wrap: break-word;}
.section-bg{display:block;height:100%;width:100%;position:absolute;top:0;left:0;}
.section-bg-half{width:47.9%;}
.in {height: 100%; width: 100%; position: relative; }
.slides-wrap{position:absolute;width:100%;height:100%;top:0;left:0;}
.in{height:100%;width:100%;position:relative;}
.slides-wrap .cover{position:absolute;top:0;left:0;height:100%;width:100%;background:url(../images/temp/ab1.jpg) left top no-repeat;z-index: 9; background-size: cover;}
.slides-wrap .cover i{display: block;width:100px;height: 100px;background: url(../images/video.png) center center no-repeat;background-size:100px auto;}

.president_say1{width:100%;position: relative;background: #fff;overflow: hidden;}
.uk_introduction.pd70{padding-bottom:70px;}


.uk_partner{width:100%;/*background: #fff;*/padding:45px 0;}
.uk_partner ul li{width:25%;float: left;text-align: center;margin-bottom:50px;}
.uk_partner ul li img{margin: 0 auto 20px;height: 280px;width: 200px;}
.uk_partner ul li .username{color:#252A37;font-size: 16px;line-height: 1.4em;word-wrap: break-word;height:44px;width: 100%;text-align: center;}
.uk_partner ul li .intro{color:#252A37;font-size: 16px;line-height: 1.4em;word-wrap: break-word;height:44px;width: 100%;text-align: left;padding: 0 17%;}
.uk_partner ul li .intro i{color:#155baf;font-size: 16px;line-height: 1.4em;word-wrap: break-word;height:44px;text-align: right;}

@media (min-width: 992px){
  .rzList ul li:nth-of-type(3n){border-right: 0;}
  .rzList ul li:nth-of-type(4),.rzList ul li:nth-of-type(5),.rzList ul li:nth-of-type(6){border-bottom: 0;padding-top: 46px;}
  .rzList ul li:nth-of-type(1),.rzList ul li:nth-of-type(4){padding-left: 0;}
}


@media (min-width: 768px){
	.uk_partner ul li:nth-of-type(4n){margin-right: 0;}
}


@media (max-width: 1279px){
   .searchBox{padding: 30px 0;}
   .btn_zscx{padding: 35px 0;}
   .btn_zscx a{font-size:18px;}
   .right-cont{padding-top:28px;}
   .stit{margin-bottom: 24px;}
   .right-cont span{margin-bottom: 30px;line-height:2em;}
   .uk_introduction{padding-bottom: 60px;}
   .uk_introduction.pd110{padding-bottom:80px;}
   .uk_introduction.pd70{padding-bottom:50px;}
   .section-theme{padding: 0 6.4%;}
   .en .section-theme{padding: 0 4.25%;}
   .en .box-half{padding-right:60px;}
   .en .box-half p{margin-bottom: 38px;line-height: 2.4em;}
   .uk_partner{width:100%;padding:25px 0;}
   .uk_partner ul li{width:25%;float: left;min-height: 320px;text-align: center;}
   .uk_partner ul li img{height: 200px;width: 150px;/*margin:5px 18px 0;*/}
   .uk_partner ul li .username{color:#252A37;font-size: 14px;line-height: 20px;word-wrap: break-word;height:20px;width: 100%;text-align: center;margin: 5px;}
   .uk_partner ul li .intro{color:#252A37;font-size: 10px;line-height: 20px;word-wrap: break-word;height:20px;width: 115%;text-align: left;margin-bottom: 1px;margin-left: -5%;display: block;}
   .uk_partner ul li .intro i{color:#252A37;font-size: 10px;line-height: 20px;word-wrap: break-word;height:20px;text-align: right;color: blue;}
   .uk_rzcase {padding:80px 0 100px;margin-bottom:50px;}
   .rzList ul li{padding-left:28px;padding-right: 28px;}
   .rzList ul li h3{font-size:24px;}
   .rzList ul li p{font-size: 14px;}
   .rzList ul li:nth-of-type(4),.rzList ul li:nth-of-type(5),.rzList ul li:nth-of-type(6){padding-top:36px;}
}
@media (max-width: 991px){
  .i-ban li .word{text-align: center;left:0;padding:0 5%;font-size: 36px;}
  .i-ban li .word p { font-size:20px;}
  .sliderTab{left:50%;bottom:30px;-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);width: 100%;}
  .rslides_tabs{text-align: center;}
  .more{margin: auto;font-size: 12px;width:48px;}
  .more:after{top:22px;}
  .uk_news_other{padding-top:66px;}
  .title span,.stit{font-size:32px;}
  .more2{font-size: 12px;width:48px;margin-top: 2px;}
  .more2:after{top:22px;}
  .img-box {width:100%;}
  .right-cont span{font-size: 14px;}
  .right-cont{width:100%;}
  .box-half p{font-size: 14px;}
  .box-half h6{font-size:32px;}
  .section-theme,.en .section-theme{height:500px;}
  .box-half{padding-left: 30px;}
  .uk_team{padding: 66px 0;}
  .en .box-half{padding-right:30px;}
  .uk_partner ul li p{font-size: 14px;}
  .newyemian {width:600px;}
  .tan_main{padding:30px;}
  .t_name{padding: 16px 0;margin-bottom: 20px;}
  .tanP p{font-size: 14px;}
  .rzIcon{margin-bottom: 20px;}
  .rzList ul li{width:50%!important;padding-top:36px;}
  .rzList ul li:nth-of-type(2n){border-right: 0;}
  .rzList ul li:nth-of-type(1),.rzList ul li:nth-of-type(3),.rzList ul li:nth-of-type(5){padding-left: 0;}
  .rzList ul li:nth-of-type(1),.rzList ul li:nth-of-type(2){padding-top: 0;}
  .rzList ul li:nth-of-type(5),.rzList ul li:nth-of-type(6){border-bottom: 0;}
  .date span{font-size: 26px;}
}

@media (max-width: 767px){
  .i-ban{display: none;}
  .i-ban-wap{display: block;}
  .search{text-align: center;width: 100%;margin-top: 50px;}
  .search input{height: 40px;font-size: 16px;padding-left: 8px;width: 70%;border:none;border-color: #fbfbfb;border-radius: 10px;border:1px solid #fbb;}
  .search .button{background: url(../images/sousuo.png) center center no-repeat;border: 0;background-size:36px auto;display: block;height:40px;margin-top: -40px;z-index:999;width: 36px;margin-left: 75%;background-size: 50% 50%;}
  .uk-search{bottom: 22px;}
  .searchBox{padding:18px 0;width:76.5%;}
  .btn_zscx{width:23.5%;padding: 20px 0;background-size:55px auto;}
  .btn_zscx a{font-size:12px;}
  .areaIcon{width:12.5%;}
  .uk_input{width:87.5%;}
  .input{font-size: 12px;padding: 0 8px;width:80%;margin-top:2px;}
  .areaIcon img{max-width:16px;}
  .button{background-size:16px auto;height:20px;width:20%;}
  .list li.wap{display: none;}
  .uk_news_other{padding-top:30px;}
  .title{margin-bottom: 10px;}
  .title span{font-size:20px;}
  .date{width:66px;}
  .date span{font-size:16px;}
  .date b{font-size: 12px;}
  .list{border-top:0;border-bottom:0;padding: 14px 0;}
  .list li{width:100%;float: none;margin-right:0;}
  .desc p{padding: 0 12px;font-size: 13px;}
  .newsList{margin-bottom: 30px;}
  .right-cont{padding-top:20px;}
  .stit{margin-bottom:10px;font-size: 20px;}
  .right-cont span{font-size: 12px;margin-bottom:20px;}
  .uk_introduction,.uk_introduction.pd110{padding-bottom:55px;}
  .uk_introduction.pd70{padding-bottom:35px;}
  .section-bg{display:block;height:326px;width:100%;position:relative;top:auto;left:auto;}
  .slides-wrap .cover i{width:70px;height: 70px;background: url(../images/video.png) center center no-repeat;background-size:70px auto;}
  .section-theme{height:auto;overflow: hidden;padding:48px 15px 78px;}
  .box-half {width:100%; padding-left: 0;float: none;}
  .box-half p{margin-bottom: 20px;}
  .box-half h6{font-size:24px;}
  .teamImg{margin-bottom:20px;}
  #swiper-container1 .swiper-slide h5{font-size: 16px;}
  #swiper-container1 .swiper-slide p{font-size: 12px;}
  .uk_team{padding: 50px 0;}
  .title.mg50,.title.mg60{margin-bottom:15px;}
  .en .section-theme{padding:58px 15px;height: auto;}
  .en .box-half {padding-right:0;}
  .en .box-half p{margin-bottom:20px;font-size: 12px;}
  .en .box-half h6{margin-bottom:20px;}
  .uk_partner{min-height: 300px;}
  .uk_partner ul li{width:49%;float: left;text-align: center;margin-bottom:10px;margin-right:2%;}
  .uk_partner ul li:nth-of-type(2n){margin-right: 0;}
  .uk_partner ul li p{font-size: 12px;}
  .add2{width:60px;height: 60px;background-size:60px auto;}
  .newyemian {width:100%;height: 100%;left:0!important;top:0!important;bottom: 0!important;right: 0!important;position: fixed;overflow-y:auto;}
  .tan_main{padding:60px 25px 50px;}
  .tanImg{width:100%;float: none;}
  .tanDesc{width:100%;float: none;}
  .colshanchu{right:16px;top:16px;width:30px;height: 30px;line-height: 30px;}
  .t_name{padding:24px 0;margin-bottom:30px;}
  .uk_rzcase {padding:50px 0 60px;margin-bottom:30px;}
  .rzIcon img{max-width: 42px;}
  .rzList ul li h3{font-size: 18px;margin-bottom: 6px;}
  .rzList ul li p{font-size: 12px;height: auto;}
  .rzList ul li{padding-left: 18px;padding-right: 18px;width:100%!important;border-right: 0;padding-left: 0;padding-top: 20px!important;border-bottom: 1px solid rgba(250,250,250,.2)!important;}
 .rzList ul li:first-child{padding-top: 0!important;}
 .rzList ul li:last-child{border-bottom: 0!important;padding-bottom: 0;}


}

@media (max-width:374px){
   .btn_zscx a{font-size:10px;}
}




