


.wrap{
	
	width: 100%;
	height: 100%;
	/*background: #000;*/
	background: url(../img/qqqqqqqqqqqq.png) no-repeat;
	background-size:100% 100% ;
	
}
.pos2{
	width: 5.79rem;
	height: 4.13rem;
	position: absolute;
	top: 50%;
	right: 2.36rem;
	margin-top: -2.065rem;
	background: url(../img/987632.png) no-repeat;
	background-size:100% 100%;
}


.p1{
	width: 100%;
	font-size: 0.24rem;
	font-weight: bold;
	padding: 0.15rem;
	text-align: center;
	color: #ffffff;
	border-bottom: 1px solid #0D4C7A;
	text-shadow:0px 1px 10px rgba(0,108,255,0.8);
}

.pos2 ul{
	width: 4.77rem;
	margin: 0 auto;
	margin-top: 0.2rem;
}
.pos2 ul li{
	width: 100%;
	height: 0.7rem;
	line-height: 0.5rem;
	background: url(../img/libg.png) no-repeat center;
	background-size: 100% 100%;
	text-align: left;
}
.pos2 ul li img{
	width: auto;
	height: 0.2rem;
	margin-top: 0.2rem;
	margin-left: 0.2rem;
}
.pos2 ul li input{
	width: 3.9rem;
	text-indent: 0.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	vertical-align: top;
	margin-top: 0.1rem;
	background: rgba(0,0,0,0);
	color: #fff;
}
.pos2 ul .yzmli{
	width: 3.17rem;
	position: relative;
	margin-left: 0.02rem;
}
.pos2 ul .yzmli .yzmimg{
	position: absolute;
	top: -0.1rem;
	width: 1.3rem;
	height: 0.5rem;
	right: -1.5rem;
}
.pos2 ul .yzmli input{
	width: 2.4rem;
}
.pos2 ul .loginli{
	background: url(../img/loginbg.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	line-height: 0.7rem;
	font-size: 0.2rem;
	text-align: center;
	margin-top: 0.2rem;
}



/*新增*/
.top_red{
	height: 1.2rem;
	line-height: 1.2rem;
	width: 100%;
}
.top_red img{
	height: 0.5rem;
	margin: 0 auto;
}
.login_all_red{
	width: 100%;
	height: calc(100% - 2.06rem);
	background: url(../img/login_all_red1.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.login_all_red_part{
	position: absolute;
	width: 6.36rem;
	height: 4.58rem;
	top: 50%;
	margin-top: -3rem;
	background:rgba(255,255,255,1);
    box-shadow:0px 5px 30px 0px rgba(192,40,0,0.2);
    right: 0.8rem;
}
.loginall_red_top{
	width: 100%;
	text-align: center;
	margin-top: 0.4rem;
	margin-bottom: 0.3rem;
}
.loginall_red_top a{
	display: inline-block;
	font-size: 0.24rem;
	color: #333333;
	cursor: pointer;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.loginall_red_top a:hover{
	color: #000000;
}
.loginall_red_top .loginall_red_top_active{
	font-weight: bold;
}
.loginall_red_ul{
	width: 5.56rem;
	margin: 0 auto;
}
.loginall_red_ul li{
	height: 0.6rem;
	line-height: 0.6rem;
	margin-bottom: 0.2rem;
	width: 5.56rem;
	text-align: left;
	background:rgba(255,255,255,1);
	border:1px solid rgba(230, 230, 230, 1);
	box-shadow:0px 0px 5px 0px rgba(7,0,2,0.07);
	white-space:nowrap;
}
.loginall_red_ul li img{
	width: 0.25rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.loginall_red_ul li input{
	height: 0.5rem;
	vertical-align: top;
	margin-top: 0.04rem;
	width: calc(100% - 0.7rem);
	font-size: 0.2rem;
}
.loginall_red_ul .yzmli_red{
	position: relative;
	width: 3.5rem;
}
.yzm_div{
	position: absolute;
	width: 1.9rem;
	height: 0.6rem;
	right: 0;
	top: 0;
	margin-right: -2.06rem;
	cursor: pointer;
}
.loginall_red_ul .yzmli_red .yzm_div img{
	width: 100%;
	height: 100%;
	margin: 0;
	vertical-align: top;
}
.login_red_btn{
	margin: 0 auto;
	margin-top: 0.3rem;
	display: block;
	width: 5.56rem;
	height: 0.6rem;
	line-height: 0.6rem;
	cursor: pointer;
	background: #FF4C1D;
	color: #fff;
	font-size: 0.24rem;
	font-weight: bold;
	text-align: center;
}
.login_red_btn:hover{
	color: #fff;
	background: #f23909;
}
.login_bottom_red{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0.86rem;
	line-height: 0.86rem;
	color: #333333;
	font-size: 0.18rem;
	text-align: center;
}
.login_red_ewm{
    position:absolute;
    width:100%;
    height:1.8rem;
    bottom:0;
    margin-bottom:-2rem;
    right:0;
    text-align:center;
}
.login_red_ewm img{
    width:1.4rem;
    height:1.4rem;
    margin:0 auto;
}
.login_red_ewm p{
    height:0.16rem;
    line-height:0.16rem;
    width:100%;
    text-align:center;
    margin-top:0.1rem;
    color:#ff4c1d;
    font-size:0.15rem;
}