﻿.bdsharebuttonbox>a {
			padding: 0px !important;
		}
		.weibo {
			width: 16px !important;
			height: 14px !important;
			background: url(weibo.png) no-repeat !important;
			margin: 2px 5px 0px !important;
		}
		.wechat {
			width: 16px !important;
			height: 12px !important;
			background: url(wechat.png) no-repeat !important;
			margin: 4px 5px 0px !important;
		}
		.QQ {
			width: 11px !important;
			height: 11px !important;
			background: url(QQ.png) no-repeat !important;
			margin: 4px 5px 0px !important;
		}
		.share-more {
			width: 12px !important;
			height: 12px !important;
			background: url(share-more.png) no-repeat !important;
			margin: 4px 5px 0px !important;
		}
/* college */
table tr td p{text-indent: 0em !important}
.section-content {
	margin-top: 20px;
	width: 100%;
}
.section-content img{
	max-width: 600px;
	display: block;
	margin: 0 auto!important;
	text-indent: 0em;
}
.college_content>h2 {
	display: block;
	font-size: 32px;
	color: #9d1d22;
	margin-bottom: 10px;
}
.college_content>p {
	font-size: 16px !important;
	color: #4c4c4c;
	line-height: 30px;
	padding: 10px 0px;
	align-content: 2em;
}
.college_content>img, .college_content>p>img {
	display: block;
	margin: 40px 0px 10px;
}

/* NEWS */
.section-news-detail {
	width: 100%;
	height: 142px;
	overflow: hidden;
}
.section-news-detail + .section-news-detail  {
	margin-top: 30px;
}
.section-news-detail>a, .news-pic>img, .leader-detail>a, .leader-pic>img, .teacher-content>a, .teacher-pic>img,
 .evo-his>a, .evo-pic>img, .inside-pic>img {
	display: block;
	width: 100%;
}
.news-pic {
	width: 252px;
	height: 142px;
}
.news-text {
	width: 69%;
}
.news-text>h2 {
	display: block;
	font-size: 16px;
	color: #333333;
	margin: 5px 0px 10px;
}
.news-text>p {
	font-size: 14px;
	color: #808080;
	line-height: 25px;
	height: 74px;
	overflow: hidden;
}
.news-text>span {
	display: block;
	font-family: Arial;
	font-size: 14px;
	color: #9d1d22;
	margin-top: 10px;
}
.section-news-detail>a:hover h2 {
	color: #9d1d22;
}

/* NOTICE */
.section-notice {
	width: 100%;
}
.section-notice>li {
	border-bottom: 1px solid #e6e6e6;
	height: 70px;
}
.section-notice>li>a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	line-height: 70px;
}
.section-notice>li>span {
	display: block;
	line-height: 70px;
	font-size: 16px;
	color: #034470;
	float: right;
}
.section-notice>li>a:hover {
	color: #034470;
}

/* LEADER */

.leader, .history, .displaynews, .evolution {
	width: 100%;
}
.displaynews img{
	max-width:600px !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
	text-indent: 0em !important;
}
.leader-detail {
	width: 410px;
	margin-bottom: 40px;
	margin-right: 30px;
}
.leader-pic {
	width: 160px;

}
.leader-text {
	width: 57%;
}
.leader-text>h2 {
	display: block;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 40px;
}
.leader-text>h2>span {
	display: inline;
	font-size: 18px;
	color: #9d1d22;
	margin-left: 10px;
}
.leader-text>p {
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	line-height: 27px;
	text-align: justify;
}

/* HISTORY */
.history-table {
    width: 85%;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0 auto;
}
.history-table + .history-table {
	margin-top: 40px;
}
.history-table th {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #9d1d22;
}
.history-table td {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #9d1d22;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 70px;
}
.history-table td+td {
    color: #1a1a1a;
    padding-left: 0px;
    font-family: Arial;
    font-weight: bold;
}
.history-table td+td+td {
    color: #666666;
    padding-left: 10px;
    font-weight: normal;
    font-family: Arial;
}




.history-table1 {
    width: 85%;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0 auto;
}
.history-table1 + .history-table1 {
	margin-top: 40px;
}
.history-table1 th {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #9d1d22;
}
.history-table1 td {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #9d1d22;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 70px;
}
.history-table1 td+td {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #9d1d22;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
         padding-left: 0px;

}



.history-table2 {
    width: 85%;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0 auto;
}
.history-table2 + .history-table2 {
	margin-top: 40px;
}
.history-table2 th {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #9d1d22;
}
.history-table2 td {
    min-height: 40px;
    line-height: 24px;
    font-weight: normal;
    color: #9d1d22;
    font-size: 14px;
    text-align: center;
   
    box-sizing: border-box;
}
.history-table2 td+td {
    min-height: 40px;
    line-height: 24px;
    font-weight: normal;
    color: #9d1d22;
    font-size: 14px;
    text-align: center;
    
    box-sizing: border-box;
         padding-left: 0px;

}


/* DISPLAYNEWS */
.displaynews>h3 {
	display: block;
	font-size: 20px;
	color: #024585;
	text-align: center;
	margin-bottom: 10px;
}
.displaynews>h4 {
	display: block;
	text-align: center;
	margin: 10px 0px 0px;
}
.displaynews>h4>font {
	display: inline-block;
	font-size: 14px;
	color: #808080;
	text-align: center;
	margin-right: 20px;
} 
.displaynews>p {
	font-size: 14px !important;
	color: #4c4c4c;
	line-height: 27px;
	margin-bottom: 5px;
	text-indent: 2em;
}
.displaynews>img, .displaynews>p>img {
	display: block;
	margin: 10px auto 0px;
}
.displaynews>span {
	display: block;
	margin: 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.share {
	margin-top: 30px;
}
.share>span {
	display: block;
	font-size: 14px;
	color: #808080;
	float: left;
}
.bdsharebuttonbox {
	float: left;
}

/* TEACHER */
.teacher-title {
	width: 100%;
}
.teacher-title>h3 {
	display: inline-block;
	font-size: 24px;
	color: #9b1e22;
	margin-right: 20px;
}
.teacher-title>a {
	display: inline-block;
	font-size: 16px;
	color: #666666;
    padding: 3px 7px;
    border-radius: 3px;
}
.teacher-title>a:hover {
	background: #9d1d22;
	color: #fff;
}
.teacher-active {
	background: #9d1d22;
	color: #fff !important;
}
.teacher-detail {
	margin-top: 20px;
}
.teacher-content {
	width: 46%;
	height: 180px;
	margin-bottom: 20px;
	overflow: hidden;
}
.teacher-pic {
	width: 144px;
	height: 100%;
	background: url(zw.png) no-repeat center center;
}
.teacher-text {
	width: 58%;
}
.teacher-text>h2 {
	display: block;
	font-size: 20px;
	color: #9d1d22;
	font-weight: bold;
	margin-top: 10px;
}
.teacher-text>span {
	display: block;
	font-size: 14px;
	color: #333333;
	margin: 12px 0px;
}

/* EVOLUTION */
.evolution-a {
	width: 280px;
	height: 50px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #9d1d22;
	border-radius: 5px;
}
.evolution-a>a {
	display: block;
	width: 50%;
	height: 100%;
	text-align: center;
	line-height: 48px;
	float: left;
	font-size: 16px;
	color: #9d1d22;
}
.evolution-detail {
	margin-top: 20px;
}
.evolution-content {
	position: relative;
}
.solid {
	width: 1px;
	border-left: 1px dashed #ebd2d3;
	height: 100%;
	position: absolute;
	left: 10px;
	z-index: -1;
}
.evolution-content>ul>li {
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border-radius: 5px;
	cursor: pointer;
	padding-left: 40px;
	background: url(circle.png) no-repeat 0px;
	overflow: hidden;
}
.evolution-content>ul>li+li {
	margin-top: 30px;
}
.evolution-content>ul>li>font {
	display: inline-block;
	width: 120px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	border: 1px solid #e6e6e6;
	color: #fff;
	background: #999999;
	text-align: center;    
	border-top-left-radius: 5px;
	border-right: 0px;
    border-bottom-left-radius: 5px;
    font-family: Arial;
}
.evolution-content>ul>li>span {
	display:block;
	padding-left: 30px;
	font-size: 16px;

	color: #333333;
	line-height: 29px;
	float: right;
	width: 688px;
	border-left: 0px;
} 
.evolution-content>ul>li:hover font{
	background: #9d1d22;
	color: #fff;
}
.tab-active {
	background: #9d1d22 !important;
	color: #fff !important;
}
.evolution-history {
	width: 100%;
}
.evo-his {
	width: 279px;
	height: 280px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 30px;
	margin-right: 21px;
}
.evo-pic {
	width: 100%;
	height: 220px;
}
.evo-his>a>h2 {
	display: block;
	font-size: 14px;
	color: #666666;
	padding: 0px 15px;
	margin-top: 9px;
}
.evo-his>a:hover h2 {
	color: #9d1d22;
}

/* TEACHER-DISPLAY */
.teacher-inside {
	width: 100%;
}
.inside-pic {
	width: 160px;
	height: 200px;
}
.inside-text {
	width: 79%;
}
.inside-text>h3 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #9a0000;
	margin-top: 10px;
}
.inside-text>span {
	display: block;
	font-size: 14px;
	color: #333333;
	margin: 11px 0px;
}
.inside-tab {
	width: 100%;
	margin-top: 30px;
}
.inside-a>a {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	width: 200px;
	height: 50px;
	background: #b3b3b3;
	text-align: center;
	line-height: 50px;
	margin-right: 10px;
}
.inside-detail {
	margin-top: 40px;
}
.inside-content>h2 {
	display: block;
	font-size: 18px;
	color: #9d1d22;
	text-indent: 27px;
	margin-top: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}
.inside-content>p {
	font-size: 14px;
	text-indent: 2em;
	color: #333333;
	line-height: 25px;
	margin-bottom: 5px;
}