﻿ul,ol,li,dl,dd,dt{ list-style-type: none; line-height: normal;}
address,caption,cite,code,dfn,i,em,th,var{ font-style: normal; font-weight: normal;}
a{ text-decoration:none; color:#fff;}
a:hover{ cursor: pointer;}
img{ border: 0; max-width: 100%;}
table{ border-collapse: collapse; border-spacing: 0;}
h1,h2,h3,h4,h5,h6{ margin: 0; font-weight: normal;}
h1{ font-size: 36px;}
h2{ font-size: 24px;}
h3{ font-size: 22px;}
h4{ font-size: 18px;}
h5{ font-size: 14px;}
h6{ font-size: 12px;}
input,table,tr,td{ margin: 0; padding: 0; border: none;}
p{ margin: 0; padding: 0;}
button,table{ border: none; background: none; margin: 0; padding: 0;}
select{ margin: 0; padding: 0; outline: none;}
textarea{ border: 0; background: none; resize: none; outline: 0;}
input{ outline: 0; border: 0; background: none;}
button{ outline: none; border: 0; background: none;} 
body{ text-align:justify; color:#fff; font-size:16px; line-height:1.6; background:url(../_im_g/main1.jpg) center repeat;}

.ctext{ float:left; width:100%; padding-left:60px; padding-right:60px;}
.w_100{ float:left; width:100%;}
@media  screen and (max-width:1024px){
.ctext{ padding-left:15px; padding-right:15px;}
}

.head{ position:absolute; z-index:20; left:0; top:22px;}
.head .logo{ float:left; position:absolute; left:50%; top:0; transform:translateX(-50%); -ms-transform:translateX(-50%);}
.head .logo img{ height:100px;}
.head .btn{ float:right; position:relative;}
.head .btn .ico{ float:left; color:#fff; font-size:16px; line-height:64px; margin-left:46px; flex-wrap:wrap; display: flex; align-items: center;}
.head .btn .ico img{ margin-left:10px; max-width:none; width:20px;}
.head .lang{ display:none; float:right; position:absolute; right:0; top:100%; min-width:64px;}
.head .lang li{ display:block;}
.head .lang li a{ display:block; color:#fff; font-size:16px; line-height:2;}
.head .lang li a:hover{ text-decoration:underline;}
.menuph{ float: left; cursor: pointer; text-align: center; color:#fff; font-size:16px; line-height:64px;}
.menuph .point { float:left; width:20px;  height:16px; position: relative; margin:24px 11px 0 0;}
.menuph .navbtn { position: absolute; top: 8px; right: 0; display: inline-block; width:100%; height:2px; background:#fff;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after,
.menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width:100%; height: 2px; content: ''; background:#fff;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after { top: -8px;}
.menuph .navbtn::before { top: 8px;}
/*.menuph .point.active .navbtn{ background: transparent;}
.menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px;}
.menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px;}*/

.xiala{ float:left; position:fixed; left:0; top:0; background:rgba(0,0,0,0.9); z-index:20; height:100%; width:500px; padding:4.4vh 60px; transform:translateX(-100%); -ms-transform:translateX(-100%);-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.xiala.active{transform:translateX(0%); -ms-transform:translateX(0%);}
.xiala .colse{ float:left; line-height:0; cursor:pointer;}
.xiala ul{ float:left; width:100%; margin-top:5vh;}
.xiala ul li{ float:left; width:100%; position:relative; border-bottom:1px solid rgba(255,255,255,0.14);}
.xiala ul li:after{ float:left; width:0; height:1px; content:''; position:absolute; left:0; bottom:-1px; background:#fff;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.xiala ul li a{ float:left; width:100%; font-weight:bold; color:#fff; line-height:2; font-size:0.145833rem; opacity:0.5; padding:2vh 0;}
.xiala ul li.on:after{ width:100%;}
.xiala ul li.on a,
.xiala ul li:hover a{ opacity:1;}
.xiala dl{ float:left; width:100%; flex-wrap:wrap; display: flex;  justify-content: space-between; border-bottom:1px solid rgba(255,255,255,0.14);}
.xiala dl dd{ float:left; width:39.5%; padding:5vh 0;}
.xiala dl dd a{ float:left; width:100%; color:#fff; line-height:2; font-size:0.114583rem; opacity:0.5; padding:2vh 0;}
.xiala dl dd a:hover{ opacity:1;}
.xiala h3{ float:left; width:100%; color:#fff; line-height:2; font-size:0.114583rem; opacity:0.5; margin:4vh 0 1vh 0;}
.xiala .btn{ float:left; width:100%; display: flex;  justify-content: space-between; }
.xiala .btn a{ float:left; line-height:0; display: flex;  justify-content: space-between; opacity:0.5; }
.xiala .btn a:hover{ opacity:1;}
.xiala .so{ float:left; width:100%; position:relative; margin-top:20vh;}
.xiala .so .Search{ float:left; width:100%; background:none; border:0;border-bottom:1px solid rgba(255,255,255,0.3); line-height:40px; height:80px; padding:20px 0; color:#fff; font-size:18px;}
.xiala .so .submit{ float:left; position:absolute; right:0; top:0; width:48px; height:100%; background:url(../_im_g/search.svg) right center no-repeat;}
.xiala ::-webkit-input-placeholder{color:#fff}
.xiala :-moz-placeholder{color:#fff}
.xiala ::-moz-placeholder{color:#fff}
.xiala :-ms-input-placeholder{color:#fff}



@media  screen and (max-width:1024px){
.head{ top:10px;}
.menuph{ font-size:14px;}
.menuph .point{ margin:24px 8px 0 0;}
.head .btn .ico{ font-size:14px; margin-left:12px;}
.head .lang li a{ font-size:14px; text-align:right;}

.xiala{ width:100%; padding:4.4vh 15px;}
.xiala ul{ margin-top:5vh;}
.xiala ul li a{ font-size:0.575833rem; padding:1.5vh 0;}
.xiala dl dd{ padding:4vh 0;}
.xiala dl dd a{ font-size:0.544583rem; padding:1.5vh 0;}
.xiala h3{ font-size:0.344583rem; margin:4vh 0 1vh 0;}

}
@media  screen and (max-width:767px){
.head .btn .ico{ font-size:0;}
.head .btn .ico img{ margin-left:0;}
}

.bannerA{ float:left; width:100%; position:relative;}
.banner{ float:left; width:100%; position:relative;}
.roll{ float:left; width:36px; height:36px; margin-left:-18px; position:absolute; left:50%; bottom:32px; z-index:6; background:url(../_im_g/arrow-down.svg) center no-repeat; border:1px dashed #fff; border-radius:50%;  ; cursor:pointer;}
.banner .div{ float:left; width:100%; position:relative;}
.banner .video{ float:left; width:100%; height:100vh; z-index:1; position:relative;object-fit: cover;}
.banner .box{ float:left; width:100%; height:70%; position:absolute; left:0; bottom:11%; z-index:6; padding:0 10%; display: flex;  justify-content: space-between; align-items: center; letter-spacing:1px;}
.cont{ float:left;}
.banner .cont{ float:left; width:44.5%;}
.banner .img{ float:right; width:39.5%; text-align:center; margin-right:5%;}
.banner .img img{ padding:0 10%;}
.banner .tit{ float:left; width:100%; color:#fff; font-weight:bold; font-size:0.416666rem; line-height:1.2;}
.banner .text{ float:left; width:100%; color:#fff; font-size:22px; line-height:30px; margin-top:24px;}
.banner .more{ float:left; width:100%; margin-top:66px;}
.banner .more a{ float:left; padding:0 48px; color:#fff; line-height:46px; font-size:16px; border:1px solid rgba(255,255,255,0.5); border-radius:46px;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center;}
.banner .more a:hover{ background:rgba(255,255,255,0.2);}
.banner .more a i{ display:block; width:7px; height:12px; margin-left:10px; border-top: 6px solid transparent; border-bottom:6px solid transparent;border-left: 7px solid #fff; 
}
.banner ._div{ float:left; width:100%; justify-content: space-between;  align-items: flex-end;display: flex;flex-wrap:wrap;}
.banner .slick-dots{ width:auto; right:24px; bottom:50%;flex-direction:column; display: flex; transform:translateY(50%); -ms-transform:translateY(50%);}
.banner .slick-dots li{ margin:24px 0px; border-radius:50%; width:12px; height:12px; background:#fff; border:1px solid #fff; opacity:0.5;}
.banner .slick-dots li.slick-active{ width:12px; height:12px; background:none; opacity:1; margin:24px 0;}
.banner .ico{ float:left; width:100%; margin-top:37px;}
.banner .ico img{ padding:10px; border-radius:50%; border:1px solid #fff;}
.banner1:after{ display:none;}
.banner1 .box{ align-items: flex-end;}
.banner1 .cont{ width:55.5%;}
.banner1 .cont1{ float:right; width:26.6%;}
.banner1 .cont1 li{ float:left; width:48%; margin:10px 0;}
.banner1 .cont1 li a{ float:left; color:#fff; position:relative; font-size:0.15625rem; line-height:1.6; padding-right:42px;}
.banner1 .cont1 li a:after{ float:left; width:30px; height:30px; content:''; position:absolute; right:0; top:50%; background:url(../_im_g/arrow-down.svg) center center no-repeat; border-radius:50%; border:1px solid #fff; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.banner1 .cont1 li.up a{ padding-right:0 !important; padding-left:42px;}
.banner1 .cont1 li.up a:after{ right:auto; left:0;}


.banner0 .video{ height:80vh;}
.banner0 .box1{ float:left; width:100%; position:absolute; left:0; top:58%; z-index:6; transform:translateY(-50%); -ms-transform:translateY(-50%);flex-wrap:wrap; display: flex;  justify-content:center;}
.banner0 .fangwei{ float:left; width:920px; position:relative; background:rgba(0,0,0,0.6); padding:43px 41px;}
.banner0 .fangwei .FwCodec{ float:left; width:-webkit-calc(100% - 237px); width:-moz-calc(100% - 237px); width:calc(100% - 237px); height:56px; line-height:36px; color:#333333; font-size:18px; padding:10px 20px; background:#fff; }
.banner0 .fangwei .btnQuery{ float:right; width:207px; height:56px; line-height:56px; color:#333333; font-size:18px; padding-left:34px; background:url(../_im_g/search.1.svg) 38px center no-repeat #fff; }
.banner0 .fangwei .whact{ display:none; float:right; width:48%; text-align:center; position:relative; height:56px; line-height:56px; color:#333333; font-size:18px; padding-left:34px; background:url(../_im_g/two-dimensional-code.svg) 38px center no-repeat #fff; }
.banner0 .fangwei .whact em{ display:none; float:left; position:absolute; left:50%; top:100%; width:100px; line-height:0; margin:10px 0 0 -50px;}
.banner0 .fangwei .whact em:before{ float:left; width:0; height:0; content:''; position:absolute; left:50%; bottom:100%; margin-left:-6px; border-left: 6px solid transparent; border-right:6px solid transparent;border-bottom: 8px solid #fff; }

@media  screen and (max-width:1400px){	
.banner .text{ font-size:18px; line-height:26px;}
.banner .more a{ font-size:18px;}
.banner1 .cont1{width:36.6%;}
.banner1 .cont1 li a{ line-height:30px;}
}
@media  screen and (max-width:1024px){
.banner:after{ bottom:15px;}	
.banner .video{ height:100vh;}
.banner .tit{ font-size:0.726666rem; text-align:center;}	
.banner .box{flex-wrap:wrap; padding:0 15px;}
.banner .cont{ width:100%;}
.banner .text{ font-size:15px; text-align:center; line-height:20px; margin-top:12px;}
.banner .more{ margin-top:20px; display: flex;  justify-content:center;}
.banner .more a{  padding:0 25px; line-height:36px; font-size:14px;}
.banner .more a i{ margin-left:5px;}
.banner .img{ width:100%; margin-right:0;}
.banner .img img{ max-width:200px; height:230px; padding:0;}
.banner .ico{ margin-top:20px;}
.banner .ico img{ display:block; margin:0 auto; float:none; max-width:none; padding:8px;}
.banner .slick-dots{ right:8px;}
.banner .slick-dots li{ margin:10px 4px;}
.banner .slick-dots li.slick-active{ margin:10px 0;}
.banner1 .box{ bottom:0;}
.banner1 .video{ height:70vh;}
.banner1 .cont1 li{ margin:4px 0 0 0;}
.banner1 .cont1 li a{ padding-right:30px; font-size:14px; line-height:28px;}
.banner1 .cont1 li a:after{ width:24px; height:24px;}
.banner1 .cont1 li.up a{ padding-left:30px;}
.roll{ bottom:15px;}

.banner0 .video{ height:80vh;}
.banner0 .fangwei{ width:auto; max-width:320px; padding:20px 15px;}
.banner0 .fangwei .FwCodec{ width:100%; height:44px; line-height:30px; font-size:15px; padding:7px 15px; margin-bottom:12px;  }
.banner0 .fangwei .btnQuery{ float:left;  width:48.4%; height:44px; line-height:44px; font-size:15px; padding-left:25px; background:url(../_im_g/search.1.svg) 8px center no-repeat #fff; }
.banner0 .fangwei .whact{ display:block;  width:48.4%; height:44px; line-height:44px;font-size:15px; padding-left:25px; background:url(../_im_g/two-dimensional-code.svg) 8px center no-repeat #fff; }

}
@media  screen and (max-width:767px){
.banner1 .box{flex-wrap:wrap; align-items:center;}	
.banner1 .cont-2{width:100%; }
.banner1 .cont1{width:100%; margin-top:20px;flex-wrap:wrap; display: flex;  justify-content:center;}
.banner1 .cont1 li{ width:auto; margin:0 10px;}	
.banner1-1 .cont{ width:100%;}
}

.videoBg{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; top:0; z-index:1;object-fit: fill;}
.footer{ background:#000; padding-top:54px; padding-bottom:56px;}
.footer .w_100{ display: flex; justify-content: space-between;}
.footer .logo{ display:none; float:left; line-height:0;}
.footer .logo img{ max-width:none; height:98px;}
.footer .center{ float:left; display: flex;flex-direction:column; margin:0 4%;}
.footer .nav{ float:left; display: flex; justify-content: space-between; border-bottom:1px solid rgba(255,255,255,0.12); padding-bottom:27px; margin-bottom:25px;}
.footer .nav li{ float:left;}
.footer .nav li a{ float:left; color:#fff; opacity:0.5; font-size:16px; line-height:28px;}
.footer .nav li a:hover{ opacity:1;}
.footer .Copyright{ float:left; color:#fff; opacity:0.5; font-size:16px; line-height:26px;}
.footer .Copyright a{ opacity:1;}
.footer .Copyright a:hover{ text-decoration:underline;}
.footer .right{ float:right; display: flex;flex-direction:column;}
.footer .tit{ display:none; float:left; color:#fff; opacity:0.5; font-size:16px; line-height:28px;}
.footer .share1{ float:left; display: flex; margin-top:27px;}
.footer .share1 a{ float:left; width:40px; height:40px; line-height:0; border-radius:50px; background:rgba(255,255,255,0.2); padding:7px; margin-right:20px; position:relative;}
.footer .share1 a img{ max-width:none;}
.footer .share1 a:hover{ opacity:0.8;}
.footer .share1 a:last-child{ margin-right:0 !important;}


.footer .share1 a img.ewm{width:120px; height:120px; margin-left:-60px; display:none; position:absolute; left:50%; bottom:45px;  }
.footer .share1 a:hover img.ewm{display:block;}

@media  screen and (max-width:1500px){	
.footer .tit{ font-size:16px; line-height:26px;}	
.footer .share1 a{ margin-right:15px;}
}
@media  screen and (max-width:1024px){
.footer{ padding-top:30px; padding-bottom:30px;}	
.footer .w_100{flex-wrap:wrap;}	
.footer .logo{ width:100%; text-align:center;}	
.footer .center{ width:100%; margin:0 0 20px 0;}
.footer .nav{ padding-bottom:10px; margin-bottom:10px;}
.footer .nav li a{ font-size:14px;}
.footer .Copyright{ font-size:14px; line-height:24px; text-align:center; justify-content:center;}
.footer .right{ width:100%;}
.footer .tit{ text-align:center;}
.footer .share1{ justify-content:center; margin-top:10px;}
.footer .share1 a{ width:30px; height:30px; padding:2px; margin-right:12px !important;}
.footer .share1 a img.ewm{bottom:35px;}
.footer .share1 a:first-child img.ewm{margin-left:-15px;}
.footer .share1 a:last-child img.ewm{margin-left:-105px;}
}



.indexZh{ position:relative; z-index:6; float:left; width:100%; color:#fff; font-weight:bold; text-align:center; font-size:0.354166rem; line-height:1.2;}
.main1{ padding-top:190px; padding-bottom:185px;}
.main1 .text{ float:left; width:100%; text-align:center; color:#fff; font-size:16px; line-height:2; margin-top:50px; white-space:pre-line;}
.main2{ float:left; width:100%; position:relative;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center; padding-top:283px; padding-bottom:277px;}
.main2:after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; top:0; background:#000; z-index:1; opacity:0.76;}
.main2 .box{ float:left; max-width:790px; text-align:center; background:#000; position:relative; z-index:6; padding:73px 96px 63px 96px;}
.main2 .box h3{ float:left; width:100%; color:#fff; font-size:18px; line-height:1.6; margin-top:26px;}
.main2 .box h6{ float:left; width:100%; color:#fff; font-size:16px; line-height:1.6; font-weight:bold;}
.main2 .box .so{ float:left; width:100%; position:relative; margin:14px 0;}
.main2 .box .so .Search{ float:left; width:100%; background:#fff; border:0; line-height:36px; height:56px; padding:10px 50px; color:#333333; font-size:16px;}
.main2 .box .so .submit{ float:left; position:absolute; left:2px; top:0; width:48px; height:100%; background:url(../_im_g/search.1.svg) center no-repeat;}
.main2 ::-webkit-input-placeholder{color:#333333}
.main2 :-moz-placeholder{color:#333333}
.main2 ::-moz-placeholder{color:#333333}
.main2 :-ms-input-placeholder{color:#333333}
.main2-1{ height:100vh; padding-top:100px; padding-bottom:100px;}
.main3{ padding-bottom:198px; overflow:hidden;}
.pord1{ float:left; width:100%; margin-top:130px;}
.pord1 ul{flex-wrap:wrap; display: flex;  justify-content:center; margin:-15px;}
.pord1 ul li{ float:left; text-align:center; width:25%; padding:15px;}
.pord1 ul li i{ float:left; width:100%; line-height:0; position:relative; }
.pord1 ul li i img{ padding:0 10%;}
.pord1 ul li i .img1{ opacity:1;}
.pord1 ul li i .img2{ opacity:0; position:absolute; left:50%; top:0; transform:translateX(-50%); -ms-transform:translateX(-50%);}
.pord1 ul li a:hover i .img1{ opacity:0;}
.pord1 ul li a:hover i .img2{ opacity:1; }
.pord1 ul li h4{ float:left; width:100%; color:#fff; line-height:1.6; font-size:20px; font-weight:bold; margin:52px 0 10px 0; }
.pord1 ul li a:hover h4{ text-decoration:underline;}
.pord1 ul li h5{ float:left; width:100%; color:#fff; line-height:1.6; font-size:16px;  }
.pord1 ul li h6{ display:inline-block; vertical-align:top; color:#fff; line-height:1.6; font-size:16px; border-radius:32px; background:rgba(255,255,255,0.16); margin-top:10px; padding:0 16px; }
.indexTab1{ float:left; width:100%;flex-wrap:wrap; display: flex;  justify-content:center; margin-top:95px;}
.indexTab1 ul{ margin:0 -39px;}
.indexTab1 ul li{ float:left; margin:0 39px;}
.indexTab1 ul li a{ position:relative; opacity:0.5; float:left; color:#fff; line-height:1.6; font-size:18px; padding:10px 0; }
.indexTab1 ul li a:after{ float:left; width:0; height:1px; content:''; position:absolute; left:50%; bottom:0; background:#fff;
-oz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
-webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
        transform:translateX(-50%);
   -moz-transform:translateX(-50%);
     -o-transform:translateX(-50%);}
.indexTab1 ul li.on a,
.indexTab1 ul li:hover a{ opacity:1;}
.indexTab1 ul li.on a:after,
.indexTab1 ul li:hover a:after{ width:100%;}
.slideGroup{ float:left; width:100%;}
.slideBox{ float:left; width:100%;}
.pord1-1{ margin-top:130px;}
.pord1-2{ margin:40px 0 74px 0;}
.pord1-2 ul li{ margin:58px 0;}
.main3-1{ margin-top:210px;}
.main3-1 .pord1 ul{ display:block;}
.main3-1 .pord1 .slick-dots{ display:flex; position:static; margin:160px 0 0 0;}
.main3-1 .pord1 .slick-dots li{ position:relative; padding:0 !important; margin:0 6px; width:9px; height:28px; background:url(../_im_g/ico3.png) center no-repeat;}
.main3-1 .pord1 .slick-dots li:first-child:after,
.main3-1 .pord1 .slick-dots li:last-child:after{ float:left; background:#fff; width:3000px; height:1px; content:''; position:absolute; top:50%; opacity:0.2;}
.main3-1 .pord1 .slick-dots li:first-child:after{ right:100%; margin-right:16px;}
.main3-1 .pord1 .slick-dots li:last-child:after{ left:100%; margin-left:16px;}
.main3-1 .pord1 .slick-dots li.slick-active{ width:31px; background:url(../_im_g/ico4.png) center no-repeat;}
.main3-1 .pord1 .slick-dots li.slick-active button{ padding:0; width:100%; height:28px; line-height:28px; color:#fff; font-size:12px;}
.main3-2{ position:relative; padding-top:234px; padding-bottom:120px;}
.main3-2:after{ float:left; width:100%; height:108px; content:''; position:absolute; left:0; top:0; background:#000; opacity:0.5;}

@media  screen and (max-width:1024px){
.indexZh{ font-size:0.6225rem;}	
.main1{ padding-top:35px; padding-bottom:35px;}
.main1 .text{ white-space:normal; font-size:14px; margin-top:20px;}
.main1 .text p br{display:none;}
.main2{ padding-top:35px; padding-bottom:35px;}
.main2 .box{ padding:30px 15px 30px 15px;}
.main2 .box h3{ font-size:16px; margin-top:12px;}
.main2 .box h6{ font-size:14px;}
.main2 .box .so .Search{ line-height:30px; height:44px; padding:7px 42px;  font-size:16px;}
.main2 .box .so .submit{ width:40px;}
.main2-1{ height:70vh; padding-top:100px; padding-bottom:60px;}
.main2-1:before{ bottom:15px;}	
.main3{ padding-bottom:35px;}
.pord1{ margin-top:20px;}
.pord1 ul{ margin:-15px;}
.pord1 ul li{ padding:15px;}
.pord1 ul li h4{ font-size:16px; margin:16px 0 5px 0;}
.pord1 ul li h5{ font-size:14px;}
.pord1 ul li h6{ font-size:14px;}
.pord1-2{ margin:20px 0 30px 0;}
.pord1-2 ul li{ margin:10px 0;}
.indexTab1{ margin-top:20px;}
.indexTab1 ul{ margin:0 -10px;}
.indexTab1 ul li{ margin:0 10px;} 
.indexTab1 ul li a{ font-size:14px;}
.main3-1{ margin-top:35px; margin-bottom:20px;}
.main3-1 .pord1 .slick-dots{ margin:20px 0 0 0;}
.main3-1 .pord1 .slick-dots li{ margin:0 5px;}
.main3-1 .pord1 .slick-dots li:first-child:after{ margin-right:10px;}
.main3-1 .pord1 .slick-dots li:last-child:after{ margin-left:10px;}
.main3-2{ padding-top:130px; padding-bottom:50px;}
.main3-2:after{ height:88px;}
}
@media  screen and (max-width:767px){
.pord1 ul li{ width:50%;}
}
@media  screen and (max-width:374px){
.indexTab1 ul{ margin:0 -6px;}
.indexTab1 ul li{ margin:0 6px;} 
.indexTab1 ul li a{ font-size:13px;}	
}


.main4{ float:left; width:100%; background:rgba(0,0,0,0.3);flex-wrap:wrap; display: flex;  justify-content:space-between; align-items: center; padding-right:60px;}
.main4 .img{ float:left; width:61.6%; line-height:0; opacity:0.5;}
.main4 .img video{ width:100%;}
.main4 .box{ float:right; width:26.9%; margin:2.6%;}
.main4 .box .text{ float:left; width:100%; color:#fff;overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 5;-webkit-box-orient: vertical; font-size:20px; line-height:40px; max-height:200px; overflow:hidden;}
.main4 .box .more{ float:left; width:100%; margin-top:15.5%; margin-bottom:10px;}
.main4 .box .more a{ float:left; padding:0 40px; color:#fff; line-height:46px; font-size:16px; border:1px solid rgba(255,255,255,0.5); border-radius:46px;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center;}
.main4 .box .more a:hover{ background:rgba(255,255,255,0.2);}
.main4 .box .more a i{ display:block; width:7px; height:12px; margin-left:10px; border-top: 6px solid transparent; border-bottom:6px solid transparent;border-left: 7px solid #fff; 
}
@media  screen and (max-width:1400px){
.main4 .box{ width:28%; }	
.main4 .box .text{ font-size:18px; line-height:30px; max-height:150px;}
.main4 .box .more{ margin-top:10%; margin-bottom:6px;}
.main4 .box .more a{ font-size:18px;}
}
@media  screen and (max-width:1024px){
.pord1 ul li{ width:50%;}
.main4{ padding-right:0;}
.main4 .box .text{ text-align:center; font-size:14px; line-height:24px; max-height:120px;}
.main4 .box .more{flex-wrap:wrap; display: flex;  justify-content:center; margin-top:20px; margin-bottom:6px;}
.main4 .box .more a{ padding:0 25px; line-height:36px; font-size:14px;}
.main4 .box .more a i{ margin-left:5px;}
.main4 .img{ width:100%;}
.main4 .box{ width:100%; margin:0; padding:30px 15px;}
}

.LR{ padding-left:10.4%; padding-right:10.4%;}
.newsL{ float:left; width:100%; padding-top:70px; padding-bottom:70px;}
.newsL ul{ float:left; width:100%;flex-wrap:wrap; display: flex;  justify-content: space-between; margin:15px 0;}
.newsL ul li{ float:left; width:47.3%; margin:55px 0;}
.newsL ul li a{ float:left; width:100%; position:relative;}
.newsL ul li i{ float:left; width:100%; line-height:0; overflow:hidden;}
.newsL ul li i img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.newsL ul li a:hover i img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.newsL ul li h4{ padding-right:0; position:relative; float:left; width:100%; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;  color:#fff; font-size:20px; line-height:30px; margin:34px 0 24px 0; padding-right:170px;}
.newsL ul li a:hover h4{ text-decoration:underline;}
.newsL ul li time{ float:left; font-size:20px; background:rgba(255,255,255,0.16); line-height:32px; border-radius:32px; position:absolute; right:0; top:50%; margin-top:-16px; padding:0 18px;}
.newsL ul li h6{ float:left; width:100%; color:#fff; font-size:18px; line-height:40px; height:80px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}

.newsL ul.LR0 li{ width:100%;}
.newsL ul.LR0 li .text{ float:left; width:100%; position:absolute; left:0; bottom:6.7%; z-index:6;}
.newsL ul.LR0 li time{ position:static;}
.newsL ul.LR0 li h4{ font-size:0.26rem; line-height:1.2; padding-right:44%; margin:26px 0 20px 0;}
.newsL ul.LR0 li h6{ padding-right:44%;}

@media  screen and (max-width:1024px){
.LR{ padding-left:15px; padding-right:15px;}
.newsL{ padding-top:15px; padding-bottom:15px;}
.newsL ul{ margin:0;}
.newsL ul li{ margin:15px 0;}
.newsL ul li h4{ font-size:16px; line-height:26px; padding-right:110px; margin:20px 0 12px 0;}
.newsL ul li time{ font-size:14px; line-height:24px; margin-top:-12px; padding:0 12px;}
.newsL ul li h6{ font-size:14px; line-height:26px; height:52px;}
.newsL ul.LR0 li h4{ font-size:16px; line-height:1.2; padding-right:0; margin:13px 0 10px 0;}
.newsL ul.LR0 li h6{ padding-right:0;}
}
@media  screen and (max-width:767px){
.newsL ul li{ width:100%;}	
}


.newsD{ float:left; width:100%; padding-top:145px; padding-bottom:140px; color:#fff; font-size:20px; line-height:40px;}
.newsD .indexZh{ text-align:left; margin-bottom:36px;}
.newsD .img{ float:left; width:100%; line-height:0; margin-bottom:140px;}
.newsD .text{ float:left; width:100%; color:#fff; font-size:20px; line-height:40px; margin-bottom:140px;}
.newsD .page{ float:left; width:100%; position:relative; border-top:1px solid rgba(255,255,255,0.2); border-bottom:1px solid rgba(255,255,255,0.2); padding-top:20px; padding-bottom:20px;}
.newsD .page a{ float:left; max-width:50%; color:#fff; font-size:20px; line-height:40px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
.newsD .page a:hover{ text-decoration:underline;}
.newsD .page a.prev{ padding-right:60px;}
.newsD .page a.next{ float:right; padding-left:60px;}
.newsD .page a.fanhui{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%);}
.newsD .LR1{ padding-left:10%;}

@media  screen and (max-width:1024px){
.newsD{ padding-top:35px; padding-bottom:50px; font-size:14px; line-height:26px;}
.newsD .indexZh{ margin-bottom:15px;}
.newsD .img{ margin-bottom:30px;}
.newsD .text{ font-size:15px; line-height:28px; margin-bottom:24px;}
.newsD .page{ padding-top:15px; padding-bottom:15px;}
.newsD .page a{ font-size:14px; line-height:26px;}
.newsD .page a.prev{ padding-right:36px;}
.newsD .page a.next{ padding-left:36px;}
.newsD .LR1{ padding-left:0;}

}

.shouhou2{ float:left; width:100%; line-height:0; background:#000000;}
.shouhou2 img{ opacity:0.6;}
.shouhou1{ float:left; width:100%; padding-top:156px; padding-bottom:150px;}
.shText{ float:left; width:100%; text-align: center;color: #fff;font-size:20px;line-height: 2;margin-top:50px;}
.Form{ float:left; width:100%; background:rgba(0,0,0,0.5); padding:60px; margin-top:60px;}
.Form .beizhu{ float:left; width:100%; text-align:center; font-size:14px; letter-spacing:1px; line-height:1.6; margin:20px 0 40px 0;}
.Form .text{ float:left; width:48.5%; background:rgba(255,255,255,0.2); height:72px; line-height:42px; color:#fff; font-size:20px; padding:15px 30px; margin-bottom:20px;}
.Form .text.r{ float:right;}
.Form .submit{ clear:left; display:block; width:480px; background:#fff; height:72px; line-height:70px; color:#000; font-size:20px; margin:80px auto 0 auto;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  
}
.Form .submit:hover{ background:rgba(255,255,255,0.2); color:#fff; }
.Form ::-webkit-input-placeholder{color:#fff}
.Form :-moz-placeholder{color:#fff}
.Form ::-moz-placeholder{color:#fff}
.Form :-ms-input-placeholder{color:#fff}
@media  screen and (max-width:1024px){
.shouhou1{ padding-top:35px; padding-bottom:35px;}
.shText{ font-size:15px; line-height:28px; margin-top:20px;white-space:normal;}

.shText p br{display:none;}

.Form{ padding:25px 15px; margin-top:25px;}
.Form .text{ margin-bottom:15px; height:42px; line-height:30px; font-size:14px; padding:6px 15px;}
.Form .submit{ width:240px; height:42px; line-height:40px; font-size:15px; margin:20px auto 0 auto;}
.Form .beizhu{ margin:10px 0 10px 0; }
}
@media  screen and (max-width:767px){
.Form .text{ width:100%;}	
}


._mapbox{ float:left; width:100%; height:950px; font-size:14px; line-height:1.6;}
.BMapLabel{ border:none !important; padding:0 !important;}
/*.BMap_Marker{ background:none !important; opacity:0;}*/

.contact{ float:left; width:100%; background:rgba(0,0,0,0.5); padding-top:60px; padding-bottom:60px;}
.contact .w_100{ position:relative; flex-wrap:wrap; display: flex; justify-content: space-between; align-items: center;}
.contact .w_100:after{ float:left; width:1px; height:92%; content:''; position:absolute; left:63.5%; top:4%; background:#fff; opacity:0.2;}
.contact .text{ float:left; width:54.5%;}
.contact .tit{ float:left; width:100%; color:#fff; font-size:0.291666rem; line-height:1.2; font-weight:bold;}
.contact .shText{ text-align:left; margin-top:48px;}
.contact .cont{ float:right; width:27.5%;}
.contact .cont h1{ float:left; width:100%; color:#fff; font-size:30px; line-height:40px; margin-top:10px;}
.contact .cont h3{ float:left; width:100%; color:#fff; font-size:20px; line-height:30px; display: flex; margin-top:14px; margin-bottom:10px;}
.contact .cont h3 img{ max-width:none; width:24px; height:24px; margin:3px 10px 0 0;}
._mapbox1{ float:left; width:100%; height:300px; font-size:14px; line-height:1.6; margin-top:26px;}
.lings1{ float:left; width:100%; padding-top:150px; padding-bottom:85px;}
.lings1 .hd{ float:left; width:100%;}
.lings1 .hd ul{width:102%; margin:0 -1%;}
.lings1 .hd li{ float:left; width:25%; margin-top:2%; padding:0 1%;}
.lings1 .hd li a{  float:left; width:100%;color:#fff; font-size:0.291666rem; line-height:1.6; text-align:center; background:#000; padding:15px;}
/*.lings1 .hd li:nth-child(2n){ float:right;}*/

.lings1 .hd li.on a{background:#fff; color:#000;}

.lings1 .list{ float:left; width:100%; margin-top:68px;}
.lings1 .list ul{ float:left; width:100%;display:flex; flex-wrap: wrap; align-items: flex-start;}

.lings1 .list li{ float:left; width:50%; margin:65px 0; padding-right:2%;}
.lings1 .list li .imgbox{float:left; width:100%; padding-bottom:50%; position:relative; overflow:hidden;}
.lings1 .list li .imgbox img{ width:100%; height:auto; display:block;
 position:absolute; left:50%; top:50%;
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
        transform: translate( -50%, -50%);

}
.lings1 .list li:nth-child(2n){ float:right; padding-right:0; padding-left:2%;}
.lings1 .list li h1{ float:left; text-align:center; width:100%; color:#fff; font-size:30px; line-height:42px; margin-bottom:30px; font-weight:bold;}
.lings1 .list li h3{ float:left; text-align:center; width:100%; color:#fff; font-size:20px; line-height:32px; margin-top:10px;}


@media  screen and (max-width:1024px){
._mapbox{ height:450px;}
.contact{ padding-top:30px; padding-bottom:30px;}
.contact .w_100:after{ left:57.5%;}
.contact .shText{ margin-top:20px;}
.contact .text{ width:50.5%;}
.contact .tit{ font-size:0.501666rem;}
.contact .cont{ width:35.5%;}
.contact .cont h1{ font-size:16px; line-height:26px; margin-top:5px;}
.contact .cont h3{ font-size:14px; line-height:24px; margin-top:3px; margin-bottom:5px;}
._mapbox1{ height:200px; margin-top:13px;}
.lings1{ padding-top:35px; padding-bottom:35px;}
.lings1 .hd li a{ font-size:0.501666rem; padding:10px;}
.lings1 .list{ margin-top:20px;}
.lings1 .list li{ margin:15px 0;}
.lings1 .list li h1{ font-size:16px; line-height:26px; margin-bottom:5px;}
.lings1 .list li h3{ font-size:14px; line-height:24px; margin-top:5px;}
}
@media  screen and (max-width:767px){
.contact .w_100:after{ display:none;}	
.contact .text{ width:100%; border-bottom:1px solid rgba(255,255,255,0.2); padding-bottom:20px; margin-bottom:20px;}
.contact .cont{ width:100%;}	
.lings1 .list li{ width:100%; padding:0 !important;}

}



/* 分页 */
.pz_fy{ float:left; width:100%;flex-wrap:wrap; display: flex;  justify-content:center;}
.pz_fy a { float:left; width:38px; height:38px; line-height:36px; text-align:center; border:1px solid rgba(255,255,255,0.16); color:#fff; font-size:14px; margin:0 5px;}
.pz_fy a:hover,
.pz_fy a.on{ background:rgba(255,255,255,0.16);}
.pz_fy .l_fy i,
.pz_fy .r_fy i{ display:block; width:14px; height:2px; background:#fff; margin:17px auto; position:relative;}
.pz_fy .l_fy i:after,
.pz_fy .r_fy i:after{float:left; width:6px; height:6px; border-top:1px solid #fff; border-right:1px solid #fff; content:''; position:absolute; top:50%; margin-top:-3px;}
.pz_fy .l_fy i:after{ -ms-transform: rotate(225deg); transform: rotate(225deg); left:0;}
.pz_fy .r_fy i:after{ -ms-transform: rotate(45deg); transform: rotate(45deg); right:0;}
.pz_fy .l_fy:hover i,
.pz_fy .r_fy:hover i{ background:#fff;}
.pz_fy .l_fy:hover i:after,
.pz_fy .r_fy:hover i:after{ border-top:1px solid #fff; border-right:1px solid #fff;}

.fy_pc{ float:left; width:100%; text-align:center; font-size:14px; color:#fff; padding:5px 0;}
.fy_pc a{ padding:5px 25px; color:#fff; background:rgba(255,255,255,0.16); border-radius:16px; overflow:hidden;}
.fy_pc span{ padding:5px 20px;}

.selest{ float:left; width:100%; margin-top:62px;}
.selest ul{flex-wrap:wrap; display: flex;  justify-content:center; margin:10px -13px;}
.selest ul li{ float:left; position:relative; margin:10px 13px; color:#fff; font-size:16px; line-height:40px; border-radius:42px; border:1px solid rgba(255,255,255,0.2); padding:0 20px; min-width:164px; text-align:center;}
.selest ul li a.tit{ float:left; position:relative; border-right:1px solid rgba(255,255,255,0.2); padding:0 36px 0 5px; margin-right:15px;}
.selest ul li a.tit:after{ float:left; width:7px; height:7px; border-bottom:1px solid #fff;border-right:1px solid #fff; content:''; position:absolute; right:16px; top:50%; margin-top:-2px; transform:translateY(-50%) rotate(45deg); -ms-transform:translateY(-50%) rotate(45deg);}
.selest dl{ display:none; position:absolute; left:0; top:100%; width:100%; background: rgba(0,0,0,0.8); border-radius:42px; padding:15px 0; z-index:10;}
.selest dl dd{ display:block; color:#fff; font-size:16px; line-height:1.8; cursor:pointer;}
.selest dl dd a{display:block; color:#fff;}

.selest ul li.rest a{display:block;}


@media  screen and (max-width:1024px){
.selest{ margin-top:20px;}	
.selest ul{ margin:-6px;}	
.selest ul li{ margin:6px 6px; font-size:14px; line-height:34px; min-width:125px; padding:0 15px;}
.selest ul li a.tit{ padding:0 26px 0 0; margin-right:10px;}
.selest ul li a.tit:after{ right:10px; width:8px; height:8px;}
.selest dl{ border-radius:16px;}
.selest dl dd{ font-size:14px;}
.pz_fy a { width:24px; height:24px; line-height:22px; font-size:12px; margin:0 3px;}
.pz_fy .l_fy i,
.pz_fy .r_fy i{ width:10px; margin:10px auto;}

}


.about1{ float:left; width:100%; position:relative; padding-top:19%; padding-bottom:20%;}
.about1 .tit{ position:relative; z-index:3; float:left; width:100%; color:#fff; font-weight:bold; font-size:0.416666rem; line-height:1.2;}
.about1 .text{  position:relative; z-index:3;float:left; width:100%; color:#fff; font-size:22px; line-height:48px; white-space:pre-line; margin-top:6px;}
.about3{ float:left; width:100%; padding-top:196px; padding-bottom:180px;}
.about2{ float:left; width:100%; overflow:hidden; position:relative; background:rgba(0,0,0,0.3); padding-left:10%; flex-wrap:wrap; display: flex;  justify-content:space-between; align-items: center;}
.about2 .img{ float:right;  width:-webkit-calc(100% - 205px); width:-moz-calc(100% - 205px); width:calc(100% - 205px);line-height:0; z-index:3;}
.about2 .year{ float:left; width:168px; margin-left:-56px;}
.about2 .year .li{ float:left; width:100%; position:relative; text-align:center; color:#fff; font-size:24px; line-height:3.6vh; margin:2.5vh 0; opacity:0.4; cursor:pointer;}
.about2 .year .li:after,
.about2 .year .li:before{ float:left; width:24px; height:1px; content:''; position:absolute; top:50%;}
.about2 .year .li:after{ left:0;}
.about2 .year .li:before{ right:0;}
.about2 .year .li.slick-current:after,
.about2 .year .li.slick-current:before{ background:#fff;}
.about2 .year .li.slick-current{ opacity:1; font-weight:bold;}
.about2 ._right{ float:right; width:83.3%;}
.about2 .text{ float:left; width:100%; position:relative;}
.about2 .text .li{ float:left; position:absolute; left:0; top:50%; background:#000; transform:translate(0,-50%); -ms-transform:translate(0,-50%); width:410px; z-index:6; padding:44px 24px 85px 28px;}
.about2 .text .li:before{ float:left; width:1px; height:56px; content:''; position:absolute; left:50%; bottom:1px; background:#2b2b2b;}
.about2 .text .tit{ float:left; width:100%; color:#fff; font-style:italic; text-align:center; font-size:56px; line-height:66px; font-weight:bold; padding-right:20px;}
.about2 .text .shText{ text-align:left; margin-top:20px; padding-right:20px;
overflow:hidden;
 overflow-y:auto;
 scrollbar-width:thin;
 max-height:240px
}
.about2 .text .shText::-webkit-scrollbar {
 width:3px
}
.about2 .text .shText::-webkit-scrollbar-track
{
background-color:#333333; border:1px solid #000;
 border-radius:3px
}
.about2 .text .shText::-webkit-scrollbar-thumb {
 width:3px;
 height:60px;
 background-color:#fff;
 border-radius:3px
}
.about2 ._right .slick-prev,
.about2 ._right .slick-next{float:left; width:12px; height:12px; border-top:1px solid #fff; border-right:1px solid #fff; content:''; position:absolute; margin-top:189px; opacity:0.2;}
.about2 ._right .slick-prev{ -ms-transform: rotate(225deg); transform: rotate(225deg); left:170px;}
.about2 ._right .slick-next{ -ms-transform: rotate(45deg); transform: rotate(45deg); right:auto; left:240px;}
.about2 ._right .slick-prev:hover,
.about2 ._right .slick-next:hover{ opacity:1;}

@media  screen and (max-width:1600px){
.about2 .year .li{ font-size:22px; margin:1.8vh 0; }	
.about2 .text .tit{ font-size:40px; line-height:50px;}
.about2 ._right .slick-prev,
.about2 ._right .slick-next{ margin-top:180px;}
}
@media  screen and (max-width:1024px){
.about1{ padding-top:20vh; padding-bottom:20vh;}	
.about1 .tit{ font-size:0.716666rem; line-height:1.6;}
.about1 .text{ font-size:15px; line-height:27px; white-space:normal;}
.about3{ padding-top:60px; padding-bottom:60px;}
.about2{ padding-left:15px;}
.about2 .img{ width:-webkit-calc(100% - 160px); width:-moz-calc(100% - 160px); width:calc(100% - 160px);}
.about2 .year{ width:86px; margin-left:0;}
.about2 .year .li{ font-size:16px; line-height:3.6vh; margin:0.6vh 0;}
.about2 .year .li:after,
.about2 .year .li:before{ width:12px;}
.about2 .text .li{ padding:20px 15px 45px 15px; width:320px;}
.about2 .text .shText{ margin-top:8px; max-height:135px; padding-right:12px;}
.about2 .text .tit{ font-size:20px; line-height:30px; padding-right:12px;}
.about2 .text .li:before{ height:30px;}
.about2 ._right .slick-prev,
.about2 ._right .slick-next{ margin-top:95px;}
.about2 ._right .slick-prev{ left:140px;}
.about2 ._right .slick-next{ right:auto; left:170px;}
}
@media  screen and (max-width:767px){
.about2 .year .li{ font-size:16px; line-height:3.6vh; margin:0.6vh 0;}
.about2 ._right{ width:72%;}
.about2 .img{ width:100%;}
.about2 .text .li{ width:100%; position:static;transform:translate(0,0); -ms-transform:translate(0,0);}
.about2 ._right .slick-prev,
.about2 ._right .slick-next{ top:0; margin-top:215px;}
.about2 ._right .slick-prev{ left:42%;}
.about2 ._right .slick-next{ left:auto; right:42%;}
}

.sheji1{ float:left; width:100%; padding-top:195px; padding-bottom:112px;}
.sheji1-1 .indexZh,
.sheji1-1 .shText{ text-align:left;}
.sheji2{ float:left; width:100%; line-height:0;}
.sheji4{ float:left; width:100%; margin-bottom:190px;}
.sheji4 li{ float:left; width:33.33%; line-height:0; padding:0 40px;}
.sheji4 .slick-prev,
.sheji4 .slick-next{ width:44px; height:66px; left:9%; z-index:6; background:rgba(255,255,255,0.2);}
.sheji4 .slick-next{ left:auto; right:9%; }
.sheji4 .slick-prev:hover,
.sheji4 .slick-next:hover{ background:rgba(0,0,0,0.2);}
.sheji4 .slick-prev:after{ float:left; width:10px; height:10px; border-top:1px solid #fff; border-right:1px solid #fff; content:''; position:absolute; left:50%; top:50%; margin:-5px 0 0 -3px; transform:rotate(225deg); -ms-transform:rotate(225deg);}
.sheji4 .slick-next:after{ float:left; width:10px; height:10px;  border-top:1px solid #fff; border-right:1px solid #fff; content:''; position:absolute; right:50%; top:50%; margin:-5px -3px 0 0; transform:rotate(45deg); -ms-transform:rotate(45deg);}

.sheji3{ float:left; width:100%; overflow:hidden; padding-left:10%;}
.sheji3 .slick-list{ padding-left:0 !important; margin-left:-80px;}
.sheji3 li{ float:left; width:33.33%; line-height:0; padding-left:80px;}
.sheji3 li i{ float:left; width:100%; position:relative;}
.sheji3 li span{ float:left; position:absolute; left:-80px; bottom:0.3166rem; z-index:6; font-weight:bold; padding:10px 0.2562rem; font-size:0.2083rem; line-height:1.5; background:#000; opacity:0; text-align:center;}
.sheji3 li.slick-current span{ opacity:1;}

@media  screen and (max-width:1024px){
.sheji1{ padding-top:35px; padding-bottom:35px;}
.sheji4{ margin-bottom:50px;}	
.sheji4 li{ padding:0 8px;}
.sheji4 .slick-prev,
.sheji4 .slick-next{ width:26px; height:44px; left:3.8%;}
.sheji4 .slick-next{ left:auto; right:3.8%; }
.sheji3{ padding-left:15px;}
.sheji3 .slick-list{ margin-left:-15px;}
.sheji3 li{ float:left; width:33.33%; line-height:0; padding-left:15px;}
.sheji3 li span{ font-size:0.3083rem; line-height:1.4; padding:5px 0.2062rem; left:-15px; bottom:0.2066rem;}

}

.wanb1{ float:left; width:100%; margin-top:10px;}
.wanb1 a{ float:left; width:50%; line-height:0; position:relative; overflow:hidden;}
.wanb1 a img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.wanb1 a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.wanb1 a span{ float:left; width:100%; height:100%; position:absolute; left:0; top:0; z-index:3; color:#fff;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center; font-size:0.25rem; line-height:1.6; font-weight:bold;}
.wanb2{ float:left; width:100%;flex-wrap:wrap; display: flex;justify-content: space-between;  margin-bottom:100px;}
.wanb2 .li{ float:left; width:50%; margin-bottom:34px;}
.wanb2 .li:nth-child(2n){ float:right; width:43.5%;}
.wanb2 .li i{ float:left; width:100%; line-height:0;}
.wanb2 .li .shText{ text-align:left; margin-top:40px;}
.wanbT{ float:left; color:#fff; font-size:0.208333rem; line-height:1.4;}
.wanb3{ float:left; width:100%;}
.wanb3 .shText{ float:right; text-align:left; width:100%; margin-top:0;}
.wanb3-1{ padding-top:134px; padding-bottom:134px;}
.wanb3-1 .w{ float:left; max-width:49%; min-width:30%;}
.wanb3-1 .w:first-child{padding-right:5%;}
.wanb3-1 .p{ width:100%; display:flex;}
.wanb3-1 .shText{ white-space:normal;}
.wanb3-1 .shText-1{ display:flex; justify-content: center;}
.wanb4{ float:left; width:100%; background:#000; padding-top:78px; padding-bottom:84px; flex-wrap:wrap; display: flex;justify-content: space-between; align-items: center;flex-direction:row-reverse;}
.wanb4 .cont{ float:left; width:59%;}
.wanb4 .cont .tit{ float:left; width:100%; color:#fff; font-size:0.291666rem; line-height:1.2; font-weight:bold;}
.wanb4 .cont .tit span{display: inline-block; font-weight:normal; font-size:24px; line-height:40px; padding:0 22px; background:rgba(255,255,255,0.16); border-radius:40px;}
.wanb4 .cont .num{ float:left; width:100%; color:#fff; font-size:32px; line-height:1.3; border-bottom:1px solid rgba(255,255,255,0.2); padding-bottom:6.5%; margin-top:4%; margin-bottom:-4px;}
.wanb4 .shText{ text-align:left; white-space:normal;}
.wanb4 .img{ float:right; width:34.5%; text-align:center; line-height:0;}
.wanb4 .img .li{ float:left; width:100%;}
.wanb4 .img .slick-dots{flex-wrap:wrap; display: flex;  justify-content:center; align-items: center; position:static; margin-top:35px;}
.wanb4 .img .slick-dots li{ float:left; width:12px; height:12px; border-radius:50%; opacity:0.4; background:#fff; margin:0 6px;}
.wanb4 .img .slick-dots li.slick-active{ opacity:1;}
.wanb5{ float:left; width:100%; flex-wrap:wrap; display: flex;  justify-content: space-between;  align-items: center; position:relative; border-bottom:1px solid rgba(255,255,255,0.2); padding-bottom:60px; margin:140px 0 152px 0;}
.wanb5:after{ float:left; width:39.6%; height:3px; content:''; position:absolute; right:0; bottom:-2px; background:#fff;}
.wanb5 .cont1{ float:left; width:20%;}
.wanb5 .shText{ text-align:left;}
.wanb5 .img{ line-height:0; float:left; width:76.5%;flex-wrap:wrap; display: flex; justify-content: space-between; }
.wanb5 .img .li{ flex-wrap:wrap; display: flex;  justify-content: space-between; float:left; margin:10px 0; float:left; width:49.2%;}

@media  screen and (max-width:1024px){
.wanb1{ margin-top:0;}	
.wanb1 a span{ font-size:0.45rem;}	
.wanb2{ margin-bottom:15px;}
.wanb2 .li{ margin-bottom:30px;}
.wanb2 .li .shText{ margin-top:20px;}
.wanbT{ font-size:0.568333rem; line-height:1.6;}
.wanb3 .shText{ width:77%;}
.wanb3-1{ padding-top:35px; padding-bottom:35px;}
.wanb3-1 .w{ max-width:100%; }	
.wanb3-1 .w:first-child{padding-right:0%;}
.wanb3-1 .shText-1{flex-wrap:wrap; justify-content:flex-start}
.wanb4{ padding-top:35px; padding-bottom:35px;}
.wanb4 .cont .tit{ font-size:0.601666rem;}
.wanb4 .cont .tit span{ font-size:16px; line-height:26px; padding:0 12px;}
.wanb4 .cont .num{ font-size:20px;padding-bottom:20px; margin-top:15px;}
.wanb4 .img .slick-dots{ margin-top:20px;}
.wanb4 .img .slick-dots li{ width:10px; height:10px; margin:0 6px;}
.wanb5{ margin:35px 0 35px 0; padding-bottom:35px;}
.wanb5 .cont1{ width:100%;}
.wanb5 .img{ width:100%; margin-top:20px;}
}
@media  screen and (max-width:767px){
.wanb1 a{ width:100%;}	
.wanb2 .li{ width:100%;}
.wanb2 .li:nth-child(2n){ width:100%;}
.wanb3 .shText{ width:100%; margin-top:15px;}
.wanb4 .cont{ width:100%; margin-top:30px;}
.wanb4 .img{ width:100%;}
.wanb4 .img .li{ padding:0 4%;}
.wanb5 .img .li{ width:100%;}
}


#ReturnResult{ color:#fff; font-size:16px; line-height:2; float:left; width:100%; margin-top:10px; position:absolute; left:0;top:100%; padding:0 41px; }

@media screen and (max-width:1024px) {
    #ReturnResult{ padding:0 15px;}
}




.sitemap{ width:100%;float:left;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#eee;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}




._search .title{ float:left; width:100%; color:#fff; font-size:16px; line-height:26px;}
._search .list{ float:left; width:100%; margin-top:25px;}
._search .list li{ float:left; width:100%; border-bottom:1px solid rgba(0,0,0,0.1); padding:25px 0; position:relative;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  
}
._search .list li:after{ float:left; position:absolute; right:20px; top:50%; margin-top:-7px; content:''; width:22px; height:15px; background:url(../_im_g/ico57.png) right center no-repeat;}
._search .list li .tit{ float:left; width:100%; color:#fff; font-size:18px; line-height:28px; font-weight:bold; opacity:0.7;}
._search .list li .info{ float:left; width:100%; color:#eee; font-size:16px; line-height:26px; margin-top:10px;}
._search .list li .info a{ color:#fff; opacity:0.7;}
/*._search .list li:hover:after{ background:url(../_im_g/ico58.png) right center no-repeat;}*/
._search .list li:hover .tit{ color:#fff; opacity:1;}
._search .list li .info a:hover{opacity:1;}
._search .img{ float:left; width:100%; margin-top:22px; line-height:0; text-align:center;}
._search .cont{ float:left; width:100%; margin-bottom:22px; color:#1b1b1b; color:rgba(27,27,27,0.5); font-size:24px; line-height:28px; text-align:center;}

@media  screen and (max-width:1024px){

._search .list{ margin-top:10px;}
._search .list li{ padding:15px 0;}
._search .list li:after{ right:12px; width:15px;}
._search .list li .tit{ font-size:16px; line-height:26px; }
._search .list li .info{ font-size:14px; line-height:24px; margin-top:2px;}
._search .list li:hover{ padding:15px 12px;}
._search .cont{ font-size:18px; line-height:22px;}

}
@media  screen and (max-width:767px){

.banner11 .video{ height:75vh;}
}

video{max-width:100%;}


.slick-track{margin:0 auto;}
.main4 .img{opacity:1;}

.contact .shText{display:none;}
.contact .cont{width:60.5%;}
.contact .text{width:auto;}
.contact .w_100:after{left:auto; right:70.5%;}
.newsL ul li time{display:none;}
.newsL ul li h4{overflow:initial; white-space:initial; padding-right:0 !important;}

.about2 .text .li:before{display:none;}

@media  screen and (max-width:767px){
.contact .cont{width:100%;}
.contact .text{width:100%;}
}



.main2 .box .so .more a{padding:0 40px; color:#fff; line-height:40px; font-size:16px; border:1px solid rgba(255,255,255,0.5); border-radius:40px; display:inline-block;}
.main2 .box .so .more a:hover{ background:rgba(255,255,255,0.2);}
@media  screen and (max-width:1400px){	
.main2 .box .so .more a{ font-size:18px;}
}
@media  screen and (max-width:1024px){

.main2 .box .so .more a{  padding:0 20px; line-height:30px; font-size:14px;}

}



.head.head_pro{padding-top:20px;}
.main3-2:after{height:145px;}
@media  screen and (max-width:1024px){
    .head .logo img{height:80px;}
.head.head_pro{padding-top:7px;}
.main3-2:after{height:100px;}
}