.shop {
    width: 445px;
    padding: 20px;
}
.shop_list {
    overflow: hidden;

}
.shop_list li {
    width: 187px;
    height: 218px;
    float: left;
    border: 1px solid #cbd5e0;
    background: #fff;
    margin-top: 10px;
}
.shop_list li span {
    display: block;
}
.shop_list li span.img {
    text-align: center;
    padding-top: 15px;
}
.shop_list li span.tit {
    text-align: center;
    font-size: 16px;
    padding-top: 7px;
    font-weight: bold;
}
.shop_list li span.coin {
    color: #666;
    text-align: center;
    padding-top: 4px;
}
.shop_list li span.price {
    text-align: center;
    padding-top: 3px;
    color: #f33137;
}
.shop_list li a.btn {
    width: 80px;
    display: block;
    height: 29px;
    color: #fff;
    line-height: 29px;
    text-align: center;
    margin: 5px auto 0 auto;
    background: #f33137;
    border-radius: 4px;
}
.shop .quick {
    width: 388px;
    height: 121px;
    border: 1px solid #cdd4da;
    margin-top: 10px;
}
.shop .recharge {
    background: #fff;
    border: 1px solid #cbd5e0;
    padding: 0 15px 0 15px;
    margin-top: 10px;
}
.shop .recharge h3 {
    height: 43px;
    line-height: 47px;
    padding-left: 35px;
    border-bottom: 1px solid #dcdfe6;
    background: url(../../images/ico_gift.png) no-repeat 14px 15px;
    background-size: 17px 17px;
    font-size: 15px;
}
.shop .recharge div {
    padding: 15px 0;
    overflow: hidden;
}
.shop .recharge div input {
    float: left;
    width: 283px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #2eb79b;
    border-radius: 3px;
    color: #333;
}
.shop .recharge div span {
    display: block;
    float: right;
    width: 58px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #2eb79b;
    border-radius: 3px;
    cursor: pointer;
}



.rechargeWrap {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #cbd5e0;
    border-radius: 5px;
    padding: 15px 14px;
    width: 500px;

}
.rechargeWrap h3.h301 {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #111;
    padding-left: 24px;
    background: url(../images/ico_gift.png) no-repeat left 11px;
    background-size: 17px 17px;
}
.rechargeWrap ul.ul02 {
    border-bottom: 2px solid #e3e9f1;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.rechargeWrap ul.ul02 li {
    overflow: hidden;
    margin-top: 10px;
}
.rechargeWrap ul.ul02 li span {
    display: block;
    float: left;
}
.rechargeWrap ul.ul02 li span.left {
    width: 79px;
    color: #708097;
    font-weight: bold;
    padding-top: 3px;
}
.rechargeWrap ul.ul02 li span.right.money {
    font-size: 16px;
    color: #e63e3e;
    font-weight: bold;
}
.rechargeWrap ul.ul02 li span.right {
    font-weight: bold;
    color: #4a547e;
    line-height: 170%;
}
.rechargeWrap ul.ul03 {
    border-bottom: 2px solid #e3e9f1;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.rechargeWrap ul.ul03 li {
    overflow: hidden;
    margin-top: 10px;
}
.rechargeWrap ul.ul03 li span {
    display: block;
    float: left;
}
.rechargeWrap ul.ul03 li span.left {
    color: #708097;
    font-weight: bold;
    padding-top: 3px;
    float: left;
    display: block;
}
.rechargeWrap ul.ul03 li span.right {
    display: block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #e63e3e;
}
.btn_recharge {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #2eb79b;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
}
.rechargeWrap h3.h301 {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #111;
    padding-left: 24px;
    background: url(../../images/ico_gift.png) no-repeat left 11px;

    background-size: 17px 17px;
}
ul.ul01 {
    padding-bottom: 15px;
}
ul.ul01 li span.tit {
    margin: 5px 0 -30px 0;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    line-height: 23px;
    display: block;
}
ul.ul01 li span.tit span {
    display: inline-block;
    font-size: 50px;
    line-height: 64px;
    vertical-align: top;
}

ul.ul01 li {
    margin-top: 18px;
}
ul.ul01 li input {
    padding-left: 10px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdfe6;
    border-radius: 3px;
    font-size: 14px;
}
ul.ul01 li select {
    padding-left: 10px;
    width: 358px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdfe6;
    border-radius: 3px;
    font-size: 14px;
    background: #e9e9ed;
}
.btn_refund {
    width: 360px;
    margin: 0 auto;
    color: #fff;
    background: #2eb79b;
    border-radius: 3px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.btn_account {
    width: 360px;
    margin: 0 auto;
    color: #fff;
    background: #2eb79b;
    border-radius: 3px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
ul.ul01 li p.alert {
    background: #fed7d7;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #feb2b2;
    color: #e8524b;
    line-height: 170%;
    font-size: 13px;
}
.refund_wrap {
    width: 390px;

    border: 1px solid #cbd5e0;
    border-radius: 5px;
    background: #fff;
    padding: 0 14px;
}
.btn_refund {
    width: 360px;
    margin: 0 auto;
    color: #fff;
    background: #717171;
    border-radius: 3px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
h2.h201 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ebeef5;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.rec-live-list {

}



.nav.active .icon-svg {
    transform: scaleX(-1);
}
.nav.active .name,
.nav.active .header h3,

.nav.active .live-tag,
.nav.active .rec-live-more,
.nav.active .nickname {
    display: none!important;
}
.nav.active ul li a {
   text-indent: -9999px;
}
.nav.active .rec-live-list article {
    padding-left:20px!important;
}
.nav.active {
    width: 68px!important;
}
.nav.active .icon-svg {
    right: 20px!important;
}


.ql-align-center {
    text-align: center;
}
.ql-align-right {
    text-align: right;
}
.roomList .event {
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-size: 14px;
    background: #2eb79b;
    border-radius: 5px;
    display: block;
    padding-left: 16px;
    margin-top: 20px;
}
.roomList .talking {
    border: 1px solid #cbd5e0;
    border-radius: 5px;
    margin-top: 15px;
    overflow: hidden;
    padding: 10px 14px 15px 14px;
    background: #fff;
}
.roomList .talking .list {
}
.roomList .talking .list li {
    height: 60px;
    position: relative;
    border-bottom: 1px solid #dcdfe6;
}
.roomList .talking .list li .level {
    position: absolute;
    left: 0;
    top: 10px;
}
.roomList .talking .list li span {
    display: block;
    cursor: pointer;
}
.roomList .talking .list li .level img {
    height: 40px;
    line-height: 40px;
}
.roomList .talking .list li .name {
    position: absolute;
    left: 51px;
    top: 22px;
    font-size: 15px;
    color: #fff;
}
.roomList .talking .list li .point {
    position: absolute;
    left: 51px;
    top: 30px;
    color: #797979;
    font-size: 12px;
}
.roomList .talking .list li .level_text {
    position: absolute;
    left: 51px;
    top: 32px;
    font-size: 13px;
    padding-left: 20px;
    background: url(../../images/btn_dia.gif) no-repeat left 3px;
    background-size: 15px 12px;
    color: #fff;
}
.roomList .talking .list li .people {
    position: absolute;
    right: 0;
    top: 25px;
    padding-left: 16px;
    background: url(../../images/ico_people.png) no-repeat left 2px;
    background-size: 10px 12px;
    color: #fff;
    font-size: 14px;
}
.roomList .talking .list li a {
    color: #333;
    display: block;
    height: 60px;
}
.pagination {
    margin: 15px 0 0 90px;
}
.pagination li {
    float: left;
}
.pagination li a {
    display: block;
    height: 33px;
    line-height: 33px;
}
.pagination li.active a {
    color: #ff004b;
    font-size: 15px;
    padding: 0 12px;
}

.talking .roomTop {
    overflow: hidden;
    width: 1200px;
}
.talking .roomTop .left {
    width: 570px;
    float: left;
}
.talking .roomTop .left a {
    float: right;
    margin-top: 9px;
    margin-right: 5px;
}
.talking .roomTop .left span {
    float: right;
    cursor: pointer;
    margin-top: 9px;
}
.talking .roomTop .right {
    width: 600px;
    float: left;
}
.talking .roomTop .right {
    padding-left: 20px;
}

.talking .roomTop .right h3 {
    overflow: hidden;
}
.talking .roomTop .right h3 span {
    float: left;
}
.talking .roomTop .right h3 select {
    float: left;
    background: #e9e9ed;
    border: 1px solid #ddd;
    width: 150px;
    height: 27px;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 14px;
}
.talking .roomTop .right h3 input[type="text"] {
    float: left;
    width: 150px;
    height: 28px;
    padding-left: 5px;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 14px;
}
.talking .roomTop .right h3 input[type="submit"] {
    float: left;
    width: 63px;
    height: 27px;
    padding-left: 5px;
    border: none;
    margin-top: 10px;
    margin-left: 5px;
    background: url(../../images/btn_search.gif) no-repeat left top;
    background-size: 100% 100%;
}
.roomList .talking {
    border: 1px solid #cbd5e0;
    border-radius: 5px;
    margin-top: 15px;
    overflow: hidden;
    padding: 10px 14px 15px 14px;
    background: #fff;
    background: #2d2d2d;
    border: 1px solid #5b5b5b;
}
.talking h3.h301 {
    background: url(../../images/chat_icon.png) no-repeat 14px 15px;
    background-size: 16px 15px;
    height: 47px;
    line-height: 47px;
    padding-left: 37px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #dcdfe6;
}
.talking h3.h301 a {
    color: #7a7a7a;
}
.roomList {
    max-width: 600px;

}

.content-wrapper.active {
    margin-left: 80px!important;
}
.mask.active {
    display: none!important;
}
.wrapper-trans.active {
   width: 68px!important;
}

.mobile .wrapper-trans {

}
.mobile .pc-topmenu,
.mobile #certify {
    display: none!important;
}
.desktop #mobileBanner {
    display: none!important;
}
.mobile .mask,
.desktop .forMobile {
    display: none;
}
.mobile .mask {
    height: 100%;
}
.mobile .forMobile {
    display: block!important;
}
.mobile .nav {
    margin-left: -250px;
}

.mobile .wrapper-trans {
    display: none;
}
.mobile .shop {
    width: 100%;
    max-width: 100%;
    padding: 20px 10px 20px 20px;
}
.mobile .shop .quick {
    width: 100%;
    height: initial;
}
.mobile .shop .quick img {
    width: 100%;
}
.mobile .shop .shop_list li {
    width: 50%;
    margin-top: 0;
    margin-left: 0!important;
}
.mobile .rechargeWrap {
    width: 100%;
}
.mobile .refund_wrap {
    width: 100%;
}
.mobile .content-wrapper {
    padding: 10px 0px 10px 10px!important;
}
.tab {
    display: none;
    z-index: 20!important;
}
.mobile .tab {
    display: block;
}
.mobile .roomList {
    width: 100%;
    max-width: 100%;
}
.h3_shop {
    background: url(../../images/ico_gift.png) no-repeat 14px 15px #fff;
    background-size: 17px 17px;
    height: 47px;
    line-height: 47px;
    padding-left: 39px;
    border: 1px solid #cbd5e0;
    margin-top: 20px;
    font-size: 15px;
}

.rec-live-more .m {
    display: block;
}
.rec-live-more .l {
    display: none;
}
.rec-live-more.active .m {
    display: none;
}
.rec-live-more.active img {
    transform: scaleY(-1);
}

.rec-live-more.active .l {
    display: block;
}
.leftTopRandom.active {
    height: 100%!important;
}

.mobile .wrapper .content-wrapper .live-box .live-list .live-item-list article {
    height: 250px!important;
}



.swiper-slide dl {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 100%;
}
.swiper-slide dd.avatar img {
    width: 50px!important;
    height: 50px!important;
    border-radius: 30px;
}
.swiper-slide dt {
    position: absolute;
    left: 60px;
    top: 5px;
    width: 100%;
    font-size: 18px;
    color: #fff;
}
.swiper-slide dd.name {
    position: absolute;
    left: 60px;
    top: 25px;
    width: 100%;
    color: #fff;
}

#mobileBanner {
    width: 100%;
    overflow: hidden;

}
#mobileBanner img {
    width: 100%;
}












