html,
body {
    background-color: #efeff4;
}
span.mui-icon {
    font-size: 14px;
    color: #007aff;
    margin-left: -15px;
    padding-right: 10px;
}
.mui-off-canvas-right {
    color: #fff;
}
a{color: #8f8f94;}
a:hover{
    text-decoration: none;
    color: #0d0d0d !important;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}
.title {
    margin: 35px 15px 10px;
}
.title+.content {
    margin: 10px 15px 35px;
    color: #bbb;
    text-indent: 1em;
    font-size: 14px;
    line-height: 24px;
}
input {
    color: #000;
}
/* 菜单导航 */
.mui-bar{
    background: #fff;
    position: relative !important;
    -webkit-box-shadow: 0 1px 0px #ccc;
    box-shadow: 0 1px 0px #ccc;
}
.mui-control-content {
    background-color: white;
    min-height: 215px;
}
.mui-control-content .mui-loading {
    margin-top: 50px;
}
.mui-segmented-control .mui-control-item{
    width: auto;
    display: inline-block;
    padding: 0px 0.3em;
    margin: 6px 0px;
    line-height: 26px;
}
.mui-slider-indicator.mui-segmented-control{
    background: #fff;
    border-top: 1px solid #ededed;
    justify-content: space-between;
    display: flex;
    padding: 0px 0.8em;
    top:0px !important;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
    color: #d7413d;
    border-bottom: 3px solid #d7413d !important;
}
.mui-bar .mui-icon{
    padding-top: 9px;
    padding-bottom: 2px;
}
#catalog{
    position: absolute;
    width: 100%;
    margin-left: -10px;
    top:44px;
    -webkit-box-shadow: 0 1px 1px #e3e3e3;
    box-shadow: 0 1px 1px #e3e3e3;
}
#mask{
    background:rgba(0,0,0,0.3);
    width: 100%;
    position: absolute;
    top: 0px;
}
/* 轮播 */
.mui-slider-title{
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
}
.mui-slider-indicator{bottom: 32px;}
.mui-slider-indicator .mui-active.mui-indicator{
    background: #d7413d;
    width: 14px;
    border-radius: 38%;
    box-shadow: 0 0 1px 1px rgb(315 65 61 / 70%);
}
/* 热点资讯 */
.cont{
    margin-bottom: 5px;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.cont .title_name{
    font-weight: bold;
    font-size:16px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 8px 1em 0px;
    overflow: hidden;
}
.cont .title_name .title_left{
    text-align: inherit;
    float: left;
    letter-spacing: 2px;
}
.cont .title_name .title_left span{
    width: 5px;
    height: 16px;
    border-radius: 10px;
    display: block;
    float: left;
    margin: 11px 8px 0px 0px;
}
.bg1{
    background: #e6b72b;
}
.bg2{
    background: #62aadd;
}
.bg3{
    background: #ff0000;
}
.bg4{
    background: #1eac55;
}
.cont .title_name .more{
    font-size: 12px;
    float: right;
    color: #999999;
}
.cont .img{
    width: 7em;
    height: 73px;
    border-radius: 5px;
    max-width: none;
    border: 1px solid #7e8282;
}
.cont .text{
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    width: 100%;
    height: 48px;
    line-height: 24px;
    white-space: pre-line;
    font-size: 14px;  
}
.cont .time{
    font-size: 12px; 
    color: #8f8f94;
    line-height: 30px;
}
.cont .mui-table-view:before{
    background-color:transparent;
}
.cont .mui-table-view-cell:after{
    left: 0px;
    background-color: #dddddd;
}
.new_img{
    border-radius: 20px;
}
.mui-table-view.mui-scroll-x{
    white-space: nowrap;
    width: max-content;
    padding: 0 10px 20px 0;
}
.mui-table-view.mui-scroll-x li{
    width: 5em;
}
.hotView{
    padding: 0 0px 10px 0 !important;
}
.mui-games{
    border: 0px solid #007aff;
    text-align: center;
    padding: 10px 0px 5px;
}
.mui-games a{
    background: url(//static.wywyx.com/202408/images/button.png) no-repeat no-repeat;
    background-size: 100%;
    width: 10em !important;
    height: 34px;
    line-height: 32px !important;
    margin: 0px 5px !important;
    border-left:0px !important;
    color: #fff !important;
}
.mui-games .mui-control-item.mui-active {
    background: url(//static.wywyx.com/202408/images/button_on.png) no-repeat no-repeat;
    background-size: 100%;
}
.mui-logo-bt {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 10px;
}
.mui-table-view:after{
    background: transparent;
}
.mui-games-bg{
    background: url(//static.wywyx.com/202408/images/bg.jpg) bottom no-repeat;
    background-size: 100%;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.mui-cont-list .mui-control-content,.mui-cont-list .mui-control-content .mui-table-view{
    background: transparent !important;
}
.mui-bar-tab .mui-tab-item .mui-icon{
    width: 22px;
    height: 22px;
    margin-left: 0px;
}
.mui-ico-home{background: url(//static.wywyx.com/202408/images/ico.png) -90px 0px;background-size: 280%;}
.mui-ico-games{background: url(//static.wywyx.com/202408/images/ico.png) 31px 66px;background-size: 280%;}
.mui-ico-top{background: url(//static.wywyx.com/202408/images/ico.png) 96px 33px;background-size: 280%;}
.mui-bar-tab .mui-tab-item.mui-active .mui-ico-home{background: url(//static.wywyx.com/202408/images/ico.png) 2px 2px;background-size: 280%;}
.mui-bar-tab .mui-tab-item.mui-active .mui-ico-games{background: url(//static.wywyx.com/202408/images/ico.png) 0px 66px;background-size: 280%;}
.mui-bar-tab .mui-tab-item.mui-active .mui-ico-top{background: url(//static.wywyx.com/202408/images/ico.png) 3px 126px;background-size: 280%;}
.mui-bar-tab .mui-tab-item .mui-icon~.mui-tab-label{
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 14px;
    color: #0d0d0d;
}
.mui-bar-tab,.mui-bar-tab .mui-tab-item{
    height: 44px;
}
.mui-bar-tab .mui-tab-item.mui-active{
    background: #d7413d;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}
.mui-bar-tab .mui-tab-item.mui-active .mui-tab-label{
    color: #fff;
}
.ad-banner{
    width: 100%;
    height: auto;
    line-height:0;
    position: relative;
    z-index: 1;
    height: auto;
}
#ad{
    height: 55px;
}
.mui-off-canvas-wrap.mui-active .ad-banner{
    position: relative;
    z-index: -1;
}
.mui-red{
    /* color: #d7413d; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    width: 58%;
    display: inline-block;
}
.mui-top{
    top: 0px;
}
.mui-padding-top{
    padding: 20px 0px 5px;
    top: 0px;
    z-index: 99;
    position: absolute;
}
.mui-content-padded{
    margin: 0px;
    padding: 10px 15px;
    font-size: 12px;
    min-height: 32px;
    overflow: hidden;
    z-index: 99;
}
.mui-content-padded span{float: left;}
.mui-button-more{
    background: #f5f5f5;
    border: 0px;
    outline: none;
    margin: 10px 15px 20px;
    width: calc(100% - 30px);
    border-radius: 5px;
    padding:10px;
    font-size: 13px;
}
.mui-down{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mui-down-cont{
    width: 70%;
    display: flex;
    justify-content:start;
    align-items: center;
}
.mui-down-cont .img1 {
    width: 5em !important;
    height: auto;
    border-radius: 5px;
    max-width: none !important;
}
.mui-down-cont .mui-media-body {
    width: 9em;
    height: auto;
    border-radius: 5px;
    max-width: none;
    margin-left: 0.5em;
}
.mui-down-cont .mui-media-body .text{
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    -webkit-line-clamp: 1;
}
.mui-down-cont .mui-media-body .text2{
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin-top: 2px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap;
    color:#8f8f94;
}
.mui-down-cont .mui-media-body .time{
    line-height: 18px;
    color: #bbb;
}
.mui-button-down{
    width: calc(30% - 14px);
    /* background: #f5f5f5; */
    background: linear-gradient(to right,#1bed77,#1dce87);
    color: #fff;
    border: 0px;
    outline: none;
    border-radius: 5px;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
}

/* 详情 */
.cont_det{
    padding: 10px 15px;
    max-width: 800px;margin: 0 auto;
}
.title_det{
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 27px;
    text-align: center;
    color: #333333;
    margin-top: 10px;
}
.name_det{
    font-size: 12px;
    color: #bbb;
    text-align: center;
    margin: 10px 0px;
}
.content_det{
    font-size: 1rem;
    color: #333333;
    text-align: center;
}
.content_left{
    font-size: 1rem;
    text-align: left;
    color: #8f8f94;
}
.content_det p{
    font-size: 1rem;
    text-align: left;
    color: #333333;
    line-height: 25px;
    margin-bottom: 15px;
    text-indent: 32px;
}
.content_det img{
    max-width: 100% !important;
    margin:0px auto 15px;
    display: block;
}
.warn_det {
    border: 1px solid #ffcdcf;
    line-height: 18px;
    background-color: #fef5f6;
    border-radius:3px;
    text-align: center;
    font-size: 12px;
    color: #f53e52;
    margin: 10px 0;
    padding: 5px;
}
.page_det{
    display: flex;
    justify-content: center;
    align-items: center;
    padding:unset;
    min-height: auto;
}
.page_det a{
    color: #d7413d;
}
.mui-pagination>li.mui-active>a{
    border-color: #d7413d;
    background-color: #d7413d;
}
.mui-pagination>li>a, .mui-pagination>li>span{
    color: #d7413d;
}
/* 下载 */
.mui-button-down2 {
    width: 100%;
    background: #54ba3d;
    color: #fff !important;
    border: 0px;
    outline: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.42;
    text-align: center;
    margin: 10px auto !important;
}
.name_det2 {
    font-size: 12px;
    color: #bbb;
    text-align: center;
}
.mui-table-view.mui-scroll-x2 li{
    width: auto;
}
.down_img {
    border-radius: 15px;
}
.mui-new-games {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.mui-cpname{
    width: 12em !important;
    height: auto !important;
    text-align: left;
}
.mui-button-sm{
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    width: 5em;
    color: #0aaf60;
    padding: 0px;
    outline: none;
    border-radius: 2.5em;
    border: 1px solid #0aaf60;
    margin-top: 7px;
}
.mui-new-games .mui-down-cont{
    width: calc(100% - 5em)!important;
}
.search-cont{
    margin: 20px 15px 0px;
    width: calc(100% - 30px);
}
.search-cont input{
    border-radius: 17px;
}
.mui-radio{
    padding: 0px 15px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mui-radio .mui-col-xs-3{
    float: left;
    padding-right: 0px;
    border: 1px solid #bbb;
    color: #8f8f94;
    line-height: 30px;
    height: 30px;
    border-radius: 2.5em;
    padding: 0px;
    width: 23%;
    margin-top: 10px;
    font-size: 13px;
}
.mui-selected{
    border: 1px solid #0aaf60 !important;
    color: #0aaf60 !important;
}
.mui-radio .mui-col-xs-3 a{
    margin-right: 0px !important;
    text-align: center;
    margin: 0px;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object{
    border-radius: 5px;
    height: 100%;
    max-height: 184px;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .down_img{
    border-radius: 5px;
    height: 184px;
    max-width: unset !important;
    width: auto;
}
.mui-down-cont .img1{
    height: 85px !important;
    width: 85px !important;
}
.dowmsButton{
    display: flex;
    justify-content: space-between;
}
.dowmsButton a{
    margin: 0px 5px;
}
.mui-button-downl {
    width: 48%;
    background: #efeff4;
    color: #333333 !important;
    border: 0px;
    outline: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.42;
    text-align: center;
    margin: 10px 0px !important;
}
.mui-button-down3 {
    width: 100%;
    background: #efeff4;
    color: #333333 !important;
    border: 0px;
    outline: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.42;
    text-align: center;
    margin: 10px 0px !important;
}
.mui-button-downr {
    width: 48%;
    background: #54ba3d;
    color: #fff !important;
    border: 0px;
    outline: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.42;
    text-align: center;
    margin: 10px 0px !important;
}
.name_det3 {
    font-size: 12px;
    color: #333333;
    text-align: center;
    background: #eaffe6;
    border:1px solid #54ba3d;
    border-radius: 5px;
    position: relative;
    padding-top: 2px;
}
.ico{
    position: absolute;
    right: 24%;
    top: -4px;
    width: 5px;
    height: 5px;
    border-left: 1px solid #54ba3d;
    border-top: 1px solid #54ba3d;
    background: #eaffe6;
    transform:rotate(45deg);
}
.muiName{
    width: 16em !important;
    height: 85px !important;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
}
.header_nave{
    position: fixed !important;
    top:0px;
    z-index: 99;
    width: 100%;
}
.content{
    padding-top: 44px;
}
#mui-games-bg{min-height: 500px;}
#mui-games-bg a{display: inline-block;width: 109%;}
#mui-games-bg .mui-table-view-cell>a:not(.mui-btn).mui-downs{background: #fff !important;}
.mui-table-view .page2,.mui-table-view .page3,.mui-table-view .page4,.mui-table-view .page5,.mui-table-view .page6,.mui-table-view .page7,.mui-table-view .page8,.mui-table-view .page9,.mui-table-view .page10,.mui-table-view .mui-table-view-page{display:none}	
.mui-table-view .page1{display:block;}