@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box; }
body{overflow-x: hidden}
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{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.header_center{width:100%; height:100px; position: absolute; top:0; left:0; z-index: 99 }
.index_logo{width:18%; height:100px; background: url(../images/logo_bj.png) no-repeat; text-align: center; padding-top: 30px; float: left}
.index_logo img{max-width: 100%;}
.h_sousuo{width:7%; height: 100%; background: #97bf25 url(../images/sousuo.png) no-repeat center; float: left; position: relative}
.h_input{width:300px; height: 50px; line-height: 50px;; position: absolute; top:100px; left:0; z-index: 999; display: none;}
.h_input input[type="text"]{width:220px; height: 50px; background: #fff; padding: 0px 10px; font-size: 16px; color:#333; float: left}
.h_submit{width:80px; height: 50px; font-size: 14px; color: #fff; text-align: center; line-height: 50px; float: left; background: url(../images/logo_bj.png) no-repeat center; border: 0}
.h_sousuo:hover .h_input{display: block}
#menu{width:60%; height: 100px; float: left}
#nav{width:100%; height:100px; text-align:center; }
#nav ul{width:100%;}
#nav li.nLi{float:left; height:100px; line-height: 100px; box-sizing: border-box; position:relative; z-index:99; width:12.5%; border-left:1px solid #fff; border-bottom: 1px solid #fff }
#nav li.nLi p a{position: relative}
#nav a{width:100%; color:#fff; outline:none; position:relative; font-size: 14px;}
#nav a.nav_h span{font-size:12px;-webkit-text-size-adjust:none;line-height:12px; display:block; position:relative; color: #666; margin-top:4px; font-family: "Arial"}
#nav li ul{width:100%; display:none; position:absolute; background:#ddd; top:100px; left:0px; padding:10px 0; z-index:99}
#nav li ul li{width:100%; line-height:30px; height:30px; margin:0; position:relative; padding:0px; background:none; z-index:2}
#nav li ul a,#nav li.active ul a,#nav li.sfhover ul a{width:100%; height:30px; line-height:30px; color:#333; font-size:14px; float:none;}
#nav li:last-child{background: none;}
#nav li.active p a{border-bottom:1px solid #fff}
#nav li.nav_li:hover{color:#962020; background: url(../images/nav_x.png) no-repeat bottom center}
#nav li.nav_li ul li:hover a{color:#962020}
.bli_er a:after{content: ""; position: absolute; top:22px; left:0; background: url(../images/nav_san.png) no-repeat center; width: 10px; height: 8px;}


.h_dt{width:7%; height: 100px; float: left; border: 1px solid #fff; border-top: 0px; background: url(../images/i_dt.png) no-repeat center}
.h_dt a{width:100%; height:100%; display:block;}
.h_img{width:8%; height: 100px; float: left;border-right: 1px solid #fff; border-bottom: 1px solid #fff; padding-top: 35px; padding-left:40px  }
.h_sj{position: relative; width: auto; float: left}
.h_sj i{width:14px; height: 20px; float: left; background: url(../images/i_sj.png) no-repeat;}
.h_sj img,.h_wx img{width:100px; height: 100px; position: absolute; top:50px; right:0; display: none}
.h_wx{position: relative; width: auto; float: left}
.h_wx i{width:34px; height: 20px; float: left; background: url(../images/i_wx.png) no-repeat; margin-left: 8px;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}



/* 首页:banner */
.banner{ width:100%;  position:relative;  height:920px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:20px;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:15px;width:16px;height:16px; border:1px solid #333333; cursor:pointer;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#333333}
.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%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
.slideBox .prev,.slideBox .next{ position:absolute;  bottom:300px; display:block; width:40px; height:40px;  }
.slideBox .next{ background: url(../images/b_right.png) no-repeat center; left:53%;}
.slideBox .prev{ background: url(../images/b_left.png) no-repeat center; left:50%}
.slideBox .prev:hover,.slideBox .next:hover{opacity: 0.3}







/*关于我们*/
.index_about{width:100%; height:660px; overflow: hidden; margin-top:30px; background: url(../images/about_bj.jpg) no-repeat center;background-attachment: fixed; background-size: cover; padding-top: 56px;}
.index_about_top{width:100%; height: 280px; }
.in_ab_tleft{width:600px; height: auto; float: left; padding-top: 40px;}
.in_ab_tleft p{font-size: 14px; color: #fff; line-height: 28px; font-size: 14px; margin-top: 20px;}
.in_ab_tright{width:600px; height: auto; overflow: hidden;float: left}
.in_ab_tright img{width:100%; height: auto; overflow: hidden; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.in_ab_tright:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_bottom{width:100%; height:260px;}
.index_about_rbo{width:600px;  height: 260px; float: left; background: url(../images/about_xx.png) no-repeat center; padding: 30px 40px;}
.index_about_rbo h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #fff; font-weight: bold;}
.index_about_rbo .in_ab_xx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #ffffff; line-height:26px; margin: 10px 0 20px}
.index_about_xx{width:600px; height: 260px; float: left; padding-top:40px;}
.index_about_xx dl{width:250px; float: left; margin-left:50px; margin-bottom: 15px;}
.index_about_xx dl dt{width:auto; float: left; margin-right: 8px;}
.index_about_xx dl i{width:100%; height: 40px; display: block;transition: all 0.4s ease-in-out;}
.index_about_xx dl dt p{font-size: 14px; color: #f8f8f8}
.index_about_xx dl dd{font-size: 60px; color: #fff; font-weight: bold;}
.ab_1{background: url(../images/icon_1.png) no-repeat center}
.ab_2{background: url(../images/icon_2.png) no-repeat center}
.ab_3{background: url(../images/icon_3.png) no-repeat center}
.ab_4{background: url(../images/icon_4.png) no-repeat center}
.index_about_rbo img{ -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_xx dl:nth-child(odd){width:235px}
.index_about_xx dl:hover i{margin-top: -8px;transition: all 0.4s ease-in-out;}
.index_about_rbo:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}





/*产品中心*/
.index_product{width:100%; height: 742px; overflow: hidden; background: #f8f8f8; padding-top:56px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product .picMarquee-left{ width:100%;  overflow:hidden; position:relative; margin-top: 37px; }
.index_product .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_product .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_product .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.in_pro_pic{width:367px; height: 358px; overflow: hidden;}
.in_pro_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product .picMarquee-left .bd ul li dl{width:100%; height: 70px; background: #eaeaea; padding:9px 10px 0; text-align: left;}
.index_product .picMarquee-left .bd ul li dl dt{width:70%; float:left; height: auto}
.index_product .picMarquee-left .bd ul li dl dt h4{width:100%; height:25px; line-height:25px; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product .picMarquee-left .bd ul li dl dt p{width:100%; height: 20px; line-height: 20px; font-size: 14px; color: #777777;text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_product .picMarquee-left .bd ul li dl dd{float: right; font-size: 14px; color: #ffffff; margin-top:20px; display:none;}
.index_product .picMarquee-left .bd ul li:hover dl{background: url(../images/p_hbj.jpg) no-repeat center}
.index_product .picMarquee-left .bd ul li:hover dt p,.index_product .picMarquee-left .bd ul li:hover dt h4{color:#fff}
.index_product .picMarquee-left .bd ul li:hover dd{display: block}
.index_product .picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.pro_more{width:260px; height: 50px; background: #eaeaea; border-radius:50px; font-size: 16px; color: #777777; display: block; margin: 40px auto; text-align: center; line-height: 50px;}
.pro_more:hover{background: url(../images/p_hbj.jpg) no-repeat center; color:#fff }





/*案列*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top: 62px;}
.index_case_img{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_img img{max-width: 100%;}
.picScroll-left{ width:1500px;  overflow:hidden; position:relative; margin: 30px auto; }
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:112px; height:46px; position: absolute; top:50%; margin-top: -23px}
.picScroll-left .hd .next{ background: url(../images/p_right.png) no-repeat; right:0px; }
.picScroll-left .hd .prev{ background: url(../images/p_left.png) no-repeat; left:0px }
.picScroll-left .hd .next:hover{ background: url(../images/p_hright.png) no-repeat;}
.picScroll-left .hd .prev:hover{background: url(../images/p_hleft.png) no-repeat; }

.picScroll-left .hd ul{width:auto; display: table; margin: 40px auto 0;}
.picScroll-left .hd ul li{ float:left;  width:16px; height:16px; overflow:hidden; border:1px solid #333; margin-right:10px; text-indent:-999px; cursor:pointer; }
.picScroll-left .hd ul li.on{background: #333}
.picScroll-left .bd{width:1200px; height: auto; overflow: hidden; margin: 0px auto}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width: 400px; height: 230px;display: block; background: #eaeaea; float: left}
.picScroll-left .bd ul li a{width:100%; height: 100%; display: block; position:relative  }
.picScroll-left .bd ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-transform:Uppercase}
.picScroll-left .bd ul li hr{width:60px; height: 1px; background: #4d4d4d; border: 0; margin: 10px 0}
.picScroll-left .bd ul li h3{width:100%; height:30px; line-height: 30px; font-size: 18px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 10px;}
.picScroll-left .bd ul li p{width:100%; height:50px; line-height: 25px; font-size: 14px; color: #777777}
.picScroll-left .bd ul li span{font-size: 14px; color: #fff; display: none; margin-top: 20px; }
.picScroll-left .bd ul li:hover{background: url(../images/case_hbj.jpg) no-repeat center}
.picScroll-left .bd ul li:hover h4,.picScroll-left .bd ul li:hover h3,.picScroll-left .bd ul li:hover p{color:#fff}
.picScroll-left .bd ul li:hover hr{background: #fff}
.picScroll-left .bd ul li:hover span{display: block}
.picScroll-left .bd ul li img{width:100%; height:auto; display:block;}
.index_case_pic{width:100%; height:100%; overflow:hidden;  padding:20px 25px; position:absolute; top:0; left:0; background:#eaeaea; text-align:left;}
.picScroll-left .bd ul li:hover .index_case_pic{background:rgba(0,0,0,0.7);}




/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top: 70px; }
.mr_frbox{width:100%; height: auto; overflow: hidden}
.mr_frUl{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.mr_frUl ul li{display:inline;float:left;height:auto;width:565px;margin-right:35px;overflow:hidden;}
.in_all_news{width: 100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.in_ntime{width:103px; height: auto; float: left; background: url(../images/n_xs.png) no-repeat right center}
.in_ntime span{font-size: 60px; color: #4d4d4d; font-weight: bold; display: block; height: 60px; line-height: 60px}
.in_ntime p{font-size: 16px; color: #777777}
.in_nnews_xx{width:430px; height: auto; float: right}
.in_nnews_xx h4{width:100%; height: 35px; line-height: 35px;font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_nnews_xx p{width:100%; height: 50px; overflow: hidden; line-height: 25px; font-size: 14px; color: #777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_all_news:hover h4,.in_all_news:hover p,.in_all_news:hover span{color:#007260}
.news_more{width:260px; height: 50px; background: #eaeaea; text-align: center; line-height: 50px; font-size: 16px; color: #777; display: block; margin: 15px auto; border-radius: 25px;}
.news_more:hover{background: #098f7f; color:#fff}


/*优势*/
.indedx_advan{width:100%; height:720px; background: url(../images/ys_bjs.jpg) no-repeat center; margin-top: 70px;}
.indedx_advan_left{width:600px; height: auto; float: left; margin-top:460px;}
.advan_left_1{width:300px; height: 260px; background: url(../images/ys_hbj.jpg) no-repeat; float: left; text-align: center; padding-top: 60px; transition: all 0.4s ease-in-out;}
.advan_left_2{width:300px; height: 260px; background: #97bf25; float: left; text-align: center; padding-top: 60px; transition: all 0.4s ease-in-out;}
.indedx_advan_left p{font-size: 16px; color: #fff; line-height: 28px; margin-top: 10px;}
.indedx_advan_right{width:600px; height: auto; float: left; text-align: center}
.indedx_advan_right .indedx_advan_t{width:100%; height: 160px; text-align: center; padding-top: 40px;}
.advan_left_3{width:300px; height: 260px; background: #eaeaea; float: left; padding-top: 60px; transition: all 0.4s ease-in-out;}
.advan_left_4{width:300px; height: 260px; background: #f8f8f8; float: left; padding-top: 60px; transition: all 0.4s ease-in-out;}
.indedx_advan_right p{font-size: 16px; color: #4d4d4d; line-height: 28px; margin-top: 10px;}
.advan_left_1:hover,.advan_left_2:hover,.advan_left_3:hover,.advan_left_4:hover{padding-top: 40px; transition: all 0.4s ease-in-out;}



/*动态*/
.indedx_dongtai{width:100%; height: auto; overflow: hidden; margin-top: 77px}
.indedx_dongtai .picMarquee-left{ width:100%;  overflow:hidden; position:relative; margin-top: 37px; }
.indedx_dongtai .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.indedx_dongtai .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.indedx_dongtai .picMarquee-left .bd ul li{ margin:0 7px; float:left; _display:inline; overflow:hidden; text-align:center; width: 366px  }
.index_hdt_pic{width:366px; height: 248px; overflow: hidden; position: relative}
.index_hdt_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hdt_pic p{width:88px; height: 58px; background: url(../images/p_hbj.jpg) no-repeat center; font-size: 17px; color: #fff; line-height: 58px; position: absolute; top:0; right:0}
.index_hdt{width:100%; height: 100%; overflow: hidden; background: rgba(11,143,127,0.5); position: absolute; top:0; left:0; font-size: 14px; color: #fff;
	line-height: 248px; display: none;}
.index_hdt_xx{width:100%; height: 122px; background: #eaeaea; padding: 15px 10px; text-align:left}
.index_hdt_xx h4{width:100%; height: 30px; line-height: 30px; font-size:16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_hdt_xx p{font-size: 14px; color: #777777; line-height: 25px; width: 100%; height: 50px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.indedx_dongtai .picMarquee-left .bd ul li:hover .index_hdt_xx{background: url(../images/f_bjs.jpg) no-repeat; background-size: 100% 100%}
.indedx_dongtai .picMarquee-left .bd ul li:hover h4,.indedx_dongtai .picMarquee-left .bd ul li:hover p{color:#fff}
.indedx_dongtai .picMarquee-left .bd ul li:hover .index_hdt_pic p{display: none;}
.indedx_dongtai .picMarquee-left .bd ul li:hover .index_hdt{display: block;}
.indedx_dongtai .picMarquee-left .bd ul 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:363px; background:url(../images/f_bjs.jpg) no-repeat center; padding-top:58px;}
.indedx_contact_t{text-align: center; opacity: 0.5; margin-bottom: 30px;}
.f_wx{width:128px; height: 128px; float: left}
.f_center{width:322px; height: auto; float: left}
.f_nav{width:100%; height: auto; overflow: hidden}
.f_nav a{font-size: 14px; color: #fff; float: left;background: url(../images/nav_x.jpg) no-repeat right center; width: 80px; text-align: center; line-height:26px;}
.f_nav a:nth-child(4){background: none;}
.f_xx{width:100%; height: auto; font-size:14px; color: #fff; line-height:24px; margin-top:8px; padding-left: 12px;}
.f_input{width:680px; height: auto; float: right;  }
.f_input_l{width:170px; height: auto; float: left;margin-right:7px}
.f_input_l input[type="text"]{width:100%; height: 40px; background: #fff; padding: 0px 10px; margin-bottom: 10px; border: 0}
.f_input textarea{width:326px; height: 88px; background: #fff; padding: 10px; resize: none; float: right; border: 0}
.f_input_su{width:260px; height: 36px; background: #035557; border-radius: 25px; float: right; border: 0; font-size: 14px; color: #fff}

.footer_ban{width:100%; height:46px; line-height:46px;  background: #035557}
.footer_zhichi{width:auto; height:100%;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{color:#ba0a0a!important}
.index_kuaijie{width:100%; height:auto;line-height: 30px; overflow: hidden; margin: 50px 0}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #777777; margin: 0px 10px;}
.index_kuaijie img{width:148px; height:32px;  text-align: center; float: left }
.index_kuaijie a:hover{color:#098f7f}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 5px;
    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:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.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 -50px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#098f7f;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








/*内页banner*/
.ny_ban{width:100%; height: 340px;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}
.cjzs_ban{background: url(../images/cjzs_ban.jpg) no-repeat center}
.mfyy_ban{background: url(../images/mfyy_ban.jpg) no-repeat center}
.mdzs_ban{background: url(../images/mdzs_ban.jpg) no-repeat center}
.search_ban{background: url(../images/search_ban.jpg) no-repeat center}

/*内页底下*/
.m-wh{height:260px;padding:40px 0;background:no-repeat url(../images/bg_icon.jpg);margin-top: 20px}
.m-wh li{float:left;width:25%}
.m-wh li a{display:block;width:102px;height:140px;margin:0 auto 10px;text-align:center}
.m-wh li a img{width:100%;height:102px}
.m-wh li a p{margin-top:7px;font-size:18px}
.m-wh li>p{padding:0 7%;font-size:14px;text-align:center}
.f-ct{width:1200px;margin:0 auto; font-size:14px; color:#666;  line-height:24px; margin-top:30px;}
.f-cl:after{display:block;content:".";height:0;visibility:hidden;overflow:hidden;clear:both}



.p-tit{height:70px;line-height:65px;border-bottom:1px solid #ebebeb}
.p-tit h2{float:left;color:#098f7f;font-size:26px;font-weight: bold}
.m-crm{margin-left:15px;color:#999;font-size:12px;font-weight:400}
.m-crm a{margin:0 3px;color:#999;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#333;text-decoration:underline}
.p-tit ul{float:right}
.p-tit ul li{float:left;margin:0 15px; height:50px; line-height:50px;}
.p-tit ul li a{display:block;height:69px;line-height:73px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#098f7f}
.p-tit ul li.active,.p-tit ul li:hover{border-bottom:2px solid #098f7f}

.p-ct{line-height:26px;padding:50px 0 60px;color:#666;font-size:14px; overflow:hidden; width: 100%;}
.p_case{padding:50px 0 60px;color:#666;font-size:14px;}
.p-ct .index_wen_1{width:100%;margin-top: 20px}
.p-ct .tit{margin-bottom:25px;text-align:center}
.p-ct .tit h2{color:#333;font-size:30px}
.p-ct .tit p{line-height:26px;margin-top:20px;color:#999;font-size:16px}
.ab_list1 li{position:relative;float:left;width:382px;height:300px}
.ab_list1 li.li1{background:no-repeat url(../images/ab_list1_1.jpg)}
.ab_list1 li.li2{margin:0 22px;background:no-repeat url(../images/ab_list1_2.jpg)}
.ab_list1 li.li3{background:no-repeat url(../images/ab_list1_3.jpg)}
.ab_list1 li a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat url(../images/ab_list_mask.png);visibility:hidden}
.ab_list1 li:hover a{visibility:visible}
.ab_list1 li h2{margin:40px 0 0 30px;color:#fff;font-size:24px}
.ab_list1 li p{margin:20px 0 0 30px;color:#fff}
.qywh{height:286px;line-height:32px;margin-top:50px;padding-top:170px;color:#fff;font-size:16px;background:no-repeat center url(../images/ab_qywh.jpg)}
.ab_list2{margin-top:40px}
.ab_list2 li{position:relative;float:left;width:50%;height:330px}
.ab_list2 li a{display:block;position:absolute;top:0;left:0;width:100%;height:220px;padding-top:110px;color:#fff;font-size:30px;text-align:center;visibility:hidden}
.ab_list2 li:hover a{visibility:visible}
.ab_list2 li a span{display:block;margin-top:20px;font-size:16px}
.ab_list2 li a.mask{background:repeat url(../images/bg_mask.png)}
.ab_list2 li a.tit{width:50%;visibility:visible}
.ab_list2 .li2 a.tit{left:50%}
.ab_list2 li a i{display:block;width:78px;height:78px;margin:0 auto;background:no-repeat url(../images/icon_video.png)}
.ab_list3 li{float:left;width:385px;height:236px}
.ab_list3 li.li1{background:no-repeat url(../images/ab_list3_1.jpg)}
.ab_list3 li.li2{margin:0 22px;background:no-repeat url(../images/ab_list3_2.jpg)}
.ab_list3 li.li3{background:no-repeat url(../images/ab_list3_3.jpg)}
.ab_list3 li a{display:block;width:325px;height:146px;padding:45px 30px;visibility:hidden}
.ab_list3 li h2{color:#000;font-size:30px}
.ab_list3 li h2 i{display:block;width:52px;height:2px;margin-top:25px;background:#000}
.ab_list3 li p{margin-top:20px;color:#000;font-size:18px}
.ab_list3 li:hover{background:#ffcb23}
.ab_list3 li:hover a{visibility:visible}

/*新闻*/
.new-list{margin-top:-10px; margin-bottom: 15px;}
.new-list li{height:205px;padding:20px;border-top:1px solid #fff;border-bottom:1px solid #ebebeb}
.new-list li:hover{background:#f2f2f2;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.new-list li:hover h3{color:#098f7f}
.new-list li:hover .more{color:#098f7f;border:1px solid #098f7f}
.new-list li>*{float:left}
.new-list .f-imgfd-img{width:240px;height:169px;margin-right:30px;overflow:hidden}
.new-list .f-imgfd-img img{width:100%; height: 100%;}
.new-list li .f-imgfd-li{width:889px;height:100%}
.new-list h3{margin-bottom:15px;color:#333;font-size:24px}
.new-list .time{color:#999;font-size:14px;}
.new-list .more{display:block;width:140px;height:34px;line-height:34px;color:#999;text-align:center;border:1px solid #999; display: block; margin-top: 8px;}
.f-xx{width:100%; height: 46px; overflow: hidden; margin-bottom:6px; color:#666}

.pro-list1{margin-top:20px; margin: 0px auto; width: 1200px;}
.pro-list1>li{position:relative;float:left;width:285px;height:384px;overflow:hidden; margin-right: 20px;}
.pro-list1>li:nth-child(4n){ margin-right: 0px;}
.pro-list1>li img{width:100%;height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.pro-list1 .mask{position:absolute;top:315px;left:0;width:100%;height:100%;padding:0 20%;text-align:center; background: rgba(8,58,79,0.6); color: #fff}
.pro-list1 h3{margin-top:25px;font-size:24px; color: #fff;}
.pro-list1 h3 i{display:block;width:34px;height:3px;margin:20px auto 0;background:#fff}
.pro-list1 .mask1 i{background:#fff}
.pro-list1 p{margin-top:20px}
.pro-list1>li:hover .mask{top:0px; transition: all 0.5s ease-in-out;}
.pro-list1 .mask a{color:#fff; width:100%; height:100%; display:block;}
.pro-list1>li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



.subpro{margin-top:25px}
.subpro li{width:160px;height:36px;margin:0 auto 7px;text-align:center}
.subpro li a{display:block;line-height:36px;font-size:16px;background:#fff;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.subpro li:hover a{color:#fff;background:#231815}
.p-nav{margin-bottom:40px}
.p-nav li{float:left;margin-right:20px}

.p-nav li a{display:block;width:272px;height:60px;line-height:60px;font-size:20px;text-align:center;border:4px solid #e5e5e5}
.p-nav li.active a,.p-nav li:hover a{color:#fff;font-weight:700;background:#231815;border:4px solid #231815}
.pro-list3{width:1200px;margin:0 auto; overflow: hidden}
.pro-show-r{float:right;width:660px}
.pro-show-r .pro-sx{width:50%}
.pro-show-r .pro-sx li{line-height:24px}
.pro-show-r h3{margin-top:30px;color:#333;font-size:24px}
.pro-show-r .txt{line-height:30px;margin-top:20px;padding:10px 0 25px;font-size:12px;border-top:1px solid #ddd}
.pro-show-r .txt div{margin-top:15px}
.pro-show-r .txt p{line-height:24px;text-indent:2em}
.pro-show-m{margin-top:30px;padding-top:40px;background:no-repeat url(../images/pro_show_m.jpg)}
.pro-show-m h2{color:#fff;font-size:30px}
.pro-show-m .nav{height:600px;margin-top:36px;position:relative}
.pro-show-m .nav>li{float:left;margin-right:15px}
.pro-show-m .nav>li>a{display:block;width:200px;height:50px;line-height:50px;color:#333;font-size:18px;text-align:center;background:repeat url(../images/bg_mask_w.png)}
.pro-show-m .nav>li.active>a,.pro-show-m .nav>li:hover>a{background:#fff}
.proshow-sub{display:none;position:absolute;top:100px;left:0;width:100%;line-height:30px}
.proshow-sub h3{margin-bottom:30px;color:#333;font-size:24px}
.proshow-sub h6{font-size:14px}
table.ly{width:100%}
table.ly td{float:left;margin-bottom:20px}
table.ly .tr1 td{width:280px;margin-right:20px}
table.ly .tr1 td input{width:260px}
table.ly .tr2 td,table.ly .tr3 td{width:1160px;margin-right:22px}
table.ly .tr2 td input,table.ly .tr3 td textarea{width:100%}
table.ly input[type=text]{height:28px;line-height:28px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff}
table.ly textarea{height:114px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff;resize:none}
table.ly .sbt{width:240px;height:40px;color:#fff;font-size:14px;background:no-repeat url(../images/pro_m_sbt.png);border:none;cursor:pointer}
.pro-more .tit{height:77px;line-height:77px;margin-bottom:40px;text-align:left;background:#eee}
.pro-more .tit h3{color:#333;font-size:24px}
.pro-more .tit a{float:right;padding-left:25px;color:#666;font-size:18px;font-weight:400;background:no-repeat url(../images/pro-more.png);background-position:0 33px}
.pro-more .tit a:hover{color:#098f7f;background:no-repeat url(../images/pro-more_hov.png);background-position:0 33px}

/*荣誉资质*/
.img-list li{float:left;margin:0 20px 20px 0; width:285px; height:auto; }
.img-list li a{display:block;width:100%;height:100%;overflow:hidden}
.img-list li a div{width:100%;overflow: hidden; height:auto; border:1px solid #ddd;}
.img-list li a img{width:100%; height:100%; display:block; transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-list li p{height:30px;line-height:30px;text-align:center;color:#666; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.img-list li:hover p{color:#098f7f}
.img-list li:nth-child(4n){ margin-right: 0px;}

/*厂房厂貌*/
.ny_shops li a div{width:100%;overflow: hidden; height:166px; border:1px solid #ddd;}




/*案列*/
.img-lists li{float:left;height: 245px;margin:0 26px 20px 0; width:280px;}
.img-lists li a{display:block;width:100%;height:100%;overflow:hidden}
.img-lists li a div{width:100%;height: 206px;overflow: hidden;}
.img-lists li a img{width:100%;height:100%;    transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-lists li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-lists li p{height:30px;line-height:30px;text-align:center;color:#666}
.img-lists li:hover p{color:#098f7f}
.img-lists li:nth-child(4n){ margin-right: 0px;}


/*联系我们*/
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot h3{font-size:24px}
.m-cot h3 i{display:block;width:120px;height:3px;margin:25px 0 10px;background:#666}
.m-cot .f-cl{float:left;width:700px; font-size:16px; color:#666; line-height:28px;}
.m-cot .ewm{float:right;margin-top:20px; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; height:40px; line-height:40px; font-size:14px; color:#666}
.iw_poi_title{color:#C52;font-size:14px;font-weight:700;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.keyword_light{margin-bottom:30px}
#newsfoot tr>td:first-child{padding-left:10px;font-size:14px;color:#555}
#newsfoot tr>td:first-child>a{color:#000}
#newsfoot tr>td:last-child{position:relative;top:0px;left:0px}
.proname{padding:20px 0 5px 0}



/*产品*/
.pro-list2{width:1232px;margin:0 auto}
.pro-list2 li{position:relative;float:left;width:280px;height:auto; margin:0 14px 30px}
.pro-list2 li img{display:block;width:100%;height:100%;overflow:hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro-list2 li h4{height:60px;line-height:60px;text-align:center}
.pro-list2 .good_h{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:50px 30px 0;color:#fff;}
.pro-list2 li h3{margin-bottom:20px;font-size:24px; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pro-list2 li:hover .good_h{display: block;background: rgba(9,143,127,0.6);  }
.pro-list2 li .pro_pic{width:100%; height:274px; overflow:hidden; border:1px solid #ddd;}
.pro-list2 li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*产品详情*/
.proshow_link{width:100%; height:45px;  margin-top: 32px;  margin-left: 10px;}
.proshow_link a{width:190px; height:45px; line-height:45px; background:#098f7f; color:#fff; text-align:center; float:left; font-size:16px;}
.pro_zixun{ margin-left:25px;}
.proshow_link a:hover{background:#098f7f}






/*搜索页面*/
.pro-search{width:1232px;margin:0 auto}
.pro-search li{position:relative;float:left;width:280px;height:295px;margin:0 14px 30px}
.pro-search li img{display:block;width:280px;height:206px;overflow:hidden}
.pro-search .good_h{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:50px 30px 0;color:#fff;}
.pro-search li h3{font-size:24px; width:100%; height:35px; font-size:16px; color:#333; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pro-search li div{width:100%; height:58px; line-height:26px; font-size:14px; color:#333; overflow:hidden}


/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{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}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.go_black{width: 90px;height: 30px;background: #098f7f; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}





