@CHARSET "UTF-8";
/* CSS Document */
/*全局样式*/
*{ padding:0; margin:0;}
body{ font:14px "宋体", Arial, Helvetica, sans-serif;}
img{ border:none;}
ul,li{ list-style-type:none;}

/*链接样式*/
a{ color:#076AC6; text-decoration:none;}
a:hover{ color:#F30; text-decoration:underline;}

/*常用宽度值*/
.w960{ width:960px; margin:0 auto; overflow:hidden;}
.w650{ width:650px;}
.w300{ width:300px;}

/*边框线*/
.rim{ border:1px solid #DDD;}
.rim1{ border:1px solid #D9E4F3;}

/*背景色*/
.bgc{ background-color:#F3F8FF;}

/*浮动*/
.lfloat{ float:left;}
.rfloat{ float:right;}
.clear{ clear:both; height:0; overflow:hidden;}
.cclear{ overflow:auto; zoom:1;}

/*定位*/
.absolute{ position:absolute;}
.relative{ position:relative;}
.fixed{ position:fixed;}

/*线*/
.dline{ border-bottom:1px dashed #CCC; height:0; overflow:hidden; padding-top:5px; margin-bottom:5px;}
.gline{ color:#999; margin:auto 3px;}

/*常用外边距值*/
.tmar8{ margin-top:8px;}
.bmar8{ margin-bottom:8px;}
.lmar8{ margin-left:8px;}
.rmar8{ margin-right:8px;}

/*文本对齐方式*/
.t_center{ text-align:center;}

/*字体大小*/
.f_12{ font-size:12px;}
.f_14{ font-size:14px;}


/*顶部条样式*/
.t_top{ font-size:12px; line-height:24px; color:#CCC;}
.t_top a{ color:#333; margin:auto 5px;}
.t_top a:hover{ color:#F30;}

.c_in{ background:url(/images/nmo_bg.gif) no-repeat 0 0; padding-left:18px;}
.c_mobile{ background:url(/images/nmo_bg.gif) no-repeat 0 -500px; padding-left:12px;}
.c_cang{ background:url(/images/nmo_bg.gif) no-repeat 0 -530px; padding-left:16px;}

/*分类导航区样式*/
.cla_nav{ padding:5px; height:50px; background:url(/images/nmo_bg.gif) repeat-x 0 -24px;}
.logo{ width:118px; height:49px; overflow:hidden;}

.city{ font-size:12px; width:73px; height:50px; display:block; text-align:center; border-right:1px solid #DDD; color:#999; margin-right:5px;}
.city b{ font-size:18px; line-height:32px; color:#333;}
.city a{ margin:auto 2px; color:#666;}
.city a:hover{ color:#076AC6;}

.nav_box{ line-height:25px; font-size:12px; color:#999;}
.nav_box a{ color:#333; margin:auto 5px;}
.nav_box a:hover{ color:#F30;}

/*广告位样式*/
.N1{ width:960px; overflow:hidden;}
.N2{ width:650px; overflow:hidden; margin-bottom:5px;}
.N3{ width:650px; overflow:hidden;}
.N4_text{ padding:5px 0; font-size:12px; overflow:hidden; zoom:1;}
.N4_text li{ width:150px; line-height:22px; height:22px; overflow:hidden; float:left; margin:auto 5px; display:inline;}
.N4_text li a{ color:#1C2C58;}
.N4_text li a:hover{ color:#F30;}
.N4_text span{width:150px;float:left; margin-left: 5px;}
.N5{ width:638px;  overflow:hidden; margin:5px auto;}
.N6, .N7{ width:300px; overflow:hidden;}
.N9{ width:300px; overflow:hidden;}
.N10{ width:300px;  overflow:hidden;}

/*热门分类*/
.tag_nav{ line-height:30px; height:40px; font-size:14px; color:#DDD;}
.tag_nav img{ vertical-align:middle; margin-right:20px; margin-top:-4px; _margin-top:2px;}
.tag_nav a{ margin:auto 6px; font-weight:bold;}

/*面包屑导航样式*/
.pathlinks{ line-height:35px; background:url(/images/nmo_bg.gif) repeat-x 0 -45px; font-size:12px; color:#777;line-height: 25px; /* border-bottom:1px solid #DDD; */}
.pathlinks a{ margin:auto 5px; color:#333;}
.pathlinks a:hover{ color:#F30;}

.pathlinks .pl_ico{ background:url(/images/nmo_bg.gif) no-repeat 0 -100px; padding-left:12px;}

/*------------------主体内容样式------------------*/
.main{ padding:10 4px 10px 0; line-height:24px;}

h1{ font-size:24px; line-height:35px; text-align:center; padding:0 20px;}
h3{ font-size:14px; float:left; margin:auto 3px; font-weight:normal;}

/*网址、时间、来源样式*/
.shx{ line-height:24px; font-size:12px; text-align:center; color:#999; margin:0 20px 5px;}
.shx span{ margin:auto 10px;}
.shx a{ color:#999;}
.shx a:hover{ color:#076AC6;}

/*导语样式*/
.dao{ border:1px solid #DDD; border-style:solid none; padding:10px 5px; font-size:12px; line-height:22px; margin:5px 20px 0; background:#F7F7F7; color:#666; margin:0 10px 20px;}
.lead{ border:1px solid #DDD; border-style:solid none; padding:10px 5px; font-size:12px; line-height:22px; margin:5px 20px 0; background:#F7F7F7; color:#666; margin:0 10px 20px;}
.no_lead{ border-top:1px solid #EEE; margin:5px 20px 0; height:5px;}


/*正文显示样式*/
.m_m{ margin:10px 20px; line-height:24px;width:600px; overflow:hidden;}
.m_m p{ margin-bottom:18px;}

/*翻页样式*/
.fye{ text-align:center; font-size:13px;width:630px;margin-top:10px; }
.fye span{display:inline-block;}
.fye a{ margin:auto 3px; padding:6px; height:25px;white-space:nowrap; text-decoration:none;}
.fye .fy_past{ margin:auto 3px; padding:4px; height:18px; line-height:18px; color:#777; border:1px solid #CCC;}
.fye .fy_off a{ border:1px solid #9AAFE5;}
.fye .fy_off a:hover{ border-color:#2E6AB1; color:#2E6AB1;}
.fye .fy_on a{ background:#296CB3; color:#FFF; font-weight:bold; border:1px solid #296CB3;}

/*分享到代码样式*/
.share{ overflow:auto; zoom:1; clear:both; line-height:normal; margin:15px auto auto; padding-left:300px;}
.share .lfloat{ font-size:13px; font-weight:bold; padding-top:8px;}

/*相关专题样式*/
.topics{ border:1px dashed #B5CAE8; background:#FBFDFF; border-style:dashed none; line-height:38px; margin:8px 15px; padding:0 5px;}

/*相关阅读*/
.reader{ margin:10px 20px 0;}
.reader ul li i{ color:#999; font-style:normal; margin-left:20px;}

/*标签相关文章样式*/
.tagtext{ margin:5px 20px; line-height:24px;}
.tagtext .tt_tit{ line-height:35px; overflow:auto; zoom:1; clear:both;}
.tagtext ul li i{ color:#999; font-style:normal; margin-left:20px;}


/*------------------右侧样式------------------*/
/*本地搜块样式*/
.bdso{ height:32px; background:url(bdb_so_bg.gif) no-repeat; overflow:auto; zoom:1; clear:both;}
.bdso .srk{ margin:8px 9px 8px 80px; border:0; height:16px; line-height:16px; width:153px; display:inline; float:left;}
.bdso .ann{ margin-bottom:2px; margin-top:5px; display:block; float:left;}

/*右侧列表块样式*/
.r_tit{ line-height:35px; background:url(/images/nmo_bg.gif) repeat-x 0 -49px; height:35px; clear:both; overflow:auto; zoom:1; padding:0 8px; border-bottom:1px solid #DDD;}
.r_tit a{ color:#000;}
.r_tit .r_mor{ padding-right:5px;}

.r_tit1{ line-height:35px; background:url(/images/nmo_bg.gif) repeat-x 0 -450px; height:35px; clear:both; overflow:auto; zoom:1; padding:0 8px; border-bottom:1px solid #DDD;}
.r_tit1 b{ color:#1C2C58;}
.r_tit1 a{ color:#1C2C58;}
.r_tit1 .r_mor{ padding-right:5px;}

.r_main{ padding:5px; line-height:22px; font-size:12px;}
.r_main li{ width:288px; height:22px; overflow:hidden;}

/*右侧列表块样式*/
.top_main{ padding:5px; line-height:22px; font-size:12px;}
.top_main ul{ background:url(/images/nmo_bg.gif) no-repeat 0 -123px; padding-left:22px;}
.top_main li{ width:266px; height:22px; overflow:hidden;}

/*团购推荐*/
.youhui_tag{ line-height:25px; height:28px; background:url(/images/nmo_bg.gif) repeat-x 0 -370px; margin-bottom:8px; padding:0 5px; overflow:auto; zoom:1;}
.youhui_tag .yhtag_on{ display:block; float:left; width:60px; border:1px solid #C0D2EB; border-bottom:none; text-align:center; position:relative; background:#FFF; margin:auto 5px; background:url(/images/nmo_bg.gif) repeat-x 0 -450px;}
.youhui_tag .yhtag_off{ display:block; float:left; width:60px; line-height:20px; text-align:center; position:relative; top:3px; margin:auto 5px;}
.tuan{ clear:both; overflow:auto; zoom:1;}
.tuan img{ width:140px; height:85px; border:1px solid #DDD; padding:1px; float:left;}
.tuan_main{ width:138px;}
.tuan_tit{ width:288px; height:22px; overflow:hidden; margin-top:5px;}
.tuan_net{ color:#F60; font-weight:bold; margin-right:3px;}
.tuan_net a{ color:#F60; margin:auto 2px;}

/*优惠券推荐*/
.youhuiquan{}
.youhuiquan .yhq_img{ text-align:center; overflow:auto; zoom:1; line-height:20px; margin:0 auto;}
.youhuiquan .yhq_img img{ width:133px; height:82px; margin-bottom:2px;}
.youhuiquan .dang{ width:133px; float:left; margin:auto 5px;}

/*页尾样式*/
.footer{ clear:both; overflow:hidden; zoom:1; margin-top:8px; border-top:2px solid #CCC; padding-top:8px; line-height:22px; font-size:12px; text-align:center; color:#666; margin-bottom:5px;}
.footer a{ margin:auto 3px; color:#333;}
.footer a:hover{ color:#F30;}
.footer .ene_logo{ text-align:center; clear:both; overflow:hidden; width:960px;  margin: auto auto;}
/*分页导航*/
.dhlist{border-top:#E6E6E6 1px dashed;border-bottom:#E6E6E6 1px dashed; padding-bottom:5px; margin:10px 10px; display:block;}.dhlist .dhtit{font-size:14px; padding:8px 0 10px 8px; font-weight:bold}.dhlist ul{ background:url(http://sz.bendibao.com/images/fydhbj.png) 49% top repeat-y; overflow:hidden;width:600px; margin-bottom:0;}.dhlist ul li{width:290px; padding:0 5px; height:24px; overflow:hidden; float:left}
/*分页导航*/
.dhlist{border-top:#E6E6E6 1px dashed;border-bottom:#E6E6E6 1px dashed; padding-bottom:5px; margin:10px 10px; display:block;}.dhlist .dhtit{font-size:14px; padding:8px 0 10px 8px; font-weight:bold}.dhlist ul{ background:url(http://sz.bendibao.com/images/fydhbj.png) 49% top repeat-y; overflow:hidden;width:600px; margin-bottom:0;}.dhlist ul li{width:290px; padding:0 5px; height:24px; overflow:hidden; float:left}
/*内容图片*/
.yuedu{width:638px; clear:both; overflow:hidden;border: 1px solid #DDDDDD; margin-bottom:10px; background-color:#F3F8FF; padding:0px 5px;}
.yuedu h6{width:100%;font-size:14px; border-bottom:1px solid #DDDDDD;color: #000; line-height:35px; padding-left:10px;margin:0px;}
.yuedu01{width:100%; height:auto;}
.yuedu01_a{width:152px; height:175px; float:left; overflow:hidden; margin:10px 0px 0px 4px; display:inline;}
.yuedu01_a img{width:150px; height:145px;border:0;}
.yuedu01_a span{width:150px;font-size:12px; color:#000; line-height:28px; text-align:center; display:block;}
.yuedu01_a span a:link, .yuedu01_a span a:visited{font-size:12px;text-decoration:none;color:#000; }
.yuedu01_a span a:hover{font-size:12px; text-decoration:underline;color:#F30;}
.tuijian{font-size: 12px;line-height: 22px;padding: 5px; clear:both; overflow:hidden;}
.tuijian span{height: 22px;color:#076AC6;width:140px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height:26px; margin-left:4px;float:left;}
.tuijian span a:link, .tuijian span a:visited{font-size:12px;text-decoration:none;color:#076AC6;}
.tuijian span a:hover{font-size:12px; text-decoration:underline;color:#076AC6;}
    .AA1{padding:5px;}
   .xinxi{margin-top:10px;clear:both; overflow:hidden; border:1px solid #ccc; padding-bottom:5px; width:648px;}
   .xinxi01 {line-height: 24px; margin:5px 0px 0px 10px;width:638px;float:left;}
   .xinxi01 .tt_tit {clear: both;line-height: 35px;overflow: auto;}
   .xinxi01 .tt_tit a {margin: 0 3px;}
   .xinxi02 {line-height:24px;margin:5px 0px 0px 10px;width:320px;float:left;display:inline;}
   .xinxi_tu{width:310px;float:left;margin-top:10px;}
   .xinxi_tu_sub{ width:145px; height:180px; margin-left:5px; float:left;}
   
   
.info_M { padding: 40px 10px 20px 10px; display:block; clear:both; overflow:hidden;}
.info_M img {vertical-align: -3px;}
.info_M a {color: #076ac6;}
.info_M p {display:block; width:310px; height:20px; line-height:23px; overflow:hidden}
.info_M .p1 {float: left;  text-align:left;}
.info_M .p2 {float: right; text-align:right;}

.timeboxleft{ float:left; width:120px;}
.timeboxright{ float:right; width:480px}
.timelist{width: 480px;}
.timelist li{float: left;width: 80px;display: inline;height: 26px;line-height: 26px;text-align: left;padding-left: 8px;cursor: text;overflow: hidden;margin-bottom: 8px;padding-right: 0px;}
.timelist span,.timelist a{display: block;cursor: text;color: #2a78b4;cursor:text;text-decoration: none;vertical-align: baseline; font-weight:bold;}

.nr_shiyong{HEIGHT: 38px; BACKGROUND-IMAGE: url(http://imgbdb2.bendibao.com/szbdb/20149/4/N201494114159.jpg); WIDTH: 600px}
.nr_zuizhong{HEIGHT: 38px; BACKGROUND-IMAGE: url(http://imgbdb2.bendibao.com/tour/20149/5/N201495185014.jpg); WIDTH: 600px}
.nr_reyi{HEIGHT: 38px; BACKGROUND-IMAGE: url(http://imgbdb2.bendibao.com/tour/20149/5/N20149518516.jpg); WIDTH: 600px}
.nr_zttj{background:url(http://imgbdb2.bendibao.com/szbdb/20149/9/N201499141453.jpg);margin:auto;}
.nr_huati{ BACKGROUND-IMAGE: url(http://imgbdb2.bendibao.com/meishisz/20146/23/N2014623122239.jpg);margin: auto;}


#subnav{margin:0px 0 10px 0;width:1000px;height:40px;background-color: #45b2f6;background-color: #ff6600;padding-left: 350px;padding-right: 350px;display: flex;}
#subnav ul{float:left;height:40px;}
#subnav ul li{float:left;height:40px; margin:0 2px;}
#subnav ul li a{display:block;padding:0 10px 0 10px;text-align:center;line-height:40px;color:#fff;font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:16px;}
#subnav ul li a:hover{background:#dd4400; text-decoration:none;}
#subnav ul li a.active{background:#dd4400; text-decoration:none;}
#subnav{ width:100%; padding:0px;}
#subnav ul { width:1000px; margin:0px auto;}
/****************************************************************************/
.nav {
	padding-left:20px;
	line-height:30px;
	border-bottom:1px #ddd solid;
}
.nav a {
	white-space: nowrap;
	margin:0 10px;
}
#end {
	margin:0;
	padding:0;
	border:none;
}/*清除尾部某些样式*/
#end .copy {
	width:660px;
}
.slider_cnt_channel {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.slider_cnt_channel h1 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	position: relative;
	font-weight: bold;
	overflow: hidden;
	padding: 0;
	text-indent: -60px;
}
.slider_cnt_channel h1 a {
	display: block;
	max-width: 89%;
	font-size: 24px;
	color: #333;
	font-family: 微软雅黑;
	text-indent: 2px;
	text-align: left;
}
.slider_cnt_channel h1 em {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	font-size: 26px;
	color: #ddd;
	font-weight: normal;
}
.slider_cnt_channel h1 em i.now {
	color: #ee4b4b;
	font-weight: bold;
	padding: 0 3px;
	font-size: 28px;
	font-family: 微软雅黑;
}
ul.sliderContain {
	width: 100%;
	height: 330px;
	position: relative;
	overflow: hidden;
}
ul.sliderContain {
	width: 100%;
	height: 330px;
	position: relative;
	overflow: hidden;
}
ul.sliderContain li img {
	width: 100%;
	height: 100%;
}
ul.sliderContain a.btn_left {
	position: absolute;
	top: 50%;
	margin-top: -44px;
	left: -42px;
	width: 42px;
	height: 87px;
	display: block;
	background-image: url(/images/btn_lr.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 87px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
ul.sliderContain a.btn_right {
	position: absolute;
	top: 50%;
	margin-top: -44px;
	right: -42px;
	width: 42px;
	height: 87px;
	display: block;
	background-image: url(/images/btn_lr.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 87px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
ul.listNewsTimeLy {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", arial, sans-serif;
}
ul.sliderContain>li>a>p {
	height: 30px;
	line-height: 30px;
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 20px;
	background-color: #675A5A;
	opacity: 0.85;
}
.listNewsTimeLy .listNews-item-s2 {
	width: 100%;
	height: 230px;
	padding-bottom: 15px;
	padding-top: 15px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
.listNewsTimeLy .listNews-item-s1 {
	height: 135px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
.listNewsTimeLy .listNews-item-s2 h3 {
	font-size: 18px;
	line-height: 28px;
	position: relative;
	height: 28px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 15px;
}
.listNewsTimeLy .listNews-item-s2 h3 a {
	color:#333;
}
.listNewsTimeLy .listNews-item-s2 .img-wrap {
	width: 710px;
	height: 140px;
	overflow: hidden;
	margin-top: 15px;
}
.listNewsTimeLy .listNews-item-s2 .img-wrap a {
	width: 200px;
	height: 140px;
	margin-right: 35px;
	overflow: hidden;
}
.listNewsTimeLy .listNews-item-s2 .from {
	position: absolute;
	left: 0;
	bottom: 20px;
	font-size: 12px;
	color: #999;
}
img.animation {
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
img.animation:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.fl {
	float: left;
	display: inline;
}
.listNewsTimeLy .listNews-item-s1 .info {
	/*margin-left: 200px;*/
    height: 135px;
	position: relative;
}
.listNewsTimeLy .listNews-item-s1 .img+.info {
	margin-left: 200px;
}
.listNewsTimeLy .listNews-item-s1 .info h3 {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	float: none;
}
.listNewsTimeLy .listNews-item-s1 .info h3 a {
	color:#333;
}
.listNewsTimeLy .listNews-item-s1 .info .desc {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	float: left;
	height: 42px;
	overflow: hidden;
}
.listNewsTimeLy .listNews-item-s1 .info .from {
	position: absolute;
	left: 0;
	bottom: 8px;
	font-size: 12px;
	color: #999;
}
.listNewsTimeLy .listNews-item-s1 .img a {
	display: block;
	width: 180px;
	height: 126px;
	overflow: hidden;
}
.pathlinks {
	background:#fff;
}
.rim {
	border:0;
}
.slider_cnt_channel h1 a:hover {
	color: #EE4B4B;
}
.listNewsTimeLy .listNews-item-s2 h3 a:hover {
	color:#f60;
}
.listNewsTimeLy .listNews-item-s1 .info h3 a:hover {
	color:#f60;
}
.guess_title {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 50px;
	color: #f60;
	border-bottom: 2px solid #666;
	padding-bottom: 3px;
	font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", arial, sans-serif;
}
.guess_title span {
	font-size: 20px;
	font-weight: normal;
	color: #f60;
	border-bottom: 2px solid #f60;
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-bottom: 5px;
}
ul.special_more_item {
	width: auto;
	height: auto;
	overflow: hidden;
	padding-left: 10px;
	padding-left: 1px;
}
ul.main_item_news li {
    float: left;
    display: inline;
    width: 141px;
    height: 130px;
    overflow: hidden;
    padding:  0 0 10px 5px;	
}
ul.special_more_item li i {
	position: absolute;
	display: block;
	width: 20px;
	height: 16px;
	line-height: 14px;
	left: 0;
	top: 12px;
	background-image: url(/images/index_10.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.special_more_item li i.i0 {
	background-position: 0 0;
}
ul.special_more_item li i.i1 {
	background-position: 0 -17px;
}
ul.special_more_item li i.i2 {
	background-position: 0 -34px;
}
ul.special_more_item li i.i3 {
	background-position: 0 -51px;
}
ul.special_more_item li i.i4 {
	background-position: 0 -68px;
}
ul.special_more_item li i.i5 {
	background-position: 0 -85px;
}
ul.special_more_item li i.i6 {
	background-position: 0 -102px;
}
ul.special_more_item li i.i7 {
	background-position: 0 -119px;
}
ul.special_more_item li i.i8 {
	background-position: 0 -136px;
}
ul.special_more_item li i.i9 {
	background-position: 0 -153px;
}
ul.special_more_item a {
	color:#333;
	font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", arial, sans-serif;
}
ul.special_more_item li a {
	display: block;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 35px
}
ul.special_more_item li a:hover {
	color:#f60;
}
div.w960 {
	width: 1140px;
	margin: 0px auto;
}
.w650 {
	width: 784px;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	background: #fff;
	margin: 0 14px 0 0;
	padding: 0 20px 14px 20px;
}
.web_bm_bszn_box {
	clear:both;
	width:1140px;
	margin:auto;
}
.web_bm_bszn a, web_bm_bszn a:link, web_bm_bszn a:visited {
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
.web_bm_bszn a:hover {
	text-decoration:underline;
}
.web_bm_bszn * {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.web_bm_bszn .clear {
	clear:both;
}
.web_part01_t {
	border-bottom:2px solid #666;
	height:35px;
	text-align:left;
}
.web_part01_t span {
	line-height:30px;
	height:35px;
	float:left;
	width:180px;
	color:#f60;
	font-family:"microsoft yahei";
	font-size:20px;
	display:block;
	border-bottom: 2px solid #f60;
}
.web_part01_t a {
	line-height:35px;
	height:35px;
	float:right;
	color:#818181;
	width:47px;
	display:inline;
	text-align:right;
}
.web_bm_bszn ul {
	overflow:hidden;
	padding-top:15px;
	text-align:left;
}
.web_bm_bszn ul li {
	/*float:left;
	width:156px;
	height:190px;*/
	background:#F5F5F5;
	padding:0px 10px 10px 10px;
	margin:0 0 20px 0;
}
.web_bm_bszn ul li.over_li {
	margin-right:0 !important;
}
.web_bm_bszn ul li h4 {
	font-size:16px;
	height:25px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	font-family: "宋体";
}
.web_bm_bszn ul li h4 a {
	font-size:16px;
	display:block;
}
.web_bm_bszn ul li a.h4a {
	font-size:16px;
	display:inline-block;
	font-weight: bold;
	padding-right: 6px;
}
.web_bm_bszn ul li.bm_dh_lion {
	background:#F5F5F5;
}
.web_bm_bszn ul li p {
	word-break:keep-all;
	line-height:25px;
	margin:0;
	/*height:165px;*/
	overflow:hidden;
}
.web_bm_bszn ul li p a {
	padding:0 3px 0 0;
	color:#333;
}
div#AspNetPager1 {
	margin: 20px 0 20px 0;
	text-align: center;
}
.anpager a {
	padding: 10px 12px 10px;
}
.anpager .cpb {
	padding: 9px 12px 10px;
}


ul.main_item_news {
	    margin-top: 14px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#hoursListNews li{
	width: 280px;
    padding-left: 24px;
    height: 36px;
    overflow: hidden;
    position: relative;
    line-height: 36px;
}
ul.main_item_news li a.title_news {
    margin: 3px auto 0;
    display: block;
    width: 135px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
	color: #333;
}
ul.main_item_news li a.title_news:hover {
    color: #cc0000;
}
ul.main_item_news li a.news_pic {
    display: block;
    height: 102px;
    width: 145px;
    overflow: hidden;
}
#wd_header{font-size: 12px;}
.main_item_cnt {
    width: 310px;
    height: auto;
    overflow: hidden;
}
.daohangz_zuo{ float:left;}

.daohangz_zuo .logo_pdwz{float: left;
    margin-right: 8px;
    font-size: 18px;
    color: #fff;
    background-color: #f60;
    padding: 1px 8px 2px 8px;
    border-radius: 5px;
    font-family: 微软雅黑;
    margin-top: 20px;}
p.tag_nav{ float:left;color: #DDD;margin-left: 20px;
    margin-top: 18px;}
.tag_nav a {
    margin: auto 6px auto 3px;
    font-weight: bold;    font-size: 14px; color:#666;
}
.wrapper {
    padding-top: 10px;
}
.tag_nav a:hover{ text-decoration:underline; color:#f60;}
.guess_title {
    /* float: left; */
    width: 100%;
    height: 30px;
    line-height: 50px;
    color: #f60;
    border-bottom: 2px solid #666;
    padding-bottom: 3px;
    font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", arial, sans-serif;
    margin: 0 0 14px 0;
}
.v5_hot_r a {
    background: #f7f7f7;
    color: #333;
    display: block;
    line-height: 19px;
    float: left;
    font-family: 宋体;
    margin: 0px 8px 12px 0px;
    padding: 3px 8px;
    white-space: nowrap;
    font-size: 12px;
    border-radius: 10%;
}
.v5_hot_r a:hover {
    background: #f60;
    color: #fff;
    text-decoration: none;
}