body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: #F8F8F8;
}
.divcontenthidden {
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p, div {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
.divbody {
	max-width: 640px;
	margin: 0 auto;
	background-color: #fff;
}
.divlayout {
	width: 100%;
	display: table;
	text-align: justify;
	font-family: "微软雅黑";
	line-height: 1.5em;
	background-color: #fff;
	color: #333;
	margin: 0 auto;
}
.divlayout img {
	width: 100%;
	display: table;
}
.padding_top_bottom {
	padding-top: 6%;
	padding-bottom: 4%;
}
.item_content {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
a {
	text-decoration: none;
	color: inherit;
}
figure {
	margin: 0;
	padding: 0;
	height: auto;
}
.item_title {
	color: #d49a5b;
	text-align: center;
	font-weight: bold;
	margin-top: 2em;
}
.item_title img {
	display: inline-block;
}
.clear {
	clear: both
}
.text-center {
	text-align: center;
}
.content1 {
	/*padding: 0.5em 0;*/
	padding-bottom: 2em;
}
.c1-0 {
	background: url("../../image/special/contributor/contributorPic1.jpg") no-repeat center;
	background-size: 11.5em;
	margin-top: 3em;
	font-size: 1em;
	height: 45em;
	position: relative;
}
.c1-1, .c1-2, .c1-3, .c1-4, .c1-5 {
	position: absolute;
	width: 7.5em;
}
.c1-1 h3, .c1-2 h3, .c1-3 h3, .c1-4 h3, .c1-5 h3 {
	font-size: 1.15em;
	color: #072882;
	margin-bottom: 0.5em;
	font-weight: 100;
}
.c1-1 {
	left: 1.5em;
	top: 2em;
}
.c1-2 {
	left: 1.5em;
	top: 20em;
}
.c1-3 {
	left: 1.5em;
	top: 35em;
}
.c1-4 {
	right: 1.5em;
	top: 12em;
}
.c1-5 {
	right: 1.5em;
	top: 28em;
}
.c2-1 {
	padding: 0 5%;
}
.c2-1 figure {
	display: inline-block;
	margin-top: 3em;
}
.content2 {
	background: #dde7f1;
}
.content2 {
	padding: 1em 0 3em;
}
.c2-0 {
	font-size: 1em;
	margin: 1em 0 0.5em;
	line-height: 1.8em;
}
.c2-0 span {
	color: #bd0707;
	font-weight: bold
}
.c2-1 li {
	padding: 5px 15px;
	color: #ececec;
	font-size: 1em;
}
.c2-1 li span {
	color: #fff;
	display: block;
	font-weight: bold;
}
.c2-1 li:nth-child(2n+1) {
	background: #5571b1;
}
.c2-1 li:nth-child(2n) {
	background: #87a0cf
}
.subtitle {
	position: relative;
	margin-top: 0.5em;
}
.subtitle span {
	display: inline-block;
	background: #072882;
	color: #fff;
	padding: 2px 10px;
}
.subtitle i:nth-of-type(1) {
	width: 23%;
	display: block;
	left: 1em;
	top: 48%;
	position: absolute;
	height: 1px;
	background: #072882;
}
.subtitle i:nth-of-type(2) {
	width: 23%;
	display: block;
	right: 1em;
	top: 48%;
	position: absolute;
	height: 1px;
	background: #072882;
}
.c3-1 {
	padding: 1.5em 1em 0;
}
.c3-1 dl {
	float: left;
	height: 23em;
	width: 48%;
}
.c3-1 dl:nth-of-type(2n) {
	margin-left: 4%;
}
.c3-1 dl dd {
	padding: 0.5em 0.8em;
}
.content4{padding:1em 0; border-top:2px solid #c32c3d}
.content4 h2{color:#c32c3d; margin-bottom:1em;}
.content4 span{display:inline-block; padding:0 5px;}
.content4 p{margin-top:0.6em;}
