﻿@charset "utf-8";
html {
	font-family: SimSun, Microsoft YaHei, sans-serif;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	background-color: transparent;
	text-decoration: none;
}
a:active, a:hover {
	outline: 0
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff7d00;
}
a.white {
	color: #fff;
}
ul, li {
	list-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
.font18 {
	font-size: 16px;
}
em {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Microsoft YaHei
}
/*顶部导航*/
.navbar {
	height: 30px;
	line-height: 40px;
	background: #f3f3f3;
	border-bottom: 1px solid #ddd
}
.topnav {
	margin: 0 auto;
}
.topnav li {
	font-size: 12px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.topnav li.spe {
	margin: 0 10px;
	width: 1px;
	border-left: 1px solid #ddd
}
.topnav li a {
	color: #333;
	font-size: 12px;
}
.content {
	width: 1040px;
	height: auto;
	margin: 0px auto;
}
.header {
	height: 60px;
}
.w1040 {
	width: 1040px;
	margin: 0px auto;
}
.ad1040_70 {
    width: 1040px;
    height: 70px;
}
.mt10 {
	margin-top: 10px;
}
.logobox {
	background: transparent url(../images/zqlogo.png) no-repeat scroll 0px 0px;
	width: 220px;
	height: 60px;
	display: block;
	text-indent: -9999em;
}
.fl {
	float: left;
	display: inline;
}
.weather {
	margin-left: 15px;
}
.weather p {
	font-size: 12px;
	color: #666;
}
.qr_code {
	float: right;
	width: 295px;
	height: 48px;
	padding-top: 22px;
}
.fr {
	float: right;
	display: inline;
}
.qr_code li {
	position: relative;
	float: left;
	width: 98px;
	height: 35px;
	line-height: 14px;
}
.qr_code li a {
	display: block;
	margin-left: 0px;
	width: 40px;
	padding-left: 36px;
	height: 28px;
	font-size: 12px;
	background: transparent url("http://www.hbsztv.com/static/images/2015bg.png") no-repeat scroll 0px -122px;
}
.qr_code li.weibo a{
    width: 42px;
}
.qr_code li span{ display: none; position: absolute; top: 35px; left: -9px; width: 78px; height: 78px; border: 1px solid #ddd; background-color: #f5f5f5; z-index: 999}
.qr_code li span:hover {display:block;}
.mobile span{ background: url("http://www.hbsztv.com/static/images/2015bg.png") 0 -150px;}
.weixin span{ background: url("http://www.hbsztv.com/static/images/2015bg.png") 0 -228px;}
.weibo span{ background: url("http://www.hbsztv.com/static/images/2015bg.png") 0 -306px;}
/********************logo 二维码 begin*************/
.sp15 {
	line-height: 0;
	height: 15px;
	clear: both;
	font-size: 0px;
}
.w420 {
	width: 420px;
	overflow: hidden;
}
.w580 {
	width: 580px;
	overflow: hidden;
}
.scroll {
	position: relative;
	width: 420px;
	height: 310px;
	overflow: hidden;
}
/*导航栏*/
.nav {
	width: 1040px;
	line-height: 40px;
	background-color: #002C57;
	width: 1040px;
	margin: 0px auto;
}
.nav ul {
	margin-top: 10px;
	height: 40px;
	color: #FFF;
	font-size: 17px;
}
.nav li {
	display: block;
	float: left;
	font-size: 16px;
}
.nav li a {
	padding: 0px 29px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.nav LI A:hover {
	background-color: #D42524;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	text-decoration: none;
}
.current {
	color: #ffffff;
	background: #D42524;
}
.nav li#date {
	color: #ffffff;
	padding: 2px 15px 0;
}
.navbot {
	border-bottom: 3px solid #002C57;
	margin-top: -2px;
}
/*焦点图*/
#focusPic {
	position: relative;
	width: 580px;
	height: 300px;
	overflow: hidden;
	float: left;
}
#focusPic .slide li {
	height: 375px;
	display: none;
}
#focusPic .slide li .tit {
	display: none
}
#focusPic .info {
	height: 37px;
	overflow: hidden;
	position: relative;
	margin-top: -37px;
}
#focusPic .mask {
	display: block;
	height: 37px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#focusPic .control {
	float: left;
	display: inline;
	left: 50%;
	position: relative;
	padding-top: 10px;
}
#focusPic .control li {
	float: left;
	display: inline;
	position: relative;
	right: 50%;
	width: 14px;
	height: 14px;
	line-height: 50;
	margin: 0 10px 0 0;
	overflow: hidden;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#focusPic .control .current {
	background: #f90;
}
#focusPic ul img {
	vertical-align: middle;
}
#focusPic .title a {
	color: #fff;
	text-decoration: none
}
#focusPic .title a:hover {
	color: #f60;
}
.slide {
	height: 300px;
}
/* 热点新闻 end */
.Tnews {
	overflow: hidden
}
.Tnews li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.Tnews li.no {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}
.Tnews li h2 {
	font-size: 17px;
	font-weight: bold;
	color: #3184db;
	padding-bottom: 10px;
	text-align: center;
}
.Tnews p {
	text-indent: 2em;
	line-height: 24px;
	font-size: 12px;
	text-align: left;
	color: #666
}
/* 新闻资讯 end */
.solid_bule {
	border-bottom: 6px solid #036;
	margin-bottom: 10px;
}
.bigTitle {
	position: relative;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
}
.bigTitle h1 {
	line-height: 45px;
	font-weight: bold;
	float: left;
}
.bigTitle span {
    text-align: right;
    float: right;
    font-size: 12px;
    margin-top: 8px;
    color: #DDD;
}
.box-bd {
	width: 1040px;
	margin-top: -5px;
	overflow: hidden;
}
.box-bd li {
	border-bottom: 1px dashed #DEDEDE;
	padding: 14px 0px;
	width: 342px;
	float: left;
}
.box-bd li a {
	color: #000;
	font-size: 14px;
}
.box-bd p a {
	color: #777779;
	white-space: nowrap;
	font-size: 12px;
	line-height: 14px;
}
.pt-w1 {
	height: 110px;
	width: 480px;
	float: left;
	padding: 20px 30px 20px 0px;
	border-top: 1px dotted #DEDEDE;
	margin: -1px 0px 0px;
}
.pic-txt .img-area {
	float: left;
	margin-right: 15px;
}
.txt-area {
	overflow: hidden;
}
.txt-area dt {
	font: 400 18px/30px Microsoft Yahei;
	margin-top: 10px;
}
.txt-area dt a {
	color: #259;
}
.txt-area dt a:hover {
	color: #f60;
}
.txt-area dd {
	line-height: 24px;
	color: #333;
}
.txt-area dd a {
	color: #259;
}
/* 图集 end */
.pics li {
	float: left;
	display: inline;
}
.pics .title {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	text-align: center;
	overflow: hidden;
}
.box-cz {
	margin: 22px 0;
}
.box-cz .box-bd {
	width: 990px;
	overflow: hidden;
}
.pics-w405 {
	width: 1040px;
}
.pics-w405 li {
	margin: 15px 30px 0 0;
	width: 165px;
}
.pics-w405 .one {
	width: 405px;
}
/*尾部end*/
.footer {
	font-size: 12px;
	line-height: 26px;
	text-align: left;
	margin: 20px auto 0px;
	background-color: #F2F2F2;
	border-top: 3px solid #002C57;
}
.footer p {
	color: #000;
	display: block;
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	text-align: center;
}
.footer a {
	color: #000;
	margin: 0px 10px;
}
