html {
	font-family: "Microsoft YaHei", serif;
	font-size: 14px;
	color: #333333;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, table, form, img, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: top;
}
ul, li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #006fae;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.al {
	text-align: left;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.clearfix {
	clear: both;
}
.bg_color {
	background: #006fae;
}
.gray {
	color: #999999;
}
.wrap {
	width: 100%;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mb15 {
	margin-bottom: 15px;
}
.ml15 {
	margin-left: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mr20 {
	margin-right: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml20 {
	margin-left: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mr30 {
	margin-right: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml30 {
	margin-left: 30px;
}
.w500 {
	width: 500px;
}
.w670 {
	width: 670px;
}
.w380 {
	width: 380px;
}
/*焦点图*/
.yx-rotaion {
}
.yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t, .yx-rotaion-btn {
	position: absolute;
}
.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1;
}
.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family: microsoft yahei;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px;
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../images/ico.jpg) no-repeat;
	display: block;
}
.yx-rotation-focus {
	height: 40px;
	line-height: 40px;
	right: 20px;
	bottom: 0;
	z-index: 2;
}
.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -24px -126px;
	text-indent: -9999px;
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}
.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative;
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px;
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px;
}
.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.yx-rotation-focus span.hover {
	background-position: -10px -126px;
}
.rotaion_list {
	width: 0;
	height: 0;
	overflow: hidden;
}
.rotaion_list .rotaion_img {
	width: 380px;
	height: 230px;
}
.footer {
	padding-top: 10px;
}
.footer p {
	color: #FFF;
	line-height: 36px;
}
.tongdao {
	margin-top: 12px;
}
.tongdao li {
	background: #f2f2f2;
	width: 126px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
.tongdao li .ico_01 {
	background: url(../images/icon_001.jpg) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
}
.tongdao li:hover .ico_01 {
	background: url(../images/icon_001_1.jpg) no-repeat center center;
	width: 24px;
	height: 24px;
}
.tongdao li .ico_02 {
	background: url(../images/icon_002.jpg) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
}
.tongdao li:hover .ico_02 {
	background: url(../images/icon_002_1.jpg) no-repeat center center;
	width: 24px;
	height: 24px;
}
.tongdao li .ico_03 {
	background: url(../images/icon_003.jpg) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
}
.tongdao li:hover .ico_03 {
	background: url(../images/icon_003_01.jpg) no-repeat center center;
	width: 24px;
	height: 24px;
}
.tongdao li .ico_04 {
	background: url(../images/icon_004.jpg) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
}
.tongdao li:hover .ico_04 {
	background: url(../images/icon_004_1.jpg) no-repeat center center;
	width: 24px;
	height: 24px;
}
.tongdao li .ico_05 {
	background: url(../images/icon_005.jpg) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
}
.tongdao li:hover .ico_05 {
	background: url(../images/icon_005_1.jpg) no-repeat center center;
	width: 24px;
	height: 24px;
}
.tongdao li a {
	color: #333333;
	display: block;
	line-height: 40px;
	font-weight: bold;
	margin-left: 5px;
}
.tongdao li:hover a:hover {
	color: #006fae;
}
/*团学活动*/
.fczs {
	margin-bottom: 20px;
}
.fczs li {
	margin-left: 20px;
	width: 285px;
	float: left;
}
.container_left {
	width: 285px;
}
.container_right {
	width: 895px;
	min-height: 500px;
}
.container_right_title {
	line-height: 40px;
	border-bottom: solid 1px #dcdcdc;
	font-size: 16px;
	color: #01976b;
}
.menu_bt {
	font-weight: 500;
}
/*Route*/
.Route {
	line-height: 40px;
	height: 40px;
}
.Route .active {
	color: #00a172;
}
.Route li {
	float: left;
}
.Route a {
	color: #333333;
}
/*新闻列表*/
.new_list {
	line-height: 36px;
}
.new_list ul {
	margin-top: 5px;
}
.new_list a {
	display: block;
	color: #333333;
}
.new_list a:hover {
	color: #006fae;
}
.new_list3 {
	line-height: 32px;
}
.new_list3 dl {
	margin-top: 5px;
}
.new_list3 a {
	text-indent: 15px;
	background: url(../images/icon_02.jpg) no-repeat 0px center;
	display: block;
}
.new_list3 a:hover {
	text-indent: 15px;
	background: url(../images/icon_01.jpg) no-repeat 0px center;
	color: #8a2051;
}
/*本科生/研究生/MPA教育新闻列表*/

.new_list2 {
	line-height: 28px;
}
.new_list2 h3 {
	font-size: 16px;
	line-height: 30px;
	margin-top: 8px;
	font-weight: 500;
}
.new_list2 a {
	color: #8a2051;
}
.new_list2 p {
	line-height: 30px;
	color: #666666;
}
/*header*/

.toubu {
	height: 120px;
	background: #01649c;
}
.toubu>.logo {
	margin-top: 10px;
}
.toubu>.search {
	margin-top: 10px;
}
/*top*/
.top_right_top {
	text-transform: uppercase;
	font-family: "Microsoft YaHei", serif;
	font-size: 12px;
	padding-top: 20px;
	margin-right: 10px;
}
.top_right_top li {
	float: left;
	background: url(../images/bg.jpg) no-repeat;
	background-position: right;
	padding: 0 10px;
	text-align: center;
}
.top_right_top li a {
	color: #ffffff;
}
.top_right_top li.active {
	background: none;
	padding: 0 0 0 10px;
}
.search_box {
	float: left;
	height: 36px;
	margin-top: 12px;
}
.search_box_text {
	height: 34px;
	line-height: 34px;
	border: solid 1px #dcdcdc;
	width: 260px;
	text-indent: 10px;
}
/*Navigation*/

.Navigation {
	height: 50px;
}
.Navigation li {
	float: left;
	line-height: 50px;
}
.Navigation a {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	width: 120px;
	display: block;
}
.Navigation a:hover {
	background: #630a33;
}
.Navigation .active {
	width: 120px;
	height: 50px;
	background: #ffc002;
}
ul#topnav {
	position: relative;
	z-index: 10000;
}
ul#topnav li {
	float: left;
	position: relative;
	width: 120px;
	text-align: center;
}
ul#topnav li a {
	display: block;
}
ul#topnav li a:hover {
	background: #ffc002;
}
ul#topnav li .sub {
	position: absolute;
	top: 50px;
	left: 0;
	background: #ffffff;
	float: left;
	/*--bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index: 9999;
}
ul#topnav li .sub dl {
	z-index: 9999;
	position: absolute;
	background: #ffffff;
	/* older safari/chrome browsers */
	-webkit-opacity: 0.9;
	/* netscape and older than firefox 0.9 */
	-moz-opacity: 0.9;
	/* safari 1.x (pre webkit!) 老式khtml内核的safari浏览器*/
	-khtml-opacity: 0.9;
	/* ie9 + etc...modern browsers */
	opacity: .9;
	/* ie 4-9 */
	filter: alpha(opacity=90);
	/*this works in ie 8 & 9 too*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /*ie4-ie9*/
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
ul#topnav .sub dl dd a {
	padding: 0 10px;
	color: #333333;
	line-height: 42px;
}
ul#topnav .sub dl dd a:hover {
	color: #ffffff;
	background: #ffc002;
}
/*banner  start*/
.yBanner {
	height: 358px;
	overflow: hidden;
	position: relative;
}
.yBannerList {
	height: 358px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.yBannerListIn {
	overflow: hidden;
	width: 1200px;
	height: 358px;
	margin: 0 auto;
	position: relative;
}
.yBannerListIn_box {
	width: 770px;
	float: left;
	margin-left: 210px;
}
.yBannerListInRight {
	position: absolute;
	top: 0;
	right: 0px;
	width: 220px;
	height: 358px;
	z-index: 5;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
.yimaginaryLine {
	display: block;
	height: 0;
	border-top: 1px dotted #eee;
}
.yBannerListInRight img {
	vertical-align: top;
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear;
}
.yBannerListInRight img:hover {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px);
}
.kcjs {
	background: #fafafa;
	width: 100%;
}
.kcjs_bg {
	background: url(../images/hlj_01.jpg) no-repeat 0 center;
	text-indent: 10px;
	line-height: 36px;
}
.kcjs_bg h3 {
	font-weight: 600;
	color: #333333;
}
.more {
	margin-top: 13px;
}
.toutiao {
	margin-bottom: 12px;
}
.toutiao h3 {
	font-size: 14px;
}
.toutiao h3 a {
	color: #006fae;
	line-height: 30px;
}
.toutiao p {
	line-height: 24px;
}
.dotted_line {
	border-top: dashed 1px #cccccc;
	height: 5px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.Academic_time {
	background: url(../images/en_img_09.jpg) no-repeat;
	width: 70px;
	height: 68px;
}
.Academic_time li {
	text-align: center;
	line-height: 34px;
	height: 34px;
}
.Academic_content {
	width: 300px;
}
.Academic_content h3 {
	font-size: 14px;
	line-height: 22px;
}
.Academic_content p {
	color: #666666;
	line-height: 24px;
	font-size: 12px;
}
.Academic_content2 {
	width: 794px;
}
.Academic_content2 h3 {
	font-size: 14px;
	line-height: 22px;
}
.Academic_content2 p {
	color: #666666;
	line-height: 24px;
	font-size: 12px;
}
.Notifications {
	height: 68px;
	width: 375px;
	border-left: solid 4px #dcdcdc;
	background: #f8f8f8;
}
.Notifications:hover {
	cursor: pointer;
	border-left: solid 4px #006fae;
}
.Notifications h3 {
	margin-left: 10px;
	padding-top: 5px;
	line-height: 30px;
	font-size: 14px;
}
.Notifications p {
	margin-left: 10px;
	color: #666666;
	font-size: 14px;
	text-indent: 25px;
	background: url(../images/en_img_10.jpg) no-repeat 0 center;
}
.Notifications2 {
	height: 67px;
	width: 375px;
	border-bottom: solid 1px #ececec;
}
.Notifications2:hover {
	cursor: pointer;
}
.Notifications2 h3 {
	padding-top: 5px;
	line-height: 30px;
	font-size: 14px;
}
.Notifications2 p {
	padding-top: 2px;
	color: #666666;
	font-size: 14px;
	text-indent: 25px;
	background: url(../images/en_img_10.jpg) no-repeat 0 center;
}
.kuaijie {
}
.kuaijie li {
	float: left;
	width: 224px;
	margin-left: 20px;
	height: 60px;
	text-indent: 85px;
	background: #006fae;
}
.kuaijie li a {
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
	width: 224px;
	height: 60px;
	display: block;
	background: #006fae;
}
.kuaijie li a.icon_01 {
	background: url(../images/icon_01.jpg) no-repeat 15px 3px;
	flaot: left;
}
.kuaijie li a.icon_02 {
	background: url(../images/icon_02.jpg) no-repeat 15px 3px;
	flaot: left;
}
.kuaijie li a.icon_03 {
	background: url(../images/icon_03.jpg) no-repeat 15px 3px;
	flaot: left;
}
.kuaijie li a.icon_04 {
	background: url(../images/icon_04.jpg) no-repeat 15px 3px;
	flaot: left;
}
.kuaijie li a.icon_05 {
	background: url(../images/icon_05.jpg) no-repeat 15px 3px;
	flaot: left;
}
/*内页样式*/


/*Route*/
.Route {
	line-height: 40px;
	height: 40px;
}
.Route .active {
	color: #124f0d;
}
.Route li {
	float: left;
}
.Route a {
	color: #333333;
	font-size: 14px;
}
.container_left {
	width: 285px;
}
.container_right {
	width: 895px;
	min-height: 500px;
}
.container_right_title {
	line-height: 40px;
	border-bottom: solid 1px #dcdcdc;
	font-size: 16px;
	color: #0176c1;
}
.menu_biaoti {
	height: 60px;
	line-height: 60px;
	background: #01976b;
	color: #ffffff;
	font-weight: 500;
	font-size: 22px;
}
.side_xy_bt {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(../images/xy_29.jpg) no-repeat;
	width: 285px;
	height: 50px;
}
.new_list3 {
	line-height: 32px;
	font-size: 14px;
}
.new_list3 ul {
	margin-top: 5px;
}
.new_list3 dd {
	margin: 0px;
}
.new_list3 a {
	text-indent: 25px;
	background: url(../images/pic_14.jpg) no-repeat 0px center;
	display: block;
	color: #333333;
}
.new_list3 a:hover {
	text-indent: 25px;
	background: url(../images/pic_13.jpg) no-repeat 0px center;
	color: #124f0d;
}
.container_right_title2 {
	border-bottom: solid 1px #dcdcdc;
}
.container_right_title2 h3 {
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	font-weight: 500;
}
.container_right_title2 p {
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}
.gray2 {
	color: #333333;
	line-height: 26px;
}
.ny_xyfg {
	width: 895px;
	margin-left: -1px;
}
.ny_xyfg li {
	float: left;
	width: 203px;
	height: 165px;
	margin-left: 17px;
	margin-bottom: 20px;
}
.ny_xyfg li img {
	width: 203px;
	height: 165px;
}