/*头部样式*/
#header{background:url(../images/head.png)repeat-x;height:134px;}
.logo{float:left;}
.top{width:1200px;margin:0 auto}
.topLink{float:right;position: relative;z-index: 9999;width:585px;}
.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{width:194px;background:url(../images/tel.png)no-repeat;padding-top:28px;text-align:center;font-size:14px;color:#007ab8;float:right;margin-top:25px;}

#menu{height:56px;background:url(../images/menu.png)no-repeat center;z-index: 999;position: relative}
.wel{line-height:34px;color:#ffffff;font-size:12px}
.k1{line-height:34px;color:#ffffff;font-size:12px}
.k1 a{color:#fff}
/*热门搜索*/
.search{float:left;width:270px;}
#formsearch{background:url(../images/ss.png)no-repeat;width:259px;height:26px;line-height:26px;margin-top:27px;}
.hotSearch{width:400px;height:24px;line-height:24px;font-weight:normal;font-size:12px;color:#007ab8}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


.hotSearch a{color:#007ab8}

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




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:26px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{background:url(../images/foot.png)no-repeat center top;margin-top:39px;height:460px;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{padding-left:0px;font-size:16px;color:#ffffff;padding-top:20px;line-height:30px;padding-left:0px;}
.nav_foot a{text-decoration: underline}
.copyright{text-align:center;line-height:24px;text-align: center;font-size:14px;color:#ffffff;margin-top:12px;}
.foo{padding-top:27px;padding-left:0px;font-size:16px;color:#ffffff;line-height:30px;float:left;width:320px;height:252px;}
.er{float:left;width:152px;padding-left:160px;padding-top:60px;}
.f6{height: 308px;width: 346px;background:url(../images/top.png) no-repeat;cursor:pointer;position: absolute;top:-18px;right:0}

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

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

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

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #3480ce;
    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:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;margin-top:-56px;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;margin-top:-56px;}
.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:930px;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;}

.con{width:1200px;margin:0 auto;position: relative}
.box1{padding-top:57px;}
.box1li li{float:left;}
.box1li li img{width:171px;height:171px;}
.box1li li h3{text-align: center;font-weight:normal;margin-top:6px;font-size:22px;color:#007ab8}
.box1li li+li{margin-left:29px;}



.le7_sub1{
	font:200 20px/30px "Arial";
	color: #666;
	position: relative;
	border-bottom: #d6d6d6 2px solid;
	height: 80px;
	margin-top: 56px;
}
.le7_sub1 span{
	font:700 32px/40px "微软雅黑";
	color: #ff7700;
}
.le7_sub1 dm{
	font:700 32px/40px "微软雅黑";
	color: #2773c2;
}
.le7_sub1 a{
	background: url(../images/more.jpg) right center no-repeat;
	position: absolute;
	top:20px;
	right: 0px;
	width: 69px;
	font: 200 16px/61px "Arial";
	color: #333;
}
.le7_sub2{
	position: absolute;
	width: 500px;
	top:40px;
	left: 240px;
	height: 35px;
	overflow: hidden;
}
.sortt li a{color:#333333;display:block;line-height:30px;font-family: "微软雅黑";float: left;width: 110px;text-align: center;font-size:16px;margin-right: 10px;}
.sortt li a:visited{text-decoration: none;color:#333333;}
.sortt li a:hover{color:#fff;text-decoration: none;background: #2773c2;}

.product_list1{margin-top:25px;}
.product_list1 li{float:left;margin-right:15px;margin-bottom:18px;}
.product_list1 li img{width:390px;height:300px;}
.product_list1 li h3{background-color:#000;line-height:43px;font-weight:normal;text-align: center}
.product_list1 li h3 a{text-align: center;font-size:16px;color:#fefefe}
.product_list1 li:nth-child(3n){margin-right:0}

.bj1{background:url(../images/bj1.jpg)no-repeat center center;height:1000px;}


.box3{background:url(../images/box2.png)no-repeat center top;padding-top:218px;height:382px;}
.ys1{padding-left:188px;height:40px;line-height:40px;font-size:16px;color:#ffffff;margin-bottom:16px;}

.box4{background:url(../images/box4.png)no-repeat center top;padding-top:100px;/* height:706px; */margin-bottom: 0px;}
.about_tu{padding-left:15px;width:490px;height:360px;padding-top:2px}

.about_nei{width:613px;position: relative}
.lt5_sub1{
	font:200 20px/30px "Arial";
	color: #666;
	position: relative;
	background: url(../images/left2.png) 200px 44px no-repeat;
	height: 80px;
	
}
.lt5_sub1 span{
	font:500 32px/40px "微软雅黑";
	color: #ff7700;
}
.lt5_sub1 dm{
	font:500 32px/40px "微软雅黑";
	color: #007ab8;
}
.lt5_sub2{
	font:500 14px/24px "微软雅黑";
	color: #4c4c4c;
	height: 264px;
	overflow: hidden;
}

.lt5_sub3{
    position: absolute;
    background: url(../images/more.png) no-repeat;
    width: 98px;
    height: 34px;
    font: 200 14px/34px "Arial";
    color: #fff;
    /* text-align: center; */
    position: absolute;
    bottom: -49px;
    right: 0px;
    padding-left: 20px;
}

.hezuo{margin-top:84px;}
.hezuo_t{position: relative;font-size:36px;color:#ff8800;border-bottom:1px solid #b3b3b3;padding-bottom: 8px;}
.hezuo_t b{font-weight:normal;color:#007ab8}
.hezuo_t a{
    background: url(../images/more.jpg) right center no-repeat;
    position: absolute;
    top:20px;
    right: 0px;
    width: 69px;
    font: 200 16px/43px "Arial";
    color: #333;
    }
    
.hezuo_t span{font-size:29px;color:#4c4c4c;padding-left:14px;}

.product_list2 li{float:left;margin-left:16px;margin-top:50px;margin-bottom: 50px;}
.product_list2 li img{width:300px;height:230px;}

.heng{width:1920px;left:50%;margin-left:-960px;position:relative}

.box5{background:url(../images/box6.png)no-repeat center top;padding-top:63px;height:555px;}

.lt8{
	float: left;
	width: 581px;
	
}
.lt8_sub1{
	font:500 22px/38px "å¾®è½¯é›…é»‘";
	color: #333;
	position: relative;
	border-bottom:1px solid #b3b3b3
}
.lt8_sub1 span{
	color: #2773c2;
	font:500 22px/38px "Arial";
	padding-left: 10px;
}
.lt8_sub1 a{
	position: absolute;
	top:5px;
	right: 0px;
	background: url(../images/more.jpg) right center no-repeat;
	width: 66px;
	font: 500 14px/35px "Arial";
	color: #333;
	padding-left: 5px;

}
.lt8_sub2{
	margin-top: 27px;
	height: 203px;
	overflow: hidden;
}
.lt8_sub3{
	margin-top: 15px;
}
.lt9{
	float: right;
	width: 580px;
	
}

