@charset "utf-8";
/* CSS Document */
body{font-family:"宋体";background:#1d2b56;}
a{ color:#666666;font-size:14px;}
a:hover{text-decoration:none;color:#fff;}
img{border:none;width: 100%;}
/*主体*/
.main_wrap{width:100%;background:url(../images/lonewbeijing.png) no-repeat center;height:709px;}
.main_wrap .main{width:1000px;height:auto;margin:auto;}
.main_wrap .main .return{width:1000px;height:57px;}
.main_wrap .main .return .posi{width:86px;height:28px;float:right;margin-top:30px;}
.main_wrap .main .return .posi a{display:block;width:86px;height:28px;line-height:28px;text-align:center;color:#666;background:url(../images/loreturn.png) no-repeat;}
.main_wrap .main .return .posi a:hover{display:block;width:86px;height:28px;line-height:28px;text-align:center;color:#fff;background:url(../images/loreturnhover.png) no-repeat;}
/*登录区域*/
.logincon{width:1000px;height:464px;margin-top:60px;}
.logincon .login_wrap{width:748px;height:464px;background:url(../images/lologinbeijing.png) no-repeat;margin:auto;}
.logincon .login_wrap .logo{width:748px;height:70px;margin-top:20px;float:left;}
.logincon .login_wrap .logo p{width:257px;height:70px;margin:auto;}
/*form区域*/
.logincon .login_wrap .form_wrap{width:738px;height:340px;float:left;margin-left:3px;}
.logincon .login_wrap .form_wrap .form_con{width:650px;height:337px;border-top:1px solid #d1d1d1;margin:auto;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap{width:650px;height:320px;margin-top:18px;}
/*左边登陆*/
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap{width:262px;height:320px;float:left;margin-left:25px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap p{width:262px;height:55px;text-align:center;font-size:26px;color:#1d2b56;letter-spacing: 2px;margin-top:20px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap{width:262px;height:auto;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul{width:262px;height:auto;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li{width:262px;height:42px;margin-bottom:25px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .clearchu a:hover{color:#666;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li span{display:block;width:37px;height:42px;float:left;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_text{width:223px;height:40px;background:#fff;outline:none;line-height:40px;border:1px solid #d1d1d1;float:left;text-indent:5px;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_sub{border:none;width:262px;height:42px;background:#202F5F;color:#fff;font-size:18px;cursor:pointer;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_sub:hover{border:none;width:262px;height:42px;background:#E7141A;color:#fff;font-size:18px;cursor:pointer;}
/*右边二维码*/
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap{width:294px;height:320px;float:right;border-left:1px solid #d1d1d1;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con{width:209px;height:296px;margin-top:10px;margin-left:65px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.ios{width:155px;height:32px;margin-top:10px;margin-left:20px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.ios a{width:155px;height:32px;display:block;background:url(../images/loiphone.png) no-repeat;margin-left:10px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.ios a:hover{width:155px;height:32px;display:block;background:url(../images/lohoveriphone.png) no-repeat;margin-left:10px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.anzhuo a{width:155px;height:32px;display:block;background:url(../images/loanzhuo.png) no-repeat;margin-top:10px;margin-left:30px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.anzhuo a:hover{width:155px;height:32px;display:block;background:url(../images/lohoveranzhuo.png) no-repeat;margin-top:10px;margin-left:30px;}
/*版权*/
.copy{width:1000px;height:20px;text-align:center;color:#fff;margin-top:70px;}
.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;
}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con{width:240px;margin-left: 45px; margin-top: 25px;position: relative;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ewm{width:153px;height:141px;position:absolute;background: url("../images/login/youshiErWeiMa.png") no-repeat top left;background-size: 100%;top:-20px;left:210px;display: none;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ewm_xxyq{width:153px;height:141px;position:absolute;background: url("../images/ewmbj_xxyq.png") no-repeat top left;background-size: 100%;top:-20px;left:210px;display: none;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ewm_qiji{width:153px;height:141px;position:absolute;background: url("../images/comold/QR_qiji.png") no-repeat top left;background-size: 100%;top:-20px;left:210px;display: none;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ewm_xxjc{width:153px;height:141px;position:absolute;background: url("../images/comold/QR_xxjc.png") no-repeat top left;background-size: 100%;top:-20px;left:210px;display: none;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ipa_bj{background-image: url("../images/ico_ios.png");}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con .ewm img{width:100%;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p{width:170px;height: 60px;margin: 10px auto 0;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p a{display: block;width: 170px;height: 60px;background: #2a619a;color: #fff;font-size: 14px;text-indent:80px;line-height: 62px;font-family: '黑体';}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.iosbut a{background: url(../images/ico_ios.png) 28px center no-repeat #2a619a;background-size: 23px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.ipadbut a{background: url(../images/ico_ios.png) 28px center no-repeat #2a619a;background-size: 23px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p.anzhuobut a{background: url(../images/anzhuo.png) 28px center no-repeat #2a619a;background-size: 25px;line-height: 60px;text-indent:75px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .erweima_con p a:hover{background-color: #1d5085;}
.old{width:100%;text-align: center;margin-top: 50px;}
.old a{color:#6E6E6E;font-size:12px;text-decoration: underline;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .new_ewm1{margin-top: 15px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .new_ewm1 .tis{margin-top: 5px;}
.logincon .login_wrap .form_wrap .form_con .form_conwrap .erweima_wrap .new_ewm1 .but1{background: #263972 none repeat scroll 0 0;border-radius: 5px;color: #fff;float: left;height: 35px;line-height: 35px;width: 85px;text-align: center;margin: 10px 0 0 20px;}
/*.ewm p{margin-top:141px;text-algin:center;background-color:#fff;margin-left:12px;width:141px;height:50px;}*/




















