body {
	background-color: white;
}

body h3 {
	text-align: center;
	font-size: 1.4em;
	color: black;
	font-weight: normal;
	margin: 0;
}

body p {
	text-align: left;
	color: gray;
	margin: 0;
}

/* 璁捐鐞嗗康 */
.concept {
	position: relative;
	background-color: white;
}

.wrap {
	position: absolute;
	left: 0;
	top: 20%;
	text-align: center;
	/*background-color: orange;*/
	color: white;
}
.wrap>h3 {
	color: white;
}
.wrap_con {
	margin: 2% 5%;
	text-align: center;
}

/*鍖呰９鍥涗釜灏忓渾鍦?/

.cate {
	text-align: center;
	margin: 5% 5% 0 5%;
	width: 90%;
	height: 46px;
}

/*鍏蜂綋灏忓渾鍦?/
.detail {
	display: inline-block;
	border-radius: 1.9em;
	width: 3.8em;
	height: 3.8em;
	line-height: 3.8em;
	border: 1px solid white;
	margin: 0 5px;
	font-size: 0.9em;
}

/* 浠嬬粛 */
.intro {
	background-color: white;
	padding-bottom: 15%;
	box-shadow: 0 5px 5px lightgray;
}

.intro>img {
	width: 84%;
	margin-left: 8%;
	margin-top: 10%;
}

.intro>div {
	width: 84%;
	margin-left: 8%;
	/*background-color: bisque;*/
}

.intro h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 5% 0 0 0;
	line-height: 1.4em;
}

/* 缁忓吀瀹跺叿 */
.fur {
	padding-top: 15%;
	text-align: center;
}
.title>p {
	text-align: center;
}
.cer {
	padding-top: 10%;
}

.cer>h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 8%;
}

.cer>h5+p {
	font-size: 0.8em;
	text-align: center;
	padding: 0 8%;

	/*font-size: small;*/
}

.cer>h5+p img {
	width: 1em;
}

.cer>div {
	/*background-color: orange;*/
	padding: 0 8%;
	display: table;
	/*width: 100%;*/
	height: 5em;
	/*margin-left: 50%;*/
	margin: 0 auto;
	border-spacing: 10px;
	border-collapse: separate;
}

.cer>div>div {
	font-size: 0.7em;
	display: table-cell;
	width: 6em;
	height: 6em;
	border-radius: 3em;
	line-height: 1.3em;
	border: 1px solid lightgray;
	vertical-align: middle;
	color: gray;
	/*鏃犳晥*/
	/*margin: 10px;*/
}
.des {
	/*background-color: lightcyan;*/
	/*margin: 1% 8%;*/
	padding:  1% 8%;
	/*line-height: 1.5em;*/
	/*font-size: 0.9em;*/
}
.cer>a {
	color: #555;
	/*font-size: 13px;*/
	/*background-color: olivedrab;*/
}
.cer>img {
	width: 100%;
	/*鏄剧ず鎴愬潡绾у厓绱犱笅闈㈠氨娌℃湁闂磋窛浜?/
	display: block;
}
.dou {
	background-color: #FAFAFA;
}








