/*登录弹框 start*/
.main{
    width: 100%;
    height: 838px;
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/login/dlzc_bg.jpg') 0 0 no-repeat;
    overflow: hidden;
}
.login_mask_box{
    width: 543px;
    height: 569px;
    margin: 60px auto 0;
    background-color: rgba(255,255,255,0.22);
    overflow: hidden;
}
.login_box, .register_box{
    width: 528px;
    height: 554px;
    margin:8px auto 0;
    background-color:#fff;
    box-sizing: border-box;
    padding:46px 51px 60px 54px;
}
.register_box{
    padding-top: 12px;
}
.login_boxl, .register_boxl{
    width: 399px;
    position: relative;
}
.msg-email, .msg-pwd{
    display: block;
    height: 40px;
    padding-left: 12px;
    font: 12px/28px "Verdana";
    color: red;
}
.login_up_mistake{
    position: absolute;
    top: 198px;
    left: 138px;
    display: none;
}
.register_worngPassword{
    position: absolute;
    top: 240px;
    left: 400px;
    display: none;
}
.login_boxm, .register_boxm{
    width: 1px;
    height: 392px;
}
.login_box_closebtn, .register_box_closebtn{
    width: 25px;
    height: 25px;
    font-size: 29px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    color: #c6c6c6;
    position: absolute;
    top: -42px;
    right: -68px;
}
.login_title, .register_title{
    text-align: center;
}
/*username*/
.userNameBox,.userPwdBox{
    width: 397px;
    height: 48px;
    border: 1px solid #c8c4c0;
    font:14px/48px "Verdana";
    /*padding-left: 12px;*/
    margin-top: 32px;
}
.userNameBox label,.userPwdBox label{
    width: 56px;
    height: 48px;
}
.userNameBox label{
    background:url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/Pf_lrr_icon217.png') 0 0 no-repeat;
}
.userPwdBox label{
    background:url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/PF_lrl_icon217.png') 0 0 no-repeat;
}
.userPwdBox{
    margin-top: 0;
}
.user_name{
    width: 328px;
    height: 48px;
    padding-left: 13px;
    font-size: 14px;
}
.pass_word{
    width: 328px;
    height: 48px;
    padding-left: 13px;
    font-size: 14px;
}
/*占位符字体颜色*/
::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 50px;
    color:#ccc;
}

:-moz-placeholder{
    font-size: 14px;
    line-height: 50px;
    color:#ccc;
}
::-moz-placeholder {
    font-size: 14px;
    line-height: 50px;
    color:#ccc;
}
:-ms-input-placeholder {
    font-size: 14px;
    line-height: 50px;
    color:#ccc;
}
/*.pass_word, .enter_pass_word{*/
    /*width: 377px;*/
    /*height: 48px;*/
    /*border: 1px solid #c8c4c0;*/
    /*padding-left: 20px;*/
/*}*/

.stage3_box{
    width: 399px;
    height: 14px;
    /*background-color: pink;*/
}
.register_mask_box .stage3_box{

}
.stage3_box .check_box_agree{
    font-size: 12px;
    line-height: 14px;
    color: #949494;
    cursor: pointer;
}
.stage3_box .forgot_pwd{
    font-size: 12px;
    line-height: 12px;
    color: #0454a1;
}
.stage3_box a:hover{
    text-decoration: underline;
}
#dologin, #doreg{
    width: 399px;
    height: 60px;
    font-size: 17px;
    color: #fff;
    margin-top: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #ae0017;
    cursor: pointer;
    background: -moz-linear-gradient(top, #ff7a28 0%, #e7681a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7a28), color-stop(100%,#e7681a));
    background: -webkit-linear-gradient(top, #ff7a28 0%,#e7681a 100%);
    background: -o-linear-gradient(top, #ff7a28 0%,#e7681a 100%);
    background: -ms-linear-gradient(top, #ff7a28 0%,#e7681a 100%);
    background: linear-gradient(to bottom, #ff7a28 0%,#e7681a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7a28', endColorstr='#e7681a',GradientType=0 );
}
.login_status{
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
    filter:alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.go_register{
    width: 399px;
    height: 62px;
    font:14px/62px "Verdana";
    text-align: center;
    color: #fb7726;
    cursor: pointer;
}
.stage5_box{
    margin-top: 0;
}
.stage5_box > p{
    width: 399px;
    font-size: 12px;
    line-height: 12px;
    color: #9c9c9c;
}
.share_facebk{
    margin-top: 14px;
}
.login_boxm{
    width: 1px;
    height: 392px;
    background-color: #c8c4c0;
    margin-top: 24px;
}
.login_boxr, .register_boxr{
    width: 400px;
    height: 428px;
    margin-left: 50px;
}
.login_boxr_txtbg, .register_boxr_txtbg{
    height: 237px;
    margin: 0 0 0 54px;
    overflow: hidden;
    /*border: 1px solid #000;*/
}

.register_boxr_txtbg{
    margin-top: 78px;
}
.login_boxr_txtbg img{
    margin-top: 91px;
}
.register_boxr_txtbg img{
    margin-top: 12px;
}
.login_boxr_text1{
    font-size: 14px;
    color: #585858;
}
#signUpBtn, #loginNowBtnr{
    width: 399px;
    height: 60px;
    cursor: pointer;
}

.login_boxr_text2{
    margin-top: 11px;
    font-size: 14px;
    color: #7a7a7a;
}
/*登陆弹框 end*/

/*注册弹框 start*/

.register_mask_box{
    width: 543px;
    height: 569px;
    /*position: fixed;*/
    /*top: 100px;*/
    /*left: 50%;*/
    /*margin-left: -285px;*/
    margin:60px auto 0;
    background-color: rgba(255,255,255,0.22);
    overflow: hidden;
}
/*注册弹框 end*/