html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
dl,
dt,
dd,
ul,
li,
table,
tr,
th,
td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

a[href^="javascript"] {
    -webkit-touch-callout: none;
}

section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
}

.hidden {
    float: left;
    width: 0;
    height: 0;
    overflow: hidden;
}

.hiddenText {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.none {
    display: none;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

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

* {
    box-sizing: border-box;
}

.bg_layber{
    position: relative;
    background:url(../images/newadke-min.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_ug_layber{
    position: relative;
    background:url(../images/newadug-min.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_ng_layber{
    position: relative;
    background:url(../images/newadng-min.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_layber_wheel{
    position: relative;
    background:url(../images/newWheel_min_ke.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_ug_layber_wheel{
    position: relative;
    background:url(../images/newWheel_min_ug.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_ng_layber_wheel{
    position: relative;
    background:url(../images/newWheel_min_ng.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}
.bg_gh_layber_wheel{
    position: relative;
    background:url(../images/newWheel_min_gh.jpg?v=1.5) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}

.bg_mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
}

.login_bg{
    position: absolute;
    left:0.47rem;
    top:2.57rem;
    width:6.26rem;
    height: 7.66rem;
    background: #FFFFFF;
}

.login_close_layer{
    position: relative;
    float: left;
    width: 100%;
    height: 0.75rem;
}

.login_close{
    position: relative;
    float: right;
    height: 0.27rem;
    width: 0.27rem;
    background: url("../images/blackclose.png") no-repeat;
    background-size: cover;
    margin: 0.22rem;
}

.title_layer{
    position: relative;
    float: left;
    width: 100%;
    height: 1.05rem;
}

.title_text{
    position: relative;
    width: 100%;
    height:0.38rem;
    font-size:0.46rem;
    font-family:Adobe Heiti Std;
    font-weight:bold;
    color:rgba(20, 137, 88, 1);
    margin: 0 auto;
    text-align: center;
}

.input_layer{
    position: relative;
    float: left;
    width: 100%;
    height: 1.2rem;
    margin-bottom:0.38rem;
}

.input_layer_password{
    position: relative;
    float: left;
    width: 100%;
    height: 1.8rem;
    margin-bottom:0.38rem;
}

.input_title{
    position: relative;
    color: #545454;
    font-size: 0.20rem;
    line-height:0.24rem;
    height: 0.3rem;
    width: 100%;
    text-align: left;
    margin-left: 0.35rem; 
}

.input_container{
    position: relative;
    width: 5.84rem;
    height: 0.82rem;
    border: 0.02rem solid rgba(147, 147, 147, 1);
    border-radius: 0.05rem;
    margin: 0 auto;
}

.input_content_left {
    position: relative;
    float: left;
    width: 1.25rem;
}

.input_content_right {
    position: relative;
    float: left;
}

.input_code_btn{
    position: relative;
    float:left;
    border:0;
    border-left: 0.01rem solid #E5E5E5;
    height: 0.78rem;
    width: 2.5rem;
    background: #ffffff;
    font-size: 0.28rem;
}

.input_compnent {
    position: relative;
    float: left;
    font-size: 0.3rem;
    width: 3.6rem;
    height: 0.43rem;
    margin-top: 0.25rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
    border: 0;
}

.input_compnent_code {
    position: relative;
    float: left;
    font-size: 0.26rem;
    width: 3rem;
    height: 0.43rem;
    margin-top: 0.25rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
    border: 0;
}

.input_compnent_eye{
    position: relative;
    float: right;
    margin-right: 0.15rem;
    margin-top: 0.3rem;
    width: 0.34rem;
    height: 0.26rem;
}

.input_compnent_del{
    position: relative;
    float: right;
    margin-right: 0.15rem;
    margin-top: 0.2rem;
    width: 0.36rem;
    height: 0.36rem;
}

.flag_content{
    position: relative;
    float: left;
    width: 0.7rem;
    height: 0.6rem;
}

.flag_image{
    position: relative;
    float: left;
    margin-left: 0.19rem;
    margin-top: 0.14rem;
    width: 0.5rem;
    height: 0.33rem;
    border-radius: 0.03rem;
}

.flag_txt{
    position: relative;
    float: left;
    margin-left: 0.15rem;
    font-size:0.2rem;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(20, 137, 88, 1);
    line-height:0.3rem;
}

.arrow_down {
    position: relative;
    float: left;
    margin-left: 0.09rem;
    margin-top: 0.34rem;
    border-top: 13px solid #373737;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
}

.arrow_up {
    position: relative;
    float: left;
    margin-left: 0.09rem;
    margin-top: 0.34rem;
    border-bottom: 13px solid #373737;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
}

.country_list {
    position: absolute;
    left: -0.02rem;
    top:0.82rem;
    width: 5.84rem;
    height: 1.68rem;
    border: 0.02rem solid #07725d;
    border-radius: 0.05rem;
    z-index: 99;
}

.li_content{
    width: 5.78rem;
    margin-left: 0.01rem;
    height: 0.82rem;
    border-radius: 0.03rem;
}

.countr_li_left{
    position: relative;
    float: left;
    width: 1.25rem;
    margin-top:0.15rem;    
}

.yellow_bg{
    background-color: #feb722;
}

.white_bg{
    background-color: #ffffff;
}

.white_color{
    color: #fcdede;
}

.black_color{
    color: #545454;
}

.gre_color{
    color:#d0d0d0;
}

.gre_less_color{
    color:#E5E5E5;
}

.green_color{
    color:#2a846a;
}

.red_color{
    color:red;
}

.countr_li_middle{
    position: relative;
    float: left;
    margin-top: 0.29rem;
    width: 3.8rem;
    text-align: left;
    font-size: 0.24rem;  
}

.countr_li_right{
    position: relative;
    float: right;
    margin-top: 0.19rem;
    margin-right: 0.15rem;
    width: 0.37rem;
}

.passicon {
    position: relative;
    float: left;
    margin-left: 0.35rem;
    margin-top: 0.15rem;
    width: 0.3rem;
    height: 0.4rem; 
}

.input-icon {
    box-shadow: 0.02rem 0 0.02rem -0.02rem#E5E5E5;
    width: 1.04rem;
    height: 0.78rem;
}

.check_container{
    position: relative;
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}

.check_item{
    position: relative;
    float: left;
    font-size: 0.22rem;  
    width: 100%;
    line-height: 0.30rem;
}


input[type="checkbox"]:checked {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAe1BMVEUAAAAqhGoqhGoqhGoqhGoqhGoqhGoqhGoqhGoqhGoqhGoqhGr////x9/Wjyr+Ww7ZAkXo5jXX6/PvK4dpipJEvh273+vns9PLj7+vf7OjV5+KYxLhrqphqqZdXnooxiG8thmzo8e/Z6eW/2tK41s2cxrp2sJ91r590r55nhhm1AAAAC3RSTlMA77FUnLLbyIdNTDXzzoAAAACzSURBVBjTbdHrDoMgDAXggnO3VhHvTqfuvvd/wkEFZpadPyZfTioUAIikwBCxxb2xDf5kZ3pYpQn5PK0eQWJKIYqrEgR+ezc3FxCDNRqXrHFg0R55wp2tbBbsysFYnVl758SoJsQTUW/tlRMj50yJth9jAU3VHnGsyaOa7XwzMbtQQCo0l+eCVkgd/7ingHzN1uiYL5agcAu56ql1xQdKv7pCuV5a4eHPkjdgEsXr54gjgA+xoRNb54cCLQAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100% auto;
}

input[type="checkbox"] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEXQ0NDQ0NDQ0NDQ0NDQ0ND////Q0NDk5OR6XjVPAAAABXRSTlPukQaQibHbNOIAAAAnSURBVAjXY1BkSwOCBCEG81AwKGFghTACGFIhjDCqM+BWwC2FOwMAr9EplTIbZtIAAAAASUVORK5CYII=) no-repeat;
    background-size: 100% auto;
}

.check-modle {
    width: 0.19rem;
    height: 0.19rem;
}

.btn-container{
    position: relative;
    float: left;
    margin-left: 0.2rem;
}

.btn {
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.36rem;
    text-shadow: 0 0.01rem 0.01rem #0ba54c;
    border-radius: 0.05rem;
    -webkit-box-shadow: 0 0.01rem 0.02rem #0ba54c;
    box-shadow: 0 0.01rem 0.02rem #0ba54c;
    font-weight: bold;
    border: none;
    width: 5.84rem;
    height: 0.82rem;
    background-color: #2a846a;
    color: #fff;
}

.input_code_txt {
    width: 100%;
    padding: 0.1rem 0.05rem;
    font-size: 0.26rem;
    text-align: center;
    margin-bottom: 0.2rem;
}

.btn_open_layer{
    position: absolute;
    left: 0;
    top:9.74rem;
    width: 100%;
    height: 1rem;
    text-align: center;
}
.btn_open {
    border:none;
    width: 5.07rem;
    height: 0.8rem;
    margin: 0 auto;
    background:rgba(75, 56, 56, 0);
   
 
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    font-weight: bold;
}

.btn_open:active{
    width: 5.57rem;
    height: 0.9rem;
    font-size: 0.40rem;
}


.expand-sel {
    background-color: #e1e4e7;
    margin-top: 0.02rem;
}

.expand-li,
.item-input {
    box-sizing: border-box;
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
    border: 0.02rem solid rgba(192, 199, 207, 1);
    border-radius: 0.02rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;

    /* &.active {
        background-color: #e1e4e7;
    } */
}

.item-title {
    font-size: 0.3rem;
    color: rgba(50, 51, 61, 1);
    line-height: 0.4rem;
    flex: 1;
}

.item-input {
    position: relative;
}

.item-input .iconfont {
    position: absolute;
    color: #32333d;
    font-size: 0.36rem;
    right: 0.24rem;
}


.sms-backdrop .sms-content {
    background: #ffffff;
    width: 5.84rem;
    height: 4.83rem;
    position: relative;
}

.sms-content .sms-title {
    font-size: 0.36rem;
    text-align: center;
    margin-top: 0.33rem;
    color: #2a846a;
    font-weight: bold;
}

.sms-content .sms-shut {
    position: absolute;
    right: 0.11rem;
    top: -0.91rem;
    width: 0.56rem;
    height: 0.56rem;
    background-image: url(../images/wclose.png);
    background-size: cover;
}

.sms-content .sms-dec {
    margin-top: 0.35rem;
    width: 100%;
    text-align: center;
}

.sms-content .sms-dec p {
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #545454;
    width: 5.8rem;
    text-align: center;
}

.sms-content .sms-code {
    font-size: 0.4rem;
    text-align: center;
    margin-top: 0.23rem;
    color: #545454;
    font-weight: bold;
}
.sms-country {
    position: absolute;
    width: 3.46rem;
    height: 0.82rem;
    left: 0.2rem;
}
.sms-content .sms-btn {
    position: relative;
    text-align: center;
    margin-top: 0.33rem;
    margin-top: 1.58rem;
}

.sms-content .to-country {
    position: relative;
    text-align: center;
    margin-top: 0.33rem;
    margin-left: 1.03rem;
    width: 3.46rem;
    z-index: 999;
}
.sms-content .sms-to {
    position: absolute;
    left: -0.35rem;
    top: 0.26rem;
    font-size: 0.3rem;
}
.sms-content .sms-btn .sms-send {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.36rem;
    text-shadow: 0 0.01rem 0.01rem #fdb822;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
    -webkit-box-shadow: 0 0.01rem 0.02rem #fdb822;
    -moz-box-shadow: 0 0.01rem 0.02rem #fdb822;
    box-shadow: 0 0.01rem 0.02rem #fdb822;
    font-weight: bold;
    border: none;
    width: 5.16rem;
    height: 0.92rem;
    color: #ffffff;
}

.sms-yellow {
    background-color: #2a846a;
}

.sms-green {
    background-color: #2a846a;
}
.sms-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #545454;
    font-size: 0.24rem;
}

.sms-down-less {
    float: right;
    border-top: 0.1rem solid #373737;
    border-right: 0.1rem solid transparent;
    border-left: 0.1rem solid transparent;
    content: "";
    margin-top: 0.05rem;
    margin-right: 0.05rem;
    width: 0.2rem;
}

.sms-up-less {
    float: right;
    border-bottom: 0.1rem solid #373737;
    border-right: 0.1rem solid transparent;
    border-left: 0.1rem solid transparent;
    content: "";
    margin-top: 0.05rem;
    margin-right: 0.05rem;
    width: 0.2rem;
}

.sms-wait-box {
    position: relative;
    background: #7fb5a6;
    width: 3.68rem;
    height: 3.68rem;
    border: 0.04rem solid #fff;
    border-radius: 0.1rem;
    text-align: center;
}

.sms-wait-btn {
    position: relative;
    background: #7fb5a6;
    width: 3.68rem;
    height: 1.68rem;
    border: 0.04rem solid #fff;
    border-radius: 0.1rem;
    margin-top:0.5rem;
    text-align: center;
}

.sms-btn-new{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
    margin-top: 0.3rem;
    color:#ffffff;
    font-weight: bold;
    text-decoration: underline;
}

.sms-wait-title {
    position: absolute;
    top: -0.8rem;
    font-size: 0.4rem;
    color: #ffffff;
    font-weight: bold;
}

.sms-wait-txt {
    font-size: 0.4rem;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0.57rem;
}
.sms-wait-cd {
    font-size: 0.4rem;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0.15rem;
}
.sms-wait-spin {
    font-weight: bold;
    font-size: 0.4rem;
    color: #ffffff;
    margin-top: 0.51rem;
    width: 1.28rem;
    height: 1.31rem;
    background-image: url(../images/wloading.png);
    background-size: cover;
}

.spining {
    -webkit-animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(90deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(270deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.sms-help-box {
    position: fixed;
    bottom: 0px;
    height: 3rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 3.68rem;
}
.sms-help-title {
    color: #aaaaaa;
    font-size: 0.3rem;
}
.sms-help-tel {
    width: 3.28rem;
    margin-top: 0.2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.sms-help-tel-name {
    font-size: 0.3rem;
    color: #fff;
}
.sms-help-tel-number {
    font-size: 0.36rem;
    color: #fff;
    text-decoration: underline;
}

.sms-failed-dec {
    text-align: center;
    width: 4.87rem;
    height: 0.94rem;
    font-size: 0.3rem;
    margin-left: 0.47rem;
    margin-top: 0.94rem;
    line-height: 0.34rem;
}

.sms-resendbtn {
    position: relative;
    text-align: center;
    margin-top: 0.33rem;
    margin-top: 0.98rem;
}

.sms-resendbtn .sms-send {
    margin-left: 0.2rem;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.3rem;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
    font-weight: bold;
    border: none;
    width: 2.46rem;
    height: 0.92rem;
    color: #ffffff;
}
.sms-resendbtn .sms-phone {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.3rem;

    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;

    font-weight: bold;
    border: 0.02rem solid #2a846a;
    width: 2.46rem;
    height: 0.92rem;
    color: #2a846a;
    background: #fff;
}
.sms-help-failed {
    height: 2.8rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 5.84rem;
}
.sms-failed {
    position: relative;
    width: 5.84rem;
    height: 4.45rem;
    background: #fff;
    border-radius: 0.1rem;
}

.err_tips_layer {
    position: absolute;
    left:0;
    top:3rem;
    width: 100%;
    height: 4.45rem;
}

.err_tips_Item{
    margin: 0 auto;
    width: 5.84rem;
    height: 3.45rem;
    background: #fff;
    border-radius: 0.1rem;
}

.sms-failed-tel {
    width: 2.48rem;
    margin-top: 0.2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.sms-failed-tel-name {
    font-size: 2.4rem;
    color: #373737;
}
.sms-failed-tel-number {
    font-size: 0.3rem;
    color: #373737;
    text-decoration: underline;
}
.sms-failed-help {
    width: 5.84rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.sms-failed .sms-shut {
    position: absolute;
    right: 0.11rem;
    top: -0.91rem;
    width: 0.56rem;
    height: 0.56rem;
    background-image: url(../images/wclose.png);
    background-size: cover;
}

#submit-code-btn{
    color: red;
    font-size: 0.20rem;
    line-height:0.24rem;
}



