@charset "utf-8";
/* CSS Document */
.contain{
	background-color: #fdf6da;
	padding-bottom: 50px;
}
#banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
#banner img {
    width: 100%;
    max-width: 100%;
}
.W1050{
	padding-top: 60px;
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	height: auto;
	padding-bottom: 40px;
}
.daoyan{
	background: url(../img/dy_wmc.png) top center no-repeat;
	width: 219px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 453px;
	margin-left: -119px;
	
}
.bg{
	width:1050px;
	height: 333px;
	background-color: #fff;
	margin: 0 auto;
}
#daoyan{
	width: 907px;
	height: 288px;
	background-color: #f0f0ef;
	border: 3px dashed #961300;
	margin: 0 auto;
	position: relative;
	font-size: 20px;
    text-align: left;
    line-height: 180%;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -453px;
}
.text{
	margin-top: 80px;
	width:829px;
	height: 128px;
	font-size: 20px;
    text-align: left;
    line-height: 180%;
	margin-left: 39px;
	
}
.jw{
	width:900px;
	height:281px;
	margin: 0 auto;
	border-bottom: 1px #B9AEAE dashed;
}
.cleft{
	width:402px;
	height: 252px;
}
.cright{
	width:470px;
	height: 250px;
}
.jw img{
	border: 1px solid #d0d0d0;
}
.cright h3{
	line-height: 250%;
	font-size: 19px;
}
.cright p{
	text-align: left;
	text-indent: 2em;
	font-size: 15px;
    line-height: 200%;
    color: #646464;
}