@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-size: 14px;
	color: #474747;
	font-family: '微软雅黑',Microsoft YaHei, Arial, Helvetica, sans-serif;
	background: #fff;
}
ul, li {
	list-style-type: none;
}
img, ul, li, button {
	padding: 0px;
	margin: 0px;
}
img, button {
	border: none;
}
a {
	color: #494949;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix {
	display: inline-table;
}
input, textarea {
	outline: none;
	border: 0px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.fl{float:left;}
.fr{float:right;}

.content{width:1180px; margin:0 auto;}
/*顶部*/
.top{width:100%; height:35px; line-height:35px; overflow:hidden; border-bottom:1px solid #ccc;}

.head{width:100%; padding:20px 0; overflow:hidden;}

.logo{float:left;}

.logo img{display:block;}

.head_tell{margin-top: 15px;background:url(../images/top_tell.jpg) no-repeat left top; padding-left:70px; float:right; font-size:16px; color:#333;}

.head_tell span{font-size:26px; font-weight:bold; display:block; color:red; line-height:30px;}


/*导航*/
.nav{ width:100%; height:50px; background:#c30101;}

.nav ul{width:1180px; margin:0 auto;}

.nav ul li{float:left; width:131px; display:block; height:50px; line-height:50px; text-align:center; position:relative;}

.nav ul li a{ display: block; color:#fff; font-size:16px;}

.nav ul li:hover{background:#7a0000;}

.nav ul li:hover dl.s_nav{display:block;}

dl.s_nav{width:445px; position:absolute; padding:10px; top:50px; left:0px; z-index:99; background:#fff; border-bottom:2px solid #c30101; display:none;}
dl.s_nav dt{width:320px; height:240px; padding-right:10px; border-right:1px solid #ddd; margin-right:10px; float:left;}
dl.s_nav dt img{display:block; width:320px; height:240px;}
dl.s_nav dd{float:left; height:35px; line-height:35px; width:90px; padding-left:10px; border-bottom:1px solid #f1f1f1; text-align:left;}
dl.s_nav dd a{font-size:14px; color:#333;}
dl.s_nav dd a:hover{color:#c30101;}
dl.s_nav dt.hidn{display:none;}
dl.s_nav dt.show{display:block;}

/*footer*/

.footer {
	width: 100%;
	overflow: hidden;
	background: #171717;
}
.footer_cont {
	width: 1180px;
	margin: 0 auto;
}
.footer_cont_left {
	width: 156px;
	background: #333333;
	float: left;
}
.erweima {
	width: 116px;
	height: 116px;
	margin: 20px auto;
}
.footer_cont_right {
	float: left;
	margin: 20px 0 20px 90px;
}

.footer_cont_right p {
	color: #FFF;
	line-height: 26px;
}
.footer_cont_right p a {
	color: #FFF;
}

/*首页产品展示*/
.chanpinzhanshi{ width: 1180px; margin: 0 auto; overflow: hidden;}
.chanpinzhanshi .goods_top{ text-align: center; margin-top: 30px; font-size: 36px; background: url(../images/Img_03.jpg) center no-repeat; color: #000; font-weight: bolder;}
.chanpinzhanshi .goods_top span{ color: #da251e}
.chanpinzhanshi p{ text-align: center; margin-top: -20px; font-size: 18px;}
.w_xiangmu_fuwu ul{width: 1220px;overflow: hidden; height: 135px;}
.w_xiangmu_fuwu ul li{ float: left;margin-right: 10px; text-align: center; width: 130px; margin-top: 20px;}
.w_xiangmu_fuwu ul li img{display: block;	width: 130px;height: 110px;	margin: 0 auto;}
.w_xiangmu_fuwu ul  li .goods_title {margin-bottom: 8px; font-weight: bolder; font-size: 18px; text-align: center;}
.w_xiangmu_fuwu ul li p {text-align: initial;	margin: 0 auto;	width: 130px; line-height: 26px;}

/*公司简介*/
.jianjie_left{ float: left; width: 320px;}
.jianjie_right{ float: right; width: 840px; line-height: 26px;}
.jianjie_right a{ padding: 5px 10px; background: #da251e; color: #fff;}