




 ﻿body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    padding: 0;
    margin: 0; }

html {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    height: 100%;
    overflow-y: scroll;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 100%; }

ul, li, ol {
    list-style: none; }

em, i {
    font-style: normal; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

strong, b {
    font-weight: normal; }

input, button, textarea, :focus {
    outline: none; }

body {
    color: #333;
    background-color: #fff;
    font-family: Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    font-size-adjust: none;
    -webkit-text-size-adjust: none;
    position: relative;
    height: 100%; }

a {
    text-decoration: none;
    color: #333; }

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit; }

button {
    overflow: visible; }

button, select {
    text-transform: none; }

button[disabled], html input[disabled] {
    cursor: default; }

input {
    line-height: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

textarea, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

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::-ms-clear {
    display: none; }

::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }

:-moz-placeholder {
    color: #999;
    opacity: 1; }

::-moz-placeholder {
    color: #999;
    opacity: 1; }

:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
.center {
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
    text-align: center;
}

.bg {
    background: url(../images/bg1.png) no-repeat;
    background-size: cover;
}

.top {
    width: 100%;
    padding-top: 0.5rem;
}
.top img{
    display: block;
    margin: 1.49rem auto 0;
    width: 9.3rem;
    height: 1.98rem;
}
.content{
    width: 100%;
    margin-top: 1.2rem;
}
.content img{
    display: block;
    margin: auto;
    width: 11.02rem;
    height: 5.65rem;
}
.title-p{
    font-size: .58rem;
    padding: 0.34rem 0;
    color: #6c3913;
}
.btn-wrapper {
    padding: 0;
    width: 6.78rem;
    margin: auto;
}
.btn-wrapper .button {
    display: block;
    height:2.28rem;
    background: url(../images/btn1.png) no-repeat;
    background-size: 100%;
}
.bottom{
    width: 100%;
    margin: auto;
    padding-bottom: 1rem;
}
.bottom img{
    display: block;
    margin: auto;
    width: 9.03rem;
    height: 3.91rem;
}
/* .bg1{
  background: url(../images/bg2.png) no-repeat;
  background-size: cover;
} */
.placeholder{
    height: 8.77rem;
}
/* .btn-wrapper .button.btn1{
  background: url(../images/btn2.png) no-repeat;
  background-size: 100%;
  margin: 0.8rem auto;
} */
.bottom1 img{
    display: block;
    margin: 0.55rem 0 0 6.98rem;
    width: 3.29rem;
    height: 1.58rem;
}
/* .bg2{
  background: url(../images/bg3.png) no-repeat;
  background-size: cover;
} */
/* .btn-wrapper .button.btn2{
  background: url(../images/btn3.png) no-repeat;
  background-size: 100%;
  margin: auto;
} */
.bottom2 img{
    display: block;
    margin: auto;
    width: 10.26rem;
    height: 3.98rem;
}
.top.logo img{
    display: block;
    margin-left: 1.5rem;
    width: 1.97rem;
    height: 1.97rem;
}
/* .bg3{
  background: url(../images/bg4.png) no-repeat;
  background-size: cover;
} */
.placeholders{
    height: 7.31rem;
}
.text-p img{
    display: block;
    margin: 0 auto 0.41rem;
    width: 8.94rme;
    height: 1.05rem;
}
/* .btn-wrapper .button.btn3{
  background: url(../images/btn4.png) no-repeat;
  background-size: 100%;
  margin: auto;
} */
.bottom3 img{
    margin-top: 0.25rem;
    width: 7.48rem;
    height: 2.57rem;
}
/* .bg4{
  background: url(../images/bg5.png) no-repeat;
  background-size: cover;
} */
.text-p2 img{
    display: block;
    margin: 0 auto 0.53rem;
    width: 6.74rme;
    height: 0.81rem;
}
/* .btn-wrapper .button.btn4{
  background: url(../images/btn5.png) no-repeat;
  background-size: 100%;
  margin: auto;
} */
.bottom4 img{
    margin-top: 0.25rem;
    width: 9.03rem;
    height: 3.91rem;
}

.hp-main {
    max-width: 900px;
    margin: auto;
}

.hp-main .hp-cont-main {
    margin: 0 10px;
}

.hp-cont-main {
    min-height: 500px;
}

.hp-module-tit {
    font-weight:bold;
    font-size: 18px;
    color: #444;
    text-align: center;
    padding:20px ;
}

.hp-module-content {
    font-size: 14px;
    line-height: 1.8;
}
