body {
    background-color: #fff;
    font: 400 14px/1.5 PingFang SC, Hiragino Sans GB, tahoma, arial, Microsoft Yahei, \5b8b\4f53, sans-serif;
}

header {
    padding: 0.47rem 0 0 0.3rem;
}

:-moz-placeholder {
    color: #666;
}

::-moz-placeholder {
    color: #666;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666;
}

ul li {
    list-style: none;
}

.c19 {
    color: #1957ad;
}

.c66 {
    color: #666;
}

.c02 {
    color: #02a3ff;
}

.c03 {
    color: #003ea4;
}

.c09 {
    color: #009a59;
}

.cf6 {
    color: #ff6000;
}

.c99 {
    color: #999;
}

.lh06 {
    line-height: 0.6rem;
}

.f120 {
    font-size: 1.2rem;
    line-height: 1.2;
}

.m02 {
    margin: 0 0.2rem;
}

.mb035 {
    margin-bottom: 0.35rem;
}

img {
    width: 100%;
    display: block;
}

header .logo {
    width: 4.29rem;
    margin-bottom: 0.5rem;
}

header nav {
    color: #999;
    font-size: 0.18rem;
    margin-bottom: 0.25rem;
}

header nav h1 {
    font-weight: normal;
    display: inline;
    font-size: 0.18rem;
}

header nav a {
    color: #1957ad;
}

article hgroup {
    width: 6.65rem;
    height: 0.64rem;
    border-radius: 0 0.32rem 0.32rem 0;
    background: #c4f0fe;
    color: #1957ad;
    padding: 0 0.25rem 0 0.3rem;
}

article hgroup h2 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.64rem;
}

.temperature {
    float: right;
}

article .bg {
    height: 4rem;
    background: url(../img/bg.jpg) no-repeat;
    background-size: 100%;
    overflow: hidden;
}

article .bg .w-panel {
    width: 50%;
    height: 2.36rem;
    color: #fff;
    float: left;
    text-align: center;
    padding: 0.45rem 0 0.55rem;
}

.bg .w-panel .big {
    font-size: 0.42rem;
}

.bg .w-panel .sml {
    font-size: 0.3rem;
    padding: 0 0 0.2rem;
}

.bg .w-panel .mid {
    font-size: 0.36rem;
}

article .w-list li {
    line-height: 0.72rem;
    color: #666;
    font-size: 0.24rem;
    padding: 0 0.3rem;
}

article .w-list li:nth-of-type(1) {
    background: #c4f0fe;
    color: #1957ad;
}

article .w-list li:nth-of-type(2) {
    background: #ddf7ff;
}

.w-list li .zy {
    background: url(../img/zy.png) no-repeat;
}

.w-list li .dy {
    background: url(../img/dy.png) no-repeat;
}

.w-list li .qzdy {
    background: url(../img/qzdy.png) no-repeat;
}

.w-list li .w-icon {
    width: 0.46rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.2rem 0 0.7rem;
    background-size: 100%;
    background-position: center center;
}

article .w-warm {
    padding: 0.6rem 0.3rem;
    font-size: 0.22rem;
}

article .w-warm h3 {
    position: absolute;
    line-height: 0.28rem;
    color: #ff6000;
    font-size: 0.26rem;
    top: -0.14rem;
    left: 0.3rem;
    background: #fff;
    padding: 0 0.15rem 0 0.1rem;
    font-weight: normal;
}

article .w-warm .w-bd {
    padding: 0.35rem;
    border: 1px solid #e7e7e7;
    position: relative;
}

.w-warm .w-bd div {
    padding-bottom: 0.18rem;
}

article .w-month-list {
    padding: 0.2rem 0 0.48rem 0.29rem;
    font-size: 0.24rem;
    color: #666;
    overflow: hidden;
}

article .w-month-list li {
    line-height: 0.58rem;
    width: 1.64rem;
    text-align: center;
    background: #ddf7ff;
    float: left;
    margin: 0 0.12rem 0.12rem 0;
}

article .w-ad {
    padding: 0 0.3rem;
    height: 1.2rem;
    margin-bottom: 0.6rem;
}

article .w-area {
    padding: 0.37rem 0 1rem 0.3rem;
}

article .w-area-list {
    width: 6.92rem;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    overflow: hidden;
    /*margin-right: -1px;*/
    border-right: 0;
    display: inline-block;
}

article .w-area-list div {
    float: left;
    width: 2.3rem;
    height: 0.68rem;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.68rem;
    border: 1px solid #e7e7e7;
    border-top: 0;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w-area-list .w-more i {
    display: inline-block;
    width: 0.22rem;
    height: 0.12rem;
    background: url(../img/arrow.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.w-area-list .w-more {
    display: none;
}

article .w-charts {
    padding-right: 0.2rem;
}

article .w-charts #container {
    height: 5rem;
    width: 100%;
}

article .w-table {
    padding: 0 0 0 0.29rem;
    position: relative;
    border: 1px solid #eae9e9;
    border-right: 0;
    border-left: 0;
    margin-top: 0.3rem;
    margin-bottom: 0.6rem;
}

article .w-table .table-warpper {
    overflow: auto;
    -webkit-overflow-scrolling : touch;
    margin-right: 0.29rem;
}

.fake-table {
    position: absolute;
    top: 0;
    left: 0.29rem;
    z-index: 99999;
}

.w-table .fake-table table {
    width: auto;
    border-right: 0;
    background: #fff;
}

.w-table .true-table th {
    background: #fff;
}

.w-table .fake-top th {
    padding: 0;
    line-height: 0.5rem;
}

article .w-table table {
    width: 12.92rem;
    border-right: 1px solid #eae9e9;
    border-spacing: 1px;
    border-collapse: separate;
    padding: 0.1rem 0 0.12rem;
    border-left: 0;
    border-right: 0;
}

table {
    table-layout: fixed;
}

article .w-table td {
    font-size: 0.24rem;
    text-align: center;
}

.w-table .max td {
    color: #ff6000;
}

.w-table .min td {
    color: #02a3ff;
}

.w-table .avg td {
    color: #009a59;
}

.w-table .avd td {
    color: #666;
}

article .w-table th {
    width: 1.1rem;
    font-weight: normal;
    font-size: 0.16rem;
    padding: 0 0.12rem;
    color: #666;
    white-space: nowrap;
}

article .w-table .h td {
    line-height: 0.5rem;
    color: #666;
}

article .w-intro {
    padding: 0.25rem 0.3rem 0.68rem;
}

.w-intro .w-intro-inner {
    padding: 0.3rem;
    border: 1px solid #e7e7e7;
    font-size: 0.22rem;
}

article .circle-box {
    background: #f6f6f6;
    padding: 0.42rem 0 0.06rem 0.65rem;
    overflow: hidden;
}

.circle-box li {
    width: 1.88rem;
    height: 1.88rem;
    float: left;
    border: 2px solid #02a3ff;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    margin: 0 0.22rem 0.36rem 0;
}

.circle-box li.a {
    background: #02a3ff;
    border: 2px solid #02a3ff;
}

.circle-box li.b {
    font-weight: normal;
    background: #ff6000;
    border: 2px solid #ff6000;
}

.circle-box li.c {
    background: #009a59;
    border: 2px solid #009a59;
}

.circle-box li.d,
.circle-box li.e {
    background: #ccc;
    border: 2px solid #ccc;
}

.circle-box li.d .c-bg,
.circle-box li.e .c-bg {
    height: 0.65rem;
    line-height: 0.9rem;
}

.circle-box li.d .w-bg,
.circle-box li.e .w-bg {
    height: 1.23rem;
    color: #ccc;
    line-height: 0.8rem;
}

.circle-box li .w-bg {
    font-size: 0.68rem;
    line-height: 1.4rem;
}

.a .w-bg {
    color: #02a3ff;
}

.b .w-bg {
    color: #ff6000;
}

.c .w-bg {
    color: #009a59;
}

.w-bg span {
    font-size: 0.34rem;
}

.w-bg p {
    font-size: 0.22rem;
    line-height: 0;
}

.circle-box li .w-bg {
    background: #fff;
    height: 1.1rem;
}

.circle-box li .c-bg {
    line-height: 0.5rem;
    font-size: 0.22rem;
    font-weight: normal;
    color: #fff;
}

.quarter-table .table-warpper {
    width: 6.9rem;
}

.quarter-table .table-warpper .true-table {
    width: 6.9rem;
}

.w-city-box {
    height: 2.08rem;
    padding: 0.2rem 0 0 0.29rem;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0.48rem;
}

.w-city {
    width: 1.64rem;
    height: 1.97rem;
    float: left;
    background: #ddf7ff;
    margin: 0 0.12rem 0.12rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #c4f0fe;
    text-align: center;
    font-size: 0.24rem;
}

.w-city h3 {
    font-weight: normal;
    color: #1957ad;
    line-height: 0.65rem;
    border-bottom: 1px solid #c4f0fe;
    font-size: 0.24rem;
}

.w-city .w-city-detail {
    padding: 0.1rem 0 0.3rem;
}

.w-city .w-city-detail p {
    color: #818181;
    padding-top: 0.1rem;
}

.circle-list li.big {
    width: 2.39rem;
    height: 2.39rem;
    margin: 0 0.3rem 0.3rem 0;
}

.circle-list li.big .w-bg {
    height: 1.4rem;
    font-size: 0.8rem;
    line-height: 2.3;
}

li.big .w-bg span {
    font-size: 0.42rem;
}

.circle-list li.big .c-bg {
    font-size: 0.27rem;
}

.four-row table th {
    width: 1.9rem;
    white-space: nowrap;
}

.city-table table .h td {
    line-height: 1.5;
}

.quarter-circle {
    padding: 0.63rem 0 0.63rem 0.3rem;
    overflow: hidden;
}

.quarter-circle .cir {
    width: 1.88rem;
    height: 1.88rem;
    border-radius: 50%;
    float: left;
    margin-left: -0.2rem;
    opacity: 0.7;
    text-align: center;
}

.quarter-circle .spring {
    color: #7ec087;
    background: #a0e899;
    margin-left: 0;
}

.summer {
    color: #b76063;
    background: #ff8174;
}

.fall {
    color: #b79558;
    background: #ffc767;
}

.winter {
    color: #709ada;
    background: #9ecdff;
}

.cir h3 {
    font-size: 0.88rem;
    font-weight: normal;
    line-height: 1.3;
}

.cir p {
    font-size: 0.38rem;
    color: #fff;
    line-height: 1;
}

.index-bg {
    padding: 0 0.29rem;
    background: #018aff;
    color: #fff;
}

.index-bg h1 {
    font-weight: normal;
    font-size: 0.46rem;
    padding: 0.1rem 0;
}

.index-bg h1 a {
    font-size: 0.26rem;
    color: #fff;
}

.index-bg .index-msg {
    height: 2.92rem;
    border: 1px solid #69bdff;
    border-radius: 5px;
    text-align: center;
}

.index-bg .index-msg h3 {
    line-height: 0.6rem;
    font-weight: normal;
    text-align: left;
    padding-left: 0.2rem;
    font-size: 0.28rem;
}

.index-bg .index-msg p {
    font-size: 0.42rem;
    line-height: 0.52rem;
    margin-top: 0.1rem;
}

.index-bg .index-msg i {
    display: inline-block;
    width: 0.52rem;
    height: 0.52rem;
    vertical-align: top;
}

.index-bg .index-status {
    font-size: 0.28rem;
    line-height: 0.8rem;
}


/*首页*/
article.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    display: none;
}

.mask .country-pannel {
    margin: 1.5rem 0 0 0.75rem;
    width: 6.02rem;
    background: #fff;
    border-radius: 8px;
    position: relative;
}

.country-pannel .close-btn {
    position: absolute;
    width: 0.57rem;
    height: 0.57rem;
    background: url(../img/close.png) no-repeat;
    background-size: 100%;
    right: 0;
    top: -0.78rem;
}

.panel-header {
    height: 0.88rem;
    padding-top: 0.26rem;
    border-bottom: 1px solid #ccc;
    background: #f3f3f3;
    border-radius: 8px 8px 0 0;
}

.panel-header .search {
    width: 5.6rem;
    height: 0.34rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
    padding: 0.15rem 0;
    position: relative;
}

.search .search-btn {
    position: absolute;
    width: 1.2rem;
    line-height: 0.64rem;
    background: #018aff;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    border-radius: 3px;
    top: 0;
    right: 0;
}

.search input {
    font-size: 0.2rem;
    width: 4rem;
    line-height: 0.34rem;
    text-indent: 1em;
    border: 0;
    display: block;
}

.panel-body {
    overflow: hidden;
    border-radius: 0 0 0 8px;
}

.panel-body .country-nav {
    float: left;
    width: 1.5rem;
    text-align: right;
    font-size: 0.22rem;
    line-height: 0.74rem;
    overflow: auto;
    height: 7rem;
    border-radius: 0 0 0 8px;
    -webkit-overflow-scrolling : touch;
    background: #f3f3f3;
}

.country-nav li {
    padding-right: 0.3rem;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.country-nav li em {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0.1rem solid transparent;
    border-right: 0.15rem solid #fff;
    border-bottom: 0.1rem solid transparent;
    right: 0;
    top: 0.3rem;
    display: none;
}

.country-nav li.active {
    color: #1957ad;
}

.country-nav li.active em {
    display: block;
}

.panel-body .country-list {
    width: 4.3rem;
    font-size: 0.24rem;
    height: 7rem;
    float: right;
    overflow: auto;
}

.country-list .label {
    color: #1957ad;
    line-height: 0.74rem;
}

.country-list ul {
    overflow: hidden;
}

.country-list ul li {
    float: left;
    width: 2rem;
    line-height: 0.66rem;
    text-align: center;
    margin: 0 0.1rem 0.2rem 0;
    background: #f3f3f3;
}
