* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

body {
    font-family: "微软雅黑";
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #333333;
}

p {
    margin-bottom: 0;
}

h2 {
    margin: 0;
}

.main {
    margin: 0 auto;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

html,
body {
    min-height: 100%;
}

.btn-text {
    padding-top: 11.5rem;
    background: center top no-repeat;

    background-size: 100% auto;
}

.wx-box {
    width: 4.6rem;
    height: 4rem;
    margin: 0 auto;
    padding: .2rem;
    padding-left: .36rem;
}

.wx-box img {
    border-radius: 4px;
}

.btn-group {
    width: 7.68rem;
    margin: 0 auto;
    padding-top: 1rem
}

.btn-group .btn {
    display: block;
    width: 7.68rem;
    height: 2.02rem;
    line-height: 1.6rem;
    color: #fff;
    font-size: .44rem;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.contentaaa {
    padding: 0 .7rem;
    padding-bottom: .3rem;
}

.contentaaa .text {
    line-height: 1.8;
    font-size: .4rem;
    padding: 10px 0;
}

.contentaaa .text p {
    margin: 0
}

.contentaaa .text a {
    color: #d636e4;
}

.contentaaa .btn-kefu {
    display: block;
    width: 6.85rem;
    height: 1.72rem;
    margin: 0 auto;
    line-height: 1.44rem;
    color: #d636e4;
    font-size: .46rem;
    padding-left: .6rem;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.contentaaa .ios {
    pointer-events: auto;
    font-size: 12px;
    text-align: center;
    padding-top: 0.225rem;
}



.top {
    position: absolute;
    top: 80px;
    z-index: 10000;
    text-align: center;
    width: 100%;
    color: #fff
}

.top h1 {
    margin-bottom: 5px;
    font-size: 32px
}

.top p.en {
    margin-top: 5px
}

.top p.bigtext {
    font-size: 22px
}

.top p.stext {
    font-size: 16px;
    margin-top: 5px;
    line-height: 1
}

.tip {
    padding: 0 16px 0 18px;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.layui-layer-title {
    background-color: #eeeeee !important;
    font-size: 17px !important;
    line-height: 50px !important;
    height: 50px !important
}

.layui-layer-title img {
    height: 40px;
}

.layui-layer-btn {}

.layui-layer-btn a {
    width: 98%;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px !important;
    line-height: 44px !important;
    height: 44px !important;
}