* {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    background: #fff;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
.switchLoginBox .freeGetBtn,.freeGetBtn{
    position: absolute;
    right: 10px;
    padding-bottom: 5px;
    /* bottom: 5px; */
    height: 28px;
    background-color: #fdfdfd;
    font-size: 16px;
    color: #1baaec;
    text-align: right;
    width: 100px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
}

.color_orange {
    color: #ff7f4d;
}
.dHide{
    display: none;
}
.dShow{
    display: block;
}
.titleBox {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
    color: #333;
}

.titleBox .i-left {
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.titleBox span {
    font-size: 19px;
    font-weight: bold;
    color: #333;
}

.body {
    padding: 0 15px;
    height: 415px;
}

.logo {
    display: block;
    width: 112px;
    height: 27px;
    margin: 40px auto;
    background: url(../images/login.png?v=ssSbH%2BSHbq96poapthTklA%3D%3D) no-repeat;
    background-size: contain;
}

/* 状态one */
.requestContent {
    padding-top: 20px;
}

/* 状态tow */

aside {
    font-size: 16px;
}

.asideBox .contentP {
    line-height: 25px;
}

.asidelogin {
    /* padding-top: 10px; */
}

.listBox {
    padding: 24px 0 0;
    border-bottom: 1px solid #d4d4d4;
    display: flex;
}

.listBox.listuser {
    border-bottom: 1px solid #1baaec;
    color: #333;
}

.listBox.listuser .inputStyle {
    color: #333;
}

.listBox .inputStyle {
    color: #333;
}

.inputStyle {
    padding: 5px;
    padding-left: 0;
    vertical-align: baseline;
    flex: 1;
    border: none;
    outline: none;
    font-size: 16px;
}

.btainCode {
    color: #1baaec;
}

.listred {
    color: #fb6274;
    padding-top: 5px;
}

/* 状态Three */
.main_Three {
    text-align: center;
}

.email_open {
    margin-bottom: 10px;
}

.email_open .i-selected-s {
    font-size: 25px;
    color: #2ccf90;
    margin-right: 5px;
    vertical-align: middle;
}

.email_open .span_succes {
    font-size: 18px;
}

/* 状态Four */
.main_Four {}

.main_Four .email_open {
    display: flex;
    justify-content: center;
}

.fail_state {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background: #fb6274;
    display: inline-block;
    margin-right: 10px;
}

.main_Four .contentP {
    text-align: center;
}

.fail_state .i-close {
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
}

.email_open .emailopen_state {
    display: inline-block;
    line-height: 28px;
    font-size: 18px;
}


.main_five_two  {
    text-align: center;
    padding-top: 20%;
}

.main_five_three  {
    text-align: center;
    padding-top: 20%;
}

/* 状态Seven */
.main_Seven  {
  text-align: center;
  padding-top: 20%;
}
.main_Seven .contentP {
    text-align: center;
    /* padding-top: 20%; */
}
.main_Eight  {
  text-align: center;
  padding-top: 20%;
}

.yellow_stripe {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 33px;
    line-height: 33px;
    background: #fff9b7;
    padding-left: 15px;
    color: #333;
    font-size: 13px;
}

.yellow_stripe .i-close {
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.buttonBox {
    padding: 0 15px;
    /* margin-top: 20px; */
}

.btnBox {
    /* position: fixed;
    bottom: 64px;
    left: 15px;
    right: 15px; */
    border: none;
    display: inline-block;
    width: 100%;
    height: 45px;
    color: white;
    font-size: 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
}

.btnGreen {
    border: 1px solid #1baaec;
    background: #1baaec;

}
.reminder{
    font-size: 13px;
    color: #999;
    padding-top:7%;
}
.agreement {
    color: #1baaec;
    font-size: 16px;
    padding-top: 3%;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top:3%;
}

/* 新图片验证码 */
#loginForm{position: relative;}
.formUl .operationHintsCont{height: auto;border-bottom: 0;}
.operationHints{height: 30px;margin-bottom: 20px;font-size: 14px;line-height: 30px;color: #666666;text-align: center;background-color: #e5f6ff;border: 1px solid #c8edff;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;border-radius: 5px;}
.operationHints p{text-align: center;}
.operationHints .operationHints-success{color: #008e11;}
.operationHints .operationHints-lose{color: #de0202;}
.veriBox{position: absolute;right: 0;top: 0;left: 0;z-index: 99;overflow: hidden;-webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);box-shadow: 0 0 8px rgba(0,0,0,.3);}
.veriBox img{width: 100%;vertical-align: top;}
.veriBox .seri_sel{position: absolute;width: 19px;height: 19px;}

.veriModule .veriBox {position: relative;right: 0;bottom: 0;left: 0;z-index: 1;}


.loginType {height: 55px;text-align: center;}
.loginType .smsLogin, .loginType .accountLogin {display: inline-block;padding: 0 10px; font-size: 16px;color: #1baaec;line-height: 55px;}