body,html,.wip_bg{
	width: 100%;
	min-width:1200px;
	margin: auto;
}
.wip_a{
	width: 1200px;
	margin: 30px auto;
}
.wip_a h1{
	font-size: 25px;
	color: #c5302f;
	line-height: 67px;
	width: 1200px;
	background: #f0f0f0;
	text-align: center;
}
.wip_a h1 a{
	color: #c5302f;	
}
.wip_b{
	width: 1200px;
	margin: auto;
}
.wip_img{
	width: 215px;
	height: 82px;
	margin-left: 30px;
}
.wip_img:first-child{
	margin-left: 0px;
}
.wip_img img{
	width: 100%;
	height: 100%;
}
.wip_c{
	width: 1200px;
	margin:30px auto;
}
.wip_c h2{
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: url(line.png) no-repeat center;
	color: #c5302f;
	font-size: 25px;
	text-align: center;
}
.wip_c h2 a{
	color: #c5302f;
}
.wip_c_con{
	width: 100%;
	margin: 30px auto;
}

.wip_c_li{
	width: 150px;
	height: 330px;
	margin-left: 24px;
}
.wip_c_img{
	width: 150px;
	height:250px;
}
.wip_c_img img{
	width: 100%;
	height:100%;
}
.wip_c_li p{
	font-size: 15px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.read a{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	text-align: center;
}
.read a:first-child{
	margin-left: 0px;
}
