body {
	font-family: 'Microsoft Yahei', 'SimSun';
}
* {
	margin: 0;
	padding: 0;
}
a.blue12, a.blue12:visited {
	color: #0d1a7a;
	font-size: 12px;
	text-decoration: none;
}
a.blue12:hover, a.blue12:active {
	text-decoration: underline;
}
a.v_more, a.v_more:visited {
	color: #0d1a7a;
	font-size: 13px;
	text-decoration: none;
}
a.v_more:hover, a.v_more:active {
	text-decoration: underline;
}
#header {
	margin: 0 auto;
	/*overflow: hidden;*/
}
#header_wrapper {
	width: 978px;
	margin: 0 auto;
}
#utility_wrapper {
	background-color: #d1d1d1;
	overflow: hidden;
	margin-bottom: 12px;
}
/*顶部左侧链接*/
#header .utility {
	background-color: #383838;
	height: 40px;
	overflow: hidden;
	width: 978px;
	margin: 0 auto;
}
#header .navigation {
	float: left;
	margin-left: 50px;
	display: block;
}
#header .navigation li {
	float: left;
	list-style-type: none;
	line-height: 40px;
	padding-right: 34px;
}
#header .navigation li a, #header .navigation li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#header .navigation li a:hover, #header .navigation li a:active {
	text-decoration: underline;
}
/*检索框*/
#header .jump_search {
	float: right;
	width: 268px;
	overflow: hidden;
}
#header .jump_search li {
	float: left;
	padding-right: 15px;
	line-height: 40px;
	list-style-type: none;
}
#header .jump_search li a, li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#header .jump_search li a:hover, li a:active {
	text-decoration: underline;
}
#header #search {
	float: left;
	padding: 6px 0 0;
}
#header #searchtext {
	float: left;
	margin-left: 12px;
	width: 105px;
	height: 26px;
	min-height: 14px;
	background-color: #555555;
	color: #666666;
	font-size: 14px;
	border: none;
}
/*焦点在输入框*/
#header #searchtext:focus {
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 4px #333;
	-moz-box-shadow: inset 0 0 4px #333;
	box-shadow: inset 0 0 4px #333;
}
#header #searchtext-btn {
	width: 26px;
	height: 26px;
	background-image: url(../images/submit_btn.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	overflow: hidden;
}
/* 商学院logo*/
.logo {
	float: left;
}
.logo a {
	width: 289px;
	height: 62px;
	background: url(../images/sbs_logo.gif) no-repeat;
	margin: 10px 0 0 55px;
	display: block;
	text-indent: -9999px;
}
/* 主导航*/
#main-nav {
	float: right;
	margin-top: 15px;
	margin-right: 35px
}
#main-nav li {
	float: left;
	list-style-type: none;
	display: block;
}
/* zl删除
#main-nav li a, #main-nav li a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 25px;
	font-weight: bold;
	font-size: 18px;
	background: url(mian_nav_ico.gif) no-repeat 98px 10px;
}
#main-nav li a:hover, #main-nav li a:active {
	color: #91011f;
	border: 1px solid #d7d7d7;
	border-width: 1px 1px 0;
}
*/
.head_nav {
	float: right;
	clear: left;
	margin-bottom: 8px;
}
.head_nav li {
	float: left;
	list-style-type: none;
}
.head_nav li a, .head_nav li a:visited {
	display: block;
	padding-right: 12px;
	color: #323b58;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.head_nav li a:hover, .head_nav li a:active {
	color: #000000;
}
/*banner*/
.view-content, .orbit-wrapper {
	margin: 0 auto;
	background-color: #d3d3d3;
	overflow: hidden;
}
.orbit-wrapper {
	width: 978px;
	position: relative;
	z-index: 3;
}
.carousel-image {
	position: absolute;
	right: 0;
	z-index: -1;
}
/*banner左侧色块部分*/
.slide-caption {
	position: relative;
	float: left;
	width: 305px;
	height: 342px;
	background: #60101c url(../images/transprant_red_bg.png);
	min-height: 200px;
	padding-left: 150px;
}
.slide-caption h2 {
	padding-top: 124px;
	margin-bottom: 10px;
	-moz-text-shadow: 2px 2px 4px #2d2d2d;/*firefox*/
	-webkit-text-shadow: 2px 2px 4px #2d2d2d;/*safari或chrome*/
	text-shadow: 2px 2px 4px #2d2d2d;/*opera或ie9*/
}
.slide-caption h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}
.slide-caption h2 a:hover, .slide-caption h2 a:hover:active {
	color: #e6eae2;
}
.slide-callout {
	width: 900px;
}
.slide-callout p {
	float: left;
	max-width: 750px;
	min-height: 18px;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
}
.slide-callout p:hover {
	background-color: #e6eae2;
}
.slide-callout .s_title a {
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
.slide-callout .more {
	padding: 0;
}
.slide-callout .more a {
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background-color: #8d0a12;
}
.slide-callout .more a:hover, .slide-callout .more a:active {
	background-color: #000000;
}
/*banner控制按钮*/
.carousel-controls {
	position: absolute;
	z-index: 100;
	left: 50%;
	bottom: 43px;
	width: 98px;
	height: 32px;
	margin-left: -449px;
	overflow: hidden;
}
.carousel-controls a {
	float: left;
	background: url(../images/controls-carousel.gif);
	display: block;
	text-indent: -9999px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 32px;
	height: 32px;
}
.carousel-controls .previous {
	background-position: 0 -32px;
}
.carousel-controls .previous:hover {
	background-position: 0 0;
}
.carousel-controls .play {
	position: relative;
	bottom: auto;
	left: auto;
	background-position: -66px -32px;
	border-left: 1px solid #333;
}
.carousel-controls .play:hover {
	background-position: -66px 0;
}
.carousel-controls .next {
	background-position: -99px -32px;
	border-left: 1px solid #333;
}
.carousel-controls .next:hover {
	background-position: -99px 0;
}
.primary {
	margin: 0 auto;
	padding-top: 20px;
	background: url(../images/main_bg.jpg) repeat-y center top;
	background-color: #f3f3f3;
	overflow: hidden;
}
/*三块主新闻*/			
#home_content {
	margin: 0 auto;
	width: 978px;
	overflow: hidden;
	padding-bottom: 3px;
}
#home_content .school_news, #home_content .video_news, #home_content .media_focus {
	float: left;
	width: 257px;
}
#home_content .school_news {
	margin-left: 38px;
}
#home_content .video_news, #home_content .media_focus {
	margin-left: 65px;
}
#home_content .title {
	border-bottom: 2px solid #d7d7d7;
	overflow: hidden;
	margin-bottom: 20px;
}
#home_content .big_title {
	font-size: 16px;
	color: #2b3552;
	float: left;
	padding: 6px 0 6px 6px;
}
#home_content .more a {
	display: block;
	float: right;
	height: 14px;
	width: 9px;
	background: url(../images/more_arrow.gif) no-repeat;
	margin: 8px 8px 0 0;
	text-indent: -9999px;
}
#home_content .p_title {
	text-align: center;
	padding-top: 6px;
}
#home_content .p_title a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
.dot_list_con {
	text-align: center;
}
.dot_list_con .dot_list a {
	display: inline-block;
	height: 7px;
	width: 7px;
	background: url(../images/dot_list.gif) no-repeat -7px 0;
	margin: 0 4px;
	cursor: pointer;
}
.dot_list_con .dot_list a:hover, .dot_list_con .dot_list a:active {
	background: url(../images/dot_list.gif) no-repeat;
}
/*通知报告*/	
#home_content .news_list {
	overflow: hidden;
	margin-bottom: 10px;
}
#home_content .news_list .time {
	float: left;
	color: #a12045;
	font-size: 20px;
	font-family: "Microsoft Uighur";
	border-right: 1px solid #d7d7d7;
	padding: 0 8px;
	margin-right: 8px;
}
#home_content .news_list .list {
	float: left;
}
#home_content .news_list .list span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 150px;
	font-size: 13px;
	line-height: 20px;
	cursor: pointer;
	font-size: 11px;
}
#home_content .news_list .list a {
	color: #494848;
	text-decoration: none;
}
#home_content .news_list .list a:hover, #home_content .news_list .list a:active {
	text-decoration: underline;
}
#home_content .news_list .list .n_title {
	font-weight: bold;
}
#home_content .news_list .list .n_list {
	color: #d3d3d3;
	font-size: 12px;
	font-family: "宋体";
}
#home_content .news_list .more_add {
	float: right;
	background: url(../images/more_arrow01.gif);
	width: 12px;
	height: 12px;
	cursor: pointer;
}
/*底部链接及登陆部分*/

#footer_link {
	margin: 0 auto;
	width: 918px;
	background-color: #f1f1f1;
	margin-top: 8px;
	padding: 30px 30px 18px 30px;
	overflow: hidden;
	color: #000000;
	font-size: 14px;
}
.footer_login {
	overflow: hidden;
	margin-bottom: 40px;
}
.footer_login .t_login {
	margin-right: 60px;
}
.footer_login .t_login, .footer_login .s_login {
	float: left;
	width: 400px;
}
.footer_login .s_login {
	float: right;
}
.footer_login .t_login p, .footer_login .s_login p {
	border-bottom: 2px solid #9e9e9e;
	padding: 8px 0 8px 35px;
	background: url(../images/ico_01.gif) no-repeat center left;
	margin-bottom: 13px;
}
.footer_login input {
	border: 2px solid #a8a8a8;
	height: 24px;
	margin-left: 25px;
	float: left;
	padding-left: 6px;
}
.footer_login .username {
	width: 110px;
	margin-left: 15px;
	font-size: 11px;
}
.footer_login .password {
	width: 140px;
	margin-right: 10px;
	font-size: 11px;
}
.footer_login .submit {
	display: block;
	border: none;
	width: 58px;
	height: 28px;
	background-color: #636465;
	color: #ffffff;
	font-family: 'Microsoft Yahei', 'SimSun';
	cursor: pointer;
}
#footer_link .left {
	overflow: hidden;
	float: left;
}
#footer_link .left ul {
	list-style-type: none;
}
#footer_link .left ul li {
	float: left;
	padding-right: 15px;
}
#footer_link .left ul li a, #footer_link .left ul li a:visited {
	text-decoration: none;
	color: #000000;
}
#footer_link .left ul li a:hover, #footer_link .left ul li a:active {
	text-decoration: underline;
	color: #000000;
}
#footer_link .sec {
	clear: left;
	padding-top: 10px;
}
#footer_link .right {
	overflow: hidden;
	float: right;
	margin-right: 25px;
}
#footer_link .right p img {
	padding-right: 10px;
}
/*底部*/
#footer_wrapper {
	margin: 0 auto;
	background-color: #d1d1d1;
}
#footer {
	margin: 0 auto;
	width: 978px;
	height: 123px;
	background-color: #383838;
}
#footer .f_logo, #footer .contact_adress {
	float: left;
}
#footer .f_logo {
	background: url(../images/footer_logo.gif) no-repeat;
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 50px;
}
#footer p {
	color: #9f9f9f;
	font-size: 12px;
}
#footer .contact_adress {
	margin-top: 35px;
}
#footer .support {
	float: right;
	margin: 35px 40px 0 0;
}
/*二级页面*/
#sub_content_wrapper {
	margin: 0 auto;
	overflow: hidden;
	background: #f3f3f3 url(../images/main_bg.jpg) repeat-y center top;
}
.m_content {
	overflow: hidden;
	width: 978px;
}
#sub_nav, .detail_content {
	float: left;
	overflow: hidden;
}
.sub_content {
	margin: 0 auto;
	width: 978px;
	overflow: hidden;
	min-height: 236px;
	position: relative;
}
.sub_content .sub_title h2 {
	position: absolute;
	top: 180px;
	left: 65px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	-moz-text-shadow: 2px 2px 4px #2d2d2d;/*firefox*/
	-webkit-text-shadow: 2px 2px 4px #2d2d2d;/*safari或chrome*/
	text-shadow: 2px 2px 4px #2d2d2d;/*opera或ie9*/
}
/*二级页面面包屑导航*/
#breadcrumb_nav {
	background-color: #aaaaaa;
	height: 24px;
	margin-bottom: 14px;
	color: #fff;
	font-size: 12px;
	padding-left: 35px;
	line-height: 24px;
}
#breadcrumb_nav a, #breadcrumb_nav a:visited {
	color: #fff;
	text-decoration: none;
}
#breadcrumb_nav a:hover, #breadcrumb_nav a:active {
	text-decoration: underline;
}
.sub_content .leader {
	font-size: 14px;
	clear: both;
	padding: 18px 0 0 40px;
	margin-bottom: 15px;
}
/*二级页面右侧*/

.sub_right_col {
	float: right;
	margin: 0 15px;
}
.sub_right_col p {
	font-size: 12px;
	padding: 6px 8px 0 0;
	text-align: right;
	font-weight: bold;
}
.sub_right_col ul {
	list-style-type: none;
	margin-left: 15px;
}
.sub_right_col li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	background: url(../images/sub_list_dot.gif) no-repeat left center;
	padding-left: 15px;
}
.sub_right_col li a:hover, .sub_right_col li a:visited {
	text-decoration: underline;
}
/*二级_院系导航*/

.left_column {
	float: left;
	overflow: hidden;
	padding: 0 0 25px 45px;
}
.left_column .department_list {
	overflow: hidden;
	margin-bottom: 25px;
}
.left_column .department_list p {
	color: #91011f;
	font-size: 14px;
	padding-bottom: 10px;
}
.left_column ul {
	list-style-type: none;
	float: left;
	padding-right: 110px;
}
.left_column ul li a {
	font-family: 'SimSun';
	background: url(../images/ico_02.gif) no-repeat center left;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 2em;
}
.left_column ul li a:hover, .left_column ul li a:active {
	color: #91011f;
	text-decoration: underline;
}
/*二级_在校学生*/
.left_column .in_student {
overflow: hidden;	
	margin-bottom: 25px;
}
.left_column .in_student p {
	color: #91011f;
	font-size: 18px;
	padding-bottom: 10px;
}
.left_column .in_student ul {
	float: left;
	padding-right: 90px;
}
.left_column .in_student ul li a {
	background: url(../images/ico_03.gif) no-repeat center left;
}
/*二级_院系导航*/
.left_column .school_nav {
	font-size: 14px;
	color: #000000;
}
.left_column .school_nav table td {
	padding-left: 25px;
}
.left_column .school_nav a {
	text-decoration: none;
	color: #000000;
}
.left_column .school_nav a:hover, .left_column .school_nav a:active {
	text-decoration: underline;
	color: #000000;
}
/*三级页面左侧子导航_现任领导类*/
#sub_nav {
	width: 224px;
	background-color: #a51c30;
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 12px;
}
#sub_nav ul {
	width: 224px;
	list-style-type: none;
}
#sub_nav ul li a, #sub_nav ul li a:visited {
	display: block;
	padding: 10px 35px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#sub_nav ul li a:hover, #sub_nav ul li a:active {
	background-color: #63212b;
}
/*三级现任领导类页面 中部*/
.detail_content {
	border: 2px solid #c3c3c3;
	width: 720px;
	padding-bottom: 50px;
}
.detail_content h4 {
	border-top: 3px solid #a41b2f;
	color: #a41b2f;
	padding: 5px 15px 8px;
	font-size: 14px;
}
.detail_content p {
	font-size: 12px;
	line-height: 22px;
	padding: 0 15px 15px 15px;
}
/*四级领导介绍*/
.left_column .side_photo {
	margin-right: 35px;
	float: left;
}
.left_column .photo_name {
	background-color: #d1d1d1;
	padding: 8px 0 8px 15px;
}
.left_column .photo_name p {
	font-size: 14px;
	font-family: "SimSun";
}
.left_column .photo_name .en {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.left_column .intro_text {
	float: left;
	width: 600px;
}
.left_column .intro_text p {
	font-size: 14px;
	line-height: 26px;
}