﻿body {
	padding-top: 50px;
}

a {
	color: #555555;
	word-break: break-all;
}

p {
	line-height: 1.75;
}

div {
	line-height: 1.75;
}

#alumni_header {
	background-color: #ffffff;
	height: 217px;
	border-bottom: 1px solid #EBEBEB;
}

#alumni_header div.container {
	height: 160px;
}

#alumni_title {
	margin-top: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

#alumni_logo {
	margin-top: 12px;
}

#alumni_options {
	margin-top: 3px;
}

#alumni_mainmenu {
	/*border-bottom: 3px solid #FFA826;*/
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #D9D9DE;
	height: auto;
	line-height: auto;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-shadow: 0px -1px 0px #3C0610;
	margin-bottom: 0;
	/*background-image: url(../img/menubg1.jpg);*/
	background: -webkit-linear-gradient(left top, #1A4385, #12B0C9);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom right, #1A4385, #12B0C9);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom right, #1A4385, #12B0C9);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom right, #1A4385, #12B0C9);
	/* 标准的语法 */
	height: auto;
}

.flyoutMenu a {
	color: #fff;
	text-shadow: 0px -1px 0px #3C0610;
	display: block;
	width: 100%;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 48px;
}

.alumni_menu_nav_pills {
	padding-left: 16px;
	padding-right: 16px;
}

.alumni_menu_nav_pills_active {
	background-color: #970B0A;
	color: #fff;
}

.alumni_menu_nav_pills_active>a {
	color: #fff !important;
	text-decoration: none !important;
}

.main_newstitle {
	font-weight: bold;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: 'Microsoft Yahei';
	/*background-image: url(../img/menubg1.jpg);*/
	background: -webkit-linear-gradient(left top, #1A4385, #12B0C9);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom right, #1A4385, #12B0C9);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom right, #1A4385, #12B0C9);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom right, #1A4385, #12B0C9);
	/* 标准的语法 */
	color: #ffffff;
}

.main_newsbox a {
	line-height: 1.5;
}

.main_newsbox table {
	margin-left: 2px;
	margin-top: 1px;
}

div.container>table>tbody>tr>td,
div#_p_1>table>tbody>tr>td {
	display: block;
	float: left;
}

#alumni_info {
	height: auto;
	margin: 16px auto;
}

#qrcode {
	text-align: center;
}

#alumni_qrcode {
	margin-top: 12px;
	width: 96px;
}

#navbar1 {
	background-color: #58595B;
	/*border-bottom: 5px solid #95050E;*/
	border-bottom: 5px solid #12B0C9;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	/*border: 1px solid #006633;*/
	/*font-family:simhei;*/
	/*font-size:16px;*/
	/*border-bottom-color: #ffffff;*/
}

.nav-tabs>li>a {
	/*background-color: #F8F8F8;*/
	/*color: #333;*/
	/*border: 1px solid #006633;*/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	/*background-color: #006633;*/
	/*color: #ffffff;*/
}

.nav-tabs.nav-justified>li>a {
	/*border-bottom: 1px solid #006633;*/
}

.tab-content {
	/*border: 1px solid #006633;*/
	border-top-width: 0px;
	height: auto;
}

div.tab-content div table tbody tr td {
	height: 45px;
}


/*multilevel-navbar*/

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}


/*slider start*/

#slider {
	background-color: #F7FAFA;
	margin: 0 auto;
	width: 100% !important;
	height: auto;
}

#slider_content {
	margin: 0 auto;
	height: auto;
}

#featured {
	width: auto;
	height: auto;
}

#featured img {
	width: inherit;
	height: inherit;
}

.orbit-caption {
	/*background-color: rgba(0,102,51,.9);*/
	word-break: break-all;
}

.orbit-caption>a {
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'microsoft yahei';
}

.orbit-bullets li.active {
	background-color: #66FF66;
}


/*slider end*/

#alumni_footer {
	background-color: #57585a;
	border-top: 1px solid #d9d9de;
	font-family: "Microsoft Yahei";
	padding: 20px 0 30px 0;
	color: #fff;
}

#alumni_footer a {
	color: #fff;
}

#alumni_counter {
	margin-top: 10px;
}

.news_counter {}

.SearchTitleInput22 {
	display: inline;
}

#alumni_search {
	margin-top: 0;
}

.searchbtn {
	background: url(../img/search.png) no-repeat 0 0;
	width: 22px;
	height: 22px;
	margin-left: auto;
}


/*displayinfo*/

#alumni_infodisplay {
	margin-bottom: 20px;
}

#alumni_column,
#alumni_infodisplay {
	margin-top: 12px;
}

#alumni_infodisplay_content,
#alumni_info_subtitle {
	word-break: break-all;
	font-family: simsun;
}

#alumni_infodisplay_content {
	text-justify: auto;
	text-align: justify;
	font-family: "Times New Roman", simsun;
}

#alumni_relatied_news>h4,
#alumni_breadcrumb,
#alumni_info_abouts,
#alumni_info_title {
	font-family: "microsoft yahei";
	word-break: break-all;
}

#alumni_breadcrumb {
	display: none;
}

#alumni_info_abouts {
	font-size: 12px;
}

#news_author {
	text-align: right;
}

#news_pub_date {
	text-align: right;
}

#alumni_info_abouts2 {
	text-align: right !important;
	margin-top: 36px;
	margin-right: 0;
	font-size: 12px;
	font-family: "microsoft yahei";
}

#alumni_info_title {
	font-family: "Times New Roman", simhei;
	color: #111;
}


/*listcolumn*/

#collistname,
#catagoryname {
	font-family: "microsoft yahei";
}

.bottomtdborder {}

#alumni_column_list {
	font-family: "Times New Roman", simsun;
}


/*blog-post*/

.blog-main {
	font-size: 16px;
	line-height: 1.5;
	padding-left: 24px;
}

.blog-post {
	margin-bottom: 60px;
}

.blog-post hr {
	margin-top: 8px;
	margin-bottom: 8px;
}

.blog-post-title {
	margin-bottom: 5px;
	font-size: 30px;
}

.blog-post-subtitle {
	font-size: 20px;
	color: #555;
}

.blog-post-meta {
	margin-bottom: 20px;
	color: #777;
}

.relationNews {
	word-break: break-all;
}


/*sidebar*/

.sidebar-module {
	padding: 15px;
	margin: 0 -15px 15px;
}

.sidebar-module-inset {
	padding: 15px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
	margin-bottom: 0;
}

.nav-tabs>li>a {
	/*border-radius: 4px;*/
}

.nav-tabs.nav-justified>li>a {
	/*border-radius: 0;*/
}

#counter {
	margin-right: 80px;
}

#update {
	margin-right: 4px;
}

@media (max-width: 1024px) {
	.nav-tabs>li>a {
		/*border-radius: 0;*/
	}

	.nav-tabs.nav-justified>li>a {
		/*border-radius: 0;*/
	}

	#featured img {
		width: inherit;
		height: inherit;
	}

	#colbanner>img {
		width: 99%;
	}
}

@media (max-width: 768px) {
	.nav-tabs>li>a {
		/*border-radius: 0;*/
	}

	.nav-tabs.nav-justified>li>a {
		/*border-radius: 0;*/
	}

	#alumni_mainmenu {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 3px;
	}

	#slider {
		margin: 0 auto 3px auto;
	}

	#alumni_website_info {
		margin-bottom: 10px;
		text-align: center;
	}

	#alumni_title>img,
	#alumni_logo>img {
		width: 99%;
	}

	#alumni_title_deco {
		height: 0;
	}

	#alumni_search {
		margin-top: 0;
	}

	#searchForm22 {
		border-bottom: none;
		border-top: none;
		margin: 0 auto;
	}

	.SearchTitleInput22 {
		width: 100%;
	}

	#alumni_search {
		margin-top: 8px;
	}

	#alumni_header,
	#alumni_header div.container {
		height: auto;
		padding-bottom: 6px;
	}

	#alumni_support_info {
		text-align: center;
	}

	#featured img {
		width: inherit;
		height: inherit;
	}

	.orbit-caption>a {
		font-size: 12px;
	}

	#alumni_qrcode {
		margin-top: 8px;
		width: 128px;
	}

	.blog-main {
		padding-left: 12px;
	}

	#colbanner>img {
		width: 99%;
	}

	.blog-post-meta {
		margin-bottom: 12px;
	}

	#alumni_info_abouts {
		line-height: 1.2;
	}
}


/*.bs-tabs 标签卡风格*/

.bs-tabs {
	position: relative;
	padding: 45px 15px 15px;
	margin: 0 -15px 15px;
	border-color: #e5e5e5 #eee #eee;
	border-style: solid;
	border-width: 1px 0;
	-webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05)
}

.bs-tabs:after {
	position: absolute;
	top: 15px;
	left: 15px;
	font-weight: 700;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
}

@media (min-width:768px) {
	.bs-tabs {
		margin-right: 0;
		margin-left: 0;
		background-color: #fff;
		border-color: #ddd;
		border-width: 1px;
		border-radius: 4px 4px 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: 490px;
	}
}

.bs-tabs-tabs .nav-tabs {
	margin-bottom: 12px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border-top: 3px solid #007237;
}