@charset "UTF-8";
html, body, div, canvas, input, p, img, span, section, ul, li, a {padding: 0;margin: 0;border: none;}
html, body {font-size: 20px;width: 100%;max-width: 640px;margin: 0 auto;background-color: white;position: relative;}

/*APP mui 框架样式*/
.mui-ios .mui-bar {padding-top: 20px;}
.header.ios, .mui-ios .header {padding-top: 20px;}
.mainbox.ios, .mui-ios .mainbox {margin-top: 64px;}
.mui-ios .funny-Main-box, .mui-ios .funny-comment-box {padding-top: 20px;}

/*@font-face {font-family: 'iconfont';src: url('http://localhost:13131/_www/fonts/iconfont.ttf?v=1.31') format('truetype');}*/
@font-face {font-family: 'iconfont';src: url('iconfont.ttf') format('truetype');}
@font-face{font-family:'startfont';src:url('stars.ttf') format('truetype')}
@font-face {font-family: 'menufont';src: url('menufont.ttf') format('truetype');}
.iconfont-menu{font-family:'menufont'!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}

/*导航条*/
.header {background: #fff;height: 44px;width: 100%;position: fixed;top: 0;left: 0;z-index: 100000;}
.common-result-top {font-size: 16px;color: #666;height: 44px;line-height: 44px;font-weight: 200;font-weight: 600;letter-spacing: 1px;position: relative;text-align: center;border-bottom: 1px solid #ddd;}
.icon-header-back {position: absolute;top: 7px;height: 26px;line-height: 26px;font-size: 24px !important;color: #333;font-weight: normal;}
.icon-header-home {right: 8px;}
.icon-header-back {left: 8px}
.icon-font-header {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}

.header.ios, .mui-ios .header {padding-top: 20px;}

.mainbox {position: relative;width: 100%;text-align: center;margin-top: 44px;}
.box {display: none;width: 100%;}
.active {display: block;}

/*page1 示例*/
.gameinfobox {font-family: 'microsoft yahei', sans-serif;font-size: 12px;color: #ADADAD;border-bottom: 12px solid #f3f3f3;position: relative;min-height: 79px;}
.gameinfobox img{display: block;width: 100%;}
.gameinfobox .gamebox{position: absolute;width: 100%;height: 100%;left: 0; top: 0;background-color: rgba(0,0,0,0.7);}
.gameinfobox .game {position: relative;display: -webkit-box;display: -webkit-flex;display: flex;width: 100%;height: 100%;}
.gameinfobox .game dl {font-family: inherit;font-size: 100%;font-weight: inherit;font-style: inherit;width: 100%;height: 100%;text-align: left;vertical-align: baseline;}
.gameinfobox .game .meta {position: relative;text-align: center;color: #fff;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.gameinfobox .game .meta .btn {font-size: 14px;padding: 4px 12px;border: 1px solid #fff;border-radius: 5px;display: inline-block;position: relative;top: 14%;color: white;}
.gameinfobox .game .meta .count {font-size: 10px;display: inline-block;width: 100%;height: 16px;position: relative;top: 24%;}
.gameinfobox .game .iconstars {font-family: 'startfont' !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: .2px;-moz-osx-font-smoothing: grayscale;}
.gameinfobox .game .icon-start-filled5 {font-size: 10px;line-height: 1.4;display: inline-block;height: 100%;color: #ff4303;}
.gameinfobox .game .icon-start-filled5:before {content: '\e438\e438\e438\e438\e438';}

/*page1 input*/
.page1-inputbox {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 15px 10px;text-align: left;color: #9b9b9b;background-color: white;}
.inputlist {line-height:40px;overflow:hidden;min-height:40px;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f3f3f3}
.inputlist:last-of-type {border-bottom:0;margin-bottom: 0;padding-bottom: 0;}
.short-inputname {font-size:14px;display:inline-block;float:left;width:35%}
.long-inputname {font-size:14px;display:inline-block;float:left;width:100%}
.short-input {position:relative;display:block;float:right;overflow:hidden;box-sizing:border-box;width:65%;height:40px;border:1px solid #f3f3f3;border-radius:5px}
.long-input {position:relative;display:block;float:right;overflow:hidden;box-sizing:border-box;width:100%;height:40px;border:1px solid #f3f3f3;border-radius:5px}
.input {font-size:12px;line-height:12px;display:block;width:100%;height:100%;text-align:center;outline:0}
.input::-webkit-input-placeholder {color:#9b9b9b}
.select {font-size:14px;line-height:38px;display:block;width:100%;height:38px;opacity:0;border:0;outline:0;appearance:none;-webkit-appearance:none}
.analog-select {font-size:14px;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}

.btn-radio { position: relative; width: 30%; height: 100%; margin: 0; padding: 0; border: 1px solid #F3F3F3; background-color: #fff; border-radius: 5px; box-sizing: border-box; }
.pull-right { float: right; margin-left: 1px; }
.pull-left { float: left; }
.btn-radio-active { border: 1px solid #ff4303; color: #ff4303; }

.upload-pic-containter .upload-pic-wrapper {position:relative;font-size: 12px;float: right;width: 65%;height: 40px;text-align: right;vertical-align: middle;color: #ff4303;}
.upload-pic-containter .upload-pic-pre {font-size: 12px;line-height: 40px;position: relative; display: inline-block;overflow: hidden;box-sizing: border-box;height: 40px;padding: 0 5px;padding: 0 10px;border: 1px solid #ff4303;border-radius: 5px;}
.upload-pic-containter .upload-pic-pre-value {font-size: 12px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;-webkit-appearance: none;outline: none;}
.upload-pic-containter .upload-pic-result {position: relative;top: 10px;float: right;box-sizing: border-box;width: 40%;height: auto;}
.upload-pic-containter .upload-pic-loading {display: block;}
.upload-pic-wrapper .upload-pic-hide{display: block;position: absolute;width: 100%;height: 100%;z-index: 100;opacity: 0;}

/*page1 start game btn*/
/*.start {position: relative;display:block;padding:12px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:white;background-color: #f3f3f3;font-size: 16px;border-radius: 6px;}
.start span {display:block;padding: 12px 0;background-color:#FABF11;}*/





/*page2*/
.page2 .ResultTitlebox {position:relative;width:100%;max-width:640px;margin:0 auto;}
.loading {position:relative;width:75px;margin-top:40%}
.loading-text {position:relative;margin:20px auto;text-align:center;letter-spacing:1px;color:#ff4303}
.active .loading {-webkit-animation:roting 1s linear infinite}

.warning-text-normal{font-family: '微软雅黑';position: relative;margin: 5px auto 0 auto;text-align: center;letter-spacing: 1px;color: #ff4303;font-size: 16px;}
.warning-text-pay {margin-top: 5px;color: #6a809a;font-size: 16px;font-family: '微软雅黑';}


/*page3*/
.page3 {background-color:#f3f3f3}
.page3 .ResultTitlebox {text-align: left;padding: 0 8px;box-sizing: border-box;background-color: white;}
.common-result-btn-box {display: none;padding: 2.5px 5px;margin: 10px 10px 10px 0;color: #ff4303;border: 1px solid #ff4303;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size: 16px;}
.common-result-btn-box img {display: inline-block;width: 18px;margin-bottom: -3px;margin-right: 2px;}

.resultimgbox {background-image: url('../img/image_loading.png');background-repeat: no-repeat;background-position: 50% 50%;background-size: 76px;margin: 0;padding: 8px;background-color: #F3F3F3;position: relative;}
.result{display: block;width: 100%;-webkit-user-select: none; }

.savetipbox {position: fixed;width: 100%;height: 48px;left: 0;bottom: 0;}
.savebox {background-color: #ff4303;color: #fff;display: inline-block;width: 100%;text-align: center;line-height: 48px;font-size: 18px;padding-right: 60px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.savebox img {width: 20px;margin-bottom: -3px;margin-right: 2px;}
.sharebox {display: block;position: absolute;width: 60px;height: 100%;background-color: #fabf11;right: 0;bottom: 0;}
.sharebox img {display: inline-block;width: 20px;margin-top: 4px;}
.sharebox span {position: absolute;display: block;font-size: 16px;color: white;left: 0;bottom: 4px;text-align: center;width: 100%;}

/*page4*/
.examplebox{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: black;z-index: 10;}
.examplebox img{max-height: 100%;max-width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50% , -50%); -webkit-transform: translate(-50% , -50%);}





/*支付页面特有的样式*/
.pay-btn-wrapper {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 10px;
    background-color: #f3f3f3;
}
.pay-btn-wrapper a{
    text-decoration: none;
}
.pay-btn-wrapper span {
    display: block;
    height: 100%;
    color: white;
    background-color: #ea4242;
    box-sizing: border-box;
    padding: 12px 10px;
}
.pay-btn-wrapper span.pay-btn-paymoney{
    background-color: #1aac19;
}
.my-pay-picture{
    font-size: 14px;
    color: #ff4303;
}
.my-pay-picture i {
    font-style: normal;
    position: relative;
}
.my-pay-picture i:after {
    /*content: " > ";*/
    position: absolute;
    display: block;
    right: -1em;
    top: -1px;
}

/*loading页面样式*/
.loading_lable_box{
    font-size: 0px;
    margin-top: 11px;
}

.loading_lable_box div{
    width: 10px;
    height: 10px;
    background-color: #6a809a;
    border-radius: 50%;
    display:inline-block;
    /* -webkit-animation: loadinglable  1s steps(1) infinite; */
    /* animation-delay: 1s; */
}
.loading_lable_box div:first-child{
    margin-right: 4px;
    /* -webkit-animation: loadinglable  1s steps(1) linear infinite; */
    /* animation-delay: 0s; */
}
.loading_lable_box div:last-child{
    margin-left: 4px;
    /* -webkit-animation: loadinglable  1s steps(1) linear infinite; */
    /* animation-delay: 2s; */
}


/*END支付页面特有的样式*/
/*支付失败*/
.payfail{
    font-family: '微软雅黑';
    color: #6a809a;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    background-color: rgba(0,0,0,0.2);
}
.payfail .payfail-dialog{
    width: 92%;
    height: 220px;
    background-color: #fff;
    border-radius: 12px;
    margin: auto;
    margin-top: 40%;
    text-align: center;
}
.payfail .payfail-dialog img{
    width: 62.5px;
    margin-top: 5%;
}
.payfail .payfail-dialog .title{
    font-size: 18px;
    margin-top: 8px;
}
.payfail .payfail-dialog .text{
    font-size: 16px;
    margin-top: 8px;
}
.payfail .payfail-dialog .cancel{
    font-size: 16px;
    text-decoration: underline;
    display: inline-block;
    float: left;
    line-height: 33px;
    margin-left: 20px;
}
.payfail .payfail-dialog a{
    color: #fff;
    text-decoration: none;
    background-color: #ff4303;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
}
.payfail .payfail-dialog .btngroup{
    margin-top: 10px;
    padding: 10px 17px;
    position: relative;
}
/*new btn style*/
.normalstartbtn span {
    background: #FABF11;
    margin: 13px 0 13px 0;
}
.start{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 10px;background-color:#f3f3f3;font-size: 16px;border-radius: 6px;}
.start span{display:block;color:white;}

.mixbtnbox{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    background-color: #f3f3f3;
    display: -webkit-flex;
    display: flex;
}
.mixstartbtn ,.mixpaybtn{
    padding: 25px 0 0 0;
    flex: 1;
}
.mixstartbtn span {
    display: block;
    color: white;
    background-color: #FABF11;
    font-size: 16px;
    padding: 12px 0;
    margin-right: 8.5px;
    border-radius: 6px;
}
.mixpaybtn{
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3;
    text-align: center;
}


@-webkit-keyframes loadinglable{
    from{
        background-color: #6a809a;

    }
    to{
        background-color: #fff;
    }
}

/*动画*/
@-webkit-keyframes roting
{
    0%
    {
        -webkit-transform: rotateZ(0) ;
    }
    100%
    {
        -webkit-transform: rotateZ(360deg) ;
    }
}
@-webkit-keyframes bounce
{
    0%,
    7%,
    21%,
    35%,
    100%
    {
        -webkit-transform: translateY(0);
    }
    14%,
    28%
    {
        -webkit-transform: translateY(10px);
    }
}
@-webkit-keyframes roting
{
    0%
    {
        -webkit-transform: rotateZ(0);
    }
    100%
    {
        -webkit-transform: rotateZ(360deg) ;
    }
}
.mixpaybtn span.pay-btn-paymoney {
    background-color: #00C800;
    font-size: 16px;
    margin-left: 8.5px;
    border-radius: 6px;
    text-align: center;
    display: block;
    color: white;
    box-sizing: border-box;
    padding: 12px 0;
}
.mixpaybtn span.pay-btn-paymoney i{
    font-style: normal;
    font-size: 12px;
    font-family: sans-serif;
}
.pay-btn-wrapper{
    padding: 21px 0 21px 10px;
    text-align: left;
}
.onlypaybtn{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 10px 0 10px;
    background-color: #f3f3f3;
}
.onlypaybtn span{
    background-color: #00C800;
    font-size: 16px;
    border-radius: 6px;
    text-align: center;
    display: block;
    height: 100%;
    color: white;
    padding: 12px 0;
    margin: 13px 0 0 0;
}
.onlypaybtn span i{
    font-style: normal;
    font-size: 12px;
    font-family: sans-serif;
}
.unuse-submit{
    padding-bottom: 0;
}
.unuse-submit span{
    background: #FABF11;
    margin: 13px 0 0 0;
}
.unuse-pay{
    display: none;
}
.unuse-pay span i{
    font-style: normal;
    font-size: 12px;
    font-family: sans-serif;
}
/*确认支付样式*/
.ConfirmPaybox{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
}
.ConfirmPaybg{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.ConfirmPayInfo{
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: white;
    -webkit-transform: translateY(217px);
}
.ConfirmPay-titlebox{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.ConfirmPay-title{
    text-align: left;
    color: #444444;
    font-weight: 900;
    margin: 20.7px 0 15.525px 0;
    font-size: 18px;
    line-height: 18px;
}
.ConfirmPay-list{
    font-size: 14px !important;
    text-align: left;
    margin-bottom: 25.875px;
    line-height: 14px;
}
.ConfirmPay-list a{;
    color: #808080;
    text-decoration: none;
}
.ConfirmPay-list ss{
    color: #9596ab;
    text-decoration: underline;
}
.ConfirmPay-spliteline{
    display: block;
    height: 1px;
    background-color: #EEEEEE;
}
.ConfirmPay-prizebox{
    overflow: hidden;
    padding: 0 10px;
    line-height: 90px;
}
.ConfirmPay-prizetext{
    float: left;
    font-size: 14px;
    color: #999999;
}
.ConfirmPay-prize{
    float: right;
    font-size: 42px;
    color: #444444;
    font-family: helvetica;
}
.ConfirmPaybtnbox{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 20px 10px;
}
.ConfirmPaybtn{
    background-color: #00C800;
    font-size: 16px;
    border-radius: 6px;
    text-align: center;
    display: block;
    height: 100%;
    color: white;
    padding: 12px 0;
}
/* result tip */
.result-pay-tipbox{
    position: fixed;
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 0 9px;
    box-sizing: border-box;
    left: 0;
    bottom: 58px;
}
.result-pay,.result-showlist{
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    color: white;
    display: none;
    border-radius: 5px;
}
.result-pay-word{
    float: left;
    text-align: left;
    display: inline-block;
    margin-left: 7px;
}
.result-pay-btn,.result-showlist-btn{
    float: right;
    display: inline-block;
    padding-top: 7px;
}
.result-pay-btn span{
    line-height: 14px;
    background-color: #00C800;
    padding: 10px;
    margin-right: 7px;
    border-radius: 5px;
}
.result-showlist-btn a{
    text-decoration: none;
    color: white;
}
.result-showlist-btn span{
    line-height: 14px;
    background-color: #FABF11;
    padding: 10px;
    margin-right: 7px;
    border-radius: 5px;
}
/*animation*/
.showConfirm{
    display: block;
}
.showConfirm .ConfirmPayInfo{
    -webkit-animation:upin 0.5s 0s 1 ease normal forwards;
}
@-webkit-keyframes upin{
    100%{
        -webkit-transform:translateY(0);
    }
}
.resultTipshow .result-pay,
.resultTipshow .result-showlist{
    -webkit-animation:upin2 0.5s 0s 1 ease normal forwards;
}
@-webkit-keyframes upin2{
    0%{
        opacity: 0;
        -webkit-transform:translateY(100%);
    }
    100%{
        opacity: 1;
        -webkit-transform:translateY(0);
    }
}
/* paystatus == 2 */
.payfail{position:fixed;top:0;height:100%;width:100%;background:rgba(0,0,0,.7);display: table;color:#71869E;z-index:1000}
.tip-content-wrap{display:table-cell;vertical-align:middle;text-align:center;min-height:100px}
.tip-content-wrap .tip-content{width: 242px;margin: -50px auto 0 auto;text-align: center;background-color: white;border-radius: 10px;}
.tip-content-wrap .tip-img-box{position: relative;width: 100%;left: 0;top: 0;color: #6a809a;}
.tip-content-wrap .tip-img-box img{position: absolute;width: 60px;left: 50%;top: 0;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.tip-content-wrap .tip-img-box span{height: 45px;display: block;}
.tip-content-wrap .tip-desc-box{font-size: 16px;line-height: 16px;color: #6a809a;}
.tip-content-wrap .tip-desc-box span{display: block;height: 16px;line-height: 16px;margin-bottom: 12px;}
.tip-content-wrap .tip-btns-box{ margin: 20px auto 0 auto;padding-bottom: 15px;font-size: 16px;}
.tip-content-wrap .tip-btns-box span{display: inline-block;height: 38px;width: 113.85px;line-height: 38px;background: #FF4303;color: #fff;border-radius: 5px;}



/*save img success*/
.app-result-tip-wrap{position:fixed;top:0;height:100%;width:100%;background:rgba(0,0,0,.7);display:none;color:#71869E;z-index:1000}
.tip-content-wrap{display:table-cell;vertical-align:middle;text-align:center;min-height:100px}
.tip-content-wrap .tip-content{width: 242px;margin: -50px auto 0 auto;text-align: center;background-color: white;border-radius: 10px;}
.tip-content-wrap .tip-img-box{position: relative;width: 100%;left: 0;top: 0;color: #6a809a;}
.tip-content-wrap .tip-img-box img{position: absolute;width: 60px;left: 50%;top: 0;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.tip-content-wrap .tip-img-box span{height: 45px;display: block;}
.tip-content-wrap .tip-desc-box{font-size: 16px;line-height: 16px;color: #6a809a;}
.tip-content-wrap .tip-desc-box span{display: block;height: 16px;line-height: 16px;margin-bottom: 12px;}
.tip-content-wrap .tip-btns-box{ margin: 20px auto 0 auto;padding-bottom: 15px;font-size: 16px;}
.tip-content-wrap .tip-btns-box span{display: inline-block;height: 38px;width: 113.85px;line-height: 38px;background: #FF4303;color: #fff;border-radius: 5px;}

/*longtab\share container*/
.alertbox-container{display: none;position: fixed;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;z-index: 200000;}
.alertbox-container .backgrounds{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.7);}

/*longtab box*/
.longtapbox {position: absolute;width: 100%;left: 0; bottom: -168px;z-index: 1;text-align: center;background-color: white;font-size: 18px;line-height: 53px;transition: bottom .3s ease-out;-webkit-transition: bottom .3s ease-out;}
.longtap-save{border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.longtapforshare{border-bottom: 7.5px solid #eaeaea;}
.longtapbox-show{-webkit-animation: longtapboxshow 0.2s 0s 1 ease-out normal forwards;animation: longtapboxshow 0.2s 0s 1 ease-out normal forwards;}
.longtapbox-hidex{-webkit-animation: longtapboxhide 0.2s 0s 1 ease-out normal forwards;animation: longtapboxhide 0.2s 0s 1 ease-out normal forwards;}

/*share box*/
.commonsharebox{position: absolute;width: 100%;left: 0;bottom: -173.84px;text-align: center;background-color: white;font-size: 18px;line-height: 53px;}
.commonsharebox-show{-webkit-animation: commonshareboxshow 0.2s 0s 1 ease-out normal forwards;animation: commonshareboxshow 0.2s 0s 1 ease-out normal forwards;}
.commonsharebox-hidex{-webkit-animation: commonshareboxhide 0.2s 0s 1 ease-out normal forwards;animation: commonshareboxhide 0.2s 0s 1 ease-out normal forwards;}
.commonshare-btns{background-color: white;position: relative;display: -webkit-box;height: 113.85px;box-sizing: border-box;padding: 0 5px;}
.commonshare-box-cell{-webkit-box-flex: 1;padding-top: 19.4px;}
.commonshare-btns .commonshare-box-cell img {display: block;width: 54px;margin: 0 auto 9px auto;}
.commonshare-btns .commonshare-box-cell span {display: block;font-size: 12px;width: 100%;margin: 0;padding: 0;height: 12px;line-height: 12px;}
.sharebox-cancel{background-color: white;border-top: 7.5px solid #eaeaea;}

/*moregame*/
.moregamebox {font-size: 12px;min-height: 50px;margin-top: 6px;padding: 0 8px 10px}
.moregame-padded{font-size:14px;font-weight:400;text-align:left;color:#8f8f94;margin: 12px 0 5px 0;padding-bottom:6px;border-bottom:1px solid #e6e6e6}
.moregame-more{float:right;text-align:right;text-decoration:none;color:#5b5b5b}
.moregame-more i{font-family:'menufont'!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}
.moregameul{font-size:0;position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;padding:0 0 10px 0;list-style:none;white-space:normal;border:0;outline:0;background-color:#fff}
.moregameli{margin:-1px 0 0 -1px;padding:11px 15px;vertical-align:top;color:#999;border-top:1px solid #eee;border-left:1px solid #eee}
.moregameul .moregameli{font-size:17px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:-4px;padding:5px 8px;text-align:center;vertical-align:middle;border:none!important;background:0}
.moregameul .moregameli,.moregameul .tuijian-title{overflow:hidden}
.moregameul-cell{position:relative;overflow:hidden;padding:11px 15px;-webkit-touch-callout:none}
.moregameli{width:25%}
.moregameli>a:not(.mui-btn){position:relative;display:block;overflow:hidden;margin:0;padding:inherit;padding:0;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;color:inherit}
.tuijian-img{width:53px!important;height:53px!important;margin-right:0;border-radius:10px}
.moregameul .moregameli .tuijian-title{font-size:15px;line-height:15px;display:block;width:100%;height:15px;margin-top:8px;text-overflow:ellipsis;color:#333}
.tuijian-title{font-size:12px!important}
.moregame-btn{text-align:center}
.more-game{font-size:14px;font-weight:400;line-height:1.42;position:relative;display:inline-block;margin-bottom:0;padding:6px 12px;cursor:pointer;text-align:center;vertical-align:top;white-space:nowrap;text-decoration:none;color:#333;border:1px solid #ccc;border-radius:3px;background-color:#fff;background-clip:padding-box}


.cover {display: inline-block;overflow: hidden; margin: 0 10px 0 auto;text-align: center;-webkit-box-flex: 1;}

/*menu*/
.funny-Main-box{display: none;position: fixed;width: 100%;max-width: 640px;height: 100%;overflow: hidden;left: 0;top: 0;text-align: left;z-index: 100002}

#float-menu {position: absolute;z-index: 100001;top: 45px;width: 47.5px;height: 47.5px;}
#float-menu img {width: 80%;height: 80%;margin: 10%;}
.UnreadMessage{line-height:16px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:16px;height:16px;margin-left:5px;padding:0 5px;text-align:center;color:white;border-radius:8px;background-color:red}
.UnreadMessage_head {font-size: 12px;font-weight: normal;line-height: 15px;position: absolute;top: 6px;right: 31px;display: none;-webkit-box-sizing: border-box;box-sizing: border-box;min-width: 16px;height: 16px;padding: 0 5px 0 6px;color: #ff4303;border: 1px solid #ff4303;border-radius: 8px;background: white;}

.funny-menu-box{width: 100%;height: 100%;position: absolute;}
.funny-fullscreen{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.5);}
.funny-btn-box{position: absolute;width: 60%;max-width: 384px;height: 100%;overflow: auto;left: -300px;top: 0;background-color: white;}
.funny-userinfo{position: relative;border-bottom: 6px solid #e9e9e9;text-align: center;}
.funny-user-icon{width: 2.35rem;margin: 0.65rem auto 0 auto;border-radius: 50%;}
.funny-user-name{margin: 0.3rem auto 0.6rem auto;font-size: 12px;color: black;}
.funny-user-name a:link,.funny-user-name a:visited,.funny-user-name a:active,.funny-user-name a:hover{color: #4e4e4e;text-decoration: none;}
.funny-menu-btnbox{border-bottom: 1px solid #E9E9E9;height: 2.25rem;position: relative;overflow: hidden;}

.funny-menu-btnbox .iconfont-menu{font-size:12px;line-height:2.25rem;position:absolute;top:0;right:.75rem;height:2.25rem;color:#acacac}

.funny-function{position: relative;height: auto;overflow: auto;}
.funny-menu-btn{display: inline-block;margin: 0.275rem 0.8rem 0.275rem 0.7rem;width: 1.7rem;}
.funny-menu-text{position: absolute;height: 2.25rem;line-height: 2.25rem;color: #4e4e4e;font-size: 12px;}
.funny-bottom-tips{position: absolute;background-color: white;width: 100%;text-align: center;bottom: 5px;left: 0;font-size: 12px;margin-top: 10px;}
.funny-bottom-tips a:link,.funny-bottom-tips a:visited,.funny-bottom-tips a:active,.funny-bottom-tips a:hover{color: #4e4e4e;text-decoration: none;}
.funny-bottom-tips-scroll{position: relative;margin-top: 5rem;}
.funny-btnbox-open{height: 5.85rem;background-color: #efefef;}
.funny-share-btnbox{position: absolute;width: 100%;height: 2.2rem;top: 2.7rem;}
.funny-share-btn{position: absolute;width: 1.725rem;height: 2.2rem;top: 0;}
.funny-share-btn:first-child{left: 0.7rem;}
.funny-share-btn:nth-child(2){left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.funny-share-btn:last-child{right: 0.75rem;}
.funny-menu-btnbox .iconfont{position: absolute;height: 2.25rem;line-height: 2.25rem;top: 0;right: 0.75rem;font-size: 12px;color: #acacac;}
.funny-menu-btnbox .icon2{display: none;}
.funny-btnbox-open .icon2{display: block;}
.funny-btnbox-open .icon1{display: none;}

/* 评论样式 */
.funny-comment-box {position: absolute;width: 100%;max-width: 640px;height: 100%;left: 300px;margin: 0 auto;top: 0;display: none;background-color: white;overflow: hidden;}
.funny-comment-back {width: 100%;height: 35px;line-height: 35px;text-align: center;position: relative;left: 0;top: 0px;color: #b37bd6;font-size: 14px;border-bottom: 6px solid #EBEBEB;}
.funny-comment-back .iconfont-menu{position:absolute;left:.55rem}
.funny-comment-body {position: relative;width: 100%;height: 100%;padding-bottom: 90px;overflow: auto;box-sizing: border-box;-webkit-box-sizing: border-box;}
.funny-user-comment {display: block;position: relative;width: 100%;min-height: 2.4rem;font-size: 12px;border-bottom: 1px solid #ebebeb;}
.funny-user-comment:last-child {border-bottom: none;}
.funny-user-comment .usericon {display: inline-block;width: 1.7rem;height: 1.7rem;left: 0.55rem;top: 0.4rem;position: absolute;}
.funny-user-comment .usericon img {width: 100%;border-radius: 50%;}
.username {position: absolute;display: inline-block;color: #838383;top: 0.55rem;left: 2.65rem;}
.content {display: block;color: #373737;width: 100%;padding-left: 2.65rem;padding-right: 20px;padding-top: 1.35rem;line-height: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;text-align: justify;margin-bottom: 0.25rem;word-wrap: break-word;}
.time {position: absolute;color: #838383;top: 0.55rem;right: 0.5rem;}
.funny-comment-footer{position: relative;left: 0;top: 0px;z-index: 10;width: 100%;height: 45px;line-height: 45px;background-color: white;border-bottom: 6px solid #EBEBEB;}
.funny-comment-input{position: absolute;display: inline-block;width: 75%;height: 35px;left: 12px;top: 5px;font-size: 12px;line-height: 12px;border: 1px solid #969696;border-radius: 5px;padding: 11.5px 5px;outline: none;box-sizing: border-box;-webkit-box-sizing: border-box; -webkit-appearance: none;}
.funny-comment-submit{position: absolute;display: inline-block;width: 13.75%;height: 35px;line-height: 35px;right: 12px;font-size: 12px;top: 5px;background-color: #70CFA7;color: white;text-align: center;border-radius: 5px;}

/* iconfont */
.iconfont{ font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.funny-comment-loadingimg{display: block;margin: 5rem auto 20px auto;width: 2.3rem;-webkit-animation: roting  1s  linear infinite;}
.funny-comment-loadingtext{text-align: center;color: #b37bd6;font-size: 12px;letter-spacing: 1px;}

.funny-input-tips {position: absolute;left: 5.89rem;top: 10rem;width: 4.22rem;height: 4.22rem;display: none;z-index: 1000002}
.funny-input-tips img{width: 100%;}
.funny-user-send{background-color: #F2DEFF;border-color: white !important;}

.Refresh-tip{ bottom: 0;width: 100%;height: 50px;line-height: 50px;border-top: 1px solid #e8e8e8;border: 0;background: #fff;text-align: center;font-size: 12px;display: none;}
.Refresh-tip img{display: inline-block;position: relative;top: 4px;margin-right: 4px;}
.mui-ios .funny-menu-openbtn{position: fixed;left:325px;top:20px;}
.funny-user-name .btn{font-size: 12px;}
.mui-ios .funny-Main-box,.mui-ios .funny-comment-box{padding-top: 20px;}


/*animation*/
@-webkit-keyframes bounce {
    0%,7%,21%,35%,100% {-webkit-transform: translateY(0);}
    14%,28% {-webkit-transform: translateY(10px);}
}
@-webkit-keyframes roting{
    0%{-webkit-transform:rotateZ(0deg)}
    100%{-webkit-transform:rotateZ(360deg)}
}

@-webkit-keyframes commonshareboxshow {
    from { bottom: -173.84px; }
    to { bottom: 0; }
}
@-webkit-keyframes commonshareboxhide {
    from { bottom: 0; }
    to { bottom: -173.84px; }
}

@-webkit-keyframes longtapboxshow {
    from { bottom: -168px; }
    to { bottom: 0; }
}
@-webkit-keyframes longtapboxhide {
    from { bottom: 0; }
    to { bottom: -168px; }
}
.beansRecharge-box{
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: 640px;
    top: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 16;
}
.beansRecharge-box .beansRecharge-context{
    position: relative;
    background-color: #fff;
    width: 95%;
    margin-top: 30%;
    margin-left: 2.5%;
    border-radius: 13px;
}
.beansRecharge-box span{
    font-family: "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.beansRecharge-title{
    padding-top: 40px;
    text-align: center;
}
.beansRecharge-title .beans-title{
    display: block;
    font-size: 16px;
    color: #ff4303;
}
.beansRecharge-title .beans-parities{
    font-size: 12px;
    color: #949494;
    padding-top: 9px;
}
.beansRecharge-context .beans-titleimg{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 64px;
    margin-top: -33px;
}
.beansRecharge-context .beans-closeimg{
    position: absolute;
    right: 12.3px;
    width: 14px;
    top: 10.35px;
}
.beansRecharge-context .recharge-box{
    display: flex;
    margin-top: 15px;
}
.beansRecharge-context .recharge-box .beansRecharge-way{
    display: inline-block;
    margin-right: 9.7px;
}
.beansRecharge-context .recharge-box .beansRecharge-way img{
    width: 100%;
    display: block;
}
.beans-payBtn-box{
    margin-left: 27.8px;
    margin-right: 27.8px;
    margin-top: 22.5px;
    border-top: 2px dashed #efeff4;
    padding-bottom: 24px;
}
.beans-payBtn-box .beans-payBtn{
    width: 189px;
    height: 47.6px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00c800;
    border-radius: 7px;
    margin-top: 24px;
    text-align: center;
}
.beans-payBtn-box .beans-payBtn span{
    line-height: 46.6px;
    color: #eaf9ea;
}
.beansRecharge-animation{
    -webkit-animation: bounceIn 0.5s .2s ease both;
}
@keyframes bounceIn {
    0%{
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
    100%{
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
/*page5样式*/
#page5{
    width:100%;
    height:100%;
    /*max-width:640px;*/
    padding: 0 0;
    border: 0;
    box-sizing: border-box;
    background-color:black;
    /*max-height:500px;*/
    /*display:flex;*/
    align-items:center;
    position: relative;
    margin-top: -44px;
    overflow: hidden;
}
/*裁剪区样式*/
#page5 .cuttingarea {
    width: 100%;
    /*max-width:640px;*/
    /*min-height:80px;*/
    margin-bottom: 85px;
    background-color: black;
}
#cutimage{
    /*width:100%;*/
    /*max-width:640px;*/
    max-width:100%;
    /*min-height:80px;*/
}
/*按钮样式*/
#page5 .normalstartbtn{
    width:100%;
    height:56px;
    display:flex;
    justify-content: space-between;
    align-items:center;
    flex-wrap: nowrap;
    background-color: #fff;
    border-top:1px solid rgba(255,255,255,0.3);
    position: absolute;
    bottom: 0;
    right:0px;
    color: #FFFFFF;
    padding: 0px 20px;
    box-sizing: border-box;
}

#page5 .cifbtn,#page5 .celbtn{
    width:50%;
    flex-shrink:1;
    display: inline-block;
    font-size: 14px;
}
#page5 .cifbtn{
    margin-right:10px;
    background-color: #f1c245;
    border-radius: 5px;
    line-height: 41px;
    /*text-align: left;*/
}
#page5 .celbtn{
    /*text-align: right;*/
    background-color: #5ac539;
    border-radius: 5px;
    line-height: 41px;
}
.cropper-dashed{
    display: none !important;
}
span.cropper-point{
    height:5px !important;
    background-color: white !important;
    display: none;
}
span.cropper-line {
    display: none;
}
.cropper-crop-box span{
    /*background-color: rgba(0, 0, 0, 0.8);*/
    background-color: black;
}