*,*:before,*:after {margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;font-size:14px;}
*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}

body{background:#fff;}
html,body {width:100%;min-height:100%;overflow-x: hidden;font-family:'-apple-system-font',Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif;}
a,input,button,input:focus,textarea,textarea:focus{outline:none !important;-webkit-appearance: none;border:none;text-decoration:none;-webkit-tap-highlight-color:transparent;}
li,ul {list-style:none;}
i{font-style: normal;}
a{color:inherit;text-decoration:none;font-size:inherit;}
a,a img{cursor:pointer}
a img{outline:none;border:none;}
a:link,a:visited{text-decoration:none}


h1 {font-size:18px;color:#222;line-height: 110%;font-weight: normal;}
h2 {font-size:16px;color:#222;line-height: 110%;font-weight: normal;}
h3 {font-size:15px;color:#222;line-height: 110%;font-weight: normal;}
h4 {font-size:13px;color:#222;line-height: 110%;font-weight: normal;}
h5 {font-size:12px;color:#222;line-height: 110%;font-weight: normal;}
h6 {font-size:10px;color:#222;line-height: 110%;font-weight: normal;}
img{outline:none;border:none;}



@font-face
{
    font-family: FV_Almelo;
    src: url("../font/FV_Almelo.ttf");
}
@font-face
{
    font-family: font_time;
    src: url("../font/FV_Almelo.ttf");
}
@font-face {
    font-family:KR_Birthday_Numbers;
    src:url("../font/FV_Almelo.ttf")
}

@font-face {
    font-family: roboto;
    src:url("../font/FV_Almelo.ttf");
}
.color_bg{background-image: -webkit-linear-gradient( 90deg, rgb(52,121,255) 0%, rgb(56,184,255) 100%);}
.clear_bg{padding: 15px;background-color: #fff;}

.imoney_ui_flex {display: -webkit-box;display: -webkit-flex;display: flex;}
.imoney_ui_flex_item{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;text-align: center;}

.TextE1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.TextE2{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient : vertical;-webkit-line-clamp: 2;overflow: hidden;}
.TextE3{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient : vertical;-webkit-line-clamp: 3;overflow: hidden;}

.uiWarpT {display:block;position:relative;width:100%;height:100%;padding-top:44px;overflow-x:hidden;}
.uiWarpTask {display:block;position:relative;width:100%;height:100%;padding-top:80px;overflow-x:hidden;}
.uiWarpTaskG {display:block;position:relative;width:100%;height:100%;padding-top:44px;overflow-x:hidden;}


.uiWarpTM {display:block;position:relative;width:100%;height:100%;padding-top:60px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}
.uiWarpTL {display:block;position:relative;width:100%;height:100%;padding-top:90px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}
.uiWarpB {display:block;position:relative;width:100%;height:100%;padding-bottom:50px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}
.uiWarpTB {display:block;position:relative;width:100%;height:100%;padding:55px 0px 50px 0px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}
.uiWarpTBM {display:block;position:relative;width:100%;height:100%;padding:60px 0px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}
.uiWarpTBL {display:block;position:relative;width:100%;height:100%;padding:44px 0px 90px ;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden;}

.blur10 {-webkit-backdrop-filter:blur(10px);}

.sound-pulses1 {position:fixed;width:800px;top:75px;left:0%;margin-left:-400px;z-index:-1;pointer-events:none;}
.sound-pulses2 {position:fixed;width:800px;top:75px;right:0%;margin-right:-400px;z-index:-1;pointer-events:none;}
.sound-pulses3 {position:fixed;width:800px;bottom:-75px;left:0%;margin-left:-400px;z-index:-1;pointer-events:none;}
.sound-pulses4 {position:fixed;width:800px;bottom:-75px;right:0%;margin-right:-400px;z-index:-1;pointer-events:none;}
.pulse {pointer-events:none;width:400px;height:400px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.1);border-radius:50%;margin-left:50%;left:-200px;position:absolute;bottom:-160px;-webkit-transform:scale(0.1,0.1);transform:scale(0.1,0.1);opacity:0;-webkit-animation:pulse 3000ms ease-out infinite;animation:pulse 3000ms ease-out infinite;}
.pulse:nth-of-type(2) {-webkit-animation-delay:600ms;animation-delay:600ms;}
.pulse:nth-of-type(3) {-webkit-animation-delay:1200ms;animation-delay:1200ms;}
@-webkit-keyframes pulse {
    0% {-webkit-transform:scale(0.1,0.1);transform:scale(0.1,0.1);opacity:0;}
    50% {opacity:1;}
    100% {-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0;}
}
@keyframes pulse {
    0% {-webkit-transform:scale(0.1,0.1);transform:scale(0.1,0.1);opacity:0;}
    50% {opacity:1;}
    100% {-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0;}
}
.c_btn{display: block;  width: 50%;  margin: 30px auto;  height: 45px;  line-height: 45px;  font-size: 16px;  text-align: center;  color: #fff;  -webkit-border-radius: 20px;  -moz-border-radius: 20px;  border-radius: 30px;  background: linear-gradient(to right,#3479ff,#38b8ff);}
.center{text-align:center;}
.hidden{display:none}
.box_shadow{-webkit-box-shadow:0 0 8px rgba(61,163,238,.2);  -moz-box-shadow:0 0 8px rgba(61,163,238,.2);  box-shadow:0 0 8px rgba(61,163,238,.2);  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  border-radius: 6px;}
.container{padding:15px 15px;}

.table{display:table;}
.table_cell{display:table-cell;vertical-align:middle;}
.fl{float:left;}
.fr{float:right;}
.rel{position:relative;}
.vh-center{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.shade{ position:fixed; top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.7); }

.vcBox{ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:-ms-flexbox;display:-moz-box;display: flex;  -webkit-justify-content: center;  -moz-justify-content: center;  -ms-justify-content: center;  -o-justify-content: center;  justify-content: center;box-pack:center; -webkit-box-pack:center;  -moz-box-pack:center; -ms-flex-pack:center;  -webkit-align-items:center; -moz-align-items:center;  -ms-align-items:center; -o-align-items:center; align-items:center;box-align:center; -webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center; flex-wrap:wrap;text-align:center;}

.flex1{-webkit-box-flex: 1;   -moz-box-flex: 1;  -webkit-flex: 1;  -ms-flex: 1 ; flex: 1; }
.bgfff{background:#fff;}
.height100{height:100%;}
.c_body{height:100%;overflow:hidden;-webkit-overflow-scrolling:auto;}
.mui-flex {display: -webkit-box;  display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.mui-flex>.cell{display:block;width:0px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0; text-align: center;}
.mui-flex>.cell2{display:block;width:0px;-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0; }
.mui-flex>.cell3{display:block;width:0px;-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0; }