body {
    font-family: 'miui','微软雅黑';
    background: #f7f7f7;
    color: #000;
    font-size: 12px;
    max-width: 768px;
    margin: 0 auto;
}

ul,input,ol,p{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
a,a:hover,a:visited {
    color: #000;
    text-decoration: none
}
a,button,input {
    font-family:'miui','微软雅黑';
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}
a{
    text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    tap-highlight-color:rgba(0,0,0,0);
}
img{
    vertical-align: top;
    border:none;
    max-width:100%;
}
i {
    font-style: normal
}

b {
    font-weight: 400
}

img {
    vertical-align: middle
}

th {
    text-align: left;
    font-weight: 400
}
div,span {
    -webkit-tap-highlight-color: transparent
}
.fr{
    float:right;
}
.fl{
    float:left;
}
.clearFix:after{
    content: '';
    display: block;
    clear: both;
}

.clear:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

.hidden {
    display: none;
}

* {
    -webkit-tap-highlight-color: transparent
}

.bw-addinfo {
    min-width: 317px;
}

.form {
    position: relative;
    margin: auto;
    background: #fff;
    padding-top: 0.3rem;
}
.form>img{
    border-radius: 0.3rem;
}

.form img {
    max-width: 100%;
}

.bw-addinfo li {
    width: 50%;
    margin: 0.3rem auto;
    border-radius: 0.2rem;
    padding: 0.42rem 1rem 0.42rem 5rem;
    position: relative;
}
.bw-addinfo li label {
    position: absolute;
    left: 10px;
    font-weight: bold;
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.6222222222222222rem;
    color: #585858;
}

.bw-addinfo input {
    background: 0 0;
    border: none;
    height: 1.4rem;
    color: #000;
    width: 100%;
    font-size: 0.6rem;
}

.bw-addinfo ::-webkit-input-placeholder {
    color: #dddddd;
}
.m-person-info p{
    margin:0.5rem 1.2rem;
    font-size: 0.4rem;
    color: #b2b2b2;
    line-height: 1.7em;
    height: 0.6rem;
}
.bw-addinfo .btn {
    text-align: center;
    margin-top: 1rem;
}

.gq-layer .act {
    margin-top: 0.5rem;
}

.bw-addinfo .my-submitbtn {
    width: 86%;
    margin-top: 10rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.5rem;
    font-weight: bold;
    color: #4c4c4c;
    border-radius: 0.9rem;
    border: 1px solid #c6c6c6;
    display: inline-block;
    background: #fff;
}
.bottomBg{
    position: absolute;
    bottom: 0;
    left: 0;
}
.bw-noaward {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    background: #fdce1c
}

.bw-noaward .btn span {
    display: block
}

.gq-layer {
    position: fixed;
    top: 150px;
    left: 50%;
    margin-left: -140px;
    width: 280px;
    padding: 25px 0;
    /*height: 170px;*/

    /*background: url(https://ts.market.mi-img.com/thumbnail/png/q80/Finance/02a3c477968c467596e78647284fe85e150436039) no-repeat;*/
    background: #fff;
    /*background-size: 100%;*/
    border-radius: 5px;
    z-index: 1001;
    color: #fff8d3;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
}

.gq-layer .wrap {
    text-align: center;
    letter-spacing: 1px;
    width: 80%;
    margin:auto;
}

.gq-layer .cnt h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #8d8d8d;
}

.gq-layer .cnt h3 {
    font-size: 15px;
    line-height: 1.8em;
    color: #8d8d8d;
}

.gq-layer .cnt .extra {
    font-size: 9px;
    display: block;
    margin-top: 10px
}

.gq-layer .close {
    position: absolute;
    left: 50%;
    bottom: -2.5rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: -0.8rem;
    background: url(https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0de9024e6f33f49a0247da7827784dfa6e1bad266) no-repeat center;
    background-size: contain;
    -webkit-background-size: contain;
}

.gq-layer .act a {
    display: inline-block;
    margin: 0 auto;
}

.gq-layer .act .btn {
    display: inline-block;
    font-size: 0.6rem;
    text-decoration: none;
    background-color: #ffcc00;
    padding: 6px 1rem;
    border-radius: 0.3rem;
    color: #ffffff;
}

.gq-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    left: 0
}
.loan-loading {
    position: fixed;
    width: 100%;
    height: 1024px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9999
}

.loan-loading .animate {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    -webkit-animation: auto-circle 1s linear infinite
}

@-webkit-keyframes auto-circle {
    from {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: center center
    }

    to {
        -webkit-transform: rotate(360deg);
        -webkit-transform-origin: center center
    }
}

.loan-loading .animate img {
    width: 20px
}
.right-arrow::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2.2399999999999998rem;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    background: url("https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0f3e41469407d474e329c0f2130ff0c8043de6a78") no-repeat center center;
    background-size: 30%;
    -webkit-background-size: 30%,30%;
}

.address-single {
    width: 100%;
    height: 34px;
    border: 0 none;
    padding: 0 10px;
    -webkit-appearance: none;
    background: rgb(255, 255, 255) url("https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0f3e41469407d474e329c0f2130ff0c8043de6a78") no-repeat 96%;
    background-size: 11px 6px;
}

#address-choose {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .7);
    font-size: 0.6rem;
}

#address-inner {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 12%;
    margin: 0 12px;
    background-color: #fff;
    border-radius: 8px;
    padding-bottom: 10px;
    overflow: hidden;
}

#address-close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    right: 10px;
    /* background: url("https://ts.market.mi-img.com/thumbnail/png/q80/Finance/083e44469603d374d729c2f21e6ffcca054437301") no-repeat; */
    background-size: contain;
    -webkit-background-size: contain;
}

#address-inner h4 {
    padding: 1em 24px;
    border-bottom: 1px solid #eee;
    font-size: inherit;
}

#address-list {
    min-height: 20vh;
    max-height: 30vh;
    overflow: auto;
    border-radius: 8px;
}

#address-list li {
    padding: 16px 24px;
    border-bottom: 1px solid #eee;
}

.border {
    background-image: -webkit-linear-gradient(#e5e5e5, #e5e5e5 100%, transparent 100%);
    background-image: linear-gradient(#e5e5e5, #e5e5e5 100%, transparent 100%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.border:nth-of-type(4){
    background: none;
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
    .border {
        background-image: -webkit-linear-gradient(#e5e5e5, #e5e5e5 50%, transparent 50%);
        background-image: linear-gradient(#e5e5e5, #e5e5e5 50%, transparent 50%)
    }
}

@media all and (-webkit-min-device-pixel-ratio: 3) {
    .border {
        background-image: -webkit-linear-gradient(#e5e5e5, #e5e5e5 33.3333%, transparent 33.3333%);
        background-image: linear-gradient(#e5e5e5, #e5e5e5 33.3333%, transparent 33.3333%)
    }
}