/*头部样式*/
/*.head{height: 35px;line-height: 35px;border-bottom: 1px solid #e5e5e5}*/
/*.top{width: 1200px;margin:0 auto;}*/
/*.wel{color:#1a1a1a;font-size: 14px;}*/
/*.yu{position: relative;}*/
/*.yu a.yy1{color: #1a1a1a;display: inline-block;background: url(img/y1.png)no-repeat left;padding-left: 34px;font-size: 14px;}*/
/*.yu a.yy2{color: #1a1a1a;display: inline-block;background: url(img/y2.png)no-repeat left;padding-left: 34px;font-size: 14px;margin-left: 20px;}*/
/*.yu a.yy3{color: #1a1a1a;display: inline-block;background: url(img/y3.png)no-repeat left;padding-left: 34px;font-size: 14px;margin-left: 20px;}*/

/*#header{height: 84px;}*/
/*.logo{float:left;line-height:84px;}*/
/*.ba{margin-top:24px;height: 43px;border-left:1px solid #cbcbcb;margin-left: 19px;padding-left: 20px;line-height: 43px;}*/

/*.topLink{float:right;text-align:right;position: relative;z-index: 9999;}*/
/*.translate{width:103px;position: absolute;right: -120px;top:4px;z-index: 9999;}*/
/*.tran-in{left:120px;}*/
/*.translate li{line-height: 26px;text-align: left;background: #fff;}*/
/*.translate li a{display: block;padding-left: 10px;background: url(img/dot4.png) no-repeat right 9px;}*/
/*.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}*/
/*.translate-en{display: none;padding: 6px;padding-top:0px;}*/
/*.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}*/
/*.translate li .translate-en a:hover{font-weight: bold;}*/

/*.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}*/
/*.k1{margin-left: 10px;}*/
/*.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}*/

/*#menu{float: right;}*/



.head{height: 27px;line-height: 27px;background: #e6e6e6;color: #595959;font-size: 13px;display:none;}
.head a{color: #595959;font-size: 13px;}
.top{width: 1200px;margin:0 auto;position: relative;}
#header{height: 87px;line-height: 87px;width: 1200px;position: fixed;z-index: 99999;background: #fff;left: 50%;margin-left: -600px;}
.logo{float:left;line-height: 87px;margin-left: 20px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(img/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(img/tele.png) no-repeat 32px #ce010c;color: #ffffff;font-size: 30px;font-weight: bold;width: 205px;height: 77px;text-align: left;line-height: 21px;padding-left: 72px;padding-top: 10px;margin-left: 24px;}


#menu{height:87px;float: right;}

/*热门搜索*/
/*.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}*/
/*#formsearch{width:320px;float:left;}*/
/*.hotSearch{}*/
/*#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}*/


/*热门搜索*/
.ss{height: 60px;line-height: 60px;margin-right: 32px;}
.search{position: absolute;top:60px;right: 0;z-index: 9999;display: none;}
#formsearch{}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#ce010c;color:#fff;border:none;cursor:pointer;}



.procenter{
    margin-top: 48px;
}
.proinn{
    background: url(img/probg.jpg) no-repeat center;
    height: 603px;
    margin-top: 24px;
    position: relative;
}
.proleft{
    padding-top: 20px;
}
.proleft li{
    position: relative;
    width: 389px;
    height: 96px;
    overflow: hidden;
}
.proleft li .probg{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ce010c;
    transition: all 0.6s;
    width: 0;
}
.proleft li:hover .probg,.proleft li.cur .probg{
    width: 100%;
    transition: all 0.6s;
    right: 0
}
.proleft li a{
    display: block;
    width: 389px;
    height: 96px;
    position: relative;
    overflow: hidden
}
.proleft li a .img{
    position: relative;
    height: 96px;
    float: left;
    width: 96px;
}
.proleft li a .img:after{
    content:'';
    position:absolute;
    width:70px;
    height:1px;
    background:#666666;
    left: 96px;
    top:50%;
    transition: all 0.6s
}
.proleft li:hover a .img:after,.proleft li.cur a .img:after{
    background:#ffffff;
    transition: all 0.6s;
}

.proleft li a .img span{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 96px;
    transition: all 0.4s;
}
.proleft li a .img span:nth-child(1){
    top:0;
    opacity: 1;
}
.proleft li a .img span:nth-child(2){
    top:96px;
    opacity: 0;
}
.proleft li:hover a .img span:nth-child(1),.proleft li.cur a .img span:nth-child(1){
    top:96px;
    transition: all 0.4s;
    opacity: 0;
}
.proleft li:hover a .img span:nth-child(2),.proleft li.cur a .img span:nth-child(2){
    top:0;
    transition: all 0.4s;
    opacity: 1;
}
.proleft li a .img span img{
    max-width:100%
}
.proleft li a h3{
    float: left;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: normal;
    line-height: 96px;
    margin-left: 86px;
    transition: all 0.6s;
}
.proleft li:hover a h3,.proleft li.cur a h3{
    color: #ffffff;
    transition: all 0.6s;
}
.proleft li a .add{
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(img/add.png) no-repeat center;
    right: -31px;
    top: 50%;
    margin-top: -15px;
    transition: all 0.6s
}
.proleft li:hover a .add,.proleft li.cur a .add{
    right: 38px;
    transition: all 0.6s
}
.proright{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 281px;
    height: 350px;
    margin-left: -121px;
    margin-top: -174px;
    z-index: 10;
    z-index: 9999;
    text-align: center;
    
}
.proright li .cont1{
    background:url(img/bg1.png)no-repeat;
    width: 281px;
    height: 350px;
}
.proright li{display:none;position:relative;}
.proright li .img{
    position:absolute;
    top: -127px;
    right: -807px
}
.proright li .img img{
    width:960px;
    height:603px;
}
.proright li h3{
    font-weight: normal;
    padding-top: 42px;
    position:relative;
    z-index: 999
}
.proright li h3 a{
    color: #252525;
    font-size: 24px;
}
.proright li .sum{
    color: #5a5959;
    font-size: 14px;
    line-height: 27px;
    width: 218px;
    margin: 0 auto;
    margin-top: 42px;
    height: 120px;
    overflow: hidden;
    position:relative;
    z-index: 999
}
.proright li a.more{
    color: #b10008;
    font-size: 14px;
    margin-top: 4px;
    display: block;
    position:relative;
    z-index: 999
}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width: 1260px;margin: 0 auto;padding-top: 48px;padding-bottom: 48px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(img/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{line-height: 51px;height: 51px;overflow: hidden;color: #fff;font-size: 14px;border-bottom: 1px solid #b3b3b1}
.f_link a{color: #333;font-size: 14px;margin:0 5px;display: inline-block;}

/*页面底部*/
#footer{text-align: center;padding:10px 0;background: #141414;color: #fff;font-size: 14px;}
#footer a{color: #e0e0e0;font-size: 14px;}


/*------------内页-------------------*/

.left {
    width:265px;
    border:3px solid #ce010c;
    border-radius: 5px;
    float: left;
}

.left .box{margin-bottom:10px;}
.left .box h3{
    background: url(img/sort1.png) no-repeat top center;
    height: 50px;
    font-size: 18px;
    font-weight:bold;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.left .box .content{padding:5px 0px;padding-left:26px;}


.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;}
.n_banner img{max-width:100%; height:auto !important;width:auto !important;}

.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:normal;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{    width: 947px;float:right;padding-bottom:10px;}
.sitemp{
    border-bottom: 1px solid #c1c1c2;
    line-height: 44px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
  }
.sitemp a{
    font-size: 14px;
    color: #000000;
}


.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.sort_album{margin-top: 15px;}

/* 新闻内页 */
.left2{
    width:231px;
    float: left;
}
.left2 .box h3{
    background:#1c75bc;
    border-radius: 5px;
    height: 50px;
    font-size: 18px;
    font-weight:bold;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.n_contact2 .content{
    background: #e8e5e0;
    box-shadow: 0px 1px 2px #82987c;
    border-radius: 5px;
    padding: 20px 9px 15px 9px;
    line-height: 28px;
    color: #070c0c;
}
.n_contact2 .content p img{
    padding-bottom: 20px;
}
.right2{
    width:990px;
}

.sortnews{}
.sortnews li{background: url(img/sort2.png) no-repeat top center;margin-bottom: 10px;position: relative;}
.sortnews li a{display: block;line-height: 80px;font-size: 16px;font-weight:bold;color: #fff;text-indent: 44px;background: url(img/sort3.png) no-repeat 17px center;}
.sortnews li:hover{background: #8fcf4c;border-radius: 6px;}
.sortnews li a:hover:after{content: "";position: absolute;right: 40px;top:33px;width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #fff;}

.news_listn{}
.news_listn li{background: #ededed;margin-bottom: 24px;height: 120px;}
.news_listn li:nth-child(2n){background: #fff2d7;}
.news_listn li a{font:400 13px/50px "Microsoft YaHei";color:#000000;}
.news_listn li span{font:400 13px/30px "Microsoft YaHei";color:#666666;display: block;}
.nnn1{width: 108px;height: 120px;text-align: center;}
.nes1{font:500 58px/60px "Microsoft YaHei";color:#666666;padding-top: 15px;}
.nes2{font:400 23px/30px "Microsoft YaHei";color:#666666;}
.nnn2{width: 815px;}
.news_listn li a:hover{color:#1c75bc;}
.news-nei{width:600px;padding-left: 20px;}
.newsner-more{margin-right: 30px;width:102px;height: 30px;background: #ce010c;margin-top: 45px;}
.newsner-more a{display: block;line-height: 30px;color: #fff !important;font: 400 13px/30px "Microsoft YaHei" !important;text-align: center;}



/*  */
.a1{width: 1920px;margin-left: -960px;left:50%;position: relative;}
.a2{width: 1200px;margin:0 auto;}

/*  */
.s2{background:#fcfcfc;padding-top: 17px;}
.s2-tab{}
.s2-tab li{width: 397px;height: 138px;background:#fff;box-shadow: 0 0 10px #ebebeb;float: left;margin-right: 4px; position: relative;}
.s2-tab li:nth-child(3){margin-right: 0px;}
.s2-tab li a{display: block;float: left;width: 104px;height: 67px;overflow: hidden;text-align: center;margin-top: 36px;}
.s2-tab li a.img2{position: absolute;top:0;left: 0;display: none;}
.s2-tab li .cont{float: left;height: 96px;border-left:1px solid #b7b7b7;margin-top: 19px;padding-left: 26px;}
.s2-tab li .cont span{display: block;line-height: 30px;color: #2f2f2f;font-size: 20px;}
.s2-tab li .cont p{margin-top: 15px;color: #444;font-size: 14px;line-height: 24px;}
.s2-tab li.action{background: #ce010c}
.s2-tab li.action a.img2{display: block;}
.s2-tab li.action .cont{border-left-color:#fff;}
.s2-tab li.action .cont span{color: #fff}
.s2-tab li.action .cont p{color: #fff;}
.s2-tab li::after{content:"";width: 19px;height: 16px;background: url(img/san.png)no-repeat center;display: block;position: absolute;top:138px;left:189px;opacity: 0;}
.s2-tab li.action::after{opacity: 1;}

.s2-body{margin-top: 50px;}
.pic{}
.pic .bd{}
.product_list1{}
.product_list1 li{float: left;margin-right: 23px;width: 385px;}
.product_list1 li img{width: 383px;height: 288px;border:1px solid #bfbfbf;}
.product_list1 li span{display: block;height: 50px;border:1px solid #bfbfbf;border-top:none;line-height: 50px;text-align: center;color: #414242;font-size: 18px;}
.product_list1 li:hover img{border-color: #ce010c}
.product_list1 li:hover span{border-color: #ce010c;color: #fff;background: #ce010c}


/* 关于我们 */
.ab{margin-top: 65px;position: relative;z-index: 999}
.ab-cont{margin-top: 45px;}
.ab-le{width: 494px;height: 347px;}
.ab-ri{width: 615px;margin-right: 37px;}
.ab-ri h3{font-weight: normal;color: #2d2d2d;font-size: 18px;margin-top: 40px;}
.ab-ri h3::after{content: "";display: block;width: 173px;height: 1px;background: #727272;margin-top: 17px;}
.ab-ri div{margin-top: 23px;color: #161616;font-size: 14px;line-height: 30px;text-align: justify;height: 190px;overflow: hidden;}
.ab-ri a{display: inline-block;width: 117px;height: 39px;line-height: 39px;text-align: center;background: #ce010c;color: #fff;font-size: 16px;font-family: "arial";border-radius: 10px;}
/*  */
.s1{height: 1217px;z-index: 999;margin-top: -300px;}
.s1 .aa2{padding-top: 60px}
.s1 .a2{padding-top: 395px;}
.s1 ul li{float: left;position: relative;width: 300px;height: 456px}
.s1 ul li .img{width: 300px;height: 228px;position: absolute;top:0px;left:0px;overflow: hidden;}
.s1 ul li img{width: 300px;height: 228px;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;cursor: pointer;}
.s1 ul li:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.s1 ul li .cont{position: absolute;top:228px;left:0px;width: 272px;height: 228px;background: #ce010c;padding-left: 28px;}
.s1 ul li .cont h3{padding-top: 45px;color: #fff;font-size: 20px;}
.s1 ul li .cont p{padding-right:30px;margin-top: 20px;color: #fff;font-size: 14px;line-height: 24px;text-align: justify;height: 90px;}
.s1 ul li .cont a{display: inline-block;padding-right: 34px;color: #fff;font-size: 16px;background: url(img/more.png)no-repeat right;}
.s1 ul li:nth-child(2n) .img{top:228px;}
.s1 ul li:nth-child(2n) .cont{top:0;}

.s1 ul li:nth-child(2) .cont{background:#6d6d6c;}
.s1 ul li:nth-child(3) .cont{background:#6d6d6c;}
/* 新闻 */
.xin{margin-top: -165px;}
.biaoti{text-align: center;color: #ddddde;font-size: 16px;font-family: "arial";text-transform: uppercase;}
.biaoti span{display: block;background: url(img/tit.png)no-repeat center;color: #313131;font-size: 30px;font-family: "微软雅黑"}
.biaoti p{color: #313131;font-size: 16px;margin-top: 5px;}
.xin-cont{margin-top: 30px;}
.xin-le{width: 590px;}
.xin-shi{width: 589px;height: 339px;overflow: hidden;}
.news_list1{margin-top: 22px; }
.news_list1 li{width: 588px;height: 158px;border:1px solid #d2d2d2;}
.news_list1 li .time{width: 101px;height: 100px;background:url(img/time.png) no-repeat center 71px #e7e9e8;margin-top: 23px;margin-left: 29px;text-align: center;color: #2a2a2a;font-size: 24px;line-height:28px;padding-top: 12px;}
.news_list1 li .time span{display: block;color: #2a2a2a;font-size: 14px;}
.news_list1 li .cont{width: 385px;margin-right: 34px;margin-top: 35px;}
.news_list1 li .cont a{display: block;color: #242424;font-size: 16px;}
.news_list1 li .cont p{color: #242424;font-size: 12px;line-height: 23px;margin-top: 13px;text-indent: 0;}
.news_list1 li:hover .time{background: url(img/htime.png)no-repeat center 71px #ce010c;color: #fff;}
.news_list1 li:hover .time span{color: #fff;}
.news_list1 li:hover .cont a{color: #ce010c}

a.xin-more{width: 145px;height: 40px;line-height: 40px;text-align: center;display: block;background: #ce010c;color: #fff;font-size: 16px;font-family: "arial";border-radius: 10px;margin:4px auto 28px;}

/* 底部 */
.foot{background: #262626;height: 296px;}
.foot .a2{}
.ff_tel{position: absolute;
    margin-left: -90px;}
.ff_tel span{display: block;backgroun: url(../images/tel.png)no-repeat left;padding-left: 57px;color: #fff;font-size: 20px;height: 40px;line-height: 40px;margin-left:30px;}
.ff_tel div{color: #4b4b4b;font-size: 26px;margin-top: 16px;line-height: 30px;}
.ff_nav{margin-left: 255px;}
.ff_nav li{float: left;margin-right:30px;}
.ff_nav li a{display: block;color: #fff;font-size: 15px;}
.ff_nav li .sec{margin-top: 15px;line-height: 26px;}
.ff_nav li .sec a{color: #fff;font-size: 13px;}
.ff_nav li:hoer a{color: #1d9a4f}
.ff_nav li:hver .sec a{color: #525252}
.er{}
