@charset "utf-8";
/* CSS Document */
body{font-family:"宋体";}
a{ color:#666666;font-size:14px;}
a:hover{text-decoration:none;color:#fff;}
img{border:none;}
/*主体*/
.login_header{width:100%;height: 60px;background: #f1f4f5;overflow: hidden;padding-bottom:5px;}
.login_header .logo_wrap{margin:5px 0 0 20px;}
.login_header .logo_wrap .logo{width:176px;height: 55px;}
.main_wrap{width:100%;height:100%;background:url(../../images/comold/lonewbeijing.jpg) center center #000309 no-repeat}
.main_wrap .main{width:1000px;height:auto;margin:auto;}
/*登录区域*/
.logincon{width:1000px;height:330px;position: absolute;left: 50%;top:50%;margin: -165px 0 0 -500px;}
/*form区域*/
.logincon .ads1{width:525px;height: 280px;float: left;padding-left: 66px;}
.logincon .form_wrap{width:348px;float:right;border: 1px solid #bbc3d3;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;background: rgba(255,255,255,0.94);padding-bottom: 24px;position: relative;}
.logincon .form_wrap .form_con{width:300px;margin: 0 auto;}
/*左边登陆*/
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap p{height:22px;text-align:center;font-size:20px;color:#22649d;margin:38px 0 30px 0;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li:last-child{border: none;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li{height:40px;margin-bottom:30px;border:1px solid #a9b0c0;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .clearchu a:hover{color:#666;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li span{display:block;width:42px;height:40px;float:left;background: #e8e8e8;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li span .img1{width:22px;height: 22px;margin: 9px 10px;background:url(../../images/comold/login_icons.png) 0 0 no-repeat; display: block;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li span .img2{width:22px;height: 22px;margin: 9px 10px;background:url(../../images/comold/login_icons.png) -28px 0 no-repeat; display: block;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_text{width:254px;height:40px;background:#fff;outline:none;line-height:40px;float:left;text-indent:5px;border: none;border-left: 1px solid #a9b0c0;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_sub{border:none;width:300px;height:40px;background:url(../../images/comold/lolijidenglu.png) no-repeat;color:#fff;font-size:18px;cursor:pointer;}
/*版权*/
.copy{width:100%;height:64px;line-height:64px;text-align:center;color:#999;background: #f1f4f5;position: fixed;left: 0;bottom: 0;}
.yanpic_li{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;}
.hide_but{text-align:center;margin-top: 10px;}
.hide_but a{border-bottom: 1px solid #2a619a;color: #2a619a;font-size:12px;font-weight: bold;font-family: '黑体';}
.tis{font-size:12px;text-align:center;font-weight: bold;color: #666;font-family: '黑体';margin-top: 15px;}
#popmask {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    display: none;
}
.qr_icon{width: 55px;height: 63px;background: url("../../images/comold/qrCodeIcon.png") no-repeat;position: absolute;right: 0;top:0;cursor: pointer;}
.logincon .form_qr_wrap{width: 0px;height: 0px;float: right;background: url("../../images/comold/saoQrCode.png") no-repeat;display: none;position:absolute;top:0px;right:0px;z-index: 10;background-size: 100%;}
.logincon .form_qr_wrap .computer_icon{width: 56px;height: 60px;position: absolute;right: 0;top:0;cursor: pointer;}




















