@charset "UTF-8";.footer,.footer em,.header .city,.search em {
    font-style: normal
}

.header,.header .nav_btn,.search,.search_page {
    position: absolute;
    top: 0;
    left: 0
}

.footer,.header,.search dd,.search_page dl a {
    text-align: center
}

html {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    outline: 0;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif
}

body,dd,dl,h2,p,ul {
    margin: 0
}

ul {
    list-style: none;
    padding: 0
}

body {
    overflow-x: hidden
}

* img {
    border: none
}

.search_page dl dd::after,.search_page dl dd::before,.search_page dl ul::after,.search_page dl ul::before,.search_page dl::after,.search_page dl::before {
    content: "";
    display: table
}

.header .city,.header .search_btn,.search em,.search span {
    display: inline-block;
    vertical-align: middle
}

.search_page dl dd::after,.search_page dl ul::after,.search_page dl::after {
    clear: both;
    overflow: hidden
}

.header .city,.search dd,.search_page dl a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header {
    right: 0;
    z-index: 10;
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem
}

.header .nav_btn {
    width: 3.6rem;
    height: 3.6rem;
    margin: 0 0 0 1rem;
    /*background: url(../images/icon/city_sign.png) left center no-repeat;*/
    background-size: 2.1rem auto
}

.header .search_btn {
    width: 1.4rem;
    height: 1.4rem;
    margin: 0 .3rem 0 0;
    /*background: url(../images/icon/location.png) center center no-repeat rgba(0,0,0,.2);*/
    background-size: .6rem .6rem;
    border-radius: 1.4rem
}

.header .city {
    height: 1.8rem;
    max-width: 16rem;
    margin: 1rem 0 0 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.8rem
}

.footer {
    margin: 1.6rem 0 0;
    height: 4.4rem;
    color: rgba(255,255,255,.5);
    font-size: 1.2rem;
    line-height: 4.4rem;
    background: rgba(255,255,255,.2)
}

.footer em {
    font-weight: 700;
    padding: 0 15px
}

.warn_1 {
    background-color: #8fc31f
}

.warn_2 {
    background-color: #d7af0e
}

.warn_3 {
    background-color: #f39800
}

.warn_4 {
    background-color: #e2361a
}

.warn_5 {
    background-color: #5f52a0
}

.warn_6 {
    background-color: #631541
}

.search {
    right: 0;
    z-index: 2
}

.search dl {
    width: 100%
}

.search dt {
    float: left;
    width: 6.5625%;
    height: 40px;
    margin: 1rem 0 0 10px;
    background: url(../images/icon/city_sign.png) left center no-repeat;
    background-size: 100% auto
}

.search dd {
    max-width: 80%;
    height: 4rem;
    padding: 1rem 0 0;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 4rem;
    color: #fff
}

.search span {
    width: 1.4rem;
    height: 1.4rem;
    background: url(../images/icon/location.png) center center no-repeat rgba(0,0,0,.2);
    background-size: .6rem .6rem;
    border-radius: 1.4rem
}

.search em {
    height: 1.8rem;
    line-height: 1.8rem
}

.search_page {
    right: 0;
    bottom: 0;
    z-index: 30;
    overflow-y: scroll;
    background: #f1f0f6
}

.search_page .head {
    height: 4rem;
    margin: 1rem
}

.search_page .return {
    float: left;
    width: 2.5rem;
    height: 4rem;
    background: url(../images/icon/return.png) center center no-repeat;
    background-size: 1.1rem 2rem
}

.search_page .box {
    position: relative;
    height: 4rem;
    margin: 0 0 0 30px
}

.nav,.nav_box,.search_page .box em,.search_page .box span {
    position: absolute;
    top: 0;
    bottom: 0
}

.search_page .city_list,.search_page dl {
    margin: 0 10px
}

.search_page .box em {
    right: 0;
    left: 0;
    padding: 0
}

.search_page .box input {
    width: 100%;
    height: 4rem;
    padding: 0;
    color: #555;
    font-size: 1.2rem;
    text-indent: 1rem;
    outline: 0;
    background: #fff;
    border: 1px solid #e5e4e7;
    border-radius: .5rem;
    -webkit-appearance: none
}

.search_page .box span {
    display: none;
    right: 0;
    width: 2.6rem;
    background: url(../images/icon/close.png) left center no-repeat;
    background-size: 1.6rem 1.6rem
}

.nav li a,.search_page .city_list a,.search_page dl a {
    display: block;
    text-decoration: none
}

.search_page .city_list li {
    height: 3.4rem;
    border-bottom: 1px solid #dcdbe1
}

.search_page .city_list a {
    color: #555;
    font-size: 1.2rem;
    line-height: 3.4rem
}

.search_page dl dt {
    height: 3.1rem;
    color: rgba(85,85,85,.5);
    font-size: 1.2rem
}

.search_page dl dt span {
    float: right
}

.search_page dl dd {
    padding: 0 0 2.8rem
}

.search_page dl ul {
    font-size: 0
}

.search_page dl li {
    float: left;
    width: 30%;
    height: 3.2rem;
    margin: 1rem 0 0 3.5%;
    border: 1px solid #e5e5e7;
    border-radius: 6px;
    background: #fff
}

.search_page dl li:nth-child(3n+1) {
    margin: 1rem 0 0 .5%
}

.search_page dl li.active {
    border-color: #0ca2eb
}

.search_page dl a {
    padding: 0 10px;
    color: #555;
    line-height: 3.2rem;
    font-size: 1.2rem
}

.nav div span,.nav li a {
    color: #747989;
    font-size: 1.5rem
}

.nav_box {
    right: 0;
    left: 0;
    z-index: 20;
    transform: translateX(-640px);
    -ms-transform: translateX(-640px);
    -moz-transform: translateX(-640px);
    -webkit-transform: translateX(-640px);
    -o-transform: rotate(-640px)
}

.nav {
    left: 0;
    width: 80%;
    background: #f2f4f8
}

.nav div,.nav li {
    width: 100%;
    border-bottom: 1px solid #d7d7d7
}

.nav div,.nav ul {
    background: #fff
}

.nav div {
    height: 4.4rem
}

.nav div img {
    float: left;
    margin: 1.3rem 0 0 18px
}

.nav div span {
    float: right;
    height: 3.6rem;
    margin: .8rem 15px 0 0;
    line-height: 3.6rem
}

.nav li {
    height: 4.4rem
}

.nav li a {
    padding: 0 0 0 15px;
    line-height: 4.4rem
}

.nav_animate_open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: nav_animate_open .5s;
    animation: nav_animate_open .5s
}

@-webkit-keyframes nav_animate_open {
    0% {
        -webkit-transform: translateX(-640px);
        transform: translateX(-640px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes nav_animate_open {
    0% {
        -webkit-transform: translateX(-640px);
        transform: translateX(-640px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
