*{margin: 0;padding: 0;}
ul{margin: 0;padding: 0}
li{list-style: none;;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
/*登陆*/
.loginbg{width: 80%;margin:0.5rem auto;}
.logopic {font-size: 0.55rem;text-align: center;color: #333;}
.loginbox .block { position: relative;margin-top: 0.3rem;height: 100%; }
input.input {height: 1.1rem;line-height: 0.8rem;font-size: 0.4rem;color: #333;padding: 0.2rem 0; text-indent: 0.4rem;border-radius: 0.45rem;width: 100%;margin-top: 0.35rem;border: 1px solid #cccccc;font-family: "Microsoft Yahei";outline: 0;-webkit-appearance: caret;}
.loginbox li a { color: #333;font-size: 0.3rem;text-decoration: none; }
.loginbtn {margin-top: 0.55rem;display: block;text-decoration: none;background-color: #2692ff;border-radius: 0.4rem; border: 0px;width: 100%;height: 0.95rem;cursor: pointer;font-size: 0.4rem;color: #fff;font-family: "Microsoft Yahei";}
.third-login { width: 100%;height: 1.2rem;padding: 0.35rem 0;text-align: center;}
.third-login a {display: inline-block;color: #666;margin:0 15px;}
li.regest {font-size: 0.3rem;}
.loginform h1 {font-size: 0.55rem;text-align: center;font-weight: normal;}
.graylinebox {font-size: 0.4rem;text-align: center;margin-top: 0.5rem;}
svg.icon {width: 0.8rem;height: 0.8rem;}
.regest {font-size: 0.4rem;text-align: center;color: #c5c9d2;margin-top: 1rem;}
.authen {font-size: 0.4rem;text-align: center;color: #333;margin-top: 10px;}
a.reg {color: #333;text-decoration: none;}
::-webkit-input-placeholder {color: #c5c9d2;}
:-ms-input-placeholder { color:#c5c9d2; }
::-moz-placeholder { color: #c5c9d2; }
li.forsecrit {position: absolute;right: 0.2rem;top: 2.05rem;}
img.QQlogin {width: 0.95rem;}
/* 选择注册类型 */

.loginform ul {margin-top: 0.5rem;}
input#group1, input#group3 {width: 0.25rem;height: 0.25rem;}
.loginform label {font-size: 0.35rem;}

/* 注册 */

input#getregyzm {border: 0;background: none;width: auto;font-size: 0.3rem;position: absolute;top: 4.95rem;right: 0.4rem;color: #a3a3a3;}
li.regest {font-size: 0.3rem;position: absolute;bottom: 1rem;left: 0;right: 0;}
.wap-header {
    height: 0.65rem;
    line-height: 0.5rem;
    position: relative;
    background: #fff;
    color: #333;
    font-size: 0.65rem;
    text-align: center;
}
.go-back {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    margin-left: -4px;
    content: "";
    position: absolute;
    bottom: 0.12rem;
    left: 5%;
    border-top: #333 1px solid;
    border-right: #333 1px solid;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.wap-header:after {
    content: attr(data-title);
}