body{background: #231815;}
.login_wrap{width:926px;height: 568px;margin: -284px 0 0 -463px;position: absolute;left: 50%;top:50%;background: url("../../../images/agent/modou/bj.png") center center no-repeat;}
.login_wrap .logo{width:767px;height: 100px;margin: 56px auto 0 auto;}
.login_wrap .box{width:786px;height: 287px;margin: 66px 0 0 78px;}
.login_wrap .login_left{width:386px;height:287px;float: left;background: url("../../../images/agent/modou/fgx.png") right center no-repeat;margin-top: 2px;}
.login_wrap .login_right{height:287px;float: right; position:relative;}
.login_wrap .login_left .user_name{width:338px;height: 80px;background: url("../../../images/agent/modou/zh.png");}
.login_wrap .login_left .pwd{width:338px;height: 80px;background: url("../../../images/agent/modou/mm.png");margin-top: 10px;}
.login_wrap .login_left .login_btn{width:338px;height: 80px;background: url("../../../images/agent/modou/dl.png");margin-top: 54px;}
.login_wrap .login_left .login_btn input{width:320px; padding-left:0;}
.login_wrap .login_left .input{width:240px;height:56px;padding-left:76px;font:20px/56px '黑体';border: none;background: none;color: #fff;}
.login_wrap .login_left .input[type=button]{width:318px;font:18px/56px '黑体';border: none;background: none;color: #fff;text-align: center;padding-left: 0;cursor: pointer;}
.login_wrap .login_right .iosbut{width:338px;height: 80px;background: url("../../../images/agent/modou/pg.png");font:22px/56px '黑体';text-indent: 142px;color: #fff;cursor: pointer;}
.login_wrap .login_right .iosbut:hover .ewm1{ display:block;}
.login_wrap .login_right .anzhuobut{width:338px;height: 80px;background: url("../../../images/agent/modou/az.png");font:22px/56px '黑体';text-indent: 142px;color: #fff;margin-top: 8px;cursor: pointer;}
.login_wrap .login_right .anzhuobut:hover .ewm2{ display:block;}
.login_wrap .login_right .hide_but{width:338px;text-align: center;background: url("../../../images/agent/modou/hx.png") bottom center no-repeat;}
.login_wrap .login_right .hide_but a{font:17px/22px '宋体';color: #fff;}
.login_wrap .login_right .back_btn{width:152px;height: 80px;background: url("../../../images/agent/modou/fh.png");margin: 12px 0 0  95px;text-indent:28px;font:20px/60px '黑体';color: #fff;cursor: pointer; display:block;}
.login_wrap .login_right .ewm1{width:153px;height:141px;position:absolute;background: url("../../../images/agent/modou/ewmbj.png") no-repeat top left;background-size:contain;top:-40px;left:330px; display:none;}
.login_wrap .login_right .ewm2{width:153px;height:141px;position:absolute;background: url("../../../images/agent/modou/ewmbj.png") no-repeat top left;background-size: contain;top:40px;left:330px; display:none;}
.login_wrap .login_right .ipa_bj{background-image: url("../../../images/agent/modou/ico_ios.png");}
.login_wrap .login_right img{width:100%;}
#popmask {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    display: none;
}
.login_hint{display: none;position: absolute;width: 1000px;height: 399px;z-index: 11;}
.login_hint img{width:100%;display: block;}
.login_hint > p{width:20px;height: 20px;position: absolute;top:13px;right:16px;cursor:pointer;}
*:focus {outline: none} 