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 a { margin: 20px auto; display: block; width: 240px; height: 68px; border: none; background: url(/static/web/box/btn_box.png) no-repeat; cursor: pointer; }
.download a:hover { background-position: 0 -68px; }
.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; }