@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container,.w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}





/* 导航栏 */
.header_nav{height:110px; width:100%;  position: absolute; top:0; left:0; z-index: 9;  }
.header_nav .container{position: relative}
.h_logo{width:230px; height:44px; margin: 15px auto 0; float: left}
.h_logo img{width:100%; height:auto; display: block; }
.header_nav_top{width:100%; height:75px;}
.header_nav_right{float: right}
.header_nav_right .h_dianhua{float: left; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 20px; font-size: 14px; color: #fff; padding-left:40px; height: 75px; line-height: 75px; margin-right: 30px;}
.h_dianhua span{font-weight: bold; font-size: 20px; color: #ffffff}
.h_wx{float: left; width:29px; height: 45px; background: url(../images/wx_icon.png) no-repeat center;  position: relative;margin: 16px 20px 0}
.h_wx img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_sj{float: left; width:27px; height:45px; background: url(../images/sj_icon.png) no-repeat center;  position: relative; margin-top: 16px;}
.h_sj img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}



.header_bottom{width:100%; height:65px; background: #00976e}
.nav{width:1200px; height:65px; margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:65px;  width:150px; text-align: center; line-height: 60px;}
.nav .nLi:last-child{margin-right: 0}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:65px; }
.nav li.active p{ background: url(../images/xs.png) no-repeat bottom center; font-weight: bold;}
.nav .nLi:hover p{ background: url(../images/xs.png) no-repeat bottom center; font-weight: bold;}
.nav .sub{ display:none;left:50%; top:65px;  position:absolute;  line-height:26px; width:160px;  margin-left: -80px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:26px;  background:#eeeeee;text-align: center; padding:5px 0 }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#00976e}
.h_news{margin-left: 200px}








/* 首页:banner */
.banner{ width:100%; height:904px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:110px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:65px;width:15px;height:15px;  cursor:pointer; border: 1px solid #fff; position: relative}
.banner .slideBox .hd ul li.on{background: #fff;}
.banner .slideBox .hd ul li:after{content: ""; width: 38px; height: 1px; background: #fff; position: absolute; top:6px; left:28px;}
.banner .slideBox .hd ul li:last-child:after{width: 0}
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }





/**/
.index_top{width:100%; height:74px;  margin-top: -74px; position: relative; z-index: 9}
.index_top:after{content: ""; width: 75%; height: 100%; position: absolute; top:0; left:0; background: #fff;}
.top_right_input{width:410px; height:74px;  padding: 0px 20px; float: right; background: #fff; position: relative; z-index: 9}
.top_right_input .sousuo{width:74px; height: 100%; float: right; background:url(../images/sousuo.png) no-repeat center; opacity: 0.5; border: 0; cursor: pointer}
.top_right_input input[type="text"]{width:280px; height: 100%; float: left; background: none; border: 0; font-size: 14px; color: #333}
.top_right_gjc{width:590px; height: 74px; line-height:74px;  float: left; position: relative; z-index: 9}
.top_right_gjc p{font-size:18px; color: #00976e; float: left}
.top_right_gjc a{float: left; font-size:16px; color: #666666; margin-right: 10px;}
.top_right_gjc a:hover{color:#00976e}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 89px; background: url(../images/about_bjs.jpg) no-repeat bottom right}
.index_about_left{width:555px; height: auto; float: left}
.index_about_left h4{font-size: 18px; color: #00976e}
.index_about_left h3{font-size: 28px; color: #00976e; font-weight: bold;}
.in_about_links{width:100%; height: 238px; overflow: hidden; margin: 52px 0}
.in_about_links a{font-size:14px; color: #333333; line-height: 30px; }
.in_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 140px;}
.in_about_bottom p{width:100%; height: 50px; line-height: 50px; font-size: 20px; color: #fff; background: url(../images/ba_jt.png) no-repeat right center}
.index_about_right{width:603px; height: 622px; float: right;}
.in_about_links a:hover{color:#00976e}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*产品*/
.index_product{width:100%; height:auto; overflow: hidden; margin-bottom: 82px;  margin-top: 80px;}
.index_product_all{width:100%; height: auto; background: url(../images/pro_bjs.jpg) no-repeat center; background-size:cover; padding-top: 55px; position: relative;  padding-bottom:40px;}
.index_product_all:after{content: ""; width: 100%; height: 1px; background:rgba(255,255,255,0.2); position: absolute; bottom:132px; left:0; 
	z-index: 9}
.in_pro_nav{width:506px; height: auto; overflow: hidden; position: absolute; top:59px; left:18%; z-index: 999}
.in_pro_nav a{width:160px; height: 39px; overflow: hidden; border: 1px solid #fff; float: left; text-align: center; line-height: 39px; font-size: 14px; color: #fff; 
	margin-bottom:20px; margin-right:13px; z-index: 9}
.in_pro_nav a:nth-child(3n){margin-right: 0}
.in_pro_nav a:hover{background: #fff; color:#00976e;}
.in_pro_xx{width:470px; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height: 28px; position: absolute; top:220px; left:18%; z-index: 999; text-indent: 2rem}




.ban{ width:1400px; height:700px; position:relative; overflow:hidden;margin:0px auto 0 auto; z-index: 1}
.ban2{ width:611px; height:463px; position:relative; overflow:hidden; float: right;     margin-right: 108px;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:611px; height:463px; position: relative}
.ban2 ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ban2 ul li p{width:100%; height: 44px; line-height: 44px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; font-size: 16px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.prev{ float:left; cursor:pointer;}
.num{ height:203px;overflow:hidden; width:1200px; position:relative;float:left;}
.min_pic{width:1400px; height: auto; overflow: hidden; margin-top:35px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:253px; height:203px; margin-right:62px; padding:8px;}
.num ul li.on{background: rgba(255,255,255,0.2)}
.num ul li img{width:100%; height: auto; display: block;  box-shadow: 1px 1px 1px rgba(0,0,0,0.2)}
.prev_btn1{ width:49px; height:49px; margin-top:84px; margin-right:52px; cursor:pointer; background: url(../images/pro_left.png) no-repeat; float: left;}
.next_btn1{  width:49px;height:49px; margin-top:84px;cursor:pointer;float:right; background: url(../images/pro_right.png) no-repeat; float: right; }

.ban2 ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}









/*案例*/
.index_case{width:100%; height: auto; overflow: hidden}
.index_case_all .swiper-slide a{width:100%; height: auto; overflow: hidden}
.in_case_pic{width:100%; height: auto; overflow: hidden}
.in_case_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_info{width:100%; height: 78px; overflow: hidden; background: #eeeeee; padding: 0px 20px;}
.in_case_info p{width:80%; height:100%; line-height: 78px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left }
.in_case_info i{width:31px; height:100%; float: right; background: url(../images/h_jt.png) no-repeat center; display: block}
.case_more{width:170px; height: 38px; background: #00976e; text-align: center; line-height: 38px; border-radius: 25px; display: block; margin:40px auto 0; color:#fff; font-size: 14px;}
.case_more:hover{background:#000; }
.index_case_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a:hover p{color:#00976e}





/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_ys_title{width:100%; height: auto; overflow: hidden; margin-bottom:30px;}
.index_ys_title dl{width:100%; height: auto; overflow: hidden; text-align: center}
.index_ys_title dl dt{font-size: 49px; color: #d6d6d6; font-weight: bold;  font-family: "Arial"}
.index_ys_title dl dd{font-size: 36px; color: #333333; margin-top:-20px; font-weight:bold;}
.index_ys_title dl dd span{color:#00976e;font-size: 36px; font-weight: bold;}
.index_ys_title p{width:100%; height:auto; line-height: 30px; font-size: 16px; color: #666666; text-align: center; margin-top: 10px;}
.index_ys_title hr{width:30px; height: 3px; background: #00976e; display: block; margin: 20px auto;}
.index_youshi_all{width:1320px;  height: auto; overflow: hidden; position: relative; background: url(../images/ys_dian.jpg) no-repeat left top; margin: 0px auto; padding-left: 100px; padding-top: 35px;}
.in_ys_left{width:601px; height: 576px; float: left}
.in_ys_left img{width:100%; height: auto; display: block}
.in_ys_right{width:550px; height: auto; float: right}
.in_ys_right dl{width:100%; height: auto; overflow: hidden; margin-bottom: 50px;}
.in_ys_right dl dt{width:75px; height: 76px; float: left; margin-top: 18px; 
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.in_ys_right dl dt img{width:100%; height: auto; display: block}
.in_ys_right dl dd{float: right; width: 448px}
.in_ys_right dl dd h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333; font-weight: bold;}
.in_ys_right dl dd  p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #333333; line-height: 28px;}
.in_ys_right dl:hover dt{
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 40px;  background: url(../images/news_bjs.jpg) no-repeat top center;
	padding-top: 56px;}
.index_news .index_news_all{background: #fff; padding: 50px; overflow: hidden}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.index_news_title dl{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_news_title dl dt{font-size: 49px; color: #fff; font-weight: bold; opacity: 0.09; font-family: "Arial"}
.index_news_title dl dd{font-size: 36px; color: #fff; margin-top:-20px; font-weight:bold;}
.index_news_title p{width:100%; height:auto; line-height: 30px; font-size: 16px; color: #fff; text-align: center; margin-top: 10px;}
.index_news_title hr{width:30px; height: 3px; background: #fff; display: block; margin: 10px auto;}
.index_news_center{width:489px; height: auto; float: left; }
.index_news_center .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_news_center .slideBox .hd{position:absolute;right:40px; top:340px;z-index:1;overflow:hidden;height:22px}
.index_news_center .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.index_news_center .slideBox .hd ul li{float:left;margin-right:10px;width:8px;height:8px;background: #fff; cursor:pointer; }
.index_news_center .slideBox .hd ul li.on{background:#00976e}
.index_news_center .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.index_news_center .slideBox .bd ul{width:100%;height:100%}
.index_news_center .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_news_center .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_cen_new{width:100%; height: auto; overflow: hidden}
.index_cen_new dl{width:100%; height:50px; line-height: 50px; border-bottom: 1px solid #b5b5b5}
.index_cen_new dl dt{width:250px; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333;}
.index_cen_new dl dd{font-size: 16px; color: #666666; float: right; }
.index_cen_new p{width:100%; height: 60px; line-height: 30px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.index_news_right{width:580px; height: auto; float: right}
.index_news_right li{width:100%; height:auto; overflow: hidden;  margin-bottom: 32px;}
.index_news_right li:last-child{margin-bottom: 0}
.in_rtime{width:95px; height: auto; float: left; text-align: center; margin-top:15px;}
.in_rtime span{font-size: 32px; color: #333333; font-weight: bold; display: block;}
.in_rtime p{font-size: 21px; color: #666666; line-height: 30px;}

.in_rinfo{width:470px; height: auto; float:right}
.in_rinfo h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_rinfo p{width:100%; height: 60px; font-size: 14px; color: #666; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.index_news_right li:hover h3,.index_news_right li:hover p,.index_news_right li:hover span{color:#00976e}
.index_news_center .slideBox .bd li:hover dt,.index_news_center .slideBox .bd li:hover dd,.index_news_center .slideBox .bd li:hover p{color:#00976e}
.index_news_center .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*底部*/
.footer{width:100%; height: 410px; overflow: hidden; margin-top: 50px; background: url(../images/footer.jpg) no-repeat center;padding-top:40px}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_left{width:500px; height: auto; float: left}
.footer_left h3{font-size: 18px; color: #fff;}
.footer_zizhi{width:100%; height: 124px; overflow: hidden; line-height: 30px; padding-left: 20px; margin-top: 20px;}
.footer_zizhi p{font-size: 14px; color: #fff; margin-bottom: 10px;}
.footer_wx{width:100%; height: auto; overflow: hidden; margin-top: 10px}
.footer_wx dl{width:100px; float: left; margin-right: 40px;}
.footer_wx dl dt{width:100%; height: auto;}
.footer_wx dl dt img{width:100%; height: auto; display: block}
.footer_wx dl dd{width:1005; height: 35px; line-height: 35px; font-size: 14px; color: #fff; text-align: center}
.footer_input{width:560px; height: auto; float: right}
.footer_input h3{font-size: 18px; color: #fff;}
.footer_input dl{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.footer_input dl dt,.footer_input dl dd{width:274px; height:45px; float: left; border: 1px solid #fff}
.footer_input dl dd{float: right!important}
.footer_input dl input[type="text"]{width:100%; height: 100%; background:none; padding: 0px 10px; border:0; padding: 0px 10px; font-size: 16px; color: #fff;}
input::-webkit-input-placeholder {
 color: #FFF;
}
textarea::-webkit-input-placeholder {
 color: #FFF;
}
.footer_input textarea{width:100%; height:78px; background:none; border: 1px solid #fff; resize: none; padding: 10px;font-size: 16px; color:#fff; margin-top: 20px;}
.f_tijiao{width:100% ; height: 53px;  background: #00976e00; text-align: center; line-height: 53px; font-size: 14px; color:#fff;border: 0; margin-top: 20px;}
.f_tijiao:hover{background: #fff; cursor: pointer; color:#00976e}

.copy{clear:both;height:62px;  font-size:12px;line-height:62px;  }
.copy_l{float:left; font-size:14px; color:#dedede}
.copy_l a{color:#dedede; margin-left: 20px}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:75px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #dedede; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden}
.footer_link p{font-size: 16px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#00976e;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*内页banner*/
.caseban{ background: url(../images/caseban.jpg) no-repeat center;  height:450px;}
.newsban{ background: url(../images/newsban.jpg) no-repeat center;  height:450px;}
.proban{ background: url(../images/proban.jpg) no-repeat center; height:450px;}
.contban{ background: url(../images/contban.jpg) no-repeat center; height:450px;}
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height:450px;}
.yxwlban{ background: url(../images/yxwlban.jpg) no-repeat center; height:450px;}
.hrban{ background: url(../images/hrban.jpg) no-repeat center;  height:450px;}
.search_ban{ background: url(../images/search_ban.jpg) no-repeat center; height:450px;}
.main{overflow:hidden; margin-top:-65px;}




/* 内页通用:左侧分类 */
.nyban p{ padding-top:400px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #00976e; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 14px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #00976e; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #00976e;  }
.mianlfl-li > .active span{ background: #00976e;  }
.mianlfl-li:hover a > span{ background: #00976e; }
.mianlfl-li:hover a > p{ color: #00976e;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 14px; }
.mianl-tel > h3{ color: #00976e; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #00976e; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 100px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #00976e; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #00976e; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; font-size:16px; color:#666; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 16px; color: #555; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height: auto; overflow:hidden;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #00976e; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#00976e;}
.nynews-li:hover > span{ left:15px; background: #00976e; }
.nynews-li:hover > p{ right:15px; color:#00976e;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#00976e; border:1px solid #00976e;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden; margin-bottom:40px;}
.main-title > h3 > span{ color: #00976e;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden }
.nynews-top > a > .l{ width: 308px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px; width:100%; height:auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #00976e; color: #00976e; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #00976e;}
.news-title span {width:442px; line-height: 80px; color: #00976e; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #00976e !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #00976e; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #00976e;  }
.news-li:hover .newsli-r p{ color: #00976e;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}

.mianr_mid_top{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.mid_top_pic{width:212px; height:auto; float:left;}
.mid_top_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.mid_top_right{width:670px; height:auto; float:right; padding-top:15px;}
.mid_top_right h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.mid_top_right p{ font-size: 15px; line-height: 26px; margin-top: 5px; width:100%; height:52px; overflow:hidden; color:#333}
.mid_top_right time{ font-size: 15px;   width:100%; overflow:hidden; color:#333; display:block; margin:10px 0}

.mianr_mid_top:hover h3,.mianr_mid_top:hover p,.mianr_mid_top:hover time{color: #00976e;}
.mianr_mid_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; color: #555;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }


/*产品*/
.inproli-div{ width:100%; height:220px; overflow: hidden; border:1px solid #ddd}
.inproli-div > img{ width:100%;  height: 100%; transition: .6s; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.goods-li{float:left; margin-right: 29px; cursor: pointer; margin-bottom: 70px; position: relative; width:287px}
.goods-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.goods-li:hover .inproli-div > img{ transform: scale3d(1.1,1.1,1); }
.pro_buy{width:140px; height:40px; border-radius:5px; background:#00976e; text-align:center; line-height:40px; color:#fff; font-size:16px; display:block; margin-left:8px;}
.goods-li:nth-child(3n){margin-right:0}
.st_tree{width:100%; height:auto; overflow:hidden; padding:0px 10px;}
.st_tree a{text-decoration:none;}
.st_tree a:hover{color:#00976e;}
.st_tree ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li{color: #393939;font-size: 16px;float: left; line-height: 52px; width:100%; height:52px; border-bottom:1px solid #e5e5e5; cursor:pointer}
.st_tree ul ul li{padding-left:10px;}
.st_tree ul li ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li ul li{width:100%; height:auto; overflow:hidden; line-height:35px; padding-left:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-bottom:1px solid #e5e5e5}
.st_tree ul li ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li.active a{color:#00976e}
.st_tree ul ul li:hover a{color:#00976e}
  
.st_tree .folder{background:url(../images/st_jt.png) no-repeat left center; background-size:5%; padding:0 0 0 20px;}
.st_tree .open,.st_tree .on{background:url(../images/st_jt.png) no-repeat left center; background-size:5%; padding:0 0 0 20px;}
.st_tree .open a,.st_tree .on a{color:#00976e}




/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:218px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div img{width:100%; height:100%; display:block;}
.honor-li:nth-child(4n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}



@media screen and (max-width:1680px){
.ban2{margin-right:20px;}
}










