.u-top-c2-coupon {
    width: 98%;
    padding: 0 1%;
    padding-bottom: 10px;
}

.ce-box-youhui-b-list .item {
    height: 90px;
    background: #fff8ee;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
}

.ce-box-youhui-b-list .item:nth-child(2n) {
    margin-right: 0;
}

.ce-box-youhui-b-list .item {
    position: relative;
    padding: 10px 4% 0px;
    font-family: "黑体";
}

.ce-box-youhui-b-list .item .lt {
    flex: 1;
}

.ce-box-youhui-b-list .item .pic {
    width: 75px;
    height: 50px;
}

.ce-box-youhui-b-list .item .pic img {
    width: 75px;
    height: 50px;
}

.ce-box-youhui-b-list .item .pil {
    align-items: flex-start;
}

.ce-box-youhui-b-list .item .info {
    width: 65%;
}

.ce-box-youhui-b-list .item .info .t1 {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #fe5937;
}

.ce-box-youhui-b-list .item .info .t2 {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #6d6e6f;
}

.ce-box-youhui-b-list .wb100 {
    align-items: flex-start;
}

.ce-box-youhui-b-list .rt .pr {
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #fa932a, #fc7519);
    -webkit-background-clip: text;
    color: transparent;
}

.ce-box-youhui-b-list .rt .pr-t {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #fd6c3a;
}

.ce-box-youhui-b-list .rt .pr em {
    font-size: 14px;
    margin-right: 5px;
    font-weight: bold;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}

.ce-box-youhui-b-list .rt .pra a {
    display: block;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    background: #fb6314;
    background-image: -webkit-linear-gradient(305deg, #fd861c, #fb6314 77%);
    background-image: -moz- oldlinear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: -o-linear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: linear-gradient(145deg, #fd861c, #fb6314 77%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 6px;
}

.ce-box-youhui-b-list .item .desc {
    padding-top: 6px;
    color: #858484;
    cursor: pointer;
    font-size: 12px;
    line-height: 25px;
}

.ce-box-youhui-b-list .item.guoqi .guoqi-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.ce-box-youhui-b-list .item.guoqi .guoqi-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.ce-box-youhui-b-list .item.shiyong .shiyong-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.ce-box-youhui-b-list .item.shiyong .shiyong-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.ce-box-youhui-b-list .item.lingqu .pra {
    display: none;
}

.ce-box-youhui-b-list .item.lingqu .lingqu-img {
    position: absolute;
    z-index: 101;
    right: 5px;
    bottom: 5px;
    width: 70px;
}

.ce-box-youhui-b-list .item.jiangguo .jiangguo-img {
    position: absolute;
    z-index: 101;
    right: 0px;
    top: 0px;
    width: 70px;
}

.ce-box-youhui-b-list .item .desc-info {
    color: #858484;
    font-size: 12px;
    line-height: 16px;
    padding-top: 2px;
    margin-top: 2px;
    border-top: 1px dashed #858484;
}

.ce-box-youhui-b-list .item .desc i {
    -webkit-transition: all .2s ease;
    -o-transition: all ease .2s;
    transition: all .2s ease;
}

.ce-box-youhui-b-list .item.on {
    height: auto;
}

.ce-box-youhui-b-list .item.on .desc i {
    transform: rotate(180deg);
}

.ce-box-youhui-b-list .item.guoqi .guoqi-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.ce-box-youhui-b-list .item.guoqi .guoqi-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.ce-box-youhui-b-list .item.shiyong .shiyong-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.ce-box-youhui-b-list .item.shiyong .shiyong-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.cart-order-box {
    margin-top: 5px;
    margin-bottom: 10px;
}

.cart-order-box .youhuij {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}

.cart-order-box .youhuij .item {
    width: 90%;
    height: 85px;
    background: #fff8ee;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.cart-order-box .youhuij .item:nth-child(2n) {
    margin-right: 0;
}

.cart-order-box .youhuij .item {
    position: relative;
    padding: 8px 8px 0px;
    font-family: "黑体";
    margin-top: 6px;
}

.cart-order-box .youhuij .item .lt {
    flex: 1;
}

.cart-order-box .youhuij .item .pic {
    width: 75px;
    height: 50px;
}

.cart-order-box .youhuij .item .pic img {
    width: 75px;
    height: 50px;
}

.cart-order-box .youhuij .item .pil {
    align-items: flex-start;
}

.cart-order-box .youhuij .item .info {
    padding-left: 1%;
    width: 62%;
}

.cart-order-box .youhuij .item .info .t1 {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #fe5937;
}

.cart-order-box .youhuij .item .info .t2 {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #6d6e6f;
}

.cart-order-box .youhuij .wb100 {
    align-items: flex-start;
}

.cart-order-box .youhuij .rt .pr {
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #fa932a, #fc7519);
    -webkit-background-clip: text;
    color: transparent;
}

.cart-order-box .youhuij .rt .pr-t {
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #fd6c3a;
}

.cart-order-box .youhuij .rt .pr em {
    font-size: 14px;
    margin-right: 5px;
    font-weight: bold;
}

.cart-order-box .youhuij .rt .pra a {
    display: block;
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: #fb6314;
    background-image: -webkit-linear-gradient(305deg, #fd861c, #fb6314 77%);
    background-image: -moz- oldlinear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: -o-linear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: linear-gradient(145deg, #fd861c, #fb6314 77%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 6px;
}

.cart-order-box .youhuij .item .desc, .cart-order-box .youhuij .item .desc2 {
    padding-top: 5px;
    color: #858484;
    cursor: pointer;
    font-size: 12px;
}

.cart-order-box .youhuij .item.guoqi .guoqi-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.cart-order-box .youhuij .item.guoqi .guoqi-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.cart-order-box .youhuij .item.shiyong .shiyong-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.cart-order-box .youhuij .item.shiyong .shiyong-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.cart-order-box .youhuij .item .desc-info {
    color: #858484;
    font-size: 12px;
    line-height: 16px;
    padding-top: 2px;
    margin-top: 2px;
    border-top: 1px dashed #858484;
}

.cart-order-box .youhuij .item .desc i {
    -webkit-transition: all .2s ease;
    -o-transition: all ease .2s;
    transition: all .2s ease;
}

.cart-order-box .youhuij .item.on {
    height: auto;
}

.cart-order-box .youhuij .item.on .desc i {
    transform: rotate(180deg);
}

.ggb {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.click-youhui {
    justify-content: space-between;
}

.click-youhui .linec {
    width: 10%;
    justify-content: center;
    margin: 0px;
    padding: 0px;
}

.click-youhui .linec .img {
    width: 30px;
    height: 30px;
}

.click-youhui .linec input {
    display: none;
}

.click-youhui .linec .ing {
    background-size: 100%;
    background-image: url(./wx1.jpg);
    background-repeat: no-repeat;
}

.click-youhui .linec .noing {
    background-size: 100%;
    background-image: url(./nowx1.jpg);
    background-repeat: no-repeat;
}

.click-youhui .linec input:checked + .ing {
    background-image: url(./wx2.png);
}

.jguoqi-img {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 55px;
}

.guoqi-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.shiyong-img {
    position: absolute;
    z-index: 101;
    right: -10px;
    bottom: -10px;
    width: 70px;
}

.wap-coupon-title {
    padding: 0 10px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    position: relative;
}

.wap-coupon-title .close_btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url("https://cdn.zikaosw.cn/coupon/close-fill.png") no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.wap-coupon_area {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 111;
    background-color: rgba(0, 0, 0, .8);
    display: none;
}

.coupon-layer-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px 5px 0 0;
    background: #fff;
}

.wap-coupon_area .wap-coupon_btn {
    padding: 8px;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.wap-coupon_area .wap-coupon_btn .buy-btn {
    display: block;
    padding: 6px 7px;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: linear-gradient(96deg, #FF8800 0%, #FFAF10 100%);
}

.coupon_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 27px;
    border-radius: 6px;
    font-size: 13px;
    color: #FDFDFD;
    text-align: right;
    background: linear-gradient(113deg, #FF2B00 0%, #FF8B10 99%);
    -webkit-tap-highlight-color: transparent;
    float: right;
}

.coupon_btn .dz-wap-arr-r {
    display: block;
    width: 15px;
    height: 15px;
    background: url("https://cdn.zikaosw.cn/coupon/dz-wap-arr-r.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 5px;
}