
body {
	text-align: center;
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	overflow-x: hidden
}
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
table, td, tr, th {
	font-size: 12px;
}
li {
	list-style-type: none;
}
table {
	margin: 0 auto;
}
img {
	vertical-align: top;
}
.mt40 {
	margin-top: 40px
}
.mt10 {
	margin-top: 10px
}
.mt15 {
	margin-top: 15px
}
.mt20 {
	margin-top: 20px!important
}
.mt30 {
	margin-top: 30px!important
}
.mr10 {
	margin-right: 10px;
	display: inline
}
.pt10 {
	padding-top: 10px
}
.pt15 {
	padding-top: 15px
}
.pt20 {
	padding-top: 20px
}
.pt45 {
	padding-top: 45px
}
.pt55 {
	padding-top: 55px
}
.cBlue {
	color: #059!important
}
.cRed {
	color: #d00!important
}
.cGray {
	color: #999!important
}
.gads {
	width: 1200px;
	height: auto;
	clear: both;
}
.gads1 {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden
}
.gads1 img {
	width: 100%;
}
.gads2 {
	width: 300px
}
.gads2 img {
	width: 300px
}
.gads3 {
	width: 638px;
	height: auto;
	clear: both;
	overflow: hidden;
	padding: 20px;
	border: #e0e0e0 solid 1px;
	border-top: none
}
.gads3 img {
	width: 100%;
}
.fl {
	float: left!important;
}
.fr {
	float: right!important
}
/* 链接颜色 */
a {
	color: #444;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
a:active {
	color: #c00;
}
a {
blr:expression(this.onFocus=this.blur());
	text-decoration: none;
}
a {
	outline: none;
}
.clearfix:after, #link:after, .content:after, .hot-txt:after, .nav-area:after, .list-b li .info:after, .list-b .other:after, .pagebox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.hot-txt {
	width: 100%;
	padding-top: 15px;
	text-indent: 20px;
	background: url(common.png) -185px -510px no-repeat
}
.hot-txt span {
	width: auto;
	height: 20px;
	padding: 0 10px;
	margin-left: 3px;
	line-height: 20px;
	margin-top: 3px;
	color: #333
}
.hidden {
	display: none;
}
/*页头*/
.top {
	width: 100%;
	background: #F7F7F7;
	height: 35px;
	line-height: 35px;
	width: 100%;
	padding: 0;
	_overflow: hidden;
	font-size: 12px;
	font-family: "宋体";
	border-bottom: 2px solid #F0F0F0;
	margin: 0 auto;
	display: block;
}
.top .top_box {
	width: 1200px;
	margin: 0px auto;
	height: 35px;
	line-height: 35px;
}
.top_navL {
	width: auto;
	float: left;
	display: inline;
	color: #333;
	text-align: left;
}
.top_navL a {
	color: #333333;
	height: 35px;
	line-height: 35px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.top_navL a:hover {
	color: #f30
}
.top_navR {
	width: auto;
	float: right;
	display: inline;
	color: #ccc;
	text-align: right;
}
.top_navR a {
	color: #666;
	height: 35px;
	line-height: 35px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.top_navR a:hover {
	color: #f30
}
.head {
	width: 100%;
}
.head-main {
	width: 1200px;
	padding-bottom: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
.logo {
	float: left;
}
.search {
	display: inline;
	margin: 1px auto;
	float: left;
}
.search .search-input {
	height: 25px;
	float: left;
	background: #FFF;
}
.search .search-input .input {
	border: 0;
	margin: 5;
	padding: 0 0 0 5px;
	line-height: 25px;
	height: 25px;
	float: left;
	width: 150px;
	border: #dbdbdb solid 1px;
	border-right: none;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.search .search-btn {
	width: 25px;
	height: 25px;
	float: left;
	background: url(icon.png) 0px -154px #f5f6f7 no-repeat;
	margin: 5px;
	padding: 0px;
	border: 0px none #FFFFFF;
	cursor: pointer
}
.search .search-btn:hover {
	background-position: 0 -205px
}
.search .search-input:hover .input {
	border: 1px solid #1078a6;
	border-right: none;
}
.search .search-input:hover .search-btn {
	background-position: 0 -205px
}
.nav_sub {
	float: right;
	padding: 5px 0 0 0px;
}
.nav_sub li {
	float: left;
	width: 80px;
	text-align: center;
}
.nav_sub li a {
	display: block;
	font: normal 12px/20px "SimSun";
	color: #666;
}
.nav_sub li i {
	display: block;
	width: 36px;
	height: 36px;
	background: url(icon.png) no-repeat;
	margin: 0 auto 2px;
}
.nav_sub li .ico1 {
	background-position: 0 0;
}
.nav_sub li .ico2 {
	background-position: 0 -36px;
}
.nav_sub li .ico3 {
	background-position: 0 -72px;
}
.nav_sub li .ico4 {
	background-position: 0 -108px;
}
.nav_sub li a:hover {
	text-decoration: none;
}
.nav_sub li a:hover .ico1 {
	background-position: -36px 0;
}
.nav_sub li a:hover .ico2 {
	background-position: -36px -36px;
}
.nav_sub li a:hover .ico3 {
	background-position: -36px -72px;
}
.nav_sub li a:hover .ico4 {
	background-position: -36px -108px;
}
.banner {
	width: 370px;
	height: 60px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
/*导航*/
.nav {
	width: 100%;
	border-bottom: #e1e4e6 solid 1px;
	background-color: #f5f8fa;
	line-height: 30px;
	color: #d3d3d3;
	padding-bottom: 35px;
}
.nav-tp {
	width: 100%;
	height: 40px;
	background: url(common.png) 0 0 #f5fafe;
	font-size: 14px;
	white-space: nowrap;
	position: relative;
	clear: both;
}
.nav-tp ul {
	width: 1200px;
	margin: 0 auto;
}
.nav-tp ul li {
	float: left;
	line-height: 40px;
	color: #FFF;
	background: url(common.png) right -56px;
	position: relative;
}
.head .nav-tp ul li a {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 0 24px;
	position: relative;
	height: 40px;
	line-height: 40px;
}
.nav-tp ul li a i {
	display: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #219acf;
	border-style: solid dashed dotted dashed;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -8px;
}
.nav-tp ul li a.active, .nav-tp ul li a:hover {
	background: #219acf;
	height: 40px;
	text-decoration: none;
}
.nav-tp ul li a.active i, .nav-tp ul li a:hover i {
	display: block;
}
.nav-tp .nav-pop {
	position: absolute;
	top: 45px;
	height: 35px;
	line-height: 35px;
	color: #999;
}
.head .nav-tp .nav-pop a {
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	color: #059;
	background: none;
	color: #333;
	padding: 0 12px;
	display: inline;
}
.head .nav-tp .nav-pop a:hover {
	color: #c00;
	background: none;
	line-height: 33px;
	height: 33px;
}
.nav-bottom {
	width: 100%;
	height: 40px;
	font-size: 12px;
	display: inline;
}
.nav-bottom ul {
	width: 1200px;
	margin: 0 auto;
}
.nav-bottom ul li {
	float: left;
	line-height: 40px;
	color: #999;
	padding: 0 7px;
}
.nav-bottom ul li a.active, .nav-bottom ul li a:hover {
	background: none;
	height: 40px;
	text-decoration: none;
	line-height: 35px;
}
.nav-bottom ul li a.active i, .nav-bottom ul li a:hover i {
	display: block;
	line-height: 35px;
}
.daojishi {
	width: 291px;
	position: relative;
	height: 105px;
	border: #dfe0e0 solid 1px;
	background: #f5f8fa;
	overflow: hidden;
	border-top: 2px solid #1078A6;
}
.daojishi b {
	display: block;
	width: 11px;
	height: 10px;
	background: url(index.png) no-repeat -829px -50px;
	position: absolute;
	top: -1px;
	right: -1px;
}
.daojstitle {
	height: 26px;
	width: 100%;
	text-align: center;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	margin-top: 6px;
}
.daojstitle-hd span {
	width: 109px;
	border-bottom: #d5d9dc solid 1px;
	line-height: 35px;
	float: left;
	text-align: center;
	font-size: 14px;
}
.daojs {
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	color: #049;
	position: relative;
	z-index: 3;
	padding-left: 40px;
}
.daojsrq {
	width: 44px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 70px;
	top: 2px;
	z-index: 2;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	background-position: -22px 0px;
	padding-top: 8px;
	background: url(djs.png) no-repeat;
}
.cf00, .cf00 a:link, .cf00 a:visited {
	color: #F00;
}
.daojsrt {
	width: 20px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 40px;
	top: 10px;
}
.daocc {
	text-align: center;
	padding-bottom: 8px;
	height: 14px;
	line-height: 14px;
}
/*省市*/
.nav-area {
	margin-top: 15px;
	width: 1008px;
	margin-right: -8px;
	position: relative
}
.nav-area a {
	float: left;
	display: inline;
	text-align: center;
	border: #e1e4e6 solid 1px;
	background: #f7fbfc;
	width: 53px;
	line-height: 25px;
	margin-right: 8px;
	margin-top: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 3px #292929;
	-moz-box-shadow: 1px 1px 3px #292929;
	box-shadow: 0px 1px 1px #ececec;
	text-decoration: none;
	position: relative
}
.nav-area a:hover {
	background: #fff5e6;
	border: 1px solid #efb442;
}
.main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ads {
	width: 1200px;
	margin: 5 auto 0 auto;
	position: relative
}
/*翻页*/
/* 分页样式*/
.pages {
	width: 100%;
	text-align: center;
	display: inline;
	font: normal 12px/18px "";
	letter-spacing: normal;
	padding-top: 2px;
	display: block;
	zoom: 1;
	padding-bottom: 5px;
}
.pages.pages a, .pages a:link, .pages a:visited {
	margin-right: 5px;
	display: inline-block;
	height: 18px;
	border: 1px solid #EAEAEA;
	background: #fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pages b {
	margin-right: 5px;
	display: inline-block;
	height: 18px;
	border: 1px solid #EAEAEA;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #006282;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*尾文件*/
.nfoot {
	width: 100%;
	border-top: 1px solid #cbcbcb;
	margin: 10px auto 0;
	padding-bottom: 5px;
	CLEAR: both;
	background: #f9f9f9;
}
/*底部*/
#footer {
	CLEAR: both;
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	WIDTH: 1200px;
	COLOR: #333;
	TEXT-ALIGN: center;
	margin-top: 0px;
	padding-top: 10px;
	text-decoration: none;
	line-height: 30px;

	padding-bottom: 20px;
}
#footer .a2 {
	COLOR: #333;
	font: 14px/30px Arial;
	text-align: center;
	clear: both;
}
#footer .a2 div {
	text-align: center
}
#footer .a2 A:link, #footer .a2 A:visited {
	color: #333333
}
#footer .a2 A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline
}
/*友情连接*/
#link_tp {
	width: 1200px;
	height: 27px;
	border: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: none;
	background: #FFF;
	margin: 0px auto;
	clear: both;
	border-bottom: 0px;
}
#link_tp .tit {
	width: 86px;
	margin-left: 10px;
	float: left;
	line-height: 22px;
	height: 23px;
	margin-top: 4px;
	font: bold 15px/22px "微软雅黑";
	padding-left: 20px;
	color: #c00;
	background: url(common.png) no-repeat -185px -893px;
}
#link {
	width: 1175px;
	line-height: 25px;
	height: auto;
	padding: 12px;
	border: 1px solid #e0e0e0;
	margin: 0px auto;
	clear: both;
	text-align: left;
	color: #ccc;
	background: #fff
}
#link ul {
	width: 1190px;
	line-height: 25px;
	float: left;
}
#link li {
	width: 87px;
	float: left;
	display: inline;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
}
#link a {
	color: #333;
	line-height: 25px;
}
#link a:hover {
	color: #ff0000
}
.Hidebox {
	display: none;
}
.hidden {
	display: none;
}
.Showbox {
	display: block;
}
/*首页*/
.ggw1kh40 {
	width: 1200px;
	height: 40px;
	overflow: hidden;
}
.ggw1kh60 {
	width: 1200px;
	height: 60px;
	overflow: hidden;
}
.ggw1kh80 {
	width: 1200px;
	height: 80px;
	overflow: hidden;
}
.ggw1kh90 {
	width: 1200px;
	height: 90px;
	overflow: hidden;
}
.ggw1kh100 {
	width: 1200px;
	height: 100px;
	overflow: hidden;
}
/*栏目页*/
.ggw658h80 {
	width: 658px;
	height: 80px;
	overflow: hidden;
}
.ggw660h80 {
	width: 660px;
	height: 80px;
	overflow: hidden;
}
/*新闻页*/
.ggw628h50 {
	width: 628px;
	height: 50px;
	overflow: hidden;
}
.ggw608h80 {
	width: 608px;
	height: 80px;
	overflow: hidden;
}
.ggw300h200 {
	width: 300px;
	height: 200px;
	overflow: hidden;
}
.ggw300h250 {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.ggw300h300 {
	width: 300px;
	height: 300px;
	overflow: hidden;
}
/*logo旁搜索*/
.head{ width:100%;}
.head-main{
	width:1200px; margin:0 auto; padding-bottom:15px
	}
.logo{float:left;}
.search{
	width:300px;display:inline;margin-top:15px;float:right;
	}
.search .search-input{height:38px;float:left; background:#FFF;}
.search .search-input .input{ border:0; margin:0; padding:0; background:url(sou.png) -170px -105px #f5f6f7 no-repeat; line-height:33px; height:33px; float:left; width:182px; border:#e1e2e3 solid 1px; border-right:none; padding-left:30px;}
.search .search-btn{ width:83px; height:35px; float:left; float:left; background:url(sou.png) 0px -104px #f5f6f7 no-repeat; cursor:pointer; margin: 0px; padding: 0px; border: 0px none #FFFFFF; }
.search .search-btn:hover{ background-position:-83px -104px}


/*new search*/
.head_r{float: left; padding-left: 30px;}
.search1{ height:38px; display:block;margin-top:12px; padding-left: 230px;}
.search_main{ height:36px; border:1px solid #e3e3e3; border-width:1px 0px 1px 1px; border-radius:3px 0px 0px 3px; float:left;}		
.search_list{ width:60px; height:36px;  border-right:1px solid #e3e3e3; font-size:14px; text-align:center; float:left; padding-right:10px; position:relative; background:url(search_list.png) no-repeat 50px 15px; }
.search_list span{ height:36px;  line-height:36px; color:#666; cursor:pointer; display:block; }
.search_list ul{ width:70px;  border:1px solid #e3e3e3; border-width:0px 1px; background:#fff;  left:-1px; top:33px; padding-top:5px; position:absolute;}
.search_list ul li{ height:35px; line-height:35px; text-align:center; color:#666; border-bottom:1px solid #e3e3e3;}
.search_list ul li a{ display:block;  padding-right:10px;}
.search_list ul li a:hover{ text-decoration:none; background:#fafafa;}

.search_ipt{ width:250px; height:34px; border:0px none; line-height:36px; padding-left:5px; float:left; color:#999;}

.search_btn{ width:67px; display:block; border-radius:0px 3px 3px 0px; background:#377ad5; color:#fff; height:38px; border:0px none; float:left; cursor:pointer; line-height:36px; text-align:center; }

/*go top*/

#elevator_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	opacity: 1;
	z-index: 100020;
	display: none;
}
#elevator_item.off {
	opacity: 0;
	visibility: hidden
}
#elevator {
	display: block;
	width: 60px;
	height: 50px;
	background: url(gotop/icon_top.png) center center no-repeat;
	background-color: #444;;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;
	margin-bottom: 10px
}
#elevator:hover {
	background-color: #377ad5
}
#elevator:active {
	background-color: #377ad5
}
#elevator_item .qr {
	display: block;
	width: 60px;
	height: 40px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;
	background: url(gotop/icon_code1.png) center center no-repeat;
	background-color: #377ad5;
	background-color: rgba(0,0,0,.6)
}
#elevator_item .qr:hover {
	background-color: rgba(0,0,0,.7)
}
#elevator_item .qr:active {
	background-color: rgba(0,0,0,.75)
}
#elevator_item .qr-popup {
	width: 170px;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 8px rgba(0,0,0,.1);
	position: absolute;
	left: -180px;
	bottom: 0;
	border-radius: 2px;
	display: none;
	text-align: center
}
#elevator_item .qr-popup .code-link {
	display: block;
	margin: 10px;
	color: #777
}
#elevator_item .qr-popup .code {
	display: block;
	margin-bottom: 10px
}
#elevator_item .qr-popup .arr {
	width: 6px;
	height: 11px;
	background: url(gotop/code_arrow.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	bottom: 14px
}

/*NEW顶部导航*/

.index-nav { width:100%; background:#377ad5;/* border-bottom:#14a7ed solid 4px;*/ overflow:hidden;}
.index-nav ul{ width:1200px; margin:auto; overflow:hidden;}
.index-nav ul.dlxx{width: 1200px;}
.index-nav ul li{ float:left;}
.index-nav ul li a{color:#fff;padding:10px 20px;display:block;font-size: 16px;}
.index-nav ul li a img{ margin-left:2px;}
.index-nav ul li a:hover{ color:#fff; background-color:  #f3c22d;}

.index-nav ul .in-dlxx {background:url(banner-sxb.png) no-repeat  94% 18px;}
.index-nav ul li.in-dlxx a:hover{ color:#fff; background-color: none; background: url(hsj.png) no-repeat center bottom; z-index: 1;}
/*.index-nav ul .in-dlxx:before{content:"";width:10px;height:10px;background:url(banner-sx.png) no-repeat right bottom;position:absolute;z-index:2;margin-top:16px;margin-left: 88px;}*/
.index-nav ul .in-dlxx.active{/*background:#f8f8f8 url(banner-sxt.png) no-repeat  94% 18px;*/z-index:2; background:#4b95f6; }
.index-nav ul li .ej-bg{ width:100%; height:36px; position:absolute; z-index:8; display: none; left:0; background:url(bgbgbg.png);  box-shadow:0 0 10px #999;}
.index-nav ul li.in-dlxx.active .ej-bg{ display: block; }
.index-nav ul li .ej-bg dl{ width:1200px; height:auto; line-height:36px; margin:0 auto;}
.index-nav ul li dl .dd-left a{ margin-left:100px; }
.index-nav ul li dl dd{ float:left;}
.index-nav ul li dl dd a{height:24px;padding:0 10px;line-height:24px;margin:6px 0  0  6px;color:#333;font-size: 12px;}
.index-nav ul .in-dlxx dl dd a:hover{background:#14a7ed;color:#fff;border-radius: 4px;}



/*标题*/
.hd-title{ width:1200px; clear:both; border-bottom:#377ad5 solid 3px;}
.hd-title h2{ background:#fff; display:block; position:relative; left:0; bottom:-3px; float:left;}
.hd-title h2 a{ display:inline-block;margin-right:3px; padding-right:10px; padding-left:5px; height:40px; border-bottom:#ff9600 solid 3px; float:left; font: bold 24px/36px "Microsoft YaHei","SimHei"; color:#1078a6!important; }
.hd-title h2 a:hover{ text-decoration:none;}
.hd-title .fr{ color:#999;}
.hd-title .fr a{ font:12px/40px "SimSun"; color:#666; padding-left:5px;}
/*栏目*/
.column{ width:1200px;padding-top:5px;overflow:hidden;}
.column-bd{ border:1px solid #dedede; border-top:none;box-shadow:0px 1px 1px #ececec; overflow:hidden; }
.column-l{padding:0 20px; float:left; width:850px; overflow:hidden;}
.column-l-blk{ width:415px; float:left; display:inline}
.column-n{ width:100%; border-bottom:1px dotted #aeaeae; padding-bottom:20px;margin-top:10px}
.column-line{width:680px; margin-top:20px; clear:both; border-bottom:#aeaeae dotted 1px}
.column-n .title-c.long{ width:680px; margin-top:20px; clear:both}
.column-r{width:290px; border-left:1px solid #dedede; background:#f5f8fa; float:right;}
.column-r .img{ display:block; width:248px; height:110px; border-bottom:1px dotted #ccc; padding:22px 0; margin:0 auto}
.column-r .zt-scrl{text-align:center;margin-top:22px;}
.column-a a{ width:127px; border:#e1e1e1 solid 1px;-webkit-box-shadow:1px 1px 3px #292929;-moz-box-shadow:1px 1px 3px #292929; box-shadow:0px 1px 1px #ececec;-moz-border-radius:3px;  -webkit-border-radius:3px;border-radius:3px; margin-top:10px; background-color:#fcfcfc; line-height:25px; float:left; text-align:center}
.column-l .title-c{ margin-top:20px}
.n-bottom{ border-bottom:none;}




.wz-nav-bd1:after, .wz-nav-bd2:after, .group:after, .news-blk:after, .title-a:after, .special:after, .reply-textarea textarea:after, .np-post-footer:after, .column-recommend .list li:after, .column-info:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.title-a {
	width: 100%;
	line-height: 40px;
	position: relative;
	margin-top: -1px;
}
.title-a-l {
	float: left;
	line-height: 50px;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: #1078a6 solid 2px;
	font-weight: bold;
	float: left;
}
.title-a-l a {
	color: #006282;
}
.list-a {
	width: 100%;
	line-height: 28px;
	font-size: 12px;
}
.list-a li {
	width: 100%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	background: url(common.png) -196px -303px no-repeat;
}
.list-a a {
	width: 98%;
	float: left;
	text-indent: 1em;
}
.content {
	width: 1200px;
}
.news-con {
	width: 880px;
	float: left;
	border-top: solid 3px #1078a6;
	position: relative;
	overflow: hidden
}
.news-con-blk {
	border: solid 1px #e0e0e0;
	border-top: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
.news-con-blk .hd {
	border-bottom: 1px dotted #dbdbdb;
}
.news-con-blk h1 {
	color: #000;
	font-family: "Microsoft Yahei", "微软雅黑", "黑体";
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	overflow: visible;
	text-align: center;
	margin-top: 10px
}
.tit-bar {
	color: #666;
	text-align: center;
	padding: 15px 0 20px 0;
	position: relative
}
.tit-bar span {
	padding-right: 15px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.tit-bar a {
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(common.png);
	background-repeat: no-repeat;
	color: #999
}
.tit-bar .site {
	background-position: -185px -602px;
}
.tit-bar .site:hover {
	background-position: -185px -634px
}
.tit-bar .site1 {
	background-position: -185px -602px;
	display: inline-block;
    padding-left: 12px;
    background: url(phone.png) no-repeat left center;
	margin: 0 10px;
}
.tit-bar .site1:hover {
	background-position: -185px -634px
	background: url(phone.png) no-repeat left center;
}
.news-body {
	font: 14px/28px "微软雅黑";
	color: #000000;
	overflow: hidden;
	word-break: break-all;
	text-align: left
}
.news-body p {
	margin: 15px 0;
	font-size: 14px;
	margin: 15px 0;
}
.news-body img {
	max-width:818px; 
    width:expression((this.width > 818 && this.width > this.height) ? '818px': this.width+'px'); 
    float:middle; 
}
.news-body a {
	COLOR:#377ad5;
}
.news-body table {
    color: #444;
	width: 780px;
    border-left: #bababa 1px solid !important;
	border-top: #bababa 1px solid !important;
    margin: 0px auto;
    margin-bottom: 10px;
}
.news-body table td {
    border-bottom: #bababa 1px solid;
    border-right: #bababa 1px solid;
    text-align: center;
    height: 25px;
    font-size: 13px;
}

/*百度分享*/
.fxTools {
	width: 100%;
	height: 28px;
	line-height: 15px;
	overflow: hidden;
	position: relative;
	border-top: 1px dashed #e3e3e3;
	border-bottom: 1px dashed #e3e3e3;
	text-align: right;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
/*推荐新闻*/
.news-blk {
	width: 880px;
	position: relative;
	margin-top: -1px;
	border-top: none;
}
.border {
	border: #e0e0e0 solid 1px;
	border-top: none
}
.border1 {
	border: #e0e0e0 solid 1px;
}
.news-blk .w420 {
	width: 420px;
}
.news-blk .w240 {
	width: 240px;
}
.news-blk .w330 {
	width: 400px;
}
.news-blk .w678 {
	width: 880px;
}
.news-blk .bod-lf {
	border-left: #e0e0e0 solid 1px
}
.news-blk table {
	border-collapse: collapse;
	text-align: center;
	line-height: 21px
}
.news-blk table td {
	padding: 3px;
	border: #e6e6e6 solid 1px;
}
.news-blk table th {
	padding: 3px;
	border: #e6e6e6 solid 1px;
	line-height: 30px;
	background: #f6f6f6
}
.news-blk table .bm {
	width: 58px;
	height: 18px;
	background: url(news.png) 0 -45px;
	display: block;
	margin: 0 auto
}
.news-blk .blk {
	padding: 0 20px 20px 20px;
}
.special {
	width: 100%;
	padding-bottom: 20px;
}
.special li {
	float: left;
	width: 198px;
	margin-left: 20px;
	display: inline
}
.special li img {
	width: 198px;
	border: #f6f6f6 solid 3px;
	height: 100px;
}
.special li span {
	line-height: 35px;
	text-align: center;
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden
}
.special li a:hover {
	text-decoration: none
}
.special li a:hover img {
	border-color: #ffeec5
}
.sidebar {
	width: 300px;
	float: right;
}
.sidebar-blk {
	width: 298px;
	border: #d5d5d5 solid 1px;
	margin-top: 10px;
}
.sidebar-blk-hd {
	width: 298px;
	background-color: #f5f7f8;
	border-bottom: #d5d5d5 solid 1px;
	font-family: "Microsoft Yahei";
	line-height: 37px;
	font-size: 14px;
	text-indent: 1em;
}
.sidebar-blk-bd {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* 免责声明 */
.section-disclaimer{
	border:1px solid #eee;margin:0 auto 40px;
}
	
.section-disclaimer .disclaimer-hd{
	height:36px;line-height:36px;padding:0 15px;border-bottom:1px solid #eee; color:#666;
}
.section-disclaimer .disclaimer-hd-tit{
	font-size:16px;font-weight:normal;
}
.section-disclaimer .disclaimer-bd{
	padding:15px;line-height:30px;font-size:14px;
}
.section-disclaimer .disclaimer-bd,.section-disclaimer .disclaimer-bd a{
	color:#999;
}

.topads{width:1200px;height:auto;clear:both;}
.pt10{ padding-top:10px}

/* 文章分享 */

.bdfenxiang{ width:100%; height:28px; line-height:15px; overflow:hidden; position:relative; padding:10px 0; border-top:1px dashed #e3e3e3; border-bottom:1px dashed #e3e3e3; text-align:right;}

.txt-list-1{
width: 100%;
line-height: 28px;
font-size: 12px;
}

/* 上一篇下一篇 */
.shangxiaye{ 
padding-bottom:25px;
padding: 10px 0;
}
/* 手机版 */
.phone{
    display: inline-block;
    padding-left: 12px;
    background: url(phone.png) no-repeat left center;
	margin: 0 10px;
}
.phonezt{
	color: #3665c3;
	font-size: 12px;
    text-align: center;
	text-decoration: underline;
	background-repeat: no-repeat;
}
/* 顶踩*/
/*---------- viewbox ---------*/
.newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}

.newdigg .digg_good{
	background:url(newdigg-bg.png) left top no-repeat;
}
.newdigg .digg_bad{
	background:url(newdigg-bg.png) right top no-repeat;
}
.diggbox {
    width: 195px;
    height: 51px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    cursor: pointer;
}
.diggbox .digg_act {
    font-size: 14px;
    float: left;
    line-height: 31px;
    text-indent: 32px;
    height: 29px;
    overflow: hidden;
    font-weight: bold;
}
.diggbox .digg_num {
    float: left;
    line-height: 29px;
    text-indent: 5px;
}
.diggbox .digg_percent .digg_percent_num {
    font-size: 10px;
    float: left;
    padding-left: 10px;
}
.newdigg .digg_good .digg_act{
	color:#C30;	
}
.newdigg .digg_good .digg_num{
	color:#C63;
}
.newdigg .digg_bad .digg_act{
	color:#36C;	
}
.newdigg .digg_bad .digg_num{
	color:#39C;
}
.newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}

.newdigg .digg_good .digg_percent .digg_percent_bar span {
    border: 1px solid #E37F24;
    background: #FFC535;
}
.diggbox .digg_percent .digg_percent_bar span {
    display: block;
    height: 5px;
    overflow: hidden;
    background: #000;
}

.diggbox .digg_percent .digg_percent_bar {
    width: 100px;
    height: 7px;
    background: #E8E8E8;
    border-right: 1px solid #CCC;
    float: left;
    overflow: hidden;
    margin-top: 3px;
}

.diggbox .digg_percent {
    width: 180px;
    clear: both;
    padding-left: 10px;
    overflow: hidden;
}

/* 文章页右侧图文*/

.r_piclink{ margin-left:-20px; padding-top:10px;}
.r_piclink li{ width:140px; margin-left:20px; text-align:center; float:left; display:inline; margin-bottom:5px;}
.r_piclinktxt{ display:block; text-align:center; font-size:14px; line-height:35px; color:#666;}
.r_piclinkimg{ width:140px; height:95px;}




.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}




/* 文章页下方图文*/
.listbox{
	width:880px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}

.e2 li {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 12px 0px;
    border-bottom: 1px solid #EEE;
    color: #aaa;
}

.e2 li a.preview {
    width: 100px;
    float: left;
    margin-right: 7px;
    margin-bottom: 3px;
    margin-left: 0px;
    display: inline;
}

.e2 li a.title {
    overflow: hidden;
    line-height: 25px;
    /* font-weight: bold; */
    font-size: 20px;
    margin-left: 96px;
}

.e2 span.info {
    display: block;
    line-height: 23px;
    color: #555;
    padding-left: 12px;
    padding-top: 15px;
}
.e2 p.intro {
    color: #776955;
    line-height: 20px;
    margin-left: 90px;
    padding-left: 110px;
    padding-right: 10px;
    padding-top: 10px;
	    width: 640px;
}

/* 文章页右侧TAG*/
.tag_clouds {
    padding-TOP: 10px;
    PADDING-BOTTOM: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tag_clouds a {
    display: inline-block;
    margin: 0 2px 4px 0;
    padding: 4px 12px;
    border: 1px solid #f0f0f0;
    color: #666;
    text-transform: uppercase;
    line-height: 19px;
    font-size: 13px!important;
}

.info {
	 padding-left: 200px;
    padding-top: 10px;
	
}

/* 翻页 */
.Pagenav {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; WIDTH: 660px; PADDING-RIGHT: 5px; MARGIN-BOTTOM: 0px; MARGIN-TOP: 5px; padding-top: 15px;    margin: 0 auto;
}
.Pagenav A {
BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 30px; MARGIN: 0px 2px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; BACKGROUND: #fff; HEIGHT: 30px; COLOR: #3568B9; FONT-SIZE: 14px; BORDER: #9AAFE5 1px solid; CURSOR: pointer;  PADDING-TOP: 5px
}
.Pagenav A:hover {
	 PADDING-BOTTOM: 5px; LINE-HEIGHT: 30px; MARGIN: 0px 2px; PADDING-LEFT:15px; PADDING-RIGHT: 15px; BACKGROUND: #377ad5; COLOR: #fff; FONT-SIZE: 14px;PADDING-TOP: 5px;  border:#377ad5 solid 1px; font-weight:normal
}
.Pagenav A.selectfff {
	 PADDING-BOTTOM: 5px; LINE-HEIGHT: 30px; MARGIN: 0px 2px; PADDING-LEFT:15px; PADDING-RIGHT: 15px; BACKGROUND: #377ad5; COLOR: #fff; FONT-SIZE: 14px; font-weight:bold; PADDING-TOP: 5px; border:#377ad5 solid 1px;
}

.Pagenav A.now {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 30px; MARGIN: 0px 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #ccc; COLOR: #fff; FONT-SIZE: 14px; BORDER-TOP: #ccc 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 5px
}

.pagination{
	padding-left: 120px;
	
}

/* AD */
.ind-ad {text-align: center;line-height: 0; margin-bottom:20px;}
.mt15 {margin-top: 15px;}
.mt16 {margin-top: 15px;}