/*-------The style directory
 * 1.news
 * 2.about
 * 4.news-details
 * 5.team
 * 6.team-details
 * 
 --------*/
.contentbox {
	width: 100%;
	height: auto;
	position: relative;
}
.con-top {
	width: 100%;
	height: 65px;
	border-bottom: solid 1px #999;
}
/*1.news*/
.sec_banner {
	width: 1180px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
}
.contentbox .content {
	width: 1180px;
	background-color: #fff;
	min-height: 400px;
}
.left_menu {
	float: left;
	width: 280px;
	height: auto;
	margin-top: -66px;
	margin-bottom: 30px;
}
.left_menu .firtitle {
	padding: 80px 0 0 30px;
}
.left_menu .firtitle h1 {
	font-family: "RobotoCondensed";
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	margin: 0;
}
.left_menu .firtitle h2 {
	font-family: "Roboto";
	font-size: 20px;
	color: #fff;
}
.left_menu ul {
	width: 100%;
	height: auto;
	padding-bottom: 9px;
}
.right_content {
	float: right;
	width: 875px;
}
.right_content .weizhi {
	width: 100%;
	height: 34px;
	padding-top: 25px;
	margin-top: -66px;
}
.weizhi .loadtion {
	font-family: "Roboto";
	font-size: 14px;
	color: #333;
	line-height: 20px;
	padding-left: 28px;
	background: url(sec-style_res/home.jpg) no-repeat 0 2px;
}
.loadtion a {
	color: #333;
	line-height: 20px;
}
.loadtion a:hover {
	color: #daaf03;
}
.news_con {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
#wp_news_w14>ul {
	width: 100%;
	height: auto;
}
#wp_news_w14>ul li {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 10px;
}
.news_con {
	width: 100%;
	height: auto;
}
#wp_news_w14>ul {
	width: 100%;
	height: auto;
}
#wp_news_w14>ul li {
	width: 100%;
	height: auto;
	/* padding: 25px 30px; */
	border-bottom: dashed 1px #e6e6e6;
}
.left-time {
	float: left;
	width: 60px;
	margin-right: 25px;
}
.left-time .day {
	width: 60px;
	font-family: "Roboto";
	font-size: 26px;
	line-height: 26px;
	font-weight: 600;
	text-align: center;
}
.left-time .line {
	width: 60px;
	font-family: "Roboto";
	font-size: 16px;
	text-align: center;
}
.left-time .year {
	width: 60px;
	font-family: "Roboto";
	font-size: 14px;
	text-align: center;
}
.center-photo {
	float: left;
	width: 160px;
	height: 90px;
	overflow: hidden;
}
.right-text {
	float: left;
	width: 545px;
	height: auto;
	margin-left: 25px;
}
.right-text h1 {
	font-family: "Rabiola";
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
}
.right-text h1 a {
	font-family: "Rabiola";
	font-size: 18px;
	line-height: 24px;
	color: #000;
}
.right-text h1 a:hover {
	color: #a24606;
	font-weight: 400;
}
.paging {
	width: auto;
	height: auto;
	font-size: 13px;
	text-align: center;
	border-top: solid 1px #ddd;
	margin-top: 30px;
}
.paging ul li a {
	margin: 0 5px;
	border-radius: 15px !important;
	padding: 6px 18px;
}
/*news*/
/*2.about*/
.about_con {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
.about_con p {
	font-family: "Roboto";
	font-size: 16px;
	line-height: 32px;
	color: #333;
	text-indent: 28px;
	text-align: justify;
	margin-bottom: 20px;
}
.zhiwu {
	width: 220px;
	font-family: "Roboto";
	font-size: 20px;
	text-align: left;
	background-color: #632b03;
	color: #fff;
	padding: 10px 0 10px 10px;
	margin-bottom: 20px;
}
.info-people {
	width: 100%;
	height: auto;
}
.info-people .photo {
	float: left;
	width: 150px;
	height: 210px;
	overflow: hidden;
}
.info-people .photo img {
	display: block;
	width: 100%;
}
.right-info {
	float: left;
	width: 700px;
	margin-left: 20px;
}
.right-info h1 {
	font-family: "Roboto";
	font-size: 18px;
	line-height: 24px;
	color: #000;
	font-weight: 600;
	margin-bottom: 10px;
}
.right-info h3 {
	font-family: "Roboto";
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 10px;
}
.right-info .details {
	font-family: "Roboto";
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-align: justify;
}
/*about*/

/*4.news-details*/
.news_details_con {
	padding: 0 20px;
}
.news_details_con h1 {
	width: 90%;
	font-family: "Rabiola";
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color: #333;
	margin: 20px auto;
	text-align: center;
}
.news_details_con .news_from {
	width: auto;
	margin: 20px auto;
	text-align: center;
}
.news_details_con .news_from span {
	margin: 0 5px;
}
.news_details_con p {
	font-family: "Roboto";
	font-size: 15px;
	color: #333;
	line-height: 24px;
	margin-bottom: 20px;
}
.news_details_con p img {
	display: block;
	max-width: 600px;
	margin: 0 auto;
}
.t-close {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #AC2925;
	margin: 10px 0 0;
	cursor: pointer;
}
.recommended {
	border-top: solid 1px #ddd;
	padding-top: 10px;
}
.recommended .prev_news {
	float: left;
	font-size: 15px;
}
.prev_news a {
	color: #333;
}
.prev_news a:hover {
	color: #D9534F;
}
.recommended .next_news {
	float: right;
	font-size: 15px;
}
.next_news a {
	color: #333;
}
.next_news a:hover {
	color: #D9534F;
}
.news-link {
	margin-top: 40px;
}
.news-link div {
	margin-bottom: 10px;
}
.news-link div a {
	color: #0e68da;
	text-decoration: underline;
}
/*news-details*/
/*5.team*/
.team_con {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
.team_con .category {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.category .institute {
	display: block;
	width: 100%;
	font-family: "Roboto";
	font-size: 18px;
	font-weight: 600;
	color: #7e3704;
	padding: 10px 12px 10px 15px;
	background-color: #ecf0f3;
}
.category ul {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 15px;
	border-bottom: dashed 1px #e6e6e6;
}
.category ul li {
	float: left;
	margin-bottom: 10px;
}
.category ul li a.people_name {
	font-family: "Roboto";
	font-size: 16px;
	color: inherit;
	text-align: left;
	margin-right: 40px;
}
.category ul li a.people_name:hover {
	color: red;
}
.team_con .category-2 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.category-2 .institute-2 {
	display: inline-block;
	padding: 6px 20px;
	font-size: 20px;
	font-family: "Roboto";
	background-color: #7e3704;
	color: #fff;
}
.team_con .category-2 ul {
	width: 100%;
}
.category-2 ul li {
	float: left;
	margin: 10px 12px;
}
.category-2 ul li .photo {
	width: 150px;
	height: 210px;
	overflow: hidden;
}
.category-2 ul li .people_name {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	text-align: center;
	font-family: "Roboto";
	color: #333;
}
.people_name:hover {
	font-weight: 600;
	color: #7e3704 !important;
}
.active-text {
	font-weight: 600;
	color: #7e3704 !important;
}
/*team*/
/*6.team-details*/
.people-resume {
	width: 100%;
	border-bottom: dashed 1px #AC2925;
}
.people-resume .person_info {
	position: relative;
	width: 100%;
	padding: 15px 15px 15px 15px;
	background-color: #f6f6f6;
}
.person_info .photo {
	float: left;
	width: 150px;
	height: 180px;
	overflow: hidden;
}
.person_info dl {
	float: left;
	width: 600px;
	color: #333;
	margin-left: 30px;
}
.person_info dl dt {
	text-align: left;
	margin-bottom: 6px;
}
.person_info dl dt strong {
	font-size: 18px;
	line-height: 24px;
}
.person_info dl dd {
	text-align: left;
	line-height: 24px;
}
.infomation {
	width: 100%;
	padding: 0 15px;
}
.infomation .per_title {
	display: inline-block;
	font-family: "Roboto";
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	background-color: #632b03;
	padding: 6px 12px;
	margin: 20px 0 10px;
}
.infomation h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
}
.infomation p {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
/*team-details*/
.clearfix {
	clear: both;
}
.wp_paging.clearfix {
    margin-bottom: 20px;
}

