* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
p{
    font-size: 1rem;
}
html{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment:fixed;
    width: 100%;
    height: 100%;
    font-size: 18px;
    margin: auto;
    background-color: #242424;
}
body {
    /*background-image: url("/MXN1/bg/g.jpg");*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    background: #141e30 !important;
    background: -webkit-linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
    background: linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
    min-height: 100%;
    /*background-attachment:fixed;*/
    max-width: 36rem;
    margin: auto;
    width: 100%;
    line-height: normal;
}
::-webkit-scrollbar {
    display: none;
}
.mui-bar-nav~.mui-content .mui-slider.mui-fullscreen{
    top: 60px;
}
.mui-off-canvas-wrap .mui-bar{
    /*-webkit-box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc;
    -moz-box-shadow: 0 1px 6px #ccc;*/
}
.mui-content{
    background: rgba(0,0,0,0) !important;
    overflow-y: scroll !important;
    padding-top: 60px !important;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.mui-content::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}
.main-bar{
    padding: 0 !important;
    background: #141e30 !important;
    background: -webkit-linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
    background: linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
}
.main-menu{
    padding: 10px !important;
    margin: 0 !important;
}
.yinying-bottom{
    /*-webkit-box-shadow: 0px 6px 6px -6px #ccc;*/
    /*box-shadow: 0px 6px 6px -6px #ccc;*/
    /*-moz-box-shadow: 0px 6px 6px -6px #ccc;*/
}
.yinying-top{
    width: 100%;
    /*-webkit-box-shadow: 0px -6px 6px -6px #ccc;
    box-shadow: 0px -6px 6px -6px #ccc;
    -moz-box-shadow: 0px -6px 6px -6px #ccc;*/
}
.yinying-top-bottom{
    /*-webkit-box-shadow: 0px 0px 6px 0px #ccc;
    box-shadow: 0px 0px 6px 0px #ccc;
    -moz-box-shadow: 0px 0px 6px 0px #ccc;*/
}
.task-svg{
    height: 60px;
    width: 60px;
    padding: 5px 0 !important;
    margin: 0 !important;
}
.task-svg svg{
    height: 34px;
    width: 34px;
    animation: heartBeat 3s infinite;
    animation-delay: 2s;
}
.mui-bar .mui-icon{
    color: #ffffff !important;
    font-weight: bold !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 60px !important;
    /*width: 30px !important;*/
    /*height: 30px !important;*/
}
.mui-bar .mui-title{
    color: #ffffff !important;
    line-height: 60px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.mui-bar{
    max-width: 36rem;
    margin: auto;
    box-shadow: none !important;
    height: 60px;
    background: #141e30 !important;
    background: -webkit-linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
    background: linear-gradient(to right, rgb(20, 30, 48), rgb(36, 59, 85)) !important;
}
.mui-bar-tab .mui-tab-item .mui-tab-label{
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    word-wrap:break-word;
    word-break:normal;
    overflow: visible !important;
    text-overflow: unset !important;
    color: white !important;
}
.mui-bar-tab .mui-tab-item svg{
    width: 30px;
    margin: auto;
    /*fill: white;*/
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 1));
}
.mui-bar-tab .mui-active svg{
    fill: #fbd180;
}
#slider{
    /*min-height: 150px;*/
    /*height: 180px;*/
    /*background: white;*/
}
#slider img{
    /*min-height: 180px;*/
    /*height: 180px;*/
}
#slider .slider-img{
    padding: 30% 0;
    width: 100%;
    background-color: #ffffff;
    margin: auto;
    background-repeat: repeat;
    background-size: contain;
    background-position: center;
}
#slider .mui-slider-title{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    background: rgba(0,0,0,0.3);
    color: white;
}
#slider .mui-slider-indicator{
    bottom: 2px;
}
.logo{
    height: 50px;
    display: inline-block;
}
.logo img{
    height: 50px;
}
.mui-grid-view.mui-grid-9{
    border: 3px solid #000;
    background-color: #3f4257;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell{
    padding: 0px 0px;
    border-right: 0px solid;
    border-bottom: 0px solid;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell.mui-active{
    background: rgba(0,0,0,0.3) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter:blur(10px);
}
.index_main-grid-9{
    position: relative;
    z-index: 2;
}
.main-grid-9 .mui-icon{
    width: 50px;
    height: 50px;
}
.main-grid-9 svg{
    width: 50px;
    height: 50px;
    animation: rubberBand 1s;
}
.main-grid-9 .mui-media-body{
    margin: -5px 0 0 0 !important;
    font-size: 12px !important;
    -webkit-transform: scale(0.90);
    color: white !important;
    text-shadow: 0 0 2px #000;
}
#more-menu{
    display: none;
}
.no_more{
    text-align: center;
}
.mui-off-canvas-left, .mui-off-canvas-right,.mui-table-view-inverted{
    background: white;
    font-size: 16px;
}
.mui-table-view-inverted:after,.mui-table-view-inverted:before,.mui-table-view-inverted .mui-table-view-cell:after,.mui-table-view:before{
    height: 0;
}
.more-mui-table-view:before,.user-mui-table-view:after{
    height: 0px;
    background: #e6e6e6;
}
.mui-off-canvas-left, .mui-off-canvas-right, .mui-table-view-inverted{
    background: rgba(0,0,0,0.3) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px);
}
.main-mui-table-view,.more-mui-table-view{
    padding: 0 0 8px 0;
    background: rgba(0,0,0,0) !important;
}
.user-mui-table-view .mui-table-view-cell{
    padding-top: 15px;
    background: rgba(0,0,0,0.3);
}
.user-mui-table-view li,.main-mui-table-view li,.more-mui-table-view li{
    padding-right: 20px !important;
}
.user-mui-table-view li:after{
    height: 0 !important;
}
.user-mui-table-view a,.main-mui-table-view a,.more-mui-table-view a{
    margin-right: -20px !important;
    color: white !important;
}
.user-mui-table-view .mui-active,.main-mui-table-view .mui-active,.more-mui-table-view .mui-active{
    background: rgba(0,0,0,0.3) !important;
}
.user-mui-table-view a:after,.main-mui-table-view a:after,.more-mui-table-view a:after{
    right: 5px;
}

.user-info-right .uname{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.user-info-right .utel{
    color: #fff;
    font-weight: 500;
    font-size: 12px;
}
.user-info-right .utiyanjin{
    font-size: 12px !important;
    color: #fff;
}
.user-info-right .unum,.user-info-right .ulixibao{
    color: #ff9800;
    font-size: 12px !important;
}
.user-info-right .unum span,.user-info-right .ulixibao span,.user-info-right .utiyanjin span{
    font-weight: bold !important;
    font-size: 16px !important;
}
.user-info-logout{
    font-size: 12px;
    padding: 20px 0 !important;
}
.user-left-info{
    padding-top: 15px;
}

.main-mui-table-view{
    font-weight: 500;
    color: #3e4152 !important;
}
.more-mui-table-view{
    color: #8e8e8e !important;
}
.mui-table-view-inverted .mui-table-view-cell.mui-active, .mui-table-view-inverted .mui-table-view-cell>a:not(.mui-btn).mui-active{
    background: #e8e8e8;
}
.main-mui-table-view .mui-table-view-cell>a:not(.mui-btn)
.more-mui-table-view .mui-table-view-cell>a:not(.mui-btn)
{
    overflow: unset;
    padding: 15px 40px 15px 15px;
    white-space: normal;
    text-overflow: unset;
}
.user-left-headpic{
    line-height: 60px !important;
    max-width: 60px !important;
    height: 60px !important;
}
.user-left-login-btn-group{
    background: rgba(255,255,255,0);
    padding: 15px;
}
.user-left-login-btn-group a{
    color: #0C0C0C;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(to right, rgb(97, 144, 232), rgb(167, 191, 232));
    border-radius: 10px;
    border: 2px solid #000000;
    padding: 10px 0;
}
.user-left-login-btn-group a:last-child{
    margin-bottom: 0;
}
.shop-lable{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    border-left: 6px solid #FF5722;
    /*background: #eeeeee;*/
    padding: 5px 5px;
    margin: 15px 13px;
    color: #ffffff;
    text-shadow: 0 0 2px #000;
}
.shop-mui-table-view .mui-media-object{
    border-radius: 10px;
    height: 100px !important;
    background-color: rgba(0,0,0,0);
    display: block;
}
.shop-mui-table-view .mui-media-headpic{
    height: 50px;
    width: 50px;
    /*box-shadow: 0 0 1px 0.5px white;*/
    border: 0px solid rgba(0,0,0,0.2);
    background-color: rgba(255,255,255,0.2);
    display: block;
    border-radius: 100%;
    margin: 0px auto 0 auto;
}
.shop-mui-table-view .mui-media-data{
    background-color: rgba(0, 0, 0, 0.8);
    /* backdrop-filter: blur(20px); */
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 35%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 0 10px 0 !important;
}
.shop-mui-table-view .mui-media-body{
    margin: 0px !important;
    text-align: center;
    width: 100%;
    padding: 5px 1px 10px 1px;
    font-size: 14px !important;
    font-weight: bold;
    line-height: unset !important;
    height: unset !important;
    color: white !important;
    word-break: break-word;
    white-space: pre-line;
}
.shop-mui-table-view .mui-media-footer{
    margin: 0 !important;
    padding: 0px 5px 5px 5px;
    font-size: 16px !important;
    font-weight: bold;
    color: #ffffff;
    line-height: unset !important;
    height: unset !important;

    word-break: break-word;
    white-space: pre-line;
}
.shop-mui-table-view .mui-media-info{
    margin: 0 !important;
    padding: 0px 5px 5px 5px;
    font-size: 12px !important;
    font-weight: unset;
    color: #adadad;
    line-height: unset !important;
    height: unset !important;

    word-break: break-word;
    white-space: pre-line;
}
.shop-mui-table-view{
    margin-bottom: 10px;
    padding: 0px 10px 10px 10px !important;
    animation: fadeIn 2s;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    /*align-items: flex-start;*/
    background: rgba(0,0,0,0);
}
.shop-mui-table-view li {
    width: 100%;
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
    vertical-align: top !important;
    border-radius: 10px;
    height: 360px;
    overflow: hidden;
    border: 3px solid #000;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
.shop-mui-table-view a{
    padding: 0 !important;
    margin: 0px !important;
    height: auto;
    flex-flow: column;
    height: 360px;
    position: relative;
}
.shop-mui-table-view .order-img{
    width: 100% !important;
    margin: 0 auto auto auto;
    padding: 0;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.shop-mui-table-view:after{
    height: 0 !important;
}
.client-mui-slider-group .mui-grid-view{
    padding: 13px 13px 5px 13px !important;
    background: rgba(0,0,0,0.5) !important;
}
.client-mui-slider-group li{
    margin: 0!important;
    padding: 0 !important;
    vertical-align: top !important;
}
.client-mui-slider-group a{
    margin: 0!important;
    padding: 0 0 5px 0 !important;
}
.client-mui-slider-group img{
    height: 100px !important;
    background: white;
    animation: fadeIn 1s;
}
.client-mui-slider-group .order-img{
    width: 100%;
    padding: 25% 0;
    display: block;
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.client-mui-slider-group .client-name{
    height: unset !important;
    line-height: unset !important;
    overflow: unset !important;
    white-space: normal !important;
    text-overflow: unset !important;
    text-align: left;
    color: #d2d2d2;
    font-size: 10px !important;
}
.client-mui-slider-group .client-name span{
    color: #ff9800;
    font-weight: bold;
    font-size: 14px !important;
}
.client-mui-slider-group .mui-media-body{
    color: white !important;
}

/*new vip css*/

@keyframes rotate {
    100% {
        transform: rotate(1turn);
    }
}

.vip-new-card {
    position: relative;
    z-index: 0;
    padding: 3px;
}

.vip-new-card:before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #399953;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#333333, #333333),
    linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#333333, #333333);
    animation: rotate 10s linear infinite;
}

.vip-new-card:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: linear-gradient(45deg, #333333, #5d5d5d, #5d5d5d, #333333);
    border-radius: 5px;
}

@keyframes vip-sun {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.04);
    }
    100%{
        transform: scale(1);
    }
}

.vip-mui-card{
    font-size: 14px;
    background: linear-gradient(45deg, #333333, #5d5d5d, #5d5d5d, #333333);
    background-size: 400%;
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.2);
    font-weight: bold;
    color: white;
    margin-top: 0px !important;
}
.vip-mui-card .mui-card-header{
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-weight: bold;
    color: white;
    display: block;
    background-color: #333333;
    background-size: 4px 4px;
}
.vip-mui-card .mui-card-header:after{
    height: 0;
    content: none;
}
.vip-mui-card .price{
    font-size: 28px;
    text-align: center;
    width: calc( 100% - 20px );
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    font-weight: bold;
    color: #455A64;
    padding: 10px 0;
    background: #CFD8DC;
    animation: vip-sun 2s ease infinite;
}
.vip-mui-card .price span{
    font-size: 18px;
    margin-right: 5px;
    font-weight: initial;
}
.vip-mui-card .price:after {
}

.vip-mui-card:nth-of-type(2),.myVip1,.vip-new-card:nth-of-type(2):after{
    background: linear-gradient(45deg, #4CAF50, #8BC34A, #8BC34A, #4CAF50) !important;
}
.vip-mui-card:nth-of-type(2) .mui-card-header,.myVip1 .mui-card-header{
    background-color: #689F38 !important;
}
.vip-mui-card:nth-of-type(2) .price,.myVip1 .price{
    background-color: #DCEDC8 !important;
    color: #689F38 !important;
}
.vip-new-card:nth-of-type(2):before {
    background-image: linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#689F38, #689F38),
    linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#689F38, #689F38);
}

.vip-mui-card:nth-of-type(3),.myVip2,.vip-new-card:nth-of-type(3):after{
    background: linear-gradient(45deg, #00796B, #009688, #009688, #00796B) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(3) .mui-card-header,.myVip2 .mui-card-header{
    background-color: #00796B !important;
}
.vip-mui-card:nth-of-type(3) .price,.myVip2 .price{
    background-color: #B2DFDB !important;
    color: #009688 !important;
}
.vip-new-card:nth-of-type(3):before {
    background-image: linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#00796B, #00796B),
    linear-gradient(#d3d3d3, #d3d3d3),
    linear-gradient(#009688, #009688);
}

.vip-mui-card:nth-of-type(4),.myVip3,.vip-new-card:nth-of-type(4):after{
    background: linear-gradient(45deg, #0288D1, #03A9F4, #03A9F4, #0288D1) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(4) .mui-card-header,.myVip3 .mui-card-header{
    background-color: #0288D1 !important;
}
.vip-mui-card:nth-of-type(4) .price,.myVip3 .price{
    background-color: #B3E5FC !important;
    color: #0288D1 !important;
}
.vip-new-card:nth-of-type(4):before {
    background-image: linear-gradient(#0288D1, #0288D1),
    linear-gradient(#ffffff, #ffffff),
    linear-gradient(#0288D1, #0288D1),
    linear-gradient(#333333, #333333);
}

.vip-mui-card:nth-of-type(5),.myVip4,.vip-new-card:nth-of-type(5):after{
    background: linear-gradient(45deg, #FFA000, #FFC107, #FFC107, #FFA000) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(5) .mui-card-header,.myVip4 .mui-card-header{
    background-color: #FFA000 !important;
}
.vip-mui-card:nth-of-type(5) .price,.myVip4 .price{
    background-color: #FFECB3 !important;
    color: #FFA000 !important;
}
.vip-new-card:nth-of-type(5):before {
    background-image: linear-gradient(#FFA000, #FFA000),
    linear-gradient(#ffffff, #ffffff),
    linear-gradient(#FFA000, #FFA000),
    linear-gradient(#333333, #333333);
}

.vip-mui-card:nth-of-type(6),.myVip5,.vip-new-card:nth-of-type(6):after{
    background: linear-gradient(45deg, #E64A19, #FF5722, #FF5722, #E64A19) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(6) .mui-card-header,.myVip5 .mui-card-header{
    background-color: #E64A19 !important;
}
.vip-mui-card:nth-of-type(6) .price,.myVip5 .price{
    background-color: #FFCCBC !important;
    color: #E64A19 !important;
}
.vip-new-card:nth-of-type(6):before {
    background-image: linear-gradient(#E64A19, #E64A19),
    linear-gradient(#ffffff, #ffffff),
    linear-gradient(#E64A19, #E64A19),
    linear-gradient(#333333, #333333);
}

.vip-mui-card:nth-of-type(7),.myVip6,.vip-new-card:nth-of-type(7):after{
    background: linear-gradient(45deg, #C2185B, #E91E63, #E91E63, #C2185B) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(7) .mui-card-header,.myVip6 .mui-card-header{
    background-color: #C2185B !important;
}
.vip-mui-card:nth-of-type(7) .price,.myVip6 .price{
    background-color: #F8BBD0 !important;
    color: #C2185B !important;
}
.vip-new-card:nth-of-type(7):before {
    background-image: linear-gradient(#C2185B, #C2185B),
    linear-gradient(#ffffff, #ffffff),
    linear-gradient(#C2185B, #C2185B),
    linear-gradient(#333333, #333333);
}

.vip-mui-card:nth-of-type(8),.myVip7,.vip-new-card:nth-of-type(8):after{
    background: linear-gradient(45deg, #303F9F, #FF5252, #FF5252, #303F9F) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(8) .mui-card-header,.myVip7 .mui-card-header{
    background-color: #303F9F !important;
}
.vip-mui-card:nth-of-type(8) .price,.myVip7 .price{
    background-color: #C5CAE9 !important;
    color: #FF5252 !important;
}
.vip-new-card:nth-of-type(8):before {
    background-image: linear-gradient(#303F9F, #303F9F),
    linear-gradient(#ffffff, #ffffff),
    linear-gradient(#FF5252, #FF5252),
    linear-gradient(#333333, #333333);
}

.vip-mui-card:nth-of-type(9),.myVip8,.vip-new-card:nth-of-type(9):after{
    background: linear-gradient(45deg, #E91E63, #673AB7, #2196F3, #E91E63) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(9) .mui-card-header,.myVip8 .mui-card-header{
    background-color: #303F9F !important;
}
.vip-mui-card:nth-of-type(9) .price,.myVip8 .price{
    background-color: #C5CAE9 !important;
    color: #FF5252 !important;
}
.vip-new-card:nth-of-type(9):before {
    background-image: linear-gradient(#E91E63, #E91E63),
    linear-gradient(#673AB7, #673AB7),
    linear-gradient(#2196F3, #2196F3),
    linear-gradient(#303F9F, #303F9F);
}


.vip-mui-card:nth-of-type(10),.myVip9,.vip-new-card:nth-of-type(10):after{
    background: linear-gradient(45deg, #E91E63, #673AB7, #2196F3, #E91E63) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(10) .mui-card-header,.myVip9 .mui-card-header{
    background-color: #303F9F !important;
}
.vip-mui-card:nth-of-type(10) .price,.myVip9 .price{
    background-color: #C5CAE9 !important;
    color: #FF5252 !important;
}
.vip-new-card:nth-of-type(10):before {
    background-image: linear-gradient(#E91E63, #E91E63),
    linear-gradient(#673AB7, #673AB7),
    linear-gradient(#2196F3, #2196F3),
    linear-gradient(#303F9F, #303F9F);
}


.vip-mui-card:nth-of-type(11),.myVip10,.vip-new-card:nth-of-type(11):after{
    background: linear-gradient(45deg, #E91E63, #673AB7, #2196F3, #E91E63) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(11) .mui-card-header,.myVip10 .mui-card-header{
    background-color: #303F9F !important;
}
.vip-mui-card:nth-of-type(11) .price,.myVip10 .price{
    background-color: #C5CAE9 !important;
    color: #FF5252 !important;
}
.vip-new-card:nth-of-type(11):before {
    background-image: linear-gradient(#E91E63, #E91E63),
    linear-gradient(#673AB7, #673AB7),
    linear-gradient(#2196F3, #2196F3),
    linear-gradient(#303F9F, #303F9F);
}


.vip-mui-card:nth-of-type(12),.myVip11,.vip-new-card:nth-of-type(12):after{
    background: linear-gradient(45deg, #E91E63, #673AB7, #2196F3, #E91E63) !important;
    background-size: 400% !important;
}
.vip-mui-card:nth-of-type(12) .mui-card-header,.myVip11 .mui-card-header{
    background-color: #303F9F !important;
}
.vip-mui-card:nth-of-type(12) .price,.myVip11 .price{
    background-color: #C5CAE9 !important;
    color: #FF5252 !important;
}
.vip-new-card:nth-of-type(12):before {
    background-image: linear-gradient(#E91E63, #E91E63),
    linear-gradient(#673AB7, #673AB7),
    linear-gradient(#2196F3, #2196F3),
    linear-gradient(#303F9F, #303F9F);
}


.mui-toast-message{
    font-size: 14px !important;
    word-break: break-all !important;
    word-wrap : break-word !important;
}
.mui-toast-container{
    max-width: 80% !important;
    width: 80% !important;
}

.layui-m-layer2 .layui-m-layercont i{
    width: 1rem !important;
    height: 1rem !important;
}
.layui-m-layer2 .layui-m-layerchild{
    max-width: 80% !important;
}
.layui-m-layer2 .layui-m-layercont p{
    color: white !important;
    height: auto !important;
    word-break: break-all !important;
    line-height: 1rem !important;
    word-wrap : break-word !important;
}

.mui-modal{
    z-index: 1099;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-width: 36rem;
}
.mui-popup-button{
    color: #333;
}


.announcement-content{
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding: 2px;
}
.cssmarquee {
    position: relative;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
}
.cssmarquee p {
    position: absolute;
    text-shadow: 0 0 2px #000;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #ffffff;
    left: 0;
    top: 0;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    transform: translateX(0);
    animation: cssmarquee 35s linear 0s infinite;
}
@keyframes cssmarquee {
    0% {
        left: 100%;
        transform: translateX(0%);
    }
    100% {
        left: 0%;
        transform: translateX(-100%);
    }
}
.floor{
    background: #333;

}
/*.mui-bar-tab svg:first-child{
    visibility: visible;
    display: block;
}
.mui-bar-tab svg:last-child{
    visibility: hidden;
    display: none;
}
.mui-bar-tab .mui-active svg:first-child{
    visibility: hidden;
    display: none;
}
.mui-bar-tab .mui-active svg:last-child{
    visibility: visible;
    display: block;
}*/
.mui-bar-tab .mui-active .mui-tab-label{
    /*color: #0C0C0C;*/
}
.mui-bar-tab .main-task svg{
    visibility: visible;
    display: block;
    width: 35px;
    margin: auto;
    animation: heartBeat 3s infinite;
    animation-delay: 1s;
}
.mui-icon-bars{
    /*animation: heartBeat 3s infinite;*/
    /*animation-delay: 1s;*/
}
.main-ws{
    display: block;
    width: 45px;
    top: 7px;
    height: 45px;
    z-index: 999;
    right: 5px;
    position: fixed;
    background: white;
    border-radius: 100%;
    border: 1px solid white;
    animation: backInDown 2s;
}
.appbody .apphide{
    display: none;
}



.my-zhigan {
    box-shadow: rgba(0, 0, 0, 0.3) 0px -23px 25px 0px inset !important;,
    rgba(0, 0, 0, 0.2) 0px -36px 30px 0px inset !important,
    rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset !important;
}

.my-text-shadow {
    text-shadow: 0px 1px 4px #9e9e9e !important;
}
.my-text-shadow-2{
    font-family:Helvetica,Arial,sans-serif;
    font-weight:bold;
    text-shadow:1px 3px 6px #fff,0 0 0 #000,1px 3px 6px #fff;
}

.my-shadow-1 {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
}

.my-shadow-2 {
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px !important;
}

.my-shadow-3 {
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset !important;
}

.my-shadow-4 {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px !important;
}
