@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
html {
	overflow-x: hidden;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
outline:0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
	font-family: inherit;
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6, em, strong, b {
	font-weight: normal;
}
del, ins, u, s, a, a:hover {
	text-decoration: none;
}
body, textarea, input, button, select, keygen, legend {
	font: 13px/1 arial, \5b8b\4f53;
	color: #333;
	outline: 0;
}
:focus {
	outline: 0;
}
/*备用样式表*/
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
.icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	background: none;
}
/*扩展样式*/
.none {
	display: none;
}
.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97CBE0;
}
.hidden {
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/**布局开始**/
body, p {
	font: 13px/1.75 "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00873b;
}
/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1000px;
	margin: 0 auto;
} /**页面全局宽度**/
/*head开始*/
#header {
	background: url(../images/top.jpg) center bottom;
}
.head {
	width: 100%;
	position: relative; /* background:url(images/by.jpg) no-repeat 672px center; */
}
.head .head-left {
	float: left;
	display: inline-block;
	width: 511px;
	height: 89px;
}
.head .head-left .sitelogo {
	display: inline-block;
}
.head .head-left .sitelogo img {
	width: 182px;
}
.head .head-left .site-name {
	margin-top: -6px;
*margin-top: 46px;
	margin-left: 192px;
	padding-left: 20px;
	font-size: 28px;
	color: #106ECC;
	border-left: 0px solid #a7a7a7;
	font-family: "微软雅黑";
}
.head .head-mian {
	float: left;
}
.head .head-mian .site-rale {
}
.head .head-right {
	float: right;
	width: 200px;
	margin-top: 8px;
	height: 43px;
}
.head .head-right .site-link {
	line-height: 30px;
	color: #fff;
}
.head .head-right .site-link a {
	line-height: 30px;
	color: #fff;
}
.head .head-right .search {
	margin-top: 10px;
}
.head .sitelogo a {
}/*logo*/
/*rale样式*/
.site-rale {
	display: inline-block;
}
.site-rale ul {
	float: left;
}
.site-rale ul li.links {
	float: left;
}
.site-rale ul li.links a {
	line-height: 30px;
	color: #fff;
}
/*lang样式*/
.site-lang {
	display: inline-block;
}
.site-lang ul {
	float: right;
}
.site-lang ul li.links {
	float: left;
}
.site-lang ul li.links a {
	line-height: 30px;
	margin: 0px 5px;
	font-size: 12px;
	color: #8C8C8C;
}
/*默认主导航样式*/
#navx {
	background: #E6E6E6;
}
#navx .inner {
	position: relative;
	height: 40px;/* width: 50%; */
}/**导航区域背景**/
/**导航样式：后台绑定时也可以定义配置**/

.sub-menu {
	display: none; /* padding:5px 0px; */
	position: absolute;
	left: 0;
	top: 60px;
	min-width: 148px;
	z-index: 100;
	background: rgba(8, 10, 13, 0.7);
	opacity: 0.8\9;
	background: #444343\9;
	filter: alpha(opacity=90);
}
.sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1; /* float: left; */
	;
}
.sub-menu .sub-item a {
	display: block;
	color: #D8D8D8;
	height: 32px;
	line-height: 32px;
	padding: 0 16px;
	font-size: 12px;
	background: none;
}
.sub-menu .sub-item a:hover {
	color: #eee;
	background-color: #444343;
	display: block;
}
.sub-menu .sub-menu {
	left: 100%;
	top: 0;
	z-index: 200;
	background: rgba(11, 102, 244, 0.8);
	opacity: 0.8\9;
	background: #444343\9;
	filter: alpha(opacity=90);
}
/**主页banner开始**/
#banner {
	background-color: #e6e6e6;
}
#banner .inner {
	width: auto;
	background: #fff;
	text-align: center;
	position: relative;
}
/**主体模块样式**/
#m-container {
}
#m-container .inner {
}
/**首页三列布局**/
.mod {
}
.mbox {
background:;
}
.main0 {
}
.main0 .inner {
	padding-top: 0px;
}
.main0 .img_pic {
	width: 132px;
	height: 177px;
	position: absolute;
	left: 60px;
	top: 68px;
	z-index: 0;
	text-align: center;
	border: 4px solid #fff;
}
.main0 .mainr {
	width: 848px;
	height: 208px;
	position: relative;
	margin-left: 236px;
}
.main1 {
min-height: 450px;
}
.main1 .inner {
	background: #fff;
}
.main1 .mod .ml {
	float: left;
	width: 140px;
	margin-left: 60px;
	margin-top: 33px;
}
.main1 .mod .mr {
	float: right;
	width: 966px;
	margin-top: 33px;
	margin-right: 80px;
}
.main1 .mod {
	margin-top: 0;
}
/*头像*/
.img_pic .con {
	position: relative;
	text-align: center;
}
.img_pic .con img {
	width: 100%;
	max-width: 150px;
	height: auto;
	max-height: 183px;
	vertical-align: top;
min-height: 177px;
}
/*个人名称*/
.teach_info {
	position: absolute;
	left: 233px;
	top: 95px;
}
.teach_info .news_title {
	font-size: 30px;
	font-weight: normal;
	color: #a61b0e;
}
.teach_info .news_title .tip {
	font-size: 18px;
	padding-left: 8px;
}
.teach_info .news_meta span {
	font-size: 19px;
	color: #a61a0b;
}
/*导航*/
.nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	width: 100%;
}
.nav .navcon {/* display:inline-block; */
	width: 100%;
}
.nav .navcon .item {
	float: left;
	width: 14%;
	padding: 0px 1px;
}
.nav .navcon .item span {
	display: inline-block;
	width: 100%;
	line-height: 20px;/* height: 37px; */
	padding: 10px 0px;
	font-size: 15px;
	color: #106ECC;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
.nav .navcon .item.selected span {
	background: #106ECC;
	color: #fff;
}
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0px solid #e6e6e6;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: bold;
} /**标题字体**/
.post .tt .tit .title {
	display: block;
	line-height: 42px;
	color: #424242;
	font-family: "Microsoft yahei";
}
.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}/*栏目别名*/
.post .con {
	padding: 6px 0;
	margin: 0 auto;
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(images/li.jpg) no-repeat -2px 12px;
}
.post .more_btn {
	display: inline-block;
	height: 20px;
	margin-top: 8px;
	line-height: 21px;
	float: right;
}
.post .more_btn .more_text, .post .more_btn a {
	font-size: 20px;
	font-family: "Simsun";
	cursor: pointer;
}
.post .more_btn a {
	color: #333;
}
/*标准标题*/
.post1 {
}
.post1 .tt {
	border-bottom: 1px solid #cccccc;
	height: 40px;
}
.post1 .tt .tit {
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: normal;
}
.post1 .tt .tit .title {
	line-height: 40px;
	color: #63065f;
}
.main1 .post1 .tt .tit {
	border-bottom: 3px solid #bbbbbb;
	line-height: 37px;
}
/*带图标标题*/
.post2 {
}
.post2 .tt {
	border-bottom: 0px solid #c0b9ac;
}
.post2 .tt .tit {
	font-size: 18px;
	font-weight: normal;
}
.post2 .tt .tit .title {
	line-height: 34px;
	color: #578217;
}
/*居中标题*/
.post3 {
}
.post3 .tt {
	width: 100%;
	text-align: center;
}
.post3 .tt .tit {
	float: none;
}
.post3 .tt .tit .title {
	color: #017937;
}
.post3 .more_btn {
	margin-left: 10px;
	line-height: 20px;
	float: none;
}
/**自定义新闻列表**/
.fd {
	float: left;
	width: 40%;
}
.news_list {
}
.news_list li.news {
	line-height: 22px; /* padding:4px 0px; */
	padding-left: 0px;
	background: none;
} /**标题图标**/
.news_list li.news span.news_title {
	float: left;
}/*标题*/
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
}/*属性*/
.news_list li.news .news_time span {
	color: #e64d24;
}/*发布时间*/
.news_list li.news .news_icon {
	display: inline-block;
	margin: 0 auto;
	border: 1px solid red;
}
.news_list li.news .news_text {
	line-height: 24px;
	color: #666;
}/*默认简介*/
.news_list li.news .news_bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 30px;
	background: #000;
	opacity: .7;
	filter: Alpha(opacity=70);
}
.news_list li.news p { /* clear:both; */
	line-height: 20px;
	color: #666;
}
.news_list li.news p a {
	color: #03528A;
}
.news_list li.news p a:hover {
	color: #03528A;
	text-decoration: underline;
}
/*日历新闻*/
.rili {
}
.rili .con {
	padding: 5px 0px;
}
.rili .news_list {
}
.rili .news_list li.news .news_date {
	float: left;
	width: 44px;
}
.rili .news_list li.news .news_date .news_year {
	font-size: 12px;
	background: #00428d;
	color: #fff;
}
.rili .news_list li.news .news_date .news_day {
	font-size: 12px;
	background: #fff;
	color: #00428d;
}
.rili .news_list li.news .news_wz {
	float: left;
	width: 240px;
	margin-left: 12px;
}
.rili .news_list li.news .news_title {
	line-height: 18px;
	font-size: 16px;
	color: #424242;
}
/*图新闻列表*/
.tu_news_list {
}
.tu_news_list .news_list {
}
.tu_news_list .news_list li.news .news_imgs {
	float: left;
	width: 145px;
}
.tu_news_list .news_list li.news .news_wz {
	float: left;
	width: 295px;
	margin-left: 25px;
}
.tu_news_list .news_list li.news .news_title {
	line-height: 20px;
	font-size: 18px;
	color: #095497;
}
.tu_news_list .news_list li.news .news_text {
	line-height: 22px;
	font-size: 12px;
	color: #817d7d;
}
/*图列表*/
.tu_news {
}
.tu_news .news_list {
	display: inline-block;
*display:inline;
*zoom:1;
	margin-left: -40px;
}
.tu_news .news_list li.news {
	float: left;
	width: 195px;
	height: 140px;
	padding: 10px;
	margin-left: 40px;
	background: #fff;
	position: relative;
}
.tu_news .news_list li.news .news_imgs {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	width: 195px;
}
.tu_news .news_list li.news .news_wz {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	width: 100%;
}
.tu_news .news_list li.news .news_title {
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.tu_news .news_list li.news .news_bg {
	height: 34px;
}
.post-21 .news_text {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	padding-left: 30px;
}
.post-22 {
	margin-bottom: -10px;
}
.post-22 .img_er {
	margin: 0 auto;
	width: 128px;
	text-align: center;
}
.post-23 .num {
	font-size: 16px;
	display: block;
	text-align: center;
}
.post-23 .num span {
	margin-right: 5px;
	color: #E64D24
}
/*相关教师*/
.post-24 {
}
.post-24 .more_btn a {
	color: #000;
}
.post-24 .teach_relative {
	margin-top: 10px;/* margin-bottom: 26px; */
}
.post-24 .teach_relative .news {
	margin-bottom: 26px;
}
.post-24 .teach_relative .news .news_box {
	margin: 0px 4px;
}
.post-24 .teach_relative .news .news_imgs {
	width: 0px;
	height: 0px;
	margin-right: 10px;
	border: 0px solid red;
	position: relative;
}
.post-24 .teach_relative .news .news_imgs img {
	max-width: 100%;
	max-height: 100%;
	width: 70px;
	height: 90px;
	margin: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
}
.post-24 .teach_relative .news .news_wz {/* padding:10px 0px; */
}
.post-24 .teach_relative .news .news_title {
	line-height: 19px;
	font-size: 14px;
	color: #000;
}
.post-24 .teach_relative .news .news_meta {
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 12px;
	color: #8d8d8d;
}
.post-24 .teach_relative .news .news_link span.more {
	display: inline-block;
	line-height: 30px;
	padding: 0px 15px;
	background: url(images/news_morebg.png) no-repeat left center;
	color: #fff;
	text-align: center;
}
.post-24 .teach_relative .news .news_meta .txt {
	display: block;
}
.post-31 {
}
.post-31 .con {
	padding: 13px 0 20px 0;
}
/*个人资料两列*/
.post-31 .news_list {
	float: left;
	width: 48%;
}
.post-31 .news_list .news {/* float:left; *//* width:48%; */
	line-height: 28px;
	font-size: 14px!important;
	margin-right: 10px;
}
.post-31 .news_list .news .title {
	display: inline-block;
	float: left;
	line-height: 28px;
	font-size: 14px!important;
	margin-right: -100px;
	text-align: right;
	width: 99px;
}
.post-31 .news_list .news .txt {
	display: inline-block;
	margin-left: 100px;
	line-height: 28px;
	font-size: 14px!important;
	color: #666;
}
/*个人资料列表信息*/
.post-31 .news_list.news .news {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	padding-left: 15px;
	background: url(images/li.jpg) no-repeat 0px 12px;
	border-bottom: 1px dashed #ccc;
}
.post-31 .news_list.news .news .news_title {
	line-height: 40px;
}
/*表格默认样式*/
.news_table_title {
	display: block;
	line-height: 35px;
	margin: 4px 0px;
	font-size: 16px;
	font-weight: 700;
}
.news_table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.news_more {
	cursor: pointer;
	display: block;
	text-align: center;
	color: #888;
}
.post-31 .con .news_table td, .post-31 .con .news_table th {
	padding: 4px 4px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.post-31 .con .news_table th {
	text-align: center;
}
.news_table th {
	background: #eee;
	font-weight: bold;
}
/*简介*/
.post-31 .con p, .post-31 .con span {
	line-height: 28px!important;
	font-size: 14px!important;
	font-family: "Microsoft YaHei"!important;
	color: #000;
}
/*默认tab内容隐藏*/
.mainbox {
}
.mainbox .mod, .mainbox .maincon {
	display: none;
}
/*tabs切换*/
.new_tabs {
	margin-bottom: 20px;
}
.new_tabs .tab_menu {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.new_tabs .tab_menu .item {
	float: left;
	margin-right: 20px;
	line-height: 35px;
	font-size: 16px;
	cursor: pointer;
	color: #666;
}
.new_tabs .tab_menu .item.selected {
	color: #0D792E;
	border-bottom: 1px solid #0D792E;
}
/* Arrows */
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover {
	height: 50px;
	width: 24px;
	background: url(images/slickarrow.png) no-repeat;
	top: 50%;
	margin-top: 0px;
	outline: none;
}
.slick-prev {
	left: -25px;
	background-position: left center;
}
.slick-prev:hover {
	background-position: left center;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-prev:before {
	content: '';
}
.slick-next {
	right: -25px;
	background-position: right center;
}
.slick-next:hover {
	background-position: right center;
	opacity: .8;
	filter: Alpha(opacity=80);
}
.slick-next:before {
	content: '';
}
/** 
*其他样式
*/
.new_listcon .new_list {
}
.new_listcon .new_list .news {
	line-height: 28px;
	font-size: 14px;
}
/**
 * 列表页*
 */
/**首页三列布局**/
/**列表页**/
/**主体列表页开始**/
#l-container {
}
#l-container .inner {
	width: 980px;
	padding: 25px 10px;
	background: #fff url(images/lsun.jpg) no-repeat 10px bottom;
}
/**主体文章页开始**/
#d-container {
}
#d-container .inner {
	width: 880px;
	padding: 20px 60px;
	background: #fff;
}
/**文章页banner**/
#m-container1 {
}
#m-container1 .inner {
	background: #fff;
	padding-top: 15px;
}
.col_menu {
	width: 231px;
	float: left;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #1A9552;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 50px;
	padding: 0px 5px 0px 30px;
}  /**栏目名称图标**/
.col_menu .col_menu_con {
	border: 1px solid #e4e4e4;
}
/*栏目列表*/

.col_list {
	padding: 14px 20px;
	margin-bottom: 10px;
}
.col_list .list {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}
.col_list .list a {
	display: block;
	color: #007CA2;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-left: 20px;
background:;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #eee;
	border-left: 4px solid #eee;
}
.col_list .list a:hover, .col_list .list a.selected {
	color: #000;
	background: #eee;
	border-left: 4px solid #417aaf;
}
.col_news {
	width: 957px;
	min-height: 500px;
	float: right;
} /**栏目新闻**/
.col_news_head {/* border-left:6px solid #3FD7CB; */
	border-bottom: 1px solid #c9c9c9;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 48px;
	line-height: 48px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 23px;
	font-family: "Microsoft yahei";
	font-weight: normal;
	color: #1C8E50;
	border-bottom: 1px solid #1F864E;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right; /* padding-right:20px; */
	white-space: nowrap;
	height: 46px;
	line-height: 46px;
	color: #000;
} /**当前位置**/
.col_metas .col_path a {
	color: #000;
}
.col_news_con {
	padding: 5px 0px 10px 0px;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
}  /**栏目新闻图标序号**/
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	line-height: 1.6;
	font-size: 13px;
	color: #333;
}
.col_news_list .wp_entry p {
	margin-bottom: 10px;
}
.col_news_list .wp_entry table {
	margin-bottom: 4px;
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	width: auto;
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	padding: 5px;
	border-bottom: 1px solid #ececec;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	text-align: center;
	color: #1B874B;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	display: block;
	margin: 0 auto;
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}
/**页脚开始**/
#footer {
	background: #EFEFEF;
}
#footer .inner {
}
#footer .inner .foot-left {
}
#footer .inner p {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #7b7b72;
}
#footer .inner p span {
	margin: 0 3px;
}
#footer .inner a {
	color: #fff;
}
#footer .er_img {
	float: right;
	margin-top: 20px;
}
#footer .er_img li {
	float: left;
	text-align: center;
}
#footer .er_img li img {
	width: 80px;
	height: 80px;
	vertical-align: top;
}
#footer .er_img li span {
	display: block;
	line-height: 28px;
	text-align: center;
	color: #c2c2c2;
}
/**
 * 组件功能
 */
/*默认搜索*/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/
/*自定义搜索*/
.search-box {
	width: 100%;
	padding: 0px 0px;
	background: #6b76a4; /* height: 29px; */
	position: relative;
	background: transparent;
	border: 1px solid #fff;
}
.search-box .input-item {
	margin-left: 3px;
	margin-right: 30px;
}
.search-box .input-item input {
	border: 0;
	outline: 0;
	width: 100%;
	height: 16px;
	line-height: 16px;
	padding: 5px 5px;
	background: transparent;
	color: #fff;
	font-size: 12px;
	font-family: "Microsoft YaHei"
}
.search-box .input-submit {
	display: block;
	width: 30px;
	height: 28px;
	background: url(images/search_btn.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0px;
	text-align: center;
}
.search-box .input-submit span {
	line-height: 58px;
	font-size: 18px;
	color: #fff;
	display: none;
}
/**
 * 特殊页面
 */
/**子栏目文章列表**/
.wp_subcolumn_list .wp_sublist {
	margin-bottom: 20px;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
	display: inline-block;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover {
	color: #555;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
	display: inline-block;
	cursor: pointer;
	padding-left: 0px;
	width: 117px;
	line-height: 40px;
	background: url(img/hg/m_b.jpg) no-repeat left center;
}
/*子栏目文章列表更多：more*/
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
	color: #525252;
	margin-top: 0px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink .moretext img {
	vertical-align: middle;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover {
	color: #000;
}
/**文章列表:UL**/
.wp_article_list {
	display: block;
	width: 100%;
}
.wp_article_list .list_item {
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px silid #ccc;
	vertical-align: top;
}
.wp_article_list .list_item span {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-left: 5px;
}
.wp_article_list .list_item .pr_fields {
	display: inline;
	float: left;
}
.wp_article_list .list_item .Article_Index {
	display: inline-block;
	width: 5px;
	height: 40px;
	margin-top: 3px;
	color: #fff;
	font-size: 11px;
	float: left;
	margin-right: 0px;
	overflow: hidden;
	text-indent: -99em;
	background: url(images/li.jpg) no-repeat 50% 12px;
}
.wp_article_list .list_item .Article_Title {
	float: left;
}
.wp_article_list .list_item .Article_Title a {
	float: left;
	font-size: 15px;
}
.wp_article_list .list_item .ex_fields {
	display: inline;
	float: right;
}
.wp_article_list .list_item .Article_PublishDate {
	color: #666;
}
.wp_article_list .list_item .Article_VisitCount {
	color: #999;
}
/*滚动样式*/
.wrapperinner {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	-ms-touch-action: none;
}
.scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 750px;
	height: 160px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
/*科研项目*/
.hxxm.news_table .table_head th.hxxm1 {
	width: 131px;
}
.hxxm.news_table .table_head th.hxxm5 {
	width: 40px;
}
.hxxm.news_table .table_head th.hxxm7 {
	width: 53px;
}
.hxxm.news_table .table_head th.hxxm8 {
	width: 53px;
}
.hxxm.news_table .table_head th.hxxm9 {
	width: 55px;
}
.hxxm.news_table .table_head th.hxxm10 {
	width: 52px;
}
.hxxm.news_table .table_head th.hxxm11 {
	width: 27px;
}
.zxxm.news_table .table_head th.zxxm1 {
	width: 131px;
}
.zxxm.news_table .table_head th.zxxm5 {
	width: 40px;
}
.zxxm.news_table .table_head th.zxxm7 {
	width: 53px;
}
.zxxm.news_table .table_head th.zxxm8 {
	width: 53px;
}
.zxxm.news_table .table_head th.zxxm9 {
	width: 55px;
}
.zxxm.news_table .table_head th.zxxm10 {
	width: 52px;
}
.zxxm.news_table .table_head th.zxxm11 {
	width: 27px;
}
.jyjl.news_table .table_head th.jyjl1 {
	width: 131px;
}
.jyjl.news_table .table_head th.jyjl2 {
	width: 66px;
}
.jyjl.news_table .table_head th.jyjl3 {
	width: 66px;
}
.jyjl.news_table .table_head th.jyjl4 {
	width: 65px;
}
.jyjl.news_table .table_head th.jyjl5 {
	width: 79px;
}
.jyjl.news_table .table_head th.jyjl6 {
	width: 27px;
}
.jyjl.news_table .table_head th.jyjl7 {
	width: 65px;
}
.jyjl.news_table .table_head th.jyjl8 {
	width: 70px;
}
.jyjl.news_table .table_head th.jyjl9 {
	width: 55px;
}
.jyjl.news_table .table_head th.jyjl10 {
	width: 52px;
}
.jyjl.news_table .table_head th.jyjl11 {
	width: 27px;
}
.gzjl.news_table .table_head th.gzjl1 {
	width: 66px;
}
.gzjl.news_table .table_head th.gzjl2 {
	width: 66px;
}
.gzjl.news_table .table_head th.gzjl3 {
	width: 142px;
}
.gzjl.news_table .table_head th.gzjl4 {/* width: 80px; */
}
.gzjl.news_table .table_head th.gzjl5 {
	width: 90px;
}
/*开授课程*/
.kskc.news_table .table_head th.kskc1 {/* width: 131px; */
}
.kskc.news_table .table_head th.kskc2 {
	width: 56px;
}
.kskc.news_table .table_head th.kskc3 {
	width: 81px;
}
.kskc.news_table .table_head th.kskc4 {
	width: 78px;
}
.kskc.news_table .table_head th.kskc5 {
	width: 66px;
}
.kskc.news_table .table_head th.kskc6 {
	width: 79px;
}
.kskc.news_table .table_head th.kskc7 {
	width: 81px;
}
/*荣誉及奖励*/
.ryjl.news_table .table_head th.ryjl1 {/* width: 131px; */
}
.ryjl.news_table .table_head th.ryjl2 {
	width: 130px;
}
.ryjl.news_table .table_head th.ryjl3 {
	width: 68px;
}
.ryjl.news_table .table_head th.ryjl4 {
	width: 66px;
}
.ryjl.news_table .table_head th.ryjl5 {
	width: 52px;
}
.ryjl.news_table .table_head th.ryjl6 {
	width: 53px;
}
/*科技成果*/
.zl.news_table .table_head th.zl1 {
	width: 166px;
	word-wrap: break-word;
	word-break: normal;
}
.zl.news_table .table_head th.zl2 {
	width: 116px;
}
.zl.news_table .table_head th.zl3 {
	width: 68px;
}
.zl.news_table .table_head th.zl4 {
	width: 106px;
}
.zl.news_table .table_head th.zl5 {
	width: 78px;
}
.zl.news_table .table_head th.zl6 {
	width: 55px;
}
.zl.news_table .table_head th.zl7 {
	width: 56px;
}
/*论文*/
.lm.news_table .table_head th.lm1 {/* width: 126px; */
}
.lm.news_table .table_head th.lm2 {
	width: 66px;
}
.lm.news_table .table_head th.lm3 {
	width: 55px;
}
.lm.news_table .table_head th.lm4 {
	width: 65px;
}
.lm.news_table .table_head th.lm5 {
	width: 54px;
}
.lm.news_table .table_head th.lm6 {
	width: 53px;
}
.lm.news_table .table_head th.lm7 {
	width: 54px;
}
.lm.news_table .table_head th.lm8 {
	width: 84px;
}
.lm.news_table .table_head th.lm9 {
	width: 26px;
}
.lm.news_table .table_head th.lm10 {
	width: 52px;
}
.lm.news_table .table_head th.lm11 {
	width: 27px;
}
#navx {
	height: 40px;
	position: relative;
}
.jj {
}
.nav {
	position: relative;
}
.navcon .item.c,.navcon .item.e {
	width: 140px;
	height: 42px;
	background: #e5e5e5;
	margin-bottom: 14px;
	border-radius: 5px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #a81c0f;
	cursor: pointer;
}

.navcon .item.c.selected,.navcon .item.e.selected {
	background: #003f7e;
	color: #fff;
	transition: all 0.5s;
}
.info_top {
	background: url(images/szdwbg.png) center no-repeat;
	height: 192px;
	position: relative;
	background-size: cover;
}
.info_bot {
	background: #003f7e;
	height: 78px;
}
.teach_info .news_meta {
	margin-top: 20px;
}
.post-21.mbox {
	float: right;
	width: 70%;
}
.fd {
    width: 50%;
}
.dh {
	background: url(images/dhbg.png) left center no-repeat;
}
.dz {
	background: url(images/yjbg.png) left center no-repeat;
}
.yb {
	background: url(images/ybbg.png) left center no-repeat;
}
.yj {
	background: url(images/dzbg.png) left center no-repeat;
}
