﻿/* 样式重置 */
body,h1,h2,h3,p,ul,ol,form{
	margin: 0;
}
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;
	font-weight:bold;
}

#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;
	position: relative;
}
#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;
}
.span1 a{ color:#fff; filter: alpha(opacity=100); opacity: 1;}
#news_slider_ol{
	width: 180px;
	margin:20px auto 0;
	height: 5px;
	text-align: center;
	line-height: 0;
}
#news_slider_ol li{
	float:left;
	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;
}

.prev:hover{
	background: url("imgprev1.png") no-repeat;
	left: 0;
}

.next{
	background: url("imgnext.png") no-repeat;
	right: 0;
}

.next:hover{
	background: url("imgnext1.png") no-repeat;
	right: 0;
}


#tit1{
	color: #fdfefe;
	width: 330px;
	height: 30px;
	margin: 20px 0px;
	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: 110px;
	margin-bottom:10px;
}
#tit2{
	width: 328px;
	height: 30px;
	border-right: 1px solid #b9cddf;
	margin: 10px 0 15px;
	background: url("imgtit2.jpg") repeat-x;
	line-height: 30px;
}
.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;
}
.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;
}
.a2{
	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;
}
#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;
	color:#666;
}
.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;
	color:#666;
}
.tit5{
	background: url("imgtit5.jpg") no-repeat;
}
.cont4{
	margin: 2px 0 10px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 26px;
	color:#666;
}
#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;
	width:300px;
	height:90px;
	display: block;
}
.cover4{
	float: left;
	width: 80px;
	height: 110px;
	margin: 6px 10px 0 0;
}
.a6{
	float:left;
	height:30px; 
	line-height:30px;
	width:180px;
	margin:0;
}

#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: 10px;
	left: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow:hidden;
}
#i_pic span font{
	color: #fff;
	filter: alpha(opacity=1);
	opacity: 1;
}

#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;
	font-size:12px;
}
.hc3 ul{ width:1000px;}
.hc3 li{ padding:0; margin:0; float:left; height:25px; line-height:25px; margin-right:20px;}
#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("imglist_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;
}
.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{
	padding: 20px 0;
	border-top: 1px solid #ddd;
	line-height: 26px;
}
#intro_tit{
	color: #fff;
	height: 30px;
	margin: 0 0 14px;
	font-size: 16px;
	background: #f7f7f7 url("imgintro_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;
}
.bdsharebuttonbox,
.jiathis_style_32x32{
	color: #89878a;
	clear: both;
	width: 100%;
	height: 64px;
	margin: 32px 0;
	line-height: 32px;
}
.line2{
	clear: both;
	height: 16px;
	overflow: hidden;
	border-bottom: 1px solid #cbcacb;
}


#list_left{
	float: left;
	width: 650px;
}
#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;
}

.list{ height:190px; border-bottom:1px dashed #ccc;}
.bt{ font-size:20px; font-weight:bold; height:40px; line-height:40px; text-decoration:none; margin:10px 0;font-family: "微软雅黑", "宋体";
}
.bt a{ color:#2a83bf; text-decoration:none;}
.nr{ height:160px;}
.nr img{ width:160px; height:120px; float:left; margin-right:20px; }
.nr p{ line-height:30px; height:120px; overflow:hidden; font-size:14px; color:#666666;}

.zjps{ margin-bottom:10px;}
.zjps h2{ font-size:14px; background: url("imgarrow.jpg") no-repeat 0 center; height:30px; line-height:30px; overflow:hidden; padding-left:10px; margin-bottom:10px;}
.zjps .zjtx{ float:left; text-align:center; line-height:20px; height:80px; max-width:60px; margin-right:10px; font-size:12px; color:#666;}
.zjps .zjtx img{ width:60px; height:60px;}
.zjps p{ font-size:12px; color:#666; height:80px; line-height:20px; overflow:hidden;}
.zjps a{ color:#2483bd; font-weight:bold;}

.list_r{}
.list_r li{ background: url("imgarrow.jpg") no-repeat 0 center; line-height:35px; height:35px; overflow:hidden; padding-left:10px;}

.tjyd{ width:1000px; margin:0 auto; height:90px; background:#e3f4fc; border-bottom:2px solid #ccc;}
.tjyd li{ float:left; width:308px; height:50px; margin-left:15px; font-size:12px; color:#666;display:inline;}
.tjyd li img{ width:70px; height:50px; float:left; margin-right:10px;}
.tjyd li h2{ font-weight:bold; line-height:20px; height:20px; overflow:hidden; font-size:12px;}
.tjyd li div{ line-height:15px; height:30px; overflow:hidden;}

