@charset 'gb2312';

* {
	padding: 0;
	margin: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	width: 100%;
	height: 100%
}
body {
	font-family: "Microsoft YaHei", sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	list-style: none;
	margin: 0;
}
p {
	margin: 0;
}
.w-1 {
	width: 710px;
}
.w-2 {
	width: 250px;
}
.w-3 {
	width: 410px;
}
.w-4 {
	width: 265px;
}
.w-5 {
	width: 342px;
}
.w-6 {
	width: 155px;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: '';
}
.clearfix:after {
	clear: both;
}
.gray {
	color: #a2a2a2;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.pad {
	padding-left: 25px;
	padding-right: 25px;
}
.text-bold {
	font-weight: 700;
}
.mar-top {
	margin-top: 15px;
}
.bg-grad {
	background-color: #f9f9f9;
}
.bg-pad {
	padding: 1px 10px;
}



header.header {
	background: url('imagesheader_bg.png') repeat-x;
	background-size: contain;
	color: #fff;
}
.logo {
	padding: 55px 20px 0;
}
.logo > img {
	display: block;
	width: 475px;
}
.date-collect {
	padding: 45px 36px 15px 0;
	text-align: right;
}
.date-collect ul li {
	display: inline-block;
	padding-left: 20px;
}
.date-collect ul li a {
	color: #fff;
}
.department {
	padding: 0 30px 20px 0;
}
.department dl {
	margin-bottom: 5px;
}
.department dl.major-manager dd {
	letter-spacing: 7px;
}
.department dl.sponsor dd {
	letter-spacing: 1px;
}
.department dl dt, .department dl dd {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}

.nav {
	position: relative;
}
.nav ul {
	display: inline-block;
	margin-right: 15px;
}
.nav ul:last-child {
	position: absolute;
	bottom: 0px;
	right: -2px;
}
.nav ul li {
	display: inline-block;
	padding: 10px 12px 0px 0;
}
.nav ul li > a {
	color: #333;
}
.nav .contact {
	position: absolute;
	bottom: 0px;
	right: -2px;
}

.top-notice {
	margin-top: 5px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px solid #E7E7E7;
	border-width: 0 1px 1px 1px;
}
.top-notice > .top {
	width: 665px;
}
.top ul li {
	float: left;
	width: 330px;
}
.top ul li a > span {
	width: 201px;
    height: 60px;
    margin-top: 5px;
    font-size: 12px;
    padding: 0 10px;
    line-height: 20px;
    color: #424242;
}
.top ul li a:hover span {
	color: #ff3300;
    text-decoration: underline;
}
.top ul li img {
	display: block;
	width: 110px;
	height: 70px;
}
.top-notice > .notice {
	width: 300px;
    height: 68px;
    background-color: #fff;
    margin-right: 5px;
    padding: 0;
    border: 1px solid #4293DC;
}
.notice > .title {
	font-size: 14px;
	line-height: 14px;
    font-weight: bold;
    width: 24px;
    height: 67px;
    background-color: #4293DC;
    padding: 5px 0 0 5px;
    color: #fff;
    float: left;
}
.notice ul {
	margin-left: 24px;
}
.notice ul li {
	padding: 2px 0 0 10px;
	font-size: 12px;
}
.notice ul li a {
	color: #333;
}
.notice a:hover {
	text-decoration: underline;
}
.index {
	margin-top: 10px;
}
.index .tab-slide {
	width: 100%;
	background-color: #3398E6;
}
.tab-slide a {
	display: inline-block;
	width: 50%;
	padding: 12px 0;
	text-align: center;
	color: #fff;
}
.tab-slide a.active, .tab-slide a:hover {
	background-color: #2B82C7;
	text-decoration: none;
}
.slide {
	/*display: none;*/
	position: absolute;
	width: 410px;
	height: 206px;
	top: 44px;
	z-index: -1;
}
.slide.active {
	z-index: 99;
}

.module-list .top-img img {
	display: block;
    width: 100%;
    height: 120px;
}
.module-list .boximgs {
	background-color: #f9f9f9;
	padding: 5px 10px;
}
.module-list .img-box {
	display: inline-block;
}
.module-list .img-box:first-child {
	margin-right: 7px;
}
.module-list .img-box img {
	display: block;
	width: 100%;
	height: 85px;
}
.module-list .img-box span {
	display: inline-block;
	font-size: 12px;
	padding: 8px 0;
}
.module-list .img-box a {
	color: #333;
}
.pull-float:nth-child(odd) {
	float: left;
}
.pull-float:nth-child(even) {
	float: right;
}
.module-title {
	margin: 6px 0;
}
.module-title .main-title {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	letter-spacing: 2px;
}
.module-title ul {
	display: inline-block;
	margin-left: 15px;
}
.module-title ul li {
	font-size: 12px;
	display: inline-block;
	line-height: 12px;
	vertical-align: bottom;
}
.module-title ul li:not(:last-child):after {
	display: inline-block;
	content: '/';
	padding: 0 2px 0 4px;
	position: relative;
	top: -1px;
	left: 1px;
	color: #595959;

}
.module-title ul li a {
	color: #595959 !important;
	
}

.main {
	margin-top: 5px;
}
.list {
	width: 710px;
}
.list > .title {
	height: 36px;
    line-height: 34px;
    background-image:linear-gradient(to bottom, #FEFEFE,#F7F7F7);
    border: 1px solid #EAEAEA;
    text-indent: 10px;
    font-size: 14px;
}
.list > .title > ul li {
	display: inline-block;
}
.list > .title ul li a {
	color: #333;
}
.list > .title ul li:not(:last-child) a:after {
	display: inline-block;
	content: ">>";
	font-family: "ËÎÌå";
	letter-spacing: -5px;
}
.ul-list {
	margin-top: 15px;
}
.ul-list ul li {
	position: relative;
	padding: 12px 15px;
	border-bottom: 1px dashed #BABABA
}
.ul-list ul li:last-child {
	border: none;
}
.ul-list ul li a {
	color: #333;
}

.ul-list ul li:before {
	display: block;
	content: "";

	position: absolute;
	top: 20px;
	left: 2px;

	width: 6px;
	height: 6px;
	background-color: #818181;
}
.hot {
	width: 250px;
	padding: 0 10px 0 0;
}
.hot .top-img {
	display: block;
	margin-top: 10px;
}
.hot .top-img img {
	display: block;
	width: 100%;
	height: 120px;
}
.hot > ul li, .module-list > ul li {
	position: relative;
	font-size: 13px;
	padding: 8px 0 0 5px;
}
.hot > ul li.text-bold, .module-list > ul li.text-bold {
	font-size: 15px;
}
.hot > ul li:before, .module-list > ul li:before {
	display: block;
	content: '';

	position: absolute;
	top: 15px;
	left: -8px;

	width: 3px;
	height: 3px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #ccc;
}
.hot ul li a, .module-list ul li a {
	color: #333;
}
.web-intro {
	padding: 10px 15px;
	margin-top: 15px;
	background-color: #f9f9f9;
}
h3.nav-title {
	position: relative;
	font-size: 18px;
	padding-left: 12px;
	line-height: 18px;
}
h3.nav-title:before {
	display: block;
	content: '';
	width: 5px;
	height: 16px;
	background-color: #fcd000;
	border-radius: 8px;
	position: absolute;
	top: 2px;
	left: 0;
}
.web-intro ul {
	list-style: none;
}
.web-intro ul li {
	float: left;
	display: block;
	width: 48%;
	padding: 6px 0;
	text-align: center;
}
.web-intro ul li.active, .web-intro ul li:hover {
	background-color: #eee;
}
.web-intro ul li a {
	color: #898989;
}
.web-intro ul li a:hover, .web-intro ul li a:focus {
	text-decoration: none;
}
.web-intro .detail {
	padding: 8px 0 0 6px;
}
.web-intro .detail .box {
	display: none;
	height: 160px;
}
.web-intro .detail .box.active {
	display: block;
}
.web-intro .detail dl {
	margin-bottom: 10px;
}
.web-intro .detail dl dd, .web-intro .detail dl dt {
	display: inline-block;
	color: #535353;
}
.web-intro .detail dl dt {
	width: 70px;
	font-weight: 500;
}
.web-intro .detail dl dd {
	width: 118px;
}
.content h3 {
	width: 60%;
	font-size: 24px;
	margin: 25px auto 15px;
	text-align: center;
}
.content .article-info {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}
.article-info > span {
	display: inline-block;
	padding-right: 15px;
}
.content .article {
	margin-bottom: 5px;
}
.editor {
	text-align: right;
	margin-bottom: 15px;
	padding-right: 25px;
}
.editor p {
	font-weight: 600;
	color: #3898E4;
}
.content .pre-next-article > div {
	color: #000;
	font-weight: 700;
	margin: 5px 0;
}
.content .pre-next-article a {
	color: #333;
	font-weight: 500;
}
.content .pre-next-article a:hover {
	color: #ff3300;
}

footer.footer {
	margin-top: 35px;
}
.footer .links h3 {
	font-size: 21px;
	color: #747474;
	padding: 10px 20px;
}
.links ul {
	background-color: #3398E6;
	padding: 15px 20px;
}
.links ul li {
	display: inline-block;
	padding-right: 15px;
}
.links ul li a {
	color: #fff;
	font-weight: 600;
}
.web-options {
	margin-top: 2px;
	background-color: #eee;
	border: 1px solid #eaeaea;
	text-align: center;
}
.web-options ul li {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
}
.web-options ul li:not(:last-child):after {
	display: block;
	content: "";
	
	position: absolute;
	right: -4px;
	top: 12px;

	width: 1px;
	height: 16px;
	border-left: 1px dashed #5E5E5E;
}
.web-options ul li a {
	color: #5E5E5E;
}
.footer p.copyright {
	text-align: center;
	color: #999;
	margin: 10px 0;
	font-size: 13px;
}
.footer .link-imgs {
	margin: 10px 0;
	text-align: center;
}
.footer .link-imgs a {
	display: inline-block;
}
.footer .link-imgs img {
	display: block;
	width: 117px;
	height: 50px;
}
.footer .info {
	color: #999;
	text-align: center;
	font-size: 13px;
}
.info > p {
	margin: 5px 0;
}
.info > p > span {
	display: inline-block;
	padding-right: 15px;
}

.pages {
	font-size: 13px;
	text-align: center;
}
.pages a {
	color: #333
}
.pages a:hover {
	color: #ff3300;
	text-decoration: underline;
}
.pages select {
	width: auto;
    height: 24px;    line-height: 24px;
    font-size: 12px;
    position: relative;
    top: 2px;
    padding: 0 5px;
}

.section-1-right {
	padding: 0;
}
.middle-ad, .middle-ad-2 {
	margin: 10px auto 0px;
}
.middle-ad-2 a {
	float: left;
	display: inline-block;
	width: 498px;
}
.middle-ad-2 a:first-child {
	margin-right: 4px;
}
.middle-ad a img, .middle-ad-2 a img {
	display: block;
	width: 100%;
	height: 98px;
}
.border-bottom {
	padding-bottom: 8px;
	border-bottom: 2px solid #FDCF00;
}
.mb-list > li:not(:first-child) {
	padding-top: 10px;
}
.mb-list > li:not(:last-child) {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.mb-list .user-info > .pull-right {
	width: 159px;
}
.mb-list .user-icon {
	border: 1px solid #ddd;
	padding: 2px;
	width: 85px;
}
.mb-list .user-icon img {
	display: block;
	width: 100%;
	height: 68px;
}
.mb-list .name {
	display: block;
	font-size: 16px;
	color: #FF5302;
	margin: 10px 0 5px;
}
.mb-list .top-article {
	font-size: 13px;
	color: #7D7D7D;
	padding-top: 6px;
}
.mb-list .article-list li {
	position: relative;
    font-size: 13px;
    padding: 8px 0 0 10px;
}
.mb-list .article-list li:before {
    display: block;
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 3px;
    height: 3px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #ccc;
}
.mb-list .article-list li a {
	color: #333;
}
.rd-hot li {
	font-size: 13px;
	padding: 5px 0;
}
.rd-hot li:first-child img {
	display: block;
	width: 100%;
	height: 120px;
}
.rd-hot li a {
	color: #333;
}
.stock {
	padding: 5px 10px;
}
.stock > div {
	display: none;
}
.stock > div.active {
	display: block;
}
.stock ul li {
	display: inline-block;
	padding: 8px 0;
	width: 32%;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.stock ul li.active {
	background-color: #eee;
}
.stock img {
	display: block;
	width: 100%;
}
.collaborate {
	margin-top: 15px;
}
.collaborate h3.title {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
.collaborate ul li {
	display: inline-block;
	padding: 0 10px 15px 0;
	font-size: 12px;
	color: #7a7a7a;
}
.collaborate ul li:after {
	display: inline-block;
	content: '|';
	position: relative;
	right: -7px;
	top: -1px;
}
.collaborate ul li a {
	color: #7a7a7a;
}
.rank-list {
	margin-top: 15px;
}
.rank-list .options {
	margin-bottom: 10px;
}
.rank-list .options li {
	float: left;
	display: block;
	width: 32%;
	padding: 5px 0;
	text-align: center;
}
.rank-list .options li:not(:last-child):not(.active):after {
	display: inline-block;
	content: '|';
	position: relative;
	right: -21px;
	top: 0;
	color: #ccc;
}
.rank-list .options li.active {
	background-color: #eee;
}
.rank-list > div {
	display: none;
}
.rank-list > div.active {
	display: block;
}
.rank-list .rank-info li {
	position: relative;
	padding-bottom: 20px;
}
.rank-list .rank-info li span {
	display: inline-block;
}
.rank-list .rank-info li span.sort {
	padding: 0 6px;
	background-color: #eee;
	color: #5B5B5B;
}
.rank-info li:first-child span.sort {
	background-color: #FDD001;
}
.rank-info li span.name {
	padding-left: 10px;
}
.rank-info li span.nums {
	position: absolute;
	right: 0;
	top: 0;
	color: #9A9A9A;
}
