/*-------The style directory
 * 1.news
 * 2.about
 * 4.news-details
 * 5.team
 * 6.team-details
 * 7.vote
 --------*/
.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 {
	width: 100%;
	height: 158px;
	background: url(sec-style_res/sec-menu.jpg) no-repeat left 0;
	padding: 80px 0 0 30px;
}
.left_menu .firtitle h1 {
	font-family: "微软雅黑";
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.left_menu .firtitle h2 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.left_menu_ul {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 9px;
	background: url(sec-style_res/sec-ulbg.jpg) no-repeat bottom left;
}
.right_content {
	float: right;
	width: 875px;
}
.right_content .weizhi {
	width: 100%;
	height: 34px;
	padding-top: 25px;
	margin-top: -66px;
}
.weizhi .loadtion {
	font-family: "微软雅黑";
	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;
}
.news_con>ul {
	width: 100%;
	height: auto;
}
#wp_news_w24>ul li {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 10px;
}
.news_con {
	width: 100%;
	height: auto;
}
.news_con>ul {
	width: 100%;
	height: auto;
}
#wp_news_w24>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: "微软雅黑";
	font-size: 26px;
	text-align: center;
}
.left-time .line {
	width: 60px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
}
.left-time .year {
	width: 60px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
.center-photo {
	float: left;
	width: 160px;
	height: 90px;
	overflow: hidden;
}
.right-text {
	float: left;
	width: 705px;
	height: auto;
	margin-left: 25px;
}
.right-text h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
}
.right-text h1 a {
	color: #000;
}
.right-text h1 a:hover {
	color: #a24606;
	font-weight: 600;
}
.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_con-2 li {
	padding: 0 !important;
}
.news_con-2 li h1 {
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-top: 0;
	width: 750px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_con-2 li h1 a:hover {
	color: #954206;
}
.news_con-2 li h1 a {
	color: #000;
}
.news_con-2 li span {
/**	width: 80px;
	text-align: right;
	display: block;
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #666;**/
}
/*news*/
/*2.about*/
.about_con {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.about_con p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	color: #333;
	text-indent: 28px;
	margin-bottom: 20px;
}
.zhiwu {
	width: 120px;
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
	background-color: #632b03;
	color: #fff;
	padding: 10px 0;
	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: "微软雅黑";
	font-size: 18px;
	line-height: 24px;
	color: #000;
	font-weight: 600;
	margin-bottom: 10px;
}
.right-info h3 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 10px;
}
.right-info .details {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
/*about*/

/*4.news-details*/
.news_details_con {
	padding: 0 20px;
}
.news_details_con h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	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 p {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #333;
	line-height: 24px;
	text-indent: 30px;
	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: 35px;
	margin-bottom: 20px;
}
.tab-teammenu {
	width: 100%;
	padding: 15px 0;
	border-bottom: solid 1px #e5e5e5;
}
.tab-teammenu .institute {
	display: inline-block;
	font-size: 18px;
	color: #7e3704;
	padding: 10px 20px;
	border: solid 1px #7e3704;
	margin: 0 22px 20px;
	box-shadow: 2px 2px 2px #dedede;
}
.tab-teammenu .institute:hover {
	background-color: #7e3704;
	color: #fff;
}
.active-tabmenu {
	background-color: #7e3704 !important;
	color: #fff !important;
}
.team_con .category {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.category .institute {
	display: block;
	width: 420px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 600;
	color: #7e3704;
	border-bottom: solid 1px #632b03;
	padding: 6px 12px 6px 0;
}
.category ul {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 50px;
	border-bottom: dashed 1px #e6e6e6;
}
.category ul li {
	float: left;
	margin-right: 44px;
}
.category ul li:nth-child(6n) {
	margin-right: 0;
}
.category ul li a.people_name {
	display: inline-block;
	width: 160px;
	height: 60px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666;
	text-align: center;
	border-bottom: solid 1px #e5e5e5;
}
.category ul li a.people_name:hover {
	color: #7e3704;
	font-weight: normal;
	border-bottom: solid 1px #7e3704;
}
.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: "微软雅黑";
	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: "微软雅黑";
	color: #333;
}
.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: "微软雅黑";
	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;
}
/*super-search*/
.super-searchbox {
	width: 100%;
	border-top: solid 1px #e6e6e6;
}
.super-form {
	margin-top: 50px;
}
.layui-form-item label {
	width: 110px;
}
.sea-btn {
	width: 100%;
	padding-left: 110px;
	padding-bottom: 20px;
}
.sea-btn button {
	padding: 8px 18px;
	font-size: 16px;
	color: #fff;
	background-color: #ef841a;
	border: none;
	border-radius: 2px;
}
.sea-btn button {
	margin-right: 12px;
}
/*team-details*/
/*7.vote*/
.vote-content {
	margin-bottom: 30px;
}
.vote-content .right_content {
	width: 960px;
}
.vote-title {
	width: 100%;
	height: auto;
	background: url(sec-style_res/vote-bg.png) left top no-repeat;
	color: #fff;
	border-bottom: solid 4px #632b03;
	margin-bottom: 50px;
}
.vote-title span {
	float: left;
	display: block;
	width: 281px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.vote-title h1 {
	float: left;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	color: #632b03;
	margin: 0;
	margin-left: 10px;
	font-weight: 600;
}
.vote-top {
	width: 100%;
	height: 120px;
}
.vote-content .left_menu-2 {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	min-height: 500px;
	padding-top: 28px;
	padding-bottom: 11px;
	background: url(sec-style_res/vote-top.png) no-repeat left top, url(sec-style_res/vote-bottom.png) no-repeat left bottom;
}
.vote-content .left_menu-2 h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.vote-content .left_menu-2 ul {
	width: 100%;
	height: auto;
	min-height: 500px;
	background: url(sec-style_res/vote-center.png) repeat-y left top;
	padding-top: 10px;
}
.vote-content .left_menu-2 ul li {
	width: 100%;
	background: url(sec-style_res/vote-line.png) no-repeat center bottom;
}
.vote-content .left_menu-2 ul li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}
.vote-content .left_menu-2 ul li a:hover {
	color: #ef841a;
}
.tab-vote {
	width: 100%;
	padding: 10px 0 20px 0;
}
.tab-vote span {
	padding: 10px 30px;
	background-color: #e6e6e6;
	color: #632b03;
	font-size: 16px;
	border-radius: 5px;
	margin-right: 10px;
}
.tab-vote span:hover {
	color: #fff;
	background-color: #632b03;
}
.active-vote {
	color: #fff !important;
	background-color: #632b03 !important;
}
.vote-content .news_con {
	margin-top: 0;
}
.vote-label {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
}
.vote-con {
	float: left;
	width: 750px;
	text-align: left;
	font-size: 18px;
	color: #333;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}
.vote-time {
	float: right;
	width: 80px;
	text-align: right;
	font-size: 18px;
	color: #333;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}
.tab-votes ul {
	display: none;
}
.tab-votes ul li {
	width: 100%;
	height: auto;
	padding: 25px 30px;
	border-bottom: dashed 1px #e6e6e6;
	margin-bottom: 10px;
}
.tab-votes ul:first-child {
	display: block;
}
.vote-title-2 {
	width: 100%;
	height: 32px;
	border-bottom: solid 2px #e6e6e6;
	padding-left: 10px;
}
.vote-title-2 h1 {
	font-size: 20px;
	color: #682d02;
	position: relative;
}
.vote-title-2 h1:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 80px;
	background-color: #682d02;
	height: 2px;
}
.vote-details {
	width: 100%;
	height: auto;
}
.vote-details h2 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding: 30px;
}
.vote-ul li {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.vote-ul li h3 {
	font-size: 16px;
	color: #333;
}
.vote-ul li h3 em {
	font-style: normal;
}
.voting-options {
	width: 100%;
	padding-left: 20px;
	margin-top: 10px;
}
.voting-options .list {
	margin-bottom: 10px;
}
.voting-options .list input {
	float: left;
	margin-right: 6px;
}
.voting-options .list span {
	font-size: 14px;
	color: #666;
}
.vote-btn {
	width: 120px;
	margin: 30px auto 100px;
}
.vote-ul {
	padding-bottom: 10px;
	border-bottom: solid 1px #dedede;
}
.vote-btn button {
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #632b03;
	border: none;
	border-radius: 5px;
}
.total-number {
	color: #f37d08;
	font-weight: 600;
}
.vote-number {
	color: red !important;
}
.vote-ul-2 .voting-options .list span {
	display: block;
	float: left;
}
.vote-ul-2 .voting-options .list span.round {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #632b03;
	margin-top: 6px;
	margin-right: 5px;
}
.vote-question .list {
	margin-bottom: 20px;
}
.vote-question .list h1 {
	font-size: 18px;
}
.vote-question .list p {
	font-size: 15px;
	line-height: 24px;
}
.clearfix {
	clear: both;
}
.sea_left {
	float: left;
}
.sea_right {
	width: 150px;
	margin-top: 36px;
	float: right;
	border-radius: 2px;
	height: 32px;
	font-size: 14px;
	color: #fff;
	border: solid 1px #fff;
}
.wp_paging.clearfix {
	margin-bottom: 20px;
}
.wp_listcolumn .wp_column a.selected {
	background:url(list_bover.png) no-repeat;
	color: #333333;
}
.wp_listcolumn .wp_column a:hover {
	color: #333333;
	background:url(list_bover.png) no-repeat;
}
.wp_listcolumn .wp_column a {
	background: none;
	border: none;
	color: rgb(102, 102, 102);
	font-size: 16px;
	font-weight: 100;
}
.wp_listcolumn {
	border: none;
}
.wp_listcolumn .wp_column a .column-name {
	padding: 0px 0px 0px 30px;
	line-height: 45px;
}
.wp_listcolumn .wp_column {
	background: #ececec;
}
.wp_listcolumn .wp_subcolumn {
	border: none;
	background: #f6f6f6;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	font-size: 16px;
	background: none;
	border:none;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	line-height: 44px;
	padding-left: 40px;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	background: #FFF;
	color: #7f3705;
	border:none;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: #FFF;
	color: #7f3705;
	border:none;
}
.possplit {
	background:url(123.png) center no-repeat;
	width:25px;
	}
#wp_content_w24_0 table {
    width: 800px !important;
}
.table-responsive a:hover {
    color: red !important;
}
.wp_entry {
    overflow: inherit !important;}
.wp_entry img {
    max-width: 717px;
    _width: :expression(this.width>717?"717px":this.width+"px");
}