<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*浜岀骇椤靛乏渚у鑸�*/
.sub-left-nav {
	width: 380px;
	height: 0;
	padding-bottom: 100%;
	background: #f7f7f7;
	position: relative;
}

.sub-left-nav h2 {
	text-align: center;
	display: block;
	margin: 0 auto;
	height: 66px;
	font-size: 24px;
	color: white;
	line-height: 66px;
	background: #1861b3 url(../images/logo-icon.png) no-repeat 10px 8px;
	position: absolute;
	top: -66px;
	left: 0;
	right: 0;
}
.sub-left-nav h2 .column{
	height: 66px;
	line-height: 66px;
	color: white;
	padding-left: 107px;
}

.sub-left-nav ul {
}

.sub-left-nav ul li {
	text-align: center;
	border-right: 6px solid transparent;
	border-bottom: 1px dashed #d0eafd;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}

.sub-left-nav ul li.active a {
	color: #4385b2;
}

.sub-left-nav ul li.active {
	border-right: 6px solid #f8bd0b;
}

.sub-left-nav ul li a {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	display: block;
	padding: 18px 0;
}

/*鍥剧墖鍒楄〃*/
.right-cont-wrap {
	width: 814px;
}

.right-cont-wrap .menu-position {
	border-bottom: 1px solid #d6d6d6;
	height: 40px;
}

.right-cont-wrap .menu-position h2.menu-nanme {
	display: block;
	font-size: 24px;
	line-height: 40px;
	color: #1861b3;
	padding-right: 43px;
	border-bottom: 1px solid #1861b3;
	position: relative;
	margin-bottom: -20px;
}

.right-cont-wrap .position {
	padding-top: 16px;
}

.right-cont-wrap .position p,
.right-cont-wrap .position a {
	color: #919191;
	font-size: 14px;
	line-height: 1.4;
}

.img-list-wrap .list {
	padding-top: 10px;
}
.img-list-wrap .list ul{
	/* margin-top: -50px; */
}
.img-list-wrap .list ul li {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 258px;
}

.img-list-wrap .list ul li img {
	display: block;
	width: 100%;
}

.img-list-wrap .list ul li.split {
	margin-right: 0;
}

.img-list-wrap .list ul li p {
	display: block;
	border-bottom: 1px solid #d1d1d1;
	font-size: 16px;
	color: #003333;
	text-align: center;
	line-height: 24px;
	padding: 15px;
}

.page-id {
	padding-top: 30px;
	padding-bottom: 30px;
}

/*绠€浠嬮〉*/
.odd-cont {
	padding-top: 50px;
}

.odd-cont .text-title {
	border-bottom: 1px solid #f2eaeb;
}

.odd-cont .text-title .title {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.odd-cont .text-title .msg ul li {
	padding: 0 10px;
	border-right: 1px solid #696969;
}

.odd-cont .text-title .msg ul li span {
	color: #696969;
	font-size: 12px;
	line-height: 1.2;
}

.odd-cont .contxt p,
.odd-cont .contxt span {
	font-size: 14px;
	color: #333;
	line-height: 2;
}

.odd-cont .contxt {
	padding-bottom: 50px;
	border-bottom: 1px solid #f2eaeb;
}

.odd-cont .close a,
.content-wrap .close a {
	font-size: 14px;
	color: #ccc;
	vertical-align: top;
}

.odd-cont .close i,
.content-wrap .close i {
	font-size: 18px;
	padding-right: 10px;
}

/*甯︽爣棰樺浘鏂伴椈鍒楄〃*/
.img-news-list-wrap .list ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom: 1px dashed #d6d6d6;
	overflow: hidden;
}
.img-news-list-wrap .list ul li:hover{
	background-color: #f7f7f7;
}

.img-news-list-wrap .list ul li a.img {
	width: 174px;
	border: 5px solid #f6f6f6;
}

.img-news-list-wrap .list ul li .contxt {
	width: 576px;
}

.img-news-list-wrap .list ul li .contxt p {
	color: #909090;
}

.img-news-list-wrap .list ul li .contxt i {
	font-size: 20px;
	color: #dbdbdb;
	vertical-align: middle;
}

/*閫氱煡鍒楄〃*/
.notice-list-wrap .list ul li .contxt {
	width: 680px;
}

.notice-list-wrap .list ul li {
	padding: 30px 15px 25px 15px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

.notice-list-wrap .list ul li .time {
	text-align: center;
	width: 70px;
	height: 66px;
	border: 1px solid #d0d0d0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.notice-list-wrap .list ul li .time p {
	font-size: 16px;
	display: block;
	height: 33px;
	text-align: center;
}

.notice-list-wrap .list ul li .time p.m {
	line-height: 2.5;
	color: #333;
}

.notice-list-wrap .list ul li .time p.y {
	color: #c0c0c0;
	line-height: 1.2;
}

.notice-list-wrap .list ul li .contxt p {
	color: #a4a4a4;
	line-height: 1.4;
}

/*鍐呭椤�*/
.content-wrap .menu-position {
	background-color: #f5f5f5;
}

.content-wrap .menu-position p,
.content-wrap .menu-position a {
	color: #919191;
	font-size: 14px;
	line-height: 1;
}

.content-wrap .content {
	border: 1px solid #dcdcdc;
	min-height: 500px;
	padding-top: 55px;
	padding-bottom: 55px;
}

.content-wrap .content .LT,
.content-wrap .content .RT,
.content-wrap .content .LB,
.content-wrap .content .RB {
	background: url("../images/content_border_icon.jpg") no-repeat 0 0;
	width: 31px;
	height: 31px;
}

.content-wrap .content .LT {
	left: 15px;
	top: 15px;
	background-position: 0 0;
}

.content-wrap .content .RT {
	right: 15px;
	top: 15px;
	background-position: -30px 0;
}

.content-wrap .content .LB {
	left: 15px;
	bottom: 15px;
	background-position: 0 -30px;
}

.content-wrap .content .RB {
	right: 15px;
	bottom: 15px;
	background-position: -30px -30px;
}

.content-wrap .content .box {
	width: 1092px;
}

.content-wrap .content .text-title {
	border-bottom: 1px solid #f2eaeb;
}

.content-wrap .content .text-title .title {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 1.4;
}

.content-wrap .content .text-title .msg ul li {
	border-right: 1px solid #696969;
	padding: 0 10px;
}

.content-wrap .content .text-title .msg span {
	font-size: 12px;
	color: #696969;
	line-height: 1.4;
}

.content-wrap .handle {
	border-bottom: 1px solid #f2eaeb;
}

.content-wrap .news-page ul li a {
	color: #797979;
	line-height: 1.4;
}

/* 甯堣祫闃熶紞 teacher-list-wrap */
.teacher-list-wrap .list ul{
	margin-left: -20px;
	width: 840px;
}
.teacher-list-wrap .list ul li {
	padding-left: 20px;
	padding-top: 20px;
}
.teacher-list-wrap .list ul li a {
	width: 398px;
	height: 210px;
	background-color: #f2f6f8;
}
.teacher-list-wrap .list ul li a .pic {
	width: 160px;
	overflow: hidden;
}
.teacher-list-wrap .list ul li a .msg{
	width: 200px;
	height: 210px;
	padding-right: 15px;
	position: relative;
}
.teacher-list-wrap .list ul li a .msg .title{
	font-size: 16px;
	color: #1861b3;
	line-height: 1;
	border-bottom: 1px solid #1861b3;
	padding-bottom: 8px;
	padding-top: 20px;
	font-weight: 700;
}
.teacher-list-wrap .list ul li a .msg .abstract {
	display: block;
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
}
.teacher-list-wrap .list ul li a .msg .more{
	position: absolute;
	bottom: 20px;
	right: 15px;
	color: #999;
	line-height: 1;
	cursor: pointer;
}
.teacher-list-wrap .list ul li a img {
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
.teacher-list-wrap .list ul li a:hover img{
	transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
}
.teacher-list-wrap .list ul li a .msg .more:hover {
	color: #1861b3;
}


/*hover*/

.odd-cont .close a:hover,
.content-wrap .close a:hover,
.img-news-list-wrap .list ul li .title:hover {
	color: #ee7500;
}

.sub-left-nav ul li:hover {
	border-right: 6px solid #f8bd0b;
}

.img-list-wrap .list ul li:hover p {
	background-color: #e77132;
	color: white;
}

.notice-list-wrap .list ul li:hover .time .y,
.notice-list-wrap .list ul li:hover .time .m {
	color: white;
}

.notice-list-wrap .list ul li:hover .time {
	background-color: #F7A80F;
}

.notice-list-wrap .list ul li:hover {
	background-color: #f8f8f8;
}

.content-wrap .menu-position a:hover,
.right-cont-wrap .position a:hover,
.content-wrap .news-page ul li:hover a {
	color: #16b9f2;
}
.notice-list-wrap .list ul li a.title:hover{
	color: #F07400;
}</pre></body></html>