 * {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
}
ul,
li {
    list-style: none;
}

img {
	display: block;
}
.regloginMain{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
	background-color: rgba(0,0,0,0.4);
	display: none;
}
/* 短发版 */
.fourlogin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210414/mi2hdZxXswwXG3qx.png");
	background-size: 100% 100%;
}
.fourlogin .three li:hover{
	font-weight: bold;
	color: #5C126B;
}
.fourlogin .three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.fourlogin .three li.active{
	font-weight: bold;
	color: #5C126B;
}
.fourlogin .active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.fourlogin .ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #5C126B;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.fourlogin .ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 2px;
	margin-top: 0.04rem
}
.fourlogin .itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210414/w6QPf7Q6QoPpNYf8.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.fourlogin .itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding-left: 0.14rem;
}
.fourlogin .paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
.fourlogin .visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
/* 头纱版 */
.therelogin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210414/qrAPcVBEvEjmqVuV.png");
	background-size: 100% 100%;
}
.therelogin .three li:hover{
	font-weight: bold;
	color: #5C126B;
}
.therelogin .three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.therelogin .three li.active{
	font-weight: bold;
	color: #5C126B;
}
.therelogin .active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.therelogin .ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #5C126B;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.therelogin .ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #5C126B;
	border-radius: 2px;
	margin-top: 0.04rem
}
.therelogin .itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210414/w6QPf7Q6QoPpNYf8.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.therelogin .itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding-left: 0.14rem;
}
.therelogin .paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
.therelogin .visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
/* 安妮版 */
.twologin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210414/jsg6EKUWKwdbBxeg.png");
	background-size: 100% 100%;
}
.twologin .three li:hover{
	font-weight: bold;
	color: #E4496A;
}
.twologin .three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.twologin .three li.active{
	font-weight: bold;
	color: #E4496A;
}
.twologin .active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.twologin .ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #E4496A;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.twologin .ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 2px;
	margin-top: 0.04rem
}
.twologin .itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210414/vcaKIjl9vWX91vDN.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.twologin .itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding-left: 0.14rem;
}
.twologin .paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
.twologin .visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
/* 小秘版 */
.onelogin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210414/fgIs8Pts1sVrwmpg.png");
	background-size: 100% 100%;
}
.onelogin .three li:hover{
	font-weight: bold;
	color: #E4496A;
}
.onelogin .three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.onelogin .three li.active{
	font-weight: bold;
	color: #E4496A;
}
.onelogin .active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.onelogin .ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #E4496A;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.onelogin .ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #E4496A;
	border-radius: 2px;
	margin-top: 0.04rem
}
.onelogin .itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210414/vcaKIjl9vWX91vDN.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.onelogin .itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding-left: 0.14rem;
}
.onelogin .paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
.onelogin .visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
/* 诱导版 */
.temptationlogin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210414/LbhRd6GryYkYSZvI.png");
	background-size: 100% 100%;
}
.temptationlogin .three li:hover{
	font-weight: bold;
	color: #143767;
}
.temptationlogin .three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #143767;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.temptationlogin .three li.active{
	font-weight: bold;
	color: #143767;
}
.temptationlogin .active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #143767;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.temptationlogin .ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #143767;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.temptationlogin .ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #143767;
	border-radius: 2px;
	margin-top: 0.04rem
}
.temptationlogin .itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210414/Nh3mDzHFBRrV1mcO.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.temptationlogin .itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding-left: 0.14rem;
}
.temptationlogin .paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
.temptationlogin .visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210414/p7d2Vv8MPLc1QYK0.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
/* 默认框 */
.reglogin {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7.2rem;
	height: 12.8rem;
	z-index: 10000000000;
	box-sizing: border-box;
	border-radius: 4px;
	background-image: url("//images.sooyooj.com/20210322/ImnxcNTnunYcK0Q0.png");
	background-size: 100% 100%;
}
.on_reglogin{
	width: 4.86rem;
	min-height: 2rem;
	margin: 0 auto;
	margin-top: 3.26rem;
	padding-top: 0.36rem;
}
.reglogin .title {
    width: 3.96rem;
    height: auto;
    margin: 0 auto;
}

.reglogin .title img {
    width: 3.96rem;
    height: auto;
}
.title_m{
	margin: 0 auto; 
}
.three{
	list-style: none;
	display: flex;
	justify-content: center;
}
.three li{                  
	font-size: 0.28rem;
	font-weight: 400;
	color: #999999;
	margin-right: 0.37rem;
	cursor:pointer;
}
.three li span{
	padding-bottom: 4px;
	display: inline-block;
}
.three li:last-child{
	margin-right: 0;
}
.three li:hover{
	font-weight: bold;
	color: #672614;
}
.three li:hover::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #672614;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.three li.active{
	font-weight: bold;
	color: #672614;
}
.active::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #672614;
	border-radius: 0.04rem;
	margin: 0 auto;
}
.ykTitle{
	padding: 0 0.36rem;
	font-size: 0.28rem;
	color: #672614;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.ykTitle::after{
	content: '';
	display: block;
	width: 0.51rem;
	height: 0.06rem;
	background: #672614;
	border-radius: 2px;
	margin-top: 0.04rem
}
/* 文本框样式 */
.user{
	margin: 0 auto;
}
.itemInp{
	width: 4.15rem;
	height: 0.57rem;
	background-image: url("//img158.sooyooj.com/20210322/Agm0c5ZSOzpsV9Uw.png");	
	background-size: 100% 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.36rem;
}
.itemInp:last-child{
	margin-bottom:0.24rem;
}
.itemInp .name{
	width: 1.2rem;
	display: block;
	font-size: 0.24rem;
	color: #672614;
	padding-left: 0.14rem;
}
.itemInp input{
	width: 2.5rem;
	height: 0.52rem;
	font-size: 0.2rem;
	margin-right: 4px;
	border: none;
	outline: none;
}
.itemInp input::-webkit-input-placeholder{
	color:#CCCCCC;
}
.itemInp .code{
	font-size: 0.24rem;
	font-weight: 400;
	color: #2B85FF;
	display: block;
	width: 1rem;
	cursor: pointer;
	text-align: right;
	padding-right: 0.24rem;
}
/* QQ登录 */
.qqLogin{
	width: 4.27rem;
	height: 0.74rem;
	line-height: 0.74rem;
	background: #5FBAF3;
	border-radius: 0.04rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 2.65rem;
	margin-bottom: 2.65rem;
}
.onqqLogin{
	display: flex;
	align-items: center;
	justify-content: center;
}
.onqqLogin img{
	display: block;
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.1rem;
}
.onqqLogin span{
	display: block;
	font-size: 0.28rem;
	color: #FFFFFF;
}
/* 微信登录 */
.wxLogin{
	width: 4.27rem;
	height: 0.74rem;
	line-height: 0.74rem;
	background: #16C152;
	border-radius: 0.04rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 2.02rem;
	margin-bottom: 2.02rem;
}
.onwxLogin{
	display: flex;
	align-items: center;
	justify-content: center;
}
.onwxLogin img{
	display: block;
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.1rem;
}
.onwxLogin span{
	display: block;
	font-size: 0.28rem;
	color: #FFFFFF;
}
.ykInfo{
	padding: 0 0.36rem;
	font-size: 0.2rem;
	font-weight: 400;
	color: #DD2222;
	line-height: 0.36rem;
	margin-bottom: 0.24rem;
	margin-top: 0.26rem;
	overflow: hidden; 
	text-overflow: ellipsis;   
    display: -webkit-box;  
    -webkit-line-clamp: 2;  
	-webkit-box-orient: vertical;
}
/* 开始游戏 */
.visitor_btn_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
}
.visitor_btn_wrap .paly_btn {
    width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210322/tUFStCYXptc4Ipcn.png");
	background-size: 100% 100%;
    cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
}
.paly_fast{
	width: 3.39rem;
	height: 1.05rem;
	background: url("//img158.sooyooj.com/20210322/tUFStCYXptc4Ipcn.png");
	background-size: 100% 100%;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	outline: none;
	margin-bottom: 0.2rem;
}
/* 其他方式登录标题 */
.line {
	width: 4.17rem;
	height: 0.19rem;
    position: relative;
    background-image: url("//images.sooyooj.com/20210322/sP918ZYG8eZ4T1I9.png");
	background-size: 100% 100%;
	margin: 0 auto;
}
.wx_qq {
    width: 85%;
    margin: 0 auto;
    margin-top: 0.24rem;
	display: flex;
	flex-wrap: wrap;
}
.wx_qq li {
    cursor: pointer;
    flex: 1;
}
.ykfun span{
	display: block;
	font-size: 0.2rem;
	color: #FB7E1A;
	text-align: center;
	margin-top: 0.08rem;
}
.zhfun span{
	display: block;
	font-size: 0.2rem;
	color: #FB7E1A;
	text-align: center;
	margin-top: 0.08rem;
}
.qqfun span{
	display: block;
	font-size: 0.2rem;
	color: #5FBAF3;
	text-align: center;
	margin-top: 0.08rem;
}
.wxfun span{
	display: block;
	font-size: 0.2rem;
	color: #24C643;
	text-align: center;
	margin-top: 0.08rem;
}
.wx_qq li:last-child{
	margin-right: 0;
}
.wx_qq li img {
    width: 0.49rem;
    height: 0.49rem;
	margin: 0 auto;
}



