﻿/* 样式重置 */
body,h1,h2,h3,ul,ol,form{
	margin: 0;
	font-family: "微软雅黑", "宋体";
}
body{
	color: #191919;
	font-size: 14px;
	line-height: 20px;
}
ul,ol{
	padding-left: 0;
	list-style: none;
}
table{
	width:100%;
	border-collapse:collapse;
}
td{
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
input{
	margin: 0;
	padding: 0;
	outline: none;
}
textarea{
	outline: none;
}

/* 公共部分 */
.l{
	float: left;
}
.r{
	float: right;
}
.cl{
	clear: both;
	height: 0;
	overflow: hidden;
}
.p_r{
	position: relative;
}
.p_a{
	position: absolute;
}
.t_c{
	text-align: center;
}
.t_r{
	text-align: right;
}
.h{
	display: none;
}

/* 样式重置 */
a{
	color: #484848;
    outline: medium none;
    text-decoration: none;
}
.center{
	width: 1000px;
	margin: 0 auto;
}
.blue{
	color: #2483bd;
}

#head{
	height: 66px;
}
#logo{
	float: left;
	margin: 9px 0 0;
}
#t_wb{
	float: right;
	margin: 32px 0 0;
}
.t{
	float: right;
	width: 80px;
	margin: 36px 0 0;
	text-indent: 14px;
}
#t1{
	background: url("imgt1.png") no-repeat 0 center;
}
#t2{
	background: url("imgt2.png") no-repeat 0 center;
}
#t3{
	background: url("imgt3.png") no-repeat 0 center;
}
#nav{
	height: 74px;
	background: url("imgnav.jpg") repeat-x;
}
#nav a{
	color: #fff;
	margin: 7px auto 0;
	display: block;
	font-size: 16px;
}
.col{
	float: left;
	height: 66px;
	padding: 8px 0 0;
}
.col1{
	width: 70px;
}
.col2{
	width: 90px;
	margin: 0 20px 0;
	background: url("imgline1.png") no-repeat right center;
	text-align: center;
}
.col3{
	width: 90px;
	margin: 0 20px 0 0;
	background: url("imgline1.png") no-repeat right center;
}
.col4{
	width: 40px;
	margin: 0 15px 0 0;
}
.col5{
	float: right;
	width: 50px;
	background: url("imgline1.png") no-repeat 0 center;
	text-align: right;
}

#top{
	width: 1000px;
	height: 30px;
	margin: 20px auto;
	background: url("imgtop.jpg") no-repeat;
	line-height: 30px;
}
#top_tit{
	float: left;
	color: #ffff00;
	width: 78px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#marquees_wrap{
	float: left;
	width: 700px;
	height: 30px;
	margin: 0 0 0 10px;
	overflow: hidden;
}
#marquees{
	width: 700px !important;
	height: 30px;
	overflow: hidden;
}
#marquees_wrap ul{
	/*width: 700px !important;*/
	/*height: 30px;*/
}
#marquees_wrap li{
	float: left;
	width: auto !important; 
	margin: 0 20px;
}
#marquees_wrap a{
	color: #fff;
}
#sub1{
	float: right;
	width: 42px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: transparent;
}
#ipt1{
	float: right;
	width: 134px;
	height: 20px;
	border: none;
	margin: 5px 16px 0 0;
	background: transparent;
}

/* 幻灯片 */
#slider_wrap{
	height: 120px;
	position: relative;
	overflow: hidden;
}
#slider_ul{
/*	width: 5000px;
	height: 120px;
	overflow: hidden;*/
}
#slider_ul li{
	float: left;
	width: 1000px;
	height: 120px;
}
#slider_ul img{
	width: 1000px;
	height: 120px;
}
#slider_ol{
	right: 10px;
	bottom: 6px;
	z-index: 1;
	position: absolute;
	text-align: center;
}
#slider_ol li{
	float: left;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 0 0 0 5px;
	cursor: pointer;
	display: inline;
	background: #32413c;
	line-height: 20px;
}
#slider_ol .on{
	background: #ce0000;
}


#news_slider_wrap{
	float: left;
	width: 330px;
	height: 650px;
	position: relative;
	overflow: hidden;
}
#news_slider{
	color: #fff;
	width: 5000px;
	height: 246px;
	overflow: hidden;
}
#news_slider li{
	float: left;
	width: 330px;
	height: 246px;
	position: relative;
}
#news_slider img{
	width: 330px;
	height: 246px;
}
.span1{
	left: 0;
	color: #fff;
	width: 100%;
	height: 32px;
	bottom: 0;
	position: absolute;
	background: #08090a;
	text-align: center;
	line-height: 32px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#news_slider_ol{
	width: 100%;
	height: 5px;
	margin: 15px 0 0;
	text-align: center;
	line-height: 0;
}
#news_slider_ol li{
	width: 24px;
	height: 5px;
	margin: 0 5px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	background: #e4e4e4;
}
#news_slider_ol .on{
	background: #46a5ea;
}
.prev,
.next{
	top: 90px;
	width: 42px;
	height: 50px;
	display: block;
	cursor: pointer;
	z-index: 2;
	position: absolute;
}
.prev{
	background: url("imgprev.png") no-repeat;
	left: 0;
}
.next{
	background: url("imgnext.png") no-repeat;
	right: 0;
}


#tit1{
	color: #fdfefe;
	width: 330px;
	height: 30px;
	margin: 26px 0 20px;
	font-size: 16px;
	background: url("imgtit1.jpg") no-repeat;
	text-indent: 26px;
	line-height: 30px;
}
.more1{
	float: right;
	color: #2a81be;
	margin: 0 18px 0 0;
	font-size: 12px;
}
.a1{
	width: 150px;
	font-size: 12px;
	text-align: center;
}
.a1 img{
	width: 150px;
	height: 100px;
}
#tit2{
	width: 328px;
	height: 30px;
	border: 1px solid #b9cddf;
	margin: 20px 0 8px;
	background: url("imgtit2.jpg") repeat-x;
	line-height: 30px;
	border-width: 0 1px;
}
.ht1{
	float: left;
	color: #2f90cb;
	width: 120px;
	height: 30px;
	border: 1px solid #b9cddf;
	font-size: 16px;
	text-align: center;
	border-width: 0 1px;
}
.ht1.on,
.ht1:hover{
	color: #fff;
	border: none;
	background: url("imgtit2_on.jpg") no-repeat;
}
.hc1{
	display: none;
}
.a2,
.a6,
.a10{
	width: 100%;
	display: block;
	margin: 0 0 6px;
	background: url("imgdot.jpg") no-repeat 0 center;
	line-height: 26px;
	text-indent: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#i1{
	float: left;
	width: 330px;
	height: 650px;
	margin: 0 0 0 20px;
}
#tit3{
	width: 100%;
	height: 30px;
	margin: 14px 0;
	font-size: 16px;
	background: url("imgtit3.jpg") no-repeat 0 bottom;
	text-indent: 28px;
	font-weight: bold;
}
.cover1{
	float: left;
	width: 116px;
	height: 90px;
	margin: 10px 0 0;
}
.cont1{
	float: right;
	width: 200px;
	height: 90px;
	margin: 8px 0 0;
	font-size: 12px;
	line-height: 24px;
}
.line1{
	margin: 18px 0 12px;
	border-bottom: 1px dotted #676767;
}
.i2{
	float: right;
	width: 300px;
}
#tit4,
.tit5{
	color: #fff;
	width: 300px;
	height: 30px;
	font-size: 16px;
	background: url("imgtit4.jpg") no-repeat;
	line-height: 30px;
	text-indent: 24px;
}
.cont2{
	padding: 12px;
	background: #f7f7f7;
}
.a3{
	width: 100%;
	display: block;
	margin: 0 0 8px;
	background: url("imgarrow.jpg") no-repeat 0 center;
	line-height: 26px;
	text-indent: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cover2{
	float: left;
	width: 88px;
	height: 84px;
	margin: 8px 0;
}
.cont3{
	float: right;
	width: 180px;
	height: 84px;
	margin: 6px 0 16px;
	font-size: 12px;
	line-height: 22px;
}
.tit5{
	background: url("imgtit5.jpg") no-repeat;
}
.cont4{
	margin: 2px 0 10px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 22px;
}
#airing{
	height: 76px;
	padding: 44px 0 0 20px;
	line-height: 24px;
	font-size: 12px;
	background: url("imgairing.jpg") no-repeat 0 0;
}
#banner{
	margin: 20px auto;
	display: block;
}
#i_left{
	float: left;
	width: 680px;
}
#i_tit{
	height: 36px;
	border-top: 3px solid #5095d5;
	border-left: 1px solid #cdcdcd;
	clear: both;
}
.ht2{
	color: #911c22;
	float: left;
	width: 83px;
	height: 36px;
	display: block;
	font-size: 16px;
	background: url("imght2.jpg") repeat-x;
	text-align: center;
	line-height: 36px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
.ht2:first-child{
	width: 90px;
}
.ht2.on,
.ht2:hover{
	top: -3px;
	color: #0e649a;
	position: relative;
	background: #fff;
	border-top: 3px solid #911c22;
	border-color: #911c22 #cdcdcd transparent transparent;
	border-bottom: 1px solid #fff;
}
.hc2{
	display: none;
}

.cover3{
	float: left;
	width: 226px;
	height: 156px;
}
.a4{
	color: #2a83bf;
	float: right;
	width: 100%;
	margin: 20px 0;
	display: block;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.cont5{
	color: #484848;
	float: right;
	width: 430px;
	height: 110px;
	overflow: hidden;
	line-height: 36px;
}
.time1{
	float: right;
	color: #727272;
	width: 430px;
	height: 22px;
	margin: 20px 0 10px;
	/*border-bottom: 1px solid #cbcacb;*/
}
.time1 a{
	color: #727272;
	height: 16px;
	padding: 0 0 0 20px;
	display: inline-block;
	text-align: left;
	line-height: 16px;
}
.share{
	margin: 0 46px 0 0;
	background: url("imgshare.jpg") no-repeat 0 1px;
}
.bad{
	width: 50px;
	background: url("imgbad.jpg") no-repeat;
}
.good{
	width: 64px;
	margin: 0 0 0 80px;
	background: url("imggood.jpg") no-repeat;
}
.more2{
	clear: both;
	color: #3489c6;
	height: 40px;
	border: 1px solid #cbcacb;
	margin: 20px 0;
	display: block;
	text-align: center;
	background: url("imgmore2.jpg") repeat-x;
	line-height: 40px;
}
.banner2{
	margin: 10px 0 20px;
	display: block;
}
.cover4{
	float: left;
	width: 80px;
	height: 110px;
	margin: 8px 10px 0;
}
.a6{
	float: left;
	width: 160px;
}

#i_pic a{
	float: left;
	position: relative;
}
#i_pic span{
	color: #fff;
	width: 90%;
	height: 34px;
	position: absolute;
	text-align: center;
	background: #08090a;
	line-height: 34px;
	bottom: 26px;
	left: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#i_pic img{
	width: 100%;
	height: 100%;
}
#i_pic_tit{
	top: 12px;
	left: -4px;
	color: #fff;
	width: 150px;
	height: 44px;
	position: absolute;
	font-size: 16px;
	background: url("imgi_pic.png") no-repeat;
	text-align: center;
	line-height: 42px;
	letter-spacing: 3px;
}
#ip_col1{
	float: left;
	width: 258px;
	height: 330px;
}
.ip_col2{
	float: left;
	width: 246px;
	height: 330px;
	margin: 0 0 0 1px;
}
.ip_a1{
	width: 100%;
	height: 165px;
	margin: 0 0 1px;
}
.ip_a2{
	width: 100%;
	height: 164px;
}
#i_link_tit{
	width: 998px;
	height: 36px;
	border: 1px solid #cdcdcd;
	margin: 0 auto;
	border-top: 3px solid #5095d5;
	background: url("imght2.jpg") repeat-x;
	line-height: 36px;
}
.ht3{
	color: #0e649a;
	float: left;
	height: 36px;
	padding: 0 20px;
	border: 1px solid #cdcdcd;
	font-size: 16px;
	border-width: 0px 1px;
	border-color: transparent #cdcdcd transparent transparent;
}
.ht3:first-child{
	border-width: 0px 1px 0 0;
}
.ht3.on,
.ht3:hover{
	top: -3px;
	position: relative;
	background: #fff;
	border-top: 3px solid #911c22;
	border-color: #911c22 #cdcdcd transparent transparent;
	border-bottom: 1px solid #fff;
}
.hc3{
	display: none;
	padding: 10px 0;
}
.hc3 a{
	float: left;
	margin: 8px;
}
#foot{
	width: 1000px;
	margin: 20px auto 70px;
	padding: 15px 0 0;
	line-height: 26px;
	text-align: center;
	border-top: 1px solid #87b2cb;
}

/* 列表页 */
#list_tit{
	height: 30px;
	line-height: 30px;
	background: url("www.chbcnet.comstyleimageslist_tit.jpg") no-repeat;
}
#lt{
	color: #fff;
	float: left;
	width: 78px;
	font-size: 16px;
	text-align: center;
}
.pages{
	margin: 60px 0 30px;
	text-align: center;
}
.pages a{
	margin: 0 5px;
	text-align: center;
}
.a7{
	width: 130px;
	margin: 0 0 8px;
	font-size: 12px;
	text-align: center;
}
.a7 img{
	width: 130px;	
	height: 86px;
}
.a8{
	width: 100%;
	margin: 6px 0;
	display: block;
	overflow: hidden;
	background: url("imga8.jpg") no-repeat 0 center;
	line-height: 20px;
	text-indent: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ht4{
	float: right;
	width: 40px;
	height: 20px;
	margin: 10px 5px 0 0;
	font-size: 10px;
	background: #2895ce;
	text-align: center;
	line-height: 20px;
	text-indent: 0;
}
.ht4.on{
	background: #820208;
}
.hc4{
	display: none;
}
.num{
	color: #fff;
	float: left;
	width: 16px;
	height: 12px;
	margin: 10px 0 9px;
	font-size: 10px;
	text-align: center;
	background: #299fd9;
	line-height: 12px;
}
.a9{
	float: right;
	width: 250px;
	margin: 5px 0 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.n1{
	background: #b30109;
}
.n2{
	background: #faa500;
}
.show{
	display: block;
}

/* 文章页 */
#post_tit{
	color: #252726;
	margin: 30px 0 20px;
	font-size: 28px;
	text-align: center;
	line-height: 30px;
}
#post{
	font-family: "宋体";
	padding: 20px 0;
	border-top: 1px solid #ddd;
	line-height: 30px;
	font-size:16px;
}
#post p{
	padding: 10px 0;
}
#intro_tit{
	color: #fff;
	height: 30px;
	margin: 0 0 14px;
	font-size: 16px;
	background: #f7f7f7 url("www.chbcnet.comstyleimagesintro_tit.jpg") no-repeat;
	line-height: 30px;
	text-indent: 20px;
}
.a10{
	float: left;
	width: auto;
}
.time2{
	color: #9788a9;
	float: left;
	margin: 4px 0 0 10px;
	font-size: 12px;
}
.a11{
	float: left;
	width: 300px;
	margin: 20px 0 0;
	position: relative;
}
.a11 img{
	width: 300px;
	height: 180px;
}
.a12{
	float: right;
	width: 330px;
	margin: 20px 0 -8px;
	background: url("imga12.jpg") no-repeat 0 center;
	text-indent: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.line2{
	clear: both;
	height: 16px;
	overflow: hidden;
	border-bottom: 1px solid #cbcacb;
}


#list_left{
	float: left;
	width: 640px;
}
#list_left .cont5,
#list_left .time1{
	width: 400px;
}
#list_left .share{
	margin: 0;
}
#list_left #i_tit a{
	width: 80px;
}
#list_left #i_tit a:first-child{
	width: 81px;
}

.contently{ width:640px; height:80px;}
.contently_left{ width:440px; float:left; height:60px; line-height:30px; font-size:14px; color:#666;}
.contently_right{ width:200px; float:right; text-align:right; padding-top:40px; height:20px; font-size:14px; color:#666; }
.xggj ul li { line-height:30px; height:30px; background:url(imagesliststyle_1.gif) left no-repeat; padding:0 20px 0 10px;}
#changyan_count_unit{ font-size:24px; color:#c00; font-family:Georgia, "Times New Roman", Times, serif;}
#changyan_parti_unit{ font-size:24px; color:#c00; font-family:Georgia, "Times New Roman", Times, serif;}
.showleft{ text-align:left; width:100%;}
.showright{ text-align:right; width:100%;}

#displaypagenum { clear:both;font-size:16px; padding:3px; margin: 15px; _margin-top:5px; TEXT-ALIGN: center}
#displaypagenum A { BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none}
#displaypagenum A:hover { BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid}
#displaypagenum A:active { BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid}
#displaypagenum span { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #036cb4; PADDING-TOP: 2px; }