@CHARSET "UTF-8";

/*头部样式*/
#header{width:1200px;margin:0 auto;}
.header{width:1200px;margin:0 auto;}
.top{
	height:20px;
	line-height:20px;
	background:#d80900;
}
.welcome{
	color:#980006;
	font-size:12px;
	font-family:"宋体";
}
.k1{
	color:#980006;
	font-size:12px;
	font-family:"宋体";
}
.top2{
	height:160px;
	background:url(../images/top2bac.jpg) no-repeat top center;
}
.top3{
	height:110px;
}
.logo{
	width:400px;
	text-align:center;
	height:110px;
	line-height:110px;
}
.k2{
	color:#595757;
	font-size:14px;
	font-family:"宋体";
	padding-left:45px;
	background:url(../images/phonebac.png) no-repeat left center;
	margin-top:34px;
}




.topLink{width:400px;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;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.search{width:400px;}
#formsearch{width:220px;height:36px;background:url(../images/search.png) no-repeat top center;margin-top:37px;}
.hotSearch{float:left;font-weight:normal;color:#980006;margin-left:20px;}
#formsearch input{
    outline:none;
}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin:0 auto;}
.rel{position:relative;}
.nei1left{
	width:640px;
	margin-top:40px;
}
.nei1tit{
	color:#3e3a39;
	font-size:18px;
	background:url(../images/titline.png) no-repeat left bottom;
	height:50px;
	line-height:50px;
}
.nei1tit>a{
	border:1px solid #ddddde;
	border-radius:5px;
	padding:4px 10px;
	color:#898989;
	font-size:12px;
	font-family:"宋体";
	position:absolute;
	right:0;
	line-height:15px;
	top:15px;
}
.nei1tit a:hover{
	border-color:#e62129;
	color:#e62129;
}
.news_listN1{
	margin-top:20px;
}
.news_listN1 a.img{
	display:block;
	width:210px;
}
.news_listN1 a.img img{
	width:210px;
	height:150px;
}
.news_listN1 div.fr{
	width:420px;
	color:#898989;
	font-family:"宋体";
	font-weight:normal;
	text-align:justify;
	line-height:21px;
}
.news_listN1 div.fr a{
	color:#595757;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	line-height:40px;
}
.news_listN1 div.fr h1{
	font-weight:normal;
	line-height:30px;
	margin-bottom:6px;
}
.nei1right{
	width:525px;
	margin-top:40px;
}
.nei1video{
	margin-top:20px;
	width:525px;
	height:390px;
	overflow:hidden;
}
.nei2 .nei1tit{
	background:url(../images/titline2.png) no-repeat left bottom;
}
.sortN1{
	width:275px;
	overflow:hidden;
	position:absolute;
	    right: 25px;
	top:0;
	height:50px;
}
.sortN1 li{
	display:inline-block;
	height:50px;
	line-height:50px;
	overflow:hidden;
}
.sortN1 li+li{
	background:url(../images/sortline.jpg) no-repeat left center;
}
.sortN1 a{
	color:#898989;
	font-size:12px;
	font-family:"宋体";
	padding:0 14px;
	display:block;
	height:50px;
	line-height:50px;
}
.nei2Con{
	margin-top:20px;
}
.product_listN2{
	width:839px;
}
.nei2{
	margin-top:40px;
}
.nei3{
	margin-top:40px;
}
.nei3 .nei1tit{
	background:url(../images/titline2.png) no-repeat left bottom;
}






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




/*友情链接*/
.f_link a{line-height:39px;display:inline-block;padding-right:10px;color:#595757;font-family:"宋体";}

/*页面底部*/
.footer{
	width:1200px;
	margin:0 auto;
}
.foot1{
	background:#262626;
	margin-top:65px;
	text-align:center;
	padding-top:45px;
	padding-bottom:20px;
}
.footlogo{
	position:absolute;
	left:50%;
	transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	top:-45px;
}
.nav_foot{
	color:#dcdddd;
	font-size:12px;
	font-family:"宋体";
	padding:25px 0;
}
.nav_foot a{
	color:#dcdddd;
	font-size:12px;
	font-family:"宋体";
	padding:0 10px;
}
.nav_foot a:hover{
	color:#da241c;
}
.copyright{
	color:#898989;
	font-family:"宋体";
	margin-bottom:10px;
	line-height:23px;
}
.copyright a{
	color:#898989;
	font-family:"宋体";
}
.copyright a:hover{
	color:#da241c;
}

/*------------内页-------------------*/
.left .box{margin-bottom:14px;border:1px solid #da241c;}
.left .box h3{height:60px;line-height:60px;background:#da241c;font-weight:normal;text-align:center;font-size:20px;color:#fff;}
.left .box .content{padding:0 14px;}

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

.n_banner{width:1920px;left: 50%;margin-left: -960px;position: relative;height: 350px;}
.n_banner img{width:100%;display: block;height: 350px;margin:0 auto}
.left{width:240px;float:left;margin-top:30px;}
.sort_menu{}
.sort_menu h3{height:60px;line-height:60px;background:#da241c;font-weight:normal;text-align:center;font-size:20px;color:#fff;}
.sort_product{margin-top:10px;}
.sort_product h3{height:60px;line-height:60px;background:#da241c;font-weight:normal;text-align:center;font-size:20px;color:#fff;}

.n_contact{margin-top:10px;}
.n_contact h3{height:60px;line-height:60px;background:#da241c;font-weight:normal;text-align:center;font-size:20px;color:#fff;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;margin-top:30px;}
.sitemp{height:50px;line-height:50px;background:#efefef;border-top:1px solid #da241c;}
.sitemp h2{width:360px;float:left;line-height:50px;text-align:left;font-size:18px;font-weight:normal;color:#3e3a39;padding-left:15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    display: block;
}
.sitemp .site{padding-left:20px;background:url(../images/home.png) no-repeat left center;float:right;text-align:right;line-height:50px;color:#898989;font-size:12px;font-family:"宋体";padding-right:12px;}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.sitemp .site a{
	color:#898989;font-size:12px;font-family:"宋体";
}
.sitemp .site a:hover{
	color:#da241c;
}
