body, h1, p { margin: 0; padding: 0;}
body { background-color: #f6f6f6; font-size: 14px; line-height: 1.5; }
a { color: #666; text-decoration: none; }
.header { height: 80px; line-height: 80px; color: #fff; }
.header img { vertical-align: middle; }
.header p { position: absolute; right: 0; top: 25px; margin: 0; line-height: 30px; }
.header p a { display: inline-block; margin: 0 1em; text-decoration: none; color: #fff; }
.header p span { display: inline; color: rgba(255,255,255,.2); }
.innner { position: relative; width: 1100px; margin: 0 auto; }

.section { background: no-repeat 50% 0; overflow: hidden; box-sizing: border-box; }
.section h1 { font-size: 42px; line-height: 2; }
.section p {font-size: 16px; }
.section.s0 { height: 560px; background-image: url(/static/web/box/bg_box.jpg?v2); }
.section.s1 { padding-top: 220px; height: 600px; background-image: url(/static/web/box/bg_box_s1.jpg); text-align: right; }
.section.s2 { padding-top: 150px; height: 420px; background-image: url(/static/web/box/bg_box_s2.jpg); color: #fff; }
.section.s3 { padding-top: 120px; height: 440px; background-image: url(/static/web/box/bg_box_s3.jpg); text-align: right; }
.section.s4 { padding: 50px 0; text-align: center; }
.section.s4 a { display: block; margin: 0 auto 5px; width: 120px; line-height: 40px; background-image: linear-gradient(to right, #554cb2, #4167b4); background: #4563b4\0; color: #fff; text-decoration: none; border-radius: 4px; }
.section.s4 i { font-size: 12px; font-style: normal; }
.download { position: absolute; right: 0; top: 60px; width: 460px; color: #77859f; text-align: center; color: #fff; }
.download h1 { font-size: 50px; line-height: 2; }
.download i { display: block; font-size: 24px; margin-bottom: 80px; opacity: .6; }
.download p { font-size: 13px; color: #77859f; }
.download .pc-btn { margin: 20px auto; display: block; width: 240px; height: 48px; line-height: 48px; text-align: center; font-size: 16px; color: #fff; background: #0fbb50; border-radius: 8px; text-decoration: none; cursor: pointer; }
.download .pc-btn:hover { background: #0ca848; }
.android-download-wrap { position: relative; margin: 0 auto 15px; width: 240px; }
.download .android-btn { display: block; width: 240px; height: 48px; line-height: 48px; text-align: center; font-size: 16px; color: #fff; background: #0fbb50; border-radius: 8px; text-decoration: none; cursor: pointer; }
.download .android-btn:hover { background: #0ca848; }
.android-qrcode { position: absolute; left: 260px; top: 50%; transform: translateY(-50%); width: 120px; height: 120px; background: #fff; padding: 5px; border-radius: 6px; box-shadow: 0 0 12px rgba(0,0,0,0.15); display: none; }
.android-qrcode img { width: 100%; height: 100%; display: block; }
.android-download-wrap:hover .android-qrcode { display: block; }
.download span { margin: 1em; }
.g-footer { padding: 20px 0; text-align: center; color: #3e4759; font-size: 12px; line-height: 2; }
.m-fixed-btns, .legal-ico, .link, .hide { display: none; }