/*!normalize.css v3.0.2 | MIT License | git.io/normalize*/html {
	font-family: stheiti, microsoft yahei, 'helvetica,arial', 'sans-serif'!important;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
body, html {
	overflow-x: hidden
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not ([controls] ) {
display:none;
height:0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not (:root ) {
overflow:hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.top-nav {
	position: relative;
	width: 100%;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,.3)
}
.top-nav .top-bar {
	overflow: hidden;
	height: 40px;
	list-style: none;
	border-bottom: 1px solid #cc5200;
	background: #f60
}
.top-nav .top-bar div {
	text-align: center
}
.top-nav .top-bar div a {
	line-height: 40px;
	color: #fff
}
.top-nav .top-bar div.back {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid #e65c00
}
.top-nav .top-bar div.back a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 0;
	background-repeat: no-repeat
}
.top-nav .top-bar div.back a:hover {
	background-color: #e05a00
}
.top-nav .top-bar div.title {
	font-size: 24px;
	height: 40px;
	margin: 0 83px 0 41px;
	border-left: 1px solid #ff751a;
	border-right: 1px solid #e65c00
}
.top-nav .top-bar div.title a {
	font-size: 18px;
	font-weight: 800;
	display: block;
	width: 130px;
	height: 40px;
	margin: auto;
	text-align: right;
	text-decoration: none;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -120px;
	background-repeat: no-repeat
}
.top-nav .top-bar div.list {
	float: right;
	overflow: hidden;
	width: 83px;
	height: 40px
}
.top-nav .top-bar div.list a {
	display: block;
	float: left;
	width: 40px;
	height: 40px
}
.top-nav .top-bar div.list a.home {
	border-left: 1px solid #ff751a;
	border-right: 1px solid #e65c00;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -40px;
	background-repeat: no-repeat
}
.top-nav .top-bar div.list a.home:hover {
	background-color: #e05a00
}
.top-nav .top-bar div.list a.dropdown {
	border-left: 1px solid #ff751a;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -80px;
	background-repeat: no-repeat
}
.top-nav .top-bar div.list a.dropdown:hover {
	background-color: #e05a00
}
.top-nav .menu {
	padding: 5px 10px;
	clear: both
}
.top-nav .menu a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 3px 0;
	color: #555;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2)
}
.top-nav .menu a:hover {
	color: #f60
}
.top-nav .menu a.active {
	color: #fff;
	background: #f60;
	border-radius: 3px
}
a {
	color: #428bca;
	text-decoration: none
}
a:hover, a:focus {
	color: #2a6496;
	text-decoration: none
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
h3 {
	font-size: 24px;
	font-weight: 400
}
.focus {
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
	margin-left: -1px;
	margin-right: -1px
}
.focus h3, .focus p {
	clear: both;
	font-weight: 400;
	color: #999;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px
}
.hotcity {
	color: #f60;
	line-height: 30px;
	padding: 5px;
	background-color: #fff
}
.hotcity a {
	color: #252525;
	text-decoration: none
}
body {
	background-color: #e8e8e8
}
.index-nav {
	position: relative;
	width: 100%;
	z-index: 1000;
	background: #fff
}
.index-nav .top-bar {
	overflow: hidden;
	height: 40px;
	list-style: none;
	background: #f60
}
.index-nav .top-bar .bdb-logo {
	padding-left: 15px;
	height: 40px;
	float: left;
	width: 80px;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -120px;
	background-repeat: no-repeat
}
.index-nav .top-bar .city-label {
	float: right;
	padding-right: 15px
}
.index-nav .top-bar .city-label a {
	color: #fff;
	line-height: 40px;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none
}
.index-nav .top-bar .city-label a .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 4px;
	vertical-align: middle;
	border-top: 6px solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent
}
footer {
	clear: both;
	margin-top: 10px!important;
	color: #999;
	background: #333
}
footer .footer-menu a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 3px 0;
	color: #aaa;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,.3)
}
footer .footer-menu a:hover {
	color: #f60
}
footer .footer-info {
	padding: 15px 0;
	background: #222
}
footer .link {
	text-align: center;
	line-height: 2;
	font-size: 16px
}
footer .link a {
	color: #aaa;
	text-decoration: none
}
footer .copyright {
	text-align: center;
	font-size: 12px
}
body {
	background-color: #f1f1f1;
	color: #252525
}
.orange {
	color: #f60
}
.container {
}
.clearfix {
	clear: both
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto
}
.more-btn {
	margin: 0 0 10px;
	background: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #f60;
	text-decoration: none;
	padding: 10px 0
}
.breadcrumb {
	margin-bottom: 2px;
	font-size: 16px;
	background: #fff;
	line-height: 24px;
	padding: 0 10px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #999;
	height: 40px;
	overflow: hidden;
	white-space: nowrap
}
.breadcrumb a {
	display: inline-block;
	padding: 8px 15px 8px 3px;
	color: #555;
	text-decoration: none;
	background: url(/v2/images/arrow.png) center right no-repeat;
	background-size: contain;
	font-size: 16px
}
.sec-head {
	padding: 0 10px;
	border-bottom: 2px solid #f60
}
.sec-head h2 {
	font-size: 24px;
	color: #f60;
	margin-bottom: 10px
}
.heading {
	border-bottom: 1px solid #fff
}
article>h1, .heading h1 {
	margin: 20px 0 5px;
	padding: 0 10px;
	color: #222;
	font-size: 22px;
	line-height: 36px
}
.heading .heading-info, aside.heading-info {
	padding: 0 5px 5px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	margin: 0 5px
}
.content>h1 {
	margin: 0;
	padding-top: 5px
}
.content {
	padding: 0 0 10px;
	line-height: 30px;
	font-size: 16px;
	background: #fff;
	word-break: break-all
}
.content a {
	text-decoration: none;
	word-break: break-all
}
.content-box p {
	padding: 0 10px
}
.content-box>a:link, .content-box>a:visited, .content-box>p>a:link, .content-box>p>a:visited, .content-box>div>a:link, .content-box>div>a:visited, .content-box>center>a:link, .content-box>center>a:visited {
	color: #fff!important;
	background: #f60!important;
	padding: 1px 5px;
	font-size: 14px
}
.content-box>a:link *, .content-box>p>a:link *, .content-box>div>a:link *, .content-box>center>a:link * {
	color: #fff!important
}
.content-box>a.no-bg, .content-box>p>a.no-bg, .content-box>div>a.no-bg, .content-box>center>a.no-bg {
	background: 0 0!important
}
.content .focus {
	background: #fff;
	padding-left: 5px
}
.content .focus {
	width: auto!important
}
.content .focus .f-pic {
	float: none;
	width: 60%;
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto 10px
}
.content .focus .havepic {
	margin-left: 0
}
.content .focus h3 {
	margin: 0;
	text-align: center;
	font-size: 20px;
	color: #333
}
.content p {
	max-width: 100%
}
.content table {
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	width: 100%
}
.content table td {
	padding: 3px 0;
	font-size: 14px
}
.content img {
	max-width: 100%
}
.page {
	font-size: 14px;
	line-height: 32px;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	background: #fff;
	margin-bottom: 10px
}
.page>div {
	padding: 10px 0
}
.page a, .page span {
	display: inline-block;
	width: 78px;
	height: 32px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #f60;
	border-radius: 3px;
	background: #f60;
	margin-right: 5px
}
.page a:hover {
	color: #fff
}
.page a.disabled, .page span.disabled {
	cursor: default;
	color: #ccc;
	background: #fff;
	border: 1px solid #ccc
}
.page a.all {
	background: #5bc0de;
	color: #fff;
	border: 1px solid #31b0d5
}
.page .page-no {
	line-height: 32px;
	display: inline-block;
	height: 32px;
	margin-right: 5px;
	color: #999
}
.page-new a, .page-new span {
	width: 36px!important
}
.rec {
	background-color: #fff
}
.rec a {
	color: inherit;
	text-decoration: none;
	display: block
}
.rec a:hover h2 {
	color: #f60
}
.rec-item {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px
}
.rec-item h2 {
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	font-weight: 700;
	overflow: hidden
}
.rec-item p {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin: 1em 0
}
.rec-item p span {
	margin-right: 20px;
	line-height: 14px;
	vertical-align: baseline
}
.rec-item p .iconfont {
	margin-right: 5px
}
.info-list {
	padding: 0 5px;
	background: #fff
}
.info-list-heading {
	margin-top: 10px;
	overflow: hidden
}
.info-list-heading h2 {
	margin: 5px 0;
	border-left: 8px solid #f60;
	padding: 0 10px;
	float: left;
	height: 20px;
	font-weight: 800;
	font-size: 18px;
	color: #f60;
	line-height: 20px;
	overflow: hidden
}
.info-list-body {
	margin: 2px;
	padding: 0
}
.info-list-body li {
	line-height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px;
	height: 36px;
	overflow: hidden
}
.info-list-body li a {
	color: #252525;
	text-decoration: none
}
.info-list-body li a:hover {
	color: #f60
}
.info-list-body li span {
	color: #f60
}
.index-menu-list {
	padding: 5px;
	clear: both
}
.index-menu-list a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	font-size: 17px;
	line-height: 26px;
	height: 26px;
	padding: 0;
	margin: 3px 0;
	color: #555;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2)
}
.index-menu-list a:hover {
	color: #f60
}
.index-menu-list a.active {
	color: #fff;
	background: #f60;
	border-radius: 3px
}
#slides {
	padding: 0 10px;
	display: none
}
#slides .slide-wrap img {
	position: relative;
	width: 100%;
	height: 100%
}
#slides .slide-wrap span {
	display: block;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
.slidesjs-pagination {
	margin: 6px 0 0;
	float: right;
	list-style: none
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(/v2/images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}
.index-list-heading {
margin-bottom: 1px;
    overflow: hidden;
    background-color: #fff;
    padding: 8px;
}
.index-list-heading h2 {
margin: 5px -8px;
    border-left: 9px solid #f60;
    padding: 0 9px;
    float: left;
    height: 24px;
    font-weight: 800;
    font-size: 20px;
    color: #151515;
    line-height: 24px;
    overflow: hidden;
}
.index-list-heading h2 a {
	color: #151515
}
.index-list-heading .sub-chanel {
    margin: 5px 0;
    padding: 0 0px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}
.index-list-heading .sub-chanel a {
	font-size: 15px;
	display: inline-block;
	padding: 0 2px;
	color: #666;
	text-decoration: none
}
.index-list-body {
	padding: 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #fff
}
.index-list-body li {
	line-height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px;
	height: 36px;
	overflow: hidden
}
.index-list-body li a {
	color: #252525;
	text-decoration: none
}
.index-list-body li a:hover {
	color: #f60
}
.index-list-body li span {
	color: #f60
}
.shotcut {
	background-color: #fff;
	margin: 6px 0
}
.shotcut .shotcut-wrap {
	margin-bottom: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0
}
.shotcut .shotcut-wrap ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0
}
.shotcut .shotcut-wrap ul li {
	float: left;
	width: 25%;
	padding: 0;
	margin: 0
}
.shotcut .shotcut-wrap ul li a {
	display: block;
	padding: 8px;
	text-align: center;
	overflow: hidden;
	text-decoration: none
}
.shotcut .shotcut-wrap ul li a .ico {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	margin: 0 auto;
	background-image: url(/v2/images/icons.jpg);
	background-size: 50px 550px;
	background-repeat: no-repeat
}
.shotcut .shotcut-wrap ul li a .ico.ico-bus {
	background-position: 0 0
}
.shotcut .shotcut-wrap ul li a .ico.ico-metro {
	background-position: 0 -50px
}
.shotcut .shotcut-wrap ul li a .ico.ico-keche {
	background-position: 0 -100px
}
.shotcut .shotcut-wrap ul li a .ico.ico-geshui {
	background-position: 0 -150px
}
.shotcut .shotcut-wrap ul li a .ico.ico-shebao {
	background-position: 0 -200px
}
.shotcut .shotcut-wrap ul li a .ico.ico-weizhang {
	background-position: 0 -250px
}
.shotcut .shotcut-wrap ul li a .ico.ico-huoche {
	background-position: 0 -300px
}
.shotcut .shotcut-wrap ul li a .ico.ico-tianqi {
	background-position: 0 -350px
}
.shotcut .shotcut-wrap ul li a .ico.ico-jingdian {
	background-position: 0 -400px
}
.shotcut .shotcut-wrap ul li a .ico.ico-kuaidi {
	background-position: 0 -450px
}
.shotcut .shotcut-wrap ul li a .ico.ico-caipiao {
	background-position: 0 -500px
}
.shotcut .shotcut-wrap ul li a span {
	white-space: nowrap;
	line-height: 18px;
	font-size: 12px;
	color: #666
}
.sec-list {
	margin-bottom: 20px
}
.sec-list-heading {
	margin: 10px 0;
	overflow: hidden
}
.sec-list-heading h2 {
	margin: 5px 0;
	border-left: 5px solid #f60;
	padding: 0 5px;
	float: left;
	height: 40px;
	font-weight: 800;
	font-size: 22px;
	color: #333;
	line-height: 40px;
	overflow: hidden
}
.sec-list-heading h2 a {
	color: #333
}
.sec-list-body {
}
.sec-list-body .list-item {
	background-color: #fff;
	margin: 2px 0;
	padding: 5px 10px
}
.sec-list-body .list-item img {
	width: 100px;
	height: 70px;
	float: left;
	border: none
}
.sec-list-body .list-item img~dl {
	margin-left: 110px
}
.sec-list-body .list-item dl {
	margin: 0;
	height: 70px;
	padding-bottom: 10px
}
.sec-list-body .list-item dl dt {
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden
}
.sec-list-body .list-item dl dt a {
	color: #222;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px
}
.sec-list-body .list-item dl dd {
	margin: 0;
	padding: 5px 0 0;
	color: #777;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	font-size: 13px
}
.well-sm h2 {
	font-size: 18px;
	margin: 10px 0;
	color: #f60
}
.well-sm h3 {
	font-size: 16px;
	padding: 5px 0;
	color: #f60;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-left: 5px
}
.well-sm h4 {
	font-size: 14px;
	margin: 10px 0;
	color: #f60
}
.well-sm h4.media-heading {
	color: #000;
	font-weight: 800
}
.media-body {
	padding-left: 10px
}
.media-body dl {
	clear: both;
	overflow: hidden;
	margin: 5px 0
}
.media-body dl dt {
	float: left;
	width: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 1.42857143
}
.media-body dl dd {
	float: left;
	margin-left: 0;
	line-height: 1.42857143
}
.media-body dl dd p {
	margin: 0
}
.pTabList {
	overflow: hidden;
	top: 8px;
	height: 46px;
	right: 0;
	text-align: center
}
.pTabList a {
	float: left;
	border: 1px solid #f60;
	background-color: #fcfeff;
	height: 34px;
	line-height: 34px;
	padding: 0 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 14px;
	-webkit-radius: 2px 2px 0 0;
	-moz-radius: 2px 2px 0 0;
	-ms-radius: 2px 2px 0 0;
	-o-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0
}
.globalBtn {
	border-radius: 2px;
	padding: 0 20px;
	display: inline-block;
	cursor: pointer
}
#bofan {
	text-decoration: none;
	color: #fff
}
.globalBtn:hover {
	text-decoration: none;
	color: #fff
}
.blueBtn30, .blueBtn32, .blueBtn35a {
	color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e8ff0), to(#1677d8));
	background-image: -webkit-linear-gradient(top, #2e8ff0, #1677d8);
	background-image: -moz-linear-gradient(top, #2e8ff0, #1677d8);
	background-image: -ms-linear-gradient(top, #2e8ff0, #1677d8);
	background-image: -o-linear-gradient(top, #2e8ff0, #1677d8);
	background-image: linear-gradient(top, #2e8ff0, #1677d8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#2e8ff0", EndColorStr="#1677d8")
}
.blueBtn30:hover, .blueBtn32:hover, .blueBtn35a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0e72d9), to(#0e72d9));
	background-image: -webkit-linear-gradient(top, #0e72d9, #0e72d9);
	background-image: -moz-linear-gradient(top, #0e72d9, #0e72d9);
	background-image: -ms-linear-gradient(top, #0e72d9, #0e72d9);
	background-image: -o-linear-gradient(top, #0e72d9, #0e72d9);
	background-image: linear-gradient(top, #0e72d9, #0e72d9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#0e72d9", EndColorStr="#0e72d9")
}
.pTabList a.blueBtn32 {
	height: 32px;
	line-height: 32px;
	float: left;
	margin: 5px 0 0 15px;
	display: inline;
	font-size: 16px;
	text-shadow: 1px 1px 1px #666;
	position: relative;
	color: #fff;
	border: none
}
.iSmallPlayIcon {
	background: url(/public/img/smallPlayIcon.png) 0 0 no-repeat;
	cursor: pointer;
	width: 25px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	left: 8px
}
#topnav {
	display: block;
	left: 0;
	top: 50px;
	width: 100%;
	z-index: 99;
	border-bottom: 1px solid #ddd;
	transition: all .5s;
	font-size: 12px;
	font-family: 榛戜綋, Arial, HELVETICA;
	background-color: #fafafa
}
#topnav>nav {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-color: #fff;
	display: block;
	font-size: 16px
}
#topnav>nav>ul.nav {
	width: 100%;
	height: 50px;
	overflow: hidden
}
#topnav>nav ul, #topnav>nav li {
	margin: 0;
	padding: 0
}
#topnav>nav ul.nav li {
	float: left;
	width: 14.285%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	display: block
}
#topnav>nav ul.nav li a {
	color: #333;
	width: 100%;
	overflow: hidden;
	display: block;
	text-align: center
}
#topnav>nav ul.nav .active a {
	color: Red
}
#topnav>nav .menu {
	float: left;
	background-image: url(/images/pulldown.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	transition: all 1s
}
.toffset180 {
	transform: rotate(540deg);
	-ms-transform: rotate(540deg);
	-moz-transform: rotate(540deg);
	-webkit-transform: rotate(540deg);
	-o-transform: rotate(540deg)
}
#topnav>.menu-box {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	font: 16px 榛戜綋
}
#topnav>.menu-box ul {
	width: 100%;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0
}
#topnav>.menu-box ul li {
	float: left;
	width: 14.285%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	display: block
}
#topnav>.menu-box ul li a {
	color: #333;
	width: 100%;
	overflow: hidden;
	display: block;
	text-align: center
}
#index_pic_nav {
	position: relative;
	width: 100%;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px
}
#index_pic_nav img {
	width: 100%;
	height: 100%
}
#index_pic_nav .swiper-pagination {
	text-align: right
}
#index_pic_nav .title {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	display: block;
	width: 80%;
	height: 30px;
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	text-indent: 1em;
	z-index: 9;
	overflow: hidden
}
#index_pic_nav .swiper-wrapper {
	position: relative
}
.black-pagination {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	display: block;
	overflow: hidden;
	background-color: #000;
	z-index: 8;
	opacity: .5
}
#index_pic_nav .swiper-pagination-bullet {
	background-color: #f5efef
}
#index_pic_nav .swiper-pagination-bullet-active {
	background-color: #007aff
}
.sub_nav {
	width: 100%;
	height: 33px;
	padding: 0 3px
}
.sub_nav>span {
	display: block
}
.sub_nav .left {
	float: left
}
.sub_nav .right {
	float: right
}
.top-nav2016 {
	position: relative;
	width: 100%;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,.3)
}
.top-nav2016 .top-bar {
	overflow: hidden;
	height: 40px;
	list-style: none;
	border-bottom: 1px solid #cc5200;
	background: #f60
}
.top-nav2016 .top-bar div a {
	line-height: 40px;
	color: #fff
}
.top-nav2016 .top-bar div.home {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid #e65c00
}
.top-nav2016 .top-bar div.home a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -40px;
	background-repeat: no-repeat
}
.top-nav2016 .top-bar div {
	text-align: center
}
.top-nav2016 .top-bar div.title {
	font-size: 24px;
	height: 40px;
	margin: 0 40px 0 41px;
	border-left: 1px solid #ff751a;
	border-right: 1px solid #e65c00
}
.top-nav2016 .top-bar div.title a {
	font-size: 18px;
	font-weight: 800;
	display: block;
	width: 130px;
	height: 40px;
	margin: auto;
	text-align: right;
	text-decoration: none;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -120px;
	background-repeat: no-repeat
}
.top-nav2016 .top-bar div.list {
	float: right;
	overflow: hidden;
	width: 41px;
	height: 40px
}
.top-nav2016 .top-bar div.list a {
	display: block;
	float: left;
	width: 40px;
	height: 40px
}
.top-nav2016 .top-bar div.list a.dropdown {
	border-left: 1px solid #ff751a;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -80px;
	background-repeat: no-repeat
}
.top-nav2016 .menu {
	padding: 5px 10px;
	clear: both;
	list-style: none;
	background: #eee
}
.top-nav2016 .menu a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 3px 0;
	color: #555;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2)
}
.top-nav2016 .menu a.active {
	color: #fff;
	background: #f60;
	border-radius: 3px
}
.sec-list-heading {
	margin-bottom: 2px;
	overflow: hidden;
	background-color: #fff;
	padding: 0 8px
}
.sec-list-body a {
	text-decoration: none
}
.sec-list-body .list-item2016 {
    background-color: #fff;
    margin: 1px 0;
padding: 11px 10px 11px 10px;
}
.sec-list-body .list-item2016 img {
width: 100px;
    height: 70px;
    float: right;
    border: none;
    border-radius: 5px;
}
.sec-list-body .list-item2016 dl {
margin: 0;

    /* padding-bottom: 10px; */
}
.sec-list-body .list-item2016 img~dl {
    margin-right: 110px;
	    min-height: 69px;
}
.sec-list-body .list-item2016 img~dl dt {
    min-height: 45px;
}
.sec-list-body .list-item2016 dl dt {
	margin: 0;
	padding: 0;

	overflow: hidden
}
.sec-list-body .list-item2016 dl dt {
    color: #222;
    text-decoration: none;
    font-size: 17px;
    line-height: 25px;

}
.sec-list-body .list-item2016 dl dt.text-one-line {
	height: 25px
}
.sec-list-body .list-item2016 dl dd {
    margin: 0;
    padding: 4px 10px 0 0;
    color: #777;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
}
.sec-list-body .list-item2016 dl dd.text-left {
	text-align: left
}
.sec-list-body .list-item2016 dl dd.hit {
	height: 15px;
	padding-right: 5px;
	text-align: right
}
#news-article {
	background-color: #fff;
	font-family: microsoft yahei!important
}
#news-article>h1 {
	margin-top: 0
}
.info-list-body.lg li {
	background-color: #fff;
	line-height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px;
	height: 36px;
	overflow: hidden
}
aside.heading-info {
	height: 26px;
	padding: 0 0 7px
}
aside.heading-info>span {
	padding: 4px;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	display: block
}
aside.heading-info>span.public_time {
	float: left;
	font-size: 12px;
	color: #999
}
aside.heading-info>span.author {
	float: right;
	font-size: 14px
}
#news-article>div.description {
	margin: 5px 0;
	padding: 6px;
	color: #948888;
	border: 1px solid #ded2d3;
	font-size: 14px
}
.leading {
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	color: #777;
	background: #f5f5f5
}
.leading p {
	margin: 0
}
.leading p i {
	background: #999;
	padding: 0 10px;
	color: #fff;
	line-height: 22px;
	font-style: normal;
	display: inline-block
}
#share_nav {
	text-align: center
}
#share_nav a {
	display: inline-block;
	float: none
}
.shotcut .shotcut-wrap ul li a i.a1.ico {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	margin: 0 auto;
	background-image: url(/v2/images/icons.jpg);
	background-size: 50px 550px;
	background-repeat: no-repeat
}
header, .container {
	max-width: 640px!important;
	margin: 0 auto!important
}
.back_to_top {
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-image: url(/images/top.png);
	background-color: rgba(0,0,0,.5);
	background-size: 44px 44px;
	position: fixed;
	bottom: 200px;
	right: 2px;
	opacity: .75;
	cursor: pointer;
	display: none
}
.back_to_feed {
	width: 44px;
	height: 44px;
	border-radius: 22px;
	position: fixed;
	bottom: 155px;
	right: 2px;
	opacity: .75;
	cursor: pointer;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-weight: 700;
	font-family: Arial;
	line-height: 44px;
	-webkit-tap-highlight-color: transparent;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: none
}
.imgzoom_pack {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
	display: none;
	z-index: 2147483648
}
.imgzoom_pack .imgzoom_x {
	color: #fff;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background: #000;
	text-align: center;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 10;
	cursor: pointer
}
.imgzoom_pack .imgzoom_img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden
}
.imgzoom_pack .imgzoom_img img {
	width: 100%;
	position: absolute;
	top: 50%
}
.height-no {
	height: 0;
	overflow: hidden
}
#add_ewm_content {
	padding: 0 10px
}
.index-nav .top-bar {
	display: -webkit-box
}
.index-nav .top-bar .bdb-logo {
	float: none
}
.index-nav .top-bar .city-label {
	float: none
}
.top-bar .search {
	background-color: #fff;
	padding: 0 0 0 10px;
	-webkit-box-flex: 1;
	flex: 1;
	height: 28px;
	margin: 6px;
	line-height: 30px;
	color: #b8b8b8;
	text-align: left;
	font-size: 13px;
	transition: left .2s, right .2s;
	border-radius: 25px;
	display: block
}
.top-bar .nosearch {
	padding: 0 0 0 10px;
	-webkit-box-flex: 1;
	flex: 1;
	height: 28px;
	margin: 6px;
	line-height: 30px;
	color: #b8b8b8;
	text-align: left;
	font-size: 13px;
	display: block
}
.top-bar .search i {
	background: url(/v2/images/ssk.png) no-repeat;
	width: 20px;
	height: 15px;
	display: -webkit-inline-box;
	background-size: 95%;
	margin-right: 2px
}
.top-bar .search a {
	color: #b8b8b8
}
.top-nav2016 .top-bar div.list a.sou {
	border-left: 1px solid #ff751a;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: -40px -80px;
	background-repeat: no-repeat
}
.mip-shell-header-wrapper.hide {
	display: none!important
}
.checkbox {
	font-size: 16px;
	color: #000;
	margin-bottom: 13px;
	margin-top: 6px;
	padding: 0 5px
}
.checkbox b {
	display: inline-block;
	text-align: right;
	font-size: 14px
}
.checkbox span {
	display: inline-block;
	white-space: nowrap;
	padding: 0 9px;
	margin-right: 8px;
	cursor: pointer;
	border-radius: 50px;
	font-size: 14px
}
.checkbox span.selected {
	background: #f60;
	color: #fff!important;
	text-decoration: none;
	border-radius: 50px;
	line-height: 28px;
	font-size: 14px;
	padding: 0 10px
}
.checkbox span:hover {
	color: #f60
}
.tab {
	overflow: inherit!important
}
.tab h2.newh2 {
	padding-left: 10px;
	font-weight: 400;
	border-left: 5px solid #f60;
	line-height: 18px;
	margin: 20px 0;
	color: #333;
	font-size: 18px;
	font-weight: 700
}
.tab h3 {
	font-size: 18px;
	margin-bottom: 0;
	text-indent: 36px
}
.tab .jswz {
	color: #666;
	line-height: 20px;
	display: block;
	font-size: 14px;
	margin-bottom: 2px
}
.banshi-box {
	font-size: 16px
}
.banshi-box p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 14px
}
.banshi-box img {
	max-width: 100%!important
}
.channel_block {
	padding: 5px
}
#channelTab {
	height: 42px;
	padding-bottom: 5px;
	z-index: 999999;
	width: 100%;
	background: #fff;
	max-width: 640px
}
.nav-content {
	height: 36px;
	font-size: 14px;
	background-color: #333;
	padding: 0 10px;
	margin: 0
}
.nav-content li {
	float: left;
	width: 16.5%;
	line-height: 36px;
	text-align: center;
	list-style: none
}
.nav-content li span {
	display: block;
	height: 42px;
	text-decoration: none;
	color: #eee;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none!important
}
.nav-content li.cur {
	line-height: 35px;
	background: url(/whbdb/20193/13/20190313144657_35150.png) bottom no-repeat
}
.nav-content li.cur span {
	color: #fff
}
.snav-position {
	position: relative
}
.snav-position i {
	position: absolute;
	top: -60px
}
.banshi-wandian p {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0
}
.banshi-wandian p a {
	color: #333
}
.banshi-wandian p a:hover {
	color: #f60
}
.banshi-wandian p b {
	padding-left: 0;
	display: block;
	line-height: 20px;
	margin-bottom: 11px
}
.nav-content-block p {
	font-size: 16px
}
.clear {
	clear: both
}
.cailiao, .wenda, .yuyue {
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px
}
.cailiao>p, .wenda>p, .yuyue>p {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	padding: 0;
	margin: 0
}
.cailiao>a, .wenda>span, .yuyue>a, .yuyue>span {
	color: #fff;
	background: #09f;
	font-size: 13px;
	float: right;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}
.cailiao a:hover {
	background: #0080d6;
	text-decoration: none;
	color: #fff
}
.cailiao>p {
	margin-right: 75px
}
.cailiao>a {
	width: 55px
}
.cailiao:first-child {
	margin-top: 0
}
.wenda:first-child {
	margin-top: 0
}
.yuyue:first-child {
	margin-top: 0
}
.cailiao:last-child, .wenda:last-child, .yuyue:last-child {
	border-bottom: 0
}
.wenda>p {
	background: url(/whbdb/20193/13/20190313184103_89748.png) left 4px no-repeat;
	padding-left: 30px;
	margin-right: 65px
}
.wenda>span {
	background: 0 0;
	color: #f60;
	font-size: 15px;
	width: 45px;
	text-align: right
}
.wenda_da {
	font-size: 15px;
	color: #666
}
.liucheng1 {
	width: 90%;
	border: 2px solid #329bea;
	margin: 0 auto;
	margin-bottom: 15px;
	border-radius: 10px;
	padding-bottom: 10px
}
.liucheng1.liucheng-big {
	width: 95%
}
.liucheng_bt {
	height: 32px;
	background: #329bea;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
	border-radius: 7px 7px 0 0;
	margin-bottom: 10px;
	font-size: 16px
}
.liucheng1_box {
	padding: 0 5px
}
.liucheng1 p {
	margin: 2px 0!important
}
.jiantou {
	width: 65px;
	height: 41px;
	background: url(/whbdb/20193/13/20190313194243_27409.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 10px
}
.yuyue>p {
	margin-right: 140px
}
.yuyue>a {
	width: 55px
}
.yuyue>span.yuyue_a {
	margin-right: 9px;
	background: #f60;
	width: 65px
}
.yuyue_da {
	font-size: 15px;
	color: #666
}
.yuyue_da>a {
	background: #329bea;
	display: table;
	color: #fff;
	margin: 0 auto;
	padding: 5px 40px;
	border-radius: 40px
}
.yuyue_anniu a {
	background: #329bea;
	display: table;
	color: #fff;
	margin: 0 auto;
	padding: 5px 40px;
	border-radius: 40px
}
.yuyue_anniu img {
	float: left;
	margin-top: 7px;
	margin-right: 10px
}
.yuyue_anniu span {
	float: left;
	font-size: 20px;
	line-height: 38px;
	font-weight: 700
}
.yuyue_anniu a:hover {
	background: #1984d5;
	color: #fff
}
.yuyue_anniuz {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	padding: 15px 0
}
.liucheng2 {
	width: 274px;
	border: 2px solid #329bea;
	margin: 0 auto;
	margin-bottom: 10px;
	border-radius: 10px;
	padding-bottom: 10px
}
.liucheng_bt2 {
	height: 27px;
	text-align: center;
	line-height: 41px;
	font-weight: 700;
	border-radius: 7px 7px 0 0;
	margin-bottom: 10px;
	font-size: 16px;
	color: #329bea
}
.liucheng2_box {
	padding: 0 20px
}
.liucheng2 p {
	margin: 2px 0!important
}
.jiantou2 {
	width: 65px;
	height: 41px;
	background: url(/whbdb/20193/13/20190313194243_27409.png) no-repeat center;
	margin: 0 auto;
	margin-bottom: 10px;
	background-size: 48px
}
.wdmore {
	text-align: center;
	background: #efefef;
	padding: 5px!important
}
.wdmore a {
	color: #666
}
.block {
	display: block!important
}
.none {
	display: none!important
}

.sec-list-heading{    margin-bottom: 1px;
    overflow: hidden;
    background-color: #fff;
    padding: 8px;}
.sec-list-heading h2{    margin: 5px -8px;
    border-left: 9px solid #f60;
    padding: 0 9px;
    float: left;
    height: 24px;
    font-weight: 800;
    font-size: 20px;
    color: #151515;
    line-height: 24px;
    overflow: hidden;}
.sec-list-heading .sub-chanel{    margin: 5px 0;
    padding: 0 0px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;}
.sec-list-heading .sub-chanel a{
	font-size: 15px;
    display: inline-block;
    padding: 0 2px;
    color: #666;
    text-decoration: none;}