@charset "utf-8";
/* CSS Document */
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body {margin: 0;font-size: 1.4rem;line-height: 1.5;color: #333333;background-color: #19264a;height: 100%;overflow-x: hidden;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: none;word-wrap: break-word;word-break: keep-all;-webkit-user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-font-smoothing: antialiased;cursor: default;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
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 { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { 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-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }
.fl, .fr { display: inline; float: left; }

.fr { float: right; } 

.pr{ position:relative; }

.pa{ position:absolute; }

.pf{ position: fixed;}
[class*="btn"]{ display: block; background-repeat: no-repeat; background-size: 100% 100%}

.bg{ background-repeat: no-repeat; background-size: 100% 100%;}

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

.pup{ top: 50%; left: 50%; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 102;}
.thickdiv { position: fixed; top: 0; left: 0; width: 100%;  height: 100%; background:#000000; border: 0 none; opacity: 0.5; filter:alpha(opacity=50); z-index:105;}

.wrapper{
    width: 7.2rem;
    height: 15.6rem;
    margin: 0 auto;
    background-size: 100%;
    position: relative;
    font-size: .3rem;
}
.top{top: 0;left: 0;padding-left: .15rem;width: 100%;height: 1.7rem;background: #fffcf0;background: linear-gradient(#fffeff,#E1D5ED);/* box-sizing: border-box; */}
.top .logo{ width: 1.38rem; }
.top .info{margin: 0 .2rem;min-width: 3.8rem;line-height: 1.2;}
.top .info .name{ font-size: .45rem; color: #39373d; font-weight: bold; line-height: 1; }
.top .info .number{ font-weight: bold; font-size: .4rem; color: #d91b5a; }
.top .btn-download-top{width: 1.7rem;height: 1.7rem;flex-shrink: 0;margin-left: -.2rem;}

.download {
    display: inline-block;
    width: 1.47rem;
    height: 1.37rem;
    line-height: 1.37rem;
    margin-top: .15rem;
    margin-left: 5.45rem;
    cursor: pointer;
    background-size: 100%;
}

.bottomBtn {
    width: 100%;
    height: 1.15rem;
    top: 7.6rem;
}
.bottomBtn .btn {
    display: block;
    width: 6.8rem;
    height: 1.8rem;
    background-size: 100%;
    position: absolute;
    transform: 50%;
    margin-left: .23rem;
    top: 12.7rem;
}

.bottomBtn .pig{
    width: 1.69rem;
    height: 1.5rem;
    background-size: 100% 100%;
    position: absolute;
    top: 10.2rem;
    right: 0;
    transition: all 0.6s;
}
#audios{ width: 100%;}
img{
    image-rendering: -moz-crisp-edges; 
    image-rendering: -o-crisp-edges; 
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: crisp-edges; 
    -ms-interpolation-mode: nearest-neighbor;
}

@keyframes bigger {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}
.bottomBtn .gift {
    -webkit-animation: bigger infinite 1.1s ease-in-out;
    -o-animation: bigger infinite 1.1s ease-in-out;
    animation: bigger infinite 1.1s ease-in-out;
}
.bottomBtn .btnInfo {
    width: 100%;
    text-align: center;
    line-height: .3rem;
    color: #fdca9d;
    font-size: .26rem;
    position: absolute;
    top: 12.8rem;
    left: 50%;
    transform: translateX(-50%);
}
.footer{
    position: absolute;
    width: 7.2rem;
    bottom: .3rem;
}
.footer .business {
    width: 100%;
    font-size: .22rem;
    color: #e0d67f;
    font-weight: 600;
    text-align: center;
}
.footer .mailInfo{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .35rem;
    margin-right: .5rem;
}
.footer .mailInfo p{
    font-size: .18rem;
    color: #fecb9d;
    margin-left: .1rem;
}
.footer .mailInfo .mailBox {
    width: .7rem;
    height: .7rem;
    background-size: 100%;
    text-align: center;
}
.footer .mailInfo .contactInfo {
    width: 100%;
    margin-right: .5rem;
    line-height: .26rem;
}
.footer .copyRight{
    width: 100%;
    font-size: .18rem;
    color: #b45b3d;
    margin-top: .15rem;
    text-align: center;
}