@charset "gb2312";
/*导入主样式表以及分页样式表，勿删！*/

@import url(main_style.css); 
@import url(pages_style.css); 
@import url(search_style.css);


/*新闻页超链接通用样式*/

.news_focus_box a:,.news_focus_box a:active,.news_focus_box a:visited { color:#000000; text-decoration:none;}

.news_focus_box a:hover { color:#000000; text-decoration:underline;}

.subpage_subject a:,.subpage_subject a:active,.subpage_subject a:visited { color:#000000; text-decoration:none;}

.subpage_subject a:hover { color:#000000; text-decoration:underline;}

.news_focus_list_2 a:,.news_focus_list_2 a:active,.news_focus_list_2 a:visited { color:#666666; text-decoration:none;}

.news_focus_list_2 a:hover { color:#666666; text-decoration:underline;}

.ranks_content a:,.ranks_content a:active,.ranks_content a:visited { color:#000000; text-decoration:none;}

.ranks_content a:hover { color:#000000; text-decoration:underline;}



/*二级页通用样式*/

.subpage_title  {background-color: #EFF7FF;}

.subpage_title { height:24px; line-height:24px;}

.subpage_title ul { list-style:none; margin:0px; padding:0px; }
.subpage_title li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
	float: left;
	width: 250px;
	padding-left: 10px;
	color: #000000;
}
.subpage_title li.this {
	background-color: #FFFFFF;
	width: 80px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AACCEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FE6000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.subpage_title li.search {
	width: 423px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	height: 24px;
}
.subpage_title_content {
	height:25px;
	line-height:25px;
	padding-left: 10px;
}
.subpage_left_box {width:500px; float:left; height:77px; background-color:#ffffff;}
.subpage_right_box {width:266px;
	float:right;
	
	margin-left:10px;
	
	background-color:#ffffff;}
	
	
/*新闻中心样式*/
.picture_news { padding:5px;}
.news_smalltext {
	background-color: #eff7ff;
	margin: 5px;
	border: 1px solid #aaccee;
	padding-top:5px;
}
.news_smalltext ul{
	margin-left: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.news_smalltext li {
	list-style: none;
}
.news_focus_box {padding:10px; line-height:22px; color:#000000;}

.news_focus_title {
	font-size:14px;
	font-weight:bold;
	color:#0056A9;
}
.news_focus_content {
	margin-top:10px;
	color: #000000;
}
.news_focus_list {
	padding-left:10px;
	padding-right:10px;
	background-color:#EFF7FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AACCEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_focus_list ul { list-style:none; margin:0px; padding:0px;}
.news_focus_list li {
	line-height: 22px;
}
.news_focus_intro { color:#666666; margin-left:10px;}
.news_focus_intro a:link,.news_focus_intro a:visited {color:#666666;}
.news_focus_intro a:hover{text-decoration:underline;}
.news_focus_date {
	color:#cccccc;
}

/*呆呆10.24修改开始*/
.focus_subtitle {
	background-image: url(../images/news_images/focus_sub_titlebg.gif);
	height: 22px;
	
}
.focus_subtitle img {margin-left:165px;}
.focus_subtitle ul,.ranks_title ul { list-style:none; margin:0px; padding:0px;}
.focus_subtitle li,.ranks_title li {
	float:left;
	width:46px;
	text-align:center;
	background-image: url(../images/news_images/focus_subtitlebg.gif);
	background-repeat: no-repeat;
	border-right: solid 1px #aaccee;
	height: 20px;
	line-height:20px;
	margin-top: 1px;
	cursor: hand;
}
/*
.focus_subtitle li a:,.focus_subtitle li a:active,.focus_subtitle li a:visited { color:#ffffff; text-decoration:none; cursor:hand; display:block;}

.focus_subtitle li a:hover { cursor:hand; background-image: url(../images/news_images/focus_subtitlebg_hover.gif);
	background-repeat: no-repeat; height:20px;
	}
	
.ranks_title li a:,.ranks_title li a:active,.ranks_title li a:visited { color:#ffffff; text-decoration:none; cursor:hand; display:block;}

.ranks_title li a:hover { cursor:hand; background-image: url(../images/news_images/focus_subtitlebg_hover.gif);
	background-repeat: no-repeat; height:20px;
	}
*/
.focus_subtitle li.dz {
	float:left;
	width:111px;
	background-image: url(../images/news_images/focus_dzpoint.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align:left;
}
.focus_subtitle li.this {
	background-image: url(../images/news_images/focus_subtitlebg_hover.gif);
}
.sizscolor {
	position:absolute;
	width:46px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:1px;
	filter:
        Dropshadow(offx=1,offy=0,color=#0b58a8)
        Dropshadow(offx=0,offy=1,color=#0b58a8)
        Dropshadow(offx=0,offy=-1,color=#0b58a8)
        Dropshadow(offx=-1,offy=0,color=#0b58a8);
	margin-left:-22px;
}
.sizsshadow {
	position:absolute;
	width:111px;
	color:#000000;
	margin-top:1px;
	filter:
    Dropshadow(offx=1,offy=0,color=#ffffff);
	margin-left:8px;
	
	padding-left:20px;
}
/*呆呆10.24修改结束*/

.news_focus_list_2 {
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_focus_list_2 ul { list-style:none; margin:0px; padding:0px;}
.news_focus_list_2 li {
	line-height: 21px;
}

.subpage_tag_title_center{
	height: 21px;
	background-color: #EFF7FF;
}
.subpage_tag_title_center ul {
	margin:0px;
	padding:0px;
	list-style:none;
	clear: none;
	height: auto;
}
.subpage_tag_title_center li {
	float: left;
	width: 87px;
	text-align: center;
	height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	background-color: #eff7ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaccee;
}
.subpage_tag_title_center li.this {
	float: left;
	width: 88px;
	text-align: center;
	height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-style: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #aaccee;
}
.subpage_tag_title_center li.space {
	float: left;
	width: 321px;
	text-align: right;
	background-color: #eff7ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	border-right-style: none;
}

.subpage_tag_title_center li.space_bottom {
	float: left;
	width: 597px;
	text-align: right;
	
	background-color: #eff7ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	border-right-style: none;
}


/* 新闻列表样式 */
.subpage_news_list {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
.subpage_news_list ul { margin:0px; padding:0px; list-style:none;}
.subpage_news_list li {
	line-height: 20px;
}

/* 专题区块样式 */
.subpage_subject {
	background-color: #FFF2F2;
	border: 1px solid #DB0000;
	color: #000000;
} 

.subject_title {
	background-image: url(../images/news_images/subject_title.gif);
	height: 21px;
	line-height: 21px;
	color: #ffff00;
	font-weight: bold;
	padding-left: 5px;
}


/* 图文混排样式（图片在上文字在下） */

.subject_picandtext {
	padding-left: 8px;
	clear: none;
	height: 75px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.subject_picandtext ul { margin:0px; padding:0; list-style:none;}
.subject_picandtext li {
	float: left;
	margin-right: 8px;
	text-align: center;
}


.subject_picandtext_content {
padding-left:8px; padding-right:8px;

}
.subject_picandtext_content h2 {
margin:0px;
padding:0px; 
font-size:14px;
font-weight:bold;

}

.subject_picandtext_content ul { list-style:none; margin:0px; padding:0px;}
.subject_picandtext_content li { line-height:22px;}


.subpage_right_commonbox {
	border: 1px solid #AACCEE;
	background-color:#eff7ff;
}
.subpage_right_commonbox h3 {
	font-size: 14px;
	height: 22px;
	background-color: #d5eaff;
	line-height: 22px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	margin: 0px;
}
.subpage_right_ranks {
	height: 21px;
	background-color: #EFF7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
.ranks_title {
	background-image: url(../images/news_images/ranks_titlebg.gif);
	height: 21px;
}
.ranks_content {
	padding-left: 5px;
	padding-top: 8px;
	color:#000000;
}
.ranks_content ul { list-style:none; padding:0px; margin:0px;}
.ranks_content li {
	line-height: 21px;
}
.ranks_no {
	background-image: url(../images/news_images/ranks_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 13px;
	color: #FFFFFF;
	font-size: 10px;
}
.news_images {
	padding:10px;
	height: 110px;
	color: #000000;
	text-align: center;
}
.news_images ul { list-style:none; margin:0px; margin-left: 0px; padding:0px; }
.news_images li {
	float:left;
	margin-right: 18px;
}


/*新闻内容页样式*/

.news_content { padding:10px;}
.news_content h2 { margin:0px; padding:0px; font-size:18px; color:#000000; text-align: center;}
.news_content h3 { background-color:#FFFFFF; border:0px; color:#666666; padding:0px; text-align: center;}
.news_content_intro { border:solid 1px #AACCEE; background-color:#EFF7FF; padding:10px; margin-top:10px;}


.news_content_text { margin-top:10px; line-height:22px; color:#000000; font-size:14px; overflow:hidden; height: auto;} 
.news_content_text img { border: solid 1px #dedede; }