﻿/*!src/error/index.atom.css*/
body
{
  background: rgb(52, 130, 186) !important;
}
.weather_error {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -94px;
    margin-left: -100px;
    height: 152px;
    width: 200px
}

.weather_error p {
    color: #666;
    margin-top: 16px;
    font-size: 16px;
    line-height: 1
}

.weather_error_img {
    margin: 0 auto;
    display: block;
    width: 120px;
    height: 120px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/static/weathernew/error/img/error_ebd7a66.png)
}

/*!src/home/index.atom.css*/
.weather[data-a-9b685a5a] {
    position: relative;
    width: 60%;
    font-family: PingFangSC-Regular;
    -webkit-user-select: none;
    user-select: none;
    margin-top: -10px;
    margin-left:40%;

}

.weather-main[data-a-9b685a5a] {
    width: 100%;
    /* height: 518px; */
       background: rgb(52, 130, 186) !important;
}

.weather-content[data-a-9b685a5a] {
    position: relative;
    width: 100%;
    padding-bottom: 63px;
  background: rgb(52, 130, 186) !important;
}

.weather-footer[data-a-9b685a5a] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 342px;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(18%,rgba(255,255,255,0)),to(rgba(0,46,120,.65)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 18%,rgba(0,46,120,.65) 100%);
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 18%,rgba(0,46,120,.65) 100%);
    display: none;
}

.weather-footer.bottomImg[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/bottomImg_1c469f0.png) no-repeat!important;
    -webkit-background-size: 100% 342px!important;
    background-size: 100% 342px!important
}

.weather-main.baiqing[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/baiqing_15dbf5e.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.yeqing[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/夜晴_79a7605.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.yesha[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/夜沙_e6c9cd2.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.riluo[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/日落_a2031ba.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.shachen[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/沙尘_2c2f414.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.yuye[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/雨夜_6afe959.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-main.baiyu[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/bg/白雨_7d759a8.png) no-repeat!important;
    -webkit-background-size: 100% 518px!important;
    background-size: 100% 518px!important
}

.weather-bg-img.xiayu[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/雨_63eacb7.png) no-repeat;
    background-position: center 0
}

.weather-bg-img.yangguang[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/阳光_51f84c3.png) no-repeat;
    background-position: center 0
}

.weather-bg-img.xiaxue[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/雪_32e82b7.png) no-repeat;
    background-position: center 0
}

.weather-bg-img.xingkong[data-a-9b685a5a] {
    background: url(/static/weathernew/static/image/星空_3eb12b1.png) no-repeat;
    background-position: center 0
}

.weather-footer-text[data-a-9b685a5a] {
    position: absolute;
    bottom: 27px;
    font-size: 12px;
    line-height: 17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

/*!src/home/icon.atom.css*/
.display-none[data-a-7bef3169] {
    display: none
}

/*!src/home/grayicon.atom.css*/
.display-none[data-a-c08dcf34] {
    display: none
}

/*!src/home/weatherHour.atom.css*/
div[data-a-560211f9],ul[data-a-560211f9],li[data-a-560211f9] {
    padding: 0;
    margin: 0;
    list-style: none
}

.weather-hour[data-a-560211f9] {
    width: 895px;
    height: 250px;
    color: #fff;
    margin: 0 auto;
    padding: 22px 17px 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    font-family: PingFangSC-Regular;
    
}

.weather-hour-header[data-a-560211f9]::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.weahter-hour-header[data-a-560211f9] {
    height: 18px
}

.weather-hour-title[data-a-560211f9] {
    line-height: 18px;
    float: left;
    font-size: 18px
}

.weather-hour-type-list[data-a-560211f9] {
    position: relative;
    line-height: 18px;
    float: right;
    font-size: 16px
}

.weather-hour-type-item[data-a-560211f9] {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 14px;
    color: rgba(255,255,255,.6);
    cursor: pointer
}

.weather-hour-type-item.text-color[data-a-560211f9] {
    color: #fff;
    background-color: rgba(255,255,255,.3)
}

.weather-hour-type-item[data-a-560211f9]:hover {
    color: #fff
}

.weather-hour-content[data-a-560211f9] {
    width: 100%;
    height: 193px
}

.weather-hour-bight-box[data-a-560211f9] {
    position: relative;
    display: inline-block;
    height: 193px;
    width: 787px
}

.weather-hour-btn-box[data-a-560211f9] {
    position: relative;
    display: inline-block;
    width: 31.5px;
    height: 100%;
    cursor: pointer
}

.weather-hour-btn-box>span[data-a-560211f9] {
    position: relative;
    top: 65px;
    width: 31.5;
    height: 50px
}

.weather-hour-btn-box:hover>span[data-a-560211f9] {
    opacity: .4
}

.weather-hour-btn-box>span[data-a-560211f9]::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 10px;
    width: 9.5px;
    height: 9.5px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.weather-hour-btn-box>span.right[data-a-560211f9]::after {
    top: 18px;
    left: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.type-bight[data-a-560211f9] {
    position: relative;
    left: 35px;
    width: 720px;
    margin: 0 auto;
    height: 153px;
    padding-top: 40px;
    overflow: hidden
}

.slider-box[data-a-560211f9] {
    position: absolute;
    left: 0;
    top: 18px;
    height: 175px;
    -webkit-transition: left .6s;
    transition: left .6s
}

.x-coordinate[data-a-560211f9] {
    position: absolute;
    left: 20px;
    line-height: 0;
    border-top: 1px solid rgba(255,255,255,.12)
}

.x-coordinate>.coordinate-item[data-a-560211f9] {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 113px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid rgba(255,255,255,.12)
}

.time-node[data-a-560211f9] {
    position: absolute;
    top: 20px;
    left: -19px;
    line-height: 14px;
    font-size: 14px;
    text-algin: center;
    color: #fff
}

.coordinate-item[data-a-560211f9]:last-of-type {
    width: 0;
    border-left: 0
}

.y-coordinate[data-a-560211f9] {
    position: absolute;
    bottom: 38px;
    left: 20px;
    width: 45px;
    height: 132px
}

.y-coordinate>.y-item[data-a-560211f9] {
    display: inline-block;
    font-size: 14px;
    width: 45px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 36px
}

.y-item[data-a-560211f9]:last-of-type {
    margin-bottom: 0
}

.canvas-box[data-a-560211f9] {
    position: absolute;
    left: 15px
}

.canvas-box>.point[data-a-560211f9] {
    z-index: 99;
    position: absolute;
    width: 7px;
    height: 7px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer
}

.canvas-box>.point[data-a-560211f9]:hover {
    width: 9px;
    height: 9px;
    background-color: #fff!important;
    border: 4px solid rgba(0,0,0,.2);
    border-radius: 50%
}

#hourCvs[data-a-560211f9] {
    background-color: transparent
}

.PointMask[data-a-560211f9] {
    position: absolute;
    left: -25px;
    width: 59px;
    height: 59px;
    background-color: rgba(0,0,0,.4);
    border-radius: 4px;
    font-size: 14px
}

.PointMask span[data-a-560211f9] {
    display: inline-block;
    width: 59px;
    text-align: center
}

.PointMask[data-a-560211f9]::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 5px solid transparent;
    border-bottom-color: rgba(0,0,0,.4)
}

.PointMask.arrow-dir-bottom[data-a-560211f9]::after {
    top: 59px;
    border-bottom-color: transparent;
    border-top-color: rgba(0,0,0,.4)
}

.PointMask.arrow-right[data-a-560211f9] {
    left: -10px
}

.PointMask.arrow-right[data-a-560211f9]::after {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.PointMask.arrow-left[data-a-560211f9]::after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.PointMask.arrow-left[data-a-560211f9] {
    left: -40px
}

.weather-hour-icon[data-a-560211f9] {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: block;
    font-family: arial,'微软雅黑'
}

.weather-hour-wind-icon[data-a-560211f9] {
    width: 20px;
    height: 20px;
    margin: 5px auto;
    display: block;
    font-family: arial,'微软雅黑'
}

.pm-icon[data-a-560211f9] {
    margin: 5px 0
}

.precipitation-icon[data-a-560211f9] {
    position: relative;
    left: 50%;
    margin-left: -12.5px;
    margin-top: 4px;
    width: 25px;
    height: 25px;
    background: url(/static/weathernew/static/image/icowater_78cfa24.png) no-repeat
}

.weather-hour-wind-icon.beifeng[data-a-560211f9] {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.weather-hour-wind-icon.nanfeng[data-a-560211f9] {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}

.weather-hour-wind-icon.xifeng[data-a-560211f9] {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.weather-hour-wind-icon.dongfeng[data-a-560211f9] {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg)
}

.weather-hour-wind-icon.xibeifeng[data-a-560211f9] {
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg)
}

.weather-hour-wind-icon.xinanfeng[data-a-560211f9] {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.weather-hour-wind-icon.dongbeifeng[data-a-560211f9] {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg)
}

.weather-hour-wind-icon.dongnanfeng[data-a-560211f9] {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.weather-hour-wind-icon.weifeng[data-a-560211f9] {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg)
}

/*!src/home/weather15Day.atom.css*/
div[data-a-32b9e2f8],ul[data-a-32b9e2f8],p[data-a-32b9e2f8],li[data-a-32b9e2f8] {
    padding: 0;
    margin: 0;
    list-style: none
}

[data-a-32b9e2f8] {
    margin: 0;
    padding: 0
}

.weather-15day[data-a-32b9e2f8] {
    position: relative;
    z-index: 999;
    width: 895px;
    height: 479px;
    margin: 0 auto;
    padding: 10px 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 0;
    background-color: rgba(0,0,0,.1);
    font-family: PingFangSC-Regular;
   color:#fff;
   background: rgb(52, 130, 186) !important;
}

.weather-15day-header>p[data-a-32b9e2f8] {
    font-size: 18px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 27px
}

.weather-15day-main[data-a-32b9e2f8] {
    position: relative;
    width: 863px;
    height: 409px
}

.weather-hour-btn-box[data-a-32b9e2f8] {
    width: 52.5px;
    height: 100%;
    display: inline-block
}

.weather-hour-btn-box>span[data-a-32b9e2f8] {
    position: relative;
    top: 157px;
    width: 52.5px;
    height: 50px
}

.weather-hour-btn-box:hover>span[data-a-32b9e2f8] {
    opacity: .4
}

.weather-hour-btn-box>span[data-a-32b9e2f8]::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 10px;
    width: 9.5px;
    height: 9.5px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.weather-hour-btn-box>span.right[data-a-32b9e2f8]::after {
    top: 18px;
    left: 32px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.weather-15day-content-box[data-a-32b9e2f8] {
    position: relative;
    display: inline-block;
    width: 756px;
    height: 100%;
    overflow: hidden
}

.slider[data-a-32b9e2f8] {
    position: absolute;
    left: 0;
    height: 409px;
    -webkit-transition: left .6s;
    transition: left .6s
}

.weather-15day-content[data-a-32b9e2f8] {
    height: 409px
}

.weather-day[data-a-32b9e2f8] {
    position: relative;
    display: inline-block;
    width: 107px;
    height: 389px;
    font-size: 0;
    border-right: 1px solid rgba(255,255,255,.1)
}

.weather-day>p[data-a-32b9e2f8] {
    font-size: 0;
    display: inline-block;
    width: 108px;
    text-align: center
}

.weather-day .icon-weather[data-a-32b9e2f8] {
    height: 30px
}

.weather-day>.week[data-a-32b9e2f8] {
    font-size: 14px;
    height: 20px
}

.weather-day>.date[data-a-32b9e2f8] {
    font-size: 14px;
    margin-top: 12px;
    height: 20px
}

.weather-day .weather-hour-icon[data-a-32b9e2f8] {
    width: 30px;
    height: 30px;
    color: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    font-family: arial,'微软雅黑'
}

.weather-day[data-a-32b9e2f8]:first-of-type {
    border-left: 1px solid rgba(255,255,255,.05)
}

.weather-15day-wind[data-a-32b9e2f8] {
    font-size: 14px;
    margin-top: 220px;
    height: 20px
}

.weather-day .day-pm25[data-a-32b9e2f8] {
    margin-top: 20px;
    height: 15px
}

.weather-15day-pm25[data-a-32b9e2f8] {
    display: inline-block;
    width: 38px;
    height: 19px;
    border-radius: 9.5px;
    font-size: 12px;
    line-height: 19px;
    text-align: center
}

.weather-15day-pm25.excellent[data-a-32b9e2f8] {
    background-color: #40c057
}

.weather-15day-pm25.good[data-a-32b9e2f8] {
    background-color: #82c91e
}

.weather-15day-pm25.mild[data-a-32b9e2f8] {
    background-color: #F76707
}

.weather-15day-pm25.mezzo[data-a-32b9e2f8] {
    background-color: #e03131
}

.weather-15day-pm25.serious[data-a-32b9e2f8] {
    background-color: #841c3c
}

.weather-15day-pm25.severity[data-a-32b9e2f8] {
    background-color: #540822
}

.wind-direction-icon[data-a-32b9e2f8] {
    width: 12px;
    height: 12px
}

.wind-direction-icon.beifeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.wind-direction-icon.nanfeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}

.wind-direction-icon.xifeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.wind-direction-icon.dongfeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg)
}

.wind-direction-icon.xibeifeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg)
}

.wind-direction-icon.xinanfeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.wind-direction-icon.dongbeifeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg)
}

.wind-direction-icon.dongnanfeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.wind-direction-icon.weifeng[data-a-32b9e2f8] {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.canvas-box[data-a-32b9e2f8] {
    z-index: 999;
    position: absolute;
    top: 135px;
    left: 44PX
}

#dayCvs[data-a-32b9e2f8] {
    z-index: 998;
    position: absolute;
    top: 0;
    background-color: transparent
}

.day-item-point[data-a-32b9e2f8] {
    z-index: 999;
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%
}

/*!src/home/weather15DayOther.atom.css*/
div[data-a-2f4f4166],ul[data-a-2f4f4166],p[data-a-2f4f4166],li[data-a-2f4f4166] {
    padding: 0;
    margin: 0;
    list-style: none
}

.weather-15day-other[data-a-2f4f4166] {
    position: relative;
    z-index: 999;
    width: 895px;
    color: #fff;
    margin: 0 auto;
    padding: 10px 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    font-family: PingFangSC-Regular
}

.weather-15day-header[data-a-2f4f4166] {
    position: relative;
    z-index: 999
}

.weather-15day-header>p[data-a-2f4f4166] {
    font-size: 18px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 10px
}

.day-list>.day-item[data-a-2f4f4166] {
    position: relative;
    z-index: 999;
    height: 61px;
    line-height: 61px
}

.day-list>.day-item[data-a-2f4f4166]:last-of-type {
    border-bottom: 0!important
}

.weather-hour-icon[data-a-2f4f4166] {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
    font-family: arial,'微软雅黑'
}

.icon[data-a-2f4f4166] {
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle
}

.icon-box[data-a-2f4f4166] {
    display: inline-block;
    width: 230px;
    margin-left: 125px
}

.weather[data-a-2f4f4166] {
    margin-left: 6px
}

.wind[data-a-2f4f4166] {
    float: right
}

.wind .wind-power[data-a-2f4f4166] {
    margin-left: 16px
}

/*!src/home/futureWeather.atom.css*/
div[data-a-47fdbfce],ul[data-a-47fdbfce],li[data-a-47fdbfce],p[data-a-47fdbfce] {
    padding: 0;
    list-style: none;
    margin: 0
}

.future-weather[data-a-47fdbfce] {
    position: relative;
    z-index: 999;
    margin: 15px auto 0;
    width: 895px;
    color: #fff;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    font-family: PingFangSC-Regular;
    display: none;
}

.future-weather-header[data-a-47fdbfce] {
    line-height: 56px
}

.future-weather-header span[data-a-47fdbfce]:nth-of-type(1) {
    margin-left: 16px;
    color: #fff;
    font-size: 18px
}

.future-weather-header span[data-a-47fdbfce]:nth-of-type(2) {
    display: inline-block;
    width: 675px;
    margin-left: 20px;
    font-size: 14px;
    color: rgb(255,255,255,.6);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.header-week[data-a-47fdbfce] {
    padding: 0;
    width: 895px;
    line-height: 57px;
    font-size: 16px
}

.header-week-item[data-a-47fdbfce] {
    display: inline-block;
    width: 127.84px;
    text-align: center
}

.future-weather-box[data-a-47fdbfce] {
    padding: 0;
    width: 895px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ie-future-weather-box[data-a-47fdbfce] {
    padding: 0;
    width: 895px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.future-weather-item[data-a-47fdbfce] {
    z-index: 999;
    width: 127.85px;
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center
}

.ie-future-weather-item[data-a-47fdbfce] {
    z-index: 999;
    display: inline-block;
    vertical-align: top;
    height: 209px;
    width: 127.85px;
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center
}

.future-weather-item[data-a-47fdbfce]:hover {
    background-color: rgba(255,255,255,.1)
}

.ie-future-weather-item[data-a-47fdbfce]:hover {
    background-color: rgba(255,255,255,.1)
}

.ie-future-weather-item>p[data-a-47fdbfce] {
    margin-top: 15px;
    font-size: 14px;
    line-height: 14px;
    text-align: center
}

.future-weather-item>p[data-a-47fdbfce] {
    margin-top: 15px;
    font-size: 14px;
    line-height: 14px;
    text-align: center
}

.future-weather-date[data-a-47fdbfce] {
    font-size: 18px;
    line-height: 16px;
    text-align: left
}

.future-weather-day-icon-box[data-a-47fdbfce] {
    text-align: center
}

.future-weather-day-icon[data-a-47fdbfce] {
    position: relative;
    left: 50%;
    margin-left: -17.5px;
    width: 35px;
    height: 35px;
    display: block;
    font-family: arial,'微软雅黑'
}

.future-weather-pm[data-a-47fdbfce] {
    display: inline-block;
    width: 38px;
    height: 19px;
    font-size: 12px;
    border-radius: 9.5px;
    line-height: 19px!important
}

/*!src/home/weatherNav.atom.css*/
.weather-nav {
    z-index: 9999;
    position: fixed;
    top: -1px;
    width: 100%;
    height: 51px;
    background-color: #fff;
    font-family: PingFangSC-Regular;
    display: none;
}

.nav-inner {
    width: 895px;
    height: 100%;
    margin: 0 auto
}

.nav-logo {
    display: inline-block;
    height: 30px;
    padding: 10px 0
}

.nav-logo img {
    border: 0
}

/*!src/home/weatherBanner.atom.css*/
.weather-banner[data-a-19a7a00c] {
    width: 895px;
    padding: 30px 0;
    margin: 50px auto 0;
    color: #fff
}

.weather-banner-header[data-a-19a7a00c] {
    height: 20px;
    line-height: 20px
}

.weather-banner-header-left[data-a-19a7a00c] {
    margin: 0;
    float: left
}

.weather-banner-header-right[data-a-19a7a00c] {
    margin: 0;
    float: right
}

.weather-banner-header-left span[data-a-19a7a00c] {
    font-size: 14px;
    margin-right: 15px
}

.weather-banner-header-right span[data-a-19a7a00c] {
    font-size: 14px;
    margin-right: 15px
}

.weather-banner-header-left .city[data-a-19a7a00c] {
    font-size: 20px
}

.weather-banner-content[data-a-19a7a00c] {
    margin-top: 45px;
    height: 79px
}

.weather-banner-content-left[data-a-19a7a00c] {
    float: left
}

.weather-banner-content-temperature[data-a-19a7a00c] {
    position: relative;
    font-size: 79px;
    line-height: 79px
}

.weather-banner-content-right[data-a-19a7a00c] {
    margin-left: 30px;
    float: left;
    height: 53px;
    margin-top: 20px
}

.weather-banner-content-pm25[data-a-19a7a00c] {
    display: inline-block;
    padding: 0 6px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    border-radius: 9.5px;
    text-align: center
}

.weather-banner-content-svg[data-a-19a7a00c] {
    position: relative;
    top: 5px;
    width: 20px;
    height: 20px
}

.weather-banner-content-wind[data-a-19a7a00c] {
    margin-top: 10px;
    line-height: 14px;
    font-size: 14px;
    vertical-align: middle
}

.weather-banner-content-wind span[data-a-19a7a00c] {
    margin-right: 10px
}

.weather-banner-footer[data-a-19a7a00c] {
    margin-top: 30px;
    line-height: 14px;
    font-size: 14px
}

.weather-banner-footer span[data-a-19a7a00c] {
    margin-right: 20px
}

/*!src/home/weatherIndex.atom.css*/
.weather-zhishu {
    position: relative;
    z-index: 999;
    margin: 15px auto;
    width: 895px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    font-family: PingFangSC-Regular;
    display: none;
}

.zhishu-title {
    padding-top: 20px;
    height: 25px;
    color: #fff
}

.zhishu-titleone {
    display: inline-block;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    margin: 0 15px
}

.zhishu-titletwo {
    display: inline-block;
    width: 703px;
    font-size: 14px;
    opacity: .6;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.zhishu-box {
    overflow: hidden;
    padding: 36px 45px 24px 42px
}

.zhishu-dec {
    float: left;
    width: 25%
}

.zhishu-item {
    height: 70px;
    width: 202px
}

.zhishu-item img {
    width: 48px;
    height: 48px
}

.item-right {
    position: relative;
    top: -51px;
    margin-left: 60px;
    height: 60px
}

.zhishu-item-top {
    height: 22px;
    color: #fff;
    margin-bottom: 16px
}

.zhishu-item-bottom {
    height: 22px;
    color: #fff;
    opacity: .6
}
