/*头部样式*/
.head{height: 42px;line-height: 42px;border-bottom: 1px solid #eee;}
.top{width: 1200px;margin:0 auto;}
#header{height: 113px;}
.yu{margin-left: 25px;margin-top: 19px;float: left;}
.logo{float:left;line-height: 113px;}

.topLink{float: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;}
.topLink .k2{background: url(../images/tel.png)no-repeat left bottom;padding-left: 38px;color: #e60116;font-size: 27px;margin-top: 27px;height:57px;}

#menu{background: #2d467c;height: 50px;}

/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{margin-left:98px;margin-top:37px;float:left;width: 288px;height: 39px;background: url(../images/ss.png)no-repeat;}
.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: 39px;line-height: 39px;background: none;border:none;float: left;outline: none;}
#formsearch input#keyword{width: 258px;text-indent: 13px;color: #aaa;font-size: 12px;}
#formsearch input#s_btn{width:30px;text-align:center;color:#fff;border:none;cursor:pointer;}



.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;}
.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;}

/* 产品 */
.chan{margin-top: 65px;}
.chan-tou{overflow: hidden;}
.chan-tit{text-align:center;}
.chan-tit h3{color: #e9001d;font-size: 36px;line-height: 35px;}
.chan-tit h3 span{color: #1c2b4c;}
.chan-tit p{width: 193px;height: 25px;line-height: 25px;text-align: center;margin:0 auto;background: #2d467c;color: #fff;font-size: 14px;margin-top: 14px;letter-spacing: 3px}

.chan-cont{margin-top: 60px;position: relative;}
.prev{position:absolute;top:194px;cursor:pointer;z-index: 99;left:0;display:inline-block;width:48px;height:48px;background:url(../images/left1.png)no-repeat;left:-67px;}
.prev:hover{background:url(../images/hleft1.png)no-repeat;}
.next{position:absolute;top:194px;cursor:pointer;z-index: 99;right:0;display:inline-block;width:48px;height:48px;background:url(../images/right1.png)no-repeat;right:-67px;}
.next:hover{background:url(../images/hright1.png)no-repeat;}
.product_list1{}
.product_list1 li{float: left;width: 290px;height: 446px;position: relative;margin-right: 13px;}
.product_list1 li img{width: 290px;height: 446px;}
.product_list1 li span{position:absolute;top:36px;width:236px;height:57px;border:1px solid #fff;border-radius:10px;text-align:center;left:32px;background:#2d467c;color:#fff;font-size:18px;padding-top:5px;}
.product_list1 li span i{font-style:normal;font-size:11px;display:block;}
.index_pro {
    margin-bottom: 70px;
}
.index_pro .product_list li{
    margin-left: 5px;
}
.index_pro .product_list li:nth-child(4n+1){
    margin-left: 0;
}
.index_pro .product_list li:nth-child(4n){
    margin-right: 0;
}
/* 方案 */
.fang{background: url(../images/3.jpg)no-repeat;height: 816px;padding-top: 65px;margin-top: 74px;}
/* 本例子css */
.picFocus {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin-top:61px;
}
.picFocus .hd {
    width: 391px;
    position: absolute;
    left:0;
    top:0;
    z-index: 999;
}
.picFocus .hd ul {
    width:391px;
    overflow: hidden;
    zoom: 1;
}
.picFocus .hd ul li {
    text-align: left;
    cursor: pointer;
    margin-bottom:18px;
    height:80px;
    background: url(../images/hdli.png) no-repeat;
    padding-top:15px;
    padding-left: 18px;
}
.picFocus .hd ul li h3 {
    font-size: 18px;
    color:#2b2b2b;
    margin-top: 8px;
    text-indent: 14px;
}
.picFocus .hd ul li h3 p{
    font-size: 12px;
    font-weight: 400;

}
.picFocus .hd ul li.on {
    background: url(../images/hdlih.png) no-repeat;
}
.picFocus .hd ul li .iconimg{
    width: 58px;
    height:68px;
    overflow: hidden;
}
.picFocus .hd ul li:hover{
    background: url(../images/hdlih.png) no-repeat;
}
.picFocus .hd ul li.on .iconimg,
.picFocus .hd ul li:hover .iconimg{
    background-position: 0 -68px !important;
}




.picFocus .hd ul li.on h3 p,
.picFocus .hd ul li.on h3,
.picFocus .hd ul li:hover h3 p,
.picFocus .hd ul li:hover h3{
        color:#fff;
}

.picFocus .bd li {
    vertical-align: middle;
    position: relative;
}
.picFocus .bd li b{
    width:470px;
    position: absolute;
    left:260px;
    bottom:26px;
    z-index: 99999;
    color:#fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.picFocus .bd li a.moreicon{
    display: block;
    width:51px;
    height:57px;
    position: absolute;
    bottom:34px;
    right:46px;
    background: url(../images/moreicon.png) no-repeat;
    color:#fff;
    font-size: 15px;
    padding-top:14px;
    padding-left:20px;
}
.picFocus .bd img {
    width: 894px;
    height: 550px;
    display: block;
}


/* 案例 */
.anli{background: url(../images/2.png)no-repeat;height: 693px;padding-top: 95px;}
.anli-cont{margin-top: 53px;}
.anli-le{width: 541px;height: 448px;position: relative;}
.anli-le li{}
.anli-le li img{width: 541px;height: 448px;}
.anli-le li .cont{position: absolute;bottom: 0;left:0;width: 541px;height:  129px;background: rgba(0,0,0,0.7);}
.anli-le li .cont span{display: block;color: #fff;font-size: 18px;padding-left: 27px;padding-top: 30px;}
.anli-le li .cont p{color: #fff;font-size: 12px;line-height: 18px;margin-top: 10px;padding-left: 27px;}
.case_list1{width: 629px;}
.case_list1 li{float: left;width: 313px;height: 223px;position: relative;margin-bottom: 2px;}
.case_list1 li:nth-child(2n){float: right;}
.case_list1 li img{width: 313px;height: 223px;}
.case_list1 li span{position: absolute;bottom: 0;left:0;height: 47px;line-height: 47px;text-align: center;background: rgba(0,0,0,0.7);color: #fff;font-size: 14px;width: 100%;}
.case_list1 li:hover span{background: rgba(238,0,26,0.7);}
/* 关于 */
.ab{background: url(../images/ab.jpg)no-repeat center top;height: 563px;padding-top: 60px;}
.ab-tit{text-align: center;}
.ab-tit h3{font-size:36px;color: #fff;line-height: 35px;}
.ab-tit p{width: 193px;height: 25px;line-height: 25px;margin:14px auto 0;color: #2d467c;font-size: 14px;background: #fff;}
.ab-cont{margin-top: 67px;color: #fff;font-size: 14px;line-height: 30px;text-align: center;height: 228px;}
.ab-shu{}
.ab-shu li{float: left;width: 300px;text-align: center;}
.ab-shu li h3{line-height: 37px;display: inline-block;color: #fff;font-size: 48px;}
.ab-shu li span{color: #fff;font-size: 16px;display: inline-block;margin-left: 5px;}
.ab-shu li p{color: #fff;font-size: 19px;margin-top: 15px;}
.ab-tab{height:86px;background: #3f3f3f;overflow: hidden;margin-top: 129px;}
.a3{width: 1204px;margin:0 auto;border-left: 1px solid #535353;overflow: hidden;}
.ab-tab li{border-right: 1px solid #535353;width: 300px;float: left;display: inline-block;height: 86px;cursor: pointer;text-align: center;}
.ab-tab li h3{color: #fff;font-size: 24px;line-height: 24px;padding-top: 25px;}
.ab-tab li span{display: block;color:rgba(255,255,255,0.5);font-size: 10px;font-family: "arial";text-transform: uppercase;margin-top: 4px;}
.ab-tab li.on{background: url(../images/1.jpg)no-repeat center;border-right-color: #e80016}
.ab-body{width:1200px;margin:0 auto;margin-top: 71px;}
.ab-body ul{}
.ab-body ul li{
        float: left;
    /* width: 228px; */
    width: 300px;
    text-align: center;
    margin-right: -2px;
}
.ab-body ul li:nth-child(4){margin-right: 0}
/*.ab-body ul li img{width: 157px;height: 157px;}*/
.ab-body ul li span{display: block;color: #333;font-size: 18px;height: 45px;line-height: 45px;}
.ab-body ul li p{text-align: center;color: #333;font-size: 14px;line-height: 24px;}

/* 新闻 */
.xin{background: #f6f6f6;height:623px;}
.xin-a{width: 572px;margin-top: 83px;}
.xin-tit{}
.xin-tit h3{color: #ee001a;font-size: 36px;float: left;line-height: 35px;}
.xin-tit h3 span{color: #1c2b4a;}
.xin-tit p{float: left;margin-left: 18px;color: #666;font-size: 14px;line-height: 19px;text-transform: uppercase;}
.news_list1{margin-top: 44px;}
.news_list1 li{position: relative;box-shadow: 0 0 10px #e8e8e8}
.news_list1 li img{width: 572px;height: 220px;}
.news_list1 li span{position: absolute;bottom: 0;left:0;width: 572px;height: 61px;line-height: 61px;text-indent: 27px;color: #fff;font-size: 18px;background: rgba(0,0,0,0.9);}
.news_list2{margin-top: 4px;}
.news_list2 li{margin-top: 20px;height: 72px;}
.news_list2 li .time{float: left;width: 72px;text-align: center;background: #fff;color: #ee001a;font-size: 30px;height:57px;line-height: 21px;padding-top: 15px;}
.news_list2 li .time span{font-size: 12px;}
.news_list2 li .cont{float: left;width:435px;margin-left: 19px;}
.news_list2 li .cont a{display: block;color: #333333;font-size: 16px;}
.news_list2 li .cont p{color: #6c6c6c;font-size: 12px;line-height: 18px;margin-top: 8px;}

.news_list2 li:hover .cont a{color:#ee001a;}

.xin-b{width: 587px;margin-top: 83px;}
.news_list3{margin-top: 44px;}
.news_list3 li{height: 103px;padding-left: 46px;padding-top:24px;background: #fff;margin-bottom: 11px;}
.news_list3 li a{display: block;background: url(../images/wen.png)no-repeat left;padding-left: 45px;line-height: 32px;color: #000;font-size: 16px;}
.news_list3 li p{background: url(../images/da.png)no-repeat left top;color: #6c6c6c;font-size: 12px;line-height: 18px;padding-left: 45px}
.news_list3 li:hover  a{color:#ee001a;}

/* 合作伙伴 */
.hezuo{height:137px;background:#fcfcfc;}
.he{padding-top:30px;}
.he-tit{text-align:center;}
.he-tit h3{font-size: 36px;color: #e80016;line-height: 35px;margin-bottom:13px;}
.he-tit h3 span{color: #333}
.he-tit p{display: inline-block;width: 193px;height: 25px;line-height: 25px;text-align: center;color: #fff;font-size: 14px;background: #2d467c;letter-spacing: 3px}

.he-cont{position: relative;float:right;width:984px;}
.l_btn3{position:absolute;top:43px;cursor:pointer;z-index: 99;left:0;}
.r_btn3{position:absolute;top:43px;cursor:pointer;z-index: 99;right:0;}
.he_list{}
.he_list li{float: left;width: 136px;height: 77px;margin-right:19px;border:1px solid #ededed;}
.he_list li img{width: 136px;height: 77px;}

/*友情链接*/
.f_link{height:65px;line-height:22px;color:rgba(255,255,255,0.5);font-size:12px;}
.f_link a{color:rgba(255,255,255,0.5);font-size:12px;display:inline-block;margin-right:11px;}

/*页面底部*/
#footer{background: url(../images/foot.png)no-repeat center top;height: 261px;}
.ff_logo{margin-top: 50px;width: 285px;height:147px;}
.ff_lx{width: 430px;margin-top: 45px;color: rgba(255,255,255,0.8);font-size: 13px;line-height: 24px;}
.ff_lx h3{font-weight: normal;color: #fff;font-size: 16px;margin-bottom: 9px;}
.er{margin-top: 29px;width: 135px;height: 135px;overflow: hidden;margin-right: 2px}
.ff_tel{margin-right: 30px;margin-top: 55px;color: #fff;font-size: 14px;}
.nav_foot{}
.copyright{height: 60px;line-height: 60px;background: #1c1c1c;color: #7c7c7c;font-size: 12px;}
.copyright a{color: #7c7c7c;font-size: 12px;}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.n_banner {
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
}

.left {
    width: 230px;
    float: left;
    position: relative;
    top:-120px;
    left:0;
}
.left .box {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding:20px;
}
.sort_menu{
    border:none !important;
    padding:0 !important;
}
.sort_menu h3 {
    background: #d60000 !important;
    height: 80px;
    color: #fff !important;
    font-size: 30px !important;
    padding-top:30px;
}
.left .box h3{
    font-size: 16px;
    color:#d60000;
    line-height: 20px;
    font-weight: 400;
    text-indent:22px;
    background: url(../images/boxh3.png) no-repeat 0 50%;
}
.left .box h3 p{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color:#fff;
    line-height: 46px !important;
}

.left .box .content{
    padding-top:10px;
}

.right{width:926px;float:right;padding-bottom:10px;}
.sitemp{
    line-height: 50px;
    border-bottom:1px solid #eee;
}

.sitemp .site {
    text-align: left;
    line-height: 50px;
}
.right .content{padding-top:15px;line-height: 24px;}
.sort_album{margin-top: 15px;}
