@charset "utf-8";
/* CSS Document */

.p-banner{
	width:100%;
	height:400px;
	overflow:hidden;
	margin-bottom:50px;
}
.p-content{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.p-ys1{
	text-align:center;
}
.p-span1{
	font-size:20px;
	color:#333;
	line-height:28px;
}
.p-span2{
	font-size:17px;
	color:#6f6f6f;
	line-height:28px;
}
.s-x{
	width:1000px;
	height:3px;
	margin-top:12px;
	margin-bottom:50px;
	text-align:center;
}

.contactus{
	width:1000px;
	height:1100px;
	margin:0 auto;
	margin-top:-50px;
}

.c-li-ys1{
	width:427px;
	height:auto;
	float:left;
	background:url(../img/contactus.png) no-repeat;
	padding-left:23px;
	margin-right:100px;
	margin-top:50px;
}
.c-li-ys1 p{
	font-size:16px;
	color:#333;
	line-height:16px;
	margin-bottom:10px;
}
.c-li-ys1 span{
	color:#6f6f6f;
	line-height:30px;
}
.c-li-ys2{
	width:427px;
	height:auto;
	float:left;
	background:url(../img/contactus.png) no-repeat;
	padding-left:23px;
	margin-top:50px;
}
.c-li-ys2 p{
	font-size:16px;
	color:#333;
	line-height:16px;
	margin-bottom:10px;
}
.c-li-ys2 span{
	color:#6f6f6f;
	line-height:30px;
}