.loginViewDiv{width: 995px;background-color: white;padding: 21px;height:550px;position: relative;left: 1%;margin: 0 auto;}
.bspot-login {width: 456px;padding: 20px 2%;float: left;height: 470px;}
.bspot-login .tit{ font-weight:bold; color:#595959; margin-top:25px; line-height:30px;}
.bspot-login .tit span{ color:#f00; margin-left:3px;}
.bspot-login .tit i{ font-weight:normal; color:#999; font-size:12px;}
.bspot-login .inp .yng{ height:45px; border: none; width:80%; border-radius:1px; padding:0 5px;border-bottom: solid 1px #e1e1e1;font-size: 20px;outline: none;}
.bspot-login .inp .yng:hover{ height:45px; border: none; width:80%; border-radius:1px; padding:0 5px;border-bottom: solid 1px #9a9595;font-size: 20px;outline: none;}
.bspot-login .inp .teh{ height:45px; color:#fff; background:#ff8015; border:none; cursor:pointer; width:30%; font-weight:bold; font-size:16px; border-radius:5px;}
.bspot-login .inp a{margin-top: -14px;float: right;}
.loginViewImg{margin-left:552px;margin-top: 64px;}
.sign-up-for-free{margin-left: 185px;width: 120px;font-weight: bold;color: #7294d6;text-decoration: underline !important; }
.forgot-id{margin-left: 280px;font-weight: bold;color: #7294d6;text-decoration: underline !important;}
.forgot-pwd{margin-left: 300px;font-weight: bold;color: #7294d6;text-decoration: underline !important;}
.banner {width: 100%;height: 488px;overflow: hidden;}
.banner_index {position: relative;}
.banner_slide_1 {cursor:pointer;width: 387px;height: 327px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: block;transition: opacity 0.5s;opacity: 1;z-index: 5;background: url(/en/public/upload/images/20181115/login-img.jpg) no-repeat;background-size:387px 327px;background-position: center 0;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/public/upload/images/20181115/login-img.jpg',sizingMethod='scale')}
.banner_slide_2 {cursor:pointer;width: 387px;height: 327px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: none;transition: opacity 0.5s;opacity: 0;z-index: 1;background: url(/en/public/upload/images/20181115/login-img2.png) no-repeat;background-size:387px 327px;background-position: center 0;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/public/upload/images/20181115/login-img2.png',sizingMethod='scale')}
.bspot-login p{margin-top: 50px;position: relative;}
.bspot-login input:hover {border-bottom: 1px solid #fff;}
.bspot-login label{font-size: 16px;position: absolute;left:2px;bottom:10px;color:#777;cursor: text;}
.bspot-login .bottom-line{position: absolute;width: 0;height: 2px;left:0;bottom: -1px;background-color: #ff8015;}
.login-line{float: left;width: 1px;height: 303px;background: #dddddd;margin-left: -60px;margin-top: 15px;}
.tr-verify-code{visibility:hidden;display:none;}
@media (max-width: 1100px){
    .loginViewDiv {
        width: 100%;
        background-color: white;
        padding: 10%;
        height: 448px;
        position: relative;
        left: 0;
        margin: 0 auto;
        margin-top: -10px;
    }
    .gonevt {
        padding: 0 0;
    }
    .loginViewImg {
        display: none;
    }
    .bspot-login {
        width: 100%;
        height: 400px!important;
        /* padding: 20px 2%; */
        /* float: left; */
        /* height: 470px; */
    }
    .join_box .text_box_small {
        font-size: 16px;
        margin: 9px 0 0 0;
        float: left;
        width: 100%;
        color: #fff;
    }
}
@media (max-width: 700px){
    .join_box {
        width: 100% !important;
        padding: 20px 0!important;
        background: #666;
        margin: 0 0 0 0;
        text-align: center;
    }
    .join_box .text_box {
        font-size: 19px;
        margin: 6px 0 0 0;
        width: 100%!important;
        color: #fff;
    }
    .join_box .text_box_small {
        font-size: 16px;
        margin: 9px 0 0 0;
        float: left;
        width: 100% !important;
        color: #fff;
    }
    .join_box .form_box {
        position: relative;
        top: 0!important;
    }
    .join_box .join_email {
        width: 60%!important;
    }
}