@charset "utf-8";
/*初始化*/
* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 13px;
	font-family: "微软雅黑", Microsoft Yahei, Hiragino Sans GB, Arial, Tahoma,
		Helvetica;
	min-width: 1200px;
}

li {
	line-height: 24px;
	list-style: none;
}

dd {
	line-height: 24px;
	list-style: none;
}

a { /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */
	text-decoration: none;
}

img {
	border: none;
}

input, button {
	outline: none;
}

button {
	border: none;
	cursor: pointer;
}

table {
	border-collapse: collapse;
}

/*初始化*/

/*通用*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1
}

.cwhite {
	color: #fff !important;
}

.cb {
	color: #000 !important;
}

.c-red {
	color: red !important;
}

.relative2 {
	position: relative;
	top: 1px;
	right: 2px;
	vertical-align: text-top;
	_vertical-align: middle;
}

*+html .relative2 {
	vertical-align: middle;
}
/* _::-webkit-full-page-media, _:future, :root .relative2 {
  top:-1px;
} */
.relative-btm1 {
	position: relative;
	bottom: 1px;
	right: 0px;
}

.relative-btm1 {
	_position: relative;
	_bottom: 6px;
	right: 0px;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.border-btm {
	border-bottom: 1px solid #d5d0c0;
}

.text-underline {
	text-decoration: underline !important;
}

.huanhang {
	display: block;
	white-space: normal;
}

.lh24 {
	line-height: 24px;
}

.bggary4 {
	background: #f7f7f4;
}

.btm-bottom6 {
	border-bottom: 6px solid #d9d9d9;
}

.border {
	border: 1px solid #d9d4d5;
}

.btn {
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.bgWhite {
	background: #fff !important;
}

.border_right_none {
	border-right: none !important;
}

.padding_right_none {
	padding-right: 0px !important;
}

.margin_left_none {
	margin-left: 0px !important;
}

.hidden {
	display: none;
}

.show {
	display: block;
}
/*通用*/

/*字体*/
.f13 {
	font-size: 13px !important;
}

.f15 {
	font-size: 15px !important;
}

.f16 {
	font-size: 16px !important;
}

.f20 {
	font-size: 20px !important;
}

.f24 {
	font-size: 24px !important;
}

.f26 {
	font-size: 26px !important;
}

.f14 {
	font-size: 14px !important;
}

.fw {
	font-weight: bold;
}
/*字体*/

/*内外间距*/
.pdtb20 {
	padding: 20px 0px;
	box-sizing: border-box;
}

.pdtb5 {
	padding: 5px 0px;
	box-sizing: border-box;
}

.pdb10 {
	padding-bottom: 10px;
	box-sizing: border-box;
}

.pdl0 {
	padding-left: 0px;
	box-sizing: border-box;
}

.pl15 {
	padding-left: 15px;
	box-sizing: border-box;
}

.pl0 {
	padding-left: 0px;
}

.pl10 {
	padding-left: 10px;
	box-sizing: border-box;
}

.pr0 {
	padding-right: 0px;
}

.pr10 {
	padding-right: 10px !important;
	box-sizing: border-box;
}

.pr23 {
	padding-right: 23px !important;
	box-sizing: border-box;
}

.pdl10 {
	padding-left: 10px;
	box-sizing: border-box;
}

.pd10 {
	padding: 10px;
	box-sizing: border-box;
}

.mgtb20 {
	margin: 20px auto;
}

.pdtb40 {
	padding: 40px 0px;
	box-sizing: border-box;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt15 {
	margin-top: 15px;
}

.mt3 {
	margin-top: 3px;
}

.mt0 {
	margin-top: 0px;
}

._mt5 {
	margin-top: -5px;
}

.mt10 {
	margin-top: 10px;
}

.mt40 {
	margin-top: 40px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml5 {
	margin-left: 5%;
}

.ml5px {
	margin-left: 5px;
}

.mr5 {
	margin-right: 5%;
}

._mr1 {
	margin-right: -1%;
}

.mr1 {
	margin-right: 1% !important;
}

.mr10 {
	margin-right: 10%;
}

.mr10px {
	margin-right: 10px;
}

.mr5px {
	margin-right: 5px;
}

.mr20px {
	margin-right: 20px !important;
}

.mr2 {
	margin-right: 2%;
}

.pd0 {
	padding: 0px;
}

.mb0 {
	margin-bottom: 0px;
}
/*内外间距*/

/*宽高*/
.w45 {
	width: 45%;
}

.w90 {
	width: 90%;
}

.w200px {
	width: 200px;
}

.w180px {
	width: 180px;
}

.w260px {
	width: 260px;
}

.w130px {
	width: 130px;
}
/*宽高*/

/*图标*/
.weibo_icon {
	background: url(../../images/main/icon/weobo.png) no-repeat;
	width: 21px;
	height: 17px;
	position: relative;
	top: 2px;
	right: 2px;
	display: inline-block;
	_background: url(../../images/main/icon/weibo_icon_ie.gif);
	_top: 0px;
}

*+html .weibo_icon {
	top: 0px;
	right: 2px;
}

.weixin_icon {
	background: url(../../images/main/icon/wechar.png) no-repeat;
	width: 19px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 2px;
	right: 2px;
	_background: url(../../images/main/icon/weixin_icon_ie.png);
	_top: 0px;
}

*+html .weixin_icon {
	top: 0px;
	right: 2px;
}

.searchBtn-icon {
	background: url(../../images/main/icon/search.png) no-repeat center;
	width: 100%;
	height: 100%;
	display: inline-block;
}

/*首页*/
.full {
	width: 100%;
}

.mainBox {
	width: 1200px;
	margin: 0px auto;
}

.header {
	height: 138px;
	width: 100%;
}

.footer {
	height: 200px;
	width: 100%;
	padding: 42px 0;
	box-sizing: border-box;
}

.footer p {
	text-align: right;
	color: #fff;
	font-size: 14px;
}

.little-news-img {
	width: 245px;
	height: 160px;
}

.little-news-img img {
	width: 100%;
	height: 100%;
}

.header-share li {
	float: right;
	width: 80px;
	text-align: right;
} /*safari hack*/
.searchBox {
	height: 26px;
	margin-top: 20px;
	line-height: 26px;
}

.searchBtn {
	background: #73add2;
	width: 36px;
	height: 37px;
	border: none;
}

.searchInput {
	width: 290px;
	color: #fff;
	text-indent: 15px;
	height: 38px;
	border: none;
	background: url(../../images/main/bg/search_bg.jpg) repeat-y; [;
	line-height: 0px; ]
	line-height: 36px;
}

*+html .searchInput {
	line-height: 23px;
}

.nav-bg {
	background: #F5F5F5;
	box-sizing: border-box;
}

.nav {
	height: 54px;
	width: 100%;
	line-height: 54px;
	box-sizing: border-box;
}

.nav ul {
	float: left;
}

.nav ul li {
	float: left;
	padding: 0 10px;
	text-align: center;
	line-height: 54px;
}

.nav ul li.active {
	background: url(../../images/main/bg/nav_bg.jpg) repeat-x;
}

.nav ul li:hover {
	background: url(../../images/main/bg/nav_bg.jpg) repeat-x;
}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li a {
	font-size: 15px;
	color: #000000;
	display: block;
}

.nav ul li.active a {
	color: #fff;
}

.nav .login-box {
	float: right;
	text-align: center;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	width: 179px;
	height: 33px;
	line-height: 33px;
	background: url(../../images/main/bg/index_login_bg.png) repeat-y;
	margin-top: 10px;
}

.nav .login-box>* {
	vertical-align: middle;
	cursor: pointer;
}

.nav .home-icon {
	display: inline-block;
	width: 21px;
	height: 17px;
	background: url(../../images/main/icon/home_icon.png) no-repeat;
	position: relative;
	top: 2px;
	right: 4px;
}

.nav-splice-bar {
	height: 2px;
	background-color: #eeeeee;
	overflow: hidden;
	width: 100%;
}

.timeColor {
	color: #9c9c9c !important;
}

.find-more-style {
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
}

.footer-nav-div {
	padding: 20px 0px 10px 0px;
	box-sizing: border-box;
}

.bottom-nav-bg {
	background: #f5f5f5;
}

.bottmNavDiv {
	width: 166px;
	float: left;
}

.bottmNavDiv2 {
	width: 270px;
	float: right;
}

.bottmNavDiv ul li {
	height: 30px;
	line-height: 30px;
}

.bottmNavDiv ul li a {
	color: #767676;
	font-size: 13px;
}

.btmNavLinkBtn {
	width: 100%;
	height: 47px;
	background: #e5e5e5;
	text-align: center;
	line-height: 47px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.btmNavLinkBtn a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.teachrRlativeDiv, .academicDiv {
	width: 430px;
}

.teachrRlativeDiv li a {
	color: #2f2f2f;
	font-size: 14px;
}

.teachrRlativeDiv li {
	height: 36px;
	line-height: 36px;
}

*+html .teachrRlativeDiv li {
	height: 43px;
	line-height: 43px;
}

.teachrRlativeDiv li {
	_height: 43px;
	_line-height: 43px;
}

.teachrRlativeDiv li a {
	width: 380px;
}

.teachSaleDiv {
	width: 261px;
}

.index-h4 {
	color: #4f555f;
	padding: 10px 0px;
	box-sizing: border-box;
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	font-weight: normal;
}

.pos-relative-5 {
	position: relative;
	top: 5px;
	left: 0px;
}

/*图片新闻详情页 picNewsDetail*/
.newsMainDiv {
	background: #f7f6f3;
	padding: 0px 50px 40px;
	box-sizing: border-box;
}

.origin {
	color: #8b99a7;
	font-size: 13px;
	padding-bottom: 5px;
	box-sizing: border-box;
	border-bottom: 1px solid #dcdada;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: left;
}

.origin a {
	color: #8b99a7;
}

.share_link {
	background: url(../../images/main/icon/share_icon.jpg);
	width: 13px;
	height: 14px;
	display: inline-block;
	position: relative;
	top: 2px;
	right: 1px;
}

*+html .share_link {
	top: -1px;
}

.returnListBg {
	background: url(../../images/main/icon/more_picList.jpg);
	width: 85px;
	height: 28px;
	display: inline-block;
	position: absolute;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.returnListNews {
	background: url(../../images/main/icon/return_list_bg.jpg);
	width: 73px;
	height: 18px;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.bigImgDiv h2 {
	font-size: 32px;
	color: #1f1f1f;
	padding: 30px 0px;
	box-sizing: border-box;
	text-align: center;
}

.news_content {
	padding: 20px 0px;
	box-sizing: border-box;
}

.news_content p {
	color: #000;
	font-size: 14px;
	line-height: 30px;
}

.smallImgDiv {
	background: #ccc;
	padding: 10px 15px;
	_padding: 0px 15px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.imgNumber {
	font-size: 14px;
	padding: 10px 10px;
	box-sizing: border-box;
}

.imgNumber .cr {
	color: #d70404;
}

.bigImg {
	width: 100%;
	height: 666px;
	position: relative;
}

.bigImg img {
	width: 100%;
	height: 100%;
}

.smallImg {
	padding: 0px 10px 20px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	height: 86px;
}

.smallImg li {
	float: left;
	width: 127px;
	height: 80px;
	margin-right: 15px;
	margin-bottom: 6px;
	cursor: pointer;
}

.smallImg .active {
	border: 3px solid #5186de;
}

.smallImg li img {
	width: 100%;
	height: 100%;
}

.pretImg, .nextImg {
	width: 27px;
	height: 26px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0.8;
	filter: Alpha(opacity = 80);
	color: #fff;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	border-radius: 3px;
}

.pretImg {
	position: absolute;
	top: 65px;
	left: 0px;
}

.nextImg {
	position: absolute;
	top: 65px;
	right: 0px;
}

#img-div {
	width: 100%;
	overflow: hidden;
}

#pre-img, #next-img {
	position: absolute;
	width: 60px;
	height: 60px;
	font-size: 40px;
	text-align: center;
	line-height: 60px;
	color: #aaa;
	background-color: rgba(0, 0, 0, 0.4)
}

#pre-img:hover, #next-img:hover {
	background-color: rgba(0, 0, 0, 0.8);
	color: #F1F1F1;
}

#pre-img {
	left: 0;
	top: 50%;
	margin-top: -30px;
}

#next-img {
	right: 0;
	top: 50%;
	margin-top: -30px;
}
/*新闻搜索结果 newsSearchResult*/
.newsSearchMainDiv {
	background: #fff;
	padding: 15px 0px 0px;
	box-sizing: border-box;
}

.moreNewsMainDiv h1 .shutiao {
	position: relative;
	bottom: 3px;
}

.newsSearchBox {
	background: #f2f2f1;
	padding: 30px 35px 20px;
	box-sizing: border-box;
	position: relative;
}

.newsSearchBox .newsSearchInput {
	width: 900px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #d3d1d1; [;
	line-height: 0px; ]
	line-height: 48px;
	float: left;
	text-indent: 1em;
}

.newsSearchBtn {
	width: 135px;
	height: 48px;
	background: #064a97;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #064a97;
	float: left;
	margin-left: 5px;
}

.newsSearchIcon {
	background: url(../../images/main/icon/newsList_search.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	position: relative;
	top: 3px;
	right: 5px;
	cursor: pointer;
}

.searchBtnGroup .bigTypeBtn {
	width: 91px;
	height: 24px;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	background: #9d9d9d;
	border-radius: 2px;
	margin-right: 10px;
	display: inline-block;
}

.searchBtnGroup {
	margin-top: 10px;
}

.searchBtnGroup .active {
	background: url(../../images/main/bg/newsType_bg.jpg) repeat-y;
}

.searchResultP {
	padding: 35px 0px;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
	font-size: 15px;
}

.searchResultP .cr {
	color: #ff0000;
}

.littleResultDiv {
	padding: 20px 0px 20px;
	border-bottom: 1px solid #e6e6e6;
}

.littleResultDiv h3 {
	margin-bottom: 10px;
}

.withImgDiv p, .withImgDiv img {
	float: left;
}

.withImgDiv .introP2 {
	width: 804px;
	margin-left: 15px;
	color: #8e8989;
	font-size: 13px;
	line-height: 24px;
}

.littleResultDiv .introP {
	color: #8e8989;
	font-size: 13px;
	line-height: 24px;
	width: 930px;
}

.littleResultDiv .relativeInfo {
	margin-top: 10px;
}

.littleResultDiv .relativeInfo span {
	display: inline-block;
	margin-right: 25px;
	color: #8e8989;
	font-size: 13px;
}

.littleResultDiv .relativeInfo span img {
	position: relative;
	top: 0px;
	right: 3px;
}

.relativeInfo .searchMoreBtn {
	width: 58px;
	height: 18px;
	line-height: 18px;
	background: #e4e4e3;
	color: #000;
	font-family: "arial, helvetica, sans-serif";
	text-align: center;
	float: right;
}

.littleResultDiv h3 a {
	color: #0000cc;
	font-size: 16px;
}

.littleResultDiv h3 a:hover {
	text-decoration: underline;
}

.searchKeyWord {
	color: #ff0000;
}

.fenyeDiv {
	width: 900px;
	margin: 50px auto 0px;
	text-align: center;
}

.fenyeDiv .pageBtn {
	padding: 0px 12px;
	height: 34px;
	line-height: 35px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #d5d5d5;
	color: #0000cc;
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
}

.fenyeDiv .pageBtn.ban {
	color: #a0a0a1;
}

.fenyeDiv .pageBtn:hover {
	background: #efefef;
}

.fenyeDiv .nextpage {
	padding: 0px 15px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #d5d5d5;
	color: #0000cc;
	font-size: 14px;
	display: inline-block;
}

.fenyeDiv .active {
	background: #efefef;
	color: #000;
}

.secondPage .active {
	background: #0a60cb;
	color: #fff;
}
/*更多新闻moreNews*/

.moreNewsMainDiv h1 {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0px;
	box-sizing: border-box;
}

#banner2 {
	position: relative;
	width: 100%;
	height: 263px;
}

.banner2 {
	border: 1px solid #e6e6e6;
	height: 100%;
	height: 100% \9\0;
	padding: 15px 50px 15px 15px;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
}

*+html .banner2 {
	height: auto;
}

.banner2 .img_left {
	float: left;
	width: 380px;
}

.rightIntro {
	float: right;
	width: 680px;
}

.rightIntro .rightIntroTitle {
	font-size: 24px;
	margin: 20px 0px 15px;
	font-weight: bold;
}

.rightIntro .rightIntroTitle .hotNewsSpan {
	width: 56px;
	height: 20px;
	border: 1px solid #e30b0b;
	color: #e20606;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	position: relative;
	bottom: 3px;
	left: 3px;
}

.banner2_introP {
	font-size: 15px;
	color: #6d6d6d;
	line-height: 28px;
}

.text-right {
	text-align: right;
}

.recoMoreBtn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #6d6d6d;
	font-size: 15px;
	background: #f1f1f1;
	display: inline-block;
}

.recoMoreIcon {
	display: inline-block;
	background: url(../../images/main/icon/moreNews_icon1.jpg) no-repeat;
	width: 8px;
	height: 10px;
	margin-right: 10px;
}

*+html .recoMoreIcon {
	position: relative;
	bottom: 3px;
}

.recoMoreBtn:hover {
	background: #ae0e10;
	color: #fff;
}

.recoMoreBtn:hover .recoMoreIcon {
	background: url(../../images/main/icon/moreNews_icon1_hover.jpg)
		no-repeat;
}

.banner2Ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #616161;
	margin-right: 10px;
	border-radius: 6px;
	cursor: pointer;
}

.banner2Ul li {
	display: inline-block;
	*display: block;
	*display: inline;
}

.banner2Ul .active {
	background: #a21415;
}

.banner2Ul {
	width: 100%;
	margin: 20px auto 0px;
	text-align: center;
}

.littleMoreNewsDiv {
	width: 274px;
	float: left;
	margin-right: 30px;
	*margin-right: 18px;
	border: 1px solid #d5d5d5;
	box-shadow: 2px 2px 3px #ccc;
	padding-bottom: 15px;
	box-sizing: border-box;
	margin-top: 40px;
	height: 280px;
}

.littleMoreNewsDiv .imageMoreImg {
	width: 100%;
	height: 172px;
}

.newsTitleP a {
	color: #353232;
	font-size: 15px;
	text-align: center;
	margin-top: 15px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsTitleP a:hover {
	color: #1275d2;
	text-decoration: underline;
}

.newsIntroP {
	width: 240px;
	margin: 8px auto 15px;
	color: #9a9494;
	line-height: 20px;
}

.text-center {
	text-align: center;
}

.last {
	margin-right: 0px !important;
}

.moreNewsBtnBtm {
	width: 100%;
	height: 48px;
	border: 1px solid #e6e6e6;
	background: #f2f1ec;
	line-height: 48px;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	color: #726f6f;
	display: block;
	margin-top: 40px;
}

.moreNewsBtnBtm .moreSpanrightIntro1 {
	width: 7px;
	height: 7px;
	border-radius: 3px;
	background: #716f6f;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
}

.moreNewsBtnBtm .moreSpan2 {
	width: 7px;
	height: 7px;
	border-radius: 3px;
	background: #aeacaa;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
}

.moreNewsBtnBtm .moreSpan3 {
	width: 7px;
	height: 7px;
	border-radius: 3px;
	background: #d4d3cf;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
}

.moreNewsBtnBtm:hover {
	background: #e7e5e5;
}

/*本科生管理规定*/
.studentManagementMain {
	padding: 0px 0px 20px;
	box-sizing: border-box;
}

.lefrNav {
	width: 265px;
	float: left;
}

.rightDiv {
	width: 900px;
	float: right;
	background-color: #fff;
}

.rightDiv .moreNewsMainDiv h1 .shutiao {
	position: relative;
	bottom: 3px;
}

.rightDiv .newsSearchBox2 {
	background: #f2f2f1;
	padding: 15px 0px;
	box-sizing: border-box;
	position: relative;
}

.rightDiv .newsSearchBox2 .newsSearchInput2 {
	width: 515px;
	height: 50px;
	border: 1px solid #d3d1d1;
	float: left;
	text-indent: 1em; [;
	line-height: 0px; ]
	line-height: 50px;
}

.rightDiv .newsSearchBtn2 {
	width: 84px;
	height: 50px;
	line-height: 50px;
	background: #2870d2;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #064a97;
	float: left;
	margin-left: 5px;
}

*+html .rightDiv .newsSearchBtn2 {
	line-height: 0px;
}

.rightDiv .newsSearchIcon2 {
	background: url(../../images/main/icon/search_icon2.jpg) no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
	top: 3px;
	right: 5px;
	cursor: pointer;
}

*+html .rightDiv .newsSearchIcon2 {
	top: 0px;
	right: 5px;
}

.rightDiv .searchBtnGroup2 button {
	width: 70px;
	height: 20px;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background: #9d9d9d;
	border-radius: 2px;
	margin-right: 10px;
}

.searchBoxGroup {
	margin-left: 85px;
}

.searchResultP {
	padding: 20px 0px;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
	font-size: 15px;
}

.searchResultP .cr {
	color: #ff0000;
}

.bigResultDiv2 {
	padding: 20px 0px 30px;
	box-sizing: border-box;
}

.littleResultDiv2 {
	padding: 20px 0px;
	border-bottom: 1px solid #e6e6e6;
}

.withImgDiv p, .withImgDiv img {
	float: left;
}

.withImgDiv .introP2 {
	width: 804px;
	margin-left: 15px;
	color: #8e8989;
	font-size: 13px;
	line-height: 24px;
}

.littleResultDiv2 .introP {
	color: #8e8989;
	font-size: 13px;
	line-height: 24px;
	width: 930px;
}

.littleResultDiv2 .relativeInfo {
	margin-top: 10px;
}

.littleResultDiv2 .relativeInfo span {
	display: inline-block;
	margin-right: 25px;
	color: #8e8989;
	font-size: 13px;
}

.littleResultDiv2 .relativeInfo span img {
	position: relative;
	top: 2px;
	right: 3px;
	_right: -3px;
	margin-left: 10px;
}

*+html .littleResultDiv2 .relativeInfo span img {
	position: relative;
	top: 2px;
	right: -3px;
	margin-left: 10px;
}

.relativeInfo .searchMoreBtn {
	width: 58px;
	height: 18px;
	line-height: 18px;
	background: #e4e4e3;
	color: #000;
	font-family: "arial, helvetica, sans-serif";
	text-align: center;
	float: right;
}

.littleResultDiv2 h3 a {
	color: #2c2d2d;
	font-size: 15px;
	font-weight: normal;
}

.littleResultDiv2 h3 a:hover {
	text-decoration: underline;
}

.searchKeyWord {
	color: #ff0000;
}

.bigTitleH3 {
	color: #505050;
	font-size: 28px;
	margin-bottom: 10px;
}

.curAddressP {
	margin-bottom: 5px;
	vertical-align: middle;
}

.curAddressP img {
	margin-right: 5px;
}

.curAddressP .imgHome {
	position: relative;
	left: 0px;
	top: 1px;
}

.curAddressP .imgArrow {
	position: relative;
	left: 0px;
	bottom: 1px;
}

.curAddressP span {
	margin-right: 5px;
	font-size: 12px;
	color: #686868;
}

.curAddressP span a {
	color: #000;
}
/* .tishi{display: inline-block; text-align: left; background: url(../../images/main/web/icon/trophy.png) no-repeat; height: 30px; line-height: 30px; width: 40px; color: #fff; font-size: 15px; text-indent: 10px;} */
.downIcon {
	background:
		url(../../images/main/icon/studentManagement_icon_02.jpg)
		no-repeat;
	width: 17px;
	height: 13px;
	display: inline-block;
	margin-right: 2px;
}

.tishiDiv {
	padding: 17px 5px 17px 35px;
	box-sizing: border-box;
	border: 1px solid #dfd8d8;
	margin-bottom: 10px;
	background: url(../../images/main/icon/trophy.png) no-repeat 5px;
	background-size: 25px 25px;
	background-color: #f9f9f9;
}

.tishiDiv .cr {
	color: #ae1b1a;
}

.tishiDiv p {
	font-size: 15px;
}

.leftFirstUl {
	padding: 0px 30px 0px 20px;
	box-sizing: border-box;
	background: #fff;
}

.leftFirstUl .arrowRightIcon {
	background: url(../../images/main/icon/left_icon_15.jpg) no-repeat;
	width: 5px;
	height: 8px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 17px;
}

.leftFirstUl li {
	position: relative;
	padding: 0px 20px;
	box-sizing: border-box;
	min-height: 50px;
	background: #fff;
	margin-bottom: 1px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #eeeeee;
}

.leftFirstUl li:last-child {
	border-bottom: none;
}

.leftFirstUl li:hover a {
	color: #e94a05 !important;
}

.leftFirstUl li a {
	font-size: 16px;
	color: #000;
	width: 100%;
	display: inline-block;
	position: relative;
	padding-left:14px;
}
.leftFirstUl li a::before{
	content:'·';
	position:absolute;
	left:0;
	top:50%;
	transform: translateY(-50%) scale(2.5);

}

.leftFirstUl li.active a {
	color: #e94a05;
}

.leftCenterUl {
	border-top: 3px solid #3b6ee1;
	margin-bottom: 10px;
}

.leftCenterUl li {
	padding: 0px 20px;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	background: #ececed;
	margin-top: 2px;
	position: relative;
}

.leftCenterUl li:hover {
	background: #5fbe59;
}

.leftCenterUl li:hover a {
	color: #fff;
}

.leftCenterUl li a {
	font-size: 18px;
	color: #000;
	margin-left: 37px;
	height: 100%;
	width: 100%;
	display: inline-block;
}

.leftCenterUl .bgActive {
	background: #5fbe59;
}

.colorActive {
	color: #fff !important;
}

.leftCenterUl .arrowRightIcon {
	background: url(../../images/main/icon/left_icon_15.jpg) no-repeat;
	width: 5px;
	height: 8px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 21px;
}

.arrowRightIconHover {
	background: url(../../images/main/icon/left_icon_15_hover.jpg)
		no-repeat;
	width: 5px;
	height: 8px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 21px;
}

.leftCenterUl li:hover .arrowRightIcon {
	background: url(../../images/main/icon/left_icon_15_hover.jpg)
		no-repeat;
}

.oftenTools {
	font-size: 16px;
	padding: 10px 0px 10px 23px;
	box-sizing: border-box;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #ddd9d9;
}

.leftNavBtmDiv {
	border: 1px solid #ddd9d9;
	margin-top: 15px;
	background-color: #fff;
	padding: 20px 30px 20px 20px;
	box-sizing: border-box;
}

.oftenUl {
	margin: 10px 0px 0px 0px;
}

.oftenUl li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #eeeeee;
}

.oftenUl li:last-child {
	border-bottom: none;
}

.oftenUl li a {
	font-size: 16px;
	color: #3a3a3a;
	line-height: 28px;
	display: inline-block;
}

.oftenUl li a:hover {
	text-decoration: underline;
}

.oftenUl li .oftenCricle {
	display: inline-block;
	background: url(../../images/main/icon/circle_nav.png) no-repeat;
	width: 11px;
	height: 11px;
	position: relative;
	bottom: 0px;
	right: 2px;
	_top: 2px;
	_right: 4px;
}

*+html .oftenUl li .oftenCricle {
	bottom: 3px;
	right: 4px;
}

.introDiv {
	color: #505050;
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
	border: 1px solid #dedede;
	padding: 10px;
	box-sizing: border-box;
}

.introDiv .mainIntroP {
	line-height: 26px;
	margin-bottom: 30px;
}

.introDiv li {
	position: relative;
	margin-bottom: 5px;
}

.introDiv li a {
	width: 100%;
	display: inline-block;
	text-overflow: clip;
	white-space: normal;
	margin-left: 15px;
	color: #505050;
}

.introDiv li .oftenCricle2 {
	display: inline-block;
	background: url(../../images/main/icon/left_icon_16.jpg) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 6px;
	left: 0px;
}

*+html .introDiv li .oftenCricle2 {
	bottom: 3px;
	right: 4px;
}

.introUl {
	margin: 20px 0px 30px;
}

.picDisplayDiv {
	width: 744px;
	height: 313px;
	margin: 40px auto;
}

/*文件表格下载 fileTableDown*/
.clickDownA {
	color: #135ad0 !important;
	float: right;
	display: block;
	width: 100px;
	text-align: right;
}

.left_icon_22 {
	display: inline-block;
	background: url(../../images/main/icon/lecture_icon_04.jpg) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 20px;
}

.left_icon_23 {
	display: inline-block;
	background: url(../../images/main/icon/lecture_icon_05.jpg) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 20px;
}

.left_icon_24 {
	display: inline-block;
	background: url(../../images/main/icon/lecture_icon_06_hover.jpg)
		no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 20px;
}

.left_icon_25 {
	display: inline-block;
	background: url(../../images/main/icon/lecture_icon_07.jpg) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 20px;
}

.littleResultDiv3 {
	padding: 20px 30px;
	box-sizing: border-box;
}

.littleResultDiv3Bg {
	background: #f4f3ef !important;
}

.littleResultDiv3 .introP {
	color: #8e8989;
	font-size: 13px;
	line-height: 24px;
	width: 930px;
}

.littleResultDiv3 h3 {
	margin-top: 5px;
	font-weight: normal;
}

.littleResultDiv3 h3 .aStyle {
	color: #262626;
	font-size: 16px;
	float: left;
}

.littleResultDiv3 .relativeInfo {
	margin-top: 10px;
}

.littleResultDiv3 .relativeInfo span {
	display: inline-block;
	margin-right: 25px;
	color: #8e8989;
	font-size: 13px;
}

.littleResultDiv3 .relativeInfo span img {
	position: relative;
	top: 2px;
	right: 3px;
	*right: -3px;
	margin-left: 10px;
}
/**+html .littleResultDiv3 .relativeInfo span img{right: -3px;}*/
.littleResultDiv3 h3 .aStyle:hover {
	text-decoration: underline;
}

.calanderImg {
	border-top: 3px solid #b31819;
}

.leftDateDiv {
	width: 110px;
	float: left;
	border-right: 1px solid #ccc;
}

.content {
	width: 660px;
	float: left;
	margin-left: 30px;
}

.dayStyle {
	font-size: 40px;
	text-align: center;
	color: #992627;
	font-family: arial;
}

.yearMouth {
	font-size: 14px;
	text-align: center;
	color: #992627;
	font-family: arial;
}

.rightMainManDiv {
	width: 200px;
	text-align: right;
}

/*讲座lecture*/
.lectureMan {
	float: right;
	color: #135ad0;
	font-size: 13px;
}

/*列表新闻 listNewsDetail*/
.listNewsMain {
	margin-top: 5px;
	font-family: Arial, Tahoma, Helvetica;
}

.leftNewsCont {
	width: 840px;
	float: left;
	overflow: hidden;
}

.rigthNewsCont {
	width: 290px;
	float: right;
}

.leftNewsCont .h2Sytle {
	font-size: 24px;
	color: #2d2d2d;
	margin-bottom: 15px;
	text-align: center;
}

.newsMainPDiv {
	padding: 25px 0;
}

.newsMainPDiv p {
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 35px;
}

.newsMainPDiv .topP {
	margin: 20px 0px;
	text-indent: 2em;
}

.newsMainPDiv h6 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.imgCenterDiv {
	text-align: center;
	width: 100%;
}

.newsMainPDiv .btmP {
	text-indent: 0em;
	margin: 20px 0px;
}

.newsMainPDiv .orginP {
	text-align: right;
}

/*newsMainPDiv 统一样式  */
.newsMainPDiv table {
	width: 90% !important;
	margin: 0 auto !important;
	border: 1px solid #ccc !important;
	border-collapse: collapse;
}

.newsMainPDiv table td, .newsMainPDiv table th {
	text-align: center;
	padding: 5px 0;
	border: 1px solid #ccc !important;
}

.newsMainPDiv img {
	max-width: 80%;
	display: block !important;
	margin: 0 auto !important;
}

.relativeNewsH4 {
	padding-bottom: 15px;
	font-size: 20px;
	color: #8c0303;
	font-family: "微软雅黑", Arial, Tahoma, Helvetica;
	font-weight: normal;
	border-bottom: 2px solid #d3d3d3;
}

.relativeNewsDiv {
	margin-top: 30px;
}

.littleNewsDiv {
	margin-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #d3d3d3;
}

.littleNewsDiv .leftDateDiv {
	float: left;
	width: 64px;
	background: url(../../images/main/img/listNews_dateBg.jpg);
	width: 64px;
	height: 63px;
	border: none;
}

.littleNewsDiv .rightTitleDiv {
	float: right;
	width: 700px;
}

.rightTitleDiv a:hover {
	text-decoration: underline;
}

.day {
	font-size: 33px;
	color: #fff;
	text-align: center;
	font-family: "arial, helvetica, sans-serif";
}

.yearMonth {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-family: "arial, helvetica, sans-serif";
}

.rightTitleDiv .contP {
	font-size: 13px;
	color: #858585;
	line-height: 22px;
	margin-top: 5px;
}

.picNewsP, .picNewsP2 {
	font-size: 18px;
	color: #000;
	font-family: "微软雅黑", Arial, Tahoma, Helvetica;
	height: 36px;
	line-height: 36px;
}

.picNewsP a, .picNewsP2 a {
	float: right;
	color: #898989;
	font-size: 13px;
}

.picNewsBg {
	background: url(../../images/main/bg/pic_news_bg.jpg) repeat-y;
	width: 35px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-right: 4px;
}

.picNewsBg img {
	margin-top: 9px;
}

.picNewsImgDiv {
	margin-top: 20px;
	position: relative;
	display: block;
}

.picNewsImgDiv .peizi {
	text-indent: 5px;
	background: #000;
	height: 50px;
	line-height: 50px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	filter: Alpha(opacity = 60);
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.picNewsP2 {
	padding-bottom: 20px;
	border-bottom: 2px solid #d6d6d6;
}

.newNewsDiv {
	color: #5f5f5f;
	border-left: 1px solid #d6d6d6;
	padding: 5px 0px 0px 14px;
	box-sizing: border-box;
	margin-top: 20px;
}

.newNewsDiv .timeBg {
	background: url(../../images/main/bg/listNews_bg1.jpg);
	width: 56px;
	height: 19px;
	line-height: 19px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	color: #3b3b3b;
	text-indent: 5px;
	float: left;
}

.liulanIcon {
	position: relative;
	top: 2px;
	right: 2px;
}

.newNewsP {
	position: relative;
}

.newNewsDiv .cricle {
	position: absolute;
	left: -16px;
	top: 3px;
}

.newNewsDiv .picTitle {
	font-size: 15px;
	line-height: 24px;
	font-family: Arial, Tahoma, Helvetica;
	margin-top: 10px;
	display: block;
	color: #5f5f5f;
	text-decoration: none;
}

.newNewsDiv .picTitle:hover {
	text-decoration: underline;
}

.listNewMoreBtn {
	background: #a2a2a2;
	padding: 0px 10px;
	display: block;
	color: #fff;
	font-size: 13px;
	text-align: center;
	display: inline-block;
}

.detail-more-splice {
	position: absolute;
	left: -15px;
	top: 9px;
	display: inline-block;
	width: 15px;
	height: 1px;
	background: #d6d6d6;
	overflow: hidden;
	border: none;
}
/*教学信息服务 teachInfoServer*/
.teachInfoMainDiv {
	width: 100%;
	font-family: Arial, Tahoma, Helvetica;
}

.teachInfoMainDiv .headerNav {
	margin-top: 15px;
	background: #4f8ed6;
	width: 100%;
	padding: 15px 0px;
	box-sizing: border-box;
}

.headerNav li a {
	display: block;
	color: #fff;
	font-size: 15px;
}

.headerNav li a:hover {
	text-decoration: underline;
}

.headerNav li {
	float: left;
	border-right: 1px solid #ccc;
	padding: 0px 19px;
	box-sizing: border-box;
}

.teachInfoHeader {
	border: 1px solid #b5b5b5;
	padding: 15px 30px;
	box-sizing: border-box;
	margin-top: 15px;
}

.tishi2 {
	float: left;
	display: inline-block;
	text-align: left;
	background: url(../../images/main/img/teachInfoServer_bg1.jpg)
		no-repeat;
	height: 27px;
	line-height: 27px;
	width: 98px;
	color: #fff;
	font-size: 15px;
	text-indent: 10px;
}

.tishiBox {
	width: 950px;
	float: left;
	margin-left: 15px;
	line-height: 27px;
}

.tishiBox2 {
	width: 950px;
	float: left;
	margin-left: 15px;
	line-height: 27px;
}

.tishiBox2 a {
	text-decoration: underline;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	color: #165fc4;
	display: inline-block;
	padding-right: 10px;
	margin-left: 10px;
	box-sizing: border-box;
	border-right: 1px solid #165fc4;
}

.teachInfoServerTb {
	border: 1px solid #b2b2b2;
	width: 100%;
}

.teachInfoServerTb tbody td {
	color: #717070;
	border: 1px solid #eae8e8;
	text-align: center;
	font-size: 15px;
	padding: 15px 0px;
	box-sizing: border-box;
	min-height: 45px;
}

.teachInfoServerTb thead td {
	font-weight: bold;
	background: #f2f1ec;
	padding: 12px 0px;
	box-sizing: border-box;
	min-height: 40px;
	text-align: center;
	border-bottom: 1px solid #b2b2b2;
}

.teachInfoServerTb td a {
	text-decoration: underline;
}

.btmInstructionP {
	margin-top: 10px;
	font-size: 14px;
}

.btmInstructionP .cr {
	color: #b01515;
}

/*讲座详情*/
.lecture-content {
	font-size: 14px;
	line-height: 24px;
}

.lecture-span {
	width: 80px;
	font-weight: bold;
	display: inline-block;
}

/*首页标题溢出显示省略号*/
#teachRelative li a {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#acacdemic p a {
	display: inline-block;
	overflow: hidden;
	width: 350px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pic-title-a {
	display: inline-block;
	overflow: hidden;
	width: 245px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/***增加一个框架表格样式***/
.frame-table {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 10px;
	float: left;
}

.table_border {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

.table_border tr {
	background-color: #fff;
}

.table_border tr:hover {
	background-color: #effff0;
}

.table_border td {
	border: 1px solid #9F7E42;
	height: 30px;
	text-align: center;
}

.table_border th {
	border: 1px solid #9F7E42;
	height: 30px;
	background-color: #EFECC5;
	font-weight: bold;
	text-align: center;
}

.table-form td {
	padding: 5px 0;
}

.table-form th {
	padding: 5px 0;
}

/*灰色样式*/
.table_gray {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

.table_gray tr {
	background-color: #fff;
}

.table_gray tr:hover {
	background-color: #effff0;
}

.table_gray td {
	border: 1px solid #CDCDCD;
	height: 30px;
	text-align: center;
}

.table_gray th {
	border: 1px solid #CDCDCD;
	height: 30px;
	background-color: #F2F5F1;
	font-weight: bold;
	text-align: center;
}

/*表单公共*/
.form-style {
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
}

.form-div {
	margin-bottom: 20px;
}

.input {
	height: 28px;
	width: 200px;
	line-height: 28px;
	background-color: #fff;
	color: #2b2b2b;
	padding-left: 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
	box-sizing: border-box;
}

.select {
	height: 28px;
	width: 200px;
	line-height: 28px;
	background-color: #fff;
	color: #2b2b2b;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
	box-sizing: border-box;
}

.textarea {
	width: 400px;
	height: 100px;
	font-size: 14px;
	padding: 5px;
	line-height: 24px;
	color: #2b2b2b;
	border-radius: 5px;
	border: 1px solid #ccc;
}

*+html .select {
	width: 258px;
	margin-bottom: 0;
	height: auto;
}

*+html .textarea {
	text-indent: 0;
	width: 516px;
}
/*按钮公共样式，引入颜色样式前必须先引入btn*/
.btn {
	display: inline-block;
	margin-right: 5px;
	height: 28px;
	line-height: 28px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 14px !important;
	color: #000;
	background-color: #fff;
	padding: 0px 10px;
	cursor: pointer;
}

.btn-mini {
	height: 25px;
	line-height: 25px;
	font-size: 12px !important;
	border-radius: 3px;
	margin: 0 3px;
}

.btn-large {
	height: 35px;
	line-height: 35px;
	font-size: 16px !important;
	border-radius: 5px;
	padding: 0 20px;
}

*+html .btn {
	line-height: 27px;
}

*+html .btn-mini {
	line-height: 22px;
}

*+html .btn-large {
	line-height: 32px;
}

.btn:hover {
	background-color: #f0f0f0
}

.btn-green {
	background-color: #06b206;
	color: #fff !important;
	border: 1px solid #06b206;
}

.btn-green:hover {
	background-color: #0abd0a;
	color: #fff !important;
	border: 1px solid #0abd0a;
}

.btn-gray {
	background-color: #b5b2b2;
	color: #fff !important;
	border: 1px solid #b5b2b2;
}

.btn-gray:hover {
	background-color: #c1bfbf;
	color: #fff !important;
	border: 1px solid #c1bfbf;
}

.btn-yellow {
	background-color: #ffd403;
	color: #fff !important;
	border: 1px solid #ffd403;
}

.btn-yellow:hover {
	background-color: #fbe105;
	color: #fff;
	border: 1px solid #fbe105;
}

.btn-blue {
	background-color: #0096f3;
	color: #fff !important;
	border: 1px solid #0096f3;
}

.btn-blue:hover {
	background-color: #009dff;
	color: #fff !important;
	border: 1px solid #009dff;
}

.btn-red {
	background-color: #ec0000;
	color: #fff !important;
	border: 1px solid #ec0000;
}

.btn-red:hover {
	background-color: red;
	color: #fff !important;
	border: 1px solid red;
}

.page-style {
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 3px;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-align: center;
	color: #000;
	font-size: 12px !important;
	border-radius: 3px;
	display: inline-block;
}

.page-active {
	border: 1px solid #31b9e6;
	background: #31b9e6;
	color: #fff;
}

.page-style:hover {
	background: #1facda;
	border: 1px solid #31b9e6;
	color: #fff;
}

.label {
	width: 120px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}

.checkbox {
	width: 18px;
	height: 18px;
	background-color: #fff;
	margin: 0;
	vertical-align: middle;
	margin-right: 0px;
}

.form-span {
	margin-right: 15px
}

.table-text-center {
	text-align: center !important;
}

.table-left td, .table-left th {
	text-align: left;
	padding-left: 5px;
}
/*.instruction-div{margin-bottom: 10px;}*/
fieldset {
	margin-bottom: 10px;
}

legend {
	font-size: 14px;
}

.schoool-roll-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.intro-detail {
	padding: 0 45px 40px 45px;
	box-sizing: border-box;
}

.intro-detail .title {
	font-size: 32px;
	color: #3a3a3a;
	margin: 0;
	padding: 40px 0 25px 0;
	text-align: center;
	border-bottom: 2px solid #dcdcdc;
}

.intro-main-box {
	margin-top: 30px;
}

.intro-main-box p {
	margin-bottom: 10px;
	font-size: 16px;
	color: #3a3a3a;
	line-height: 25px;
}

.intro-main-box table {
	width: 98% !important;
	margin: 0 auto !important;
	border: 1px solid #ccc !important;
	border-collapse: collapse;
}

.intro-main-box table td, .news-content .content-main table th {
	padding: 5px 0;
	border: 1px solid #ccc !important;
}

.intro-main-box img {
	max-width: 95%;
	display: block !important;
	margin: 0 auto !important;
}

.banner {
	width: 100%;
	height: 450px;
	background: #fff;
	position: relative;
	/*margin-bottom: 40px;*/
}

.banner .img-box {
	position: relative;
	width: 100%;
	height: 100%;
	/*background: #000; */
	margin: 0 auto;
	display: none;
}

.banner .img-box img {
	width: 100%;
	height: 100%;
}

.img-box .banner-intro {
	position: absolute;
	bottom: 20px;
	right: 0;
	font-size: 28px;
	font-family: "微软雅黑";
	color: #fff;
	width: 650px;
	height: 110px;
	padding: 30px;
	box-sizing: border-box;
	line-height: 32px;
	background: rgba(0, 0, 0, 0.5);
}

.point-ul {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 20px;
	right: 30px;
	text-align: center;
	/*background: #000;  */
	/*filter: alpha(opacity: 50); */
	border-radius: 15px;
	/*background: rgba(0,0,0,0.5);*/
}

.point-ul li {
	width: 10px;
	height: 10px;
	border-radius: 6px;
	background: #fff;
	display: inline-block;
	margin-right: 10px;
}

.point-ul li:last-child {
	margin-right: 0px;
}

.point-ul li:hover {
	background: #84c5f8;
	cursor: pointer;
	width: 24px;
}

.point-ul li.active {
	background: #84c5f8;
	cursor: pointer;
	width: 24px;
}

.opera {
	font-size: 0px;
}

.opera li {
	display: inline-block;
	width: 171px;
	height: 170px;
	text-align: center;
	background-color: #fbfbfb;
}

.opera li:last-child {
	width: 174px;
}

.opera li:hover {
	border-bottom: 4px solid #2a75ff;
	box-sizing: border-box;
	background-color: #eeefef;
}

.opera li.active {
	border-bottom: 4px solid #2a75ff;
	background-color: #eeefef;
	box-sizing: border-box;
}

.opera li img {
	margin: 40px 0 35px 0;
}

.opera li a {
	display: block;
	text-decoration: none;
}

.opera li p {
	margin: 0;
	color: #272727;
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑";
}

.f-title {
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-bottom: 20px;
}

.banner-bg {
	background: #ececec;
}

.index-box-one, .index-box-two, .index-box-three {
	display: block;
	height: 510px;
	margin-top: 35px;
	float: left;
}

.index-box-one {
	width: 338px;
}

.index-box-two {
	width: 395px;
	margin-left: 17px;
}

.index-box-three {
	width: 435px;
	margin-left: 15px;
}

.index-box-four, .index-box-five {
	display: block;
	height: 440px;
	margin-top: 35px;
}

.index-box-four {
	width: 550px;
	float: left;
}

.index-box-five {
	width: 604px;
	float: right;
}

.index-block-title .name-info {
	float: left;
}

.index-block-title .name-info>* {
	vertical-align: middle;
}

.index-block-title .name-info .name-ch {
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.index-block-title .name-info .name-en {
	vertical-align: middle;
	font-size: 18px;
	color: #adaaaa;
	position: relative;
	right: 2px;
	top: 2px;
}

.index-box-one .system-name-box>* {
	vertical-align: middle;
}

.index-box-one .system-name-box {
	height: 52px;
	/**background-color: #e87542;**/
	background-color: #009966;
	line-height: 52px;
	margin-bottom: 4px;
	text-align: center;
}

.index-box-one .system-name-box .name {
	font-size: 16px;
	color: #fff;
}

.index-box-one .system-name-box img {
	margin-right: 12px;
}

.index-box-one .system-img-box {
	margin-bottom: 6px;
	height: 108px;
	width: 100%;
}

.index-box-one .system-img-box img {
	width: 100%;
	height: 100%;
}

.system-nav {
	width: 100%;
	height: 320px;
	background: url(../../images/main/bg/index_system_nav_bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.system-nav .item-block {
	display: inline-block;
	width: 76px;
	height: 54px;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
}

.system-nav .item-block img {
	display: block;
	margin: 5px auto;
}

.system-nav .item-block a {
	color: #fff;
	font-size: 14px;
}

.index-box-two .news-ul {
	margin: 12px 0 15px 0;
	padding: 18px 0 0 0;
	border-top: 1px solid #e6e6e6;
}

.news-ul .news-img-box {
	float: left;
	width: 130px;
	height: 110px;
}

.news-ul .news-item {
	background: #fff;
	margin-bottom: 25px;
}

.news-ul .news-item:last-child {
	margin-bottom: 0px;
}

.news-ul .news-img-box img {
	width: 100%;
	height: 100%;
}

.news-ul .news-info-box {
	position: relative;
	float: right;
	width: 260px;
	height: 115px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	box-sizing: border-box;
}

.news-ul .news-info-box .date-box {
	position: absolute;
	bottom: 6px;
	left: 10px;
	width: 100%;
}

.news-info-box .date-box .news-date {
	font-size: 14px;
	color: #a5a5a5;
	float: left;
}

.news-info-box .link {
	display: block;
	line-height: 22px;
	font-size: 15px;
	color: #141414;
	font-weight: bold;
}

.news-info-box .date-box .news-more {
	float: right;
	display: inline-block;
	width: 52px;
	height: 14px;
	background: url(../../images/main/bg/news_more_bg.jpg) no-repeat;
	margin: 5px 20px 0 0;
}

.news-main-bg {
	background-color: #f8f8f8;
	width: 100%;
}

.news-more-box>* {
	vertical-align: middle;
	font-size: 14px;
	color: #464646;
}

.notice-ul {
	margin: 12px 0 0px 0;
	padding-top: 15px;
	border-top: 1px solid #e6e6e6;
}

.notice-ul .notice-item {
	background: url(../../images/main/icon/index_arrow_right_gray.png)
		no-repeat left center;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}

.index-box-three .notice-item {
	margin-bottom: 17px;
}

.notice-ul .notice-item .link {
	font-size: 14px;
	color: #3c3c3c;
	display: block;
	width: 365px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.notice-ul .notice-item .date {
	float: right;
	width: 46px;
	text-align: right;
	color: #a5a5a5;
	font-size: 14px;
}

.index-box-four .notice-ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

.index-box-four .notice-ul .notice-item {
	margin-bottom: 12px;
}

.index-box-four .notice-ul .notice-item .link {
	width: 460px;
}

.infomation-tab {
	font-size: 0px;
	margin: 16px 0;
}

.infomation-tab .btn {
	display: inline-block;
	height: 24px;
	width: 82px;
	text-align: center;
	line-height: 24px;
	border-radius: 3px;
	margin-right: 7px;
	background-color: #878787;
	color: #fff;
	font-size: 15px;
	border: none;
}

.infomation-tab .btn.active {
	background-color: #3e81f5;
}

.index-title-more {
	color: #bebebe;
	font-size: 14px;
	float: right;
	font-weight: normal;
}

.index-title-more>* {
	vertical-align: middle;
	position: relative;
	top: 4px;
	right: 0px;
}

.index-title-more span {
	margin-right: 2px;
}

.lecture-ul {
	padding-top: 20px;
}

.lecture-ul .lecture-item {
	margin-bottom: 20px;
}

.lecture-item .lecture-right-box {
	width: 516px;
	float: right;
}

.lecture-item .calender {
	float: left;
	width: 70px;
	height: 60px;
	display: block;
	background: url(../../images/main/bg/index_calender_bg.jpg) repeat-x;
}

.lecture-right-box .time-info {
	display: inline-block;
	width: 220px;
	height: 25px;
	text-align: right;
	float: right;
	overflow: hidden;
}

.lecture-right-box .address-info {
	display: inline-block;
	width: 290px;
	height: 25px;
	float: left;
	overflow: hidden;
}

.lecture-right-box .time-info>* {
	vertical-align: middle;
}

.lecture-right-box .address-info>* {
	vertical-align: middle;
}

.lecture-right-box .title {
	display: block;
	font-size: 14px;
	color: #363636;
	/**font-weight: bold;**/
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px 0 10px 0;
}

.lecture-item .calender .day {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 6px;
	color: #fff;
}

.lecture-item .calender .month {
	display: block;
	text-align: center;
	font-size: 16px;
	margin-top: 3px;
	color: #fff;
}

.link:hover {
	text-decoration: underline;
}

input::input-placeholder {
	color: #82a5c0;
} /* 有些资料显示需要写，有些显示不需要，但是在编辑器webstorm中该属性不被识别 */
::-webkit-input-placeholder { /* WebKit browsers */
	color: #82a5c0;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #82a5c0;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #82a5c0;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #82a5c0;
}

.second-big-title {
	font-size: 20px;
	color: #999999;
	padding: 10px 0px;
	border-bottom: 1px solid #e6e6e6;
}

.second-big-title .big-title {
	font-size: 22px;
	color: #0a60cb;
	font-weight: normal;
}

.jumpInput {
	display: inline-block;
	width: 36px;
	height: 34px;
	background: #fff;
	position: relative;
	bottom: 2px;
}

.intro-detail .littleResultDiv a {
	color: #1e1e1e;
	font-size: 15px;
}

.intro-detail .littleResultDiv a:hover {
	color: #0a60cb;
}

.intro-detail .littleResultDiv:last-child {
	border-bottom: 0px;
}

/***二级页面***/
.mainBox .second-right {
	width: 900px;
	float: right;
	background-color: #fff;
}

.second-right .title {
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	color: #000;
	padding: 10px 20px 0px 20px;
}

.second-right .content {
	padding-bottom: 20px;
	/*padding: 20px 0;*/
}

.second-right .intro-detail {
	padding-bottom: 60px;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.second-right .intro-detail .littleResultDiv a {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}

.second-right .intro-detail .intro-detail .littleResultDiv a:hover {
	color: #0a60cb;
}

.second-right .intro-detail .intro-detail .littleResultDiv:last-child {
	border-bottom: 0px;
}

.news-page {
	margin: 0px 0 20px 0;
	text-align: center;
	font-size: 16px;
}

.news-page .btn {
	display: inline-block;
	padding: 0 13px;
	height: 34px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 34px;
	color: #0000cc;
	text-align: center;
	margin-right: 5px;
}

.news-page .btn:last-child {
	margin-right: 0;
}

.news-page .btn.active {
	display: inline-block;
	height: 34px;
	background-color: #efefef;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	color: #0000cc;
}

/**新闻列表***/
.container {
	width: 1200px;
	margin: 0 auto;
	font-family: "微软雅黑";
}

.news-search {
	background-color: #d8dae1;
	padding: 40px 45px 60px 45px;
	box-sizing: border-box;
	position: relative;
	margin-top: 20px;
	font-size: 0px;
}

.news-search .news-search-input {
	display: inline-block;
	width: 950px;
	background-color: #fff;
	height: 43px;
	line-height: 43px;
	padding-left: 15px;
	box-sizing: border-box;
	border: none;
	font-size: 14px;
	color: #333;
}

.news-search .news-search-btn {
	display: inline-block;
	width: 144px;
	background-color: #397efd;
	height: 44px;
	line-height: 44px;
	margin-left: 5px;
	box-sizing: border-box;
	border: none;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 3px;
}

.news-search * {
	vertical-align: middle;
}

.news-search-btn img {
	position: relative;
	bottom: 3px;
}

.news-search .btn-box {
	position: absolute;
	top: 95px;
	left: 45px;
}

.news-search .btn-box .btn {
	height: 24px;
	line-height: 23px;
	padding: 0 20px;
	text-align: center;
	background-color: #b3b5ba;
	font-size: 14px;
	margin-right: 5px;
	color: #fff;
	border-radius: 3px;
}

.news-search .btn-box .btn.active {
	background-color: #397efd;
}

.search-result {
	/**margin-top: 15px;
	padding-bottom: 20px;**/
	height: 40px;
	line-heigt: 40px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 15px;
	color: #000;
}

.search-result .total {
	color: #ff0000;
}

.news-list {
	margin: 0;
}

.news-list .news-list-item {
	padding: 20px 0;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}

.news-list .news-list-item .link {
	color: #0000cc;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}

.news-list .news-list-item .intro {
	color: #373434;
	font-size: 13px;
	line-height: 18px;
}

.news-list .news-list-item .news-info {
	margin-top: 5px;
	font-size: 13px;
	color: #8e8989;
}

.news-list-item .news-info>span {
	margin-right: 20px;
}

.news-list-item .news-info span>* {
	vertical-align: middle;
}

.news-list-item .right {
	float: left;
	width: 930px;
}

.news-list-item .left-img {
	float: left;
	width: 150px;
	margin-right: 20px;
}

.news-list-item.news-list-item2 .right {
	width: 758px;
}

.more {
	position: absolute;
	bottom: 50px;
	right: 0px;
	display: inline-block;
	width: 58px;
	height: 18px;
	line-height: 18px;
	background-color: #e4e4e3;
	text-align: center;
	font-size: 12px;
	color: #363636;
}

.news-page {
	height: 110px;
	text-align: center;
	font-size: 16px;
}

.news-page .btn {
	display: inline-block;
	padding: 0 13px;
	height: 34px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 34px;
	color: #0000cc;
	text-align: center;
	margin-right: 5px;
}

.news-page .btn:last-child {
	margin-right: 0;
}

.news-page .btn.active {
	display: inline-block;
	height: 34px;
	background-color: #efefef;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	color: #0000cc;
}

.news-content .title {
	color: #205ac5;
	font-size: 28px;
	line-height: 38px;
	margin: 0;
}

.news-content .news-top-bar {
	font-size: 13px;
	color: #9c9c9c;
	position: relative;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e4e4;
}

.news-content .news-top-bar . .news-content .news-top-bar>span {
	margin-right: 20px;
}

/*新闻详情内容样式*/
.news-content .content-main {
	padding: 20px 0;
}

.news-content .content-main p {
	/*margin:0 0 20px 0;
	font-size: 16px;
	color: #2e2e2f;
	line-height: 38px;
	margin-bottom: 30px;
	text-indent: 2em;*/
	line-height: 28px;
	font-size: 16px;
}

.news-content .content-main table {
	width: 90% !important;
	margin: 0 auto !important;
	border: 1px solid #ccc !important;
	border-collapse: collapse;
}

.news-content .content-main table td, .news-content .content-main table th
	{
	text-align: center;
	padding: 5px 0;
	border: 1px solid #ccc !important;
}

.news-content .content-main img {
	max-width: 95%;
	display: block !important;
	margin: 0 auto !important;
}

.news-return {
	width: 70px;
	background: url(../../images/main/icon/return.png) no-repeat left center;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 2px;
	text-align: right;
	font-size: 13px;
	color: #303030;
	text-decoration: underline;
}

/*教学信息服务 teachInfoServer*/
.teachInfoMainDiv {
	width: 100%;
	font-family: Arial, Tahoma, Helvetica;
}

.teachInfoMainDiv .headerNav {
	margin-top: 15px;
	background: #4f8ed6;
	width: 100%;
	padding: 15px 0px;
	box-sizing: border-box;
}

.headerNav li a {
	display: block;
	color: #fff;
	font-size: 15px;
}

.headerNav li a:hover {
	text-decoration: underline;
}

.headerNav li {
	float: left;
	border-right: 1px solid #ccc;
	padding: 0px 19px;
	box-sizing: border-box;
}

.teachInfoHeader {
	border: 1px solid #b5b5b5;
	padding: 15px 30px;
	box-sizing: border-box;
	margin-top: 15px;
}

.tishi2 {
	float: left;
	display: inline-block;
	text-align: left;
	background: url(../../images/web/img/teachInfoServer_bg1.jpg) no-repeat;
	height: 27px;
	line-height: 27px;
	width: 98px;
	color: #fff;
	font-size: 15px;
	text-indent: 10px;
}

.tishiBox {
	width: 950px;
	float: left;
	margin-left: 15px;
	line-height: 27px;
}

.tishiBox2 {
	width: 950px;
	float: left;
	margin-left: 15px;
	line-height: 27px;
}

.tishiBox2 a {
	text-decoration: underline;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	color: #165fc4;
	display: inline-block;
	padding-right: 10px;
	margin-left: 10px;
	box-sizing: border-box;
	border-right: 1px solid #165fc4;
}

.teachInfoServerTb {
	border: 1px solid #b2b2b2;
	width: 100%;
}

.teachInfoServerTb tbody td {
	color: #717070;
	border: 1px solid #eae8e8;
	text-align: center;
	font-size: 15px;
	padding: 15px 0px;
	box-sizing: border-box;
	min-height: 45px;
}

.teachInfoServerTb thead td {
	font-weight: bold;
	background: #f2f1ec;
	padding: 12px 0px;
	box-sizing: border-box;
	min-height: 40px;
	text-align: center;
	border-bottom: 1px solid #b2b2b2;
}

.teachInfoServerTb td a {
	text-decoration: underline;
}

.btmInstructionP {
	margin-top: 10px;
	font-size: 14px;
}

.btmInstructionP .cr {
	color: #b01515;
}
