* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    font-family: "微软雅黑", "arial";
}

img {
    vertical-align: bottom;
}

a, a:visited {
    text-decoration: none;
    list-style: none outside none;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.hide {
    display: none!important;
}

body {
    background-color: #FFF;
}

header {
    width: 100%;
    height: 2rem;
    padding: 1.5rem 0;
    background: url("../img/wap_logo.png?231107") center center no-repeat;
    background-size: 8rem;
    z-index: 900;
}

header a {
    color: #ffa200!important;
    display: block;
    float: right;
    font-size: 1.6rem;
    margin-right: 1rem;
}

section p {
    padding: 1rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #666;
}

.box {
    height: 25rem;
    padding: 19rem 2rem 0;
    background: url(../img/wap_homepage.png) top center no-repeat;
    background-size: 33.5rem;
}

.location-lump {
    width: 100%;
    background-color: #FFF;
    border-radius: 0.4rem;
    padding: 0 1rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.location-lump fieldset {
    border-bottom: 0.1rem solid #dbdbdb;
    padding: 0 0 0.1rem 2.5rem;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 1.6rem;
}

.location-lump fieldset:last-child {
    border-bottom: none;
}

.location-lump label {
    font-size: 1.6rem;
    color: #999;
}

.location-lump input {
    width: 85%;
    padding: 1.4rem 0;
    font-size: 1.6rem;
    outline: none;
}

.location-lump.no input {
    width: 70%;
}

.btn {
    display: block;
    width: 100%;
    padding: 1.2rem 0;
    font-size: 1.8rem;
    color: #FFF;
    background-color: #178cd1;
    ;
    text-align: center;
    line-height: 2.5rem;
    border-radius: 0.3rem;
    outline: none;
    margin-top: 1rem;
}

.btn.no {
    background-color: #ccc;
}

.btn-1 {
    margin-top: 2rem;
    background-color: #FFF;
    border: 1px solid #178cd1;
    color: #178cd1;
}

.btn-1 span {
    display: block;
    width: 12rem;
    text-indent: 1.5rem;
    margin: 0 auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 1.9rem;
}

.Iphone span {
    background-image: url("../img/apple-icon.png?21");
}

.Android span {
    background-image: url("../img/android-icon.png?21");
}

.Winphone span {
    background-image: url("../img/wp-icon.png?21");
}

.location-list {
    border: 1px solid #dbdbdb;
    background-color: #FFF;
    position: absolute;
    left: 2rem;
    right: 2rem;
    z-index: 1000;
}

.location-list li {
    padding: 1.2rem;
    border-bottom: 1px solid #dbdbdb;
    font-size: 1.2rem;
    color: #aaa;
}

.location-list li span {
    font-size: 1.4rem;
    color: #666;
    margin-right: 0.5rem;
}

.location-list li:last-child {
    border-bottom: none;
}

.cancel-btn {
    display: block;
    padding: 0.5rem;
    float: right;
    width: 1.5rem;
    height: 1.5rem;
    background: url("../img/icon_4.png?21") center center no-repeat;
    background-size: 1.5rem;
    margin-top: 1.4rem;
    z-index: 1000;
}

footer h3 {
    width: 90%;
    margin: .8rem auto;
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: center;
    font-weight: normal;
}

footer nav {
    display: flex;
    flex-flow: wrap;
    padding: 1.2rem 2rem .4rem;
}

footer nav a {
    display: block;
    width: 33.33%;
    margin-bottom: 1.2rem;
    box-sizing: border-box;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    color: #666;
}

footer nav a:nth-child(2),
footer nav a:nth-child(3),
footer nav a:nth-child(5) {
    border-left: 1px solid #dbdbdb;
}

footer p {
    padding: 1rem 0;
    font-size: 1.2rem;
    color: #999;
    text-align: center;
    background-color: #f5f5f5;
}

.tlc {
    width: 100%;
    text-align: center;
}
.tlc a{
    /* display: inline-block; */
    font-size: 1rem;
    line-height: 2rem;
    color: #999;
}

.treaty {
    padding-left: 2rem;
    background: url("../img/select.png") center left no-repeat;
    background-size: 1.5rem;
}

.partner-list {
  padding: 1.5rem .8rem;
}

.partner-list .title {
  margin-bottom: .5rem;
  font-weight: bold;
  font-size: 14px;
}

.partner-list li + li {
  margin-top: 1.5rem;
}

.partner-list li p {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
}

.partner-list li:nth-child(2) select {
  padding: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  outline: none;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 62.5%;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 70.3125%;
    }
}

@media screen and (min-width: 400px) {
    html {
        font-size: 78.125%;
    }
}

@media screen and (min-width: 440px) {
    html {
        font-size: 85.9375%;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 93.75%;
    }
}

@media screen and (min-width: 520px) {
    html {
        font-size: 101.5625%;
    }
}

@media screen and (min-width: 560px) {
    html {
        font-size: 109.375%;
    }
}

@media screen and (min-width: 600px) {
    html {
        font-size: 117.1875%;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 125%;
    }
}

@media screen and (min-width: 680px) {
    html {
        font-size: 132.8125%;
    }
}

@media screen and (min-width: 720px) {
    html {
        font-size: 140.625%;
    }
}

@media screen and (min-width: 760px) {
    html {
        font-size: 148.4375%;
    }
}

@media screen and (min-width: 800px) {
    html {
        font-size: 156.25%;
    }
}
