body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea,
th, td  {
    margin: 0;
    padding: 0;
}
body,
button, input, select, textarea /* for ie */ {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }


legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }


.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.green{
    color:#64b715;
}
.ff0000{
    color:#ff0000;
}
.he{
    color:#333;
}
.box-right{
    font-size:25px;
}
.wrap-01{background-color: #eee;overflow-x: hidden}
.wrap-01 header{
    border-bottom: 1px solid #ddd;
}
.wrap-01 header .title{
    font-weight: 100;
    white-space: nowrap;
    overflow: hidden;
    width: 68%;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.wrap-01 header .sitebar{
    background: 0 0
}
.wrap-01 .ct .center-one{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.wrap-01 .ct .center-one ul{
    margin: 0 8px;
    padding: 10px 0;

}
.wrap-01 .ct .center-one ul li{
    display: inline-block;
    font-size: 13px;
    color: #666;

}
.wrap-01 .ct .center-one ul li.center-one-right{
    float: right;
    color: #333;
}
.wrap-01 .ct .center-two{
    background: url("../images/vouchers-bg.png") no-repeat;
    width: 90%;
    height: 140px;
    background-size: 100% 70%;
    margin-left: 5%;
    margin-top:2%;

}
.wrap-01 .ct .center-two .vouchers{
    width: 90%;
    margin: 12px 5%;
}
.wrap-01 .ct .center-two .center-two-left{
    /* position: absolute;
     margin-left: 3%;
     margin-top: -20%;*/
    margin-left: 3%;
    padding-top: 8%;
}
.wrap-01 .ct .center-two .center-two-left p{
    font-size: 13px;
    color: #f66969;

}
.wrap-01 .ct .center-two .center-two-left p span{
    font-size: 36px;
}
.wrap-01 .ct .center-two .center-two-right{
    /* position: absolute;
    margin-left: 35%;
    margin-top: -22%;
    width: 80%;*/
    width: 100%;
    margin-left: 34%;
    margin-top: -11%;
}
.wrap-01 .ct .center-two .center-two-right .center-two-right-p1{
    font-size: 12px;
    color: #666;
}
.wrap-01 .ct .center-two .center-two-right .center-two-right-p1 span{
    color: #333;
}
.wrap-01 .ct .center-two .center-two-right .center-two-right-p2{
    font-size: 10px;
    color: #a0a0a0;

}

.wrap-01 footer{
    background-color: #eee;
    color: #a0a0a0;
    font-size: 12px;
    text-align: center;
    padding: 18px 0;
}
.wrap-03{overflow-x: hidden}
.card-center{
    background-color: #eee;
}
.card-center-one{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.card-center-one .center-one-p{
    font-size: 13px;
    color: #666;
    padding: 10px 12px;
}
.card-center-two{
    background: url("../images/card-bg.png") center  no-repeat;
    background-size: 90% 90%;
    background-color: #fff;
    padding: 4%;
    margin-bottom: 10px;
}
.card-center-two .card-two-p1{
    float: right;
    margin-right: 10px;
    color: #f66969;
}
.card-center-two .card-two-p2{
    font-size: 18px;
    color: #f66969;
    border-bottom: 2px dotted #ddd;
    height: 80px;
    line-height: 110px;
    margin: 0 10px;
    padding-left: 10px;
}
.card-center-two .card-two-p2 .card-two-sp1{
    display: inline-block;
    font-size: 45px;
    text-align: left;
    width: 42%;
    height: 60px;
    line-height: 66px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;

}
.card-center-two .card-two-p2 .card-two-sp2{
    width: 55%;
    text-align: left;
    line-height: 14px;
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: right;
    margin-top: -85px;
}
.card-center-two .card-two-p3{
    height: 28px;
    line-height: 30px;
    font-size: 10px;
    color: #a0a0a0;
}
.card-center-two .card-two-p3 .fl{
    float: left;
}
.card-center-two .card-two-p3 .fr{
    float: right;
    margin-right: 10px;
}
.card-center-two .card-two-p4{
    position: absolute;
    right: 40px;
    margin-top: -88px;

}
.wrap-03 footer{
    background-color: #eee;
    color: #a0a0a0;
    font-size: 12px;
    text-align: center;
    padding: 18px 0;
}
.fl{float: left}
.fr{float: right}
.center{text-align: center}
/* .right{text-align: right} */
.left{text-align: left}
.weixin{color: #8ada7e!important;}
.qq{color: #81d5ec!important;}
.weibo{color: #f36a68!important;}
.zhifubao{color: #65cbf4!important;}
.yougou{color: #000;}
.pb10{padding-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.pb40{padding-bottom: 40px;}
.pt20{padding-top: 20px;}
.pt40{padding-top: 40px;}
.pt80{padding-top: 80px;}
.pr15{padding-right: 15px;}
.mlr15{margin: 0 15px;}
.mt20{margin-top: 20px;}
.mr5{margin-right: 5px;}
.mr15{margin-right: 15px;}
.mt15{margin-top: 15px;}
.mb10{margin-bottom: 10px;}
.c76d7b9{color: #76d7b9!important;}
.cf65f5f{color: #f65f5f!important;}
.caebcbc{color: #aebcbc!important;}
.f0_8{font-size: 0.8rem!important;}
.f1_2{font-size: 1.2rem!important;}
.f1_4{font-size: 1.4rem!important;}
.f1_6{font-size: 1.6rem!important;}
.f1_8{font-size: 1.8rem!important;}

body{color: #333;font-size: 16px;}
.top-bar{background: #f8f8f8;border-bottom: 1px solid #b2b2b2;height: 40px;left: 0;line-height: 40px;text-align: center;top: 0;position: fixed;width: 100%;}
.top-bar div{font-size: 18px}
.return-bar{left: 10px;top: 0px;position: absolute;}
.view_layer{background: #fff;margin: 0 auto 0;max-width: 640px;min-height:480px;}
.my-box{display: flex;flex-wrap: wrap;}
.my-amount{background: #f65f5f url("../images/main-top-b.png") no-repeat;display: flex;flex-basis: 100%;display: -webkit-box;}
.my-user{border-right: 1px solid #fff;color: #fff;margin: 20px 0;text-align: center;width:35%;}
.my-user .iconfont{font-size: 60px;}
.all-amount{box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; font-weight: 100;padding: 40px 0px 40px 20px;width: 65%}
.phone-bind{
    border-radius: 10px;box-shadow:1px 1px 2px #ce2d2d inset;                    /* For Latest Opera */
    border:#f98484 1px solid;font-weight: normal;
    font-size: 10px;margin-left: 5px;
    -moz-box-shadow:1px 1px 2px #ce2d2d inset;               /* For Firefox3.6+ */
    -webkit-box-shadow:1px 1px 2px #ce2d2d inset;            /* For Chrome5+, Safari5+ */
    padding: 2px 10px;
}
.amount-phone{color: #fff;font-size: 20px;}
.phone-bind .iconfont{font-size: 8px;}
.amount-num{color: #fff;font-size: 40px;}
.section-two{border-bottom:1px solid #aebcbc;;padding: 10px 0;}
.section-two .box-item:first-child{border-right: 1px solid #aebcbc;}
.section-two .box-item{box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; color:#aebcbc;flex: 0 0 50%;-webkit-box-flex: 0 0 49%;
    -moz-box-flex: 0 0 49%;
    -ms-flex: 0 0 49%;  }
.section-two .box-item .iconfont{font-size: 40px;}
.section-three{padding: 0 5px}
.three-p{color: #f65f5f;text-align: center;margin-top: 5px;}
.section-three .box-item{box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; flex: 0 0 33.33%;-webkit-box-flex:  0 0 33.33%;
    -moz-box-flex:  0 0 33.33%;
    -ms-flex:  0 0 33.33%;  padding: 10px;text-align: center;margin: 0 auto;}
.section-three .box-item p{background: url("../images/amount-b.png") no-repeat;background-size: 100%;color: #fff;font-size: 30px;padding: 10px;padding-top: 5px;}
.section-three .iconfont{font-size: 16px;}
.section-three p{}
.shared-btn,.use-btn,.seed-btn,.get-user-btn{ background: url("../images/share-btn.png") no-repeat center center;background-size: 100%;color: #fff;display: block;font-size: 16px;margin :0 auto;width: 50%;}
.shared-btn{display: inline-block;padding: 10px 0;width: 45%;}
.shared-btn:last-child{margin-left: 10px}
.section-four{background: #aebcbc;color: #fff;margin-top: 25px;padding: 10px 0;}
.section-four .my-box{margin-top: 10px;}
.section-four .box-item{box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; color:#aebcbc;flex: 0 0 49%;-webkit-box-flex: 1;
    -moz-box-flex:  0 0 49%;
    -ms-flex:  0 0 49%;  margin: 10px auto;padding: 0 20px;}
.section-four .box-item:nth-child(2n){border-left: 1px solid #fff;}
.section-four .box-item .iconfont{font-size: 3rem;}
.section-four .four-p{font-size: 16px}
.section-four .box-item p{color: #fff;padding: 0 20px;}
.section-four .box-item .iconfont{color: #fff}
.mingxi-lsit{border-top: 1px solid #b2b2b2;color: #aebcbc;font-size: 1.2rem;}
.mingxi-lsit .my-box{border-bottom: 1px solid #d5d5d5;padding: 10px}
.mingxi-lsit .box-list{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.mingxi-lsit .box-list.box-list-left{flex: 0 0 7rem;-webkit-box-flex: 0 0 7rem;
    -moz-box-flex: 0 0 7rem;
    -ms-flex: 0 0 7rem;  }
.mingxi-lsit .box-list.right{margin-right: 15px;text-align: right;}
.mingxi-lsit .box-list p{font-size: 1rem}
.mingxi-lsit .iconfont{;font-size:1.5rem;margin-right: 5px;}

.bind-m{background: #f8f8f8;border-bottom: 1px solid #b2b2b2}
.phone-bind-top{font-size: 8rem;color: #f65f5f;text-align: center}
.phone-bind-content .my-box{margin: 15px;}
.phone-bind-content input{border: none;border-bottom: 1px solid #d5d5d5;flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.phone-bind-content input.text-input{margin-right: 10px;}
.phone-bind-content button.btn-code{background: #f65f5f;border: none;color:#fff;flex: 0 0 34%;-webkit-box-flex: 0 0 34%;
    -moz-box-flex: 0 0 34%;
    -ms-flex: 0 0 34%;  padding: 2px 5px;}
.phone-bind-content button.btn-bind{background: #ababab;border:0;color:#fff;flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  padding: 5px 0;margin-top: 20px;}
.amount-header{color: #fff}
.amount-header .box-item{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.amount-header .box-item.btn-exchange{flex: 0 0 20%;-webkit-box-flex: 0 0 20%;
    -moz-box-flex: 0 0 20%;
    -ms-flex: 0 0 20%;  }
.amount-header .box-item input{border: 0;border-bottom: 1px solid #d5d5d5;line-height: 2.5rem;padding-top: 1px;padding-left: 15px;width: 100%;}
.amount-header .box-item button{background: #f65f5f;color: #fff;border: 0;line-height: 2.5rem;width: 100%;}

.now-anount{background: #f65f5f;color: #fff;text-align: center;}
.now-anount .iconfont{font-size: 2.2rem;}
.now-anount .anount-now{font-size: 1rem;line-height: 3.4rem;vertical-align:top;}
.warm-prompt{border-bottom: 1px solid #d5d5d5;color:#aebcbc;font-size: 1rem;font-weight: 100;line-height: 6rem;text-align: center}

.amount-list{margin: 0 15px;}
.amount-single{background: url("../images/coupons-b.png") no-repeat; background-size: 100% 100%;box-shadow:0px 0px 4px #dbdbdb;-moz-box-shadow:0px 0px 4px #dbdbdb;
    -webkit-box-shadow:0px 0px 4px #dbdbdb;margin: 30px 0;padding: 0 10px;}
.amount-single .my-box{font-size: 1rem;margin:10px 0 0 0;padding:15px 0 0 0;}
.amount-single .my-box-top .box-item{color: #fff;flex: 0 0 50%;-webkit-box-flex:  0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;  }
.amount-single .my-box-top .box-item .iconfont{font-size: 1.4rem}
.amount-single .my-box-top .box-item .num{font-size: 2.6rem}
.amount-single .my-box-top .box-item.amount-activity{margin-top: 5px;}
.amount-single .my-box-bottom{color: #a9b7b7;}
.amount-single .my-box-bottom{padding:25px 0 10px 0;}
.amount-single .my-box-bottom .box-item{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.amount-single .my-box-bottom .box-item.a-exchange{flex: 0 0 25%;-webkit-box-flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;  text-align: center;}
.amount-single .my-box-bottom .box-item.a-exchange a{background: #f65f5f;color: #fff;display: inline-block;margin-top: 10px;padding: 5px 15px;}
.login{margin-top: 8rem;}
.login-user{margin: 8rem 15px 0;}
.login-user .box-item{border-top: 1px solid #e7e7e7;flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.login-user .box-item:nth-child(2){border-top: 0;flex: 0 0 35%;-webkit-box-flex: 0 0 35%;
    -moz-box-flex: 0 0 35%;
    -ms-flex: 0 0 35%;  margin-top: -13px;text-align: center}
.login-way{margin: 0 15px;text-align: center}
.login-way .box-item{box-sizing: border-box;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; flex: 0 0 25%;-webkit-box-flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;  padding: 10px;}
.login-way .box-item{color: #e7e7e7;}
.login-way .box-item .iconfont{font-size: 3rem;}
.shared-div{padding: 6rem 0 3rem;text-align: center}

.no-seed-users{position: relative;padding-top: 7rem;padding-bottom: 1rem}
.seed-user-top{position: absolute;top: -2rem;left: 50%;margin-left: -4rem}
.seed-user-top,.successful-top{color: #76d7b9;font-size: 8rem;text-align: center}
.seed-user-bottom{color: #aebcbc;font-size: 0.8rem;margin: 10px 15px 0px;text-align: center;}
.successful-top{font-size: 4rem;padding-top: 50px;}
.successful-text{font-size: 1.5rem;}
.successful-text2{color: #aebcbc;margin-top: 20px;text-align: center;}
.coupons-text{color: #aebcbc;font-size:0.8rem;padding-top: 20px;text-align: center;}
.coupons-list{margin: 20px 5px;}
.coupons-list .coupons-single{flex: 0 0 33.33%;-webkit-box-flex: 0 0 33.33%;
    -moz-box-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;  }
.coupons-single{background: url("../images/coupons-use.png") no-repeat; background-size: 100% 100%;}
.coupons-single .my-box{font-size: 1rem;}
.coupons-single .my-box-top{padding-top: 1rem}
.coupons-single .my-box-top .box-item{color: #fff;flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  text-align: center}
.coupons-single .my-box-top .box-item .iconfont{}
.coupons-single .my-box-top .box-item .num{font-size: 1.6rem;}
.coupons-single .my-box-bottom{color: #a9b7b7;font-size: 0.6rem;margin-top: 1rem}
.coupons-single .my-box-bottom .box-item{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  margin-left: 0.8rem;padding-bottom: 0.5rem}
.coupons-single .my-box-bottom .box-item p{overflow: hidden;white-space: nowrap}
.use-btn{padding:5px 51px}
.successful-top{width: 12rem;margin: 0 auto}
.icon-chenggong:before{position: relative;top: 0;left: 50%;margin-left: -12rem; font-size: 4rem}
.seed-btn{padding: 10px 0;}

.header_title{padding: 10px 0}
.article-top{border-bottom: 1px solid #e7e7e7;margin: 0 15px;padding-bottom: 10px;}
.article-text{margin: 10px 15px;}
.article-text div,.article-text p{text-indent: 2rem;margin: 5px 0;}
.article-text img{width: 100%;display: block;}

.index-g{background: #efeff4;height: 10px;}
.get-user-btn{padding: 10px 0}

.heroes-list-title{border: 1px solid #e7e7e7;border-left:0;border-right:0;;}
.heroes-list-title .box-item,.heroes-list .box-item{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }




.coupons-single-index{background: none;box-sizing: border-box; -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; padding: 0 5px}
.coupons-single-index .my-box-top{background: url("../images/yhq-b-index.png") no-repeat;background-size: contain;color: #fff;padding:0;text-align: center}
.coupons-single-index .my-box-top .iconfont{font-size: 1.6rem;}
.coupons-single-index .my-box-top .num{font-size: 3rem;}

.bible{}
.bible .box-item{flex: 1;-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;  }
.bible .box-item.iconfont{flex: 0 0 4%;-webkit-box-flex: 0 0 4%;
    -moz-box-flex: 0 0 4%;
    -ms-flex: 0 0 4%;  }
.bible .box-item.iconfont a{color: #aeaeae;}
.bible-list li{border-bottom: 1px solid #e7e7e7;padding: 10px 0;}
.bible-list li a{color: #333;margin-left: 15px;}
.bible-list li:last-child{border: none;}

.our-position{padding-bottom: 20px;}
.our-position .box-item{color: #e7e7e7;flex: 0 0 50%;-webkit-box-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;  text-align: center}
.our-position .box-item .iconfont{font-size: 3rem}
.dividend-list{background: #fff;color: #363c3c;padding-top: 10px}

.user-centr{margin: 0 7%;}
.has-landed{text-align: center;}
.has-landed .iconfont{display: inline-block;font-size: 3rem;line-height: 3.2rem;}
.has-landed .user-detailed{ display: inline-block;margin-left: 10px;text-align: left;vertical-align:top;}
.user-detailed .user-div{font-size: 16px}
.btns-detail a{background: #f33b23;border-radius: 5px;color: #fff;display: inline-block;margin: 20px 5px;padding: 3px 10px;}
header .title{font-size: 1.5em;}
.exchangeWarp{padding:12px 12px 0;box-sizing:border-box; width: 100%; overflow: hidden;
    -webkit-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box;}
.exchangeCont{border: 1px solid #b8b8b8; border-radius:10px; width:100%; overflow: hidden; box-sizing:border-box;
    -webkit-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box; padding: 12px;}
.exchangeH h2{font-size: 14px; color:#333; overflow: hidden;}
.headerCon{padding: 8px 6px 10px; border-bottom: 1px dashed #ccc; overflow: hidden;}
.headerCon .conL{font-size: 16px; color:#f66969; line-height: 24px; height: 24px;}
.headerCon .conR{font-size: 14px; color:#fff; padding: 4px 10px; background: #f66969; border-radius: 5px;}
.headerCon .conR a:link,.headerCon .conR a:visited{display: block; color:#fff; text-decoration: none;}
.exchangeCont .hasNone{padding: 100px 0;}
.exchangeCont .hasNone .pic{width: 40%; margin-left: 30%;}
.exchangeCont .hasNone .txt{width: 60%; margin-left: 20%; text-align: center; line-height: 24px; padding: 18px 0;
    font-size: 16px; color:#333;}
.exchangeList .listTitle{font-size: 12px; color:#666; line-height: 32px; height: 32px;}
.exchangeList  .couponListW{padding: 0 6px; overflow: hidden;}
.couponListW .couponList-n .couponN{width:28%; margin-right:8%; float: left; margin-bottom: 12px; position: relative;
    padding-bottom: 19.25%; background: url(../images/noselected.png) center center no-repeat; background-size: 100%;}
.couponListW .couponList-n .couponNOn{background: url(../images/selected.png) center center no-repeat; background-size: 100%;}
.couponN span{position: absolute; top:50%; left:0; width:100%; text-align: center; font-size: 24px; color:#f66969;
    transform:translate(0,-50%); -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%); -o-transform:translate(0,-50%);}
.couponNOn span{color:#fff;}
.couponN span em{font-size: 12px;}
.couponList-n .couponN:nth-child(3n+0){margin-right: 0; }
.changeBtn{width:100%; height: 44px; line-height: 44px; color:#fff; font-size: 16px;
    text-align: center; background-color:#f66969;  margin:18px 0;border-radius: 5px;}
.guiZe{padding:10px 0; border-bottom: 1px dashed #ccc; font-size: 10px; color:#999;}
.view_layer .topW{width: 100%; overflow: hidden; position: relative;}
.userM{/*position: absolute;left: 5%; top:2%;width:95%; */  overflow: hidden;margin:2% 0 0 5%;}
.userIm{width: 50px; padding: 8px 0;}
.userIm img{width: 50px;}
.userW{overflow: hidden; position: relative;/*height:120px;*/}
.userN{width:100%; left: 68px; top:11px; position: absolute; color:#fff; font-size: 16px; line-height: 23px;}
.userNo a{color:#fff;}
.userNo a:hover,.userNo a:visited{text-decoration: none;}
.userNoNum{line-height: 50px;}
.hongL{padding: 5px 0 0; position: relative;}
.hongLis{display: inline-block; position: absolute; left:30px; top:6px; font-size: 14px; color:#EC5C5C;}
.zhaungTW{ height: 30px; line-height: 30px; margin-left: -76px;margin-top:5%;}
.zhaungL{float: left; font-size: 12px; padding-left: 14px; background: url(//i2.ygimg.cn/pics/mobile/appointment/yhIndex/icon2.png) left center no-repeat;
    background-size: 12px auto; margin:0 5px; position: relative;}

.zhaungL a{color:#fff; display: block;}
.zhaungL a:hover,.zhaungL a:visited{text-decoration: none;}
.zhaungL2{background: url(//i2.ygimg.cn/pics/mobile/appointment/yhIndex/icon3.png) left center no-repeat;
    background-size: 12px auto;}
.zhaungL2:before{content: '|'; position: absolute; left:-5px; top:0;}
.zhaungL3{background: url(//i2.ygimg.cn/pics/mobile/appointment/yhIndex/icon1.png) left center no-repeat;
    background-size: 12px auto; margin:0 0 0 4px; }
.zhaungL3:before{content: '|'; position: absolute; left:-5px; top:0;}
.zhaungL4{background: url(//i2.ygimg.cn/pics/mobile/appointment/yhIndex/icon-diamond.png) left center no-repeat;
    background-size: 12px auto;margin:0 0 0 10px; }
.zhaungL4:before{content: '|'; position: absolute; left:-5px; top:0;}
.contOne{padding-top: 12px;}
.canGiveBtn{width: 80%;margin:0 auto; /*position: absolute; top:20%;left:10%;*/ }
.canGiveBtn a{display: block;}
.canGiveBtnBto{width: 80%; margin-left: 10%; padding: 30px 0;}
.canGiveBtnBto a{display: block;}

.heroes li{padding: 10px 0;}
.heroes-list{margin:0;}
.box-item{text-align: center;}
.hasLink a{display: block;}
.my-box .box-item-cc{float: left;text-align:center;}
.my-box .box-item-01{width:16%;}
.my-box .box-item-02{width:27%;}
.my-box .box-item-03{width:27%;}
.my-box .box-item-04{width:29%;}
.heroes{padding-top:10px;margin:0 10px;}
.mask{
    display:none;
    position:fixed;
    _position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:#000;
    background:-moz-radial-gradient(50% 50%, #fff, #000);/*gradient for firefox*/
    background:-webkit-radial-gradient(50% 50%, #fff, #000);/*new gradient for webkit */
    background:-webkit-gradient(radial, 0 50%, 0 50%, from(#fff), to(#000));/*the old grandient for webkit*/
    opacity:0.5;
    filter:Alpha(opacity=50);
    _display:block;
    _left:-10000px;
    z-index:29;
}
.custom{
    display:none;
    position: absolute;
    z-index: 30;
    top: 3.5%;
    background-color: #fff;
    width: 80%;
    height: 176px;
    margin: 0 10%;
    border-radius: 5px;
}
.custom .custom-one{
    border-bottom: 1px solid #ccc;
}
.custom .custom-one h4{
    font-size: 15px;
    color: #333;
    margin-top: 18px;
    text-align: center;
}
.custom .custom-one .custom-int{
    margin: 0 12px;
    margin-top: 16px;
    font-size: 12px;
    color: #4a4a4a;
}
.custom-int .int-two{
    font-size: 10px;
    color: #666;
    margin-top: 12px;
    margin-bottom: 20px;
}
.custom .custom-two{

}
.custom .custom-two button{
    width: 50%;
    height: 36px;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    color: #666;
}
.custom .custom-two .again{
    border-bottom-left-radius: 5px;
}
.custom .custom-two .justCustom{
    color: #fff;
    background-color: #f66969;
    border-bottom-right-radius: 5px;
}
/*2016.8.30新增兑换商品*/
.goods{
    background-color:#eee;
}
.goods-ul{
    padding-bottom:2px;
}
.goods-ul .goods-li{margin-bottom:8px;background-color:#fff;}
.goods-sn{
    padding:0 12px 12px;
}
.goods-sn .goods-sn-top{
    float:right;
    width:63%;
    font-size: 12px;
    color: #666;
    text-align: left;
}
.goods-sn .goods-sn-p{
    position: absolute;
    margin-left:35%;
    margin-top:-45px;
    font-size:12px;
    color:#ff0000;
}
.goods-sn .goods-sn-p span{
    font-size:16px;
}
.goods-sn .goods-sn-dh{    width: 65px;height: 27px;line-height: 27px;background-color: #f66969;text-align: center;font-size: 14px;color: #fff;position: absolute;right: 12px;margin-top: -24px;}
.goods-footer{padding:18px 0 ;foot-size:12px;color:#666;text-align:center;}
.noGoods{text-align: center;font-size: 16px;}
/*2016.8.30新增分享购首页红包券*/
.contentW{     padding: 25px 8.5% 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 2px;
    border: 2px solid #ffae1f;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;}
.couponList{width:100%;  overflow: hidden; position: relative; margin-bottom: 16px; height: 105px; padding: 6px;
    background: url(//i2.ygimg.cn/pics/mobile/appointment/redB/curpon-bg.png) center center no-repeat; background-size: 100%;
    box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box;}
.couponListN{ background: url(//i2.ygimg.cn/pics/mobile/appointment/redB/card-bg.png) center center no-repeat; background-size: 100%;}
.couponList{width:100%;  overflow: hidden; position: relative; margin-bottom: 16px; height: 105px; padding:0 6px;
    background: url(//i2.ygimg.cn/pics/mobile/appointment/redB/curpon-bg.png) center center no-repeat; background-size: 100% 100%;
    box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box;}
.couponListN{ background: url(//i2.ygimg.cn/pics/mobile/appointment/redB/card-bg.png) center center no-repeat; background-size: 100% 100%;}
.listTop{width: 100%; border-bottom: 1px dashed #ddd; overflow: hidden;}
.couponList .listTopL{width: 40%; font-size: 14px; color:#f6659a; overflow: hidden; padding-top: 10px; margin-bottom:6px;}
.couponList .listTopL span.price{font-size: 46px; color:#f6659a; font-weight: normal; display: inline-block;
    height: 52px; line-height: 52px;}
.couponListN .listTopL{ color:#f66969;}
.couponListN .listTopL span.price{color:#f66969;}
.couponList .couponF{width: 100%; text-align: left; height: 12px; line-height: 12px; padding-left: 30px; font-size: 12px; color:#f6659a;
    box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -moz-box-sizing:border-box;}
.couponList .listTopR{width:60%; overflow: hidden; text-align: right;}
.carTxt{font-size: 10px; color:#a0a0a0; height: 14px; line-height: 14px}
.couponList .cardNo{font-size: 12px; color:#f6659a; display: block; margin-top: 3px;}
.couponListN .cardNo{font-size: 12px; color:#f66969; display: block; margin-top: 3px;}
.couponListN .couponF{color:#f66969;}
.cardTime{width: 100%; text-align: right; font-size:9px; color:#a0a0a0; height: 18px; line-height: 18px;}
.fl{float: left;}
.fr{float: right;}
.cardText {
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 18px;
}
.redPrice{padding-bottom:30px;font-size:14px;color:#333;}
.redPrice p{text-align:center;}
.redPrice p span{color:#ff000c;}
.buyWhite{
    margin-top:-5%;
    margin-left:32%;
}
.buyWhite img{
    width:50%;
}



/*分享购首页改版、红利过期后消耗红利或积分领取 张亚  2016-09-19*/
.w100{width: 100%}
.w33{width: 33%;float: left;}
.w80{width: 80%}
.w50{width: 50%}
.w60{width: 60%;text-align: center}
.cole60012{color: #e60012}
.colf00{color: #ff0000}
.white{color: #fff}
.f12{font-size: 12px;}
.mt10{margin-top: 10px}
.mlr10{margin: 0 10px}
.marauto{margin: 0 auto}
.marautor{margin: 0 auto}
.canGiveBtn a.jShareBnt{width:38%;font-size: 18px;background: #ff0000;margin: 0 auto;height: 34px;color: #fff;text-align: center;line-height: 34px;margin-top: 40px }
.canGiveBtn{ bottom:20%;z-index: 9}
.userM{z-index: 9999999}
.toutiao{padding: 8px 0;border-bottom: 1px solid #ddd;}
.toutiao-left{float: left;width:59px;margin: 0 10px;}
.toutiao-right{float: left;height: 16px;line-height: 16px;overflow: hidden;margin: 0;border-left: 1px solid #ddd;padding-left: 10px;}
.swiper-container1{width: 100%;}
.swiper-wrapper1{width:150%;}
.swiper-slide1{width: 50%;}
.waptip .bd{padding:0px;}
.waptipBg{position: absolute;top:0px;left:0px;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:101;}
.waptipNew,.waptipSingle{border-radius:5px;height:auto;padding:0;z-index:102;}
.waptipNew{background:#f1f1f1;}
.waptipNew .bd,.waptipSingle .bd{margin:0px;padding:25px 12px 25px;display: block;}
.waptipNew .hd,.waptipNew,.waptipNew .bd{color:#666666;}
.waptipNew .hd{background:#482d24;color:#fff;margin:0px;padding:8px 0 4px;}
.waptipNew .ft{padding:0 4% 15px;overflow: hidden;box-sizing:border-box;}
.waptipNew .ft span:nth-child(1),.waptipNew .ft a:nth-child(1){float: left;}
.waptipNew .ft span:nth-child(2),.waptipNew .ft a:nth-child(2){float: right;}
.waptipNew .btn_org{width:48%;background:#c5c5c5;color:#4a4a4a;margin:0;padding:0;}
.waptipNew .btn_org_confir{margin-right:10px;}
.waptipNew .only_btn_org{display: block;width:100%;margin:0 auto;padding-top:5px;border-top:1px solid #666666;background:none;color:#ff0000;font-size: 16px;}
.confirmTwo{padding-bottom: 10px;}
#wrapOffBtn{color:#333;position:absolute;top:0px;right:0px;padding:0 7px;font-size:28px;line-height: 28px;}

/*20161115首页改版   20161122*/
.text_png{margin-top: 90px;}
.canGiveBtn{bottom:54%;}
.red-list{width: 68%; margin:15px auto 0;/*position:absolute;top:155px;left:16%;z-index:10;*/}
.red-list li{background: url(//i1.ygimg.cn/pics/shop/test/h5/1114/bg.png) no-repeat top left;padding: 10px;background-size: 100% 100%;margin-bottom: 8px;}
li .red_list_left{border-right: 1px solid #ccc;height:44px;overflow: hidden;width: 34%;}
.left_top{font-size:26px;color: #fd4864;line-height: 26px;}
.left_top span{font-size: 12px;line-height: 14px;}
.left_bottom{font-size: 10px;line-height: 16px;color:#999}
.red_list_center{font-size: 10px;color: #999;width: 43%;height:44px;line-height:44px;padding:0 5px;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.red_list_right{line-height: 44px;text-align: center}
.red_list_right a{padding:2px 5px;font-size: 12px;color: #fff;background: #fd4864;margin: 0 auto;border-radius: 10px;line-height: 16px;}

/*20161128首页改版   20161130*/

.view_layer .topW{padding-bottom: 15px;background: #000}
.canGiveBtn{width: 100%;  margin: 0 auto;  position: absolute; bottom: 24px;  left: 0;  text-align: center;}
.canGiveBtn a{color: #30291b;display: inline;  background: #d6b87b;  padding: 4px 10px;font-size: 14px}
.userM{margin:18px 0 0 18px;}
.userN{left: 66px;top:14px;}
.userIm{padding: 0;margin-right: 16px;}
.userNoNum{line-height: inherit}
.hongbao-list{padding:0 12px;background: #000;}
.hongbao-list li{border: 1px solid #d6b87b;background: #1a1a1a;color: #d6b87b;box-sizing: border-box;margin-bottom: 6px;float: left/*padding: 22px 0 16px 0;*/}

.hongbao-list li a{color:#fff;background:#a32727}
.hongbao-list li a:active,.hongbao-list li a:visited,.canGiveBtn a:active,.canGiveBtn a:visited,.hongbao-list li.wid50 .right_bottom a:active,.hongbao-list li.wid50 .right_bottom a:visited,.hongbao-list li.wid30 .right_bottom a:active,.hongbao-list li.wid30 .right_bottom a:visited{text-decoration: none}
.hongbao-list li.wid100{width: 100%;height: 90px;}
.hongbao-list li.wid100 .list_left{width: 50%;font-size: 67px;text-align: center;overflow: hidden;}
.hongbao-list li.wid100 .list_left span{font-size: 25px;}
.hongbao-list li.wid100 .list_right{width: 50%;text-align: center}
.hongbao-list li.wid100 .right_top{font-size: 13px;margin-top: 25px;line-height: normal;margin-bottom: 15px;}
.hongbao-list li.wid100 .right_bottom{font-size: 11px;}

.hongbao-list li.wid100 .right_bottom a{margin: 0 auto;padding: 1px 0;width: 70%;display: block;overflow: hidden}
.hongbao-list-2 li:last-child{float: right}
.hongbao-list li.wid50{width: 49%;height:130px;}
.hongbao-list li.wid50 div.clearfix{padding: 5px 0}
.hongbao-list li.wid50 .list_left{font-size: 54px;line-height: normal;text-align: center;}
.hongbao-list li.wid50 .list_left span{font-size: 22px;}
.hongbao-list li.wid50 .list_right{text-align: center}
.hongbao-list li.wid50 .right_top{font-size: 12px;line-height: normal;margin-bottom: 10px;}
.hongbao-list li.wid50 .right_bottom{font-size: 11px;}

.hongbao-list li.wid50 .right_bottom a{margin: 0 auto;padding: 1px 0;display: block;width: 72%;overflow: hidden}
.hongbao-list li.wid30{width: 32%;height:130px;}
.hongbao-list-3 li:first-child{margin-right: 6px;}
.hongbao-list-3 li:last-child{float: right}
.hongbao-list li.wid30 .list_left{font-size: 40px;line-height: normal;text-align: center;margin: 10px 0 7px 0;}
.hongbao-list li.wid30 .list_left span{font-size: 16px;}
.hongbao-list li.wid30 .list_right{text-align: center}
.hongbao-list li.wid30 .right_top{font-size: 13px;line-height: normal;margin-bottom: 15px;}
.hongbao-list li.wid30 .right_bottom{font-size: 10px;}

.hongbao-list li.wid30 .right_bottom a{margin: 0 auto;padding: 1px 0;display: block;width: 80%;overflow: hidden}
.hongbao-list-4 li:nth-child(2),.hongbao-list-4 li:last-child,.hongbao-list-5 li:nth-child(2),.hongbao-list-5 li:last-child{float: right}
.hongbao-list-5 li:nth-child(3){margin-right: 6px;}
.hongbao-list-6 li:nth-child(2n+3){float: right}
.hongbao-list-6 li:nth-child(3n+1){margin-right: 6px}
.toutiao{background: #1f1f1f;color: #fff;border-bottom: 0}
.hongli{background: #000;padding: 0 12px;}
.hongli-title{font-size: 16px;color: #fff;padding: 12px 0}
.hongli-list .w33{background: #000;}
.hongli-list a{display: block;background: #1f1f1f;padding: 10px 10px 0 10px;}
.hongli-list a .mt10{color: #fff}
.hongli-list a .colf00{color: #a32727;height: 22px;line-height: 22px}
.hongli-list .w33:nth-child(1) a{margin-right: 8px}
.hongli-list .w33:nth-child(2) a{margin:0 4px}
.hongli-list .w33:nth-child(3) a{margin-left: 8px}
.wanzhuan{background: #000}













