@media screen and (max-width: 490px) {
	.container {
		padding: 0px;
	}

	.container .wrap {
		padding: 20px 3% 30px 3%;
		background: url("img/bgm.jpg") repeat;
	}

	.container .wrap .item {
		gap: 0;
	}

	.wrap {
		padding: 20px 3%;
	}

	.wrap .box-content {
		padding: 15% 8% 0px 5%;
	}

	.wrap .box-content .item {
		gap: 1px;
	}

	.wrap .ibox {
		width: 90px;
		margin-bottom: 15%;
	}
}

@media screen and (min-width: 490px) {
	.container {
		padding: 0px 22%;
		background: url("img/bgm.jpg") repeat;
	}

	.container .wrap {
		padding: 20px 20px 30px 20px;
	}

	.container .wrap .item {
		gap: 8px;
	}

	.box-content {
		padding: 5% 2% 0 2%;
	}

	.wrap .box-content .item {
		gap: 20px;
	}

	.wrap .ibox {
		width: 140px;
		margin-bottom: 50px;
	}
}

#app {
	min-height: 100vh;
	width: 100%;
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
	position: relative;
	display: flex;
	background-color: #F7F6FF;
	flex-direction: column;
	overflow-x: hidden;
}

.loading {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 2000;
	left: 48%;
	top: 42%;
	text-align: center;

}

.loading .dot1 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	border-radius: 100%;
	background-color: #da1a1d;
}

.loading .dot2 {
	background-color: #da1a1d;
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: auto;
	bottom: 0;
	border-radius: 100%;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}


@keyframes sk-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes sk-bounce {

	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.loading {
	-webkit-animation: sk-rotate 2s infinite linear;
	animation: sk-rotate 2s infinite linear;

}

.loading .dot1 {
	animation: sk-bounce 2s infinite ease-in-out;
}

.loading .dot2 {
	animation: sk-bounce 2s infinite ease-in-out;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}


.btn {
	width: 100%;
	height: 38px;
	border: 0px;
	background-color: black;
	cursor: pointer;
}

.sidebar-logo-container {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.loadBox {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.tabs-container {
	padding: 0px 20%;
	margin: 10% 0px;
}

.tab-home {
	align-items: center;
	justify-content: center;
	height: 40px;
	line-height: 40px;
	width: 100%;
	border-radius: 20px;
	border: 2px solid #002042;
	color: #002042;
	margin-bottom: 10%;
	cursor: pointer;
	background-color: #FAEc25;

}

.tab-home>div {
	display: inline-block;
}

.child-tabs {
	color: #002042;
	position: relative;
	z-index: 2000;
}

.child-tabs ul {
	list-style: none;
	padding: 10% 0px 0px 0px;
}

.child-tabs li {
	text-align: center;
	padding: 10% 0px;
	cursor: pointer;
	text-transform: capitalize;
}

.container {
	height: 100%;
}

.container .wrap {
	width: 100%;
	position: relative;
	z-index: 1;
	background-color: white;
	min-height: 100vh;
	margin-bottom: 100px;
}

.container .wrap .title {
	position: relative;
	height: auto;
	width: 100%;
	margin: 20px 0px;
}

.container .wrap .title>.img {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
}

.container .wrap .title>.img>span {
	display: inline-block;
	font-family: "Barlow";
	color: #050505;
}

.container .wrap span {
	color: black;
}

.container .wrap .item {
	display: flex;
	align-items: start;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}

.container .wrap .ibox {
	position: relative;
	flex-shrink: 0;
	border-radius: 20px;
	padding: 4px;
	overflow: hidden;
	background-color: #ffafb1;
	box-shadow: 2px 2px 0 #fa9092;
	border: 1px solid #b46566;
	
}

.container .wrap .menu-list {
	background: linear-gradient(180deg, #cbf3ff 0, #88c6ea);
	border-top: 1px solid #6eb0d6;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.container .wrap .menu-list ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.container .wrap .menu-list ul li {
	box-sizing: border-box;
	font-weight: bolder;
	font-size: 14px;
	padding: 8px 15px;
	cursor: pointer;

}

.ibox .phone_info {
	width: 100%;
	height: 110px;
	overflow: hidden;
	display: flex;
	position: relative;
	flex-direction: column;
	cursor: pointer;
}

.ibox .phone_info img {
	width: 100%;
	height: 110px;
	object-fit: cover;
	border-radius: 15px 15px 0px 0px;
}

.ibox .word {
	text-align: center;
	line-height: 30px;
}

.ibox .phone_ganame {
	width: 100%;
	font-size: 15px;
	text-align: center;
	font-family: "Barlow";
	padding: 10px 0px;
	border-radius: 0px 0px 15px 15px;
	cursor: pointer;
}

.ibox .phone_ganame a {
	color: #050505;
}

.all-btn {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	transition: .1s;
	font-weight: 500;
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 4px;
	background-color: #ffafb1;
	color: #da1a1d;
	border: 1px solid #da1a1d;
}