img{
	display: block;
}
a,input,label,select,span{-webkit-tap-highlight-color: transparent;}
* { -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; tap-highlight-color:rgba(0,0,0,0); tap-highlight-color:transparent;}

.banner,.hdjs,.hdgz{
	width: 100%;
}
.banner img,.hdjs img,.hdgz img{
	width: 100%;
}
.hdjs{
	position: relative;
}
.ljbl{
	text-align: center;
	position: absolute;
	bottom: 0.125rem;
	left:50%;
	-webkit-transform: translate(-50%,0%);
	-moz-transform: translate(-50%,0%);
	-ms-transform:translate(-50%,0%) ;
	-o-transform:translate(-50%,0%) ;
	transform:translate(-50%,0%) ;
}

.ljbl_new{
	text-align: center;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
}

.ljbl img{
	width: 4.68rem;
}




.cg{
	width: 100%;
}
.cg img{
	width: 100%;
}

.ljtz{
	bottom: 0.1875rem;
    color: #fff;
    font-size: 0.34rem;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.agreChoose{
		left: 0;
		position: absolute;
		text-align: center;
		width: 100%;
		padding: 0 0.4rem;
	}

.rules_btn{width: 3.0rem; text-align: right; padding: .4rem; position: absolute; right: 0; bottom: 0; font-size: .3rem; color: #fff;}
.fn-mask1{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color:rgba(0,0,0,.4); display: flex; align-items: center; justify-content: center;z-index:6;}
.rules{width: 80%; max-height: 80vh; overflow-y: auto;}
.rules_btn_area{width:3.0rem; height:1.5rem; position: absolute; right: 0; bottom: 0;}

/* ä¿®æ”¹å¼€å§‹ */
.swiper-container{
	width: 100%;
}
.swiper-container img{
	width: 100%;
}
.swiper-container video{
	width: 100%;
	display: block;
}
/* ä¿®æ”¹ç»“æŸ */

.ljbl_kong{
	text-align: center;
	position: absolute;
	z-index:5;
}

.agreChoose{
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 0 0.4rem;
	z-index: 2;
	height: 30px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0;
	color: #fff;
}
.agreChoose i{
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	background-color: #fff;
	margin-right: 0.2rem;
	border-radius: 0.08rem;
	border: solid 1px #adaeae;
	flex-shrink: 0;
}
.agreChoose i.checked em{
	width: 0.32rem;
	height: 0.18rem;
	border-left: solid 3px #434345;
	border-bottom: solid 3px #434345;
	transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-webkit-transform: rotateZ(-45deg);
	display: block;
	margin: 0.05rem auto 0;
}
.agreementMain{
	width: 80%; 
	max-height: 80vh; 
	position: relative;
	margin: auto;
	display: flex;
	flex-flow: column;
	border-radius: 0.2rem;
	background-color: #fff;
}
.agreementBox{
	height: 100%; 
	flex: 1;
	overflow-y: auto;
}
.agreementBox img{
	width: 100%;
}
.agreementBtn{
	padding: 0.5rem;
}
.agreementBtn span{
	width: 4rem;
	height: 1rem;
	color: #fff;
	border: solid 1px #cbcbcb;
	margin: auto;
	background-color: #cbcbcb;
	font-size: 0.4rem;
	line-height: 1rem;
	text-align: center;
	border-radius: 1rem;
	display: block;
}
.agreementBlueBtn span{
	background-color: #4088fc;
}
.agreementClose{
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom: -1.5rem;
	left: 50%;
	margin-left: -0.5rem;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
	border: solid 2px #fff;
	border-radius: 1rem;
	z-index: 11;
	font-size: 0.6rem;
}











