<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.current{ 
    border:1px solid #83E7E4; 
    background:#DFF9F8; 
    margin:1px; 
    color:#27CBC7; 
} 
.lnav{
	margin-bottom: 0;
}
#info{ 
    width:auto; 
} 
#setpage{
	width: 500px;
	height: 50px;
    margin: 0px auto;
    padding-top: 376px;
    
}
#setpage a,#info{
	font-size: 15px;
	margin:1px; 
    text-decoration:none; 
    width:15px; 
    height:15px; 
    text-align:center; 
    line-height:15px; 
    color:#AAA; 
    padding:1px 2px; 
}
.main{
	overflow: hidden;
	margin-bottom: 20px;
}
.main .left{
	width:235px;
	float: left;
	background-color: #f7f7f7;
}
.main .left .top{
	background-color: #2178ca;
	text-align: center;
}
.main .left .top a{
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	color:#fff;
}
.main .left .topic_list{
	padding: 10px 0;
}
.main .left .topic_list a{
	color: #666;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
}
.main .left .topic_list li {
    margin: 0 15px;
    padding: 0 15px;
    border-bottom: 1px solid #eee;
}
.main .left .topic_list a:hover{
	color: #2178ca;
}
.main .left .topic_list a i{
	margin-right: 28px;
	font-size: 14px;
	color: #cbcbcb;
}
.main .left .topic_list a i img{
	padding-bottom: 3 px;
}
.main .right{
	float: right;
	width: 960px;
	margin: 0px;
	border: 0;
}
.main .right .title{
	font-size: 24px;
	color: #0069C5;
	padding-top:20px;
}
.main .right .new_list {
	padding-top: 0;
	
}
.main .right .new_list .lili{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.main .right .new_list .lil{
	padding-top: 20px;
}
.main .right .new_list li{
 	line-height: 32px;
}
.main .right .new_list a{
	font-size: 15px;
	color: #333;
}
.main .right .new_list a:hover{
	color:#e60012;;
}
.weizhi{
	padding: 10px 0 5px;
	height: 30px;
}
.weizhi a{
	color: #333;
	font-size: 16px;
}
.viewList {
	width: 1200px;
	margin: 0 auto 30px;
	border: solid 1px #f0f0f0
}
.viewList ul {
	padding: 10px 20px;
	overflow: hidden;
}
.viewList ul li {
	width: 100%;
	line-height: 40px;
	color: #3b3939;
	overflow: hidden;
}
.viewList ul li .dot {
	width: 5px;
	height: 5px;
	background: #2c8be9;
	float: left;
	margin: 14px 14px 0 0;
}
.viewList ul li .til {
	width: 1000px;
	overflow: hidden;
	display: block;
	float: left;
}
.viewList ul li a {
	color: #3b3939;
	font-size: 16px;
}
.viewList ul li .time {
	font-size: 14px;
	color: #9e9e9e;
	float: right;
}
/*********分页**********/
.pagegro {
	margin: 20px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.cb {
	clear: both;
}
.pagegro a {
	margin: 0 5px;
	width: 50px;
	border: 1px solid #c9ccd0;
	color: #8c9eb3;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
}
.pagegro a:hover {
	text-decoration: underline;
}
.pagelist {
	display: -webkit-inline-box;
}
.pagelist li {
	width: 32px;
}
.pagegro span {
	margin: 0 5px;
	width: 50px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #3d7dcb;
	border: 1px solid #3d7dcb;
	display: inline-block;
}
.lnewsc-ft{
	padding-top: 23px;
	width: 100%;
	overflow: hidden;
}
.lnewsc-ft&gt;li{
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.lnewsc-ft&gt;li&gt;a {
  float: left;
  width: 250px;
  height: 142px;
  margin-top: 21px;
}
.lnewsc-right{
  width: 606px;
  overflow: hidden;
  float: left;
  margin-left: 20px;
}
.lnewsc-right&gt;p {
  line-height: 30px;
  font-size: 16px;
}</pre></body></html>