

.c-b-gray {
	background: #e4e4e4 !important
}
.c-b-grayligth {
	background: #efefef !important
}
/*前景色样式*/
/*自定义样式*/



.grid {
	background: #fff;
	border: 1px solid #ebebeb;
	color: #7e7e7e;
	width: 90%;
	margin: 0px auto 0px auto;
}
.grid h2 {
	text-align: center;
}
.grid h3 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 0px;
	text-align: center;
}
.grid img {
	width: 100%;
	height: auto;
}
.grid p {
	padding: 0px 10px 0px 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	min-height: 90px;
	text-indent: 2em;
}

/*按钮*/
.button {
	display: inline-block;
	text-transform: uppercase;
	display: block;
	width: 110px !important;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: auto;
	margin: 30px auto 1px auto;
	text-align: center;
}
.button_xs {
	display: inline-block;
	text-transform: uppercase;
	display: block;
	width: 86% !important;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: auto;
	margin: 30px auto 10px auto;
	text-align: right;
	border-top: 1px solid #e3e3e3;
}




.div_btm {
	width: 100%;
	height: auto;
	padding: 25px 0px 30px 0px;
}






.wen_nei h4 {
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	color: #333333;
	margin-bottom: 6px;
	overflow: hidden;
	width: 100%;
}