<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
	font-size: 30px;
}
.sub-nav {
	margin-left: 15px;
	padding-top: 10px;
}
.sub-nav &gt; li &gt; a{
    color: #404040;
    font-size: 16px;
    border-right: solid 1px #404040;
    padding: 0px 15px;
}
.sub-nav &gt; li &gt; a:hover {
	background: #f6f6f6;
}
.content-main {
    background: #fff;
    padding: 0px;
    margin: 20px 0px 35px 0px;
}

.content-main .news-source {
	font-size: 14px;
	color: #444444;
	padding: 0px;
	text-indent: 0em;
}
.news-title {
	color: #000;
	line-height: 1.2;
	margin-top: 0px;
	font-size: 30px;
} 
.news-body {
	font-size: 14px;
	color: #3e3e3e;
	line-height: 1.5;
	border-top: 4px solid #9c1f1b;
	border-bottom: 4px solid #9c1f1b;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 6px;
}
.news-body h4 {
	font-size: 20px;
	font-weight: 600;
}
.news-body p {
	text-indent: 2em;
}
.news-relative {
	padding-left: 25px;
	line-height: 1.5;
}
.news-relative h4 {
	font-size: 16px;
	color: #080808;
}
.news-relative ul {
	padding-left: 0px;
}
.news-relative ul li a {
	font-size: 14px;
	color: #3e3e3e;
	text-decoration: underline;
}
.news-relative ul li a:hover {
	color: #9c1f1b;
}
.news-download {
	margin-bottom: 20px;
}
.news-more ul &gt; li &gt; a{
	line-height: 3;
}
.bg-white {
	background: #fff;
}
.teacher-list {
	margin-bottom: 60px;
	margin-top: 30px;
}
.teacher-list h4 {
	font-size: 18px;
	color: #3e3e3e;
	border-bottom: solid 1px #3e3e3e;
	padding-bottom: 5px;
}
.table &gt; .teacher-table &gt; tr &gt; td {
	border-top: 0px;
}
.teacher-table &gt; tr &gt; td &gt; a {
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
}
.teacher-table &gt; tr &gt; td &gt; a:hover {
	color: #9c1f1b;
}

.teacher-target {
	border-top: 4px solid #9c1f1b;
	padding-top: 15px;
}
.teacher-target p {
	text-indent: 2em;
	font-size: 14px;
	color: #3e3e3e;
	line-height: 2;
}
#intro {
	position: relative;
}
#intro img {
	width: 100%;
	height: 370px;
}
#intro span {
	position: absolute;
    left: 30px;
    bottom: 25px;
    color: #fff;
    line-height: 1.5;
}
#brief-content p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 20px;
}
#org {
	background: #9c1f1b;
	height: 210px;
	padding: 5px 0px 0px 5px;
}
#org p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}
#org-table {
	background: #ececec;
	height: 175px;
    padding-top: 13px;
    padding-right: 2px;
}
.table&gt;tbody&gt;tr&gt;td.org-block {
	background: #fff;
	height: 150px;
	width: 159px;
	border-right: 2px solid #ececec;
    border-left: 2px solid #ececec;
    border-top: none;
    position: relative; 
    text-align: center;
    vertical-align: middle;
}
#org .org-block img {
	margin-bottom: 10px;
}
#org .org-block p {
	color: #000;
    font-size: 16px;
    line-height: 1.3;
}
.ins-name {
	text-align: left;
    padding-bottom: 5px;
    margin: 12px 15px 3px 0px;
    line-height: 40px;
}
.ins-name img {
	margin-right: 15px;
	margin-bottom: 2px;
	width:28px;
}
.ins-title {
    background: url(../images/title.jpg) repeat-y;
    font-size: 22px;
    color: #fff;
    padding-left: 28px;
    padding-top: 8px;
    margin-top: 0px;
    letter-spacing: 2px;
    padding-bottom: 8px;
    min-height:40px;
}
.content-main p {
	padding: 0px 10px;
	font-size: 16px;
	line-height: 1.8;
}

.sidebar-left {
	padding-left: 25px;
    padding-right: 30px;
	margin-top: 60px;
}
.sidebar-bg {
	background: #a51d1d;
	padding-left: 5px;

}
.sidebar-left h3 {
	color: #fff;
    height: 40px;
    padding-left: 3px;
    padding-top: 10px;
    font-weight: lighter;
}
.nav-left {
	background: #fff;
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-left .sub-nav{
    font-size: 16px;
    margin-left: 0px;
    font-weight: lighter;
    padding-top: 0px;
    line-height: 40px;
    border: none;
    margin-bottom: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #5a4041;
    position: relative;
}
.nav-left &gt;.sub-nav &gt; a {
	padding-left: 9px;
	position: relative;
	display: block;

}
.nav-left &gt;.sub-nav &gt; a:focus, a:hover {
    color: #8c1515;
    text-decoration: none;
}
.nav-left &gt; li &gt; a.triangle {
	width: 25px;
	padding-left: 5px;
	height: 40px;
	position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../images/icons/triangle_left.png);
    background-repeat: no-repeat;
    background-position: 8px 15px;
    background-color: #fff;
}
.nav-detail {
	border-left: 5px solid #474642;
	padding-left: 0px;
	background: #ebebeb;
}
.nav-detail li {
    border-top: 1px solid #474642;
    padding-left: 5px;
    width: 180px;
    display: block;
    height: 40px;
    line-height: 40px;
}
.nav-detail li a {
	font-size: 13px;
    color: #3e3e3e;
    font-family: "æ–°å®‹ä½“";
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
}
.sidebar-right {
	padding-left: 25px;
    padding-right: 30px;
	margin-top: 60px;
}
.sidebar-right .sidebar-bg{
	width: 240px;
}
.sidebar-right h4 {
    /*background: #9c1f1b;*/
    color: #fff;
    height: 40px;
    padding-left: 3px;
    padding-top: 10px;
    font-weight: lighter;
    margin-top: 20px;
    font-size: 24px;
}
.sidebar-right .ul-container {
	background: #f6f6f6;
	padding: 12px 0 12px 12px;
}
.sidebar-right ul {
	border-left: 1px solid #9c1516;
	padding-left: 0px;
	margin: 0;
}
.sidebar-right .right-content{
	width: 160px;
}
.right-news {
	padding-bottom: 15px;
    display: inline-block;
}
.right-news span {
	display: inline-block;
	color: #9c1516;
	font-size: 12px;
	background: url(../images/icons/time_bubble.png) no-repeat;
	background-position: 0px 1px;
	width: 45px;
	padding-left: 5px;
}
.right-news a {
	font-size: 12px;
	color: #3e3e3e;
}
.right-news a:hover {
	color: #8c1515;
}
.right-date {
	float:left;
	width:45px;
}
.right-content {
	float:left;
	width:95px;
	max-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-right {
	padding-left: 0px;
}

.tab-content .content-p {
	line-height: 1.8;
    text-indent: 2em;
}
.current {
	color:#a51d1d;
}
.nav-left &gt; li &gt; a.triangle_down {
	background-image:url(../images/icons/triangle_down.png);
    background-color:#ebebeb;
}
.nav-left &gt; li &gt; a.triangle_left {
	background-image: url(../images/icons/triangle_left.png);
	background-color:#fff;
}
.events-content &gt; .events-date &gt; hr {
	border-top: 1px solid #636363;
	margin-top: 5px;
    margin-bottom: 5px;
}
.hr-4 {
	margin: 0px 0px 10px 0px;
    border-top: 2px solid #8c1515;
}
#teacher-name {
	display: inline-block;
	font-size: 36px;
	margin-right: 15px;
    margin-left: 60px;
    margin-top: 0px;
}
#teacher-position {
	font-size: 15px;
}
#teacher-title {
    font-size: 15px;
    padding-left: 8px;
}
#teacher-detail li {
	line-height: 1.8;
	width: 350px;
    font-size: 12px;
    padding-left: 10px;
}
#teacher-detail {
	padding-left: 0px;
}
#teacher-content {
	padding: 15px;
	line-height: 1.6;
}

#teacher-pic {
	text-align: center;
	margin-top: 20px;
}
#teacher-pic img {
	height: 220px;
	width: 165px;
}
#teacher-content p {
	text-indent: 2em;
}
.main-details {
	margin-bottom: 20px;
    padding-bottom: 20px;
    min-height: 500px;
}

#mingpian {
	background: #ececec;
    margin-top: 20px;
    margin-left: 20px;
    height: 220px;
}
#teacher-content h1 {
    border-bottom: 1px solid #9c1f1b;
    padding-bottom: 10px;
}
#college {
	display: block;
    margin-top: 17px;
    margin-bottom: 16px;
    height: 35px;
}
.brief-title {
	border-bottom:4px solid #9c1f1b;
	padding-bottom: 10px;
}
.events-detail .details-link {
    max-width: 330px;
    float: left;
}
.events-content .events-detail span {
    clear: both;
    max-width: 330px;
}
#teacher-job {
    display: inline-block;
}
   </pre></body></html>