全局样式*/
body{padding: 0;margin: 0;font-size: 14px;font-family: 微软雅黑;color: #000;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding: 0;margin: 0;border: 0;}
ul{list-style: none;}
a{text-decoration: none;color: #000;}
input{border: 0;padding: 0;}
i,em{font-style: normal;}
img{/*max-width: 100%;*/height: auto; margin:0 auto;}
/*去掉 input 默认边框*/
input{border: 0;font-family: 微软雅黑;font-size: 14px;}
/*去掉 button 默认边框和默认样式*/
button{border: 0;padding: 0;font-family: 微软雅黑;background: transparent;cursor: pointer;}
/*清除浮动*/
.clearfix:after{content: '';display: table;clear: both;}
.clearfix{*zoom: 1;}
/*解决ie/firefox 浏览器中，点击一个链接后有一个虚线边框的问题*/
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　
a:focus{-moz-outline-style: none;} /* IE不支持 */ 
a:focus{outline: none;-moz-outline: none;}
/*解决chrome 浏览器，当文本框，多行文本获得焦点的时候，会有一个边框的问题*/
input,textarea{outline: none;}
/*去掉ios input select默认圆角、内部阴影*/
/*input,select{border-radius: 0;-webkit-border-radius: 0;appearance: none;-webkit-appearance: none;}*/
*{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin: 0;}
select:focus{outline: none;}

.w1200{position: relative;width: 1200px;height: 100%;margin: 0 auto;}

/*top*/
/*pc*/
/*.headers{position:fixed;top:0;left:0;}*/
.header{height:139px;position:relative;z-index: 999;background:#ffffff;position:fixed;top:0;width: 100%;}
.top{height: 50px;background:#02806a; width: 100%;position:fixed;top:0;}
.content .w1200>ul{float: right;z-index: 99;position: absolute;top: 0;right: 0;}
.content .w1200>ul>li{float: left;color:#dee6f0;margin-left:30px;font-size: 15px;line-height: 15px;}
.content .w1200>ul>li:nth-child(1){padding-left: 18px;background:url(../images/header_Telephone.jpg)no-repeat;margin-top:18px;}
.content .w1200>ul>li:nth-child(2){margin-top:18px;}
.content .w1200>ul>li:nth-child(2)>a{color:#dee6f0;}
.content .w1200>ul>li:nth-child(2)>a:nth-child(2){cursor: pointer; display:inline-block;width: 14px;height: 12px;background:url(../images/header_arrow.jpg)no-repeat;background-position: right;}
.content .w1200>ul>li:nth-child(3)>form{border-bottom: 1px solid #82a0c7;margin-top: 4px;padding-top:8px;}
.content .w1200>ul>li:nth-child(3)>a{cursor: pointer; width:14px;background: url(../images/header_magnifier.png) no-repeat;background-position:right;display:inline-block;height:12px;}
.content .w1200>ul>li:nth-child(3)>input{width:185px; background-color:#02806a; padding:0 0 3px 10px;color:#fff;display:inline-block;}
.content .w1200>ul>li:nth-child(3)>input::-webkit-input-placeholder { color:#e2e2e2;}
.content .w1200>ul>li:nth-child(3)>input:-moz-placeholder { color:#e2e2e2;}
.content .w1200>ul>li:nth-child(3)>input::-moz-placeholder { color:#e2e2e2;}
.content .w1200>ul>li:nth-child(3)>input:-ms-input-placeholder { color:#e2e2e2;}
.content{position: fixed;top:0; height: 139px;width:100%;background:url(../images/header_background.png) no-repeat;background-size:43.5% 100%; }
.content .logo{width:25.4%; text-align: center;float: left;}
.content .logo>ul>li{font-size:20px;}
.content .logo>ul>li:nth-child(2){margin-bottom: 4px; margin-top:5px;}
.content .logo>ul>li:nth-child(3){margin-bottom: 2px;font-size: 16px;}
.content .logo>ul>li>img{margin: 0 auto; padding-top: 10px; overflow: hidden; max-width:100%;}
.content .nav>ul{float: right;margin-top: 80px;}
.content .nav>ul>li{text-align: center; float: left;margin-left:4px;position:relative;height: 40px;line-height: 40px;width: 60px;}
.content .nav>ul>li>a{font-size: 16px;}
.content .nav>ul>li>a:after{content: "";position: absolute;left: 0;bottom: 0;width: 0%;height: 4px;background: #02806a;border-radius: 2px;transition: all 0.3s ease;}
.content .nav>ul>li:hover{margin-bottom: 10px}
.content .nav>ul>li:hover a{font-weight: 600;}
.content .nav>ul>li:hover a::after{width: 100%;}
.content .nav>ul> .on{background:#02806a;}
.content .nav>ul> .on>a{font-weight: 600;}
.content .nav>ul>li:nth-child(n+2){width: 86px;}
.content .nav>ul>li>dl{position:absolute;left:-16px;top:42px;z-index: 99;background: rgba(234,227,227,.88);display: none;border-radius:4px;}
.content .nav>ul>li>dl>dd{line-height: 40px;height: 40px;position:relative;overflow: hidden;}
.content .nav>ul>li>dl>dd:first-child{border-radius:4px 4px 0 0;}
.content .nav>ul>li>dl>dd:last-child{border-radius:0 0 4px 4px;}
.content .nav>ul>li>dl>dd:after{   content: '';position:absolute; width:80%;border-bottom:1px solid rgba(255, 255, 255, 0.5);bottom:50%;left:-100%;transition-delay: all 0.5s;transition: all 0.5s;}
.content .nav>ul>li>dl>dd>a{font-size: 14px;transition:all 0.75s;transform:translateY(100%) translateZ(0);transition-delay:all 0.25s;text-shadow:0px -40px 0px #000;}
.content .nav>ul>li>dl>dd>dl{position:relative;left:117px;top:-40px;background:rgba(0,78,161,.5);display:none;height: auto !important;}
.content .nav>ul>li>dl>dd>dl>dd>a{font-size: 14px;display:block;height: 40px;line-height: 40px;}
.content .nav>ul>li>dl>dd:hover{background: #02806a;}
.content .nav>ul>li>dl>dd:hover:after{left:100%;}
.content .nav>ul>li>dl>dd:hover>a{transform:translateY(0%) translateZ(0) scale(1.05);font-weight: 600;text-shadow:0px -30px 0px rgba(255, 255, 255, 0);color:#ffffff;}
.content .nav>ul>li>dl>dd>dl>dd:hover{background: #004ea1;}
.content .nav>ul>li>dl>dd>dl>dd:hover>a{transform:translateY(0%) translateZ(0) scale(1.05);font-weight: 600;text-shadow:0px -40px 0px rgba(255, 255, 255, 0);color:#ffffff;}
.content .nav>ul>li>dl>dd>a{display: block; text-align: center;width:116px;color:#000000; float:left; height:40px;}
.bottom{height: 4px;width: 100%; background:#037521;border-bottom: 4px solid #02806a;padding-bottom: 4px;}
/*pc end*/
/*mobile*/
/*mobile*/
.menuCon{display: none;z-index: 99;position: fixed;width: 100%;height: 42px;background: #004ea1;}
.menuBtn{position: absolute;width: 30px;height: 24px;left: 50%;top: 6px;margin-left: -15px;cursor: pointer;}
.menuBtn span{display: block;height: 3px;margin-bottom: 3px;background: #fff;}
.menu{display: none;position: absolute;left: 0;top: 35px;width: 100%;padding: 0 10%;background: rgba(0,0,0,.8);}
.menu li{position: relative;line-height: 40px;border-top: 1px solid #666;font-size: 15px;}
.menu li:after{content: "";position: absolute;right: 0;top: 18px;width: 0;height: 0;border: 4px solid transparent;border-left: 4px solid #fff;transition: all 0.3s ease;}
.menu li:first-child{border-top: 0;}
.menu li:first-child:after{border-left: 0;}
.menu li.on{border-top: 1px solid #004ea1;}
.menu li.on:after{-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}
.menu li.on > a{color: #004ea1;}
.menu li a{display: block;color: #fff;}
.menu .dl3{display:none;}
.menu .dl3>dd{position: relative;padding-left: 5%;border-top: 1px solid #666;font-size: 14px;}
.menu .dl3>dd:after{content: "";position: absolute;left: 0;top: 18px;width: 4px;height: 4px;background: #fff;border-radius: 50%;}
.menu .a3{color: #fff;}
.menu li .sub_menu{display: none;padding-left: 5%;}
.menu li .sub_menu>dd{position: relative;padding-left: 5%;border-top: 1px solid #666;font-size: 14px;}
.menu li .sub_menu>dd:after{content: "";position: absolute;left: 0;top: 18px;width: 4px;height: 4px;background: #fff;border-radius: 50%;}
/*mobile end*/
/*top end*/
/*foot*/
.foot{background:#02806a;}
.foot-top>ul{padding:70px 36px 20px 36px;margin:0 30px; border-bottom:1px solid #fff; }
.foot-top>ul>li>a{float: left;color:#ffffff;font-size: 20px; line-height: 32px; font-weight:bold;}
.foot-top>ul>li>a:hover{ color:#ff0; font-weight:bold;}
.foot-top>ul>li:nth-child(n+2)>a{margin-left:7%;}
.foot-center{padding:20px 36px 40px 36px;margin:0 30px; text-align:center; line-height:40px; font-size:20px; color:#fff;}
.foot-center a{ color:#fff;}
.foot-center>ul{float: left;}
.foot-center>ul>li>a{font-size: 14px;line-height: 40px;color:#3dda67;cursor: pointer;}
.foot-center>ul>li>a:hover{ color:#ff0;}
.foot-center>ul:nth-child(2){margin-left:5.5%;}
.foot-center>ul:nth-child(3){margin-left:6.5%;}
.foot-center>ul:nth-child(4){margin-left:5.9%;}
.foot-center>ul:nth-child(5){margin-left:6.6%;}
.foot-center>ul:nth-child(6){margin-left:4%;}
.foot-center>ul:nth-child(7){margin-left:4.6%;}
.foot-center>ul:nth-child(8){margin-left:6.6%;}
.foot-bottom{background:#025a19;}
.foot-bottom .foot-bottom1{color:#fff;text-align: center;line-height: 50px;font-size: 14px;}
.foot-bottom .foot-bottom1>img{display: inline-block;vertical-align: middle;margin-bottom: 4px;}
.foot-bottom .foot-bottom1>a{color:#fff;}
/*foot end*/

/*index*/
/*banner*/
.banner{overflow: hidden;position:relative;margin-top:147px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position:absolute; top: 80% !important;left: 26.4% !important;width: 58px;}
.swiper-pagination-bullet-active{background: #1b1b1b;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height: 12px;border: 1px solid #1b1b1b;background:#1b1b1b;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{width: 68px;}
/*banner end*/
/*introduction-frame*/
.introduction-frame{position:relative;height:0;}
.introduction-frame .introduction-frame-content{overflow: hidden; width: 1200px;position:relative;top:-65px;margin:0 auto; border-radius: 14px;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, .5);box-shadow:0 0 20px rgba(0, 0, 0, .5);z-index: 98;background:#ffffff;}
.introduction-frame .introduction-frame-content>div>div{float: left;cursor: pointer;width: 20%; padding:0 1%;}
.introduction-frame .introduction-frame-content>div>div img{width:234px;height: 172px;margin:0 auto;}
.introduction-frame .introduction-frame-content>div>div p{text-align: center;}
.introduction-frame .introduction-frame-content>div>div p:nth-child(1){font-size: 18px;font-weight: bold;}
.introduction-frame .introduction-frame-content>div>div p:nth-child(2){font-size: 12px;margin-top:12px;padding-bottom: 28px;}
.introduction-frame .introduction-frame-content>div>div{margin: 10px 0 10px 0;height: 211px}
.introduction-frame .introduction-frame-content>div>div:nth-child(1){ border-right: 1px solid #d6d6d6;}
.introduction-frame .introduction-frame-content>div>div:nth-child(2){border-right: 1px solid #d6d6d6;}
.introduction-frame .introduction-frame-content>div>div:nth-child(3){border-right: 1px solid #d6d6d6;}
.introduction-frame .introduction-frame-content>div>div:nth-child(4){border-right: 1px solid #d6d6d6;}
.introduction-frame .introduction-frame-content>div>div:hover p{color:#02806a;}
.introduction-frame .introduction-frame-content>div .on p{color:#02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(1) p:nth-child(2){margin:0 30%;}
.introduction-frame .introduction-frame-content>div>div:nth-child(1):hover p:nth-child(2){border-bottom: 1px solid #02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(1):hover img{transform: scale(1.05);}
.introduction-frame .introduction-frame-content>div>div:nth-child(2) p:nth-child(2){margin: 0 24%;}
.introduction-frame .introduction-frame-content>div>div:nth-child(2):hover p:nth-child(2){border-bottom: 1px solid #02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(2):hover img{transform: scale(1.05);}
.introduction-frame .introduction-frame-content>div>div:nth-child(3) p:nth-child(2){margin:0 30%;}
.introduction-frame .introduction-frame-content>div>div:nth-child(3):hover p:nth-child(2){border-bottom: 1px solid #02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(3):hover img{transform: scale(1.05);}
.introduction-frame .introduction-frame-content>div>div:nth-child(4):hover p:nth-child(2){border-bottom: 1px solid #02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(4):hover img{transform: scale(1.05);}
.introduction-frame .introduction-frame-content>div>div:nth-child(5):hover p:nth-child(2){border-bottom: 1px solid #02806a;}
.introduction-frame .introduction-frame-content>div>div:nth-child(5):hover img{transform: scale(1.05);}
.introduction-frame .introduction-frame-content>div .on p:nth-child(2){border-bottom: 1px solid #02806a;}
/*introduction-frame end*/
/*index-content*/
/*part1*/
.part1{position:relative; background:#f4f4f4; padding-top:70px; padding-bottom:10px;}
.parts{width: 1200px;margin: 0 auto; padding :0 17px;}
.part1>div:nth-child(1){margin-top:30px;text-align: center;color:#02806a;font-size: 30px;z-index: 99;position:relative;}
.part1>div:nth-child(1)>span{font-weight: bold;}
.part1>div:nth-child(2){font-weight: bold;text-transform: uppercase;text-align: center;font-size: 40px;color:#e8e8e8;position:absolute;top:80px;width: 100%;margin: 0 auto;}
.part1 .parts>ul{margin-top:60px;margin-bottom:96px;}
.part1 .parts>ul>li{float: left;margin:0 2%;width: 21%;text-align: center;}
.part1 .parts>ul>li:hover img{transform: scale(1.05)}
.part1 .parts>ul>li>dl>dd>img{margin:0 auto;}
.part1 .parts>ul>li>dl>dd:nth-child(2){margin-top:22px;padding-bottom:16px;color:#02806a;font-size: 20px;font-weight: bold;border-bottom: 1px solid #b2b2b2; } 
.part1 .parts>ul>li>dl>dd:nth-child(3){color:#686868;line-height: 28px;margin-top:12px;height: 84px;overflow: hidden;font-size:15px;} 
/*part1 end*/
/*part2*/

.part2{width: 100%; position:relative;padding:222px 0 86px 0;background-color:#f4f4f4;}
.part2>div:nth-child(1){text-align: center;color:#02806a;font-size: 30px;z-index: 99;position:relative;}
.part2>div:nth-child(1)>span{font-weight: bold;}
.part2>div:nth-child(2){font-weight: bold;text-transform: uppercase;text-align: center;font-size: 40px;color:#e8e8e8;position:absolute;top:202px;width: 100%;margin: 0 auto;}
.part2 .part2-img>img{margin:0 auto; display:block;}
.part2 .part2-img{background:#f4f4f4; padding-top:35px;}
.part2 .part2-information{width: 1200px;margin:0 auto;}
.part2-information>ul{margin-left:70px;margin-top:40px;}
.part2-information>ul>li{float: left;}
.part2-information>ul>li:nth-child(1){margin-right: 40px;}
.part2-information>ul>li:nth-child(2){margin-right: 40px;}
.part2-information>ul>li:nth-child(3){margin-right: 28px;}
.part2-information>ul>li>dl>dd{text-align: center;}
.part2-information>ul>li>dl>dd:nth-child(1){font-size: 30px;color:#02806a;font-weight: bold;}
.part2-information>ul>li>dl>dd:nth-child(2){font-size: 14px;color:#6d6d6d;}
.part2-txt{width: 504px;height: 25%;position:absolute;left:54%;top:622px;background:#fff;padding:15px;color:#6d6d6d;line-height: 28px;font-size: 14px;}
.part2-txt>ul>li:nth-child(1){text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:5; overflow: hidden; height:160px;}
.part2-txt>ul>li>a{display: block;width: 38px;height: 38px;color:#ffffff;background:#02806a;position:absolute;right:0;bottom:0;text-align: center;line-height: 38px;}
/*part2 end*/
/*part3*/
.part3{position:relative;}
.part3>div:nth-child(1){text-align: center;color:#02806a;font-size: 30px;z-index: 99;position:relative;margin-top: 65px;}
.part3-content>a:nth-child(1){font-size:14px;color:#02806a;border-bottom: 1px solid #02806a;font-weight: bold;position:absolute;right:46px;top:-66px;z-index: 100;}
.part3>div:nth-child(1)>span{font-weight: bold;}
.part3>div:nth-child(2){font-weight: bold;text-transform: uppercase;text-align: center;font-size: 40px;color:#e8e8e8;position:absolute;top:-20px;width: 100%;margin: 0 auto;}
.part3-content{margin-top:36px;margin-bottom:70px;position:relative;}
.part3-content>a:nth-child(n+2){float: left;width: 31.2%;}
.part3-content>div{float: left;width: 31.2%;}
.part3-content-center{width: 31%;padding-top:22px;margin:0 3% 0 20px;border-top: 1px solid #e2e2e2}
.part3-content-center>a{display:block;}
.part3-content-center h3{font-size: 16px;font-weight: bold;margin-bottom:30px;color:#000;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.part3-content-center h3:hover{color:#02806a;}
.part3-content-center p{font-size: 12px;color:#878787;line-height: 24px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden;height: 90px;}
.part3-content-center em{width: 104px;height: 30px;display: block;border:1px solid #878787;color:#878787;line-height: 30px;text-align: center;margin-top:50px;}
.part3-content-center em:hover{background:#02806a;color:#ffffff;border:none;}
.part3>a{display:block;}
.part3-content-left>img{display:inline-block;}
.part3-content-left:hover img{transform: scale(1.05);}
.part3-content-right{width: 29%;}
.part3-content-right li:nth-last-child(n+2){padding-bottom:14px;border-bottom: 1px solid #e2e2e2;}
.part3-content-right li:hover dd{color:#02806a ;}
.part3-content-right li:nth-child(2), .part3-content-right li:nth-child(3){padding-top:14px;}
.part3-content-right dt{float: left;font-size: 30px;font-weight: bold;height:60px;color:#02806a;line-height: 34px;margin-right:22px;}
.part3-content-right dt>b{font-size: 14px;display: block;float: right;line-height: 28px;}
.part3-content-right>ul>li>a{display:block;}
.part3-content-right>ul>li>a>dd:nth-child(2){font-size: 16px;font-weight: bold;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.part3-content-right>ul>li>a>dd:nth-child(3){height:50px;font-size: 12px;color:#878787;line-height: 24px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
/*part3 end*/
/*part4*/
.part4{background:#fff;padding-bottom:50px;position:relative; padding-top:70px;}
.part4-content{width: 1100px;margin: 0 auto;position:relative;}
.part4-contents{width: 56.4%;margin: 0 auto;position:relative;display:none;}
.part4-contents ul>li>img{margin:0 auto;}
.part4-contentss{width: 56.4%;margin: 0 auto;position:relative;display:none;}
.part4-contentss ul>li>img{margin:0 auto;}
.part4>div:nth-child(1){text-align: center;color:#02806a;font-size: 30px;z-index: 99;position:relative;}
.part4-content>a{font-size:14px;color:#02806a;border-bottom: 1px solid #02806a;font-weight: bold;position:absolute;top:-30px;right:10px;z-index: 100;}
.part4-contents>a{font-size:14px;color:#02806a;border-bottom: 1px solid #02806a;font-weight: bold;position:absolute;top:-30px;right:-134px;z-index: 100;}
.part4-contentss>a{font-size:14px;color:#02806a;border-bottom: 1px solid #02806a;font-weight: bold;position:absolute;top:-30px;right:-50px;z-index: 100;}
.part4>div:nth-child(1)>span{font-weight: bold;}
.part4>div:nth-child(2){font-weight: bold;text-transform: uppercase;text-align: center;font-size: 40px;color:#e8e8e8;position:absolute;top:50px;width: 100%;margin: 0 auto;}
.part4-img{margin-bottom:70px;}
.part4-img>ul{margin-top:44px;}
.part4-content .part4-img>ul>li{float: left;width: 23.5%;height: 190px}
.part4-contents .part4-img>ul>li{float: left;width:49%;height: 156px}
.part4-contentss .part4-img>ul>li{float: left;width:100%;height: 144px}
.part4-img>ul>li{margin-left:1%;}
.part4-img>ul>li>img{-webkit-box-shadow: 0 10px 14px #888888;-moz-box-shadow: 0 10px 14px #888888;box-shadow: 0 10px 14px #888888;height: 100%;margin:0 auto;}
.part4-img>ul>li>img:hover{transform: scale(1.05);}
.part4-contentss .part4-img>ul>li>img{-webkit-box-shadow: 0 10px 14px #888888;-moz-box-shadow: 0 10px 14px #888888;box-shadow: 0 10px 14px #888888;height: 85%;margin:0 auto;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image:url(../images/part4_next.png) !important;background-size: 100% !important;width: 41px !important;height: 41px !important;position:absolute !important;right:-38px !important;top:86px !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url(../images/part4_prve.png) !important;background-size: 100% !important;width: 41px !important;height:41px !important;position:absolute !important;left:-44px !important;top:86px !important;}
.swiper-button-next, .swiper-button-prev{margin-top:30px !important;background-position: 0 0!important;}

/*part4 end*/
/*index-content end*/

/*右侧飘窗*/
.floatWin{z-index: 99;position: absolute;right: 0%;top: 500px;width: 84px;transition: all 0.3s ease;}
.floatWin li{position: relative;height: 70px;background: #02806a;border-bottom: 1px solid #fff;}
.floatWin li a{display: block;}
.floatWin li a img{display: block;width: 28px;height: 42px;padding-top: 14px;margin: 0 auto;}
.floatWin li a p{font-size: 12px;text-align: center;color: #fff;}
.floatWin li .codeImg{z-index: -1;position: absolute;left: 0px;top: 0;width: 50px;height: 70px;overflow: hidden;transition: all 0.3s ease;background:#e3e1e1;color:#111111;font-size: 16px;line-height: 32px;}
.floatWin li .codeImg>p{color:#111111;}
.floatWin li .codeImg img{width: 100%;height: 100%;}
.floatWin li:hover {background:#d22626;}
.floatWin .on {background:#d22626;}
.floatWin li:hover .codeImg{left: -152px;width: 152px;}
.floatWin .on .codeImg{left: -152px;width: 152px;}
.floatWin li .pic{background-size: 100% 100%;background-repeat: no-repeat;}
.floatWin li:hover .pic{left: -70px;width: 70px;}
.floatWin .on .pic{left: -70px;width: 70px;}
.Inside_floatWin{top: 300px;}
/*右侧飘窗结束*/
/*index end*/

/*product-center*/
.product-center-content{display:flex;margin-top:164px; }
.product-center-content .side-nav>ul{margin-top:40px;}
.product-center-content .side-nav>ul>li{font-size: 16px;line-height: 32px;width: 200px;}
.product-center-content .side-nav>ul>li>a{background:#02806a;display:block;width: 200px;height: 72px;font-size:26px;text-align: center;color:#ffffff;line-height: 70px;}
/*.product-center-content .side-nav>ul>li>span{display: block;float: right; width: 10px;height: 32px;background:url(../images/add.jpg)no-repeat;background-position: right;}*/
.product-center-content .side-nav>ul:nth-child(n+2){margin:20px 0;}
.product-center-content .side-nav>ul>li>dl{display: none;}
.product-center-content .side-nav>ul>li>dl>dd{background:#f7f7f7; overflow:hidden;}
.product-center-content .side-nav>ul>li>dl>dd:last-child>a{border-bottom: none;}
.product-center-content .side-nav>ul>li>dl>dd>a{font-size: 16px;line-height: 72px;height: 72px; display:block; color:#7c7c7c;border-bottom: 1px solid #e0e0e0;}
.product-center-content .side-nav>ul>li>dl>dd>a:hover{ background:#02806a;}
.product-center-content .side-nav>ul>li>dl>dd>a>span{display:block;float: left; width: 1px;height: 18px;background:#555555;margin: 28px 20px 0 20px;}
.product-center-content .side-nav>ul>li>dl>dd>ul{margin:0 16px;border-bottom: 1px solid #e0e0e0;}
.product-center-content .side-nav>ul>li>dl>dd>ul>li{margin-left: 10px;font-size:14px;}
.product-center-content .side-nav>ul>li>dl>dd>ul>li>a{color:#7c7c7c;}
.product-center-content .side-nav>ul>li>dl>dd>ul>li>a:hover{color:#02806a;}
.product-center-content .side-nav>ul>li>dl>dd>a:hover{color:#fff;font-weight:bold;}
.product-center-content .side-nav>ul>li>dl>dd>a:hover span{background:#fff;}
.product-center-content .side-nav>ul>li>dl{display:block; padding-top:3px;}
.product-center-content .side-nav>ul>li>span{background:url(../images/reduce.jpg)no-repeat;background-position: right;}
.product-center-content .side-nav>ul>li>dl>dd>.on1{color:#02806a;font-weight:bold;}
.product-center-content .side-nav>ul>li>dl>dd>.on1>span{background:#02806a;}
.product-center-contents{background:#fafafa;margin-top:40px;margin-left:10px;width: 88%;padding:0 20px;min-height: 480px;}
.product-center-contents>div:nth-child(1)>ul{float: right;margin-right:28px;height: 54px;line-height: 54px;}
.product-center-contents>div:nth-child(1)>ul>a{font-size: 14px;}
.product-center-contents>div:nth-child(1)>ul>a:nth-child(1){font-size: 14px;color:#7c7c7c;padding-left: 20px;background:url(../images/arrow.jpg)no-repeat;background-position: 3px 4px;}
.product-center-contents>div:nth-child(1)>ul>a:nth-child(2){font-size: 14px;color:#7c7c7c;}
.product-center-contents>div:nth-child(1)>ul>a:nth-child(3){font-size: 14px;color:#02806a;}
.product-center-contents>div:nth-child(2)>ul{margin-bottom:38px;min-height: 400px;}
.product-center-contents>div:nth-child(2)>ul>li{float: left;margin-left:25px;margin-bottom:22px;width: 30%;}
.product-center-contents .product-center-ul>ul>li:hover{-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, .5);box-shadow:0 0 20px rgba(0, 0, 0, .5);}
.product-center-contents .product-center-ul>ul>li>a{display:block;}
.product-center-contents .product-center-ul>ul>li>a>div{width: 100%;height:197px;}
.product-center-contents .product-center-ul>ul>li>a>div>img{width: 100%;height:100%;}
.product-center-contents .product-center-ul>ul .on{-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, .5);box-shadow:0 0 20px rgba(0, 0, 0, .5);}
.product-center-contents .product-center-ul>ul .on>a>em{color:#02806a;text-decoration:underline;}
.product-center-contents>div:nth-child(2)>ul>li>a>em{display:block; height: 48px;width: 100%;line-height: 48px;text-align: center; background:#e6e6e6;font-size: 14px;cursor: pointer;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding:0 10px;}
.product-center-contents>div:nth-child(2)>ul>li>a>em:hover{color:#02806a;text-decoration:underline;}
.product-center-contents .page-number>ul{margin:0 auto;padding: 34px 0 56px 0;display:table;text-align: center;}
.product-center-contents .page-number>ul>li{float: left;}
.product-center-contents .page-number>ul>li>a{font-size: 16px;color:#333333;display:block;width:25px;height:25px;line-height: 25px;text-align: center;}
.product-center-contents .page-number>ul>li:nth-child(n+2):nth-last-child(n+2)>a:hover{background:#8e8e8e;color:#ffffff;}
.product-center-contents .page-number>ul>li> .on{background:#8e8e8e;color:#ffffff;}
.product-center-contents p{font-size: 14px;line-height: 27px;}
/*.cont_product .swiper-slide{height:300px!important;}*/
/*product-center end*/

/*workshop_display*/
.workshop_display>div:nth-child(2)>ul>li{width: 47%;height: 284px}
.workshop_display>div:nth-child(2)>ul>li>img{width: 100%;height: 100%;}
.workshop_display>div:nth-child(2)>ul>li>img:hover{transform: scale(1.05);}
/*workshop_display end*/

/*company-profile*/
.company-profile>div:nth-child(2)>p{font-size: 14px;color:#7c7c7c;line-height: 28px;/*padding:16px 34px 36px 0;*/}
/*company-profile end*/

/*corporate-culture*/
.corporate-culture>div:nth-child(2)>dl>dt{font-size: 20px;color:#02806a;}
.corporate-culture>div:nth-child(2)>dl>dd{font-size: 16px;color:#7c7c7c;margin-bottom:46px;margin-top:16px;}
/*corporate-culture end*/

/*honor*/
.honor{padding-left: 20px;}
.honor>div:nth-child(2)>ul>li{width: 30%;}
.honor>div:nth-child(2)>ul>li>dl>dd{font-size: 14px;color:#7c7c7c;line-height: 28px;text-align: center;padding-top: 10px;}
.honor>div:nth-child(2)>ul>li>dl>dt>img{width: 100%;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, .5);box-shadow:0 0 20px rgba(0, 0, 0, .5);}
.honor>div:nth-child(2)>ul>li>dl>dt>img:hover{transform: scale(1.05);}
.product-center-contents>div:nth-child(2){position:relative;}
/*honor end*/

/*announcement*/
.announcement{padding:0;}
.announcement>div:nth-child(2)>ul>li{border:1px solid #e5e5e5;margin:0 6px 12px 6px;width: 32.1%;padding:24px 43px 16px 36px;}
.announcement>div:nth-child(2)>ul>li>a{display:block;}
.announcement>div:nth-child(2)>ul>li>a:hover{text-decoration: none;}
.announcement>div:nth-child(2)>ul>li>a>h3{font-size: 16px;color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.announcement>div:nth-child(2)>ul>li>a>p:nth-child(2){padding-left: 16px;background:url(../images/clock_03.jpg)no-repeat;background-position:0 4px;color:#abaebb;font-size: 14px;margin:14px 0 4px 0;}
.announcement>div:nth-child(2)>ul>li>a>p:nth-child(3){font-size: 12px;line-height: 24px;color:#7c7c7c;height: 48px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.announcement>div:nth-child(2)>ul>li>a>p:nth-child(3)>em{color: #02806a;cursor: pointer;margin-left:2px;}
/*.announcement>div:nth-child(2)>ul>li:nth-child(3n-2){margin:0 0 12px 0;}*/
/*announcement end*/

/*company-news*/
.company-news>div:nth-child(2)>ul>li{padding-bottom: 26px;border-bottom: 1px solid #e1e1e1;width: 100%;}
.company-news>div:nth-child(2)>ul>li>a{display:block;}
.company-news>div:nth-child(2)>ul>li>a .news-img{width: 187px;display:inline-block;height: 107px; float:left;}
.company-news>div:nth-child(2)>ul>li>a .news-img>img{width:100%;height: 100%;}
.company-news>div:nth-child(2)>ul>li>a .news-img>img:hover{transform: scale(1.05);}
.company-news>div:nth-child(2)>ul>li>a .news-txt{width: 68%;display:inline-block;margin-left:56px;position:relative;bottom:14px; float:left;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>p:nth-child(1){padding-left: 16px;background:url(../images/clock_03.jpg)no-repeat;background-position:0 4px;color:#abaebb;font-size: 14px;margin:14px 0 4px 0;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>em{font-size: 14px;font-weight: bold;cursor: pointer;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>em:hover{color:#02806a;text-decoration:underline;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>p:nth-child(3){font-size: 12px;line-height: 24px;color:#7c7c7c;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>p:nth-child(3)>em{color: #02806a;cursor: pointer;}
.company-news>div:nth-child(2)>ul>li>a .news-txt>p:nth-child(3)>em:hover{text-decoration: underline;}
/*company-news end*/

/*company-news1*/
.company-news1>div:nth-child(1)>h3{position: relative;top:21px;display:inline-block;margin-bottom:50px; font-weight:bold; color:#02806a;}

.cpmore{font-size: 14px;color:#02806a;text-decoration:underline;cursor: pointer;margin:50px 0 60px 0;display:inline-block;}
.company-news1>div:nth-child(2)>p img{display:inline-block;}
/*company-news1 end*/

/*recruitment-information*/
.announcement>div:nth-child(2) .recruitment-ul>li{padding:24px 24px 16px 36px;}
.announcement>div:nth-child(2) .recruitment-ul>li>a>p:nth-child(2){background:transparent;padding-left: 0;}
.announcement>div:nth-child(2) .recruitment-ul>li>a>em{font-size: 14px;color:#02806a;float: right;background-color:transparent;width: 67px;}
/*recruitment-information end*/

/*recruitment-information1*/
.recruitment-information1>div:nth-child(2)>div{margin:0 0 40px 0;}
.recruitment-information1>div:nth-child(2)>div:nth-child(1)>h3{margin:0 0 34px 0;}
.recruitment-information1>div:nth-child(2)>div>p{font-size: 15px;color:#707070;line-height: 32px;}
.recruitment-information1>div:nth-child(2)>a{margin-bottom: 98px;display:block;width: 98px;height: 24px;color:#ffffff;text-align: center;background:#02806a;font-size: 15px;line-height: 24px;}
/*recruitment-information1 end*/

/*contact-us*/
.product-center-contents .map-box .map{width: 100%;height: 400px;}
.product-center-contents .map-box>p{font-size: 14px;color:#7c7c7c;padding:0  20px !important;line-height: 28px;}
.product-center-contents .map-box>p:nth-child(2){margin-top:24px;background:url(../images/contact-img1.png)no-repeat;background-position:0 7px;}
.product-center-contents .map-box>p:nth-child(3){background:url(../images/contact-img2.png)no-repeat;background-position:0 7px;}
.product-center-contents .map-box>p:nth-child(4){margin-bottom:50px;background:url(../images/contact-img3.png)no-repeat;background-position:0 7px;}
/*contact-us end*/

/*form*/
.form>form>ul{margin-bottom:200px;}
.form>form>ul>li:nth-child(1),.form>form>ul>li:nth-child(2),.form>form>ul>li:nth-child(4){margin-bottom:24px;display:flex;-webkit-display:flex;-moz-display:flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;}
.form>form>ul>li:nth-child(3){margin-bottom:24px;}
.form>form>ul>li>p{height: 24px; float: left;width: 74px;text-align:left;font-size: 14px;line-height: 24px;}
.form>form>ul>li>input{border:1px solid #c1c1c1;padding:5px 0 5px 10px;width: 180px;}
.form>form>ul>li:last-child>input:nth-child(2){width: 74px;}
.form>form>ul>li:last-child>input:nth-child(4){width: 90px;color:#ffffff;text-align:center;line-height:26px;background:#02806a;padding:0;cursor: pointer;}
.form>form>ul>li>img{display:inline-block;line-height: 24px;margin:0 5px;width: 75px;height: 33px;}
.form>form>ul>li>textarea{width: 88%;height: 142px;resize:none;padding-left:10px;}
/*form end*/

/*小屏PC:<1900px*/
@media screen and (max-width: 1900px){
.part2-information>ul>li:nth-child(3){margin-right: 0;}
.introduction-frame .introduction-frame-content{top:-90px;}
}
@media screen and (min-width: 1025px) and (max-width: 1400px){
.content{background-size: 33.5% 100%;}
}
/*小屏PC:>=1025px && <=1200px*/
@media screen and (min-width: 1025px) and (max-width: 1200px){
/*nav*/
.w1200{width: 90%;}
.content{background-size: 33.5% 100%;}
.content .logo{width:22%;}
.content .logo>ul>li{font-size: 18px;}
.content .logo>ul>li:nth-child(2){margin-bottom: 4px;font-weight: bold;}
.content .logo>ul>li:nth-child(3){margin-bottom: 2px;}
.content .logo>ul>li>img{margin:0 auto;width:56.4%; }
.content .nav>ul>li>a{font-size: 12px;}
.content .nav>ul>li:nth-child(n+2){width: 62px;margin:0;}
.content .nav>ul>li:nth-child(1){width: 62px;margin:0;}
.content .nav>ul>li>dl>dd>a{font-size: 12px;width: 100px;}
.content .nav>ul>li>dl>dd>dl{left:101px;}
.introduction-frame .introduction-frame-content{top:30px;width: 90%;}
/*nav end*/
/*part1*/
.parts{width:90%;margin:0 auto;}
.part1>div:nth-child(1){margin-top:370px;}
.part1 .parts>ul{width: 80%;margin:0 auto;padding:60px 0 96px 0;}
.part1 .parts>ul>li{width: 44%;margin:0 3%;}
/*part1 end*/
/*part2*/
.part2-information>ul{width:534px;margin:0 auto;padding-top: 40px }
.part2-information>ul>li:nth-child(3){margin-right: 0;}
.part2-information>ul>li>dl>dd:nth-child(1){font-size:20px;}
.part2-txt{position: static;width: 70%;margin:20px auto;}
.part2-txt>ul{position: relative;}
.part2-txt>ul>li>a{right:-31px;bottom:-31px;}
/*part2 end*/
/*part3*/
.part3-content>a:nth-child(n+2){width: 100%;}
.part3-content>div{width: 100%;}
.part3-content>a:nth-child(2)>img{width: 100%;}
.part3-content>a:nth-child(3){margin:20px auto;}
.part3-content>a:nth-child(3)>img{width: 70%;margin:0 auto;}
.part3-content>a:nth-child(4){margin:20px auto;}
.part3-content-center em{margin-top:0;}
/*part3 end*/
/*part4*/
.part4-content{display:none;}
.part4-contents{display:block;}
.part4-contentss{display:none;}
.swiper-button-next, .swiper-button-prev{margin-top: 0 !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{top:67px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{top:67px;}
/*part4 end*/
/*foot*/
.foot-top{display: none;}
.foot-center{display: none;}
/*foot end*/
/*product-center*/
.product-center-contents>div:nth-child(2)>ul>li{width: 45%;}
.product-center-contents>div:nth-child(2)>ul>li>a>div>img{width: 100%;}
.product-center-contents .product-center-ul>ul>li>a>div{width: 100%;height:230px;}
/*product-center end*/
/*workshop_display*/
.workshop_display>div:nth-child(2)>ul>li{width: 46%;height: 230px}
/*workshop_display end*/
/*announcement*/
.announcement>div:nth-child(2)>ul>li{width: 48%;}
/*announcement end*/
/*company-news*/
.company-news>div:nth-child(2)>ul>li{width: 100%;}
.company-news>div:nth-child(2)>ul>li>a .news-img{width:100%;height: 220px;}
.company-news>div:nth-child(2)>ul>li>a .news-img>img{width:50%;margin:0 auto;}
.company-news>div:nth-child(2)>ul>li>a .news-txt{width:100%;margin-left:0;}
/*company-news end*/
/*cont_product*/

/*cont_product end*/

}
/*pad:>=768px && <=1024px*/
@media screen and (min-width: 768px) and (max-width: 1024px){
/*top*/
.top{height: 122px;}
.w1200{width: 90%;}
.content .w1200>ul{width: 45%;}
.content .w1200>ul>li:nth-child(3){width: 200px;}
.content .nav{display: none;}
.menuCon{display: block;top:122px;}
.content .logo>ul>li>img{width: 35%;}
.content .logo>ul>li{font-size: 16px;}
.introduction-frame .introduction-frame-content{top:30px;width: 90%;}
/*top end*/
/*part1*/
.parts{width:90%;margin:0 auto;}
.part1>div:nth-child(1){margin-top:370px;}
.part1 .parts>ul{width: 80%;margin:0 auto;padding:60px 0 96px 0;}
.part1 .parts>ul>li{width: 44%;margin:0 3%;}
/*part1 end*/
/*part2*/
.part2-information>ul{width:534px;margin:0 auto;padding-top: 40px }
.part2-information>ul>li:nth-child(3){margin-right: 0;}
.part2-information>ul>li>dl>dd:nth-child(1){font-size:20px;}
.part2-txt{position: static;width: 70%;margin:20px auto;}
.part2-txt>ul{position: relative;}
.part2-txt>ul>li>a{right:-31px;bottom:-31px;}
/*part2 end*/
/*part3*/
.part3-content>a:nth-child(n+2){width: 100%;}
.part3-content>div{width: 100%;}
.part3-content>a:nth-child(2)>img{width: 100%;}
.part3-content>a:nth-child(3){margin:20px auto;}
.part3-content>a:nth-child(3)>img{width: 70%;margin:0 auto;}
.part3-content>a:nth-child(4){margin:20px auto;}
.part3-content-center em{margin-top:0;}
/*part3 end*/
/*part4*/
.part4-content{display:none;}
.part4-contents{display:block;}
.part4-contentss{display:none;}
.swiper-button-next, .swiper-button-prev{margin-top: -14px !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{top:56px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{top:56px;}
/*part4 end*/
/*foot*/
.foot-top{display: none;}
.foot-center{display: none;}
/*foot end*/
/*product-center*/
.product-center-contents>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: 410px;}
.company-news>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: auto;}
.announcement>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: auto;}
.honor>div:nth-child(2)>ul>li{width: 100%;margin-left: 0;height: auto;}
.product-center-contents>div:nth-child(2)>ul>li>img{width: 100%;margin-left:0;}
.product-center-contents .product-center-ul>ul>li>a>div{width: 100%;height:365px;}
/*product-center end*/
/*announcement*/
.announcement>div:nth-child(2)>ul>li{width: 98%;}
/*announcement end*/
/*company-news*/
.company-news>div:nth-child(2)>ul>li>a .news-img{width:100%;height: 320px;}
.company-news>div:nth-child(2)>ul>li>a .news-txt{width:100%;margin-left:0;}
/*company-news end*/
/*form*/
.form>form>ul>li>textarea{width: 82%;}
/*form end*/
}

/*mobile:<768px*/
@media screen and (max-width: 767px){
/*top*/
.top{height: 79px;}
.header{height: 114px;}
.w1200{width: 85%;}
.content{height:106px;}
.content .w1200>ul{width: 68%;}
.content .w1200>ul>li{width: 100%;}
.content .w1200>ul>li:nth-child(2){padding:0 1% 0 4%;width:90px;}
.content .w1200>ul>li:nth-child(3){width: 50%;margin-left:0;}
.content .w1200>ul>li:nth-child(3)>input{width: 88%;font-size: 12px}
.content .nav{display: none;}
.menuCon{display: block;top:80px;height: 30px;}
.content .logo>ul>li>img{width: 35%;}
.content .logo>ul>li{font-size: 16px;}
.content .logo>ul>li>img{width: 80%;}
.content .logo>ul>li{font-size: 14px;}
.content .logo>ul>li:nth-child(3){display: none;}
.introduction-frame .introduction-frame-content{top:30px;width: 90%;}
.product-center-contents>div:nth-child(1)>ul{display:none;}
.product-center-content{margin-top:120px;}
.company-news1>div:nth-child(1)>h3{font-size:16px;margin-bottom:16px;}
.company-news1>div:nth-child(2)>p:nth-child(1){margin:14px 0 22px 0;}
.company-news1>div:nth-child(2)>a{font-size:12px;margin:30px 0 20px 0;}
/*top end*/
/*banner*/
.banner{margin-top:114px;}
/*banner end*/
/*part1*/
.parts{width:90%;margin:0 auto;}
.part1>div:nth-child(1){margin-top:310px;font-size: 20px;top:67px;}
.part1>div:nth-child(2){font-size: 25px;top:53px;}
.part1 .parts>ul{width: 100%;padding:60px 0 15px 0;margin-bottom:20px;}
.part1 .parts>ul>li{width: 46%;margin:1% 2% 4% 2%;}
.part1 .parts>ul>li>dl>dd:nth-child(2){font-size: 16px;margin-top:14px;}
.part1 .parts>ul>li>dl>dd:nth-child(3){font-size: 12px;text-align:justify;height:70px;line-height:22px;}
/*part1 end*/
/*part2*/
.part2{padding-bottom: 20px;}
.part2>div:nth-child(1){font-size: 20px;top:-8px;}
.part2>div:nth-child(2){font-size: 25px;}
.part2-information>ul{display:none;}
.part2-information>ul>li{width:30%; }
.part2-information>ul>li:nth-child(3){margin-right: 0;}
.part2-information>ul>li>dl>dd:nth-child(1){font-size:20px;}
.part2-information>ul>li>dl>dd:nth-child(2){font-size: 12px;}
.part2-txt{position: static;width: 94%;margin:20px auto;}
.part2-txt>ul{position: relative;}
.part2-txt>ul>li:nth-child(1){height:108px;text-overflow:ellipsis;overflow: hidden;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;margin-bottom:20px;}
.part2-txt>ul>li>a{right:-31px;bottom:-51px;}
/*part2 end*/
/*part3*/
.part3-content{margin-bottom:30px;}
.part3-content>a:nth-child(n+2){width: 100%;}
.part3-content>div{width: 100%;}
.part3-content-center em{margin-top:0;}
.part3>div:nth-child(1){font-size: 20px;top:16px;margin-top:30px;}
.part3>div:nth-child(2){font-size: 25px;top:4px;}
.part3-content>a:nth-child(2)>img{width: 100%;}
.part3-content>a:nth-child(3){margin:-16px auto 20px auto;}
.part3-content-center{border-top:none;}
.part3-content>a:nth-child(3)>img{width: 70%;margin:0 auto;}
.part3-content>a:nth-child(4){margin:20px auto;}
.part3-content>a:nth-child(1){right: 0px;top:-80px;font-size: 12px;}
.part3-content-center h3{font-size: 14px;margin-bottom:8px;}
.part3-content-center p{font-size: 12px;text-overflow:ellipsis;overflow: hidden;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.part3-content-center em{margin-top: 0;font-size: 12px;width: 80px;}
.part3-content-right>ul>li>a>dd:nth-child(2){font-size: 14px;}
.part3-content-right>ul>li>a>dd:nth-child(3){font-size: 12px;text-overflow:ellipsis;overflow: hidden;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.part3-content-right dt{font-size:26px;margin-right:12px;}
/*part3 end*/
/*part4*/
.part4-content{display:none;}
.part4-contents{display:none;}
.part4-contentss{display:block;}
.part4{padding-bottom: 0;padding-top: 40px;}
.part4>div:nth-child(1){font-size: 20px;top:-20px;}
.part4>div:nth-child(2){font-size: 25px;top:36px;}
.part4-img{margin-bottom:20px;}
.part4-img>ul{margin-top:6px;}
.part4-contents>div:nth-child(3){margin:20px auto;}
.part4-contentss>div:nth-child(3){margin:20px auto;}
.part4-contents>a{right: -60px;top:-55px;font-size: 12px;}
.part4-contentss>a{right: -100px;top:-55px;font-size: 12px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{top:20px !important;left: -43px !important;; width: 30px !important;height:30px!important; background-position: 0 0!important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{top:20px !important;right:-40px !important;width: 30px !important;height:30px!important; background-position: 0 0!important;}
/*part4 end*/
/*parts*/
.parts{width: 100%;}
/*parts end*/
/*foot*/
.foot-bottom .foot-bottom1{display: none;}
.foot-bottom .foot-bottom2{display: block;}
.foot-top{display: none;}
.foot-center{display: none;}
.foot-bottom .foot-bottom2>p{line-height: 24px;font-size: 12px;}
.foot-bottom .foot-bottom2 img{width: 12px;}
/*foot end*/
/*product-center*/
.product-center-contents{margin: 0;padding:0 5px;width: 100%;}
.product-center-contents>div:nth-child(2)>ul{margin-bottom:0;}
.product-center-contents>div:nth-child(2)>ul>li{width: 100%;margin-left: 0;height: 410px;}
.company-news>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: auto;margin-top:20px;}
.announcement>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: auto;}
.honor>div:nth-child(2)>ul>li{width: 100%;margin-left: 0;height: auto;}
.product-center-contents>div:nth-child(2)>ul>li>img{width: 100%;}
.product-center-contents .page-number>ul{padding:0 0 24px 0;}
.product-center-contents .map-box>p{font-size: 12px;}
.product-center-contents .map-box>p:nth-child(2){margin-top:-24px;}
.product-center-contents .product-center-ul>ul>li>a>div{width: 100%;height:365px;}
.company-news>div:nth-child(2)>ul>li{padding-bottom:0;}
.workshop_display>div:nth-child(2)>ul>li{padding-bottom:0;}
.workshop_display>div:nth-child(2)>ul>li{margin-bottom:0;}
.announcement>div:nth-child(2)>ul>li{margin-bottom:10px;}
/*product-center end*/
/*company-news*/
.company-news>div:nth-child(2)>ul>li>a .news-img{width:100%;height: 320px;display:none;}
.company-news>div:nth-child(2)>ul>li>a .news-txt{width:100%;margin-left:0;}

/*company-news end*/
/*company-profile*/
.company-profile{padding:0 0 0 8px;margin:0;width: 100%;}
.company-profile>div:nth-child(2)>p{padding:16px 4px 36px 0;}
/*company-profile end*/
.side-nav{display:none;}
.floatWin{display:none;}
/*form*/
.form>form>ul{margin-bottom:120px;}
.form>form>ul>li>textarea{width: 76%;height: 110px;}
.form>form>ul>li:last-child>input:nth-child(2){width: 70px;}
.form>form>ul>li:last-child>input:nth-child(4){width: 82px;}
.product-center-contents p span{font-size: 14px;}
/*form end*/
}
/*mobile:<450px*/
@media screen and (max-width: 450px){
.content .logo{width: 44%;position:absolute;left:-34px;top:10px;}
.content .logo>ul>li:nth-child(1){width: 100%;}
.content .logo>ul>li:nth-child(2){display:none;}
.content .w1200>ul>li:nth-child(2){padding:0 1% 0 8%;width:90px;}
.content .w1200>ul>li:nth-child(3){width: 88px;margin-left:0;}
.content .w1200>ul>li:nth-child(3)>input{width: 84%;}
.product-center-contents .product-center-ul>ul>li>a>div{width: 100%;height:180px;}
.product-center-contents>div:nth-child(2)>ul>li{width: 100%;margin-left: 0;height: 236px;}
.announcement>div:nth-child(2)>ul>li{width: 100%;margin-left:0;height: auto;}
.honor>div:nth-child(2)>ul>li{width: 100%;margin-left: 0;height: auto;}
.company-news>div:nth-child(2)>ul>li{height: auto;}
.company-news>div:nth-child(2)>ul>li>a .news-img{width:100%;height: 190px;}
.part4-contentss>a{right: -50px}
}
/*mobile:<360px*/
@media screen and (max-width: 360px){
.content .w1200>ul>li{font-size: 12px;}
.content .w1200>ul>li:nth-child(2){padding:0 3% 0 6%;width:77px;}
.content .w1200>ul>li:nth-child(3){width: 77px;margin-left:0;}
.content .w1200>ul>li:nth-child(3)>input{width: 81%;}
}
@media screen and (min-width: 1000px){
table tr p{line-height:40px!important;}
}

.content .w1200>ul>li:nth-child(3) {
    border-bottom: 1px solid #82a0c7;
    margin-top: 4px;
    padding-top: 8px;
}

.List_page{ width:100%; height:25px;text-align:center; margin-top:15px; margin-bottom:45px;float:left;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ddd;color:#000;}
.List_page a:hover{background:#02806a;color:#fff; margin:0px 1px;padding:4px 6px;border:1px solid #02806a;transition:all 0.5s ease}
.List_page span{background:#02806a;color:#fff; font-weight:700; margin:0px 1px;padding:4px 6px;border:1px solid #02806a;cursor:pointer}

.view-table{ width:100%; height:auto; float:left; line-height:27px; font-size:16px;}
.view-table p{ line-height:27px; font-size:16px;}
.view-table table{ width:100%;  word-wrap: break-word; word-break: break-all; overflow:hidden;}
.view-table td{ border:1px solid #ddd; padding:5px 10px; }
.view-table td span{font-size:16px !important;}

.imgbox{ position:absolute; right:200px; top:50px; width:126px; height:auto; background:#f5f5f5; z-index:1000; opacity: 1; }
.imgbox li{ width:100%; height:40px; line-height:40px; float:left; text-align:center; border-bottom:1px solid #fff;}
.imgbox li img{ margin-right:10px; vertical-align:middle; display:inline !important;}
.topfr .imgbox {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5); opacity: 1; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0) }
.topfr:hover .imgbox { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }
.mobile{ color:#fff; position:relative;}
.mobile:hover{ color:#fff; text-decoration:underline}

.my-kefu{position:fixed;right:0;top:20%;z-index:9999}
.my-kefu ul{width:77px}
.my-kefu li a{text-decoration:none;}
.my-kefu li{background:#02806a;margin-top:1px;padding:9px 0;height:77px;width:77px;cursor: pointer; transition: all .3s ease;}
.my-kefu li i{background:url(../images/tb.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center}
.my-kefu li p{height:20px;line-height:20px;overflow:hidden;text-align:center;color:#fff}
.my-kefu .my-kefu-qq i{background-position:4px 0}
.my-kefu .my-kefu-tel i{background-position:0 -25px}
.my-kefu .my-kefu-tel1 i{background-position:-35px 4px}
.my-kefu .my-kefu-tel1:hover{width:246px;height:145px}
.my-kefu .my-kefu-tel2 i{background-position:0 -25px}
.my-kefu .my-kefu-tel2:hover{width:246px;height:145px}
.my-kefu .my-kefu-tel3 i{background-position:-35px 4px}
.my-kefu .my-kefu-tel3:hover{width:246px;height:145px}
.my-kefu .my-kefu-liuyan i{background-position:4px -53px}
.my-kefu .my-kefu-weixin i{background-position:-34px 4px}
.my-kefu .my-kefu-weibo i{background-position:-30px -22px}
.my-kefu .my-kefu-ftop{background-color:#02806a}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position:-27px -51px}
.my-kefu-left{float:left;width:77px;height:47px;position:relative}
.my-kefu-tel-right{font-size:20px;color:#fff;float:left;height:24px;line-height:24px;padding-left:15px;border-left:1px solid #fff;padding-top:10px}
.my-kefu-tel1-right{font-size:20px;color:#fff;float:left;height:24px;line-height:22px;margin-top:8px;border:none;margin:0 auto;margin-bottom:5px}
.my-kefu-tel2-right{font-size:20px;color:#fff;float:left;height:24px;line-height:22px;margin-top:8px;border:none;margin:0 auto;margin-bottom:5px}
.my-kefu-right{width:20px}
.my-kefu-tel-main{color:#fff;margin-top:9px;height:47px;width:290px}
.my-kefu-main{width:97px;position:relative}
.my-kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none}