.header-top_icon .icontop_logo{
}
.header-top_nav__ul > .header-top_nav__ul--li a {
    font-size:14px;
    
    line-height:22px;
}
.header-top_nav__ul > .header-top_nav__ul--li a:hover {
}
.translateEn{
    color: #C32E47;
}
.translateSpan{
}
.translateCn{
    color: #C32E47;
}
.header-Login{
}
.header-top_nav__ul--login{
}
.header-top_nav__ul--li > .header-top_li__ul > .header-top_li__ul--li a{
    color: #363e3b;
}
.login{
    margin:  0 auto;
    margin-top: 50px;
}
.login-title{
    font-size:32px;
    
    text-align: center;
    line-height:36px;
    color:rgba(195,46,71,1);
    opacity:1;
}
.login-password{
    position: relative;
    width:434px;
    height:60px;
    border:1px solid rgba(137,137,137,0.2);
    opacity:1;
    border-radius:3px;
    margin-top: 24px;
    background: #F6F8FA;
}
.login-username{
    background: #F6F8FA;
    width:434px;
    height:60px;
    border:1px solid #CFD7DC;
    opacity:1;
    border-radius:3px;
    margin-top: 33px;
}
.userName{
    width: 360px;
    display: block;
    height: 32px;
    border: none;
    margin-left: 24px;
    color:rgb(54,59,62);
    opacity: .5;
    margin-top: 15px;
    float: left;
}
.passWord{
    width: 360px;
    float: left;
    display: block;
    height: 32px;
    border: none;
    margin-left: 24px;
    color:rgb(54,59,62);
    opacity: .5;
    margin-top: 15px;
}
.LoginForm-main_checkbox{
    margin-top: 20px;
    text-align: center;
}
.Login-Tips{
    width:123px;
    height:20px;
    font-size:14px;
    
    ;
    line-height:20px;
    color:rgba(74,79,82,1);
    opacity:0.7;
}
.iconpassword{
}
.login .iconlogin{
    line-height: 62px;
    cursor: pointer;
    font-size: 28px;
    color:rgb(54,59,62);
    opacity: .5;
    float: right;
    margin-right: 20px;
}
.btn-Login{
    text-align: center;
}
.Login-checkbox{
    width:14px;
    height:14px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(54,60,62,0.5019607843137255);
    opacity:1;
    border-radius:2px; 
}
.LoginForm-main_checkbox .iconusername{
   
}
.loader-icon{
    display: none;
    top: 9px;
    position: absolute;
    right: 13px;
}
.ToLogin{
    background: #fff;
    z-index: 9999;
}
.login-bottom{
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 50px;
    background: #c32e47;
}
.wx-image{
    position: absolute;
    left: 50%;
    top: 50%;
    /* width: 200px; */
    /* height: 200px; */
    transform: translate(-50%,-50%);
}
.block-wx{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    display: none;
    z-index: 1111;
}
.wx-image_block{
    width: 570px;
    height: 380px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    box-shadow:0px 10px 20px rgba(0,0,0,0.05);
    border-radius:3px;
}





