* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
body {
	font-size: 14px;
	color: #fff;
}
ul,
li {
	list-style: none;
}

.w100 {
	width: 100%;
	padding-bottom: 0.5rem;
	background-color: #0a0d18;
}
.w1000 {
	width: 100%;
	max-width: 7.5rem;
	margin: 0 auto;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/herom.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 3.7rem;
}
.search {
	width: 5.6rem;
	margin: 0 auto;
	margin-bottom: 0.4rem;
}
.navBox {
	width: 5.6rem;
	margin: 0 auto;
}
.navtit {
	width: 100%;
	border-top: 1px solid #2a3243;
	border-bottom: 1px solid #2a3243;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 0.9rem;
	margin-bottom: 0.25rem;
}
.navtit img {
	display: block;
	width: 2.34rem;
}
.htit {
	font-size: 0.3rem;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	margin-bottom: 0.1rem;
}
.navlist {
}
.navlist li {
	width: 5.6rem;
	height: 1.5rem;
	position: relative;
}
.navlist li p {
	width: 100%;
	color: #fff;
	font-size: 0.26rem;
	position: absolute;
	top: 0.36rem;
	text-align: center;
}
.navlist li.li1 {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/nav1.jpg) no-repeat;
	background-size: 100% 100%;
}
.navlist li.li2 {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/nav2.jpg) no-repeat;
	background-size: 100% 100%;
}
.navlist li.li3 {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/nav3.jpg) no-repeat;
	background-size: 100% 100%;
}
.navlist li.li4 {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/nav4.jpg) no-repeat;
	background-size: 100% 100%;
}
.navlist li.li5 {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/nav5.jpg) no-repeat;
	background-size: 100% 100%;
}
.navlist li a {
	display: block;
	width: 100%;
	height: 100%;
}
.navlist li.liall {
	height: 1.2rem;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/navall.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.ye {
	color: #ebcb17;
}
.search .inpBox .option,
.search .inpBox .sub,
.search .inpBox input {
	height: 0.6rem;
	line-height: 0.6rem;
	color: #ccc;
	border: 1px solid #5b7bf7;
}
.search .inpBox input {
	display: block;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #191b39;
	font-size: 0.24rem;
	color: #ccc;
	padding-left: 0.1rem;
	margin-bottom: 0.2rem;
}
.areabos {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.2rem;
	position: relative;
}
.areaList,
.areBox {
	position: absolute;
	width: 49%;
	top: 0.6rem;
	z-index: 1;
	background: #020510;
	padding: 0.15rem;
	display: none;
	left: 0px;
}
.areBox {
	left: auto;
	right: 0px;
}
.areaList .item,
.areBox .item {
	font-size: 0.26rem;
	padding: 0.05rem 0px;
}
.search .inpBox .option {
	display: block;
	float: left;
	width: 49%;
	background: #191b39;
	/* background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/optionBg0711.jpg) repeat center no-repeat #191b39; */
	cursor: pointer;
	position: relative;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.24rem;
	padding-left: 0.1rem;
}
.search .inpBox .option:after {
	content: "";
	position: absolute;
	width: 0.48rem;
	height: 0.48rem;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/optionBg0711.jpg) no-repeat;
	background-size: 100% 100%;
	right: 0.04rem;
	top: 0.04rem;
}
.search .inpBox .sub {
	width: 100%;
	clear: both;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #5b7bf7;
	color: #fff;
	font-weight: bold;
	font-size: 0.3rem;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 0.4rem;
}

.copyright {
	padding: 5% 0;
	color: #565656;
	background: #262626;
	width: 100%;
	max-width: 7.5rem;
	margin: 0 auto;
}
.copyright .tack {
	position: relative;
}
.showBox {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
.mask {
	background: #000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
}
.sbox {
	position: absolute;
	width: 5.48rem;
	height: 4.75rem;
	position: absolute;
	left: 50%;
	top: 1.6rem;
	transform: translateX(-50%);
}
.sbox .cox5 {
	width: 100%;
	height: 100%;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/20220401hreo/mob/safterbg.png) no-repeat center top;
	background-size: 100% 100%;
}
.closebox {
	position: absolute;
	width: 0.74rem;
	height: 0.74rem;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/0523hreo/closebg0711.png) no-repeat;
	top: -0.76rem;
	right: 0;
	cursor: pointer;
	background-size: 100% 100%;
}
.getBox {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 0.8rem;
	font-size: 0.24rem;
	text-align: center;
}
.getNoBox {
	padding-top: 0.8rem;
	font-size: 0.24rem;
	text-align: center;
	font-weight: bold;
}

.getBox .p1,
.getNoBox .p1 {
	width: 100%;
	font-weight: bold;
	padding-bottom: 0.2rem;
}
.getBox .p1 span,
.getNoBox .p1 span {
	color: #f8ec26;
}
.getBox ul {
	width: 100%;
}
.getBox ul li span {
	color: #f8ec26;
}
.queding {
	width: 3rem;
	height: 0.75rem;
	position: absolute;
	left: 1.2rem;
	bottom: 0.5rem;
}

.copyright p {
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
}
.copyright .tack {
	position: relative;
}
.copyright .tack img {
	width: 29%;
}
.copyright .tack img.imgbot {
	background: #fff;
	padding-top: 5px;
}
.copyright .tack img.img1 {
	background: none;
	width: 20%;
}
.copyright .tack img.botLo {
	margin-left: 3%;
}
