﻿html {
    font-size:14px;
    background-color:#eee
}
body {
    margin:0 auto;
    background-color:#ece9e9;
    font-family:PingFang SC Light, Heiti SC, San Francisco, Helvetica;
    color:#333;
    -webkit-text-size-adjust:none;
    width:100%;
}
* {
    outline:0
}
*, blockquote, button, dl, form, input, ol, p, textarea, ul {
    margin:0;
    padding:0
}
button, img {
    border:0
}
img {
    font-size:0;
    border-style:none;
    vertical-align:middle
}
li {
    list-style:none
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display:block
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-weight:400
}
address, cite, em, i {
    font-style:normal
}
a {
    color:#5188a6;
    cursor:pointer
}
a, a:hover {
    text-decoration:none
}
.header-top {
    width:100%;
    margin: 0 auto;
    background: #fff;
    height: 1.76rem;
    position: relative;
    z-index: 100;
}

.header-top .header-in {
    width:100%;
    margin: 0 auto;
    background: #fff;
    -webkit-transform: translateZ(0);
}

.header-top .header-in.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
}

.header-white {
    position: relative;
    padding: 0.14rem 0.145rem;
    height: 0.62rem;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    border-bottom: 1px solid #ddd;
}

.header-white .logo-img {
    margin-top: 0.09rem;
    height: 0.44rem;
    width: 19%;
}

.header-white .logo-img img {
    max-width: 100%;
    max-height: 0.44rem;
    width: auto;
    display: block;
}

.header-white .logo-search {
    position: relative;
    margin-left: 7px;
    margin-top: -0.04rem;
    height: 0.62rem;
    width: 63%;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-color: #f9f9f9;
}

.header-white .logo-search i {
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    font-size: 0.28rem;
    color: #c8c8c8;
}

.header-white .logo-search i.icon-search {
    top: 0.16rem;
    left: 0.14rem;
}

.header-white .logo-search input {
    position: absolute;
    top: 0.16rem;
    left: 0.6rem;
    width: 77%;
    font-size: 0.28rem;
    color: #333;
    background-color: #f9f9f9;
    border: 0;
}

.header-white .logo-search .icon-cancel {
    position: absolute;
    top: 0.17rem;
    right: 0.2rem;
    height: 0.24rem;
    width: 0.24rem;
    display: none;
}

.header-white .logo-download {
    margin-top: 0.037rem;
    float: right;
    border: 1px solid #f04848;
    height: 0.44rem;
    -webkit-border-radius: 0.373rem;
    border-radius: 0.373rem;
    line-height: 0.46rem;
    padding-left: 0.14rem;
    padding-right: 0.14rem;
    font-size: 0.205rem;
    text-align: center;
    margin-left: 0.15rem;
}

.header-white .logo-download a {
    color: #f04848;
}

.header-tab {
    display: block;
    height: 0.86rem;
    border-bottom: 1px solid #e0e4e7;
    background: #fff;
    -webkit-box-shadow: 0.086rem 0 0.172rem rgba(0,0,0,.08);
    box-shadow: 0.086rem 0 0.172rem rgba(0,0,0,.08);
}

.header-tab .header-inner {
    width: 97%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
}

.header-tab .channel-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    overflow: hidden;
}

.header-tab .channel-list ul {
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate3d(0,0,0);
}

.header-tab .channel-list li {
    line-height: 0.86rem;
    position: relative;
    float: left;
    margin: 0 0.258rem;
    white-space: nowrap;
    font-size: 0.3rem;
}

.header-tab .channel-list li a {
    font-size: 0.28rem;
    color: #333;
    font-weight: 700;
}

.header-tab .channel-list li a.cur-tab {
    color: #f04848;
}

.header-tab .channel-list li a.cur-tab:before {
    content: "";
    display: block;
    width: 0.467rem;
    height: 0.075rem;
    background: #f04848;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.224rem;
}

/*footer banner*/
.foot-banner {
    /*position: fixed;*/
    /*bottom: 0;*/
    /*font-size: 0.28rem;*/
    /*width: 100%;*/
    /*z-index: 9;*/
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    font-size: 0.28rem;
    width: 100%;
    z-index: 9;
}

.foot-banner {
    margin: 0 auto;
}

.download-normal {
    width: 100%;
    height: 1.21rem;
    margin: 0 auto;
    position: relative;
    background: rgba(0,0,0,.8);
}

.foot-banner a {
    display: block;
    color: #cdcdcd;
    overflow: hidden;
}

.download-left {
    float: left;
    width: 70%;
    height: 0.21rem;
}

.download-logo {
    width: 16.6667%;
    max-width: 0.84rem;
    margin-left: 8%;
    float: left;
    margin-top: 0.12rem;
}

.download-info {
    line-height: 0.43rem;
    float: left;
    padding-left: 7.8431%;
    margin-top: 0.18rem;
    display: block;
    width: 67%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.download-btn {
    display: block;
    width: 22.6667%;
    max-width: 2.05rem;
    height: 0.653rem;
    line-height: 0.653rem;
    margin-top: 0.28rem;
    text-align: center;
    float: left;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 0.074rem;
    border-radius: 0.074rem;
}

.mode {
    background-color: #bebebe;
    font-size: .9333em;
    color: #666;
    overflow: hidden;
    display: none;
}
.mode-pc, .mode-touch {
    width: 50%;
    float: left;
    line-height: 0.56rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mode-pc, .mode-touch {
    width: 50%;
    float: left;
    line-height: 0.56rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.foot-banner a {
    display: block;
    color: #cdcdcd;
    overflow: hidden;
}

.mode-pc a {
    color: #000;
    background-color: #cfcfcf;
}

.mode-pc em {
    width: 0.13rem;
    display: inline-block;
    padding-left: 0.09rem;
}

.mode-pc em img {
    width: 100%;
    vertical-align: -0.037rem;
}

.right-return-top {
    position: absolute;
    right: 0.13rem;
    bottom: 1.3rem;
}

.return-top {
    width: 0.616rem;
    height: 0.616rem;
    z-index: 9;
    margin: 0 auto;
    display: none;
}

.return-top img {
    max-width: 0.616rem;
}

.foot-banner a {
    display: block;
    color: #cdcdcd;
    overflow: hidden;
}

.foot-banner a.download-mini {
    width: 0.867rem;
    margin-top: 0.187rem;
    display: none;
}

.foot-banner a.download-mini img {
    width: 100%;
    max-width: 1.21rem;
}

/*search*/
.search-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 200;
    display: none;
}

.search-header {
    padding: 0.13rem 0;
    height: 0.56rem;
}

i {
    font-family: zdm_icon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.search-header i {
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: #c8c8c8;
}

.search-header .search-return {
    display: block;
    position: relative;
    float: left;
    width: 15%;
    height: 0.56rem;
    text-align: center;
    line-height: 0.56rem;
    color: #333;
}

.search-header .search-input {
    position: relative;
    float: left;
    height: 0.56rem;
    width: 70%;
    -webkit-border-radius: 1.87rem;
    border-radius: 1.87rem;
    background-color: #f9f9f9;
}

.search-header i {
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: #c8c8c8;
}

.search-header .search-input i.icon-search {
    top: 0.15rem;
    left: 0.187rem;
}

.search-header .search-input input {
    display: block;
    position: relative;
    margin-left: 0.56rem;
    margin-top: 0.08rem;
    width: 77%;
    font-size: 0.3rem;
    color: #333;
    background-color: #f9f9f9;
    border: 0;
}

.search-header .search-input .icon-cancel {
    position: absolute;
    top: 0.168rem;
    right: 0.187rem;
    height: 0.224rem;
    width: 0.224rem;
    display: none;
}

.search-header .search-button {
    float: right;
    width: 15%;
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.3rem;
    color: #030303;
    background-color: #fff;
}

.search-cover .search-hot {
    padding: 0.267rem 0.28rem 0.187rem 0.093rem;
    background-color: #f9f9f9;
    font-size: 0.3rem;
    text-align: center;
}

.search-cover .search-hot .hot-title {
    margin-bottom: 0.597rem;
    color: #999;
}

.search-cover .search-hot .hot-list {
    text-align: center;
    color: #666;
    overflow: hidden;
}

.search-cover .search-hot .hot-list li {
    float: left;
    margin-bottom: 0.187rem;
    margin-left: 0.187rem;
    padding: 0.094px 0.187rem;
    -webkit-border-radius: 0.112rem;
    border-radius: 0.112rem;
    background-color: #fff;
}

.search-cover .search-hot .hot-list li a {
    color: #666;
}

.callup-container {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
}

.callup-container .content {
    display: inline-block;
    padding: 0.28rem 0.448rem;
    background-color: #FFF;
    border-radius: 0.074rem;
}

.callup-container .content .text, .callup-container .content .opening-text {
    margin: 0;
    padding: 0.187rem;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.448rem;
    line-height: 1.5em;
    color: #333;
}

.hide {
    display: none !important;
}

.callup-container .content .opening-text {
    padding: 0.243rem;
    line-height: 0.41rem;
}

.callup-container .content .actions {
    padding: 0.112rem;
    text-align: center;
    display: flex;
}

.callup-container .content .actions a {
    display: inline-block;
    color: #FFF;
    font-size: 0.28rem;
    line-height: 0.373rem;
    margin-right: 0.187rem;
    background: #ff5000;
    padding: 0.149rem 0.224rem;
    border-radius: 0.074rem;
}

.callup-container .content .actions .go {
    background: #bcbcbc;
}

.callup-container .content .actions a:last-child {
    margin-right: 0;
}

/**
    全站右下角摇摆小红包样式
*/
.adbox {
    position: fixed;
    bottom:4rem;
    right:0.3rem;
    width:1.5rem;
}

.adbox img {
    width:100%;
    -webkit-animation:gogogo 5s infinite linear ;
}

@keyframes gogogo {
    0%{
        -webkit-transform: translate(98px,0px);
    }
    5%{
        -webkit-transform: rotate(0deg);
    }
    10% {
        -webkit-transform: rotate(50deg);
        }
    15% {
        -webkit-transform: rotate(0deg);
        }
    20%{
        -webkit-transform: rotate(-47deg);
    }
    25% {
        -webkit-transform: rotate(0deg);
        }
    30% {
        -webkit-transform: rotate(44deg);
        }
    35%{
        -webkit-transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(-40deg);
        }
    45% {
        -webkit-transform: rotate(0deg);
        }
    50%{
        -webkit-transform: rotate(36deg);
    }
    55% {
        -webkit-transform: rotate(0deg);
        }
    60% {
        -webkit-transform: rotate(-33deg);
        }
    65%{
        -webkit-transform: rotate(0deg);
    }
    70% {
        -webkit-transform: rotate(28deg);
        }
    75% {
        -webkit-transform: rotate(0deg);
        }
    80% {
        -webkit-transform: rotate(-24deg);
        }
    85%{
        -webkit-transform: rotate(0deg);
    }
    90% {
        -webkit-transform: rotate(20deg);
        }
    95% {
        -webkit-transform: rotate(0deg);
        }
    100%{
        -webkit-transform: translate(0px,0px);
    }
}

@-webkit-keyframes gogogo {
    0%{
        -webkit-transform: translate(98px,0px);
    }
    5%{
        -webkit-transform: rotate(0deg);
    }
    10% {
        -webkit-transform: rotate(50deg);
        }
    15% {
        -webkit-transform: rotate(0deg);
        }
    20%{
        -webkit-transform: rotate(-47deg);
    }
    25% {
        -webkit-transform: rotate(0deg);
        }
    30% {
        -webkit-transform: rotate(44deg);
        }
    35%{
        -webkit-transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(-40deg);
        }
    45% {
        -webkit-transform: rotate(0deg);
        }
    50%{
        -webkit-transform: rotate(36deg);
    }
    55% {
        -webkit-transform: rotate(0deg);
        }
    60% {
        -webkit-transform: rotate(-33deg);
        }
    65%{
        -webkit-transform: rotate(0deg);
    }
    70% {
        -webkit-transform: rotate(28deg);
        }
    75% {
        -webkit-transform: rotate(0deg);
        }
    80% {
        -webkit-transform: rotate(-24deg);
        }
    85%{
        -webkit-transform: rotate(0deg);
    }
    90% {
        -webkit-transform: rotate(20deg);
        }
    95% {
        -webkit-transform: rotate(0deg);
        }
    100%{
        -webkit-transform: translate(0px,0px);
    }
}

/*底部卡券列表样式*/
.coupon-list-wap {
    font-size: 0;
    /*border-top: .02rem solid #F2F2F2;*/
    margin-top: .1rem;
    background: #fff;
    padding-bottom: .2rem;
}
.coupon-list-wap .top-title {
    color: #9E9E9E;
    font-size: .26rem;
    line-height: .9rem;
    text-align: center;
    position: relative;
}
.coupon-list-wap .top-title::before {
    content: '';
    width: 1rem;
    height: 1px;
    background: #9E9E9E;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1rem;
}
.coupon-list-wap .top-title::after {
    content: '';
    width: 1rem;
    height: 1px;
    background: #9E9E9E;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1rem;
}
.coupon-list-wap .coupon-item {
    background: #FFF0F3;
    height: 1.46rem;
    width: 7.06rem;
    margin: 0 auto .16rem;
    position: relative;
    border-radius: .1rem;
    display: flex;
}

.coupon-list-wap .coupon-item:last-child {
    margin-bottom: .5rem;
}
.coupon-list-wap .coupon-item .shop-icon {
    display: block;
    width: .96rem;
    height: .96rem;
    border-radius: .07rem;
    margin: .25rem .33rem 0 .42rem;
}
.coupon-list-wap .coupon-item .info {
    overflow: hidden;
    flex: 1;
    height: 1.46rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.coupon-list-wap .coupon-item .info .title {
    color: #333333;
    font-size: .32rem;
    line-height: .32rem;
}
.coupon-list-wap .coupon-item .info .vice-title {
    font-size: .22rem;
    color: #EB5472;
    margin-top: .1rem;
}
.coupon-list-wap .coupon-item .info .right {
    padding-right: .2rem;
    text-align: center;
    width: 2rem;
}
.coupon-list-wap .coupon-item .info .value {
    display: inline-block;
    vertical-align: bottom;
    color: #EB5472;
    font-size: .67rem;
    line-height: .67rem;
    font-weight: bold;
    margin-bottom: .05rem;
}
.coupon-list-wap .coupon-item .info .value-mark {
    display: inline-block;
    vertical-align: bottom;
    color: #EB5472;
    line-height: .25rem;
    font-size: .25rem;
    margin-right: .05rem;
    margin-bottom: .13rem;
}
.coupon-list-wap .coupon-item .info .use-btn {
    width: 1.28rem;
    height: .43rem;
    background: #EB5472;
    border-radius: .215rem;
    color: #fff;
    font-size: .25rem;
    text-align: center;
    line-height: .44rem;
    margin: 0 auto;
}