<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content{
	width: 1140px;
	height: 100%;
	margin-top: 5px;
overflow:hidden
}
.content .tele{
	width: 1140px;
	height: 35px;
	line-height: 35px;
	background: #CCCCCC;
	color: #FFFFFF;

}
.content .tele a{
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.content .row{
	margin-top: 10px;
}
.content .row .col-md-3{
padding:0;
float:left;
width:292px;

	height: 100%;
}
.content .row .col-md-9{
float:left;
padding:0;
width:830px;
	height: 100%;
}
.content .left{
	width: 100%;
	background: #F5F5F5;
}
.content ul{
	padding: 0;
	margin: 0;
}
/*.content .left ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	list-style: none;
	font-size: 16px;
	padding: 0 35px;
}*/
.content .left ul li:nth-child(1){
	background: #0170c1;
	color: #FFFFFF;
}
.content .left ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #CCCCCC ;
}
.content .left ul li.active a{
	color: #ff0000;
}
.content .left ul li a em{
	display: inline-block;
	width: 20px;
	height: 22px;
	margin-right: 5px;
}
.content .left ul li a em img{
	width: 100%;
	height: 100%;
	margin-top: -2px;
}
.content .text{
	text-align: center;
}
.content .text h4{
	font-weight: bold;
}
.content .right_body ul{
	padding-top: 5px;
	
	padding-left: 15px;
	padding-bottom: 15px;
}
.content .right_body ul:nth-child(odd){
	
}
.content .right_body ul:nth-child(even){
	
}
.content .right_body ul:last-child{
	
}
.content .right_body ul li{
	list-style: none;
	margin-top: 10px;
	position: relative;
}

.content .right_body ul li a{
	display: block;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content .right_body ul li a span{
	color:#ff0000;
}
.content .right nav{
	margin-top: 40px;
	text-align: center;
}

.wp_listcolumn .wp_column a.selected{
	background-color: #0170c1;
	color:#fff;
}
.content .left ul li a{
	border-bottom: 1px solid #ddd;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	border-bottom: 1px solid #ddd;
}
.wp_entry img{max-width:800px}</pre></body></html>