@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/login/mobiNewsBg.png) center center no-repeat;background-size: 100% 100%;}
.main_wrap .main{position: relative;top: 20%;}
/*form区域*/
.logincon .ads1{width:525px;height: 280px;float: left;padding-left: 66px;}
.logincon .form_wrap{width:380px;height:450px;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;background: url(../../images/login/mobiNewloginBg.png)no-repeat;position: relative;top: 80%;left: 50%;margin-left: -175px;z-index: 1;padding-top: 52px;box-shadow: 0 0 4px #cbcbcb;}
.logincon .form_wrap .form_con{width:326px;margin: 0 auto;}
/*左边登陆*/
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap{margin-top: 160px;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap p{height:22px;text-align:center;font-size:29px;color:#ea8c4c;margin:38px 0 30px 0;font-weight: bold;}
.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-bottom:1px solid #ea8c4c;}
.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;height:40px;float:left;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 0px;background:url(../../images/login/login_icons.png) -4px 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 0px;background:url(../../images/login/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;}
.logincon .form_wrap .form_con .form_conwrap .user_loginwrap .loginuser_wrap ul li .input_sub{border:none;width:100%;height:40px;background:url(../../images/login/mobiNewsSubmitBtn.png) no-repeat;background-size:100% 100%;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;
}
.weChatLogin_icon{position: absolute;top: 20px;background: url(../../images/login/weChatLoginLogo.png);left: 50%;margin-left: -23px;z-index: 2;}
.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;}




















