.login_body{
  width: 100%;
  padding: 15px;
  height: auto;
}
.login_title{
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.login_title_2{
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.login_btn_div{
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.login_btn{
  width: 140px;
  height: 44px;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 44px;
  border-radius: 50px;
  background-color: #1977F3;
  overflow: hidden;
}
.login_btn_2{
  width: 140px;
  height: 44px;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 44px;
  border-radius: 50px;
  background-color: #5CC13D;
  overflow: hidden;
}
.login_else_row{
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.login_else_div{
  width: 100%;
  max-width: 300px;
  height: 30px;
  margin: 0 auto;
}
.login_else_text{
  width: 50px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  background-color: white;
  z-index: 10;
}
.login_else_line{
  width: 100%;
  height: 1px;
  top: 14px;
  left: 0;
  background-color: #d5d0da;
  z-index: 5;
}

.login_email_part{
    width: 100%;
    max-width: 320px;
    padding: 0 60px 0 0 ;
    margin: 0 auto;
    margin-top: 30px;
}
.login_email_switch{
    width: 48px;
    height: 48px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 9px 0 0 0;
    line-height: 14px;
    text-decoration: none;
}
.login_input{
    width: 100%;
    height: 48px;
    min-width: 0px;
    margin-bottom: 0px;
    padding: 7px 24px 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e8f0;
    border-radius: 50px;
    background-color: #fff;
    -webkit-transition: color 400ms ease, background-color 400ms ease, border-color 400ms ease;
    transition: color 400ms ease, background-color 400ms ease, border-color 400ms ease;
    color: #333333;
    vertical-align: middle;
    border: 1px solid #cccccc;
}
.slash {
    position: absolute;
    top: 35px;
    left: -2px;
    height: 2px;
    width: 52px;
    transform: rotate(155deg);
    background-image: -webkit-gradient(linear, left top, right top, from(#b87df9), to(#6a4ee1));
    background-image: linear-gradient(90deg, #b87df9, #6a4ee1);
    z-index: 8;
}
.phone_img {
    position: absolute;
    top: 30px;
    left: 34px;
    height: 18px;
    z-index: 5;
}
.phone_img_active {
    position: absolute;
    top: 5px;
    left: 6px;
    height: 32px;
    z-index: 5;
}
.email_img {
    position: absolute;
    top: 33px;
    left: 28px;
    height: 12px;
    z-index: 5;
}
.email_img_active {
    position: absolute;
    top: 8px;
    left: 2px;
    height: 24px;
    z-index: 5;
}
.login_psd_part{
    width: 100%;
    max-width: 320px;
    padding: 0 0 0 0 ;
    margin: 0 auto;
    margin-top: 30px;
}
.login_button{
    border: 0;
    cursor: pointer;
    -webkit-appearance: button;
    width: 100%;
    max-width: 320px;
    height: 48px;
    padding: 12px 24px;
    border-radius: 50px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#b87df9), to(#6a4ee1));
    background-image: linear-gradient(90deg, #b87df9, #6a4ee1);
    -webkit-transition: border-color 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
    transition: border-color 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
    transition: border-color 400ms ease, transform 400ms ease, box-shadow 400ms ease;
    transition: border-color 400ms ease, transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 30px;
}
.login_button:active {
    background-image: -webkit-gradient(linear, left top, right top, from(#6a4ee1), to(#b87df9));
    background-image: linear-gradient(90deg, #6a4ee1, #b87df9);
}

.login_row{
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    margin-top: 10px;
}
.login_row_a{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-size-adjust: 100%;
    width: 70px;
    -webkit-box-direction: normal;
}
.login_row_col{
    color: rgb(85, 26, 139):
}
.login_row_col_2{
    color: rgb(0, 0, 238)
}
.alone_area_code {
    width: 75px;
    height: 48px;
    border: none;
    min-width: 0px;
    margin-bottom: 0px;
    outline: none;
    padding: 0 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e8f0;
    border-radius: 50px;
    background-color: #fff;
}
.m_phone_input {
    width: 180px;
    height: 48px;
    border: none;
    min-width: 0px;
    margin-bottom: 0px;
    padding: 7px 24px 8px;
    border: 1px solid rgb(230, 232, 240);
    border-radius: 50px;
    background-color: #fff;
    display: block;
    font-size: 14px;
    color: #333333;
    outline: none;
    margin: 0 0 0 5px;
}


.popup{
    position:fixed;top:0;left:0;z-index:400;width:100%;height:100%;display:none;
}
.popup_body{
    overflow:hidden;margin:0 auto;display:inline-block;z-index:400;margin-top:100px;
    background-color: #fff;width:95%;border-radius: 5px;
}
.popup_title{
    line-height:40px;
    height:40px;
    padding:0 15px;
    width:100%;
    overflow: hidden;
}
.link-3{
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    font-family: Varela, sans-serif;
    color: #979797;
    text-decoration: none;
}
.popup_content{
    width:100%;
    padding: 0 0 40px 0;
}
.popup_masker{
    position:fixed;top:0;left:0;z-index:350;width:100%;height:100%;background:rgba(0,0,0,0.3);
}
.m_get_code_btn{
    width: 48px;
    height: 48px;
    color: #AD76F6;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 0 0 0 0;
    line-height: 16px;
    text-decoration: none;
    outline: none;
    border: none;
    background-color: white;
    font-size: 16px;
    font-weight: 600;
}
.phone_code {
    margin: 0 auto;
    height: 36px;
}
.email_code {
    margin: 0 auto;
    height: 28px;
}
img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}