@charset "utf-8";

body{ margin:0; padding:0; font-size:12px;color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0; padding:0;}
input,textarea { font-family: "PINGFANG_MEDIUM"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0; padding:0; 
/* display: block; */
}
a{ color:#5c5c5c; text-decoration:none}

.herder{  position: relative; z-index: 2; width: 100%; height: 180px; padding-bottom: 32px; padding: 0 4%; box-sizing: border-box; position: relative;}
.herder .logo{ float: left; padding-top: 35px;}
.herder .serach{ float: left; margin: 70px 0 0 110px; width: 585px; height: 58px; border: ; position: relative;}
.herder .serach button{ border: none; cursor: pointer; float: right; width: 76px; height: 58px; display: block; background: url(../images/index_08.png); background-size:100% 100%;}
.herder .serach input{ display: block; float: left; height: 58px; font-size: 24px; width: calc(100% - 76px); box-sizing: border-box; border: 1px solid #6c6c6c; border-right:0; box-sizing: border-box; padding: 0 12px; box-sizing: border-box;}
.herder .serach .bt{ font-size: 22px; font-weight: bold; width: 130px; position: absolute; left: 0; top: 0; transform: translateY(-100%); border: 1px solid #6c6c6c; border-bottom: 0; border-top:2px solid #43b02a; text-align: center; line-height: 42px; color: #000;}
.herder .nav{ float: right; padding-top: 72px;}
.herder .nav ul{ float: right;}
.herder .nav ul li{ float: left; padding: 0 35px; line-height: 90px; position: relative;}
.herder .nav ul li dl{ display: none; width: 100%; position: absolute; left: 0; top: 100%;}
.herder .nav ul li dl dd{ width: 100%; height: 90px; line-height: 90px; text-align: center;}
.herder .nav ul li dl dd a{ display: block; width: 100%; height: 100%; background: #f2f2f2; font-size:22px; line-height: 90px; font-weight: bold; transition: 0.5s;}
.herder .nav ul li dl dd a:hover{ background: #43b02a; color: #fff;}


.herder .nav ul li:hover{ background: #f2f2f2;}
.herder .nav ul li:hover dl{ display: block;}
.herder .nav ul li>a{ font-size: 22px; color: #000;}
.herder .nav ul li:last-child{ margin-left: 0;}
.herder .yuyan{ height: 95px; position: absolute; right: 4%; top: 0; height: 95px; padding-left: 58px; background: url(../images/index_05.png) left center no-repeat;} 
.herder .yuyan p{ cursor: pointer; line-height: 95px; font-size: 18px;}
.herder .yuyan ul{ display: none; position: absolute; left: 50%; top: 70px; transform: translateX(-50%); width: 100px; background: #fff; border-radius:5px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.herder .yuyan ul li{ height: 40px; line-height: 40px; color: #333; text-align: center; font-size: 16px; cursor: pointer; transition: 0.5s;} 
.herder .yuyan ul li:hover{ background: #000; color: #fff;}

.banner{ width: 92%; margin:  0 auto; border: 1px solid #6c6c6c; overflow: hidden; position: relative;}
.banner img{ display: block; width: 100%; height: auto;}
.banner .text{ position: absolute; width: 1250px; right: 60px; bottom: 0; background: rgba(255,255,255,0.7); padding: 32px 0 32px 40px; box-sizing: border-box;}
.banner .text h2{ font-size: 56px; color: #000; line-height: 78px;}
.banner .text a{ display: block; width: 65px; height: 65px; position: absolute; right: 0; top: 0%; transform: translateY(-50%); background: url(../images/.png) center center no-repeat #32b316;}
.banner .text a.page{ width: 65px; top: 35px; transform: translate(50%,0);}
.banner .text a.page img{ display: block; width: 100%; height: 100%;}


.banner .swiper-button-next{ background: url(../images/Product_04.png); width: 40px; height: 72px; right: 0%; top: 50%; transform: translate(100%,-50%); background-size:100% 100% ; transition: 1s;}
.banner .swiper-button-prev{ background: url(../images/Product_02.png); width: 40px; height: 72px; left: 0%; top: 50%; transform: translate(-100%,-50%); background-size:100% 100% ; transition: 1s;}
.banner .swiper-button-next:after{ display: none;}
.banner .swiper-button-prev:after{ display: none;}
.banner:hover .swiper-button-next{ transform: translate(0,-50%);}
.banner:hover .swiper-button-prev{ transform: translate(0,-50%);}

.indexContainer .layer1{ width: 92%; margin: 0 auto; padding: 85px 0;}
.indexContainer .layer1 .layer1Right{ float: right; width: 794px;}
.indexContainer .layer1 .layer1Right ul li{ transition: 0.5s; width: 49%; float: left; margin: 0 2% 30px 0; background: #f2f2f2; height: 264px;}
.indexContainer .layer1 .layer1Right ul li:nth-child(2n){ margin-right: 0;}
.indexContainer .layer1 .layer1Right ul li .icon{ width: 100%; height: 136px; text-align: center; line-height: 136px;}
.indexContainer .layer1 .layer1Right ul li .icon img{ display: inline-block; vertical-align: middle;}
.indexContainer .layer1 .layer1Right ul li h2{ text-align: center; font-size: 32px; color: #000; padding-bottom: 35px;}
.indexContainer .layer1 .layer1Right ul li p{ font-size: 20px; color: #000000; text-align: center;}
.indexContainer .layer1 .layer1Right ul li:nth-child(3){ margin-bottom: 0;}
.indexContainer .layer1 .layer1Right ul li:nth-child(4){ margin-bottom: 0;}

.indexContainer .layer1 .layer1Right ul li:hover{ transform: translateY(-10px); box-shadow: 0 10px 10px rgba(0,0,0,0.2);}

.indexContainer .layer1 .layer1Left{ width: calc(100% - 794px); float: left; padding: 0 85px 0 0; box-sizing: border-box;}
.indexContainer .layer1 .layer1Left h2{ font-size: 75px; color: #808080; line-height: 110px;}
.indexContainer .layer1 .layer1Left p{ padding: 20px 0 0 0; line-height: 28px; font-size: 18px; color:  #000;}

.indexContainer .layer2{  width: 100%; background: #105a97; position: relative;}
.indexContainer .layer2Box{ overflow: hidden; width: 92%; margin: 0 auto;}
.indexContainer .layer2Box .icon{ float: left; width: 50%;}
.indexContainer .layer2Box .icon img{ display: block; width: 100%; height: auto;}
.indexContainer .layer2Box .text{ width: 50%; float: left; height: 100%; position: absolute; right: 0;}
.indexContainer .layer2Box .text h2{ color: #fff; font-size: 69px; font-weight: normal; padding-top: 100px;}
.indexContainer .layer2Box .text ul{ padding: 25px 0 0 0;}
.indexContainer .layer2Box .text ul li{ padding-left: 34px; background: url(../images/indexIcon_09.png) left center no-repeat; line-height: 48px; font-size: 18px; color: #fff;}

.indexContainer .layer2Box .text a{ font-size: 18px; display: inline-block; padding: 0 20px; height: 68px; background: #fff; color: #16416a; line-height: 68px; margin-top: 100px;}
.indexContainer .layer2Box .text img{  display: inline-block; vertical-align: middle; margin-left: 12px; transform: translateY(-2px);}
.indexContainer .layer2Box .text .textBox{ position: absolute; top: 40%; transform: translateY(-50%); width: 100%;}

.indexContainer .layer3{ width: 92%; margin: 0 auto; padding-bottom: 60px;}
.indexContainer .layer3 .bt{ height: 200px; font-size: 72px; font-weight: bold; color: #808080; text-align: center; line-height: 200px;}
.indexContainer .layer3 ul{ overflow: hidden;}
.indexContainer .layer3 ul li{ width: 32%; float: left; margin: 0 2% 0 0;}
.indexContainer .layer3 ul li:last-child{ margin-right: 0;}
.indexContainer .layer3 ul li .icon{ position: relative; width: 100%; height: 365px; overflow: hidden;}
.indexContainer .layer3 ul li .icon img{ transition: 0.5s; display: block; width: 100%; height: 100%; object-fit: cover; }
.indexContainer .layer3 ul li .icon .play{ transition: 0.5s; background: url(../images/indexIcon_30.png); width: 72px; height: 52px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.indexContainer .layer3 ul li:hover .icon .play{ background: url(../images/indexIcon_27.png); background-size:100% 100% ;}


.indexContainer .layer3 ul li .text{ width: 100%;}
.indexContainer .layer3 ul li .text h3{ height: 64px; line-height: 64px; font-size: 18px; color: #000;}
.indexContainer .layer3 ul li .text h3 span{ font-weight: normal; color: #161616;}
.indexContainer .layer3 ul li .text h2{ font-size: 32px; color: #000; line-height: 48px;}
.indexContainer .layer3 ul li .text p{ line-height: 38px; font-size: 18px; color: #161616;}
.indexContainer .layer3 ul li .text p img{ display: inline-block; vertical-align: middle; transform: translateY(-2px); margin-left: 5px;}
.indexContainer .layer3 ul li:hover .icon img{ transform: scale(1.1);}
.indexContainer .layer3 .More{ background: #43b02a; font-weight: bold; color: #fff; display: block; margin: 60px auto 0 auto; width: 175px; height: 70px; text-align: center; line-height: 70px; font-size: 20px;}
.indexContainer .layer3 .More img{ display: inline-block; vertical-align: middle; margin-left: 30px; transform: translateY(-2px);}

.footer{ background: #646263; overflow: hidden;}
.footer .footerBox{ overflow: hidden; width: 92%; margin: 0 auto; padding: 100px 0 45px 0; position: relative;}
.footer .footerBox .Nr{ width: 25%; float: left;}
.footer .footerBox .Nr h2{ color: #fff; height: 100px; line-height: 100px; font-size: 34px; font-weight: bold;}
.footer .footerBox .Nr h2 img{ display: inline-block; vertical-align: middle;}
.footer .footerBox .Nr ul li{ transition: 0.5s; font-size: 20px; color: #fff;  padding-left: 35px; background: url(../images/indexIcon_12.png) left center no-repeat; line-height: 36px;}
.footer .footerBox .Nr ul li a{ transition: 0.5s; color:  #fff;}
.footer .footerBox .Nr ul li:hover a{ color: #43b02a;}
.footer .footerBox .Nr ul li:hover{ background: url(../images/indexIcon_06.png) left center no-repeat; padding-left: 45px;}
.footer .footerBox ul.friendLink{ width: 100%;  padding-top: 140px; overflow: hidden;}
.footer .footerBox ul.friendLink li{ width: 54px; height: 54px; float: left; margin: 0 12px 0 0;}
.footer .footerBox ul.friendLink li img{ display: block; width: 100%; height: 100%;}

.copyRight{ width: 100%; height: 100px; border-top:2px solid #9c9c9c;}
.copyRightBox{ width: 92%; margin: 0 auto; overflow: hidden; position: relative; height: 100%;}
.copyRightBox ul{ float: left;}
.copyRightBox ul li{  float: left; font-size: 18px; margin-right: 20px; line-height: 100px;}
.copyRightBox ul li a{ font-size: 18px; color: #afafb1;}
.copyRightBox p{ float: left; padding-left: 60px; font-size: 18px; line-height: 100px;}
.copyRightBox .wx{ display: block; width: 470px; height: 75px; position: absolute; right: 0; bottom: 0; background: #43b02a; box-shadow: 0 0 10px rgba(0,0,0,0.4); padding: 0 45px; box-sizing: border-box; font-size: 20px; font-weight: bold; color: #fff; line-height:75px ;}
.copyRightBox .wx:after{ background: url(../images/indexIcon_23.png); width: 30px; height: 24px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%); content: '';}

.navGation{ width: 100%; height: 62px; background: #e6e6e6;}
.navGation ul{ width: 92%; height: 100%; overflow: hidden; margin: 0 auto;}
.navGation ul li{ padding: 0 40px; float: left; height: 62px; line-height: 62px; font-size: 22px; font-weight: bold; color: #484c47;}
.navGation ul li.on{ background: #43b02a; color: #fff;}
.navGation ul li.on a{ color: #fff;}


.Pagebanner{ margin-top: 20px; width: 100%; height: auto; overflow: hidden; position: relative;}
.Pagebanner img{ display: block; width: 100%; height: auto;}
.Pagebanner .swiper-button-next{ background: url(../images/Product_04.png); width: 40px; height: 72px; right: -100%; top: 50%; transform: translateY(-50%); background-size:100% 100% ; transition: 0.5s;}
.Pagebanner .swiper-button-prev{ background: url(../images/Product_02.png); width: 40px; height: 72px; left: -100%; top: 50%; transform: translateY(-50%); background-size:100% 100% ; transition: 0.5s;}
.Pagebanner .swiper-button-next:after{ display: none;}
.Pagebanner .swiper-button-prev:after{ display: none;}
.Pagebanner:hover .swiper-button-next{ right: 0;}
.Pagebanner:hover .swiper-button-prev{ left: 0;}

.Product_list{ width: 100%;}
.Product_list .bt{ width: 92%; margin: 0 auto; font-weight: bold; height: 130px; line-height: 130px; font-size: 42px; color: #808080;}
.Product_list ul{ overflow: hidden; width: 92%; margin: 0 auto;}
.Product_list ul li{ border: 2px solid #cccccc; box-sizing: border-box; width: 18.4%; float: left; margin: 0 2% 35px 0;}
.Product_list ul li:nth-child(5n){ margin-right: 0;}
.Product_list ul li .icon{ width: 100%; height: auto; overflow: hidden;}
.Product_list ul li .icon img{ display: block; width: 100%; height: 100%; transition: 0.5s;}
.Product_list ul li .text{ width: 100%; padding: 17px 30px 30px 30px; box-sizing: border-box; }
.Product_list ul li .text .xian{ width: 100%; background: #ccc; margin: 0 auto; height: 2px; margin-bottom: 10px;}
.Product_list ul li .text a{ transition: 0.5s; display: block; width: 100%; height: 52px; line-height: 50px; text-align: center; font-size: 20px; font-weight:bold; border: 1px solid #43b02a; box-sizing: border-box;}
.Product_list ul li .text a span{ transition: 0.5s; display: inline-block; width: 24px; height: 16px; background: url(../images/indexIcon_06.png); background-size:100% 100%; margin-right: 15px;}
.Product_list ul li:hover .icon img{ transform: scale(1.1);}
.Product_list ul li:hover .text a{ background: #43b02a; color: #fff;}
.Product_list ul li:hover .text a span{ background: url(../images/indexIcon_12.png);  background-size:100% 100% ;}
.Product_list .layer{ padding-bottom: 35px;}
.Product_list .layer:nth-child(2n){ background: #f3f3f3;}

.pro_More{ width: 92%; margin: 0 auto 0 auto; padding: 25px 0 120px 0;}
.pro_More .tab{ width: 100%; height: 50px; margin-bottom: 10px;}
.pro_More .tab table{ background: #fff; width: 100%; border: 2px solid #dcdcdc; box-sizing: border-box;}
.pro_More .tab table tr td:first-child{ width: 16%; color: #000; font-size: 20px; font-weight: bold; height: 46px; padding-right: 30px; border-right:2px solid #dcdcdc ; text-align: right;}
.pro_More .tab table tr td span{  font-size: 18px; color: #000; cursor: pointer; display: inline-block; margin: 10px 0 10px 15px; height: 26px; border: 1px solid #43b02a; padding: 0 20px; line-height: 26px;}
.pro_More .tab table tr td span.on{ background: #43b02a; color: #fff;}

.pageContainer{ width: 100%;}
.pageContainer .Main{ overflow: hidden; width: 92%; margin: 0 auto;}
.pageContainer .Main .MainLeft{ width: 390px; float: left; padding-top: 160px;}
.pageContainer .Main .MainLeft ul{ width: 100%;}
.pageContainer .Main .MainLeft ul li{ transition: 0.5s; width: 100%; height: 58px; border-top:2px solid #d9d9d9;}
.pageContainer .Main .MainLeft ul li a{ line-height: 58px; transition: 0.5s; text-indent: 20px; display: block; width: 100%; height: 100%; font-size: 24px; font-weight: bold; color: #5c5c5c;}
.pageContainer .Main .MainLeft ul li.on{ border-top:2px solid #43b02a;}
.pageContainer .Main .MainLeft ul li.on a{ background: #f6f6f6;}
.pageContainer .Main .MainLeft ul li:hover{ border-top:2px solid #43b02a;}
.pageContainer .Main .MainLeft ul li:hover a{ background: #f6f6f6;}

.pageContainer .Main .MainRight{ float: right; width: calc(100% - 390px); padding: 0 0 0 80px; box-sizing: border-box;}
.pageContainer .Main .MainRight .navGation2{ width: 100%; height: 160px;}
.pageContainer .Main .MainRight .navGation2 ul{ overflow: hidden;}
.pageContainer .Main .MainRight .navGation2 ul li{ float: left; height: 160px; line-height: 160px;}
.pageContainer .Main .MainRight .navGation2 ul li img{ display: inline-block; vertical-align: middle; margin-right: 10px; transform: translateY(-2px);}
.pageContainer .Main .MainRight .navGation2 ul li a{ font-size: 18px; color: #8c8c8c;}
.pageContainer .Main .MainRight .navGation2 ul li span{ font-weight: bold;}

.pageContainer .Main .MainRight .solution{ width: 100%; overflow: hidden; padding-bottom: 85px;}
.pageContainer .Main .MainRight .solution .icon{ width: 615px; float: right;}
.pageContainer .Main .MainRight .solution .icon img{ display: block; width: 100%; height: auto;}
.pageContainer .Main .MainRight .solution .text{ float: left; width: calc(100% - 615px); padding: 0 44px 0 0; box-sizing: border-box;}
.pageContainer .Main .MainRight .solution .text h2{ height: 110px; line-height: 110px; overflow: hidden; font-size: 74px; color: #777; padding-bottom: 110px;}
.pageContainer .Main .MainRight .solution .text p{ font-size: 22px; line-height: 32px; margin-bottom: 15px;}
.pageContainer .Main .MainRight .solution .text .more{ line-height: 68px; font-weight: bold; display: block; width: 175px; height: 68px; margin: 20px 0 0 0; background: #43b02a; text-align: center; font-size: 18px; color: #fff;}
.pageContainer .Main .MainRight .solution .text .more img{ display: inline-block; vertical-align: middle; margin-left: 30px;}
.pageContainer .pageBottom{ width: 100%; background: #f2f2f2;}
.pageContainer .pageBottom .bt{ line-height: 240px; width: 100%; height: 240px; text-align: center; font-size: 74px; color: #808080;}
.pageContainer .pageBottom ul{ width: 92%; margin: 0 auto; overflow: hidden;}
.pageContainer .pageBottom ul li{ float: left; width: 50%; overflow: hidden; height: 500px; position: relative;}
.pageContainer .pageBottom ul li img{ width: 100%; height: 100%; object-fit: cover; transition: 0.5s;}
.pageContainer .pageBottom ul li .text{ width: 85%; position: absolute; left: 50%; bottom: 65px; transform: translateX(-50%); background: rgba(255,255,255,0.7); padding: 0 40px; box-sizing: border-box; height: 105px; line-height: 105px; font-size: 22px; color: #040001;}
.pageContainer .pageBottom ul li .text span{ font-size: 34px; font-weight: bold; margin-right: 20px;}
.pageContainer .pageBottom ul li .text a{ height: 68px; display: block; position: absolute; top: 50%; right: 0; transform: translate(50%,-50%);}
.pageContainer .pageBottom ul li:hover img{ transform: scale(1.1);}

.newList{ width: 100%;}
.newList ul{ width: 100%; overflow: hidden;}
.newList ul li{ width: 49%; float: left; margin: 0 2% 20px 0;}
.newList ul li:nth-child(2n){ margin-right: 0;}
.newList ul li .icon{ width: 100%; padding-top: 65%; background: #000; overflow: hidden; position: relative;}
.newList ul li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
.newList ul li .time{ width: 100%; height: 34px; line-height: 30px; background: #43b02a; text-indent: 42px; font-size: 18px; font-weight: bold; color: #fff;}
.newList ul li .time a{ display: block; float: right;}
.newList ul li .time a img{ display: block; height: 100%; width: auto;}
.newList ul li .text{ width: 100%; background: #f1f1f1; height: 200px; padding:35px 40px 0 40px; box-sizing: border-box;}
.newList ul li .text h2{ font-size: 32px; color: #000; line-height: 46px;}
.newList ul li .text p{ line-height: 32px; font-size: 20px; color: #000;}
.newList ul li .text p img{ display: inline-block; margin-left: 10px; vertical-align: middle; transform: translateY(-2px);}

.pageFull{  width: 100%; padding: 90px 0; text-align: center;}
.pageFull dd{ display: inline-block; margin: 0 6px; position: relative;}
.pageFull dd a{ display: block; width: 68px; height: 68px; font-size: 18px; text-align: center; line-height: 68px; color: #43b02a; background: #f2f2f2;}
.pageFull dd a img{ display: inline-block; vertical-align: middle; transform: translateY(-2px);}
.pageFull dd.prev img{ transform: translateY(-2px) rotate(180deg);}

.newDetails{ width: 100%; padding-top: 160px; padding-bottom: 80px;}
.newDetails .tit1{ color: #000; font-size: 78px; font-weight: bold; line-height: 105px; margin-bottom: 70px;}
.newDetails .time{ width: 100%; height: 74px; background: #f1f1f1;}
.newDetails .time span{ display: block; float: left; padding: 0 24px; height: 74px; line-height: 74px; font-weight: bold; font-size: 18px; color: #fff; background: #43b02a;}
.newDetails .time span img{ display: inline-block; vertical-align: middle; margin-right: 25px; transform: translateY(-2px) rotate(180deg);}
.newDetails .time span a{ color: #fff;}
.newDetails .tit2{ font-size: 34px; font-weight: bold; color: #333; line-height: 118px;}
.newDetails .Nr{ width: 100%; overflow: hidden;}
.newDetails .Nr .icon{ width: 635px; height: auto; float: left;}
.newDetails .Nr .icon img{ display: block; width: 100%; height: auto;}
.newDetails .Nr .text{ width: calc(100% - 635px); float: left; padding-left: 30px; box-sizing: border-box;}
.newDetails .text h2{ font-size: 18px; color: #000; margin-bottom: 20px; line-height: 30px;}
.newDetails .text p{ font-size: 17px; color: #000; line-height: 34px; margin-bottom: 20px;}
.newDetails .text ul{ padding-bottom: 30px; width: 100%;}
.newDetails .text ul li{ padding-left: 36px; line-height: 46px; font-size: 16px; color: #000000; background: url(../images/indexIcon_06.png) left center no-repeat;}
.newDetails .text{ width: 100%;}
.newDetails .text dl{ overflow: hidden; padding-bottom: 80px;}
.newDetails .text dl dd{ width: 23.5%; float: left; margin: 0 2% 0 0; float: left;}
.newDetails .text dl dd:last-child{ margin-right: 0;}
.newDetails .text dl dd img{ display: block; width: 100%; height: auto;}
.newDetails .text dl dd:last-child{ margin-right: 0;}

.jingzheng{ width: 100%;}
.jingzheng .Nr{ width: 100%; overflow: hidden; margin-bottom: 70px;}
.jingzheng .Nr .icon{ float: right; width: 615px;}
.jingzheng .Nr .icon img{ display: block; width: 100%; height: auto;}
.jingzheng .Nr .text{ width: calc(100% - 615px); float: left; padding: 0 45px 0 0; box-sizing: border-box;}
.jingzheng .Nr .text h2{ font-size: 75px; font-weight: bold; color: #585758; margin-bottom: 50px;}
.jingzheng .Nr .text p{ font-size: 18px; margin-bottom: 20px; color: #000; line-height: 30px;}

.jingzheng .Nr:nth-child(2n) .icon{ float: left;}
.jingzheng .Nr:nth-child(2n) .text{ float: right; padding: 0 0 0 45px;}

.cantact{ width: 100%;}
.cantact .title{ padding-bottom: 90px;}
.cantact .title h2{ font-size: 74px; font-weight: bold; color: #808080;}
.cantact .title p{ padding: 55px 0 35px 0; color: #000; font-size: 20px;}
.cantact .title h3{ color: #020000; font-size: 34px; margin-bottom: 25px;}
.cantact .Nr{ width: 100%;}
.cantact .Nr h4{ height: 30px; line-height: 30px; font-size: 22px; color: #020000;}
.cantact .Nr h4 span{ color: #49b22d;}
.cantact .Nr select{ cursor: pointer; background: url(../images/arrow_03.png) right top no-repeat #f2f2f2; outline: none; width: 100%; height: 70px; border: 1px solid #d9d9d9; box-sizing: border-box; text-indent: 20px; font-size: 20px; color: #444; appearance: none; }
.cantact .Nr input{ background:#f2f2f2 ;width: 100%; height: 70px; border: 1px solid #d9d9d9; box-sizing: border-box; text-indent: 20px; font-size: 20px; color: #444;}



.cantact .bt{ width: 100%; height: 90px; position: relative;}
.cantact .bt span{ display: inline-block; height: 90px; line-height: 90px; padding-right: 25px; font-size: 34px; color: #020000; font-weight: bold; background: #fff; position: relative; z-index: 2;}
.cantact .bt:after{ display: block; width: 100%; height: 2px; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #f5f5f5;}
.cantact ul{ width: 100%; overflow: hidden;}
.cantact ul li{ width: 32%; float: left; margin: 0 2% 20px 0; overflow: hidden;}
.cantact ul li:nth-child(3n){ margin-right: 0;}
.cantact ul li .jiedao .Nr:nth-child(1){ width: calc(100% - 92px); float: left;}
.cantact ul li .jiedao .Nr:nth-child(2){ width: 72px; float: right;}





.AppTop{ display: none;}
.SideBar{ display: none;}
@media(max-width:1000px){
	.herder{ display: none;}
	body{ padding-top: 60px;}
	.SideBar .serach{ width: 95%; position: absolute; position: absolute; left: 50%; transform: translateX(-50%); top: 20px;}
	.SideBar .serach button{ float: right; background: url(../images/02.png) center center no-repeat #eee; width: 50px; height: 50px; border: none; border-radius:5px ; background-size:24px auto;}
	.SideBar .serach input{ display: block; float: left; border: 1px solid #ddd; width: calc(100% - 65px); border-radius:6px; height: 50px; box-sizing: border-box; padding: 0 15px;}
	.AppTop{width: 100%; display:block; position: fixed; left: 0; top: 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);height: 60px; z-index: 99;}
	.AppTop .SideClick{ position: absolute; right: 15px; top: 50%; transform: translateY(-50%); width: 28px; height: 24px; transition: 0.5s;}
	.AppTop .SideClick span{ display: block; position: absolute; left: 0; width: 100%; height: 2px; background: #333; border-radius:2px; transition: 0.5s;}
	.AppTop .SideClick span:nth-child(1){ top: 0;}
	.AppTop .SideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.AppTop .SideClick span:nth-child(3){ bottom: 0;}
	.AppTop .logo{ height: 60px; line-height: 60px; padding-left: 15px;}
	.AppTop .logo img{ display: inline-block; vertical-align: middle; height: 60%; width:auto;}
	.AppTop .SideClick.on{ transform: translateY(-50%) rotate(180deg);}
	.AppTop .SideClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(-45deg);}
	.AppTop .SideClick.on span:nth-child(2){ width: 0;}
	.AppTop .SideClick.on span:nth-child(3){ top: 50%; transform: translateY(-50%) rotate(45deg);}
	.SideBar{ box-shadow: 0 0 10px rgba(0,0,0,0.1); display: block; width: 100%;  left: -100%; transition: 0.5s; height: calc(100vh - 60px); top: 0;  position: fixed; z-index: 109; background: #fff; top: 60px; padding: 0 0; box-sizing: border-box; overflow: hidden;}
	.SideBar .Warp{ width: 200%; height: 100%; overflow: hidden; transition: 0.5s; padding-top: 80px;}
	
	
	
	.SideBar .logo{ padding: 30px 0;}
	.SideBar .logo img{ display: block; width: 50%; height: auto; margin: 0 auto;}
	.SideBar .nav{ width: 50%;float: left;}
	.SideBar .nav ul li{ height: auto; line-height: 65px; position: relative; border-bottom: 1px solid #ddd; padding: 0 15px;}
	.SideBar .nav ul li .more{ width: 14px; height: 14px; position: absolute; right: 0; top: 28px; }
	.SideBar .nav ul li .more span:nth-child(1){ top: 50%; transform: translateY(-50%); position: absolute; display: block; width: 100%; height: 2px; background: #666;}
	.SideBar .nav ul li .more span:nth-child(2){ position: absolute; width: 2px; height: 100%; left: 50%; transform: translateX(-50%); background: #666;}
	.SideBar .nav ul li:hover .more{ transform: rotate(90deg);}
	.SideBar .nav ul li:hover .more span:nth-child(1){ display: none;}
	.SideBar .nav ul li a{ font-size: 16px; color: #333;}
	.SideBar .nav ul dl{ padding: 10px; display: none;}
	.SideBar .nav ul dl dd{ line-height: 30px; padding-left: 15px; position: relative; box-sizing: border-box;}
	.SideBar .nav ul dl dd:after{ width: 4px; height: 4px; border-radius:50%; left: 0; transform: translateY(-50%); top: 50%; content: ''; background: #999; display: block; position: absolute;}
	.SideBar .nav ul dl dd a{ font-size: 14px;}
	.SideBar .right{ width: 50%; float: left;}
	.SideBar .nav ul li.TwoClick:after{ background: url(../images/arrow.2png.png) center center no-repeat; width: 65px; height: 65px; position: absolute; right: 0; top: 0; content: ''; background-size:6px auto ;}
	.back{ width: 100%; padding: 0 15px; line-height: 65px; box-sizing: border-box; font-size: 16px; color: #333; border-bottom: 1px solid #ddd;}
	.SideBar .right ul li{ border-bottom: 1px solid #ddd; line-height: 65px; padding: 0 15px; box-sizing: border-box; position: relative;}
	.SideBar .right ul li p{height: 65px; line-height: 65px; font-size: 16px;}
	.SideBar .right ul li dl{ display: none; padding:0 15px;}
	.SideBar .right ul li dl dd{ line-height: 48px;}
	.SideBar .right ul li dl dd img{ display: inline-block; vertical-align: middle; margin-right: 5px;}
	.SideBar .right ul li dl dd a{ font-size: 14px; color: #666;}
	.SideBar .right ul li span{ transition: 0.5s; display:block; position: absolute; right: 0; top: 0; width: 65px; height: 65px;  background: url(../images/arrow.png) center center no-repeat;}
	.SideBar .right ul li.on span{ transform: rotate(180deg);}
	
	.indexContainer .layer1{ width: 100%; padding: 30px 0;}
	.indexContainer .layer1 ul{ overflow: hidden;}
	.indexContainer .layer1 ul li{ margin: 0; float: left; width: 25%;}
	.indexContainer .layer1 p{ font-size: 16px; padding-bottom: 20px;}
	.indexContainer .layer1 h2{ font-size: 12px;}
	.indexContainer .layer1 h2 span{ font-size: 24px;}
	.indexContainer .layer2{ width: 100%; overflow: hidden; padding: 0 15px; box-sizing: border-box; overflow-x: scroll;}
	.indexContainer .layer2 ul{ width: 1440px;}
	.footer{ width: 100%; overflow: hidden; padding:  0 15px; box-sizing: border-box;}
	.footer .footerBox .footerLeft{ width: 100%;}
	.footer .footerBox{ width: 100%; padding: 0;}
	.footer .footerBox .footerLeft img{ display: block; margin: 20px auto;}
	.footer .footerBox .footerLeft p{ text-align: center;}
	.footer .footerBox .footerRight{ width: 100%;}
	.footer .footerBox .footerRight ul{ width: 100%; float: inherit; text-align: center; padding: 15px 0;}
	.footer .footerBox .footerRight ul li{ float: initial; display: inline-block;}
	.footer .footerBox .footerRight p{ text-align: center;}
	
	.aboutContainer{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.aboutContainer .titleBox{ width: 100%;}
	.aboutContainer .titleBox .titLeft{ width: 100%; text-align: center;}
	.aboutContainer .titleBox .titRight{ width: 100%;}
	.aboutContainer .titleBox .titRight ul li{ width: 25%; font-size: 14px;}
	.aboutContainer .conBox{ width: 100%;}
	.aboutContainer .conBox .text{ width: 100%; padding: 0;}
	.aboutContainer .conBox .icon{ width: 100%; height: auto; margin-top: 20px;}
	.aboutContainer .conBox .icon img{ display: block; width: 100%; height: auto;}
		.aboutContainer .con{ width: 100%; overflow-y: hidden;}
	.aboutContainer .con .conWarp{ width: 100%; overflow-x: scroll;}
	.about2 ul{ width: 1440px;}
	.honor{ width: 100%;}
	.honor ul li .box{ width: 100%;}
	.aboutContainer .title{ height: auto;}
	.about4 .layer{ width: 100%; height: auto;}
	.about4 .layer ul li{ width: 100%;}
	.business ul li .icon{ width: 100%;}
	.business ul li .text{ width: 100%;}
	.cantact{ width: 100%; padding: 15px; box-sizing: border-box;}
	.cantact .icon{ width: 100%; height: auto;}
	.cantact .text{ width: 100%; padding: 15px 0;}
	.cantact .text ul li p{ line-height: 24px;}
	.join .bd{ width: 95%; margin: 0 auto;}
	.join .bd ul li{ padding: 0 40px; font-size: 18px; line-height: 24px;}
	.join .hd ul{ width: 100%;}
	
	.join .hd ul li{ width: 55px; height:55px; margin: 0 10px 10px 10px; }
	.joinBottom .Nr{ width: 100%; height: auto; padding: 0; background: none;}
	.joinBottom .Nr ul li{ width: 100%; padding: 0 15px; margin-bottom: 15px; box-sizing: border-box;}
	.joinBottom .Nr ul li:nth-child(2){ padding: 0 15px;}
	.joinBottom .Nr ul li a{ left: 50%; top: 50%; transform: translate(-50%,-50%);}
	
	.new .layer1{ padding: 15px; box-sizing: border-box; width: 100%;}
	.new .layer1 ul li{ width: 100%; height: auto; padding: 15px; box-sizing: border-box; margin-bottom: 15px;}
	.new .layer1 ul li .icon{ height: auto;}
	.new .layer1 ul li .text h2{ overflow: hidden;}
	.new .layer2{ width: 100%;}
	.new .layer2 .hd{ width: 100%;}
	.new .layer2 .hd ul li { width: 25%; font-size: 14px;}
	.new .layer2 .hd ul li a{ font-size: 14px;}
	.new .layer2 .bd ul li{ width: 100%;}
	.new .layer2 .bd ul li .icon{ width: 100%; height: auto;}
	.new .layer2 .bd ul li .text{ width: 100%; height: auto; padding: 0 15px 15px 15px; box-sizing: border-box;}
	.state_Details .DeTop{ width: 100%; padding: 15px 0;}
	.state_Details .DeTop .Nr .icon{ width: 100%; height: auto;}
	.state_Details .DeTop .Nr .text{ width: 100%; height: auto; padding: 0;}
	.state ul{ width: 100%;}
	.state ul li{ width: 100%; height: auto;}
	.state_list{ padding: 15px 0;}
	.state_list ul{ width: 100%;}
	.state_list ul li{ width: 100%; padding: 0;}
	.state_list ul li .icon{ width:100%; height: auto; position: relative; transform: none; left: auto; top: auto;}
	.state_list ul li .text{ padding: 0;}
	.state_list ul li .text h2{ font-size: 14px;}
	.state_list ul li .text a{ width: 40px; height: 40px;}
	.state_list ul li .text a img{ display: block; width: 100%; height: 100%;}
	.bannerBox{ width: 100%; margin: 0 auto; height: auto; position: relative; overflow: hidden; padding: 15px; box-sizing: border-box;}
	.bannerBox .icon{ width: 100%; height: auto; padding-top: 100%;}
	.banner{ height: auto!important;}
	.bannerBox .text{ width: 100%; padding: 0 15px;}
	
	.bannerBox .text ul li h2{ overflow: hidden;}
	.WorkBox{ width: 100%;}
	.WorkBox ul li{ width: 100%; padding:40px 15px 0 15px; margin-bottom: 45px;}
	.WorkBox ul li .text p{ overflow: hidden;}
	.WorkBox ul li dl dd{ margin: 0 3px 6px 3px;}
	.WorkBox ul li .bt2:after{ display: none;}
	
}