﻿
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.wrap2{ max-width:1400px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out;visibility: visible !important; width:100%;background:#fff;box-shadow: 5px 5px 10px rgba(0,0,0,0.2);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top{display: none;}
header.act .header-main{padding:0.1rem 0;transition: 0.5s;}

header{position:relative;width:100%;z-index: 9999;}   
.header-top{background-color: #f6f6f6;line-height: 30px;}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#4c4c4c;position: relative;}
.h-top span a{font-size:12px;font-family:"SimSun";color:#4c4c4c;}
.h-top span a:hover{color:#058f5c;}
.h-top span i{margin-right: 5px;}
.h-top .erweima{display: none;max-width: 100%;position: absolute;right: 0;top:30px;z-index: 9;}
.h-top span:nth-child(1) a:hover .erweima{display: block;}


.s-drop-list li i{display: none;}
.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;transition: 0.5s;}
.logo img{ max-width:100%; display:block;}

.nav-ul {display: flex;}
.nav-ul li {position:relative;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#333;line-height:32px;text-align:center;border-radius: 50%;padding:0 22px;border-radius: 30px;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background-color: #058f5c;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;padding-top: 20px;}
.nav-ul .sub_ul ul{box-shadow:0 5px 10px #333;background:#058f5c;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:13px;line-height:34px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #fff;color: #058f5c;}

/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#058f5c;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}

.sjnav{ width:115px; position:absolute;right:0%;z-index:9999;display: none;
    background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ display:block;text-align:center; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:15px; color:#fff;}
.sjnav li a:hover, .sjnav li.active a{background:#058f5c; color:#fff;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;}
.swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.swiper-pagination-bullet-active{background:#058f5c}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.form-box{background-color: #058f5c;padding:0.25rem 0;}
.form-box .wrap{display: flex;justify-content: space-between;align-items: center;}
.form-box form{width: 52%;display: flex;font-size:0.16rem;color:#333;}
.form-box form input[type=text]{width:calc(100% - 2rem);background-color: #fff;border-radius: 3px;margin-right: 0.2rem;line-height: 0.44rem;padding-left: 12px;}
.form-box form input[type=submit]{width: 1.8rem;background-color: #ffa801;line-height: 0.44rem;text-align: center;color:#fff;border-radius: 3px;}
.form-box .tel{font-size:0.2rem;color:#fff;padding-left: 44px;background: url(../images/tel.png) no-repeat left center;line-height: 32px;}

.title{text-align: center;text-transform: uppercase;}
.title .t1{line-height: 0.5rem;font-size:0.3rem;}
.title .t2{line-height: 0.52rem;font-size:0.35rem;position: relative;font-weight: bold;color:#058f5c;}
.title .t2::before, .title .t2::after{content:"";display: block;width:calc(50% - 1.4rem);position: absolute;top: 50%;transform: translateY(-50%);height: 1px;background-color: #e3e3e3;}
.title .t2::before{left: 0px;}
.title .t2::after{right: 0px;}
.title .t2 span{display: inline-block;position: relative;padding:0 35px;letter-spacing: 3px;}
.title .t2 span::before, .title .t2 span::after{content:"";display: block;width:10px;height: 10px;background-color: #058f5c;position: absolute;top:50%;transform: translateY(-50%);z-index: 2;}
.title .t2 span::before{left: 0px;}
.title .t2 span::after{right: 0px;}
.title .t3{line-height: 0.34rem;font-size:0.14rem;font-family: "Arial";text-transform: uppercase;color:#222;}

.more{display: block;font-size:0.16rem;line-height:50px;width: 2.4rem;text-align: center;color:#fff !important;background-color: #ffa601;position: absolute;left: 50%;bottom: -25px;transform: translateX(-50%);z-index: 99;}
.more:hover{color:#fff;}
.more::before, .more::after{content:"";display: block;width: 0px;height: 0px;border-top:18px solid #d88c00;border-left: 18px solid transparent;border-right: 18px solid transparent;position: absolute;bottom: 10px;}
.more::before{left: -24px;transform: rotate(-135deg);}
.more::after{right: -24px;transform: rotate(135deg);}

.product{background-color: #f5f5f5;padding:0.4rem 0;position: relative;}
.product .tabs{display: flex;justify-content: center;padding-top: 0.45rem;}
.product .tabs a{font-size:0.2rem;color:#fff;background-color: #2c2c2c;line-height: 0.45rem;padding:0 0.3rem;border-radius: 30px;margin:0 4px;}
.product .tabs a:hover{background-color: #058f5c;color:#fff;}
.swiper-product{padding:0.45rem 0;}
.swiper-product a{display: block;transition: 0.5s;border:6px solid #e9e9e9;border-bottom: none;}
.swiper-product a .pic{width:100%;overflow: hidden;position: relative;;}
.swiper-product a .pic::before{content:"";display: block;padding-top:79%;}
.swiper-product a .txt{text-align: center;line-height: 0.5rem;background-color: #e9e9e9;font-size:0.16rem;color:#333;}
.swiper-product a:hover{border-color: #058f5c;}
.swiper-product a:hover .img_cover{transform: scale(1.1);}
.swiper-product a:hover .txt{background-color: #058f5c;color:#fff;}

.ys{position: relative;}
.ys::before, .ys::after{content:"";display: block;width: 50%;position: absolute;height: 4rem;z-index: -1;}
.ys::before{background: url(../images/ys-img.jpg) no-repeat 50% 50%;background-size:cover;left: 0;top:0;}
.ys::after{background: url(../images/ys-img2.jpg) no-repeat 50% 50%;background-size:cover;right: 0;bottom:0;}
.ys-top{width: 100%;}
.ys-top-box{width: 50%;float: right;}
.ys-top .bt{width: 100%;background-color: #2c2c2c;color:#fff;text-align: right;height: 2rem;display: flex;align-content: center;flex-wrap: wrap;position: relative;}
.ys-top .bt .t1{line-height: 0.5rem;text-transform: uppercase;font-size:0.54rem;font-family:"Aparajita";width: 100%;}
.ys-top .bt .t2{line-height: 0.3rem;font-size:0.16rem;width: 100%;}
.ys .txt-box{display: flex;}
.ys .txt-box .content{width: 200px; color:#fff;text-align: center;background-color: #0e4933;padding:32px 20px;}
.ys .txt-box .content .number{font-size:84px;font-family: "arial";position: relative;line-height: 74px;letter-spacing: 2px;}
.ys .txt-box .content .number span{font-size:20px;background-color: #0e4933;line-height: 27px;display: block;position: absolute;left: 50%;bottom: 3px;z-index: 2;}
.ys .txt-box .content .t3{line-height: 26px;font-size:14px;padding-top:10px;}
.ys .txt-box .content:nth-child(2){background-color: #058f5c;}
.ys .txt-box .content:nth-child(2) .number span{background-color: #058f5c;}
.ys-bottom{width: 50%;background-color: #2c2c2c;position: relative;}
.ys-bottom-box{float: right;;}
.ys-bj1{background-color: #2c2c2c;position: absolute;top:0;right: 0; width: calc((100% - 1200px) / 2);height: 2rem;}
.ys-bj2{background-color: #2c2c2c;position: absolute;left:0;bottom: 0; width: calc((100% - 1200px) / 2);height: 2rem;}

.case{padding:0.4rem 0;}
.case-main{display: flex;padding:0.45rem 0 0 0;align-items: flex-start;}
.case-left{width: 2.4rem;}
.case-left a{display: flex;justify-content: space-between;align-items: center;padding:0 0.25rem;color:#fff !important;line-height: 0.7rem;margin-bottom: 6px;font-size:0.2rem;background-color: #2c2c2c;transition: 0.5s;}
.case-left a i{width: 0.28rem;height: 0.28rem;border:1px solid #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: 0.5s;}
.case-left a:hover{background-color: #058f5c;}
.case-left a:hover i{transform: translateX(6px);}
.case ul{width:calc(100% - 2.4rem);display: flex;flex-wrap: wrap;}
.case ul li{width: 49%;margin:0 0.5% 1% 0.5%;}
.case ul li a{display: block;position: relative;overflow: hidden;}
.case ul li a::before{content:"";display: block;padding-top:79%;}
.case ul li a .txt{text-align: center;font-size:0.16rem;color:#fff;background: rgba(0,0,0,0.7);position: absolute;left: 0;bottom: 0;width:100%;line-height: 0.6rem;}
.case ul li a:hover .img_cover{transform: scale(1.1);}
.case ul li a:hover .txt{background: rgba(5,143,92,0.9);}

.about{background: url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;padding:0.4rem 0;position: relative;}
.about-main{padding:0.4rem 0;display: flex;justify-content: space-between;}
.about-main .pic{width: 48%;position: relative;overflow: hidden;;}
.about-main .pic:before{content:"";display: block;padding-top:63%;}
.about-main .content{font-size:0.16rem;color:#333;line-height: 0.3rem;width: 49%;}

.technology{padding:0.6rem 0 0.4rem 0;}
.technology .title .t2::before, .technology .title .t2::after{width:calc(50% - 1.7rem) ;}
.swiper-zizhi{padding:0.5rem 0 0 0;}
.swiper-zizhi a{display: block;background: url(../images/brand-border.jpg) no-repeat 50% 50%;background-size:cover;padding:0.28rem;transition: 0.5s;}
.swiper-zizhi a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-zizhi a .pic:before{content:"";display: block;padding-top:153%;}
.swiper-zizhi a:hover {transform: translateY(-8px);}
.prev-zizhi, .next-zizhi{width: 55px;height: 55px;border-radius: 50%;background-color: #000;display: flex;justify-content: center;align-items: center;font-size: 0.3rem;color:#fff;position: absolute;top:50%;transform: translateY(-50%);outline: none;}
.prev-zizhi{left: -80px;}
.next-zizhi{right: -80px;}
.prev-zizhi:hover, .next-zizhi:hover{background-color: #058f5c;}



.news{background:url(../images/bj2.jpg) no-repeat 50% 50%;background-size: cover;padding:0.4rem 0;position: relative;}
.news .tabs{display: flex;justify-content: center;padding-top: 0.45rem;}
.news .tabs a{font-size:0.2rem;color:#fff;background-color: #2c2c2c;line-height: 0.45rem;padding:0 0.3rem;border-radius: 30px;margin:0 4px;}
.news .tabs a:hover{background-color: #058f5c;color:#fff;}
.news ul{display: flex;flex-wrap: wrap; padding:0.35rem 0;justify-content: space-between;}
.news ul li{background-color: #fff;border:3px solid #f0f0f2;width: 49%;margin-bottom: 2%;}
.news ul li a{display: flex;}
.news ul li a .date{width:1.3rem;text-align: center;color:#111;line-height: 0.2rem;font-size:0.14rem;font-family:"Arial";font-weight: bold;padding:0.32rem 0;background-color: #f6f6f6;border-top:4px solid #058f5c;}
.news ul li a .date span{display: block;font-size:0.48rem;line-height: 0.45rem;width:100%;}
.news ul li a .content{width:calc(100% - 1.3rem);padding:0 0.25rem;display: flex;flex-wrap: wrap;align-content: center;}
.news ul li a .content .t1{line-height:0.54rem;display: flex;justify-content: space-between;align-items: center;font-size:0.14rem;color:#999;width:100%;}
.news ul li a .content .t1 span{font-size:0.18rem;color:#333;}
.news ul li a .content .t2{line-height: 0.25rem;font-size:0.14rem;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news ul li a:hover{background-color: #058f5c;}
.news ul li a:hover .t1, .news ul li a:hover .t1 span, .news ul li a:hover .t2{color:#fff;}

.contact{background: url(../images/bj3.jpg) repeat;padding:0.6rem 0 0.4rem 0;}
.contact .title .t2::before, .contact .title .t2::after{width:calc(50% - 2.8rem) ;}
.contact-box{padding-top: 0.4rem;display: flex;justify-content: space-between;}
.contact-box .map{width:50%;height: 250px;box-shadow: 0 0 10px #ccc;}
.contact-box form{width: 48%;color:#333;font-size:0.14rem;}
.contact-box form label{font-size:0.16rem;margin-bottom: 15px;}
.contact-box form input[type="text"], .contact-box form textarea{width:100%;line-height: 38px;background-color: #fff;border:1px solid #ebebeb;padding-left: 13px;margin-bottom: 7px;}
.contact-box form textarea{height: 72px;}
.contact-box form input[type="submit"]{width:100px;line-height: 34px;text-align: center;background-color: #058f5c;color:#fff;}

footer{background:#1d1d1d;color:#fff;}
footer a{color:#fff !important;}
footer a:hover{text-decoration:underline !important;color:#fff;}
footer .wrap{padding:0.2rem 0 0.5rem 0;display: flex;justify-content: space-between;}
.foot-title{display: flex;align-items: center;line-height: 0.62rem;}
.foot-title .t1{font-size:0.16rem;position: relative;font-weight: bold;}
.foot-title .t1:before{content:"";display: block;width:19px;height: 2px;background-color: #fff;position: absolute;left: 0;bottom: 0px;}
.foot-title .t2{font-size:0.12rem;font-weight: bold;color:#c8c8c8;margin-left: 0.14rem;text-transform: uppercase;}
.erweima-box{display: flex;align-items: center;padding-top:0.28rem }
.erweima-box img{display: block;max-width: 100%;width: 120px;margin-right: 15px;}
.erweima-box .txt{font-size: 0.12rem;line-height: 0.3rem;}
.erweima-box .txt a{display: block;font-size: 0.12rem;width: 0.95rem;line-height: 0.34rem;text-align: center;border-radius: 30px;background-color: #058f5c;color:#fff;margin-top:0.1rem;}
footer .wrap .lxfs{font-size:14px;line-height:26px;margin-top: 0.17rem;}
.foot-nav{padding-top: 0.18rem;font-size: 0.16rem;line-height: 0.3rem;display: flex;flex-wrap: wrap;}
.foot-nav a{color:#fff;width:25%;}
.foot-txt{text-align: center;font-size: 0.13rem;background-color: #058f5c;padding: 0.15rem 0;}

/**/
.page{padding:0.5rem 0;display: flex;min-height: 7rem;}
.page-left{width: 260px;margin-right: 40px;}
.s-drop-wrap { width:100%;background:#e9e9e9 }
.s-drop-btn { background:#e9e9e9; line-height:0.58rem; font-size:0.36rem; color: #058f5c;font-weight: bold; text-align:center;position:relative;padding-top: 12px;border-top: 5px solid #058f5c;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#e9e9e9;}

.s-drop-list {display: block;padding:0 10px 22px 10px;}
.s-drop-list li{ margin-top:10px;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:0.18rem; color:#fff !important;line-height:0.45rem; background:#2c2c2c;border-radius: 30px; text-align:center; }
.aside-list-link:hover, .aside-list-link.act{ background:#058f5c; color:#fff;}

/* .s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#000;color:#bc2a2a;} */

.page-left .lxfs{padding:10px 0 0 0;}
.page-left .lxfs .s-drop-btn{background-color: #fff;}
.page-left .lxfs img{display: block;max-width: 100%;margin:0 auto;}
.page-left .lxfs .t1{border:1px solid #ebebeb;padding:20px 10px;font-size:16px;color:#333;line-height:28px;}

.page-right{width:calc(100% - 300px);padding-top: 6px;}
.page-bt{display: flex;justify-content: space-between;align-items: center;font-size:16px;color:#333;line-height: 47px;border-bottom:1px solid #e1e1e1;}
.page-bt a{color:#333;}
.page-bt a:hover{color:#058f5c;}

.pro-ul, .case-ul, .technology-ul{display: flex;flex-wrap: wrap;padding:10 0;margin:0 -1%;}
.pro-ul li{width: 31.3%;margin:1%;}
.pro-ul li a{display: block;transition: 0.5s;border:6px solid #e9e9e9;border-bottom: none;}
.pro-ul li a .pic{width:100%;overflow: hidden;position: relative;;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:79%;}
.pro-ul li a .txt{text-align: center;line-height: 0.5rem;background-color: #e9e9e9;font-size:0.16rem;color:#333;}
.pro-ul li a:hover{border-color: #058f5c;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background-color: #058f5c;color:#fff;}

.product-show{padding:0.2rem 0 ;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:30px;}
.product-show img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{font-size:14px;color:#666;}
.product-show1{padding:0.2rem 0 ;}
.product-show1 .t1{font-size:20px;color:#333;text-align: center;line-height:30px;}
.product-show1 img{margin:15px auto;}
.product-show1 .t2{font-size:14px;color:#666;}

.case-ul li{width: 48%;margin:1%;}
.case-ul li a{display: block;position: relative;overflow: hidden;}
.case-ul li a::before{content:"";display: block;padding-top:79%;}
.case-ul li a .txt{text-align: center;font-size:0.16rem;color:#fff;background: rgba(0,0,0,0.7);position: absolute;left: 0;bottom: 0;width:100%;line-height: 0.6rem;}
.case-ul li a:hover .img_cover{transform: scale(1.1);}
.case-ul li a:hover .txt{background: rgba(5,143,92,0.9);}

.technology-ul li{width: 31.3%;margin:1%;}
.technology-ul li a{display: block;background: url(../images/brand-border.jpg) no-repeat 50% 50%;background-size:cover;padding:0.28rem;transition: 0.5s;}
.technology-ul li a .pic{width:100%;position: relative;overflow: hidden;}
.technology-ul li a .pic:before{content:"";display: block;padding-top:153%;}
.technology-ul li a:hover {transform: translateY(-8px);}

.news-ul{display:block;padding:0.2rem 0;}
.news-ul li{width:100%;margin-bottom:0.2rem;border: 1px solid #d2d2d2;background-color: #fff;padding:0.15rem;}
.news-ul li a{display:flex;color:#333;}
.news-ul li a .pic{width:2rem;position:relative;overflow:hidden;}
.news-ul li a .pic:before{padding-top:71%;display:block;content:"";}
.news-ul li a .txt{width:calc(100% - 2rem);padding:0 0.1rem 0 0.2rem;display:flex;flex-wrap:wrap;align-content: space-around;}
.news-ul li a .txt .txt-bt{position:relative;display:flex;justify-content:space-between;width:100%;}
.news-ul li a .txt .txt-bt .t1{font-size:18px;font-weight:bold;}
.news-ul li a .txt .txt-bt .t2{font-size:12px;}
.news-ul li a .txt .txt-nr{line-height:22px;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;}
.news-ul li a h5{width:100px;line-height: 32px;font-size:12px;color:#fff;background: #c5c5c5;text-align: center;transition: 0.5s;}
.news-ul li:hover .img_cover{transform:scale(1.1);}
.news-ul li:hover{transform:translateY(-5px);box-shadow:0 0 5px #999;}
.news-ul li:hover .txt-bt .t1{color:#058f5c;}
.news-ul li:hover h5{background: #058f5c;color:#fff;}

.news-show { width:100%; text-align:center;padding-top:20px;}
.news-show img {  display:block; max-width:100%; margin:2% auto;}
.news-show .txt-bt {  display:inline-block ;line-height:42px; font-size:18px; color:#333;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:30px; font-size:14px; color:#444; text-align:left;}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#999; margin-top:2%; text-align:right;}


.page-message{padding:0.3rem 0 0 0;display:flex;flex-wrap: wrap;justify-content: space-between;font-size:14px;color:#333;}
.page-message input[type="text"]{width: 49%;margin-bottom: 8px;line-height: 40px;padding-left: 10px;background-color: #ffff;outline: none;border:1px solid #d2d2d2;}
.page-message input[type="text"]:nth-child(3){width:100%;}
.page-message textarea{width:100%;margin-bottom: 8px;line-height: 40px;padding-left: 10px;background-color: #ffff;height: 4rem;outline: none;border:1px solid #d2d2d2;}
.page-message input[type="submit"]{width:100%;line-height: 40px;background-color: #00a146;text-align: center;color:#fff;}





/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }


@media (max-width:1200px){
    .wrap, .wrap2{ width:96%}
    .logo{width: 260px;}
    .nav-ul li .nav_a{padding:0 9px;}
    .ys-bj1, .ys-bj2{width: 2%;}
    .prev-zizhi, .next-zizhi{display: none;}
    }

@media (max-width:991px) and (min-width:768px){
    .logo{width: initial;}
    .page{display: block;}
    .page-left, .page-right{width:100%;margin:0;}
    .s-drop-btn{text-align: left;padding-left: 20px;}
    .s-drop-list{display: none;}
    }
 
@media (max-width:767px){
    .header-main{padding:10px 0;}
    .logo{width:260px;}
    .form-box, .product .tabs, .more::before, .more::after, .ys, .case-left, .news .tabs{display: none;}
    .title .t1{font-size:18px;line-height: 20px;}
    .title .t2{font-size:22px;}    
    .more{bottom: 0;width: 100px;line-height: 32px;bottom: 6px;}
    .case ul, .about-main .pic, .news ul li, .contact-box .map, .contact-box form{width:100%;}
    .about-main, .contact-box{display: block;}
    .about-main .content{width:100%;margin-top: 10px;font-size:14px;}
    .contact .title .t2{font-size:18px;}
    .contact-box form label{margin:10px 0;}
    .swiper-product, .about-main, .technology{padding:15px 0;}
    .case-main, .swiper-zizhi{padding:15px 0 0 0;}
    /**/
    .page{display: block;padding:15px 0;}
    .page-left, .page-right{width:100%;margin:0;}
    .s-drop-btn{text-align: left;padding:5px 15px;font-size:22px;}
    .s-drop-list{display: none;}
    .pro-ul li, .technology-ul li{width: 48%;}
    .case ul li a .txt, .case-ul li a .txt{line-height: 34px;}
    .news-ul li{padding:5px;}
    .news-ul li a .pic{width:130px;}
    .news-ul li a .txt{width:calc(100% - 130px);}
    .news-ul li a .txt .txt-bt .t1{font-size:16px;}
    .news-ul li a .txt .txt-nr{font-size:13px;}
}

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	