@charset "utf-8";/* margin and padding */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:none;outline:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing: border-box}
/* bady */
body{font-family:"微软雅黑";background: #fff;position:relative;margin:0 auto;height:100%;}
body,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,p{-webkit-text-size-adjust:none;}
input::-ms-clear{display:none;}/*清楚文本框X*/
input,select,textarea{outline:none;cursor:pointer;-webkit-appearance:none;}
html{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;height:100%;background: #FAFAFA;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#999999}
strong{font-weight: bold;}
/* img */
img{padding:0;vertical-align:bottom;border:none;width: 100%;border: none;}
i,em{font-style:normal;}
/* div */
li,ul{list-style:none;outside:none;}
.clear{clear:both;height:0;width:100%;}
/* a */
a{color: #fff;text-decoration: none;}
div{
    cursor:pointer;
}
.gift {
    box-sizing: border-box;
    padding: 2.9rem 1rem;
    background: #FAFAFA;
    width: 100%;
    height: 100%;
    padding-bottom: 1.5rem;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* .libao {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
    color: #999999;
    display: flex
} */
.libao_img{
    width: 80%
}
.sdks {
    width: 84%;margin: 0 auto;position: absolute;top: 30%;z-index: 120;left: 8%;padding: 1rem 0 0;border-radius: .5rem;color: #333333;height: 8.5rem;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
        overflow: hidden;
  }
  .cdk-list span {
    float: right;
    display: inline-block;
    font-size: .6rem;
     background:#EBF9FD;
     color: #0089FF;
     padding: 1px .2rem;
     border-radius:.2rem;
  }
  .sdks-top {
      width: 100%;
     flex: 1;
      border-bottom: 1px solid #D9D9D9;
      padding: 0 1rem;
      box-sizing: border-box;
      overflow-y: scroll;
  }
  .cdk-list {
    font-size: .7rem;
    margin-bottom: .5rem;
    color: #909090;
  }
    .sdks-btns {
    width: 100%;
    height: 2.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .8rem;
    color:#0089FF;
}
.libao_img img{
    width: 2.3rem;
    height: 2.3rem;
    float: left;
    display: block;
    margin-right: .5rem;

}
.festival {
    margin-left: .1rem;
    height: .7rem;
    font-size: .5rem;
    background: rgb(255,83,67);
    color: #ffffff;
    line-height: .65rem;
    padding: 1px 2px;
    border-radius: .05rem;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.libao_top {
    display: flex;
    margin-bottom: .25rem;
    align-items: center
}
.btn {
    width: 3.15rem;
    height:1.5rem;
    border: 1px solid #0089FF;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius:.75rem;
    -moz-border-radius:.75rem;
    -ms-border-radius:.75rem;
    -o-border-radius:.75rem;
    border-radius:.75rem;
    font-size: .7rem;
    overflow: hidden;
    background: #0089FF
}
.btns {
    width: 3.15rem;
    height:1.5rem;
    border: 1px solid #0089FF;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius:.75rem;
    -moz-border-radius:.75rem;
    -ms-border-radius:.75rem;
    -o-border-radius:.75rem;
    border-radius:.75rem;
    font-size: .7rem;
    overflow: hidden;
    background: #0089FF
}
.btns2 {
    width: 3.15rem;
    height:1.5rem;
    border: 1px solid #0089FF;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius:.75rem;
    -moz-border-radius:.75rem;
    -ms-border-radius:.75rem;
    -o-border-radius:.75rem;
    border-radius:.75rem;
    font-size: .7rem;
    overflow: hidden;
    background: #0089FF
}
.btn_1{
    background: #A0A0A0;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius:.75rem;
    -moz-border-radius:.75rem;
    -ms-border-radius:.75rem;
    -o-border-radius:.75rem;
    border-radius:.75rem;
    font-size: .7rem;
    width: 3.15rem;
    height: 1.5rem;
    overflow: hidden;
    border: 1px solid #A0A0A0;
}
.btn_2{
    background: #FAFAFA;
    color: #A0A0A0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius:.75rem;
    -moz-border-radius:.75rem;
    -ms-border-radius:.75rem;
    -o-border-radius:.75rem;
    border-radius:.75rem;
    font-size: .7rem;
    width: 3.15rem;
    height: 1.5rem;
    border:#A0A0A0 1px solid;
    overflow: hidden
}
.libao_content p{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.p1{
    font-size: .7rem;
    color: #000000;
    line-height: 1.5; max-width: 63%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.p2 {
    color: #323232;
    margin-top: .2rem;
    font-size: .65rem;
}
.p2 span{
    color: #0089FF;
    margin-left: .25rem;
}
.sdkma {
    border-top: 1px solid #E6E6E6;
    height: 1.15rem;
    line-height: 1.5rem;
    font-size: .7rem;
    margin-top: .35rem;
    display: none;
    color: #505050;
}
.copy {
    float: right;
    margin-right: 1.5rem;
    color: #15BCEE
}
.copys {
    float: right;
    margin-right: 1.5rem;
    color: #15BCEE
}
.iscopy {
    float: right;
    margin-right: 1.5rem;
    color: #15BCEE
}
.code {
    color: #767676
}
/* 遮罩层 */
.ze{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background:rgba(0, 0, 0, 0.5);
    display: none
}
/* 弹窗 */
.pop {
    width: 70%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding:1rem .75rem 1rem;
    display: none;
    z-index: 999;
    border-radius: .25rem;
}
.pops {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding:.1rem .5rem;
    display: none;
    border-radius: .1rem;
    color: white;
    font-size: .32rem;
    z-index: 999;
}
.pop1 {
    font-size: 1rem;
    color: #000000;
    margin-bottom: .3rem
}
.pop2 {
    font-size: .8rem;
    color: #909090;
}
.pop3{
    font-size: .8rem;
    color: #909090;
    word-wrap:break-word;
    margin-bottom: .75rem;
}
.pop4{
    font-size: 1rem;
    color: #0089FF;
    text-align: right
}
/* 暂无 */

.wu{
    display: none;
}
.mid {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 10rem;
    height: 7.5rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}
.zanwu{
    width: 4rem;
    height: 3.25rem;
    margin: 0 auto;
}
.mid p{
    text-align: center;
    margin-top: 1rem;
    font-size: .8rem;
    color: #CCCCCC
}
/* 新样式 */
.libao {
    border-bottom: 1px solid #D9D9D9;
    padding: .5rem 0;
    color: #999999;
}
.libao_left {
    width: 75%;
}
.libao_right {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}
.libao_left_top img{
    width: 1.8rem;
    height: 1.5rem;
    margin-right: .5rem;
}
.libao_left_top{
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
}
.libao_left_top {
    line-height: 1.5rem;
}
.gift_p {
    font-size: .65rem;
    color: #909090;
}
.gift_content {
    margin-bottom: .5rem;
}
.switch {
    margin-top: .25rem;
    width: 9rem;
    height: 1.65rem;
    display: flex;
    border: 1px solid #D9D9D9;
    border-radius: 1.2rem;
    font-size: .7rem;
    color: #909090;
    margin-bottom: .25rem;
}
.switch span {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.selection {
    background:linear-gradient(135deg,rgba(181,136,247,1) 0%,rgba(107,178,249,1) 100%);
    color: #FFFFFF;
    border-radius: 1.2rem;
}
/* 充值礼包注释 */
.notes {
    font-size: .6rem;
    background:rgba(253,187,11,.14);
    color:#FF9800;
    line-height: .7rem;
    margin-top: .3rem;
    padding: 1px .35rem;
    border-radius: .5rem; 
    display: initial;
}
/* 小号 */
.trumpet {
    font-size: .5rem;
    background:rgba(0,182,237,0.14);
    color: #0089FF;
    padding: 1px .2rem;
    border-radius: .5rem;
    margin-left: .5rem;
    line-height: .5rem;
}
.sdkleft {
    width: 75%;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}


@media screen and (orientation: portrait) {
    /* 竖屏 */
    .item-content {
        font-size: .6rem;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        height: 2.6rem;
    }
}
@media screen and (orientation: landscape) {
    /* 横屏 */
    .mid {
        position: fixed;
        left: 50%;
        top: 70%;
        width: 10rem;
        height: 7.5rem;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    
    }
    .p1 {
        width: auto;
    }
}
/* tab切换 */
header {
    box-sizing: border-box;
    height: 2.4rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #909090;
    font-size: .8rem;
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    padding: 0 1.75rem;
}
.selections {
    color: #000000;
}
header span {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}
.selections:before {
    content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: .2rem;
  width: 1.2rem;
  background: #0089FF;
  left: 15%;
  border-radius: 26%;
}
/* 代金券 */
.card {
    box-sizing: border-box;
    /* display: none; */
    padding: 1.92rem .32rem 1rem .32rem;
    padding-right: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    /* padding-bottom: 1.5rem;
    margin-bottom: 1.5rem; */
    overflow-y: scroll;
}
.card-item {
    box-sizing: border-box;
    padding: .25rem .32rem 0.25rem 0;
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: .25rem;
}
.item-top {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-top img {
    width: .73rem;
    height: .79rem;
    margin-right: .25rem;
}
.item-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 1.2rem;
}
.card-btn {
    width: 1.17rem;
    height: .56rem;
    background: #0089FF;
    border-radius: .28rem;
    font-size: .29rem;
    text-align: center;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
}
.card-btn2 {
    width: 1.17rem;
    height: .56rem;
    background: #C4C4C4;
    border-radius: .28rem;
    font-size: .29rem;
    border: 1px solid #C4C4C4;
    text-align: center;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
}
.vip{
    width: 1.17rem;
    height: .56rem;
    border-radius: .28rem;
    font-size: .29rem;
    text-align: center;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
    background: #FF9800;
}
.item-name {
    font-size: .29rem;
    color: #000000;

}
.item-time {
    font-size: .21rem;
    color: #909090;
}
.item-stime {
    font-size: .25rem;
    color: #C4C4C4;
}
.item-bottom {
    color: #0089FF;
}
.item-condition {
    color: #000000;
}
.onekey {
    z-index: 99;
    width: 100%;
    height: .75rem;
    background: #0089FF;
    color: #FFFFFF;
    font-size: .29rem;
    text-align: center;
    line-height: .75rem;
    border-radius: .38rem;
}
.onekey.active{
    background-color: #C4C4C4;
}
.onekets {
    padding-right: 0.64rem;
    position: fixed;
    bottom: .25rem;
    width: 100%;
    box-sizing: border-box;
    border-radius: .3rem;
    background: no-repeat;
}
.kong {
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    padding-right: .32rem;
    font-size: .28rem;
    color: #909090;
}
.sdkmas {
    display: inline-block;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.libao_left_bottom{
    font-size: .65rem;
}
.cards {
    box-sizing: border-box;
    position: absolute;
    top: .25rem;
    left: 2.25rem;
    background:#FF3B30;
    color: #FFFFFF;
    font-size: .6rem;
    width: 2.75rem;
    /* height: .65rem; */
    line-height: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:.5rem;
    padding: 0 2px;
    display: none;
    text-align: center;
}

.wrap {
    width: 100%;
    min-width: 320px;
    max-width: 720px;
    z-index: 100;
    position: fixed;
    top: 0;
}
.header {
    padding: 0.2rem 0.3rem;
    background: linear-gradient(90deg,rgba(0,137,255,1) 0%,rgba(39,171,255,1) 100%);
    height: 0.56rem;
    box-sizing: content-box;
}
.header a:first-child {
    float: left;
    margin-left: 0;
}
.header a {
    float: right;
    margin-left: 0.3rem;
}
.header img {
    float: left;
    width: auto;
    height: 0.56rem;
}
.breadcrumb-nav img{
    vertical-align: middle;
}
.breadcrumb-nav {
    width: 100%;
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.28rem;
    overflow: hidden;
    background: #ffffff;
    padding: 0 .32rem;
    color: #505050;
    border-bottom: solid 0.16rem #FAFAFA;
}
.breadcrumb-nav a {
    float: left;
    margin: 0 0.13rem;
    color: #000000;
}
.breadcrumb-nav span {
    float: left;
    color: #909090;
    font-family: 宋体;
    font-size: 0.16rem;
    display: inline-block;
    width: .2rem;
}
.breadcrumb-nav a {
    margin: 0 0.05rem;
    color: #000000;
}



.ask-pop {
    overflow: hidden;
    border-radius: 0.08rem !important;
}

.ask-pop .ask-box1 {
    width: 5.8rem;
    box-sizing: border-box;
    padding: 0.48rem 0.4rem 0.32rem;
    background-color: #fff;
}
.ask-pop .ask-box1 .ask-title1 {
    color: #000;
    font-size: 0.36rem;
    line-height: 0.48rem;
    height: 0.48rem; 
    margin-bottom: 0.32rem;
}
.ask-pop .ask-box1 .ask-content {
    width: 5rem;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #909090;
    margin-bottom: 0.24rem;
}
.ask-pop .ask-box1 .ask-btn {
    font-size: 0.32rem;
    line-height: 0.42rem;
    color: #909090;
}
.ask-pop .ask-box1 .ask-btn.active {
    margin-left: 0.56rem;
    color: #0089ff;
}

.flex-col-reverse {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-pack: start;
    -webkit-box-align: center;

    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
    -ms-flex-direction: row-reverse;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;

    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}


.receive-num{
    margin-top: 0.05rem;
    color: #0089ff;
}


/* 列式弹性盒子 */
.flex-col {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-box-align: center;

    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
    -ms-flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.flex-col-reserve {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-pack: start;
    -webkit-box-align: center;

    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
    -ms-flex-direction: row-reverse;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;

    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
/* 行式弹性盒子 */
.flex-row {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-box-align: start;

    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    -ms-flex-line-pack: start;

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

/* 弹性盒子弹性容器 */
.flex-col>*.flex-grow {
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flex-col-reserve>*.flex-grow {
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.flex-row>*.flex-grow {
    height: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

/* 列式弹性盒子允许换行 */
.flex-col.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* 列式弹性盒子居中对齐 */
.flex-col.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-col.flex-row-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* 列式弹性盒子两端对齐 */
.flex-col.flex-space {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* 列式弹性盒子顶部对齐 */
.flex-col.flex-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
 