/************************************
 Use for:         yhkd.99.com/m/
 Version:         1.0
 Date:            2017-06-14
 Author:          php
 Employee number: 206742
 Update:
 *************************************/
/***********************reset***********************/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

header, footer, article, section, nav, menu, hgroup {
    display: block;
    clear: all;
}

html {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: auto;
    -webkit-text-size-adjust: auto;
    height: 100%;
}

body {
    margin: 0;
    color: #fff;
    background-color: #f6f5e0;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

a:active {
    outline: 0;
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

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::-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;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

textarea {
    overflow: auto;
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

ul, ol {
    list-style: none outside none;
}

i, em {
    font-style: normal;
}

/*********** common ***********/
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ab-center-x, .section-2 .view-details-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ab-center-y {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hide {
    display: none !important;
}

body, html {
    background: #e4e4e4;
}

body {
    max-width: 1200px;
    margin: 0 auto;
}

/****************section***************/
section {
    height: 1060px;
}

.section-1 {
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-1.jpg") no-repeat;
}

.section-2 {
    position: relative;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-2.jpg") no-repeat;
}

.section-2 .view-details-btn {
    top: 800px;
    display: block;
    width: 261px;
    height: 51px;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/btn-view-details.png") no-repeat;
}

.section-3 {
    height: 1125px;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-3.jpg") no-repeat;
}

.section-4 {
    height: 1063px;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-4.jpg") no-repeat;
}

.section-5 {
    height: 1100px;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-5.jpg") no-repeat;
}

.section-6 {
    height: 1100px;
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-6.jpg") no-repeat;
}

.section-7 {
    background: url("https://img6.99.com/yhkd/2017/06/16/version-m/sec-7.jpg") no-repeat;
}
