@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:#cc4155;
	color:#fff;
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-family:"SimSun";
	padding:25px 0px;
}

#footer a{
	color:#fff
}

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

#header .w1000{
	height:330px;
}

#headline h2{
	font-size:42px;
	height:50px;
	line-height:50px;
	padding:0px 45px 0px 155px;
	background:url(images/headline.png) no-repeat 45px 4px;
}

#headline h2 a{
	color:#353535;
}

#headline p{
	line-height:25px;
	margin-top:30px;
	color:#767676;
	text-indent:22pt;
}

#shipin{
	background:url(images/shipin-bg.gif) repeat-y;
}

#shipin .title{
	float:left;
	width:55px;
}

#shipin .main{
	float:right;
	display:inline;
	margin:10px 25px 10px 0px;
	width:890px;
	background:#000;
	overflow:hidden;
}

#yaowen{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:30px;
	position:relative;
}

#yaowen .line{
	position:absolute;
	top:0px;
	left:50%;
	width:1px;
	height:100%;
	background:#eee;
}

#yaowen ul{
	zoom:1;
	margin-left:-60px;
}

#yaowen li{
	float:left;
	display:inline;
	width:470px;
	margin:30px 0px 0px 60px;
}

#yaowen h3{
	text-align:center;
	font-size:20px;
	height:30px;
	line-height:30px;
	margin-bottom:12px;
}

#yaowen p{
	height:72px;
	line-height:24px;
	color:#767676;
}

#yaowen p a{
	color:#e03637;
}