@CHARSET "UTF-8";

/*头部样式*/

.container-fluid {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}


/* 顶部 */
.headertop-wrap {
	background: #e8e8e8;
}
.headertop {
	height: 35px;
	overflow: hidden;
}
.htl {
	width: 500px;
	float: left;
	line-height: 35px;
	color: #4f4f4f;
	font-family: '宋体';
}
.htr {
	width: 700px;
	float: left;
	text-align: right;
}
.htr a {
	line-height: 35px;
	color: #4f4f4f;
	font-family: '宋体';
}
.htr p {
	display: inline;
}


.header {
	padding: 15px 0 10px;
	overflow: hidden;
}
.header .logo {
	width: 350px;
	float: left;
}
.header .nav {
	width: 800px;
	float: right;
	padding-top: 15px;
	text-align: right;
}
.header .nav li {
	float: left;
}
.header .nav li a {
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	display: block;
	color: #505050;
	font-size: 14px;
	border-radius: 10px;
}
.header .nav li a:hover {
	background: #154bb8;
	color: #fff;
}

/* 搜索 */
.search {
	overflow: hidden;
	height: 50px;
}
.searchl {
	width: 600px;
	float: left;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
}
.searchr {
	width: 600px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.searchr form {
	width: 350px;
	overflow: hidden;
	float: right;
}
.searchr #keyword {
	width: 288px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #154bb8;
	font-size: 14px;
	float: left;
	display: block;
	padding-left: 10px;
}
.searchr #s_btn {
	width: 50px;
	height: 30px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #154bb8;
	list-style: none;
	float: left;
	border: none;
}


/* 友情链接 */
.flink-wrap {
	background: #1c1c1c;
	border-top: 5px solid #1b70e4;
}
.flink {
	padding: 25px 0;
	overflow: hidden;
}
.flinkl {
	width: 80px;
	padding-left: 20px;
	line-height: 20px;
	color: #cecece;
	float: left;
}
.flinkr {
	width: 1100px;
	float: left;
}
.flinkr a {
	padding-right: 30px;
	color: #cecece;
	line-height: 20px;
}

/* 底部导航 */
.footer-wrap {
	background: #252525;
}
.footer {
	padding: 25px 0;
	overflow: hidden;
}
.footerl {
	width: 280px;
	float: left;
}
.flogo {
	margin-bottom: 10px;
}
.footerr {
	width: 920px;
	float: left;
	overflow: hidden;
}
.footerr li {
	width: 230px;
	height: 150px;
	position: relative;
	float: left;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}
.footerr li span {
	height: 160px;
	display: block;
	border-right: 1px solid #353535;
	border-left: 1px solid #161616;
	position: absolute;
	left: 0;
	top: 0;
}
.footerr li h2 {
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
}
.footerr li .fnav {
	overflow: hidden;
}
.footerr li a {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	display: block;
}
.footerr li a.more {
	display: none;
}

/* 底部 */
.foot-wrap {
	background: #1c1c1c;
}
.foot {
	padding: 15px 0 20px;
	overflow: hidden;
}
.footl {
	width: 980px;
	padding-right: 14px;
	float: left;
	color: #fff;
	line-height: 24px;
}
.footl a {
	color: #fff;
	line-height: 24px;
}
.footr {
	width: 206px;
	float: left;
	padding-top: 10px;
}


/*热门搜索*/


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:38px; margin-bottom: 50px;}
.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; border: 1px solid #ddd;padding: 1px;}




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

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{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;}
.left .box .content{padding:5px 0px;}

.left .box h3 {
	line-height: 20px;
    padding-left: 15px;
    font-weight: normal;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 50%;
    font-size: 16px;
    color: #000;
    height: 50px;
}

.left .box h3 span {
    font-size: 12px;
    color: #949494;
    font-family: "Arial";
}

.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;}
.n_banner img{width:1920px;margin:0 auto;}
.left {width:220px;float:left;}
.sort_menu{}
.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:920px;float:right;padding-bottom:10px;padding-left: 26px; min-height: 250px;}
.sitemp{line-height:45px;height:45px;overflow:hidden;padding-right:10px;border-bottom: 1px solid #d8d8d8;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px; display: none;}
.sitemp .site{;text-align:left;line-height:45px; }
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


