body{
    background: #f5f5f5;
}
.my-privilege{
    background: #f5f5f5;
}
header {
    height: 85px;
    line-height: 85px;
    text-align: center;
    font-size: 30px;
    color: #333333;
    background: #FFFFFF;
}

.pinkbg {
    padding: 0 20px;
    background: #ff79a8
}

.orangebg {
    padding: 0 20px;
    background: #ffb540;
}

.use.pinkbg, .use.orangebg {
    padding: 0 10px;
}

.instruction-content {
    background: #fafafa;
    overflow: hidden
}

.instruction-content-tit {
    font-size: 28px;
    font-weight: normal;
    height: 80px;
    line-height: 80px;
}

.instruction-content-tit .icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../../images/order/coupon-instruction.png) 0 0 no-repeat;
    margin-left: 20px;
    margin-right: 10px;
}

.instruction-content-main {
    background: #fff;
    overflow: hidden;
    padding: 0 20px 20px 0;
}

.instruction-content-main p {
    color: #666;
    margin: 20px 15px 15px 15px;
    font-size: 24px;
}

.tokens {
    width: 600px;
    height: 142px;
    position: relative;
    margin: 20px 0;
}

.tokensL {
    overflow: hidden;
    margin-left: 20px;
    width: 194px;
}

.tokens .use {
    color: #fff;
    font-size: 22px;
    margin: 0 0 0 0;
    display: inline-block;
}

.tokens .price {
    color: #fff;
    font-size: 44px;
    margin: 30px 0 0 0;
    line-height: 44px;
}

.tokens .shop {
    font-size: 30px;
    color: #fff;
    margin: 30px 0 0 0;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 250px;
    display: inline-block;
}

.tokens .time {
    color: #fff;
}

.tokens-logo {
    width: 129px;
    height: 125px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.tokens-logo.daijin {
    background: url(../../images/order/daijin.png) no-repeat;
}

.tokens-logo.youhui {
    background: url(../../images/order/youhui.png) no-repeat;
}

.tokens.lightgrey {
    background: #c1c1c1;
}

.tokens.lightgrey:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #c1c1c1;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff;
    width: 542px;
    height: 0;
}

.tokens.lightgrey:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #c1c1c1;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff;
    width: 542px;
    height: 0;
}

.full-advantage {
    background: #e6e6e6;
    padding: 12px 20px;
}

.full-advantage-text {
    background: #fff;
    width: 600px;
    height: 90px;
    line-height: 90px;
}

.full-advantage-l {
    margin-left: 30px;
}

.full-advantage-r {
    margin-right: 20px;
    color: #ff79a8;
}

.full-advantage-r .icon {
    width: 23px;
    height: 15px;
    background: url(../../images/order/coupon-instruction.png) 0 -27px no-repeat;
    display: inline-block;
    margin-left: 10px;
}

.rule-time {
    width: 310px;
    height: 35px;
    background: url(../../images/order/instruction-time.png) no-repeat;
}

.changeTicket {
    width: 600px;
    height: 90px;
    line-height: 90px;
    border: 1px solid #fb9bbb;
    border-radius: 5px;
    margin: 65px auto;
    display: block;
    text-align: center;
    color: #fb9bbb;
    font-size: 30px;
    background: #fff;
}

.changeTicket .icon {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: url(../../images/order/coupon-instruction.png) 0 -80px no-repeat;
    margin-right: 12px;
    position: relative;
    top: 6px;
}

.instruction-change-bg {
    width: 640px;
    height: 417px;
    /*background: url(../../images/mobile-web2/instruction-exchange-bg.png) no-repeat;*/
    overflow: hidden;
}

.instruction-change-bg h3 {
    font-size: 28px;
    color: #666;
    font-weight: normal;
    text-align: center;
    margin: 50px 0 30px 0;
}

.instruction-change-input {
    width: 515px;
    margin: 150px auto 0;
    height: 100px;
    line-height: 70px;
    border: 1px solid #eaeaea;
    display: block;
    padding-left: 28px;
    -webkit-appearance: none;
    background: #eaeaea;
    text-align: center;
}
.instruction-change-input .instruction-input-text{
    height: 100px;
    border: none;
    color: #999;
    font-size: 28px;
    background-color: #eaeaea;
    width: 200px;
    outline: none;
}
.instruction-change-button {
    width: 280px;
    height: 70px;
    line-height: 70px;
    background: #c79af2;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: block;
    margin: 70px auto;
    border-radius: 35px;
}

.instruction-change-text {
    margin: 75px 20px 75px 20px;
    font-size: 26px;
    color: #999;
}

.instruction-exchange-success {
    width: 640px;
    height: 800px;
    background: #fef4f3 url(../../images/mobile-web2/coupon-success.jpg) no-repeat;
    overflow: hidden;
}

.instruction-exchange-success .tit {
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 120px 0 55px 0;
}

.tokens {
    width: 600px;
    height: 142px;
    position: relative;
    margin: 0 auto;
}

.tokensL {
    overflow: hidden;
    margin-left: 20px;
    width: 194px;
}

.tokens.pink {
    background: #ff79a8;
}

.tokens.yellow {
    background: #ffb540;
}

.tokens .use {
    color: #fff;
    font-size: 22px;
    margin: 0 0 0 0;
    display: inline-block;
}

.tokens .price {
    color: #fff;
    font-size: 44px;
    margin: 30px 0 0 0;
    line-height: 44px;
}

.tokens .shop {
    font-size: 30px;
    color: #fff;
    margin: 30px 0 0 0;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 250px;
    display: inline-block
}

.tokens .time {
    color: #fff;
}

.tokens.yellow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #ffb540;
    border-left: 29px solid #f22f5b;
    border-right: 29px solid #f22f5b;
    width: 542px;
    height: 0;
}

.tokens.yellow:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #ffb540;
    border-left: 29px solid #f22f5b;
    border-right: 29px solid #f22f5b;
    width: 542px;
    height: 0;
}

.tokens.pink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #ff79a8;
    border-left: 29px solid #f22f5b;
    border-right: 29px solid #f22f5b;
    width: 542px;
    height: 0;
}

.tokens.pink:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #ff79a8;
    border-left: 29px solid #f22f5b;
    border-right: 29px solid #f22f5b;
    width: 542px;
    height: 0;
}

.tokens-logo.youhui {
    background: url(../../images/order/youhui.png) no-repeat;
}

.tokens-logo.daijin {
    background: url(../../images/order/daijin.png) no-repeat;
}

.instruction-exchange-content {
    position: relative;
    background: #f5f5f5;
}

.instruction-err-img {
    position: absolute;
    background: url(../../images/mobile-web2/error.png) no-repeat;
    width: 352px;
    height: 352px;
    top: 170px;
    left: 144px;
    z-index: 3;
}

.instruction-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.instruction-err-msg {
    color: #fff;
    position: absolute;
    top: 300px;
    text-align: center;
    width: 640px;
}

.instruction-err-msg h3 {
    font-size: 72px;
    font-family: normal;
}

.instruction-err-msg p {
    font-size: 30px;
}