.login_t{
	height:80px;
}
.login_t div{
	height:80px;
	box-sizing: border-box;
        overflow:hidden;
}
.login_t .l_t_l{
    display: flex;
    align-items: center;
}
.login_t .l_t_r{
	
}
.login_c{
    clear: both;
    height:740px;
    background-image: url('../img/login_bac.jpg');
    background-size: cover;
    overflow: hidden;
}
.login_c1{
    background: #fff;
    clear: both;
    padding-bottom:65px;
}
/*************************** login_window ***************************/
.login_window,.register_window{
    width:327px;height:417px;
    background: #fff;
    margin: 140px 118px 0 0;
    padding: 32px 0 0 32px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius:15px;
}
.login_window h6{
    margin-bottom: 17px;
}
.login_window .row{
    width: 253px;height: 42px;
    margin-bottom: 12px;
}
.login_window .ts{
    color: #fe0201;
    height:18px;
    letter-spacing: 1px;
    border:0 none;
    text-align: left;
    margin-bottom: 0;
}
.login_window .row input{
    width:210px;height: 40px;border:0 none;
    float: right;border-radius: 5px;
    font-size: 14px;color:#969696;
}
.login_window .phone,.login_window .key{
    border:1px solid #ccc;
    line-height: 50px;
    border-radius: 5px;
    text-align: center;
}
.login_window .phone{
    margin:0 0 30px 0 ;
}
.login_window .lw_msg{
    margin-bottom: 0;
}
.login_window .login{
    margin-bottom: 30px;
}
.login_window .lw_msg input{
    width:12px;height:12px;
    float: left;
}
.login_window button{
    width:255px;height:39px;
    color:#fff;font-size: 16px;
    border:none;
    border-radius: 5px;
    cursor: pointer;
}
.login_window .lw_msg1 span a{
    margin-right: 11px;
}
/*************************** wechat_sweep ***************************/
.wechat_sweep .ws_1{
    padding-left: 34px;
	padding-top: 10px;
}
.wechat_sweep .ws_2{
	height:30px;
	padding-bottom: 29px;
	padding-left: 73px;
}
.wechat_sweep .ws_2 img{
	padding-right:20px;
}
.wechat_sweep .ws_2 span{
	line-height: 30px;
}
/*************************** register_window ***************************/
.login_c_z .register_window{
	width:372px;height:550px;
	margin-top:134px;
	padding: 26px 0 0 32px;
	clear: both;
}
.login_c_z{
    position: absolute;
    z-index: 2;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.register_window>div{
	width:309px;height:20px;
	margin-bottom: 14px;
}
.register_window div span{
	margin-top: 5px;
}
.register_window div span b{
	font-weight: 400;
	cursor: pointer;
}
.register_window form{
	clear: both;
}
.register_window form input{
	width:306px;height:38px;
	border-radius: 5px;
	border:1px solid #ccc;
	text-indent: 7px;
	color: #969696;
}
.register_window form>div{
	height:62px;
}
.register_window form .user_area{
	position: relative;
	z-index: 100;
}
.register_window form .user_area .area-selector{
	position: absolute;
	height: 200px;width:290px;
	border:1px solid #da251d;
	background:#fff;
	padding:8px;
	overflow-y:scroll;
}
.register_window form .user_area .area-selector .selected{
	height:40px;
	line-height: 40px;
}
.register_window form .user_area .area-selector .selected a{
	color:#747474;
}
.register_window form .user_area .area-selector .items a{
	display:inline-block;
	color:#747474;
	box-sizing:border-box;
	padding:4px 2px;
	cursor: pointer;
	
}
.register_window form .user_area .area-selector .items a:hover{
	color:#da251d;
}
.register_window form .dxyz input{
	width:162px;margin-right: 20px;
}
.register_window form .dxyz a{
	width:130px;height:36px;
	border:1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	color:#999999;
	padding: 12px 18px;
}
.register_window form>div span{
	font-size: 12px;
}
.register_window form .agreement{
	width:309px;height: 24px;
	display: block;
	line-height: 24px;
	position: relative;
	top:-5px;
}
.register_window form .agreement input{
	top:2px;
	position: absolute;
	width:12px;height:12px;
	border:1px solid #fff;
}
.register_window form .agreement span{
	margin-left: 20px;
}
.zc_xy:link{
    color:#e72b34;
}
/***********正在登陆***********/
.landing_tc>div{
	width:260px;height:300px;
	text-align: center;
	margin-left: 470px;
}
.landing_tc>div p{
	margin:48px 0 40px 0;
}
/***********找回密码***********/
.retrieve_password,.landing_tc{
	background: #fff;
	display: table;
        width: 100%;
}
.retrieve_password h4{
	height: 87px;display: block;
	text-align: center;line-height: 87px;
        width: 100%;
}
.retrieve_password .rp_l{
    width: 100%;
    padding: 54px;
    box-sizing: border-box;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.rp_l .rp_l_row{
	height:40px;
	margin-bottom: 24px;
}
.rp_l button{
	width:308px;height:39px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	color:#fff;font-size: 16px;
	cursor: pointer;
	margin-left: 121px;
}
.rp_l .rp_l_row>span{
	display: block;float: left;
	width:98px;height:40px;line-height: 40px;
	text-align: center;
	margin-right: 23px;
}
.rp_l .rp_l_row .msg-error{
	height:16px;
        text-align: left;
}
.rp_l .rp_l_row .msg-error div span{
	padding-left: 121px;
}
.rp_l .rp_l_row input{
	height: 36px;
	width:308px;
	margin-left: -2px;
	text-indent: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
}
.rp_l .rp_l_row .yzm{
	width:189px;
}
.rp_l .rp_l_row .btn{
	padding:12px 18px;
	border-radius:5px;
	margin-left: 12px;
	cursor: pointer;
	letter-spacing: 1px; 
}
.rp_l .rp_l_row .btn:hover{
	color:#fff;
}
.retrieve_password .rp_r{
	width:445px;height:476px;
}
/***********弹出协议***********/
.agreement_tc{
	width:100%;height:100%;
	top:0;left:0;
	position:fixed;
	_position:absolute;
	z-index:10000;
	background:rgba(0,0,0,0.6);
}
.agmt_box{
	width:965px;height:630px;
	background: #fff;
	position: absolute;left:50%;
	top:50%;margin:-315px 0 0 -482px;
	padding:14px 32px;
	box-sizing: border-box;
	font-size: 14px;
}
.agmt_box b{
	cursor: pointer;
}
.agmt_box b:hover{
	animation:circle 1.2s;
	-webkit-animation:circle 1.2s;
	-moz-animation:circle 1.2s;
	-ms-animation:circle 1.2s;
}
@-webkit-keyframes circle{
	0%{ transform:scale(1.5) rotate(0deg);}
	100%{ transform:scale(1) rotate(-360deg);}
}
@-moz-keyframes circle{
	0%{ transform:scale(1.5) rotate(0deg);}
	100%{ transform:scale(1) rotate(-360deg);}
}
@-ms-keyframes circle{
	0%{ transform:scale(1.5) rotate(0deg);}
	100%{ transform:scale(1) rotate(-360deg);}
}
.agmt_box h6{
	clear: both;color:#666666;
}
.agmt_box .agmt_cont{
	padding:34px 61px 0 61px;
	box-sizing: border-box;
	line-height: 24px;
}
.agmt_cont .agct_p1{
	margin-bottom: 28px;
}
.agmt_cont>div{
	margin-bottom: 28px;
}
/***********弹出协议css_end***********/
.register_window form .submit-btn{
    width:308px;height:39px;
    color:#fff;font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    display: block;
    line-height: 39px;
    text-align: center;
}
.register_window form .disabled{
	background: #b5b5b5;
}
/*************************** login+register_bottom ***************************/
.login_b{
	width:100%;
}
.login_b .l_b_link{
    font-size: 14px;
    color:#000;
    padding: 30px 0;
}
.l_b_link >span{
    display: inline-block;
    padding:60px 0 22px 0;	
}
.l_b_link span a{
    margin-right: 6px;
    color:#000;
}
.l_b_link span a:hover{
    color:#e7222a;
}
.l_b_link p{
    padding-top: 12px;
}
.l_b_link p span{
    margin-right: 26px;
    font-size: 12px;
    color:#7f7f7f;
}
.l_b_link p span a{
    color:#7f7f7f;
}
.l_b_link_phone:before{
    content:"客服热线";
    display: inline-block;
    background:#6e73ff;
    padding:2px 6px;
    color: white;
    margin:0 14px;
}
.msg-error{
  color: #e7222a;
  height:16px;
}
.login_c1 .login_c_z .disabled{
	background:#b5b5b5;
}
.l_b_link_r i{
    display: inline-block;
    width: 100%;
    height:100%;
    overflow: hidden;
    background: url(../img/login/base.png) no-repeat;
}
.l_b_link_r a{
    display: inline-block;
    width:32px;
    height:32px;
    margin-left: 10px;
    overflow: hidden;
}
.footer-sinaMblog i{
    background-position: 0 0;
}
.footer-weChat i{
    background-position:-84px  0;
}
.footer-qzone i{
    background-position:-126px 0;
}
.l_b_link_r i:hover{
    background-position-y:-46px;
}
.weChatCod{
    display: none;
    width: 120px;
    height: 120px;
    background: url(../img/login/base.png) no-repeat;
    background-position-x: -262px;
    background-size: 319%;
    top: -132px;
    right: 2px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
}
.video-background{
    object-fit: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 100%;
    z-index:0;
}