html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	overflow-y: scroll;
	background-color: #f5f8fa
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html,
body,
form,
input,
span,
p,
button,
h3 {
	border: 0;
	margin: 0;
	padding: 0
}

* {
	-webkit-font-smoothing: antialiased
}

html {
	min-height: 100%;
	min-width: 1200px;
	position: relative
}

html,
body {
	color: #333;
	font-size: 14px;
	line-height: 20px
}

a {
	color: inherit;
	text-decoration: none
}

a:active {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

strong {
	font-weight: 700
}

.card {
	background: #fff;
	margin-bottom: 10px;
	padding: 30px;
	position: relative
}

.card-title {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px
}

.content-inner {
	margin: 0 auto;
	width: 1200px;
	clear: both;
}

.content-inner .card {
	padding: 15px 30px
}

.content-inner-left {
	float: left;
	width: 865px
}

.content-inner-right {
	float: right;
	width: 325px
}

#news-side.fixed-it {
	float: none;
	position: fixed;
	top: 0;
	z-index: 1001
}

.guang-list li {
	_display: inline;
	float: left;
	height: 163px;
	margin-right: 10px;
	overflow: hidden;
	width: 133px
}

.guang-list li.last-img {
	margin-right: 0
}

.guang-list .mh-img {
	position: relative
}

.guang-list .mh-cover {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	display: block;
	height: 133px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 100%;
	zoom: 1
}

.guang-list .mh-cover:hover .mh-mask {
	cursor: pointer;
	display: block
}

.guang-list .mh-mask {
	background-color: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	opacity: .3;
	filter: alpha(opacity=30)
}

.guang-list .mh-name {
	color: #666;
	margin-top: 6px;
	text-align: center
}

.guang-list .mh-name a:hover {
	text-decoration: underline
}

.guang-list .mh-cover-placeholder,
.guang-list .mh-name-placeholder {
	background-color: #eee
}

.guang-list .mh-name-placeholder {
	height: 20px
}

.g-clearfix:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	visibility: hidden
}

.g-aline {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.g-circle-icon:before {
	background-color: #999;
	border-radius: 50%;
	content: '';
	display: inline-block;
	*display: inline;
	height: 2px;
	margin: 0 5px;
	vertical-align: 3px;
	width: 2px;
	*zoom: 1
}

.g-fl {
	float: left
}

.g-fr {
	float: right
}

.g-mask-default {
	background-color: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	opacity: .05;
	filter: alpha(opacity=5)
}

.g-img-cover-list li {
	_display: inline;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	width: 154px
}

.g-img-cover-list li.last-img {
	margin-right: 0
}

.g-img-cover-list .img-wrap {
	position: relative
}

.g-img-cover-list .img-cover {
	display: block;
	height: 114px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.g-img-cover-list .img-cover img {
	height: 100%;
	-webkit-transition: transform .5s ease-in-out;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	-moz-webkit-transition: transform .5s ease-in-out;
	-ms-webkit-transition: transform .5s ease-in-out;
	-o-webkit-transition: transform .5s ease-in-out;
	width: 100%
}

.g-img-cover-list .img-cover:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.g-img-cover-list .img-cover:hover .mask-tit,
.g-img-cover-list .img-cover:hover .img-tit {
	display: block
}

.g-img-cover-list .img-tit,
.g-img-cover-list .mask-tit,
.g-img-cover-list .img-text {
	bottom: 0;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	width: 100%
}

.g-img-cover-list .mask-tit {
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: .6;
	filter: alpha(opacity=60)
}

.g-img-cover-list .img-text {
	color: #fff;
	text-align: center
}

.aqi-label {
	border-radius: 2px;
	display: inline-block;
	*display: inline;
	height: 20px;
	line-height: 20px;
	margin: 6px auto;
	padding: 0 3px;
	width: 30px;
	*zoom: 1
}

.aqi-level-0 {
	background-color: #F5FFF9;
	border: 1px solid #D1ECDB;
	color: #3ACE74
}

.aqi-level-1 {
	background-color: #FFFCF2;
	border: 1px solid #F6E4AC;
	color: #FFC107
}

.aqi-level-2 {
	background-color: #FFFAF6;
	border: 1px solid #F5D8C3;
	color: #FF6900
}

.aqi-level-3 {
	background-color: #FFF8F9;
	border: 1px solid #F8D2D6;
	color: #EE001C
}

.aqi-level-4 {
	background-color: #FFFAFA;
	border: 1px solid #E5C3C8;
	color: #AD0016
}

.aqi-level-5 {
	background-color: #FFF4FB;
	border: 1px solid #DBC3D1;
	color: #7C0549
}

.aqi-trend-label {
	text-align: center;
	width: 50px
}

.aqi-trend-label:before {
	border-radius: 2px;
	height: 20px;
	left: 0;
	padding: 0 3px;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(7px, -125%);
	transform: translate(7px, -125%);
	width: 28px
}

.aqi-trend-level-0:before {
	background-color: #F5FFF9;
	border: 1px solid #D1ECDB;
	color: #3ACE74;
	content: '\4F18'
}

.aqi-trend-level-1:before {
	background-color: #FFFCF2;
	border: 1px solid #F6E4AC;
	color: #FFC107;
	content: '\826F'
}

.aqi-trend-level-2:before {
	background-color: #FFFAF6;
	border: 1px solid #F5D8C3;
	color: #FF6900;
	content: '\8F7B\5EA6'
}

.aqi-trend-level-3:before {
	background-color: #FFF8F9;
	border: 1px solid #F8D2D6;
	color: #EE001C;
	content: '\4E2D\5EA6'
}

.aqi-trend-level-4:before {
	background-color: #FFFAFA;
	border: 1px solid #E5C3C8;
	color: #AD0016;
	content: '\91CD\5EA6'
}

.aqi-trend-level-5:before {
	background-color: #FFF4FB;
	border: 1px solid #DBC3D1;
	color: #7C0549;
	content: '\4E25\91CD'
}


.tabs-nav {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 30px
}

.tabs-nav-item {
	background: #F8F8F8;
	border-radius: 3px 3px 0 0;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	margin-right: 5px;
	padding: 5px 15px;
	*zoom: 1
}

.tabs-nav-item.active {
	background: #19b955;
	color: #fff
}

.tabs-nav-item:not(.active):hover {
	background: #e9fdf1;
	color: #19b955
}

.tab-pane {
	display: none
}

.btn {
	background: #19b955;
	border: 1px solid #19b955;
	border-radius: 2px;
	display: inline-block;
	*display: inline;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	*zoom: 1
}

.submit-btn {
	color: #fff;
	margin-right: 20px
}

.submit-btn:hover {
	background: #1dd160;
	border: 1px solid #1dd160
}

.cancel-btn {
	background: #fff;
	border: 1px solid #19b955;
	color: #19b955
}

.cancel-btn:hover {
	background: #1dd160;
	border: 1px solid #1dd160;
	color: #fff
}

#header {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px 0 rgba(210, 210, 210, 0.50);
	box-shadow: 0 1px 2px 0 rgba(210, 210, 210, 0.50);
	height: 74px;
	margin-bottom: 10px;
	width: 100%
}

#header .nav-line {
	bottom: -6px;
	height: 2px;
	margin: 0 auto;
	position: relative;
	width: 24px
}

#header .nav-line .nav-line-in {
	background-color: #19b955;
	border-radius: 2px;
	display: none;
	height: 100%;
	width: 100%
}



.left-wrapper {
	margin-left: 250px
}

#nav-list {
	float: left
}

#nav-list .curr a,
#nav-list a:hover {
	color: #19b955;
	text-decoration: none
}

#nav-list .curr a {
	font-size: 16px
}

#nav-list .curr span {
	color: #19b955
}

#nav-list .curr .nav-line-in {
	display: block
}

#nav-list li {
	float: left
}

#nav-list a,
#nav-list span {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 27px 14px
}

#search {
	float: left;
	font-size: 12px;
	margin-left: 41px;
	margin-left: 35px\9;
	padding-top: 18px;
	_padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
	z-index: 888
}

#search .search-form {
	*display: inline;
	position: relative
}

.input_key,
.s_btn {
	-webkit-appearance: none;
	outline: 0;
	padding: 0
}

.round,
.s_btn {
	vertical-align: top
}

.form {
	clear: both
}

.round {
	border: 1px solid #ccc;
	border-right: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	display: inline-block;
	*display: inline;
	height: 36px;
	position: relative;
	width: 183px;
	*zoom: 1
}

.round_h {
	border-color: #999
}

.round_f {
	border-color: #19b955
}

.ie6 .round,
.ie7 .round {
	margin-right: 6px
}

.input_key {
	background: #fff;
	border: 0;
	font: 13px/16px arial;
	height: 34px;
	padding: 2px 10px 0;
	width: 163px
}

#search .placeholder,
-moz-placeholder,
-webkit-input-placeholder {
	color: #999
}

.s_btn {
	-webkit-appearance: none;
	background: #19b955;
	border: none;
	border-radius: 0;
	*border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 38px;
	outline: none;
	padding: 0;
	padding-top: 4px\9;
	vertical-align: top;
	width: 74px
}

.s_btn_h {
	background: #1bc550;
	border: none
}

.s_btn_d {
	background: #00ab36
}

.input_key::-ms-clear {
	display: none
}


.ac_wrap {
	background: #fff;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	color: #333;
	font-size: 14px;
	margin-top: -1px;
	overflow-y: hidden;
	position: absolute;
	top: 0;
	width: 184px;
	z-index: 100
}

.ac_wrap_inner {
	border: 1px solid #e2e2e2
}

.ac_wrap ul {
	margin: 0;
	padding: 0
}

.ac_wrap li {
	color: #333;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	list-style: none;
	overflow: hidden;
	padding: 0 0 0 10px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ac_wrap li.hover,
.ac_wrap li.selected {
	background-color: #f9f9f9
}

.ac_bgIframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.ac_wrap li span {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	*zoom: 1
}

.ac_wrap li b {
	font-weight: 700
}

.ac_wrap .ac_toolbar {
	display: none
}

#footer {
	color: #999;
	font-size: 13px;
	padding: 10px 0 20px;
	position: relative;
	text-align: center
}

.weather-trend {
	margin-left: -30px;
	padding-top: 30px;
	width: 865px
}

.curve-info-wrap {
	width: 100%
}

.f-list-v3 {
	font-size: 0;
	line-height: initial
}

.guang-v {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 343px;
	padding-top: 14px;
	padding-bottom: 7px;
	position: relative;
	width: 100%
}

.guang-v .card-title {
	margin-bottom: 10px
}

.guang-v .card-title span {
	color: #999;
	font-size: 12px;
	position: relative;
	top: -1px
}

.guang-v .guang-list li {
	height: 156px;
	margin-bottom: 8px;
	width: 127px
}

.guang-v .guang-list .mh-cover {
	height: 127px
}

.guang-v .guang-txt {
	padding-bottom: 9px
}

.guang-v .guang-txt li {
	margin-bottom: 4px;
	width: 50%
}

.guang-v .guang-txt li a {
	color: #666;
	text-decoration: underline
}

#seo-city {
	display: table;
	table-layout: fixed;
	width: calc(100% - 60px)
}

#seo-city .tab-list-wrap {
	display: table-cell;
	padding-right: 50px
}

#seo-city .tab-title-wrap {
	border-bottom: 1px solid #eee
}

#seo-city .tab-title-wrap li {
	cursor: pointer;
	float: left;
	margin-left: 43px;
	padding-bottom: 8px
}

#seo-city .tab-title-wrap li:first-child {
	margin-left: 0
}

#seo-city .tab-title-wrap li.active {
	color: #19b955;
	position: relative
}

#seo-city .tab-title-wrap li.active:after {
	background-color: #19b955;
	border-radius: 2px;
	bottom: -1px;
	content: '';
	height: 2px;
	left: 50%;
	margin-left: -35%;
	position: absolute;
	width: 70%
}

#seo-city .mulity-type li {
	margin-left: 22px
}

#seo-city .tab-cont {
	display: none
}

#seo-city .tab-cont table {
	margin-top: 10px;
	text-align: left;
	width: 100%
}

#seo-city .tab-cont td {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 10px 0;
	width: 25%
}

#know_side_nlp_sohot {
	margin-bottom: 0;
	padding: 20px 30px 7px
}

#know_side_nlp_sohot .card-title {
	margin-top: 0;
	margin-bottom: 10px
}

#know_side_nlp_sohot .card-title {
	position: relative
}

#know_side_nlp_sohot .mh-wrap {
	display: none
}

#know_side_nlp_sohot .mh-wrap.mh-active {
	display: block
}

#know_side_nlp_sohot .mh-wrap li {
	height: 16px;
	line-height: 16px;
	margin-bottom: 13px;
	position: relative
}


#know_side_nlp_sohot .mh-list-num {
	color: #999;
	display: inline;
	font-size: 13px;
	line-height: 13px;
	margin-right: 8px;
	vertical-align: middle;
	width: auto;
	*zoom: 1
}

#know_side_nlp_sohot .mh-index {
	color: #999;
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 1px
}

#know_side_nlp_sohot .mh-refresh-btn {
	color: #999;
	font-size: 13px;
	font-weight: 400;
	padding-left: 16px;
	position: absolute;
	right: 0
}

#know_side_nlp_sohot .mh-txt {
	margin-left: 5px
}



#know_side_nlp_sohot .mh-refresh-btn:hover {
	color: #19b955;
	text-decoration: underline
}

#know_side_nlp_sohot .mh-refresh-btn:hover .mh-refresh-icon {
	background-position: 0 -24px
}

#know_side_nlp_sohot .mh-refresh-icon.mh-animate {
	-webkit-animation: turn-round .4s linear;
	animation: turn-round .4s linear
}

@-webkit-keyframes 'turn-round' {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes 'turn-round' {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.cool-weather.content-inner,
.content-inner .weather-header-wrap {
	width: 100%
}

.content-inner .weather-header-wrap {
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
	position: relative;
	z-index: 1
}

.content-inner .weather-header-wrap .change-label {
	color: #fff
}


.content-inner .weather-header-wrap .local-time {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.content-inner .weather-header-wrap .weather-content {
	color: #fff;
	margin: 0 auto;
	padding-top: 98px;
	padding-bottom: 15px;
	width: 1200px
}

.content-inner .weather-header-wrap .weather-forcast-wrap,
.content-inner .weather-header-wrap .weather-card-wrap {
	position: relative
}

.content-inner .weather-header-wrap .weather-card-wrap {
	margin-right: 0;
	overflow: hidden
}

.content-inner .weather-header-wrap .weather-card {
	white-space: nowrap
}

.content-inner .weather-header-wrap .weather-columns {
	margin-right: 8px;
	overflow: hidden;
	position: relative;
	vertical-align: top
}

.content-inner .weather-header-wrap .weather-row {
	font-size: 0;
	padding: 5px 0 20px
}

.content-inner .weather-header-wrap .weather-row * {
	font-size: 14px
}

.content-inner .weather-header-wrap .temperature {
	display: inline-block;
	*display: inline;
	font-size: 90px;
	font-weight: 700;
	height: 72px;
	line-height: 72px;
	*zoom: 1
}

.content-inner .weather-header-wrap .temperature-circle {
	border-radius: 100%;
	border: 4px solid #fff;
	display: inline-block;
	*display: inline;
	height: 12px;
	vertical-align: top;
	width: 12px;
	*zoom: 1
}

.content-inner .weather-header-wrap .aqi-label {
	background: none;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 25px;
	line-height: 25px;
	width: 46px
}

.content-inner .weather-header-wrap .weather-more {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: -8px;
	top: 0
}

.content-inner .weather-header-wrap .visit-history {
	display: none;
	margin-left: 10px;
	margin-top: -2px
}

.content-inner .weather-header-wrap .history-place {
	border: 1px solid #fff;
	border-radius: 12px;
	display: inline-block;
	*display: inline;
	margin-right: 10px;
	max-width: 150px;
	padding: 1px 10px;
	vertical-align: middle;
	*zoom: 1
}

.content-inner .weather-header-wrap .local-time span {
	padding-right: 10px
}

.content-inner .weather-header-wrap .weather-more p {
	line-height: 20px;
	padding: 0 15px;
	position: relative;
	text-align: center;
	top: calc((100% - 80px)/2 - 22px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: normal;
	width: 18px;
	word-wrap: break-word
}

.content-inner .weather-header-wrap .history-place a {
	text-decoration: none
}

.content-inner .weather-header-wrap .weather-content .city-change-wrap {
	display: inline-block;
	*display: inline;
	padding-right: 20px;
	*zoom: 1
}

.content-inner .weather-header-wrap .weather-card .weather-icon {
	display: inline-block;
	*display: inline;
	margin: 5px auto;
	*zoom: 1
}

.content-inner .weather-header-wrap .weather-columns.weather-45-more {
	height: 182px;
	width: 135px
}

.content-inner .weather-header-wrap .weather-row .spe-line {
	background: #fff;
	display: inline-block;
	*display: inline;
	height: 10px;
	margin: 0 10px;
	vertical-align: text-bottom;
	width: 1px;
	*zoom: 1
}

.content-inner .weather-header-wrap .history-place:hover {
	background: rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0);
	-webkit-transition: background .2s;
	-webkit-transition: all ease .4s;
	transition: all ease .4s;
	-moz-webkit-transition: background .2s;
	-ms-webkit-transition: background .2s;
	-o-webkit-transition: background .2s
}

.content-inner .weather-header-wrap .weather-columns.weather-45-more a {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}


.content-inner .weather-header-wrap .weather-fold p:after {
	background-position: 0 -120px;
	content: ''
}

.content-inner .weather-header-wrap .weather-content .temp-realtime .weather-icon-wrap {
	display: inline-block;
	*display: inline;
	margin-left: 10px;
	position: relative;
	text-align: center;
	width: 48px;
	*zoom: 1
}

.content-inner .weather-header-wrap .weather-content .temp-realtime .weather-icon {
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	margin-bottom: 4px;
	width: 48px
}

.content-inner .weather-header-wrap .weather-columns.weather-45-more .weather-45-more-cont {
	left: 50%;
	margin: -40px 0 0 -29px;
	position: absolute;
	text-align: center;
	top: 50%
}



.content-inner .weather-header-wrap .weather-more:hover p:after {
	background-position: 0 0
}

.content-inner .weather-header-wrap .weather-fold:hover p:after {
	background-position: 0 -80px
}

.content-inner .weather-header-wrap .weather-columns.weather-45-more a:hover p {
	text-decoration: underline
}

.content-inner .weather-header-wrap .weather-columns.weather-45-more a:hover .weather-45-more-icon {
	background-position: 0 -55px
}

#sunrise-sunset-wrap {
	padding: 35px 0 41px 25px
}

#know_side_nlp_sohot .mh-update-time {
	color: #999;
	font-size: 13px;
	font-weight: 400;
	margin-left: 10px
}



#sunrise-sunset-wrap .card-title {
	margin-bottom: 12px
}

#sunrise-sunset-wrap .sun-circle {
	fill: transparent;
	stroke: #e5e5e5;
	stroke-dasharray: 2;
	stroke-dashoffset: 0;
	stroke-width: 4px
}

#sunrise-sunset-wrap .sun-horizon {
	fill: transparent;
	stroke: #c7c7c7
}

#sunrise-sunset-wrap .sun-timeline {
	fill: transparent;
	stroke: #ffbd00;
	stroke-dasharray: 4
}

#sunrise-sunset-wrap .sun-icon {
	fill: #fff000
}

#header.cool-weather-header {
	background: rgba(0, 0, 0, .3);
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	position: absolute;
	top: 0;
	z-index: 2
}

#know_side_nlp_sohot .mh-wrap li a {
	display: inline-block;
	*display: inline;
	margin-right: 5px;
	max-width: 200px;
	vertical-align: middle;
	*zoom: 1
}

#know_side_nlp_sohot .mh-wrap li a:visited {
	color: #999
}



#header.cool-weather-header #suggest-align {
	border: none;
	height: 38px;
	width: 185px
}



#header.cool-weather-header #suggest-align ::-webkit-input-placeholder {
	color: #fff
}

#header.cool-weather-header #suggest-align .input_key {
	background-color: rgba(255, 255, 255, 0.6);
	color: #fff;
	height: 36px;
	width: 165px
}

#header.cool-weather-header #favor:hover {
	background-position: 0 -25px;
	color: #fac44f;
	text-decoration: underline
}

#header.cool-weather-header #nav-list .curr a,
#header.cool-weather-header #nav-list a:hover {
	color: #fff;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

#header.cool-weather-header #nav-list .nav-line .nav-line-in {
	background-color: #fff
}

@media \0screen\,screen\9 {
	.weather-header-wrap .weather-columns {
		background-color: rgba(224, 231, 237);
		filter: Alpha(opacity=30);
		*zoom: 1
	}

	
}

.weather-bg-00,
.weather-bg-normal {
	background-color: #6EABF0
}

.weather-bg-01 {
	background-color: #90BCE3
}

.weather-bg-02 {
	background-color: #8BA6BF
}

.weather-bg-53 {
	background-color: #cca38c
}

.weather-bg-03,
.weather-bg-07,
.weather-bg-08,
.weather-bg-09,
.weather-bg-10,
.weather-bg-11,
.weather-bg-12,
.weather-bg-21,
.weather-bg-22,
.weather-bg-23,
.weather-bg-24,
.weather-bg-25,
.weather-bg-36 {
	background-color: #6E99B8
}

.weather-bg-04,
.weather-bg-05,
.weather-bg-35,
.weather-bg-37,
.weather-bg-38 {
	background-color: #657C96
}

.weather-bg-06,
.weather-bg-13,
.weather-bg-14,
.weather-bg-15,
.weather-bg-16,
.weather-bg-17,
.weather-bg-19,
.weather-bg-26,
.weather-bg-27,
.weather-bg-28,
.weather-bg-40,
.weather-bg-41,
.weather-bg-42 {
	background-color: #D4C6DA
}

.weather-bg-18 {
	background-color: #E0E7ED
}

.weather-bg-20,
.weather-bg-29,
.weather-bg-30,
.weather-bg-31,
.weather-bg-32,
.weather-bg-33,
.weather-bg-34,
.weather-bg-39,
.weather-bg-43 {
	background-color: #C7BFC2
}

.city-change-wrap {
	position: relative
}

.arrow-down {
	border-width: 6px 6px 0;
	border-style: solid dashed dashed;
	border-left-color: transparent;
	border-right-color: transparent;
	display: inline-block;
	*display: inline;
	height: 0;
	line-height: 0;
	padding-top: 3px;
	width: 0;
	*zoom: 1
}

.hidden {
	display: none
}

.weather-columns {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.svg-curve-wrap {
	color: red
}

.weather-curve {
	position: relative
}

.text-scroll-wrap {
	cursor: default;
	overflow: hidden;
	width: 575px
}

.weather-columns li {
	line-height: 22px;
	padding: 15px 0;
	text-align: center;
	width: 136px
}

.g-text span {
	position: absolute;
	-webkit-transform: translate(-50%, -125%);
	transform: translate(-50%, -125%)
}

.weather-bg-00 .weather-columns,
.weather-bg-normal .weather-columns {
	background-color: rgba(95, 134, 188, 0.8)
}

.weather-bg-01 .weather-columns {
	background-color: rgba(53, 95, 123, 0.8)
}

.weather-bg-02 .weather-columns {
	background-color: rgba(53, 104, 123, 0.8)
}

.weather-bg-53 .weather-columns {
	background-color: rgba(137, 112, 106, 0.8)
}

.weather-bg-03 .weather-columns,
.weather-bg-07 .weather-columns,
.weather-bg-08 .weather-columns,
.weather-bg-09 .weather-columns,
.weather-bg-10 .weather-columns,
.weather-bg-11 .weather-columns,
.weather-bg-12 .weather-columns,
.weather-bg-21 .weather-columns,
.weather-bg-22 .weather-columns,
.weather-bg-23 .weather-columns,
.weather-bg-24 .weather-columns,
.weather-bg-25 .weather-columns,
.weather-bg-36 .weather-columns {
	background-color: rgba(147, 184, 207, 0.8)
}

.weather-bg-04 .weather-columns,
.weather-bg-05 .weather-columns,
.weather-bg-35 .weather-columns,
.weather-bg-37 .weather-columns,
.weather-bg-38 .weather-columns {
	background-color: rgba(123, 154, 176, 0.8)
}

.weather-bg-06 .weather-columns,
.weather-bg-13 .weather-columns,
.weather-bg-14 .weather-columns,
.weather-bg-15 .weather-columns,
.weather-bg-16 .weather-columns,
.weather-bg-17 .weather-columns,
.weather-bg-19 .weather-columns,
.weather-bg-26 .weather-columns,
.weather-bg-27 .weather-columns,
.weather-bg-28 .weather-columns,
.weather-bg-40 .weather-columns,
.weather-bg-41 .weather-columns,
.weather-bg-42 .weather-columns {
	background-color: rgba(166, 141, 173, 0.8)
}

.weather-bg-18 .weather-columns {
	background-color: rgba(71, 112, 150, 0.8)
}

.weather-bg-20 .weather-columns,
.weather-bg-29 .weather-columns,
.weather-bg-30 .weather-columns,
.weather-bg-31 .weather-columns,
.weather-bg-32 .weather-columns,
.weather-bg-33 .weather-columns,
.weather-bg-34 .weather-columns,
.weather-bg-39 .weather-columns,
.weather-bg-43 .weather-columns {
	background-color: rgba(146, 131, 135, 0.8)
}

.city-change-wrap .change-title {
	padding-right: 5px
}

.city-change-wrap .change-label {
	color: #666;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	font-size: 14px;
	position: relative;
	*zoom: 1
}

.city-change-wrap .city-select {
	background: #fff;
	border: 1px solid #eee;
	left: 0;
	padding: 10px;
	position: absolute;
	top: 25px;
	white-space: nowrap;
	z-index: 3
}

.weather-columns .weather-date {
	font-size: 16px
}

.weather-columns .weather-icon {
	background-size: 48px 48px;
	display: inline-block;
	*display: inline;
	height: 48px;
	margin: 15px auto;
	width: 48px;
	*zoom: 1
}

.text-scroll-wrap .wrap-inner {
	height: 31px;
	width: 8000%
}

.city-change-wrap .city-select select {
	margin-right: 8px;
	width: 80px
}

.city-change-wrap .city-select .option-wrap {
	float: right;
	padding-top: 20px
}

.text-scroll-wrap .wrap-inner .sroll-text {
	float: left;
	margin-right: 50px
}

#jingdian-weather .weather-columns li {
	width: 136px
}










.selectnav-wrap {
	border-bottom: 1px dotted #e5e5e5;
	padding: 13px 0 3px
}

.selectnav-wrap .selectnav-title {
	color: #999;
	width: 87px
}

.selectnav-wrap .selectnav-part {
	margin-bottom: 10px
}

.selectnav-wrap .selectnav-cont-wrap {
	margin-top: -2px;
	width: calc(100% - 87px)
}

.selectnav-wrap .selectnav-level2-wrap {
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	display: none;
	line-height: 22px;
	margin: -1px 0 15px;
	padding: 5px 0 3px 6px;
	width: 100%
}

.jingdian-wrap .card-title {
	margin: 28px 0 26px
}

.jingdian-wrap .g-img-cover-list {
	margin-right: -24px
}

.selectnav-wrap .selectnav-cont-wrap span,.selectnav-wrap .selectnav-cont-wrap .g-clearfix > a {
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	margin: 0 8px;
	padding: 2px 6px 4px;
	*zoom: 1
}


.jingdian-wrap .g-img-cover-list li {
	margin: 0 23px 25px 0;
	width: 209px
}

.selectnav-wrap .selectnav-level1.curr {
	background-color: #f8f8f8;
	border-color: #e5e5e5;
	border-bottom: none
}

.selectnav-wrap .selectnav-level1.simple-curr {
	background: none;
	border-color: transparent
}

.selectnav-wrap .selectnav-level2-wrap .district-curr {
	color: #19b955
}

.jingdian-wrap .g-img-cover-list .img-cover {
	background-size: 209px 140px;
	height: 140px
}

.jingdian-wrap .g-img-cover-list .mh-name {
	color: #333;
	margin-top: 8px;
	text-align: center
}

.selectnav-wrap .selectnav-cont-wrap span:hover,
.selectnav-wrap .selectnav-level1.curr {
	color: #19b955
}

.selectnav-wrap .selectnav-part .selectnav-level1:first-child {
	margin-left: 15px
}

.selectnav-wrap .selectnav-level1.curr .selectnav-sec-wrap {
	display: block
}

.selectnav-wrap .selectnav-level1.curr:after {
	background: #f8f8f8;
	content: '';
	display: block;
	height: 1px;
	margin: 0 auto;
	position: relative;
	width: calc(100% - 2px);
	z-index: 3
}

.jingdian-wrap .g-img-cover-list .mh-name a:hover {
	text-decoration: underline
}
div#jingdian-weather {
    margin-top: 20px;
}




.pageNum {
	width: 100%;
	height: 60px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	margin-top: 4px;
}

.pageNum .pagebox {
	height: 28px;
	min-width: 28px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 27px;
	background: #ffffff;
	border: 1px solid #019eeb;
	border-radius: 4px;
	margin: 0 5px;
	overflow: hidden;
	box-sizing: border-box;
}

.pageNum .pagebox .anum {
	display: block;
	width: 100%;
	color: #414143;
	box-sizing: border-box;
}

.pageNum .pagebox.active,
.pageNum .pagebox:hover,
.pageNum .pagebox:hover a{
	background: #019eeb;
	color: #ffffff;
}

.pageNum .pagebox:hover .anum {
	color: #ffffff;
	background: #6a75df;
}

.pageNum .pagebox.per,
.pageNum .pagebox.next {
	width: 50px;
}