@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: 80px;}
.index_logo{ float: left; margin-top: 12px;}
.index_logo img{width:100%; height: auto; overflow: hidden; }
#menu{ height:80px; width:856px;  float: right }
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height:80px;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; }
#menu .nav .nLi h3{ float:left; font-weight: normal; width:107px; text-align:center; font-size:16px; z-index: 2; position: relative; height: 52px; }
#menu .nav .nLi h3 a{color:#666; line-height:80px;  display: block; overflow: hidden}
#menu .nav .sub{ display:none; width:100%; left:0;  top:80px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#c0030c;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3 a{color: #c0030c; }
#menu .nav .nLi:hover h3  a{color:#c0030c}





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:760px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:68px;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:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#c0030c}
.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%}



/*热门新闻*/
.index_hot{width:100%; height:100px; margin-top: -50px; position: relative;z-index: 999}
.index_hot_left{width:50%; height: 100px; float: left; background: #c0030c}
.index_hot .container{position: absolute; top:0; left:50%; margin-left: -600px; z-index: 999}
.huanying_left{width:50%;  height: 100%; float: left; padding-top:19px;}
.huanying_left h4{width:100%; height: 30px; font-size: 16px; color: #fff; font-weight: bold; padding-right: 20px; line-height: 30px;}
.huanying_left p{width:100%; font-size: 13px; color: #fff;}
.index_hot_ci{width:50%; height:100%; float: left}
.hot_ci_left{width:100%; height: 50px; padding: 0px 30px; }
.hot_ci_left p{font-size:14px; color: #777777; float: left; line-height:50px;}
.hot_ci_left .hot_cixx{ float: left; width:456px; overflow: hidden}
.hot_ci_left .hot_cixx a{width:auto; height:50px; line-height: 50px; font-size: 16px; color: #777777; float: left; text-align: center; font-size: 14px; 
	background: url(../images/h_x.png) no-repeat right center; padding-right: 10px; margin-right: 10px;}
.hot_ci_left .hot_cixx a:hover{color:#c0030c}
.hot_ci_ser{width:100%; height:50px; background: #666666; padding: 0px 30px; }
.hot_ci_ser .submit{width:40px; height: 40px; background: url(../images/ss.png) no-repeat center; border: 0; float: right; margin-top: 4px; cursor: pointer}
.hot_ci_ser input[type="text"]{width:410px; height: 100%; border: 0px;float: left; color: #1d208b; background:none; font-size: 14px; color: #fff}
.hot_ci_ser input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.hot_ci_ser input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.hot_ci_ser input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.hot_ci_ser input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  
.hot_ci_left .hot_cixx a:last-child{background:none;}



/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding-bottom: 30px;}
.index_prot{width:100%; height:70px; border-bottom: 1px solid #bebebe; border-top: 1px solid #bebebe;  background: #fff}
.index_prot ul{width:100%; height: 100%;}
.index_prot ul li{width:160px; height: 69px; line-height: 69px;  float: left;  text-align: center; border-left: 1px solid #bebebe}
.index_prot ul li a{font-size: 14px; color: #777777; padding-bottom: 21px;}
.index_prot ul li:hover a{color:#c0030c; border-bottom: 2px solid #c0030c}
.index_prot ul li:last-child{width:76px; border-right: 1px solid #bebebe}
.index_prot ul li img{display: block; width: 27px; height: 20px; margin: 20px auto 0;}

.index_proxx{ margin-top: 59px; overflow: hidden; height: auto;}
.index_proxx li{width:380px; height:auto; float: left; margin-bottom:30px; margin-right: 30px; }
.index_proxx li .pro_pic{width:380px; height: 280px; overflow: hidden}
.index_proxx li .pro_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_proxx li p{width: 100%; height:60px; background: #fff; text-align: center; line-height: 60px; font-size: 16px; color: #4d4d4d; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_proxx li:nth-child(3n){margin-right:0 }
.index_proxx li:hover p{color:#fff; background: #c0030c}
.index_proxx 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: 588px; overflow: hidden; background: url(../images/case_bj.jpg) repeat; padding-top: 55px; padding-bottom: 60px;}
.index_case_t{width:100%; height: auto; overflow: hidden}
.index_case_t h4{font-size: 28px; color: #fff; font-weight: bold; text-align: center}
.index_case_t p{width:100%; height:35px;  line-height:35px; background: url(../images/b_x.png) no-repeat center; text-align: center; font-size: 20px; color: #fff}
.responsive{width:90%; margin: 25px auto 0;}
.responsive .responsive_a{width:100%; height: 100%; display: block; padding: 2%;}
.responsive .responsive_a img{width:100%; height: 100%;}
 .res_div{width:100%; height: 100%; display: block; background: #fff; padding: 1%; position: relative}
.case_hover{width:320px; height: 205px; background: rgba(192,3,12,0.8); text-align: center; position: absolute; top:50%; left:50%; margin-top: -103px; margin-left: -160px; 
	padding-top: 76px; opacity: 0}
.case_hover h4{font-size: 16px; color: #fff; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.case_hover i{width:21px; height: 21px; display: block; margin: 10px auto; background: url(../images/jiahao.png) no-repeat}

.responsive .slick-prev, .responsive .slick-next {  display: block; height: 24px; width:35px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent;  border: none; outline: none; float: left; position: absolute; bottom:-40px}
.responsive .slick-prev {background: url(../images/c_left.png) no-repeat; left:47%;}
.responsive .slick-next {background: url(../images/c_right.png) no-repeat; left:51%}
.responsive .responsive_a:hover .case_hover{opacity: 1; transition: all 0.4s ease-in-out;}
.responsive .slick-prev:hover{background: url(../images/cj_hleft.png) no-repeat;}
.responsive .slick-next:hover{background: url(../images/cj_hright.png) no-repeat;}



/*关于我们*/
.index_about{width:100%; height: 430px; overflow: hidden; margin-top: 60px;}
.index_about_left{width:586px; height: auto; float: left}
.index_about_left h4{font-size: 16px; color: #bebebe}
.index_about_left h4 span{font-size: 40px; color: #777777; font-weight: bold;}
.index_about_left h5{font-size: 20px; color: #777777; font-weight: bold; height: 35px; line-height: 35px;}
.index_about_left hr{width:50px; height: 2px; background: #1d208b; margin-top:10px;}
.index_about_left p{width:100%; height: 148px; overflow: hidden; line-height:30px; color: #777777; font-size: 14px; margin: 40px 0 48px;}
.index_about_left span.ab_span{width:158px; height: 52px; border: 1px solid #1d208b; font-size: 14px; color: #1d208b; text-align: center; line-height: 52px; display: block}
.index_about_right{width:560px; height:auto; float: right}
.about_xx{ background: #c0030c; padding: 10px; text-align: center; padding-top: 36px;}
.about_xx h4{font-size: 16px;color: #fff;line-height: 26px; font-weight:bold;}
.about_xx h3{font-size: 20px; color: #FFFFFF; font-weight:bold;}
.about_xx  p{font-size: 14px; color: #fff; font-weight:bold; margin: 15px 0 15px}
.index_about_right div{width:280px; height: 206px; float: left}
.ab_h{background: #303030}
.about_xx:hover{background: #303030}
.ab_h:hover{background: #c0030c}
.about_img{width:280px; height: 206px; overflow: hidden}
.about_img img{transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_left span.ab_span:hover{background: #1d208b; color: #fff}



/*优势*/
.index_youshi{width:100%; height:395px; margin-top: 30px;}
.index_youshi .index_news_t h5 hr{width:820px; height:1px; background: #bebebe; float: left; margin-left: 20px; margin-top: 15px;}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_youshi ul li{width:25%; height: auto; float: left; text-align: center}
.index_youshi ul li .ys_pic{ width:140px; height: 140px; background: #666666; text-align: center; border-radius: 50%; margin: 0px auto 15px; padding-top: 44px; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.index_youshi ul li p{font-size: 16px; color: #6b6b6b; line-height: 26px;}
.index_youshi ul li span{font-size: 14px; color: #6b6b6b}
.index_youshi ul li:first-child .ys_pic{padding-top: 40px;}
.index_youshi ul li:hover .ys_pic{background: #c0030c; box-shadow: 1px 2px  3px rgba(0,0,0,0.5);-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}



/*车间展示*/
.index_chejian{width:100%; height: 589px; overflow: hidden; background: url(../images/cj_bjs.jpg) no-repeat center; padding-top: 57px;}
.chejian_t{width:100%; height: auto; overflow: hidden}
.chejian_t h4{font-size: 28px; color: #777777; font-weight: bold; text-align: center}
.chejian_t p{width:100%; height:35px;  line-height:35px; background: url(../images/hei_x.png) no-repeat center; text-align: center; font-size: 20px; color: #333333; font-weight: bold;}

.index_chejian_list{width:90%; margin: 25px auto 0;}
.index_chejian_list .responsive_a{width:100%; height: 100%; display: block; padding: 2% 3%;}
.index_chejian_list .responsive_a img{width:100%; height: 100%;}
 .cj_div{width:100%; height: 100%; display: block;position: relative}
.chejian_hover{width:320px; height: 205px; background: rgba(29,32,139,0.8); text-align: center; position: absolute; top:50%; left:50%; margin-top: -103px; margin-left: -160px; 
	padding-top: 76px; opacity: 0}
.chejian_hover h4{font-size: 16px; color: #fff; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.chejian_hover i{width:21px; height: 21px; display: block; margin: 10px auto; background: url(../images/jiahao.png) no-repeat}

.index_chejian_list .slick-prev, .index_chejian_list .slick-next {  display: block; height: 24px; width:35px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent;  border: none; outline: none; float: left; position: absolute; bottom:-40px}
.index_chejian_list .slick-prev {background: url(../images/cj_left.png) no-repeat; left:47%;}
.index_chejian_list .slick-next {background: url(../images/cj_right.png) no-repeat; left:51%}
.index_chejian_list .responsive_a:hover .chejian_hover{opacity: 1; transition: all 0.4s ease-in-out;}
.index_chejian_list .slick-prev:hover{background: url(../images/cj_hleft.png) no-repeat;}
.index_chejian_list .slick-next:hover{background: url(../images/cj_hright.png) no-repeat;}


/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 30px; }
.index_news_t{width:100%; height: 91px; overflow: hidden; }
.index_news_t h4{font-size: 28px; color: #bebebe; font-weight: bold; line-height:30px;}
.index_news_t h5{font-size: 18px;color: #777777; font-weight: bold; height: 30px; line-height: 30px;}
.index_news_t h5 span{float: left}
.index_news_t h5 hr{width:850px; height:1px; background: #bebebe; float: left; margin-left: 10px; margin-top: 15px;}
.index_news_t dt{width:940px; height: auto; float: left}
.index_news_t dd{float: right; margin-top:58px;}
.index_news_t dd a{width:110px; height: 30px; background: #e6e6e6; float: left; margin-left: 15px; text-align: center; line-height: 30px; font-size: 14px; color: #777777}
.index_news_t dd a:hover{background: #1d208b; color: #fff}
.index_news_left{width:782px; height: auto; float: left}
.index_news_left .news_ltop{width:100%; height:140px; border-bottom: 1px solid #bebebe; padding-bottom: 20px; margin-top: 34px;}
.news_ltop .news_ltop_pic{width:170px; height: 120px; float: left; overflow: hidden}
.news_ltop .news_ltop_pic img{width: 100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_ltop_info{width:590px; height: 100%; float: left;padding-top: 8px; margin-left:18px;}
.news_ltop_info h4{width:100%; height:25px;   text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_ltop_info span{font-size: 14px;color: #777777;}
.news_ltop_info  p{width:100%; height: 56px; line-height:24px;  font-size: 14px; color: #777777;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 5px;}
.index_news_left ul li{width:360px; height: 52px;  line-height:52px; background: url(../images/lb_x.png) no-repeat left center; float: left; border-bottom: 1px solid #bebebe; 
	padding-left: 20px;}
.index_news_left ul li p{width:218px; height:52px; text-overflow: ellipsis;overflow: hidden; white-space: nowrap; float: left; font-size: 14px; color: #777}
.index_news_left ul li span{font-size: 14px; color: #777777}
.index_news_left ul li:nth-child(2n){float: right}
.index_news_left ul li:hover p,.index_news_left ul li:hover span{color:#1d208b}
.index_news_left ul li:hover{background: url(../images/ll_X.png) no-repeat left center}
.index_news_right{width:362px; height: auto; float: right; margin-top: 34px;}
.txtScroll-top .bd{width:100%; height: auto;}
.txtScroll-top .infoList li{width:100%; height:60px; background: #eeeeee; border-radius:30px; line-height: 60px; padding: 0px 15px 0 20px; margin-bottom: 13px;}
.txtScroll-top .infoList li p{font-size: 14px; color: #777777; width: 268px; height: 60px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.txtScroll-top .infoList li i{width:24px; height: 24px; background: url(../images/jia.png) no-repeat; float: right; margin-top:18px;}
.txtScroll-top .infoList li:hover{background: #c0030c;}
.txtScroll-top .infoList li:hover p{color:#fff}
.news_ltop:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_ltop:hover h4,.news_ltop:hover span,.news_ltop:hover p{color:#1d208b}







/*底部*/
.footer{width: 100%; height:340px; background:#222222; padding-top:55px;}
.f_service{width:280px; height: 100%; float: right}
.fservicec_dh{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.fservicec_dh img{width:44px; height: 44px; float: left; margin-top:7px;  margin-right: 8px;}
.fservicec_dh .fs_xx{float: left}
.fservicec_dh .fs_xx p{font-size: 14px; color: #c0030c; }
.fservicec_dh .fs_xx h6{font-size: 26px; font-weight: normal; color: #c0030c}
.f_zixun{width:184px; height: 50px; background: #c0030c; margin-top: 20px; padding-left: 35px;}
.f_zixun img{float: left; margin-top:15px; margin-right: 10px;}
.f_zixun p{font-size: 16px; color: #fff; line-height:50px; }
.f_contact{width:480px; height: auto; overflow: hidden;float: left;  margin-left: 110px;}
.f_contact h4{font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 15px;}
.f_contact p{width: 100%; height: auto; line-height: 35px; font-size: 14px; color: #fff;}
.footer_top_right{width:255px;  display: block; overflow: hidden; float: left;}
.footer_top_right h5,.f_service h5,.f_contact h5{width:100%; height:53px; line-height: 34px; font-size:28px; color: #ffffff; font-weight:bold; position: relative; margin-bottom:30px;}
.footer_top_right h5:after,.f_service h5:after,.f_contact h5:after{content: ""; width: 60px; height: 2px;background: #fff; position: absolute; top:50px; left:0}
.footer_img{width:109px; height: auto; overflow: hidden; margin-top: 18px; float: left}
.footer_img img{width:109px; height:110px;}
.footer_img p{width:100%; height:35px; line-height:35px; text-align: center; font-size:13px;  color: #ffffff;}
.img_right{float: right!important}
.footer_ban{width:100%; height:60px; line-height:60px; background: #1d208b }
.footer_zhichi{width:auto; height:60px;  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:19px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:19px;}
.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: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:60px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{color:#c0030c!important}
.index_kuaijie{width:100%; height: 60px; background:#666666; line-height: 60px; overflow: hidden; margin-top: 60px;}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #ffffff; margin: 0px 10px;}
.index_kuaijie p{font-size: 16px; color: #ffffff; float: left; }
.index_kuaijie a:hover{color:#c0030c}


/*产品详情*/
.proshow_link{width:100%; height:45px;  margin-top: 32px;  margin-left: 10px;}
.proshow_link a{width:190px; height:45px; line-height:45px; background:#c0030c; color:#fff; text-align:center; float:left; font-size:16px;}
.pro_zixun{ margin-left:25px;}
.proshow_link a:hover{background:#1d208b}




/*客服*/
.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: 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 p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1d208b;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}


/*内页banner*/
.ny_ban{width:100%; height: 320px;}
.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}
.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:#c0030c;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}
.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:#c0030c}
.p-tit ul li.active,.p-tit ul li:hover{border-bottom:2px solid #c0030c}

.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:#c0030c}
.new-list li:hover .more{color:#c0030c;border:1px solid #c0030c}
.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:#c0030c;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:#c0030c}
.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:#c0030c}
.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:268px;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(207,7,36,0.6);  }
.pro-list2 li .pro_pic{width:100%; height:206px; 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;}



/*搜索页面*/
.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: #c0030c; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}








