*{margin: 0;padding: 0;border: 0;list-style: none;text-decoration: none;color: inherit;font-weight: normal;font-family:"寰蒋闆呴粦";box-sizing: border-box;font-style: normal;}
body{width: 100%;overflow-x: hidden;background: url(/images/top_bg.png) top left no-repeat;background-size: 100%;}
img{vertical-align: middle;max-width: 100%;}
a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;
}
/*澶村儚*/
.head .img{width: 1.75rem;height: 1.75rem;background: #FFFFFF;border-radius: 50%;margin: 0 auto;margin-top: 1.25rem;text-align: center;overflow: hidden;}
.head img{width: 1.65rem;}
.head p{text-align: center;color: #FFFFFF;font-size: .24rem;padding-top: .15rem;}
/*鐧婚檰琛ㄥ崟*/
.loginform {width: 100%;height: auto;overflow: hidden;padding: 1.35rem .45rem .45rem .45rem;}
.loginform .item{display: flex;align-items: center;height: .85rem;margin-bottom: .35rem;font-size: .30rem;color: #333333;}
.loginform .item input{width: 100%;height: 100%;font-size: .30rem;display: inline-block;border: .01rem solid #ebebeb;border-radius: .85rem;box-shadow: 0px 0px 10px rgba(200,200,200,.1);padding-left: .8rem;outline: none;}
.loginform .item input.name{background: url(/images/icon-phone.png) left .3rem center no-repeat;background-size: .23rem .35rem;}
.loginform .item input.user{background: url(/images/icon-user.png) left .25rem center no-repeat;background-size: .33rem .35rem;}
.loginform .item input.vcode{background: url(/images/icon-verify.png) left .3rem center no-repeat;background-size: .33rem .33rem;}
.loginform .item input.password{background: url(/images/icon-lock.png) left .3rem center no-repeat;background-size: .22rem .32rem;}
.loginform .item span{flex-shrink: 0;display: inline-block;width: 1.6rem;margin-left: .2rem;height: 100%;line-height: .85rem;border-radius: .85rem;background: #367CD5;font-size: .24rem;color: #fff;text-align: center;}
.loginform .item span.disabled{background: #808080;}
.loginform p{text-align: center;color: #333333;font-size: .28rem;padding-top: .2rem;}
.loginform .submit{padding: .2rem .2rem;}
.loginform .submit button{height: .85rem;line-height: .85rem;text-align: center;font-size: .34rem;color: #FFFFFF;border-radius: .85rem;outline: none;box-shadow: 0 .15rem .15rem rgba(31,110,207,.2);display: inline-block;width: 100%;background: #367CD5;}
/*绗笁鏂圭櫥闄�*/
.other-login p{text-align: center;position: relative;display: flex;align-items: center;justify-content: center;width: 3.7rem;margin: 0 auto;}
.other-login p:after{content: "";height: .01rem;width: 100%;background: #808080;top: 50%;transform: translateY(-50%);position: absolute;}
.other-login p span{display: inline-block;padding: .1rem .3rem;background: #FFFFFF;color: #808080;font-size: .22rem;z-index: 2;}
.other-login .third ul{display: flex;align-items: center;justify-content: center;}
.other-login .third ul li img{width: .66rem;height: .66rem;margin: 0 .25rem;}
/*灏鹃儴*/
.footer{text-align: center;padding-top: .3rem;}
.footer img{display: inline-block;width: 1.07rem;height: .35rem;}
.footer p{font-size: .21rem;color: #cccccc;text-align: center;padding: .1rem 0 .4rem 0;letter-spacing: .01rem;}
.footer p a{color: #078dda;}


/*娴姩杩斿洖鎸夐挳*/
.btn-back {
    position: fixed;
    padding-right: 0.5em;
    padding-top: 0.1em;
    z-index: 200;
    top: 0.4rem;
    font-size: 0.3rem;
    line-height: 1;
    left: 0;
    transform-origin: left;
    color: #e6492a;
    width: 1.15rem;
    height: 0.5rem;
    background: linear-gradient(180deg, #fff5e1 0%, #ffedaf 100%);
    box-shadow: 0px 4px 10px 0px rgba(199, 50, 19, 0.3), inset 0px 0px 5px 0px rgba(255, 255, 255, 0.5);
    border-radius: 0px 100px 100px 0px;
}
/*娴姩杩斿洖鎸夐挳*/
.flex-center {
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    justify-content: center;
}


