/*头部样式*/
.head{height: 31px;line-height: 31px;background: #f4f4f4;color: #888;font-size: 12px;}
.head a{color: #888;font-size: 12px;}
.top{width: 1200px;margin:0 auto;}
#header{height: 82px;}
.logo{float:left;line-height: 82px;}

.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(../images/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;}
.k2{background: url(../images/tel.png)no-repeat left 28px;margin-top: 15px;color: #999;font-size: 13px;padding-left: 35px;margin-right: 40px;}

#menu{background: #e40312;}

/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{float: right;width: 300px;height: 40px;background: url(../images/ss.png)no-repeat;margin-top: 21px;margin-right: 32px;}
.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;}




.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:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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;}

/*  */
.a1{width: 1920px;margin-left: -960px;left:50%;position: relative;}
.a2{width: 1200px;margin:0 auto;}
/* 产品 */
.pro{margin-top: 60px;}
.pro-tit{background: url(../images/tit.png)no-repeat center;height: 89px;text-align: center;color: #222;font-size: 30px;}
.pro-tit span{display: block;color: #555;font-size: 14px;line-height: 37px;margin-top: 5px;}
.pro-cont{margin-top: 52px;}
.fenlei{float: left;width: 200px;}
.fenlei li{height: 65px;background: #808080;text-align: center;line-height: 65px;}
.fenlei li a{color: #fff;font-size: 14px;}
.fenlei li:nth-child(2){background: #606060}
.fenlei li:nth-child(3){background: #484848}
.fenlei li:nth-child(4){background: #3a3a3a}
.fenlei li:nth-child(5){background: #2e2e2e}
.fenlei li:nth-child(6){background: #1f1f1f}
.fenlei li:nth-child(7){background: #141414}
.fenlei li:nth-child(8){background: #000}
.fenlei li:hover{background: #ce2029}
.product_list1{float: right;width: 967px;}
.product_list1 li{float: left;width: 309px;margin-right: 12px;}
.product_list1 li:nth-child(3n){margin-right: 0}
.product_list1 li img{width: 309px;height: 228px;border:1px solid #dbdbdb;}
.product_list1 li:hover img{border-color: #e40312}
.product_list1 li span{display:block;color: #1a1a1a;font-size: 14px;text-align: center;height: 52px;line-height: 52px;}
.product_list1 li:hover span{color: #e40312}


/* 关于 */
.ab{margin-top: 68px;background: url(../images/ab.png)no-repeat;height: 511px;padding-top: 112px;}
.banner2{width: 643px;height: 399px;position: relative;margin-left: 25px;}
.banner2 ul.bb2{position:relative;padding:0px;margin:0px;z-index:5;}
.banner2 ul.bb2 li{position:absolute;display:none;}
.banner2 .num2{position:absolute;right:20px;bottom:20px;z-index:100;}
.banner2 .num2 li{width:5px;height:5px;display:inline-block;margin-left:6px;border:1px solid #fff;line-height:18px;
    text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner2 .num2 li.num_hover2{background-color:#fff;}
.ab-ri{width: 470px;margin-right: 8px;margin-top: 20px;}
.ab-ri h3{color: #e40312;font-size:30px;}
.ab-ri .cont{margin-top:20px;color: #444;font-size: 14px;line-height: 30px;text-align: justify;height: 265px;overflow: hidden;}
.ab-ri a{display: inline-block;width: 106px;height: 34px;line-height: 34px;border-radius: 5px;background: #0877bb;color: #fff;font-size: 15px;font-weight: bold;text-align: center;margin-right: 25px}

/* 服务 */
.fuwu-tit{background: url(../images/tit2.png)no-repeat center;margin-top: 74px;}
.fuwu-tit b{color: #e40312}
.fuwu ul{margin-top: 47px;}
.fuwu ul li{float: left;width: 238px;height: 197px;border:1px solid #f1f1f1;text-align: center;padding-top: 32px;margin:0 30px 29px;cursor: pointer;}
.fuwu ul li img{width: 122px;height: 107px;}
.fuwu ul li span{display:block;color: #222;font-size: 16px;font-weight: bold;padding-top: 30px;}
.fuwu ul li:hover{box-shadow: 0 0 50px 2px rgba(0,0,0,.1);}

/* 横图 */
.heng{margin-top: 42px;}

/* 案例 */
.anli{margin-top: 57px;}
.anli-cont{position: relative;margin-top: 40px;}
.l_btn3{position:absolute;top:87px;cursor:pointer;z-index: 99;left:-48px;}
.r_btn3{position:absolute;top:87px;cursor:pointer;z-index: 99;right:-48px;}
.case_list1{}
.case_list1 li{float: left;width: 285px;height: 229px;position: relative;margin-right: 20px;}
.case_list1 li img{width: 285px;height: 229px;}
.case_list1 li h3{font-weight: normal;text-align: center;position: absolute;bottom: 0;left:0;height: 42px;line-height: 42px;color: #fff;font-size: 14px;background: rgba(228,3,18,0.5);width: 285px;}
.case_list1 li:hover h3{background: #e40312;}

/* 新闻 */
.xin{margin-top: 61px;background: #f9fafa;height: 684px;padding-top: 40px;}
.xin-tit{text-align: center;color: #222;font-size: 30px;line-height:28px;}
.xin-tit span{display: block;color: #999;font-size: 18px;font-family: "arial";}
.xin-cont{margin-top: 20px;}
.xin-le{width: 720px;margin-left: 6px;}
.xx-tit{height: 52px;border-bottom: 1px solid #ccc;background: url(../images/xx.png)no-repeat left;padding-left: 42px;position: relative;}
.xx2{background: url(../images/x2.png)no-repeat left;}
.xx-tit a.aa{display: inline-block;line-height: 52px;color: #333;font-size: 20px;font-weight: bold;margin-right: 26px;}
.xx-tit a.aa:hover{color: #e40312}
.xx-tit a.cc{position: absolute;right: 0;top:13px;width: 67px;height: 20px;line-height: 20px;text-align: center;border:1px solid #666;color: #666;background: #fff;}
.xx-tit a.cc:hover{border:1px solid #e40312;color: #e40312;}

.news_list1{margin-top: 23px;}
.news_list1 li{}
.news_list1 li img{float: left;width: 258px;height: 172px;}
.news_list1 li .cont{float: right;width: 440px;}
.news_list1 li .cont h3{font-size: 16px;color: #333;line-height: 45px;}
.news_list1 li .cont p{color: #888;font-size: 14px;line-height: 27px;height: 90px;}
.news_list1 li .cont a{display: block;margin-left:25px;width: 107px;height: 28px;line-height: 28px;background: #fff;color: #666;font-size: 12px;border:1px solid #666;text-align: center;}
.news_list1 li:hover .cont a{color: #0066d9;border-color: #0066d9}
.news_list2{margin-top: 14px;}
.news_list2 li{position: relative;height: 48px;line-height: 48px;border-bottom: 1px dashed #c5c5c5;background:url(../images/xian.png)no-repeat 3px;padding-left: 25px;}
.news_list2 li a{color: #333;font-size: 16px;}
.news_list2 li span{position: absolute;right: 0;top:0;color: #666;font-size: 13px;font-family: "arial";}
.news_list2 li:hover a{color: #e40312}
.news_list2 li:hover span{color: #e40312}
.xin-ri{width: 447px;}
.news_list3{}
.news_list3 li{height: 93px;border-bottom: 1px dashed #c5c5c5;margin-top: 22px;}
.news_list3 li a{display: block;line-height: 23px;background: url(../images/wen.png)no-repeat left;padding-left: 33px;color: #333;font-size: 16px;}
.news_list3 li p{background: url(../images/da.png)no-repeat left 2px;padding-left: 33px;color: #666;font-size: 12px;line-height: 22px;margin-top: 10px;}
.news_list3 li:hover a{color: #e40312}

/*友情链接*/
.f_link{margin-top: 25px;height: 64px;line-height: 64px;color: #333;font-size: 14px;}
.f_link span{color: #0066d9;font-family: "arial";}
.f_link a{display: inline-block;color: #333;font-size: 14px;margin:0 5px;}

/*页面底部*/
#footer{border-top: solid #e40312 6px;background: #333;height: 307px;}

.nav_foot{text-align:center;line-height:78px;color:#9a9a9a;border-bottom: 1px solid #444;}
.nav_foot a{color: #9a9a9a;font-size: 16px;padding:0 12px;}
.nav_foot a:hover{color: #fff;}
.ff_cont{margin-top: 32px;}
.ff_lx{width:690px;margin-left: 20px;}
.ff_lx ul{overflow: hidden;}
.ff_lx ul li{float: left;width: 250px;overflow: hidden;margin-top: 10px;margin-bottom: 23px;}
.ff_lx ul li:nth-child(2n){float: right;}
.ff_lx ul li img{float: left;}
.ff_lx ul li .cont{float: left;margin-left: 12px;color: #9a9a9a;font-size: 16px;}
.ff_lx ul li .cont h3{color: #9a9a9a;
    font-size: 15px;
    width: 193px;}
.er{width: 216px}
.copyright{text-align:center;line-height:24px;background: #19191c;padding:10px 0;color: #999;font-size: 13px;}
.copyright a{color: #999;font-size: 13px;}

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

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #e40312;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.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;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;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:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
