<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background:#fff;
}

.no_shadow{
    box-shadow:none;
	padding:0px;
}
/*路径*/
.navpath{
	line-height:30px;
	padding:10px 0 10px 0;
}
.channel_nav{background:#E5E5E5;height:38px;line-height:38px;margin-bottom:30px;padding-right:10px;}
/*频道TAB*/
.channel_nav .tab{text-align:center;padding:0 10px 0 0;width:110px;font-size:16px;color:#fff;float:left;background:url(images/channel_tab.png) right no-repeat #44AAFF;
}

/*子栏目链接*/
.channel_nav  .link{float:left;width:1065px;height:38px;overflow:hidden;}
.channel_nav  .link a{margin-left:7px;font-size:14px;}

/*搜索结果*/
.channel_nav .result{float:left;padding:0 30px;}
.channel_nav .result span{padding:0 5px;font-weight:bold;color:#C30;}
.channel_nav .result em{padding:0 5px;font-weight:bold;}
/*频道搜索*/
.channel_search{float:right;height:24px;padding:7px 0;}
.channel_search .key{margin-right:10px;float:left;}
.channel_search .key input,.channel_search .button input{float:left;background:url(images/channel_search.png) no-repeat;border:0px;}
.channel_search .key input{width:128px;padding-left:22px;padding-right:8px;height:24px;line-height:24px;overflow:hidden;font-size:12px;}
.channel_search .button input{width:80px;height:24px;background-position:-163px 0;overflow:hidden;}

/*正文*/
.pageLeft{
	float:left;
	width:880px;
	display:inline;
	margin-right:20px;
}
.pageRight{
	float:left;
	width:300px;
}

/*右侧通用BOX*/
.rightCmBox h3{
	border-bottom:2px solid #333;
	line-height:24px;
	padding-bottom:5px;
	font-weight:normal;
	color:#000;
}


.pageRight .cmBox{box-shadow:none;padding:0;}
.pageRight .cmBox .text_list{padding:10px;}
.pageRight .cmBox .text1_list{padding:2px; line-height:20px; font-size:12px; color:#666666;}


.lanmu_nav_box { height: auto!important; min-height: 80px; height: 80px; padding-top: 6px; }
.nav_box_mc { height: 32px; width: 294px; background: #C2E3F7; float: left; margin-left: 1px;  margin-top: 1px; overflow: hidden }
.nav_box_mc a{width:294px; height:32px; padding-left: 10px; overflow:hidden; display:inline-block; line-height:32px; font-size:14px; margin:0px auto; text-align: left; float:left;}
.nav_box_mc a:hover,.nav_box_mc a.hover{ background-color:#1E90EF;color:#fff; text-decoration:none;no-repeat 0 0 }
.nav_box_mc span { color: #b91600; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }


/*图片列表*/
.rightCmBox .con .pic_list{
	padding:5px 0 0 0;
	display:inline-block;
}
.rightCmBox .con .pic_list li{
	float:left;
	width:130px;
	height:175px;
	overflow:hidden;
	margin-left:10px;
	display:inline;
	font-size:12px;
	line-height:30px;
	text-align:center;
}
.rightCmBox .con .pic_list li.first{
	margin-left:0px;
}
.rightCmBox .con .pic_list li img{
	width:124px;
	height:148px;
	padding:2px;
	border:1px solid #ddd;
	vertical-align:middle;
}
.rightCmBox .con .pic_list li img:hover{
	border:1px solid #0065B4;
}


/*热门资讯*/
.rightCmBox .con .hot_news_list li{
	width:140px;
	margin-left:20px;
	height:140px;
}
.rightCmBox .con .hot_news_list li img{
	width:134px;
	height:94px;
}
.rightCmBox .con .hot_news_list li img:hover{
	width:134px;
	height:94px;
}

/*精品欣赏*/
.rightCmBox .con .jb_list li{
	padding-left:10px;
	margin-bottom:15px;
}

/*问答*/
.qaBox{
	border:1px solid #ddd;
	background:#fff;
}
.qaBox .title{
	height:33px;
	border-bottom:1px solid #ddd;
	background:#f8f8f8;
}
.qaBox .title .tab{
	float:left;
	position:relative;
}
.qaBox .title .tab span{
	float:left;
	width:100px;
	height:33px;
	display:inline;
	text-align:center;
	border-right:1px solid #ddd;
}
.qaBox .title .tab span,.qaBox .title .tab span a{
	color:#000;
	line-height:33px;
	display:inline-block;
	width:100px;
	height:33px;
}
.qaBox .title .tab span a:hover{
	color:#000;
	background-color:#ddd;
}
.qaBox .title .tab span.active{
	background:#fff;
	margin-bottom:-1px;
	height:34px;
	font-weight:bold;
	position:relative;
}
.qaBox .title .tab span.active a{
	color:#333;
}
.qaBox .title .tab span.active a:hover{
	background:#fff;
}
.qaBox .title .count{
	float:right;
	line-height:33px;
	font-size:12px;
	padding-right:10px;
}
.qaBox .title .count em{
	color:#C00;
}

.qaBox .con{
	padding:20px;
}


/*问答*/
.cmBox .con .qa_list{
	padding:10px;
}
.cmBox .con .qa_list li {
	background-position:0 12px;
}
.cmBox .con .qa_list li a{
	font-size:12px;
}
.qa_list span{
	padding-left:5px;
	font-size:12px;
	color:#999;
}

/*专题抬头*/
.ztNav{
	background:url(images/zt_bg.jpg)  center no-repeat;
	display:inline-block;
	width:100%;
	height:43px;
}
</pre></body></html>