@charset "utf-8";
/* CSS Document */
*,*:before,*:after {}
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑";color:#898989;line-height:1; background:#fff;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
*{-wekit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
img,video{width:auto;height:auto;max-width:100%;vertical-align:middle}
img{object-fit:cover}
video{outline:0;border:none}
a{ color:#5c5c5c; text-decoration:none}
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}
.w1200{ width: 1200px; margin: 0 auto;}
.indexContainer{ width: 100%; height: 100vh; overflow: hidden; position: relative;}
.indexContainer .bg{ display: block; width: 100%; height: 100%;}
.indexContainer .swiper-container{ width: 100%; height: 100%;}
.fzlcpc{ display: none;}
.fzlciphone{ display: block;}

.top{width: 100%; z-index: 10; position: absolute; top: 0; height: 115px;}
.top .topBox{ width: 1200px; margin: 0 auto; height: 100%; }
.top .topBox .logo{ height: 115px; line-height: 115px; float: left;}
.top .topBox .logo img{ display: inline-block; vertical-align: middle; transition: 0.5s;}
.top .topBox .logo:hover img{ opacity: 0.6;}
.top .topBox .serach{position: relative; float: right; height: 48px; width: 48px; background: url(../images/head-email.svg) right center no-repeat;background-size: 20px;padding-top: 115px;}
.top .topBox .serach span{ width: 100%; height: 100%; display: block; cursor: pointer;}
 .top .topBox .serach .serachBox{display: none; position: absolute; top: 90px; right: 0; width: 300px; height: 48px; box-sizing: border-box; background: #fff; padding: 2px; border-radius:8px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.top .topBox .serach .serachBox button{ cursor: pointer; width: 60px; height: 44px; border-radius:0 6px 6px 0 ; float: right; background: url(../images/indexIcon_23.png) center center no-repeat #555555; border: none;}
.top .topBox .serach .serachBox input{ display: block; width: calc(100% - 60px); border: none; height: 100%; text-indent: 15px;}
.top .topBox .language{ float: right; height: 115px; width: 48px; background: url(../images/indexIcon_20.png) right center no-repeat;}
.top .topBox .language a{ display: block; width: 100%; height: 100%;}
.top .topBox .phone{ float: right; padding-left: 24px; height: 115px; line-height: 115px; font-size: 12px; color: #e2e8ee; background: url(../images/indexIcon_18.png) left center no-repeat; font-weight: bold;}
.top .topBox .nav{ float: right; margin-right: 170px;}
.top .topBox .nav ul{ float: right;}
.top .topBox .nav ul li{ position: relative; height: 115px; float: left; margin-left: 35px; line-height: 115px;}
.top .topBox .nav ul li a.bt{ font-size: 14px; color: #e2e8ee; transition: 0.5s;}
.top .topBox .nav ul li a.bt:hover{ color: #E5B43E;}
.top .topBox .nav ul li a:hover { color: #fff;}
.top .topBox .nav ul li span{ display: none; position: absolute; left: 50%; width: 5px; height: 5px; border-radius:50%; background: #fff; position: absolute; top: 75px; transform: translateX(-50%);}
.top .topBox .nav ul li .side1{display: none; position: absolute; width: 95px; padding:5px 0; box-sizing: border-box; background: #fff; border-radius:10px; top: 90px; left: 50%; transform: translateX(-50%);}
.top .topBox .nav ul li .side1 dl{ width: 100%;}
.top .topBox .nav ul li .side1 dl dd{ transition: 0.5s; text-align: center; line-height: 36px; padding: 0 8px; border-bottom: 1px solid #edecec;}
.top .topBox .nav ul li .side1 dl dd a{ color: #666; font-size: 12px;}
.top .topBox .nav ul li .side1 dl dd:last-child{ border: 0;}
.top .topBox .nav ul li .side1 .jt{ background: url(../images/arrow_03.png); width: 15px; height: 5px; position: absolute; top: 0; left: 50%; transform: translate(-50%,-100%);}
.top .topBox .nav ul li:hover span{ display: block;}
.top .topBox .nav ul li .side1 dl dd:hover{ background:#305ca3;}
.top .topBox .nav ul li .side1 dl dd:hover a{ color: #fff}
.top .topBox .nav ul li .side2{ display: none; width: 350px; background: #fff; border-radius:10px; position: absolute; left: 0; top: 90px; padding: 0 20px 15px 20px;}
.top .topBox .nav ul li .side2 h2{ height: 42px; line-height: 42px; font-size: 15px; color: #003399; font-weight: bold;}
.top .topBox .nav ul li .side2 dl{ overflow: hidden; width: 100%;}
.top .topBox .nav ul li .side2 dl dd{ margin-bottom: 10px; width: 50%; float: left;}
.top .topBox .nav ul li .side2 dl dd .icon{ float: left; width: 62px; height: 65px;}
.top .topBox .nav ul li .side2 dl dd .icon img{ display: block; width: 100%; height: 100%;}
.top .topBox .nav ul li .side2 dl dd .text{ width: calc(100% - 62px); padding: 0 10px; box-sizing: border-box; float: left;}
.top .topBox .nav ul li .side2 dl dd .text p{ font-size: 12px; color: #333; line-height: 16px; color: #333;}
.top .topBox .nav ul li .side2 dl dd .text img{ display: block; margin-top: 15px;}
.top .topBox .nav ul li .side2 dl dd:last-child{ margin-bottom: 0;}

.bannerBox{ position: absolute; width: 1200px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.bannerBox p{ font-size: 24px; color: #fff; line-height: 24px;}
.bannerBox h2{ height: 115px; font-weight: bold; color: #fff; line-height: 115px; font-size: 56px;}
.bannerBox a{ display: block; padding-left: 36px; height: 28px; line-height: 28px; font-size: 18px; color: #fff; background: url(../images/indexIcon_03.png) left center no-repeat;}
.indexContainer .swiper-button-next{ width: 66px; height: 66px; border: 1px solid #fff; border-radius:50%; position: absolute; right: 3%; top: 50%; transform: translateY(-50%); background: url(../images/indexIcon_08.png) center center no-repeat;}
.indexContainer .swiper-button-prev{ width: 66px; height: 66px; border: 1px solid #fff; border-radius:50%; position: absolute; left: 3%; top: 50%; transform: translateY(-50%); background: url(../images/indexIcon_06.png) center center no-repeat;}
.indexContainer img{ transform: scale(1.1); transition: 3s; width: 100%; height: 100%;}
.
.indexContainer img.pcTp{ display: block;}
.indexContainer img.appTp{ display: none;}
.indexContainer .swiper-slide.swiper-slide-active img{ transform: scale(1);}
.indexContainer .swiper-button-next::after{ display: none;}
.indexContainer .swiper-button-prev::after{ display: none;}
.indexContainer .swiper-pagination{ width: 100%; height: 8px; bottom: 115px;}
.indexContainer .swiper-pagination span{ width: 8px; height: 8px; margin: 0 10px; border-radius:50%; background: #fff; opacity: 1;}
.indexContainer .swiper-pagination span.swiper-pagination-bullet-active{ background: #305ca3;}
.indexContainer .copyRight{ background: none; line-height: 14px; height: 14px; z-index: 10; text-align: center; position: absolute; bottom:25px; color: rgba(255,255,255,0.6); width: 100%;}

.about{ padding-top: 190px; background: url(../images/aboutBg_01.jpg) top center no-repeat #f5f5f5; background-size:100% auto ;}
.navGation{ box-sizing: border-box; padding:0 0 0 50px; height: 36px; background: url(../images/a10.png) left center no-repeat;}
.navGation ul{ overflow: hidden;}
.navGation ul li{ line-height: 36px; float: left; color: #fff; font-size: 14px;}
.navGation ul li a{ font-size: 12px; color: #fff;}

.aboutLayer1{ padding: 44px 0 300px 0;}
.aboutLayer1 .bt p{font-size: 22px; color: #fff; line-height: 22px;}
.aboutLayer1 .bt h2{ height: 70px; line-height: 70px; font-weight: bold; color: #fff; font-size: 36px;}
.aboutLayer1 .bt span{ display: block; width: 67px; height: 3px; background: #66ccff;}

.aboutLayer1 .nr{ width: 660px; margin-top: 40px;}
.aboutLayer1 .nr p{ width: 100%; font-size: 16px; color: #fff; line-height: 32px;}
.aboutLayer1 .nr h2{ color: #fff; font-size: 24px; font-weight: bold; margin-bottom: 20px;}

.aboutLayer2{ margin-bottom: 30px; padding: 25px 30px; box-sizing: border-box; background: rgba(14,56,142,0.6);}
.about .title{ width: 100%; height: 60px; line-height: 60px; font-size: 24px; font-weight: bold; color: #fff;}
.about .title span{ width: 40px; height: 3px; display: block; background: #66ccff;}
.aboutLayer2 ul{ width: 100%; overflow: hidden; padding-top: 60px;}
.aboutLayer2 ul li{ height: 290px; float: left; width: 25%; border-right:1px solid rgba(255,255,255,0.7); padding: 0 43px; box-sizing: border-box;}
.aboutLayer2 ul li:last-child{ border: 0;}
.aboutLayer2 ul li .icon{ width: 100%; height: 140px;}
.aboutLayer2 ul li .icon img{ transition: 0.5s;}
.aboutLayer2 ul li .text{ width: 100%;}
.aboutLayer2 ul li .text h2{ font-size: 28px; color: #fff; font-weight: bold; margin-bottom: 20px; position: relative;}
.aboutLayer2 ul li .text p{ font-size: 15px; color: #fff; line-height: 24px;}
.aboutLayer2 ul li .text h2 img{ position: absolute; left: -28px; top: -8px;}
.aboutLayer2 ul li:hover img{ transform: scale(1.1);}
.aboutLayer3{ position: relative; box-sizing: border-box; height: auto; background: #f3f7fb;}

.about .aboutLayer3 .title{ box-sizing: border-box; color:#333 ; padding: 30px 30px 30px 30px ; height: auto;}
.aboutLayer3 .swiper-container{ width: 100%; height:460px; padding: 0 30px;  overflow: hidden; box-sizing: border-box;}
.aboutLayer3 .swiper-container .parallax-bg{ width: 130%; height: 100%; background: url(../images/aboutPic_03.jpg) bottom center repeat-x; background-size:100% auto ; position: absolute; left: 0; top: 0;}
.aboutLayer3 .swiper-container .nr{ width: 100%; height: 320px; position: relative;}
.aboutLayer3 .swiper-container .nr .nrBox{z-index: 2; box-sizing: border-box; padding-top: 40px; width: 180px; height: 50%; position: absolute;}
.aboutLayer3 .swiper-container .nr .nrBox h2{ font-size: 26px; color: #0e388e; margin-bottom: 15px;}
.aboutLayer3 .swiper-container .nr .nrBox:hover p{ color: #0e388e;}
.aboutLayer3 .swiper-container .nr .nrBox h2 span{ font-size: 14px; color: #333;}
.aboutLayer3 .swiper-container .nr .nrBox p{ font-size: 15px; color: #666; line-height:24px;}
.aboutLayer3 .swiper-container .nr .nrBox .dian{ border-radius:50% ; background: #0e388e; width: 12px; height: 12px; border-bottom:50%; position: absolute; left: 0; bottom: 0; transform: translateY(50%);}
.aboutLayer3 .swiper-container .nr .xian{ width: 100%; height: 2px; background: #ccc; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.aboutLayer3 .swiper-container .nr .nrBox:nth-child(1){ top: 0; left: 49px; padding-top:0;}
.aboutLayer3 .swiper-container .nr .nrBox:nth-child(2){ bottom: 0; left: 145px;}
.aboutLayer3 .swiper-container .nr .nrBox:nth-child(2) .dian{ top: 0; transform: translateY(-50%);}
.aboutLayer3 .swiper-button-next{ transition: 0.5s; background: url(../images/a2.png); width: 42px; height: 42px; right: 0; top: 50%; transform: translate(50%,-50%);}
.aboutLayer3 .swiper-button-prev{ transition: 0.5s; background: url(../images/a1.png); width: 42px; height: 42px; left: 0; top: 50%; transform: translate(-50%,-50%);}
.aboutLayer3 .swiper-button-next::after{ display: none;}
.aboutLayer3 .swiper-button-prev::after{ display: none;}
.aboutLayer3 .swiper-button-next:hover{ background: url(../images/a4.png);}
.aboutLayer3 .swiper-button-prev:hover{ background: url(../images/a3.png);}

.aboutLayer4{ position: relative; margin: 30px auto 0 auto; background: #fff; padding: 30px; box-sizing: border-box;}
.aboutLayer4 .title{ color: #333; margin-bottom: 30px;}

.aboutLayer4 .swiper-container{ width: 100%; overflow: hidden;}
.aboutLayer4 .swiper-container .nr{ width: 100%;}
.aboutLayer4 .swiper-container .icon{ box-sizing: border-box; width: 100%; height: 340px; border: 1px solid #e6e6e6; border-radius:10px; position: relative;}
.aboutLayer4 .swiper-container .icon img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.aboutLayer4 .swiper-container p{ text-align: center; line-height: 60px; font-size: 16px; color: #333;}
.aboutLayer4 .swiper-button-next{ transition: 0.5s; background: url(../images/a2.png); width: 42px; height: 42px; right: 0; top: 50%; transform: translate(50%,-50%);}
.aboutLayer4 .swiper-button-prev{ transition: 0.5s; background: url(../images/a1.png); width: 42px; height: 42px; left: 0; top: 50%; transform: translate(-50%,-50%);}
.aboutLayer4 .swiper-button-next::after{ display: none;}
.aboutLayer4 .swiper-button-prev::after{ display: none;}
.aboutLayer4 .swiper-button-next:hover{ background: url(../images/a4.png);}
.aboutLayer4 .swiper-button-prev:hover{ background: url(../images/a3.png);}

.aboutLayer5{ background: #fff; margin: 30px auto 0 auto; padding: 30px; box-sizing: border-box;}
.aboutLayer5 .title{ color: #333;}
.aboutLayer5 ul{ padding: 0 0 30px 0; box-sizing: border-box; overflow: hidden;}
.aboutLayer5 ul li{ float: left; width: 25%; height: 140px; position: relative;}
.aboutLayer5 ul li img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
.aboutLayer5 ul li:hover img{ transform:translate(-50%,-50%) scale(1.1);}
.about .copyRight{ text-align: center; line-height: 70px; font-size: 12px; color: #666;}

.productDetails{ width: 100%;}
.proLayer1{ overflow: hidden; overflow: auto; width: 100%; height: 760px; background: linear-gradient(#206cae,#7baddb); padding-top: 190px; box-sizing: border-box;}
.proLayer1 .text{ width: 50%; float: left; }
.proLayer1 .text h2{ padding-top: 60px; font-size: 40px; color: #fff; line-height: 70px; color: #fff; margin-bottom: 50px;}
.proLayer1 .text p{ width: 460px; font-size: 16px; color: #fff; line-height: 32px;}
.proLayer1 .icon{position: relative; overflow: hidden; width: 50%; height: 100%; float: left;}
.proLayer1 .swiper-container{ width: 100%; height: 100%;}
.proLayer1 .NrBox{ height: 100%; overflow: hidden;}
.proLayer1 .icon img{ position: absolute; left: 50%; top: 40%; transform: translate(-50%,-50%);max-height: 100%;}
.proLayer1 .icon .swiper-pagination{ width: 100%; bottom: 80px; height: 8px; bottom: 75px;}
.proLayer1 .icon .swiper-pagination span{opacity: 1; width: 8px; height: 8px; margin: 0 10px; background: #fff; border-radius:50%;}
.proLayer1 .icon .swiper-pagination span.swiper-pagination-bullet-active{ background: #305ca3;} 

.proLayer2{ width: 100%; padding: 80px 0; background: #206dae;}
.proLayer2 .NrBox{}
.productDetails .tit h2{ color: #fff; font-weight: bold; font-size: 24px; color: fff; padding-bottom: 17px;}
.productDetails .tit span{ display: block; width: 40px; height: 3px; background: #66ccff;}
.proLayer2 .NrBox ul{ overflow: hidden;}
.proLayer2 .NrBox ul li{float: left; width: 33%; padding: 30px; box-sizing: border-box; overflow: hidden; border-bottom: 1px solid #90b6d7; border-right:1px solid #90b6d7;}
.proLayer2 .NrBox ul li .icon{ float: left; width: 105px; height: 105px;}
.proLayer2 .NrBox ul li .icon img{ display: block; width: 100%; height: 100%;}
.proLayer2 .NrBox ul li .text{ width: calc(100% - 105px); float: left; padding-left: 30px; box-sizing: border-box;}
.proLayer2 .NrBox ul li .text h2{line-height: 70px; font-size: 20px; color: #fff; font-weight: bold;}
.proLayer2 .NrBox ul li .text p{ font-size: 14px; color: #fff; line-height: 24px;}
.proLayer2 .NrBox ul li:nth-child(3n){ border-right:0 ; width: 34%;}
.proLayer2 .NrBox ul li:nth-child(4){ border-bottom: 0;}
.proLayer2 .NrBox ul li:nth-child(5){ border-bottom: 0;}
.proLayer2 .NrBox ul li:nth-child(6){ border-bottom: 0;}

.proLayer3{ padding: 50px 0;}
.proLayer3 .tit h2{ color: #333;}
.proLayer3 ul{ overflow: hidden; padding-top: 45px;}
.proLayer3 ul li{ width: 33%; height: 105px; float: left;}
.proLayer3 ul li:nth-child(3n){ width: 34%;}
.proLayer3 ul li p{ font-size: 15px; color: #666; padding-bottom: 15px;}
.proLayer3 ul li h2{ font-size: 18px; color: #333;}
.proLayer3 ul li h3{ font-weight: normal; margin-top: 10px; color: #333;}
.proLayer3 .enter{ transition: 0.5s; display: block; width: 505px; height: 60px; border: 1px solid #e5e5e5; border-radius:8px; text-align: center; line-height: 58px; box-sizing: border-box; font-size: 16px; color: #333;}
.proLayer3 .enter img{ display: inline-block; vertical-align: middle; margin-right: 10px;}
.proLayer3 .enter:hover{ color: #fff; background:  #206dae;}



.sol-top{background: url(../images/sol-bg01.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;height: 100vh;color: #FFF;text-align: center;position: relative;}
.sol-font{line-height: 1.1;position: absolute;left: 0;width: 100%;top: 50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-top: -50px;}
.sol-font span{display: block;font-size: 19px;}
.sol-font strong{display: block; font-size: 56px;margin-top: 20px;font-family: "Alibaba";}

.sol-fw{padding-top: 130px;line-height: 1.1;}
.sol-txt{color: #000;font-size: 44px;}
.sol-fw .sol-list{margin-top: 80px;}
.sol-list li{float: left;width: 33.3%;padding-right: 10%;margin-bottom: 80px;}
.sol-list li span{ display: inline-block; width: 104px; height: 104px;line-height: 98px;text-align: center; border:3px solid #000; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; }
.sol-list li span img{width: 66px;}
.sol-list li strong{display: block;font-size: 24px;font-weight: normal;margin: 36px 0 30px;}
.sol-list li p{font-size: 18px;line-height: 30px;min-height: 120px;}

.sol-cnsh{-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;height:100vh;color: #FFF;position: relative;background-image: url(../images/sol-bg02.jpg);background-position: bottom center;background-repeat: no-repeat;background-attachment: fixed;}
.sol-wz{position: absolute;bottom: 40px;left: 0;right: 0;}
.sol-wz span{display: block;font-size: 20px;}
.sol-wz p{font-size: 37px;line-height: 1.4;margin-top: 20px;width: 90%;}

.sol-cn{padding: 180px 0;}
.sol-pic{margin-top: 70px;text-align: center;}
.sol-pic img{max-width: 100%;}

.sol-sh{border-top:1px solid #EEE;padding: 130px 0 170px;}
.sol-sh p{margin-top: 40px;font-size: 18px;line-height: 2;}
.sol-sh .sol-list{margin-top: 80px;}
.sol-zn{-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;height:100vh;color: #FFF;position: relative;position: relative;background-image: url(../images/sol-bg03.jpg);background-position: bottom center;background-repeat: no-repeat;background-attachment: fixed;}

.sol-xm{padding: 170px 0 50px;}
.sol-xm .sol-list li{padding-right: 9%;}
.sol-xm .sol-list li span img{width: 60px;}

.sol-fa{text-align: center;padding-bottom: 120px;}
.sol-fa .sol-txt{text-align: left;}
.sol-fa ul{margin-top: 60px;}
.sol-fa li{display: inline-block;width: 280px;margin: 0 25px;position: relative;}
.sol-fa li img{ width: 100%; border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -ms-border-radius:12px; -o-border-radius:12px; }
.sol-fa li span{position: absolute;left:40px;top:40px;font-size: 24px;font-weight: bold;color: #FFF;}
.sol-btn{margin-top: 90px;}
.sol-btn a{ display: inline-block; border:1px solid #CCC; line-height: 39px; padding: 0 55px; font-size: 14px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; color: #666;font-weight: 300;}
.sol-btn a:hover{background-color: #CCC;color: #000;}

.sol-item{padding-top: 140px;}
.sol-item li{margin-bottom: 130px;}
.sol-item li .sol-flr{float: left;width: 50%;padding: 0 9%;}
.item-info{margin-top: 30px;}
.item-info span{display: block;font-size: 44px;line-height: 1.1;}
.item-info p{font-size: 18px;line-height: 1.67;margin-top: 55px;}
.item-pic img{ width: 100%; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; }

.sol-items{padding-bottom: 130px;}
.sol-items li{color: #000;line-height: 1.1;}
.sol-line .items-font{border-top:1px solid #d9d9d9;}
.sol-items li .items-font{margin: 0 9%;padding-top: 130px;}
.sol-items li strong{display: block;font-size: 44px;font-weight: normal;}
.sol-items li span{display: block;font-size: 24px;margin-top: 50px;}
.sol-items li p{font-size: 18px;line-height: 2;margin-top: 40px;}
.sol-items li img{width: 100%;margin-top: 84px;}


.tal-show{color: #000;line-height: 1.1;padding: 130px 0;}
.tal-bgs{background-color: #f6f8fb;}
.tal-fl{float: left;}
.tal-fr{float: right;}
.tal-info{width: 50%;}
.tal-info strong{display: block;font-size: 32px;line-height: 60px;font-weight: normal;margin-bottom: 70px;}
.tal-info strong img{display: inline-block;vertical-align: middle;margin-top: -3px;margin-right: 18px;}
.tal-info p{font-size: 17px;line-height: 2.1;font-weight: 300;margin-bottom: 50px;}
.tal-info a{display: inline-block; color: #000;font-size: 17px;font-weight: 300;background: url(../images/more-icon02.png) no-repeat right center;padding-right: 38px;line-height: 20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.tal-info a:hover{color: #0055A7;background-image: url(../images/more-icon03.png);padding-right: 44px;}
.tal-pic{width: 41.7%;}
.tal-pic img{width: 100%;}
.tal-ptop .tal-pic{margin-top: 130px;}

.tal-team{margin-top: 140px;}
.tal-team img{width: 100%;}
.team-more{background-color: #0055A7;line-height: 34px;padding: 35px 0;text-align: center;}
.team-more a{display: inline-block; color: #FFF;font-size: 20px;font-weight: 300;background: url(../images/more-icon04.png) no-repeat right center;padding-right: 55px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.team-more a:hover{padding-right: 60px;}

.vzlc{ padding: 50px 60px 0 60px; position: relative;}
.vzlc .swiper-container{overflow: hidden;}
.swiper-container.gallery-top{ padding-top: 35px;}
.fzlcbox{background-size: 100% 100%; padding: 30px;height: 300px;overflow: auto; }
.fzlcbox:hover{ background: #335a9b;}
.fzlcbox:hover p{ color: #fff;}
.fzlcbox:hover h2{ color: #fff;}
.fzlcbox::-webkit-scrollbar-track {background-color:#ddd;}
.fzlcbox::-webkit-scrollbar {width:3px;background-color:#ddd;}
.fzlcbox::-webkit-scrollbar-thumb {background-color:#335a9b;}

.copyRight{ text-align: center; background: #f5f5f5; color: #666; height: 74px; line-height: 74px;}

.banner{ width: 100%; position: relative;}
.banner img{ display: block; width: 100%; height: auto; }
.banner .bannerBox2{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.banner .bannerBox2 p{ padding: 80px 0 30px 0; font-size: 24px; color: #fff;}
.banner .bannerBox2 h2{ font-size: 42px; color: #fff; font-weight: bold;}


.person{ width: 100%; background: #f5f5f5; padding-top: 45px;}
.person .tit{ /*padding: 25px 0;*/ font-size: 24px; font-weight: bold; color: #333;}
.person .tit span{ margin-top: 18px; display: block; width: 40px; height: 3px; background: #66ccff;}
.person .personLayer1{ padding: 0 40px; box-sizing: border-box; height: 500px; background: url(../images/rc_04.png) center bottom no-repeat #fff; background-size:100% auto;}
.person .personLayer1 p{ padding: 30px 15px; box-sizing: border-box; font-size: 16px; color: #333; line-height: 30px;}
.person .personLayer1 h2{ padding: 0 15px; font-size: 16px; color: #333;line-height: 25px;}
.person .personLayer2 .bt{ width: 100%; height: 68px; border: 1px solid #ebebeb; box-sizing: border-box;}
.person .personLayer2 .bt ul{ width: 100%; height: 100%; overflow: hidden; background: #ebebeb;}
.person .personLayer2 .bt ul li{float: left; font-weight: bold; font-size: 16px; color: #333; line-height: 68px;}
.person .personLayer2 .bt ul li:nth-child(1){ width: 620px; text-indent: 30px;}
.person .personLayer2 .bt ul li:nth-child(2){ width: 170px;}
.person .personLayer2 .bt ul li:nth-child(3){ width: 140px;}
.person .personLayer2 .bt ul li:nth-child(4){ width: 145px;}
.person .personLayer2 .bt ul li:nth-child(5){ width: 215px;}
.person .personLayer2 .bt ul li:nth-child(6){ width: calc(100% - 990px);}
.person .personLayer2 .nr{ width: 100%; border: 1px solid #e0e0e0; box-sizing: border-box;}
.person .personLayer2 .nr ul{ width: 100%; position: relative; height: 66px; overflow: hidden;}
.person .personLayer2 .nr ul li{ float: left; color: #333; transition: 0.5s; font-size: 16px; font-weight: 100; line-height: 66px;}
.person .personLayer2 .nr ul li:nth-child(1){ width: 620px; text-indent: 30px; font-weight: bold;}
.person .personLayer2 .nr ul li:nth-child(2){ width: 170px;}
.person .personLayer2 .nr ul li:nth-child(3){ width: 140px;}
.person .personLayer2 .nr ul li:nth-child(4){ width: 145px;}
.person .personLayer2 .nr ul li:nth-child(5){ width: 215px;}
.person .personLayer2 .nr ul li:nth-child(6){ width: calc(100% - 990px);}
.person .personLayer2 .nr ul span{font-weight: bold; cursor: pointer; display: block; position: absolute; width: 78px; height: 66px; text-align: center; line-height: 66px; font-size: 24px; color: #42a7a6; right: 0; top: 0; transition: 0.5s;}
.person .personLayer2 .nr .nrBox{ display: none; width: 100%; padding: 25px; box-sizing: border-box;line-height: 1.5;font-size: 16px;}
.person .personLayer2 .nr .nrBox h2{ font-size: 16px; color: #333; margin-bottom: 20px;}
.person .personLayer2 .nr .nrBox p{ line-height: 32px; font-size: 14px; color: #666;} 
.person .personLayer2 .nr.on ul{ background: #3171b2;}
.person .personLayer2 .nr.on ul li{ color: #fff;}
.person .personLayer2 .nr.on ul span{ color: #fff; transform: rotate(360deg);}
.person .personLayer2 .enter{ width: 150px; height: 40px; text-align: center; line-height: 40px; border-radius:20px; text-align: center; margin: 30px auto; background: linear-gradient(to right,#0f3a90,#64c9fd); color: #fff; display: block;}
.person .personLayer2 .enter img{ display: inline-block; vertical-align: middle; margin-left: 14px; transform: translateY(-1px);}

.cantact{ background: #f5f5f5; padding-top: 45px;}
.cantactLayer1{position: relative; height: 460px; background: linear-gradient(#fff,#eef8fe); margin-bottom: 45px; padding: 0 45px; box-sizing: border-box;}
.cantact .tit{ padding: 25px 0; font-size: 24px; color: #333; font-weight: bold;}
.cantact .tit span{ display: block; width: 40px; height: 3px; background: #66ccff; margin-top: 20px;}
.cantactLayer1 h2{ height: 64px; font-size: 28px; color: #003399;}
.cantactLayer1 ul{ width: 510px;}
.cantactLayer1 ul li{ border-bottom: 1px solid #e7ebf0; width: 100%; position: relative; padding-left: 65px; box-sizing: border-box;}
.cantactLayer1 ul li img{ position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.cantactLayer1 ul li p{ width: 100%; padding: 17px 0; line-height: 36px; color: #333; font-size: 15px;}
.cantactLayer1 .code{ /*width: 95px;*/ position: absolute; right: 105px; top: 50%; transform: translateY(-50%);}
.cantactLayer1 .code .icon{ width: 100%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 7px; box-sizing: border-box;}
.cantactLayer1 .code .icon img{ display: block; width: 100%; height: auto;}
.cantactLayer1 .code p{ text-align: center;padding-top: 20px; color: #666;}
.cantactLayer2{ padding: 0 45px 45px 45px; box-sizing: border-box; background: linear-gradient(#fff,#eef8fe);}
.cantactLayer2 ul{ width: 100%;}
.cantactLayer2 ul li{ position: relative; overflow: hidden; margin-bottom: 20px;}
.cantactLayer2 ul li .inp{position: relative; width: 32%; float: left; margin-right: 2%; height: 62px;}
.cantactLayer2 ul li .inp:last-child{ margin-right: 0;} 
.cantactLayer2 ul li input{ background: #fff; text-indent: 52px; display: block; width: 100%;  float: left; height: 62px; border: 1px solid #dde4ec; box-sizing: border-box;}
.cantactLayer2 ul li .icon{position: absolute;left: 0; top: 0; width: 52px; height: 62px; }
.cantactLayer2 ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);} 
.cantactLayer2 ul li textarea{ resize: none; width: 100%; height: 160px; background: #fff; line-height: 62px; padding: 0 52px;  box-sizing: border-box; border: 1px solid #dde4ec;}
.cantactLayer2 ul li .code{ float: left;  width: 170px; height: 62px;text-align: center; line-height: 62px; font-size: 24px; color: #fff; font-weight: bold; /*background: #818699;*/ margin-right: 2%;}
.cantactLayer2 ul li button{ width: 310px; height: 62px; display: block; border: none; background: linear-gradient(to right,#0e398f,#6cceff); text-align: center; line-height: 62px; font-size: 24px; font-weight: bold; color: #fff; cursor: pointer;} 
.cantactLayer2 ul li:last-child{ margin-bottom: 0;}


/* ===================新闻活动=============== */

.new-one {margin-top: 35px;margin-bottom: 140px;}
.new-one .new-left{float: left;width: 50%;position: relative;}
.new-one .new-left .pic img{display: block;width: 100%;}
.new-one .new-left .info{position: absolute;left: 0;bottom: 0;padding: 0 50px 55px;color: #fff;right: 0;}
.new-one .new-left .info .tit{display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color: #fff;font-size: 24px;line-height: 65px;border-bottom: 1px solid #fff;margin-bottom: 15px;}
.new-one .new-left .info p{font-size: 14px;line-height: 24px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.new-one .new-right{float: right;width: 50%;background-color: #f6f8fb;padding: 27px 46px 1px;}
.new-area{margin-bottom: 80px;background-color: #f6f8fb;}
.new-item li{margin-bottom: 16px;}
.new-item li .tit{display: block;font-size: 16px;color: #0055a7;line-height: 30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom: 5px;}
.new-item li .time{display: block;font-size: 12px;color: #666666;line-height: 22px;}
.new-item li p{font-size: 14px;color: #666666;line-height: 30px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.new-item li .tit:hover{color: #000;}

.btn-box{text-align: center;}
.btn-box a{display: inline-block;font-size: 14px;color: #666666;width: 162px;line-height: 38px;border:1px solid #cccccc;border-radius: 6px;overflow: hidden;position: relative;}
.btn-box a:after{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color: #0055a7;z-index: -1;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.btn-box a:hover{color: #000;}
.btn-box a:hover:after{width: 100%;}

.new-two {margin-bottom: 130px;}
.new-two h2,.new-three h2{text-align: center;font-size: 36px;color: #000;line-height: 46px;font-weight: normal;line-height: 56px;margin-bottom: 70px;}
.voice-list{position: relative;overflow: hidden;margin-bottom: 90px;}
.voice-list:after{content:'';width: 100%;top: 50%;left: 0;border-bottom: 1px solid rgba(0,0,0,.1);position: absolute;}
.voice-list:before{content:'';height: 100%;left: 50%;top: 0;border-left: 1px solid rgba(0,0,0,.1);position: absolute;}
.voice-list li{float: left;width: 50%;height: 160px;position: relative;}
.voice-list li:nth-of-type(odd){padding-right: 40px;}
.voice-list li:nth-of-type(even){padding-left: 28px;}
.voice-list li .tit{display: block;font-size: 16px;line-height: 30px;color: #0055a7;margin-top: 25px;padding-right: 85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom: 8px;}
.voice-list li .time{position: absolute;right: 0;top: 30px;font-size: 12px;color: #666666;font-weight: 200;}
.voice-list li:nth-of-type(odd) .time{right: 40px;}
.voice-list li p{font-size: 14px;line-height: 30px;color: #666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.voice-list li .tit:hover{color: #000;}

.new-three{background-color: #f6f8fb;padding-top: 95px;padding-bottom: 220px;}
.new-grid {margin: 0 -8%;}
.new-grid li{float: left;width: 25%;text-align: center;padding: 0 8%;}
.new-grid li .img{margin: 0 auto 30px;}
.new-grid li p{font-size: 20px;color: #000;line-height: 30px;padding: 25px 0;border-top: 1px solid #d9d9d9;position: relative;}
.new-grid li p::before{content: '';width: 0;height: 1px;position: absolute;top: 0;left: 0;background-color: #0055a7;-webkit-transition: all .16s ease-in;transition: all .16s ease-in;}
.new-grid li a:hover p::before{width: 100%;}

.sideBar{ display: none;}
.AppTop{ display: none;}

.news-wrap{margin-top: 45px;margin-bottom: 80px;}
.new-list{margin-left: -2%;}
.new-list li{float: left;width: 31.33%;margin-left: 2%;margin-bottom: 30px;}
.new-pic{display:block;width:100%;height:0;overflow:hidden;position:relative;padding-top:66%;border-radius: 6px;}
.new-list.video .new-pic::after{content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1) url(../images/play-deac.svg) no-repeat center center;
    background-size: 52px;}
.new-pic img{position:absolute;left:0;top:0;width:100%;height:100%;}
.new-info {padding: 12px 10px;}
.new-info .tit{display: block;font-size: 16px;color: #000;line-height: 26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.new-info .time{font-size: 12px;margin-top: 6px;font-weight: 300;}
.new-info .new-btn{float: right;overflow: hidden;margin-top: 3px;}
.new-info .new-btn a{display: inline-block;margin-left: 15px;width: 20px;height: 20px;-webkit-transition: all .16s ease-in;transition: all .16s ease-in;}
.new-info .new-btn .md-arrows{background: url(../images/icon-arrows.png) no-repeat center;-webkit-background-size: 16px;background-size: 16px;}
.new-info .new-btn .md-download{background: url(../images/icon-download.png) no-repeat center;-webkit-background-size: 16px;background-size: 16px;}
.new-info .tit:hover{color: #0067da;}
.new-info .new-btn .md-arrows:hover{background: url(../images/icon-arrows1.png) no-repeat center;-webkit-background-size: 100%;background-size: 100%;}
.new-info .new-btn .md-download:hover{background: url(../images/icon-download1.png) no-repeat center;-webkit-background-size: 100%;background-size: 100%;}
.new-list li:hover .new-pic{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.pop-img{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 99999;display: none;}
.pop-img .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.9);}
.pop-img .close{right: 20px;top: 20px;font-size: 28px;color: #fff;position: absolute;cursor: pointer;}
.pop-img .con{position: absolute;
    left: 50%;
    top: 50%;
    height: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;}
.pop-img .con h3{font-size: 20px;line-height: 30px;margin-bottom: 10px;color: #fff;font-weight: normal;letter-spacing: 1px;position: absolute;bottom: 100%;}
.pop-img .con img,.pop-img .con video{height: 100%;display: block;}

/*新闻列表*/
.wp{width:98%;max-width:1200px;margin:0 auto}
.news-z1{padding-bottom:118px;overflow:hidden}
.list-z2{margin-bottom:119px;overflow:hidden}
.list-z2 li{padding-top:58px;display:block;overflow:hidden}
.list-z2 .date{margin-right:8px;padding:25px 0 36px;float:left;width:143px;border-right:2px solid #fff;text-align:center}
.list-z2 .date span{display:block}
.list-z2 .date .day{margin-bottom:7px;font-size:46px;color:#1a5cb0;font-weight:700;line-height:1.2}
.list-z2 .date .year{font-size:18px;color:#1a5cb0}
.list-z2 .right{padding:7px 0 57px;border-bottom:2px solid #fff;overflow:hidden}
/*.list-z2 .pic{margin-top:13px;float:right;width:220px;height:120px;overflow:hidden}
.list-z2 .pic img{display:block;width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
*/.list-z2 .inner{padding:0 30px 0 70px;overflow:hidden}
.list-z2 .inner h4{margin-bottom:5px}
.list-z2 .inner h4 a{display:block;font-size:20px;color:#000;font-weight:700;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.list-z2 .inner .info{margin-bottom:22px;overflow:hidden}
.list-z2 .inner .info .date{display:none;margin:0;padding:0;border:none;float:none;width:auto;margin-left:10px;text-align:left;font-size:14px;color:grey}
.list-z2 .inner .info .info-inner{overflow:hidden}
.list-z2 .inner .info .info-inner a,.list-z2 .inner .info .info-inner span{margin-right:36px;padding-left:25px;float:left;background-repeat:no-repeat;/*background-position:left 2px;*/font-size:14px;color:grey}
.list-z2 .inner .txt{font-size:16px;color:#000;line-height:1.88;height:3.76em;overflow:hidden}
.list-z2 li:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.list-z2 li:hover h4 a{color:#1a5cb0}
.detail-z1{padding:59px 0 77px;overflow:hidden}
.dt1-hd{padding:12px 0;border-bottom:1px solid #f0f0f0;overflow:hidden}
.dt1-hd h1{margin-bottom:12px;font-size:32px;color:#666;font-weight:700}
.dt1-hd .bd{position:relative;line-height:30px;overflow:hidden}
.dt1-hd .bd .return{margin-left:20px;float:right;padding-left:34px;background:url(../images/return-i1.png) left top no-repeat;font-size:20px;color:#666;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.dt1-hd .bd .return:hover{color:#1a5cb0;background-image:url(../images/return-i1_on.png)}
.dt1-hd .bd .info{overflow:hidden}
.dt1-hd .bd .info span{margin-right:26px;padding-left:28px;float:left;background-repeat:no-repeat;background-position:left 5px;font-size:14px;color:#666}
.dt1-con{padding:18px 0;font-size:16px;color:#000;line-height:1.88;border-bottom:1px solid #f0f0f0}
.dt1-pages{padding:23px 0;overflow:hidden}
.dt1-pages .next,.dt1-pages .prev{font-size:16px;color:#666;line-height:3;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.dt1-pages a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.dt1-pages a:hover{color:#1a5cb0}



/* ===================资料下载=============== */
.asset-wrap{margin-top: 45px;margin-bottom: 125px;}
.tab-hd{margin-bottom: 80px;}
.tab-hd li{display: inline-block;margin-right: 6px;}
.tab-hd li span{display: block;font-size: 16px;color: #000;line-height: 48px;border: 1px solid #eeeeee;border-radius: 6px;padding:0 45px;cursor: pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.tab-hd li span:hover,.tab-hd li.on span{border-color: #0055a7;background-color: #0055a7;color: #fff;}
.tab-box{overflow: hidden;margin: 0 -20px;}
.tab-item{float: left;padding: 0 12px;margin-bottom: 20px;}
.tab-item .img{margin-bottom: 28px;}
.tab-item .img img{display: block;width: 100%;}
.tab-item .title{display: block;font-size: 16px;color: #000;line-height: 26px;margin-bottom: 10px;}
.tab-item .info{overflow: hidden;font-size: 12px;color: #666;line-height: 22px;}
.tab-item .info dt{float: left;}
.tab-item .info dd{float: right;}

.header-icon {
  background-image: url(../images/head-email1.svg);
}
.header-icon {
  display: block;
  width: 54px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  cursor: pointer;
}

@media(min-width:1001px )  and (max-width:1440px ) {
    .w1200{ width: 80%; /*margin: 0 auto;*/}
	.bannerBox{ width: 80%;}
	.indexContainer .swiper-button-next{ width: 50px; height: 50px; right: 5%;}
	.indexContainer .swiper-button-prev{ width: 50px; height: 50px; left: 5%;}
}

@media (max-width:1000px) {
	
    .tal-show{padding: 80px 0;}
    .tal-info p{font-size: 16px;line-height: 2;margin-bottom: 20px;}
    .tal-team{margin-top: 80px;}
	 .new-one .new-left{width: 100%;}
/*	.indexContainer{ width: 100%; height: auto;}*/
.indexContainer{width: 100%;/*height: calc(100vh - 60px);*/ height:100vh;}
.indexContainer img{height: 100%; width: 100%; object-fit: cover;}
	
	.w1200{ width: 100%;}
	.top{ display: none;}
	.indexContainer img.pcTp{ display: none;}
	.indexContainer img.appTp{ display: block; height: auto; width: 100%;}
	body{ /*padding-top: 60px;*/}
	.AppTop{ /*box-shadow: 0 0 10px rgba(0,0,0,0.1); */display: block; z-index: 99; /*background: #555;*/ width: 100%; height: 60px; position: absolute; top: 0; left: 0;}
	.AppTop .logo{ padding-left: 20px; height: 60px; line-height: 60px;}
	.AppTop .logo img{ display: inline-block; vertical-align: middle; height: 40%; width: auto;}
	.sideClick{ position: absolute; width: 28px; height: 22px; right: 15px; top: 50%; transform: translateY(-50%);}
	.sideClick span{ width: 100%; height: 3px; border-radius:2px; background: #fff; transition: 0.5s; position: absolute;}
	.sideClick span:nth-child(1){ top: 0;}
	.sideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.sideClick span:nth-child(3){ bottom: 0;}
	.sideClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(45deg);}
	.sideClick.on span:nth-child(2){ width: 0;}
	.sideClick.on span:nth-child(3){  top: 50%; transform: translateY(-50%) rotate(-45deg);}
	.sideBar{ display: block; left: -100%; transition: 0.5s; transition: 0.5; z-index: 100; width: 70%; height: 100vh; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: fixed; top: 0; background: #666;}
	.sideBar .logo{ padding: 40px 0;}
	.sideBar .logo img{ width: 60%; height: auto; display: block; margin: 0 auto;}
	.sideBar ul{ width: 75%; margin: 0 auto;}
	.sideBar ul li{ line-height: 32px; font-size: 14px;}
	.sideBar ul li a{ color: #fff;}
	.serach ul li .code{ width: 40%; height: auto;}
	.serach ul li .code img{ display: block;}
	.sideBar ul li dl dd span{ display: inline-block; margin-right: 10px; color: #fff;}
	.sideBar ul li dl dd a{ color: #fff;}
	
	.sideBar ul li dl{ display: none;}
	.sideBar ul li:hover dl{ display: block;}
	.sideBar ul li dl dd{ text-indent: 25px;}
	.indexContainer .swiper-button-next{ display: none;}
	.indexContainer .swiper-button-prev{ display: none;}
	.bannerBox{ width: 100%; top: 35%; padding: 0 15px; box-sizing: border-box;}
	.bannerBox p{ font-size: 18px;}
	.bannerBox h2{ font-size: 24px; height: 80px; line-height: 80px;}
	
	.aboutLayer1{ padding: 20px 15px; box-sizing: border-box;}
	.aboutLayer1 .bt h2{ font-size: 24px;}
	.aboutLayer1 .nr{ width: 100%;}
	.aboutLayer1 .nr p{ color: #333;}
	.aboutLayer1 .nr h2{ color: #333; line-height: 32px;}
	.aboutLayer2 ul li{ height: 230px; width: 50%; border: 0; padding: 0;}
	.aboutLayer2{ padding: 15px;}
	.aboutLayer2 ul li .icon{ width: 100%; height: 100px; position: relative;}
	.aboutLayer2 ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 50%; width: auto;}
	.aboutLayer2 ul li .text h2{ text-align: center;}
	.aboutLayer2 ul li .text h2 img{ display: none;}
	.aboutLayer2 ul li .text p{ text-align: center; font-size: 14px; padding: 0 10px;}
	.aboutLayer3 .swiper-container{ height: 380px;}
	.aboutLayer3 .swiper-button-next{ right: 26px;}
	.aboutLayer3 .swiper-button-prev{ left: 26px;}
	.aboutLayer4 .swiper-button-next{ right: 10%; top: 55%;}
	.aboutLayer4 .swiper-button-prev{ left: 10%; top: 55%;}
	
	.aboutLayer5 ul li{ width: 32%; margin-right: 2%; float: left; height: 80px;}
	.aboutLayer5 ul li:nth-child(3n){ margin-right: 0;}
	.aboutLayer5 ul li img{ width: 60%; height: auto;}
	.aboutLayer5{ padding: 20px;}
	.aboutLayer5 ul{ padding: 0;}
	.about .copyRight{ height: auto; line-height: 32px; padding:15px;}
	
	.banner{ width: 100%; height: 300px; overflow: hidden;}
	.banner img{ height: 100%; width: auto; float: right;/* transform: translateX(150px);*/}
	.banner .bannerBox2{ width: 100%; padding: 0 20px; box-sizing: border-box;}
	.banner .bannerBox2 p{ padding: 20px 0;}
	.banner .bannerBox2 h2{ font-size: 24px;}
	.cantactLayer1{ padding: 0 15px; overflow: hidden; height: auto; }
	.cantactLayer1 h2{ font-size: 20px; line-height: 64px;}
	.cantactLayer1 ul{ width: 100%;}
	.cantactLayer1 ul li p{ font-size: 12px;}
	.cantactLayer1 .code{ position: relative; left: 0; top: 0;transform: none; margin: 20px auto 0 auto;}
	.cantactLayer1 .code p{ line-height: 60px; padding: 0;}
	.cantactLayer2{  padding: 0 15px 15px 15px; }
	.cantactLayer2 ul li .inp{ width: 100%; margin: 0 0 15px 0;}
	.cantactLayer2 ul li .inp:last-child{ margin: 0;}
	.cantactLayer2 ul li button{ float: right; width: calc(100% - 185px);}
	.copyRight{ padding: 15px; height: auto; line-height: 32px;}
	
	.person .personLayer1{ padding: 0 15px 20px 15px;}
	.person .personLayer1 p{ padding: 0 ;}
	.person .personLayer1 h2{ padding: 0 ; line-height: 28px; margin-top: 25px;}
	.personLayer2{ padding:  0 15px; box-sizing: border-box;}
	.proLayer1 .text{ width: 100%; padding: 0 20px; box-sizing: border-box;}
	.proLayer1{ padding-top: 80px; height: auto;}
	.proLayer1 .text h2{ padding: 20px; margin: 0; font-size: 28px; line-height: 38px;}
	.proLayer1 .icon{ margin-top: 20px; width: 100%; height: 300px;}
	.proLayer1 .icon .swiper-pagination{ bottom: 25px;}
	.proLayer1 .icon img{ height:70%; width: auto;}
	.proLayer2{ padding: 30px 15px; box-sizing: border-box;}
	.proLayer2 .NrBox ul li{ width:100%; border: none; padding: 0; margin-top: 15px;}
	.proLayer2 .NrBox ul li:nth-child(3n){ width: 100%;}
	.proLayer2 .NrBox ul li .text h2{ height: 50px; line-height: 50px;}
	.proLayer3{ padding: 30px 15px; box-sizing: border-box;}
	.proLayer3 ul li{ width: 50%; margin-bottom: 10px;}
	.proLayer3 ul li:nth-child(3n){ width: 50%;}
	.proLayer3 ul li h2{ font-size: 14px;}
	.proLayer3 ul li h3{ line-height: 20px;}
	.proLayer3 .enter{ width: 100%; font-size: 12px;}
	.proLayer3 ul li h2{ line-height: 18px;}
	
	.wp{width:98%;/*padding:0 15px*/}
	/*新闻*/
.news-z1{padding-bottom:60px}
.list-z2{margin-bottom:60px}
.list-z2 li{padding-top:30px}
.list-z2 .date{width:120px}
.list-z2 .date .day{font-size:34px}
.list-z2 .date .year{font-size:14px}
.list-z2 .right{padding:8px 0 30px}
/*.list-z2 .pic{width:190px}*/
.list-z2 .inner{padding:0 20px 0 40px}
.list-z2 .inner h4 a{font-size:18px}
.list-z2 .inner .txt{font-size:14px}
.detail-z1{padding:40px 0 20px}
.dt1-hd h1{font-size:24px}
.dt1-hd .bd .return{padding-left:30px;font-size:16px;background-position:left 3px;-webkit-background-size:26px auto;background-size:26px auto}
.dt1-pages .next,.dt1-pages .prev{line-height:2.4}

}
@media screen and (max-width:1180px){
	.tal-show{padding: 100px 0;}
    .tal-info strong{font-size: 30px;line-height: 40px;margin-bottom: 40px;}
    .tal-info strong img{width: 40px;}
    .tal-info p{margin-bottom: 30px;}
    .tal-ptop .tal-pic{margin-top: 80px;}
    .tal-team{margin-top: 100px;}
	
	  .sol-font strong{font-size: 48px;}
    .sol-list li strong{font-size: 20px;margin: 30px 0 20px;}
    .sol-fw{padding-top: 100px;}
    .sol-txt{font-size: 40px;}
    .sol-wz p{font-size: 30px;}
    .sol-cn,.sol-sh{padding: 100px 0;}
    .sol-xm,.sol-item{padding-top: 100px;}
    .sol-fa ul{margin-left: -2%;}
    .sol-fa li{float: left;width: 31.3%;margin:0 0 0 2%;}
    .item-info span,.sol-items li strong{font-size: 40px;}
    .sol-item li{margin-bottom: 100px;}
    .sol-items li .items-font{padding-top: 100px;margin: 0 20px;}
    .sol-items li span{font-size: 20px;}
	}
@media only screen and (max-width:1367px){
.wp{width:98%}
.proLayer2 .NrBox ul li .text h2{font-size:16px;}

 .new-item li .tit{font-size: 16px;}
    .new-one .new-left .info{padding: 0 10px 15px;}
    .sol-font{margin-top: -100px;}
}

@media only screen and (max-width:900px){
 .sol-font strong{font-size: 40px;}
    .sol-fw,.sol-item{padding-top: 80px;}
    .sol-txt{font-size: 36px;}
    .sol-list li{width: 50%;}
    .sol-wz p{font-size: 26px;}
    .sol-fa li span{left: 16px;top: 16px;font-size: 20px;}
    .sol-fa,.sol-items{padding-bottom: 80px;}
    .item-info span{font-size: 36px;}
    .sol-item li .sol-flr{padding: 0 20px;}
    .item-info p{font-size: 16px;}
    .sol-item li{margin-bottom: 80px;}
    .sol-items li .items-font{padding-top: 80px;}
    .sol-items li strong{font-size: 36px;}
    .sol-items li span{font-size: 18px;margin-top: 30px;}
    .sol-items li p{font-size: 16px;margin-top: 30px;}
}

@media only screen and (max-width:1441px){
.wp{width:98%}
.proLayer2 .NrBox ul li .text h2{font-size:16px;}
}

@media screen and (min-width: 769px){
.person .tit{/*padding:0 !important*/ padding:15px;}
}

@media screen and (max-width:1300px){
    .sol-list li p{font-size: 16px;}
    .sol-cn,.sol-sh{padding: 120px 0;}
    .sol-xm,.sol-item{padding-top: 120px;}
    .sol-fa,.sol-items{padding-bottom: 100px;}
    .wind-top{-webkit-background-size: 800px 680px;background-size: 800px 680px;}
    .wind-info{left: 2%;margin-left: 0;top: 260px;}
    .wind-info strong{font-size: 50px;}
    .wind-txt strong{font-size: 50px;}
    .wind-yf li{margin-right: 12%;}
    .wind-pro{padding-top: 300px;padding-bottom: 240px;}
    .wind-pro li{margin-right: 50px;}
    .winds-name h1{font-size: 60px;}
    .kabout-good{margin-top: 130px;}
    .zabout-step{padding: 120px 0 100px;}
    .zabout-step ul{margin-top: 100px;}
}
@media screen and (min-width: 769px){
.pto{padding-top:130px;}	
}
@media screen and (max-width: 768px){
	.pto{padding-top:40px;}
    .proLayer2 .NrBox ul li:nth-child(5){border-bottom:none !important;}
	.proLayer2 .NrBox ul li:nth-child(6){border-bottom:none !important;}
	.proLayer1 .text p{ width:360px;}
	.tab-item .img{margin-bottom: 40px;}
	.wp{width:98%;/*padding:0 15px*/}
	 .news-wrap{margin-bottom: 40px;}
	 
	 .tal-show{padding: 50px 0;}
    .tal-info strong{font-size: 26px;margin-bottom: 30px;}
    .tal-info strong img{width: 32px;margin-right: 10px;}
    .tal-team{margin-top: 60px;}
    .team-more a{-webkit-background-size: 30px 22px;background-size: 30px 22px;font-size: 18px;padding-right: 40px}
	/*新闻*/
	.news-z1{padding-bottom:40px}
.list-z2{margin-bottom:20px}
.list-z2 li{padding-top:20px}
.list-z2 .date{display:none}
.list-z2 .right{padding:0}
/*.list-z2 .pic{margin:0;margin-bottom:15px;float:none;width:auto}*/
.list-z2 .inner{padding:0;padding-bottom:20px}
.list-z2 .inner h4 a{font-size:16px}
.list-z2 .inner .info{margin-bottom:10px}
.list-z2 .inner .info .info-inner a,.list-z2 .inner .info .info-inner span{margin-right:15px}
.list-z2 .inner .info .date{float:right;display:block}
.dt1-hd{padding:0;padding-bottom:10px}
.dt1-hd h1{font-size:18px}
.dt1-hd .bd .info span{margin-right:15px}
.dt1-con{padding:20px 0;font-size:14px}
.dt1-pages{padding:15px 0}
.dt1-pages .next,.dt1-pages .prev{font-size:14px}

 .new-list li{width: 48%;}
    .news-wrap{margin-bottom: 40px;}
    .new-info .new-btn a{margin-left: 0;}
    .new-one .new-left .info .tit{font-size: 20px;line-height: 50px;}
    .new-one .new-right{padding: 26px 20px 1px;}
    .new-area{margin-bottom: 40px;}
    .new-one{margin-bottom: 70px;}
     .voice-list li{width: 100%;height: auto;}
    .voice-list li:nth-of-type(odd){padding-right: 0;}
    .voice-list li:nth-of-type(even){padding-left: 0;}
    .voice-list:before,.voice-list:after{display: none;}
    .voice-list li:nth-of-type(odd) .time{right: 0;}
    .new-two h2, .new-three h2{font-size: 30px;margin-bottom: 10px;line-height: 46px;}
    .voice-list,.new-two{margin-bottom: 50px;}
    .new-three{padding-top: 35px;padding-bottom: 50px;}
    .new-grid li .img{width: 35px;margin: 0 auto 10px;}
    .new-grid li p{font-size: 16px;line-height: 26px;padding: 5px 0;}
    .voice-list li .tit{font-size: 16px;}
    
	
	.sol-font strong{font-size: 36px;}
    .sol-fw,.sol-item{padding-top: 60px;}
    .sol-txt{font-size: 32px;}
    .sol-fw .sol-list{margin-top: 50px;}
    .sol-list li span,.wind-pro li .wind-icon,.winds-good li span{width: 90px;height: 90px;line-height: 84px;}
    .sol-list li span img,.sol-xm .sol-list li span img,.wind-pro li .wind-icon img,.winds-good li span img{width: 50px;}
    .sol-list li strong{margin: 20px 0 16px;}
    .sol-list li{margin-bottom: 40px;}
    .sol-wz p{font-size: 20px;width: 100%;}
    .sol-cn,.sol-sh{padding: 80px 0;}
    .sol-xm{padding-top: 80px;}
    .sol-pic{margin-top: 50px;}
    .sol-fa ul,.sol-btn{margin-top: 40px;}
    .sol-fa li span{font-size: 18px;}
    .sol-fa,.sol-items{padding-bottom: 60px;}
    .sol-item li .sol-flr{padding: 0 10px;}
	.item-info span{font-size: 32px;}
    .item-info p{margin-top: 40px;}
    .sol-item li{margin-bottom: 60px;}
    .item-info{margin-top: 20px;}
    .sol-items li .items-font{margin: 0 10px;}
    .sol-items li .items-font{padding-top: 60px;}
    .sol-items li strong{font-size: 32px;}
    .sol-items li img{margin-top: 60px;}
    
}

@media screen and (max-width:660px){
    .sol-fw, .sol-item,.sol-cn, .sol-sh{padding: 90px 0;}
    .sol-txt{font-size: 28px;}
    .sol-fw .sol-list{margin-top: 30px;}
    .sol-list li{padding-right: 20px;}
    .sol-list li span,.wind-pro li .wind-icon,.winds-good li span{width: 80px;height: 80px;line-height: 72px;}
    .sol-list li span img,.sol-xm .sol-list li span img,.wind-pro li .wind-icon img,.winds-good li span img{width: 44px;}
    .sol-list li strong{font-size: 18px;margin-bottom: 12px;}
    .sol-list li p{font-size: 14px;}
    .sol-cn,.sol-sh{padding: 90px 0;}
    .sol-xm{padding: 90px 0 60px;}
    .sol-sh p{font-size: 16px;margin-top: 20px;}
	.sol-sh .sol-list{font-size: 16px;margin-top: 20px;}
	
    .sol-item li{margin-bottom: 40px;}
    .item-info{margin-top: 10px;}
    .item-info span{font-size: 26px;}
    .item-info p{font-size: 14px;margin-top: 24px;}
    .sol-items li .items-font{padding-top: 40px;}
    .sol-items li strong{font-size: 30px;}
    .sol-items li span{line-height: 1.6;}
	
}


@media screen and (min-width: 751px){
    .fzlciphone{ display: none;}
	.pc{display:block}


}
@media screen and (max-width: 480px){
	 .tal-show.tal-bgs .wrap>div{display: flex;flex-direction: column-reverse;}
    .tal-bgs .tal-info{margin-top: 0;}
    .tal-show{padding: 90px 0;}
    .tal-info p{margin-bottom: 50px;}
    .tal-ptop .tal-pic{margin-top: 0;}
	
	 .sol-font strong{font-size: 32px;}
    .sol-list li{width: 100%;padding: 0 10px;margin-bottom: 30px;}
    .sol-list li p{min-height: auto;}
    .sol-wz p{font-size: 16px;}
    .sol-pic{margin-top: 30px;}
    .sol-fa, .sol-items{padding-bottom: 90px;}
    .sol-txt{font-size: 24px;}
    .sol-fa li span{font-size: 14px;left: 6px;top: 20px;}
    .sol-item li{margin-bottom: 80px;}
    .sol-item li .sol-flr{width: 100%;margin-top: 20px;}
    .sol-item{padding-top: 30px;padding-bottom: 0;}
    .sol-item li .sol-flr{padding: 0;}
    .sol-items li .items-font{margin: 0;}
    .sol-items li{margin-bottom: 80px;}
    .sol-items li strong{font-size: 26px;}
    .sol-items li img{margin-top: 40px;}
	
	}
