html, body {
	min-height: 100%;
	background: white;
}
* {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.index-header {
	height: 1.84rem;
	background: url(common_res/main-logo.png) center center no-repeat;
	/*background-size: 7.81rem 1.25rem;*/
	background-size: 8.8rem 1.45rem;
}
.swiper-container .main-img {
	width: 100%;
	height: 5.64rem;
}
.swiper-pagination-bullet-active {
	background: #00b8ec!important;
}
.swiper-pagination-bullet {
	opacity: 1!important;
	background-color: white;
}
.swiper-pagination-bullets {
	text-align: right;
	left: -17px!important;
	bottom: 14px!important;
}
.swiper-slide .carousel-backgroud {
	position: absolute;
	left: 0;
	bottom: 3px;
	height: 1.63rem;
}
.swiper-slide .title {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 7px;
	left: 10px;
	color: white;
}
.list-container .list-item {
	width: 3.06rem;
	height: 3.06rem;
	margin-top: 0.2rem;
	margin-left: 0.2rem;
	background: #eeeeee;
	line-height: 3.06rem;
	text-align: center;
	font-size: 0.42rem;
	color: #313131;
	float: left;
}
.list-container .list-item.active {
	background: -webkit-linear-gradient(#4893c8, #005897);
	background: -o-linear-gradient(#4893c8, #005897); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#4893c8, #005897); /* Firefox 3.6 - 15 */
	/*background: linear-gradient(#4893c8, #005897); /* 标准的语法 */
	background: linear-gradient(#006ab4, #d2d2d2);
	color: white;
}
.common-header {
	background: -webkit-linear-gradient(#4893c8, #005897);
	background: -o-linear-gradient(#4893c8, #005897); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#4893c8, #005897); /* Firefox 3.6 - 15 */
	background: linear-gradient(#4893c8, #005897); /* 标准的语法 */
	color: white;
	text-align: center;
	height: 1.24rem;
	line-height: 1.24rem;
	font-size: 0.43rem;
	position: relative;
}
.common-header .left-icon {
	position: absolute;
	top: 0.30rem;
	left: 0.53rem;
	line-height: 1;
	vertical-align: middle;
	color: white;
}
.common-header .left-icon img {
	margin-right: 5px;
	width: 0.29rem;
	position: relative;
	top: 3px;
}
.common-header .right-icon {
	position: absolute;
	top: 0.4rem;
	right: 0.53rem;
	line-height: 1;
}
.common-header .right-icon img {
	width: 0.56rem;
}
.a-content {
	padding-left: 0.533rem;
	padding-right: 0.533rem;
	padding-bottom: 3rem;
	color: #313131;
	font-size: 0.36rem;
	line-height: 29px;
}
.a-content h2 {
	font-size: 0.47rem;
	margin-bottom: 0.35rem;
	margin-top: 0.5rem;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.a-content .content {
	line-height: 1.7;
	margin-bottom: 0.4rem;
	font-size: 0.32rem!important;
}
.a-content .content span {
	line-height: 1.7;
	margin-bottom: 0.4rem;
	font-size: 0.32rem!important;
}
.a-content .achievement {
	font-size: 0.33rem;
	color: #006ab4;
	margin-bottom: 0.4rem;
}
.person-container {
	padding-top: 0.32rem;
	padding-bottom: 0.28rem;
	border-bottom: 1px solid #e5e5e5;
}
.person-container:last-child {
	border-bottom: none;
}
.person-container .img-container {
	width: 2rem;
	height: 2rem;
	float: left;
	margin-right: 0.4rem;
}
.person-container .img-container img {
	width: 98%;
	height: 118%;
}
.person-container .content-container {
	float: left;
	width: 6.5rem;
	line-height: 1;
}
.person-container .content-container .name {
	font-size: 0.4rem;
	color: #313131;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.person-container .content-container .name2 {
	font-size: 0.4rem;
	color: #313131;
	padding-bottom: 0.2rem;
}
.person-container .content-container .detail {
	font-size: 0.33rem;
	color: #a0a0a0;
	line-height: 1.5;
}
.person-container .content-container .title {
	font-size: 0.33rem;
	color: #a0a0a0;
}
.introduce-container {
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.introduce-container .portrait {
	width: 2.61rem;
	float: left;
	text-align: center;
	margin-top: 7px;
}
.introduce-container .portrait .pic-container {
	padding: 4px;
	border: 1px solid #2470a6;
	position: relative;
	width: 2.56rem;
	margin-left: 5px;
}
.introduce-container .portrait .pic-container .left-top {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 10px;
	height: 10px;
}
.introduce-container .portrait .pic-container img {
	width: 2.56rem;
	vertical-align: middle;
	height: 3.33rem;
}
.introduce-container .portrait .pic-container .right-bottom {
	position: absolute;
	right: -5px;
	bottom: -5px;
	width: 10px;
	height: 10px;
}
.introduce-container .detail {
	width: 5.5rem;
	float: right;
	color: #313131;
	font-size: 0.293rem;
	line-height: 1.7;
}
.fix-top {
	background: black;
	height: 0.75rem;
	color: #a0a0a0;
	font-size: 0.36rem;
}
.fix-top a {
	width: 32.5%;
	text-align: center;
	line-height: 0.75rem;
	display: inline-block;
	color: #a0a0a0;
}
.fix-top a.active {
	color: white;
}
.fix-bottom {
	background: black;
	height: 0.75rem;
	color: #a0a0a0;
	font-size: 0.33rem;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}
.fix-bottom a {
	width: 2.40rem;
	text-align: center;
	line-height: 0.75rem;
	display: inline-block;
	color: #a0a0a0;
}
.fix-bottom a.active {
	color: white;
}
.fix-top2 {
	background: black;
	height: 0.75rem;
	color: #a0a0a0;
	font-size: 0.36rem;
}
.absolute-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.fixed-top {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}
.fix-top2 a {
	width: 2.40rem;
	text-align: center;
	line-height: 0.75rem;
	display: inline-block;
	color: #a0a0a0;
}
.fix-top2 a.active {
	color: white;
}
.news-container {
	padding-top: 0.32rem;
	padding-bottom: 0.28rem;
}
.news-container:last-child {
	border-bottom: none;
	/*  border: 1px solid #e5e5e5; */
	border-bottom: 1px solid #d2d2d2;
}
.news-container .img-container {
	width: 2.4rem;
	height: 1.6rem;
	float: left;
	margin-right: 0.4rem;
}
.news-container .img-container img {
	width: 100%;
	height: 100%;
}
.news-container .content-container {
	float: left;
	width: 6.1rem;
	line-height: 1;
}
.news-container .content-container .new-name {
	font-size: 0.4rem;
	color: #313131;
	line-height: 1.5;
	margin-bottom: 0.2rem;
}
.news-container .content-container .new-info {
	font-size: 0.27rem;
	color: #a0a0a0;
}
.new-title-container {
	line-height: 1.5;
 padding-bottom: .15rem;
 padding-top: .15rem;
	border-bottom: 1px solid #e5e5e5;
}
.new-title-container .title {
	color: #313131;
	font-size: 0.47rem;
	font-weight: bold;
}
.new-title-container .info {
	font-size: 0.27rem;
	color: #a0a0a0;
}
.full-img {
	width: 100%;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.book-item {
	line-height: 1.28rem;
	height: 1.28rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.4rem;
	color: #313131;
	text-decoration: none;
}
#pullLoad {
	line-height: 2rem;
	height: 2rem;
	font-size: 0.4rem;
	color: #999999;
	text-align: center;
}
.center-img {
	text-align: center;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}
.center-img img {
	width: 50%;
}
.a-list-item {
	display: block;
	text-align: center;
	height: 1.84rem;
	line-height: 1.84rem;
	color: #535353;
	font-size: 0.53rem;
	background: #eeeeee;
	margin-top: 0.24rem;
}
.a-list-item.active {
	color: white;
	background: #a3c6f2;
}
.year-item {
	margin-top: 0.2rem;
	height: 0.89rem;
	line-height: 0.89rem;
	padding-left: 0.4rem;
	background: #eeeeee;
	color: #535353;
	font-size: 0.4rem;
	position: relative;
	/* background: url(common_res/arrow-right.png) #eeeeee 95% center no-repeat; */
	background-size: 10px 10px;
}
.year-item.active {
	background: url(common_res/arrow-bottom.png) #a3c6f2 95% center no-repeat;
	color: white;
	background-size: 10px 10px;
}
.periods {
	padding-top: 0.2rem;
	display: none;
}
.periods .p-periods {
	padding-top: 0.2rem;
	padding-left: 0.2rem;
}
.periods .p-periods .period {
	display: inline-block;
	text-align: center;
	width: 46%;
	margin-right: 0.2rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.4rem;
	color: #535353;
	border-radius: 3px;
	border: 1px solid #eeeeee;
}
.periods .p-periods .period.active {
	border: none;
	background: #7ecef4;text-decoration: none;
}
.achievementList {
	position: relative;
	padding-top: 0.75rem;
}
.researcherList {
	position: relative;
	padding-top: 0.75rem;
}
.a-content img {
	max-width: 100%;
}
.table-title {
	height: 74px;
	background: #006ab4;
	color: rgba(255, 255, 255, .9);
	width: 112.5%;
	margin-left: -22px;
}
.table-title p:first-child {
	padding-left: 15px;
	padding-top: 13px;
	font-size: 16px;
}
.table-title p:last-child {
	padding-left: 15px;
	padding-top: 1px;
	font-size: 12px;
}
.list-table {
	width: auto;
	font-size: 15px;
	position: relative;
	width: 112.5%;
	margin-left: -22px;
}
.list-table th {
	background: #81cef2;
	color: white;
	height: 44px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.25;
}
.list-table td {
	background: #eeeeee;
	color: #313131;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
.list-table td .title {
	font-size: 12px;
}
.list-table td .title.align {
	text-align: center;
}
.list-table td .addition {
	font-size: 12px;
}
.list-table td .addition.align {
	text-align: center;
}

.selected1,.parent1 {color: white !important;
}
h4 {text-align:center; line-height:32px;}
.lmlb {text-align:center;}
.wp_entry p {
    text-indent: 0em;
    margin-bottom: 0;
}
.wp_entry {
    width: 100%;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    overflow: hidden;
}
.hhh table {
    border-collapse: unset !important;
    border-spacing: 3px !important;
}






