<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-image: url(images/class.png);
	background-size:100% 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	
	
}
a:link{
	font:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size: 14px;
	color:#333;
	text-decoration: none;
	}
a:visited{
	font:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size: 14px;
	color: #039;
	text-decoration: none;
}
a:active{
	font:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size: 14px;
	color: #039;
	text-decoration: none;
	}
a:hover{
	font:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size: 14px;
	color: #039;
	text-decoration: none;
	}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
h1{font-family:"微软雅黑","仿宋","黑体";
font-size: 20px;
font-weight:bolder;
}
/**头部logo及导航栏**/
#top{
	}
#head{
	position:relative;
    margin:0 auto ;
	width:1080px;
	height:120px;
	background-image:url(images/logo.png); background-repeat:no-repeat; background-position:left;
	text-align: right;
	}
#search{
	width:200px;
	height:29px;
	border:thin solid #039;
	margin-top:65px;
	position:relative;
	float:right;
	}
#nav{
	width:40%;
	height:40px;
	padding-top:50px; 
	float: right;

}
.menu{
	margin:0 auto;
	width:300px;
	height:40px;
	line-height:40px;
	padding-top: 5px;
	text-align:center;
	}
.menu a{ font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
font-size:16px;}
.menu a:hover{}
.menu a:active{}

#wp_news_w18 .news_imgs a:hover{
        
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:3px 8px 3px 2px rgba(0,0,0,0.2);
}

/**内容主体**/
.container{
	margin:0 auto;
	min-height:500px;
	height:auto !important;
	width:1080px;
}
.notice{
	margin:0px 0px 5px 0px;
	width:1060px;
	min-height:80px;
	padding:10px;
	text-align:left;
	background-color: #fff;
	color: #333;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
	}
.nlist{
	width:100%-20px;
	padding:10px;}
.nlistdiv{
	height:215px;}
	
.flist{
	width:100%;
	padding:0;
	margin:0;
	}
.windows{
	width:100%;
}
.pic{
	
	float:left;
	margin:10px 5px 10px 0px;
	width:640px;
	height:482px;
	text-align: center;
	background-color: #fff;
		border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
	}
.morediv{
	height:15px;
	text-align:right;
	padding-top:5px;
	margin-top:20px;
	border-top:thin solid #E3E3E3;
	}
.listpic{
	width:1080px;
	height:200px;
	}
.flink{
	position:relative;
	float:left;
	margin:0px 0px 10px 10px;
	width:750px;
	height:180px;
	background-color:#fff;
	}
.state{
	margin:10px 0px 0px 5px;
	width:390px;
	height:235px;
	padding-left: 30px;
	text-align: center;
	background-color: #fff;
	color: #333;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
	}
.links{
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	width:1080px;
	min-height:200px;
	background-color:#fff;
	}
.ntopic{
	width:100%-25px;
	height:40px;
	color:#000;
	border-bottom: #CCC solid 0px;
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-weight:400;
	font-size:18px;
    background-image:url(images/bg.png);
	background-repeat:no-repeat;
	background-position:left;
	line-height:40px;
	padding-left:60px;
	
	}
.topic{
	width:100%-25px;
	height:40px;
	color: #333;
	border-bottom: #CCC solid 1px;
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-weight:200;
	font-size:14px;
	line-height:40px;
	padding:15px 0px 0px 0px;}
.foot{
	width:100%;
	height:125px;
	margin-top:20px;
	border-top:thin #ccc solid;
	color:#ccc;
	background-color:#CC0000;
	}
.footlogo{
	position:relative;
	float:left;
	width:361px;
	height:89px;
	margin-top:20px;
	background-image:url(images/footlogo.png);
	background-repeat:no-repeat;
	
	}
.footwords{
	position:relative;
	height:80px;
	margin-top:20px;
	
	}
.footer{
	margin:0 auto ;
	width:1080px;
	text-align: center;
}

/*以下是覆盖模板样式*/

/*服务模块链接样式开始*/
#wp_nav_w6 .wp_nav .nav-item{
	display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    margin: 6px;
    height: 80px;
    width: 170px;
	padding-top: 10px;
	line-height:100px;
	text-align:center;
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size:14px;
	font-size-adjust:inherit;
	font-weight:200;
	color: #000;
	 background-color:#E9E9E9;
	}
#wp_nav_w6 .wp_nav .nav-item:hover{
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size:16px;
	font-size-adjust:inherit;
	font-weight:200;
	color:#fff;
	background-color:#5F5F5F;
	cursor: pointer;
}




/*服务模块链接样式结束*/	
	
#wp_nav_w5 .wp_nav .nav-item{
	display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    border: thin solid #ccc;
	background-color:#DFEFFF;
    margin: 5px;
    height: 40px;
	padding-top: 10px;
    width: 170px;
	line-height:50px;
	text-align:center;
	}
#wp_nav_w5 .wp_nav .nav-item:hover{background-color: #FC0;}
#wp_nav_w5 .wp_nav .nav-item a{
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size:16px;
	font-size-adjust:inherit;
	font-weight:200;
	color:#333;
}
#wp_nav_w5 .wp_nav .nav-item a:hover{
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-size:16px;
	font-size-adjust:inherit;
	font-weight:200;
	color: #000;
}
#wp_news_w2 .wp_article_list{
	list-style:none;
}
#wp_news_w2 .wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 30px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
#wp_news_w2 .wp_article_list .list_item a {
	font-size:10px;
    color: #333;
    text-decoration: none;
	line-height:30px;

}

#wp_news_w2 .wp_article_list .list_item a:hover {
	font-size:10px;
    color: #03C;
    text-decoration: none;

}
#wp_news_w2 .wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(images/marker.png) 0 0 no-repeat; */
}
#wp_news_w2 .wp_article_list .list_item:hover .Article_Index{
	background-position: 0 bottom;
}
#wp_news_w2 .wp_article_list .list_item .Article_PublishDate {

	font-size:11px;
}
#search .wp_search .keyword {
	background:none;
    border:none;
	color:#fff;
    height: 27px;
}
.wp_search .search {
    background: url(images/search.png);
	background-position:center;
	background-repeat:no-repeat;
    width: 28px;
    height:27px;
    border: 0px;
    cursor: pointer;
}



.right {	float:left;
	margin:10px 0px 10px 0px;
	width:100%;

}
.wp_videos .player-type-1 .playlist li {
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    overflow: hidden;
    padding: 0 10px 10px 40px;
    position: relative;
    display: none;
    color: #039;
    text-align: left;
}

.words {
	width:100%;
	text-align: left;
}

.rightdiv {
		float: right;
	margin-top: 5px;
	width: 790px;
	height:auto;
	min-height:480px;
	background-color: #fff;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
}

.leftdiv {
	float: left;
	margin-top: 5px;
	width: 280px;
	min-height: 400px;
	height: auto;
	background-color: #fff;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
}

.listtopic {
	width: 100%-30px;
	height: 40px;
	text-align: right;
	line-height:40px;
	padding-right:30px;
	font-family: "微软雅黑";
	font-size:18px;
	background-color:#CC0000;
	color: #fff;
}

.topnote {
	width:100%-25px;
	height:40px;
	color: #000;
	font-family:"微软雅黑", "幼圆", "新宋体", "隶书", "黑体";
	font-weight:300;
	font-size:14px;
	border-bottom: thin #cccccc solid;
	line-height:40px;
	padding-left:0px;
	text-align: left;
}

.newslist {
	width: 100%-100px;
	height: auto;
	padding: 10px 50px 10px 50px;
}
.wp_listcolumn {
    display: block;
    width: 100%;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #fff;
}
.wp_listcolumn .wp_column {
    display: block;
    width: 100%;
    vertical-align: bottom;
    
    line-height: 40px;
    text-align-last: right;
}
.wp_listcolumn .wp_column a {
    /* display: block; */
	font-family: "微软雅黑","仿宋";
    width:250px;
	padding-right: 20px;
    color: #000;
    font-size: 16px;
    word-wrap: break-word;
    border-bottom: 1px dashed #DDDDDD;
    border-top: 0px solid #fff;
	background-image: none;
	background: none;
   
}
.wp_listcolumn .wp_column a.selected {
    color: #000;
    background-color: #E6F2FF;
	background-image: none;

}
.wp_listcolumn .wp_column a:hover {
    color: #000;
    background-color:#E6F2FF ; 
		background-image: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
    color: #000;
     background-color: #e6f2ff; 
    background-image: url(wp_column_menu_li_2.gif); 
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
     background-color: #e6f2ff; 
    background-image: url(wp_column_menu_li_2.gif); 
}
.wp_listcolumn .wp_subcolumn .wp_column a {
    color: #555;
    font-size: 14px;
    border-bottom: 1px solid #aaa;
    border-top: none;
    background: none;
}
.wp_listcolumn .wp_column a.selected {
    color: #000;
    background-color: #E6F2FF;
    background-image: none;
}

.wp_listcolumn .wp_subcolumn .wp_column a {
    color: #555;
    font-size: 12px;
     border-bottom: 1px dashed #aaa;
    border-top: none;

}

.wp_listcolumn .wp_column a.selected {
    color: #000;
   background-image: none;
}

.wp_listcolumn .wp_column a {
    /* display: block; */
    font-family: "微软雅黑","仿宋";
    width: 250px;
    padding-right: 20px;
font-weight: normal;
    color: #000;
    font-size: 16px;
    word-wrap: break-word;
    border-bottom: 1px solid #DDDDDD;
    border-top: 0px solid #fff;
    background-image: none;
    background: none;
}
.wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}
.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
    color: #333;
}
.clear {
	clear: both;
}

.newsl {
	width: 100%px;
	min-height: 50px;
	margin: 5px 10px 5px 0px;
	background-color: #fff;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
	
}

.newscontainer {
	float: left;
}

.newsr {
		width: 100%px;
	min-height: 50px;
	margin: 5px 0px 5px 10px;
	background-color: #fff;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
}

.floatdiv {
	width: 540px;
	float: left;
}

.leftlistpic {
	width: 210px;
	height: 100px;
	margin-top:100px;
	margin-left: 35px;
	background-color: #fff;
	background-image: url(images/lake.jpg);
	background-repeat: no-repeat;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:3px 5px 3px -3px rgba(0,0,0,0.2);
}

.floatdivl {
	width: 1080px;
	float: left;
}
#wp_news_w18 li.news {
    float: left; 
    padding-left: 30px;
}
#wp_news_w18 .news_imgs img {
    width: 75px;
    height: 88px;
}
.life {
	
	margin:0px 0px 5px 0px;
	width:100%;
	height:120px;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	color: #333;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
	
}

.bigpic {
	margin:0px 0px 5px 0px;
	width:100%;
	height:180px;
	padding-left: 0px;
	text-align: center;
	background-color: #fff;
	color: #333;
	border: thin #cccccc  solid;
	-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.52);
	-moz-box-shadow:0px 10px 5px -3px rgba(0,0,0,0.52);
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.2);
}

.topicpic {
	width: 100%;
	height: 50px;
	background-image: url(images/campuslife.png);
	background-position: center;
	background-repeat: no-repeat;
}
</pre></body></html>