﻿/*@charset "utf-8";*/
/* CSS Document */
.w-n-mid{width:950px;margin:0 auto;overflow:hidden;}	
.news-title{width:675px;height:28px;float:left;line-height:28px;background:url(../images/wz-bg.gif);}
.news-title dt{float:left;font-size:14px;font-weight:bold;margin-left:32px;color:#FFF;display:inline}
.news-title dd{float:right;margin-right:10px; display:inline}
.da_news-a{width:672px;border:solid 1px #a1d6ef;padding-bottom:8px;float:left;clear:both;border-top:none;}
.news-list{margin:10px 0 0 10px;line-height:24px;}
.news-list li{width:652px;height:24px;}
.news-list span{color:#0092ce;font-size:14px;}
.news-list a{margin-right:10px;font-size:14px;}
.news_xian{border-bottom:dashed 1px #ccc;padding:0 0 10px 0;margin-bottom:10px;}
.news-xh{margin:15px 0 0 0px;}
.news-xh dt{font-size:14px;font-weight:bold;float:left;width:645px;line-height:23px;color:#1485ba;display:inline;margin-left:10px;border-bottom:solid 1px #ccc;}
.tt--t{width:652px;line-height:30px;margin:10px 0 10px 10px;}
.da_news-a h1{
	width:652px;
	text-align:center;
	line-height:50px;
	font-size:20px;
	margin:10px 0 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.news-xh dd{float:left;line-height:24px;width:320px;margin-left:10px; display:inline;white-space:nowrap;overflow:hidden;-o-text-overflow: clip;}
.jctj{float:left;width:264px;border:solid 1px #cdcdcd;border-top:none;padding:8px 0 4px 0;}
.jctj li{line-height:24px;margin-left:10px;width:120px;float:left;height:24px;overflow: hidden;white-space: nowrap;-o-text-overflow: clip;display:inline;}
.w-right-list span{color:#1485ba;}
.w-right-list img{float:left;margin:0px 0 0 10px; display:inline;}
.w-right-list table{margin-left:10px;}
.red{color:#F00;}
.red a:hover{color:#F00;}

/*分页*/
.pagination{
padding: 2px;
margin-left:20px;}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li
{
margin:0 2px;
list-style-type: none;
display: inline;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
padding-top:2px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
padding-top:2px;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
padding-top:2px;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
padding-top:2px;
}

.pagination li.nextpage{
font-weight: bold;
padding-top:2px;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
/*margin-right: 5px;
padding-right: 0;*/
}


/*资料也右侧轮换flash*/
div#MainPromotionBanner{
	width:266px;
	height:153px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 153px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:266px;
	height:153px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	/*width:266px;*/
	height:153px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 138px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:12px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .8em;
	cursor: pointer;
	overflow: hidden; 
	margin:1px 2px;
	background: url(/images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.0em;
	line-height: 12px;
	height: 16px;
	width: 16px;
	margin:0 2px; 
}


/*频道轮换flash*/
div#MPB2{
	width:272px;
	height:153px;
}
#MPB2 #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MPB2 .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 153px;
	overflow: hidden;
}
#MPB2 .Slides li {
	float: left;
	width:272px;
	height:153px;
}

#MPB2 .Slides img{
	border:0;
	display: block;
	width:272px;
	height:153px;
}

#MPB2 .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 138px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MPB2 .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:12px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .8em;
	cursor: pointer;
	overflow: hidden; 
	margin:1px 2px;
	background: url(/images/slide_trigger.gif) no-repeat center center;
}
#MPB2 .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.0em;
	line-height: 12px;
	height: 16px;
	width: 16px;
	margin:0 2px; 
}

.hot_zs_list{width:264px;float:left;border:solid 1px #7fc8e9;border-top:none;padding-bottom:4px;}
.hot_zs_list dt{float:left;width:248px;margin:10px 0 4px 4px; display:inline;padding:0 0px 10px 6px;border-bottom:dotted 1px #ccc;}
.hot_zs_list dt img{float:left;}
.hot_zs_list dt span{width:160px;float:left;margin:0 0 0 8px;line-height:18px;}
.hot_zs_list dd{line-height:26px;width:250px;padding-left:10px;clear:both;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
