@charset "utf-8";
/*-- html5 reset --*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, address, cite, del, em, img, q, u, i, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td, caption, tbody, tfoot, thead, article, aside, details, summary, figure, figcaption, footer, header, menu, nav, section, audio, input, select, textarea {
    margin: 0;
    padding: 0;
    border: 0;
}

header, footer, nav, section, menu, article, aside {
    display: block;
}

html {
    overflow-x: hidden;
}

body {
    font-size: 12px;
    line-height: 24px;
    font-family: 'Overlock SC', sans-serif;
    color: #151515;
    overflow-x: hidden;
    min-width: 320px;
    max-width: 750px;
    margin: 0 auto !important;
    cursor: default;
    white-space: normal;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    color: #151515;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    color: #777;
    text-decoration: none;
    opacity: .8;
}

img, input, select, textarea {
    font-size: 100%;
    font-family: 'Overlock SC', sans-serif;
}

img {
    vertical-align: top;
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

i, em, cite {
    font-style: normal;
}

:focus {
    outline: none;
}

input[type="submit"], input[type="reset"], input[type="button"], button, select {
    -webkit-appearance: none;
}

.clearfix:after {
    clear: both;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    display: block;
}

.clearfix {
    zoom: 1;
}

::-webkit-input-placeholder {
    color: #aaa;
}

* {
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    -webkit-font-smoothing: antialiased;
}

/*---- 公共设置 ---*/
.f-f-s {
    font-family: "宋体";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bor1 {
    border: 1px solid #ddd;
}

.bor2 {
    border: 1px solid #e1e1e1;
}

.bor3 {
    border: 1px dotted #ddd;
}

.bor-b {
    border-bottom: 1px solid #e1e1e1;
}

.bor-b-d {
    border-bottom: 1px dotted #e1e1e1;
}

.bor-l {
    border-left: 1px solid #e1e1e1;
}

.born {
    border: none !important;
}

.t-c {
    text-align: center;
}

.t-l {
    text-align: left;
}

.t-r {
    text-align: right;
}

.v-t {
    vertical-align: top;
}

.v-m {
    vertical-align: middle;
}

.bg-f {
    background: #fff;
}

.bg-f6 {
    background: #f6f6f6;
}

.bg-c3 {
    background: #c3c3c3;
}

.bg-f60 {
    background: #f60;
}

.bg-f00 {
    background: #f00;
}

.bg-e {
    background: #eee;
}

.cf {
    color: #fff;
}

.c1 {
    color: #111;
}

.c3 {
    color: #333;
}

.c4 {
    color: #444;
}

.c8 {
    color: #888;
}

.c9 {
    color: #999;
}

.red {
    color: #f00;
}

.red-y {
    color: #f60;
}

.d-webkit {
    display: -moz-box;
    display: -webkit-box;
}

.box-flex {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 1px;
}

.box-justify {
    -webkit-box-pack: justify;
    box-pack: justify;
}

.d-table {
    display: table;
}

.d-b {
    display: block;
}

.d-i-b {
    display: inline-block;
}

.d-t-cell {
    display: table-cell;
}

.p-a {
    position: absolute;
}

.p-r {
    position: relative;
}

.p-f {
    position: fixed;
}

.over {
    overflow: hidden;
}

.t-over {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t-ovr {
    white-space: nowrap;
}

.borr50 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.oveh {
    overflow: hidden;
}

.bg-h {
    background-color: #f2f2f2 !important;
}

.bg-ls {
    background-color: #3290ed !important;
}

.bg-js {
    background-color: #fa5d2f !important;
}

.borr50 {;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.loginBg {
    width: 100%;
    height: auto;
    background: #30318b;
}

.giftBg {
    width: 100%;
    height: 100vh;
    background: #f8f8f8;
}

.bgColor {
    width: 100%;
    height: auto;
    background: #f8f8f8;
}

.huiBg {
    width: 100%;
    height: auto;
    background: #f8f8f8;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flexB {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flexA {
    display: flex;
    align-items: center;
}

.flexC {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top {
    width: 100%;
    z-index: 99;
    height: 50px;
    color: #ffffff;
    font-size: 14px;
    padding: 0 12px;
    max-width: 750px;
    line-height: 50px;
    text-align: center;
    background: #30318b;
    position: fixed;
    top: 0;
}

.top .topTit {
    font-weight: 600;
}

.topLeft {
    height: 50px;
    display: flex;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 12px;
}

.topLeft i {
    font-size: 22px;
    color: #ffffff;
}

.topLink {
    width: auto;
    height: 32px;
    display: flex;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 3px;
    background: #30318b;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    position: absolute;
    top: 8px;
    right: 12px;
}

.blank {
    width: 100%;
    height: 55px;
}

.hide {
    display: none !important;
}

@keyframes shiny-btn {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: .5
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1
    }

    to {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0
    }
}


.dropload-down {
    text-align: center;
    color: #CCCCCC;
    width: 100%;
    margin: 16px 0;
}

.foot {
    width: 100%;
    height: auto;
    z-index: 999;
    position: fixed;
    bottom: 0;
    max-width: 750px;
}

.foot ul {
    width: 100%;
    height: 55px;
    display: flex;
    overflow: hidden;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 5px #cccccc;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
}

.foot li {
    width: 25%;
    height: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.foot li.cur a {
    color: #30318b;
}

.foot li a {
    width: 100%;
    color: #a7aeb7;
    padding: 2px 0;
    font-size: 12px;
}

.foot li img {
    width: 24px;
    height: auto;
}

.foot li p {
    height: 14px;
    margin-top: 5px;
    font-weight: 500;
    line-height: 14px;
}

.z-mask {
    width: 100%;
    max-width: 750px;
    height: auto;
    min-height: 100vh;
    padding: 12px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mask-main {
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
}

.mask-tit {
    width: 100%;
    height: auto;
    display: block;
    font-size: 20px;
    color: #30318b;
    font-weight: 600;
    text-align: center;
    padding: 12px;
    position: relative;
}

.mask-txt {
    width: 100%;
    height: auto;
    padding: 12px;
    min-height: 16vh;
    max-height: 60vh;
    overflow-y: auto;
}

.mask-txt p {
    width: 100%;
    overflow: hidden;
    text-wrap: initial !important;
}

.mask-txt p span {
    text-wrap: initial !important;
}

.mask-txt img {
    width: 100%;
}

.mask-btn {
    width: 100%;
    height: auto;
    padding: 12px;
    display: block;
    font-size: 14px;
    cursor: pointer;
}

.mask-btn button {
    width: 100%;
    height: 40px;
    border: none;
    color: #ffffff;
    font-weight: 600;
    border-radius: 3px;
    background: #30318b;
}

.mask-close {
    width: 48px;
    height: auto;
    padding: 12px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.record-tab {
    width: 100%;
    height: auto;
    display: flex;
    overflow: hidden;
    margin-top: 12px;
    border-radius: 3px;
    align-items: center;
    background: #ffffff;
    border: 1px solid #30318b;
    justify-content: space-between;
}

.record-tab a {
    width: 100%;
    height: auto;
    color: #30318b;
    display: block;
    padding: 12px 0;
    font-weight: 600;
    text-align: center;
}

.record-tab a.active {
    color: #ffffff;
    background: #30318b;
    border: 1px solid #30318b;
}

.lang {
    width: auto;
    display: flex;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 10px;
    background: #30318b;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    position: absolute;
    top: 8px;
    right: 12px;
    border-radius: 3px;
}

.lang i {
    font-size: 14px;
    margin-left: 3px;
}

.z-lang {
    width: 100%;
    height: auto;
    max-width: 750px;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    position: fixed;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.mask-lang {
    width: 100%;
    height: auto;
    padding: 0 12px 12px;
    background: #ffffff;
    overflow-y: auto;
}

.mask-lang ul {
    width: 100%;
    height: auto;
}

.mask-lang li {
    width: 100%;
    height: 55px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #888888;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    border-bottom: 1px solid #ebedf0
}

.mask-lang li.current {
    color: #30318b;
    font-weight: 600;
}

.lang-btn {
    width: 100%;
    height: auto;
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.lang-btn button {
    width: 100%;
    height: 42px;
    border: none;
    cursor: pointer;
    color: #acaac3;
    font-weight: 500;
    border-radius: 3px;
    background: #EEEEEE;
}

