@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1000px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1000{
	width:1000px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#footer{
	background:#e5344d;
	color:#fff;
	line-height:25px;
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	padding:51px 0px;
}

#footer a{
	color:#fff
}

#header{
	background:url(images/header.jpg) no-repeat center top;
}

#header .w1000{
	height:419px;
}


#headline{
	border-bottom:1px solid #e5e5e5;
	padding:8px 0px 40px 0px;
}
#headline h2{
	font-size:42px;
	height:50px;
	line-height:50px;
	padding:0px 45px 0px 155px;
	background:url(images/headline.gif) no-repeat 46px 6px;
}

#headline h2 a{
	color:#353535;
}

#headline p{
	line-height:25px;
	color:#767676;
	text-indent:22pt;
	margin:35px 20px 0px 20px;
}





#shipin{ height:649px;}






#yaowen ul{
	margin:49px 0px 0px -30px;
	zoom:1;
}
#yaowen li{
	width:430px;
	height:125px;
	border:1px solid #dcdcdc;
	float:left;
	display:inline;
	margin:24px 0px 0px 30px;
	position:relative;
	overflow:visible;
	padding-left:53px;
}
#yaowen li .num{
	font-size:24px;
	color:#fff;
	width:41px;
	height:42px;
	text-align:center;
	line-height:42px;
	background:#d7ad57;
	top:42px;
	left:-1px;
	position:absolute;
}
#yaowen li h4{
	font-size:20px;
	line-height:28px;
	height:28px;
	margin:20px 0px 7px 0px;
}
#yaowen li p{
	font-size:14px;
	color:#767676;
	line-height:24px;
	margin:0px 15px 0px 2px;
	line-height:25px;
	max-height:50px;
}
#yaowen li p a{ color:#e03637;}






