.banner {
	width: 100%;
}

.banner img {
	display: block;
	width: 100%;
}

.main {
	padding-bottom: 135px;
}

.main .yxwl_title {
	height: 160px;
	width: 100%;
	background-image: url(../images/yxwl_title.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 70px;
}

.main .yxwl_content .txt h4 {
	font-size: 36px;
	color: #5b5957;
	line-height: 106px;
	font-weight: 500;
}

.main .yxwl_content .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #5b5957;
	padding: 0 115px;
}

.main .yxwl_content .pic img {
	display: block;
	margin: 0 auto;
	margin-top: 55px;
}
