html {
    height: 100%;
    width: 100%
}

.color-1 {
    color: #67c52c !important
}

.color-2 {
    color: #907ccf !important
}

.color-3 {
    color: #22af3e !important
}

.color-4 {
    color: #b7b620 !important
}

.gray-color {
    color: #ccc !important
}

.red-color {
    color: #f00 !important
}

.cyan-color {
    color: #34c1db !important
}

.orange-color {
    color: #fb933a !important
}

.green-color {
    color: #58b583 !important
}

.yellow-color {
    color: #fb933a !important
}

body {
    overflow-x: hidden;
    background-color: #efeff4;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent;
    font-family: -apple-system-font,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
    -webkit-overflow-scrolling: touch
}

.mt1 {
    margin-top: 1rem
}

.mb1 {
    margin-bottom: 1rem
}

.font1d2 {
    font-size: 1.2rem !important
}

.font1d8 {
    font-size: 1.8rem !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.bd {
    height: 100%;
    z-index: 99
}

.bd {
    color: #fff
}

.bt-header {
    text-align: center;
    position: relative;
    padding-top: 2rem
}

.bt-title i {
    font-size: 5rem;
    line-height: 1
}

.bt-user {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 70px;
    border-radius: 50%;
    color: #fff;
    margin: auto;
    background-color: #ccc;
    font-size: 2rem;
    margin-bottom: 15px
}

.bt-cell {
    border-bottom: 1px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.bt-content {
    width: 85%;
    margin: 2rem auto 0 auto;
    padding: 0 1rem;
    position: relative
}

.bt-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

    .bt-cell__bd .weui-input {
        width: 100%;
        height: 2.2rem;
        line-height: 2.2rem
    }

.bt-cell__hd {
    padding-right: 1rem
}

    .bt-cell__hd i {
        font-size: 1.2rem
    }

.weui-btn_plain-white {
    color: #fff;
    border: 1px solid #fff
}

.bt-register a {
    color: #7eaceb
}

.weui-btn_plain-white:active {
    -webkit-transition-duration: 0;
    transition-duration: 0;
    background-color: rgba(255,255,255,0.4)
}

.headline-bg {
    background-image: -moz-linear-gradient(60deg,#312e41 0,#4c4a5a 64%,#676573 100%);
    background-image: -webkit-linear-gradient(60deg,#312e41 0,#4c4a5a 64%,#676573 100%);
    background-image: -ms-linear-gradient(60deg,#312e41 0,#4c4a5a 64%,#676573 100%);
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0
}

.weui-footer {
    position: fixed;
    bottom: .5rem;
    left: 0;
    width: 100%;
    z-index: 99
}

.waves {
    margin-top: 5rem
}

@media(max-height:420px) {
    .weui-footer {
        position: relative;
        margin-top: 1rem
    }
}

.weui-label {
    width: 4.5rem;
    color: #666
}

.bar {
    width: 100%;
    position: relative;
    height: 2.1rem;
    line-height: 2.1rem;
    text-align: center;
    background-color: #f7f7f8;
    border-bottom: 1px solid #7eaceb
}

.weui-vcode-btn {
    color: #7eaceb
}

.content-padded {
    padding: 15px
}

.weui-btn_primary_blue {
    background-color: #7eaceb
}

.weui-cell__hd i {
    margin-right: .5rem;
    font-size: 1rem
}

.member-box p {
    font-size: .8rem
}

.bt-tab .weui-navbar__item {
    background-color: #FFF;
    padding: .5rem 0
}

    .bt-tab .weui-navbar__item.weui-bar__item--on {
        color: #7eaceb;
        background-color: #FFF;
        border-bottom: 2px solid #7eaceb
    }

    .bt-tab .weui-navbar__item:after {
        border-right: 0
    }

.weui-media-box__condition {
    margin-top: 8px
}

.weui-media-box__desc .weui-flex {
    margin-bottom: .5rem
}

.weui-status {
    position: relative;
    line-height: 27px;
    padding-top: 10px;
    height: 27px
}

    .weui-status .weui-stat {
        color: #999;
        font-size: 14px;
        line-height: 20px
    }

    .weui-status .weui-another-order {
        line-height: 25px;
        display: inline-block;
        float: right;
        color: #fff;
        border: solid 1px #7eaceb;
        padding: 0 15px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #7eaceb
    }

.bt-list .weui-media-box {
    margin-bottom: 15px
}

.weui-status:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    border-top: 1px solid #d9d9d9;
    color: #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5)
}

.bt-tab .weui-tab__bd-item {
    width: 100%
}

.item {
    padding: 0 4px
}

.shallow {
    color: #666
}

.js_grid i {
    color: #333
}

.details .weui-media-box_appmsg .weui-media-box__hd {
    overflow: hidden;
    background-size: cover;
    width: 90px;
    background-position: center
}

.bt-media-box__title {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    height: 38px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.news-source {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 2px;
    padding-bottom: 2px
}

    .news-source i {
        margin-right: 3px;
        font-size: 13px
    }

    .news-source span {
        overflow: hidden;
        text-overflow: ellipsis
    }

.bt_refresh {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative
}

.bt-container ~ .weui-loadmore_line .weui-loadmore__tips {
    background-color: #efeff4
}

.weui-cells__title ~ .weui-panel:first-child {
    margin-top: 0
}

.weui-search-bar {
    z-index: 999;
    background-color: #f3f3f3
}

.details.weui-pull-to-refresh {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
}
.details .weui-pull-to-refresh__layer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.weui-agree__text a {
    pointer-events: auto
}

.picker-calendar-day.picker-calendar-day-selected span {
    background-color: #7eaceb
}

i.icon.icon-next, i.icon.icon-prev {
    background-image: none;
    font-family: "iconfont" !important;
    font-style: normal;
    font-size: 23px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    color: #7eaceb;
    line-height: 2.1
}

    i.icon.icon-next:before {
        content: "\e603"
    }

    i.icon.icon-prev:before {
        content: "\e606"
    }

.toolbar .picker-button {
    color: #7eaceb
}

.weui-search-bar__cancel-btn {
    color: #7eaceb
}

.swiper-pagination-bullet-active {
    background: #7eaceb
}

.weui-agree a {
    color: #7eaceb
}

.weui-panel__hd .weui-media-box__title {
    color: #272a30
}

.weui-panel__hd .weui-media-box {
    padding: 0
}

.bt-details {
    padding: 15px;
    line-height: 1.8;
    position: relative;
    color: #333
}

    .bt-details img {
        max-width: 100%
    }

.bt-media-box {
    padding-bottom: 4px;
    line-height: 1.6
}

    .bt-media-box .weui-media-box {
        font-size: 20px;
        font-weight: 400;
        color: #000
    }

    .bt-media-box .weui-media-box__info {
        margin-top: 5px
    }

.weui-media-skip {
    display: block
}

    .weui-media-skip .weui-media-box__title {
        margin-bottom: 8px
    }

.mt-pixel-8 {
    margin-top: 8px
}

.weui-dialog__btn {
    color: #7eaceb
}

.bt-madia__img {
    position: relative;
    overflow: hidden
}

    .bt-madia__img img {
        width: 100%
    }

.bt-media__title {
    font-size: 18px;
    color: #000
}

.bt-media__span {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

strong {
    font-weight: 500
}

.bt-media__span i {
    margin-right: 3px;
    line-height: 1
}

.bt-btn__fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    z-index: 999
}

.weui-btn.bt-btn__fixed:after {
    border-radius: 0
}

.bt-details {
    padding-bottom: 50px
}

.swiper-container {
    width: 100%
}

    .swiper-container img {
        display: block;
        width: 100%
    }

@media(max-width:320px) {
    .weui-grid {
        padding: 15px 10px
    }

    .bt-restrict {
        width: 40%
    }
}

.weui-media-box__hd i {
    font-size: 40px
}

.policy-box__img .weui-media-box__hd {
    background: #7eaceb;
    color: #fff
}

.weui-media-box__info__meta i {
    margin-right: 4px
}

.title-break .weui-media-box__title {
    white-space: normal
}

.weui-media-box__info {
    color: #bbb
}

.weui-media-box__desc.weui-flex {
    color: #bbb
}

.bt-screen {
    padding-left: 5px;
    color: #7eaceb;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center
}

    .bt-screen i {
        margin-left: 3px;
        font-size: 14px
    }

.weui-popup__modal.bt-filtrate__modal {
    width: 80%;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    right: 0;
    display: flex;
    flex-direction: column
}

.bt-filtrate .weui-popup__overlay {
    opacity: 1
}

.weui-popup__container--visible .weui-popup__modal.bt-filtrate__modal {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.bt-filtrate__content {
    position: relative;
    margin-top: 15px
}

.bt-filtrate__btn {
    position: relative
}

.bt-filtrate__container {
    position: relative;
    flex: 1;
    height: 100%;
    overflow-y: auto;
    padding: 45px 0 15px 0;
    -webkit-overflow-scrolling: touch
}

.weui-cells_radio .weui-check:checked + .weui-icon-checked:before {
    color: #7eaceb
}

.icon-xiangxiajiantou {
    transition: transform .2s;
    -moz-transition: transform .2s;
    -webkit-transition: transform .2s;
    -o-transition: transform .2s
}

.bt-filtrate__title.on .icon-xiangxiajiantou {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.bt-meeting__room {
    margin: 10px 0
}

.bt-tally span {
    padding: 0 5px;
    margin: 0 4px 4px 0;
    border: 1px solid #7eaceb;
    color: #7eaceb;
    white-space: nowrap;
    display: inline-block
}

.bt-meeting__box {
    margin-top: 15px;
    display: block
}

.bt-recruit .weui-media-box__hd {
    border: 1px solid #f3f3f3
}

.bt-quiz .weui-media-box__title {
    white-space: normal
}

.bt-quiz .bt-media-box__desc {
    color: #666;
    font-size: 14px;
    line-height: 1.6
}

.bt-quiz__hd, .bt-quiz__bd {
    font-size: 18px;
    margin-right: 5px
}

.bt-quiz__hd {
    color: #7eaceb
}

.bt-quiz__bd {
    color: #67c52c
}

.bt-tabs {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 44px;
    display: flex;
    display: -webkit-flex;
    background-color: #f3f3f3;
    width: 100%
}

    .bt-tabs .bt-tabs__hd {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        width: 100%
    }

    .bt-tabs .bt-tabs-title {
        width: 100%;
        height: 44px;
        line-height: 44px;
        display: block;
        text-align: center;
        background-color: #fff;
        position: relative
    }

        .bt-tabs .bt-tabs-title i {
            margin-left: 5px;
            line-height: 1;
            font-size: 12px
        }

    .bt-tabs .bt-tabs-box {
        position: fixed;
        top: 88px;
        left: 0;
        width: 100%;
        background-color: #efeff4;
        display: none;
        z-index: 999;
        max-height: 70%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .bt-tabs ~ .details {
        top: 88px
    }

    .bt-tabs .bt-tabs-title:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 1px;
        border-bottom: 1px solid #d7d6dc;
        color: #d7d6dc;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5)
    }

    .bt-tabs .bt-tabs-title:before {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 1px;
        border-right: 1px solid #d7d6dc;
        color: #d7d6dc;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5)
    }

    .bt-tabs .bt-tabs__hd:last-child .bt-tabs-title:before {
        display: none
    }

.bt-shade {
    position: fixed;
    top: 88px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 99;
    display: none
}

.bt-tabs-title.on ~ .bt-shade {
    display: block
}

.bt-choice {
    position: relative;
    z-index: 999;
    overflow: hidden;
    background: #efeff4
}

.bt-tabs-title.on {
    color: #7eaceb
}

    .bt-tabs-title.on .icon-xiangxiajiantou {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg)
    }

.bt-screen__label {
    padding: 15px;
    margin-left: -15px
}

    .bt-screen__label .buttons-row {
        margin-left: 15px
    }

    .bt-screen__label span {
        display: inline-block;
        border: 1px solid #efeff4;
        padding: 0 13px;
        margin: 0 0 10px 11px;
        border-radius: 2px
    }

        .bt-screen__label span.on {
            border: 1px solid #7eaceb;
            background-color: #7eaceb;
            color: #fff
        }

.bt-meeting__bd {
    padding: 15px
}

.bt-mtb__five {
    margin-bottom: 10px
}

.bt-mtb__small {
    font-size: 16px;
    margin-bottom: 5px;
    color: #333
}

    .bt-mtb__small label {
        color: #333
    }

.bt-vertical-flex {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 70vh;
    position: relative;
    overflow: hidden
}

.bt-filtrate__title {
    background: #FFF;
    padding: 8px 15px;
    margin: 0;
    color: #999;
    font-size: 14px
}

.bt-vertical-flex .bt-vertical-flex__hd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    height: 100%;
    overflow: auto;
    max-height: 100%
}

.bt-vertical-flex .bt-vertical-flex__bd {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    overflow: hidden;
    height: 46px
}

.bt-tabs-box.bt-vertical-flex {
    overflow: hidden
}

.buttons-row {
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .buttons-row .button {
        border-radius: 0;
        margin-left: -1px;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        border-color: #7eaceb;
        color: #0894ec
    }

        .buttons-row .button.active {
            background-color: #7eaceb;
            color: white;
            z-index: 90
        }

        .buttons-row .button:first-child {
            border-radius: .2rem 0 0 .2rem;
            margin-left: 0;
            border-left-width: 1px;
            border-left-style: solid
        }

        .buttons-row .button:last-child {
            border-radius: 0 .2rem .2rem 0
        }

        .buttons-row .button.button-round:first-child {
            border-radius: 1.35rem 0 0 1.35rem
        }

        .buttons-row .button.button-round:last-child {
            border-radius: 0 1.35rem 1.35rem 0
        }

.button {
    border: 1px solid #7eaceb;
    color: #7eaceb;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: .2rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: 0;
    padding: 1px 5px;
    margin: 0;
    white-space: nowrap;
    position: relative;
    text-overflow: ellipsis;
    font-size: .7rem;
    font-family: inherit;
    cursor: pointer
}

.bt-just-img .weui-media-box__hd {
    overflow: hidden;
    background-size: cover;
    width: 90px;
    background-position: center;
    border: 1px solid #f3f3f3
}

.component {
    padding-bottom: 60px
}

    .component .weui-grid__icon {
        width: 35px;
        height: 35px;
        text-align: center
    }

        .component .weui-grid__icon img {
            width: auto
        }

    .component .weui-grid {
        padding: 30px 10px;
        background: #fff
    }

    .component .weui-grid__icon + .weui-grid__label {
        margin-top: 8px;
        color: #5c5c5c
    }

@media(max-width:320px) {
    .component .weui-grid {
        padding: 20.84px 10px
    }
}

.square-list__box {
    position: relative;
    overflow: hidden
}

    .square-list__box ul {
        margin-top: 2%
    }

    .square-list__box li {
        list-style: none;
        width: 46%;
        float: left;
        background: #fff;
        margin-bottom: 2%;
        box-shadow: 0 0 1px 0 #ccc;
        -webkit-box-shadow: 0 0 1px 0 #ccc
    }

        .square-list__box li p {
            color: #333;
            line-height: 1;
            padding: 0 4%;
            margin-top: 4%;
            margin-bottom: 4%
        }

        .square-list__box li label {
            color: #666;
            font-size: 12px;
            line-height: 1;
            padding: 0 4%;
            margin-bottom: 8%;
            display: block
        }

        .square-list__box li img {
            width: 100%
        }

        .square-list__box li:nth-child(odd) {
            margin-right: 2%;
            margin-left: 2%
        }

        .square-list__box li:nth-child(even) {
            margin-left: 2%;
            margin-right: 2%
        }

.project-details > p {
    text-indent: 2em;
    color: #666;
    font-size: 14px
}

.project-details img {
    display: block;
    margin: auto
}

.back-white {
    background: #fff
}

.details-ewm {
    width: 200px;
    margin: 20px auto
}

    .details-ewm img {
        width: 100%
    }

.project-details h3 {
    margin-top: 10px
}

img.desaturate {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%)
}

.weui-tabbar__icon {
    position: relative
}

.download_icon {
    width: 2rem;
    height: 2rem;
    z-index: 999;
    position: fixed;
    right: .5rem;
    bottom: .5rem
}

    .download_icon a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: #e5e5e5 solid 1px;
        border-radius: 50%;
        text-align: center;
        background-color: #fff;
        padding-top: .15rem
    }

        .download_icon a img {
            width: 70%;
            height: 70%
        }

            .download_icon a img.z_move {
                -webkit-animation: guideBottom 1.5s infinite
            }

@-webkit-keyframes guideBottom {
    0 {
        -webkit-transform: translateY(-20px);
        opacity: 0
    }

    60% {
        -webkit-transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 0
    }
}

.furu {
    -webkit-animation: fur .5s ease-in
}

@-webkit-keyframes fur {
    0 {
        opacity: 0
    }

    100% {
        opacity: .2
    }
}

.svg_dw {
    position: absolute;
    right: 15px;
    bottom: 65px;
    z-index: 99;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    text-indent: 12px;
    color: #fff
}

.bt-pt__0 {
    padding-top: 0 !important
}

.bt-header {
    padding: 35px 0
}

.weui-popup__overlay, .weui-popup__container {
    z-index: 99
}

.weui-popup__modal {
    z-index: 100
}

#allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0
}

.sch-box {
    width: 94%;
    position: fixed;
    top: 15px;
    left: 50%;
    z-index: 50;
    transform: translate(-50%,0);
    background: rgba(255,255,255,0.9);
    border: 1px solid #e4e6e7;
    overflow: hidden;
    border-radius: 3px
}

    .sch-box i {
        position: absolute;
        line-height: 40px;
        left: 10px;
        top: 0
    }

    .sch-box input {
        width: 100%;
        line-height: 40px;
        background: 0;
        border: 0;
        padding: 0 10px 0 35px;
        outline: 0;
        box-sizing: border-box;
        font-size: 14px
    }

.tangram-suggestion {
    background: rgba(255,255,255,0.9) !important
}

.tangram-suggestion-main td {
    line-height: 40px !important;
    font-size: 14px
}

.tangram-suggestion div {
    height: 35px !important;
    line-height: 35px !important;
    background: #fff !important
}

    .tangram-suggestion div span {
        padding: 0 15px !important
    }

.BMapLabel {
    border: 1px solid #e4e6e7 !important;
    border-radius: 3px;
    padding: 2px 5px !important;
    transform: translate(-44%,0);
    top: -35px;
    left: 50%
}

.map-location {
    top: 70px
}

.map-screen {
    top: 120px
}

.map-list {
    top: 170px
}

.map-icon {
    position: absolute;
    right: 3%;
    z-index: 50;
    width: 45px;
    height: 45px;
    background: rgba(255,255,255,0.9);
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    color: #666;
    border: 1px solid #e4e6e7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 3px
}

    .map-icon:active {
        background: #f7f7f7
    }

        .map-icon:active i {
            color: #7eaceb
        }

    .map-icon i {
        font-size: 18px
    }

    .map-icon p {
        margin-top: 5px;
        font-size: 12px
    }

.map-size {
    position: absolute;
    right: 3%;
    z-index: 50;
    width: 35px;
    height: 35px;
    background: rgba(255,255,255,0.9);
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    color: #666;
    border: 1px solid #e4e6e7;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    border-radius: 3px
}

    .map-size.map-add {
        bottom: 170px;
        left: 3%
    }

    .map-size.map-subtract {
        bottom: 130px;
        left: 3%
    }

.tangram-suggestion-main {
    z-index: 9999
}

.mal-box.mal-box__fixed {
    position: fixed;
    z-index: 50;
    left: 50%;
    bottom: 15px;
    transform: translate(-50%,0);
    width: 94%;
    border-radius: 3px;
    border: 1px solid #e4e6e7
}

.mal-box {
    padding: 8px 8px 0;
    width: 100%;
    background: rgba(255,255,255,0.9);
    border-top: 1px solid #e4e6e7;
    border-bottom: 1px solid #e4e6e7;
    box-sizing: border-box;
    margin: 0 auto 10px auto
}

    .mal-box .mal-box__mf {
        font-size: 14px
    }

        .mal-box .mal-box__mf i {
            font-size: 12px;
            margin-left: 3px
        }

    .mal-box .mal-box__title {
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
        padding-right: 5px
    }

    .mal-box .mal-box__ancillary {
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        color: #666;
        margin: 4px 0;
        padding-right: 5px
    }

.column-center {
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.mal-box__link {
    border-top: 1px solid #e4e6e7
}

    .mal-box__link a {
        padding: 8px 5px;
        text-align: center;
        font-size: 14px;
        display: flex;
        color: #333
    }

    .mal-box__link i {
        margin-right: 5px;
        font-size: 14px;
        color: #666
    }

.map-panel {
    position: fixed;
    height: 80%;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 90;
    transition: all .5s;
    -webkit-transition: all .5s
}

    .map-panel #r-result {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

        .map-panel #r-result > div {
            background: none !important
        }

            .map-panel #r-result > div > div {
                margin: 0 !important;
                line-height: 45px;
                text-align: center !important
            }

    .map-panel .next {
        font-family: "iconfont" !important;
        background: #fff;
        position: absolute;
        top: -25px;
        line-height: 25px;
        height: 25px;
        left: 50%;
        transform: translate(-50%,0);
        width: 45px;
        text-align: center;
        border: 1px #e4e6e7 solid;
        border-bottom: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        transition: all .5s;
        -webkit-transition: all .5s
    }

    .map-panel.on {
        height: 0
    }

        .map-panel.on .next i {
            transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg)
        }

.bt-map__panorama {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none
}

    .bt-map__panorama #panorama {
        width: 100%;
        height: 100%
    }

.bt-share .weui-grid__icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 1px
}

    .bt-share .weui-grid__icon img {
        width: 32px;
        height: 32px;
        vertical-align: middle;
        display: inline-block
    }

.bt-map__close {
    width: 45px;
    height: 45px;
    background: rgba(255,255,255,0.9);
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 99;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
    color: #666;
    border: 1px solid #e4e6e7;
    border-radius: 3px
}
