.indSec4_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.commentUserRight {
    width: 100%;
}
.userWallet {
    margin: unset;
}
.bindMobileWindow-box {
    padding: 10px 0px;
}
.userWallet_btn {
    display: flex;
    align-items: flex-start;
    justify-content: end;
}
.alertBtn {
    margin: auto 0;
    text-align: center;
}
.userWallet_btn a {
    background-color: #FFF;
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0365DF;
}
.userWallet_btn .wechat {
    border: 1px solid #62e589;
}
.alertInput {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
}
.alertBtn .wechat {
    background-color: #62e589;
}

.combo {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px
}

.comboSwiper {
    padding: 30px 0;
    /*padding: 0 0 30px 0;*/
    position: relative
}

.comboSwiper .item {
    text-align: center;
    margin: 10px;
}

.comboSwiper .item .wrapper {
    border: 2px solid #ededed;
    border-radius: 15px;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    background: #fff;
    max-width: 400px;
    transition: transform .2s,box-shadow .2s;
    box-shadow: 0 4px 8px 0 rgba(95,101,105,.05)
}

.comboSwiper .item .wrapper .quans {
    font-size: 18px;
    padding: 30px 0 20px;
    color: #111
}

.comboSwiper .item .wrapper .quans strong {
    font-size: 48px;
    margin-right: 5px
}

.comboSwiper .item .wrapper .tips {
    color: #009140;
    padding: 0 30px 10px
}

.comboSwiper .item .wrapper .price {
    color: red;
    padding: 20px 0;
    font-size: 18px;
    text-align: right
}

.comboSwiper .item .wrapper .price span:last-child {
    margin-left: 15px;
    opacity: .6;
    text-decoration: line-through;
    color: #999
}

.comboSwiper .item .wrapper .price strong {
    font-size: 36px;
    font-weight: 400
}

.comboSwiper .item .wrapper .effective {
    top: 15px;
    right: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 15px;
    position: absolute;
    background: url(/static/images/flag.jpg) no-repeat #ededed;
    background-position-y: -40px
}

.comboSwiper .item .wrapper:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px 0 rgba(95,101,105,.1)
}

.comboSwiper .item .wrapper.active {
    border-color: #0165df!important;
    background: #f9fffd
}

.comboSwiper .item .wrapper.active .effective {
    color: #fff;
    background-position-y: 0;
    background-color: #0165df
}

.comboSwiper .item .baseWrraper {
    width: 282px;
    min-height: 240px
}

.comboSwiper .item .makeWrraper {
    width: 282px;
    text-align: left;
    min-height: 340px;
    padding: 0 20px 20px
}

.comboSwiper .item .makeWrraper .price {
    padding-right: 0;
    text-align: center
}

.comboSwiper .item .makeWrraper .makeTitle {
    font-size: 18px;
    color: #666;
    font-weight: 700;
    padding: 5px 0
}

.comboSwiper .item .makeWrraper .makeItem {
    padding: 10px 0
}

.comboSwiper .item .makeWrraper .makeItem .info {
    font-size: 14px;
    width: 230px;
    color: #999;
    padding-left: 25px;
    padding-top: 5px
}

.comboSwiper .item .vipWrraper {
    width: 350px;
    text-align: left;
    /*padding: 0 20px 20px;*/
}

.comboSwiper .item .vipWrraper .depict {
    font-size: 18px;
    text-align: center;
    color: #d39e4e;
    margin-bottom: 20px
}

.comboSwiper .item .vipWrraper .price {
    text-align: center
}

.comboSwiper .item .vipWrraper .vipTitle {
    font-size: 18px;
    font-weight: 700;
    color: #666;
    padding: 20px 0 5px
}

.comboSwiper .item .vipWrraper .vipItem {
    margin: 10px 0;
    color: #666
}

.comboSwiper .titlebase {
    height: 70px;
    line-height: 70px;
    font-size:24px;
    font-weight: 700;
    color: #111
}

.comboSwiper .swiper-body {
    max-height: 780px;
    padding: 10px;
    overflow: hidden
}

.comboSwiper .swiper-next,.comboSwiper .swiper-prev {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    background: #fff;
    z-index: 999;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    border: 1px solid #ededed;
    box-shadow: 0 4px 8px 0 rgba(95,101,105,.05)
}

.comboSwiper .swiper-next:hover,.comboSwiper .swiper-prev:hover {
    color: #009140
}

.comboSwiper .swiper-next {
    right: -40px
}

.comboSwiper .swiper-prev {
    left: -40px
}

.comboSwiper .swiper-button-disabled {
    opacity: .5
}

.comboFooter {
    display: flex;
    padding: 0 12px;
    justify-content: space-between;
    margin-bottom: 30px;
}

.comboFooter .registerBox_price {
    color: #333!important;
    font-size: 16px!important;
}

.comboFooter .registerBox_price .registerBox_price-red {
    color: #f13232!important;
}

.comboFooter .register {
    font-size: 14px;
    line-height: 24px;
    max-width: 900px;
    color: #999
}

.comboFooter .register pre {
    white-space: pre-wrap
}

.comboFooter .purchase {
    text-align: right
}

.comboFooter .purchase .el-link.el-link--default {
    color: #999
}

.comboFooter .purchase .el-button {
    width: 180px;
    display: block;
    margin-bottom: 15px
}

.combo .comboLoading {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: rgba(246,247,249,.9);
    top: 0;
    left: 0;
    padding-top: 90px;
    font-size: 28px;
    color: #009140;
    text-align: center;
    box-sizing: border-box
}

.bindMobileWindow-box {
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 26px;
    border: none;
}

.bindMobileWindow-box img {
    width: 100%;
    height: auto;
}

.alertBtn .pay_vip {
    background-color: #06ccfb;
}

@media (max-width: 768px) {
    .comboSwiper {
        display: block;
        width: 100%;
    }
    .comboSwiper .item .vipWrraper {
        width: 100%;
        padding: 0 20px 20px;
    }
    .comboSwiper .item .wrapper .price {
        padding: initial;
    }
    .comboSwiper .item .wrapper .price strong {
        font-size: 25px;
    }
    .comboFooter {
        padding: initial;
    }
}
