.news-secondary-nav-wrapper .headerb{
	width: 100%;
	background: #fff;
	height: 86px
}
.news-secondary-nav-wrapper .headerb-content{
	width: 1200px;
	margin:0 auto;
	padding:7px 0;
	height: 72px;
}
.news-secondary-nav-wrapper .headerb-logo{
	width: 195px;
    height: 63px;
    float: left;
    position: relative;
    top: 6px;
}
.news-secondary-nav-wrapper .headerb-all{
	width: 100%;
	height: 30px;
	margin-top:27px;
}
.news-secondary-nav-wrapper .headerb-title{
	width: 100%;
    line-height: 30px;
	height: 30px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    cursor: pointer;
}
.headerb-title:hover{
	color: #d50000;
}
.news-secondary-nav-wrapper .headerb-title img{
	width: 8px;
	height: 5px;
	vertical-align: middle;
	margin-left: 12px;
	margin-top: -2px;
}
.news-secondary-nav-wrapper .headerb-substation{
	width: 100%;
    line-height: 20px;
	height: 20px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.news-secondary-nav-wrapper .headerb-menu{
    height: 72px;
    float: right;
    font-size: 0;
}
.news-secondary-nav-wrapper .headerb-menu a{
	margin-left: 37px;
	*margin-left: 36px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
    line-height: 72px;
	height: 72px;
    font-size: 18px;
    color: #333;
}
.news-secondary-nav-wrapper .headerb-title img {
    width: 8px;
    height: 5px;
    vertical-align: middle;
    margin-left: 12px;
    margin-top: -2px;
}
.headerb-station-layer{
    width: 305px;
	position: absolute;
    left: -114px;
    top: 70px;
	padding:20px;
	z-index:990;
	background: #fff;
	box-shadow: 0 0 5px #aaa;
	overflow: hidden;
	display: none;
}
.headerb-addr-list{
	overflow: hidden;
	margin-top: -5px;
}
.headerb-addr-list li{
	overflow: hidden;
	margin-top:10px;
	width: 312px;
}
.headerb-addr-list li .addr-tit{
	width: 63px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ededed;
    float: left;
    text-align: right;
    padding-right: 14px;
    margin-top: 8px;
}
.headerb-addr-list li:first-child{
    margin-top: 0px;
}
.headerb-addr-list li div{
	overflow: hidden;
	width: 222px;
	float: left;
	font-size: 0;
}
.headerb-addr-list li a{
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    margin-left: 16px;
    *margin-left: 15px;
    _margin-left: 15px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    margin-top: 8px;
}
.headerb-addr-list li  a:hover {
    color: #d50000;
}
.news-secondary-nav-wrapper .news-secondary-nav-ul{
    width: 424px;
    margin-left: 80px;
}
.news-secondary-nav-wrapper .headerb-station {
    float: left;
    height: 85px;
    position: relative;
    z-index: 99;
}
