body{
    position: relative;
    height: 100vh;
}
.wap{
    position:absolute; 
    top:0; 
    left:0; 
    height:100%; 
    width:100%; 
    /* background-image:url("../images/bg.jpg");  */
    background-position: center 0; 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-size: cover; 
    -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */ 
    -o-background-size: cover;/* 兼容Opera */ 
    zoom: 1;
}

.fix {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .4);
}

.fix_login {
    width: 6.5rem;
    height: 8.5rem;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    box-shadow: 0px 0px 5px #8f592d;
}

.login_close {
    width: .6rem;
    height: .6rem;
    position: absolute;
    right: 0;
    top: 0
}

.login_close a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/close2.png) no-repeat center center;
    background-size: 80%
}

.login_logo a {
    width: 40%;
    display: block;
    margin: .3rem auto .5rem
}

.fix_login a img {
    width: 100%
}

.login_nav {
    width: 90%;
    height: .4rem;
    margin: .3rem auto .2rem;
    overflow: hidden
}

.login_nav ul li {
    width: 30%;
    float: left;
    text-align: center;
    margin: 0 10%;
}

.login_nav ul li a {
    width: 100%;
    height: .36rem;
    display: block;
    font-size: .26rem;
    color: #606060
}

.login_nav ul li.on a {
    border-bottom: .1rem solid #d4462f;
    color: #d4462f;
}

.login_btn,
.login_content span {
    width: 90%;
    display: block;
    height: .8rem;
    margin: .3rem auto;
    border-radius: .03rem;
    line-height: .5rem;
    position: relative
}

.login_content span input {
    width: 100%;
    height: .8rem;
    font-size: .24rem;
    color: #606060;
    text-indent: 1em;
    line-height: .8rem;
    border: 1px solid rgba(210,210,210,1);
}

.login_content span input {
    position: absolute;
    left: 0;
    top: 0
}

.prompt em,
.prompt i {
    width: 50%;
    float: left;
    display: block;
    line-height: .3rem;
    color: #606060
}

.prompt em a {
    text-decoration: underline;
    color: #606060
}

.prompt i {
    text-align: right;
    float: left
}

.prompt a {
    color: #d4462f
}

.login_btn {
    margin-top: .5rem;
    border: none;
    border-radius: .05rem;
    overflow: hidden
}

.login_btn a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: .8rem;
    font-size: .3rem;
    color: #606060;
    text-align: center;
    background: #d4462f;
    color: #fff
}

.login_btn p {
    line-height: .28rem;
    color: #606060;
    font-size: .24rem
}

.tc h2 {
    text-align: center;
    line-height: 1.5rem;
    font-size: .4rem;
    color: #454545;
    font-weight: 400
}

.tc_btn {
    width: 90%;
    height: .8rem;
    border-radius: .05rem;
    background: #d4462f;
    margin: 0 auto
}

.tc_btn a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: .8rem;
    color: #fcfcfc;
    font-size: .3rem
}

.tc input {
    width: 85%;
    height: .8rem;
    float: left;
    background: 0 0;
    border: none;
    font-size: .24rem;
    color: #7f7f7f;
    text-align: left;
    line-height: .5rem;
    display: block
}

.sr {
    width: 90%;
    height: .8rem;
    background: #fff;
    border: 1px solid rgba(210,210,210,1);
    margin: .3rem auto;
    position: relative;
    font-size: .24rem
}

.sr i {
    width: 12%;
    height: 100%;
    float: left;
    display: block;
}

.sr i.Graphic1 {
    background: url(../images/user.png) no-repeat center;
    background-size: .4rem auto;
}

.sr i.Graphic2 {
    background: url(../images/password.png) no-repeat center;
    background-size: .4rem auto;
}

.sr i.Graphic3 {
    background: url(../images/code.png) no-repeat center;
    background-size: .4rem auto;
}

.sr i.Graphic4 {
    background: url(../images/contact.png) no-repeat center;
    background-size: .4rem auto;
}

.sr i.Graphic5 {
    background: url(../images/email.png) no-repeat center;
    background-size: .4rem auto;
}

.sr p {
    width: 88%;
    color: #7f7f7f;
    line-height: .8rem;
    float: left
}

.sr p span {
    color: #f83636
}

.sr em {
    width: 1.5rem;
    float: right;
    height: .8rem
}

.prompt {
    width: 90%;
    font-size: .24rem;
    color: #484848;
    line-height: .2rem;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: .5rem
}

.prompt p {
    float: left
}

.prompt i {
    float: right
}

.prompt a {
    color: #d4462f
}

.tc h3 {
    color: #6b6b6b;
    text-align: center;
    font-size: .24rem;
    display: block;
    font-weight: 400
}


.schedule10,
.schedule100,
.schedule50 {
    background: url(../images/Graphic.png) no-repeat center top;
    background-size: 5rem auto;
    width: 5.2rem;
    height: 1.2rem;
    margin: 0 auto .5rem;
}

.schedule10 {
    background-position: center -.25rem;
}

.schedule50 {
    background-position: center -1.6rem;
}

.schedule100 {
    background-position: center -2.9rem;
}

.regret {
    width: 80%;
    margin: .5rem auto
}

.regret i {
    width: .57rem;
    height: .57rem;
    display: block;
    margin: 0 auto;
    background: url(../images/regret.png) no-repeat center center;
    background-size: .57rem .57rem
}

.regret em {
    width: .48rem;
    height: .48rem;
    display: block;
    margin: 0 auto;
    background: url(../images/yes.png) no-repeat center center;
    background-size: .48rem .48rem
}

.regret p {
    color: #7f7f7f;
    text-align: center;
    margin: .1rem 0;
    font-size: .24rem
}

.tc_content {
    overflow: hidden
}

.tc_content h3 {
    text-align: left;
    width: 90%;
    margin: .2rem auto;
    text-align: justify;
    text-justify: inter-ideograph
}

.w_lc span em a {
    font-size: .24rem
}

.wap_tc h2 {
    line-height: 1rem;
    font-size: .35rem
}

.wap_sr input {
    font-size: .24rem;
    line-height: .6rem;
    height: .6rem
}

.wap_tcbtn a {
    line-height: .6rem;
    font-size: .24rem
}

.wap_sr i {
    background-size: 4rem auto
}

.wap_sr i.Graphic1 {
    background-position: .22rem .15rem
}

.wap_sr i.Graphic2 {
    background-position: .2rem -1.58rem
}

.wap_sr i.Graphic3 {
    background-position: .2rem -1.58rem
}

.wap_sr i.Graphic4 {
    background-position: .2rem -.4rem
}

.wap_sr i.Graphic5 {
    background-position: .2rem -1rem
}

.wtc_btn a {
    font-size: .24rem;
    line-height: .6rem
}

.wap_regret p {
    font-size: .24rem
}

.wap_sr p {
    line-height: .6rem;
    font-size: .24rem
}

.wap_sr em {
    margin: .09rem .04rem
}

.wap_sr em a {
    line-height: .5rem;
    font-size: .24rem
}

@-webkit-keyframes layui-m-anim-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes layui-m-anim-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sr em img {
    width: 100%;
    margin: .16rem 0;
}

.tc input.vcode {
    width: 55%
}

.wwg ul {
    margin: 0 .3rem;
    height: 3.4rem
}

.tc input.check {
    width: 56%
}

#pick1:hover,
#pick2:hover {
    cursor: pointer
}

.ewm img {
    width: 100%
}

.wap_fi2 i {
    height: auto
}

.wap_fi2 em {
    position: absolute;
    left: 0;
    line-height: .18rem;
    color: red;
    font-size: .12rem;
    text-align: left;
    width: 100%;
    height: .18rem;
    display: contents
}


input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

.login_content span em {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: block;
    font-size: .24rem;
    color: #d4462f;
    width: 1.5rem;
    text-align: center
}

.login_content span em a {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    text-decoration: underline;
    color: #d4462f;
    font-size: .24rem
}

#getting,
#getting2 {
    width: 1.5rem;
    right: 0.2rem;
    left: initial;
    background: 0 0;
    color: #d4462f;
    text-indent: initial;
    position: absolute;
    text-align: center;
    border: none
}

.schedule10 ul li,
.schedule100 ul li,
.schedule50 ul li {
    font-size: .24rem;
    width: 33.3%;
    float: left;
    padding-top: .8rem;
    text-align: center;
}

.schedule10 ul,
.schedule100 ul,
.schedule50 ul {
    width: 115%;
    margin-left: -7%;
}

.login_content span em img {
    width: 100%;
    margin: .16rem 0;
}

.rastr {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 15%;
}

.rastr img {
    width: 100%;
    display: block;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto; 
    *position: relative;
    vertical-align:middle;
    display:inline-block;
}

.Social {
    font-size: .24rem;
    display: flex;
    justify-content: space-around;
}

.Social span {
    text-align: center;
    display: flex;
    align-items: center;
}

.Social span img{
    width: .35rem;
    height: .35rem;
    margin: 0 .1rem;
}

.Social span.wechat p{
    color: #46bb36;
}

.Social span.qq p{
    color: #1bc1fa;
}
.return {
    position: absolute;
    top: .1rem;
    font-size: .5rem;
    background: url(../images/return.png) no-repeat left top;
    background-size: .4rem auto;
    width: 100%;
    height: .4rem;
    z-index: 5;
}