.app_content {
	width: 75%;
	height: auto;
}

.app_info {
	width: 100%;
	height: auto;
	padding: 10px 0;
	display: flex;
	align-items: center;
}

.ap_img {
	width: 10%;
	height: 120px;
	border-radius: 10px;
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.ap_text {
	width: 60%;
	height: auto;
	padding: 5px;
	margin-left: 10px;

}

.ap_text p:nth-of-type(1) {
	font-size: 20px;
	line-height: 1.5;
	color: #000;
}

.ap_text p:nth-of-type(2) {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	color: #74757a;
}

.apt_list {
	width: 100%;
	height: auto;
	padding: 3px 0;
	display: flex;
	align-items: center;
}

.apt_list li {
	padding: 0 20px;
	text-align: center;
}

.apt_list li img {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.apt_list li:nth-of-type(1) {
	padding-left: 10px;
}

.ad_star {
	font-size: 16px;
	display: flex;
	font-weight: 500;
	align-items: center;
}

.at_info {
	font-size: 12px;
	padding: 3px 0;
	/* color: #74757a; */
}

.ap_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	width: 20%;
	line-height: 50px;
	background: linear-gradient(116.63deg, rgb(254, 145, 80) 8.97%, rgb(254, 100, 70) 92.93%);
	transition: linear 0.2s;
}

.ap_btn:hover {
	box-shadow: rgb(254, 145, 80) 0px 0px 19px;

}

.ab_img {
	width: 20px;
	height: 20px;
}

.app_wrapper {
	width: 100%;
	height: auto;
	padding: 10px 0;
	overflow-x: auto;
	box-sizing: border-box;
}

.aw_title {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
}

.aw_banner_box {
	width: auto;
	display: inline-flex;
	flex-wrap: nowrap;
	overflow-y: scroll;
	overflow-x: auto;
	margin-top: 10px;
}

.aw_banner {
	width: 200px;
	height: 350px;
	margin-right: 10px;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}

.app_description {
	width: 96%;
	height: 10px 2%;
	margin-top: 20px;
}

.ade_text {
	color: #74757a;
	font-size: 14px;
	line-height: 1.5;
	transition: max-height 0.3s ease;
	line-height: 1.5;
}

.show-more-btn {
	display: none;
	margin-top: 10px;
	padding: 8px 15px;
	background-color: #f0f0f0;
	color: #2259e5;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
}

.show-more-btn:hover {
	background-color: #e0e0e0;
}

.info-box {
	width: 100%;
}

.l1-text::after {
	content: "Get";
	position: absolute;
	top: 30%;
	right: 0;
	padding: 8px 20px;
	font-size: 12px;
	color: #fff;
	border-radius: 15px;
	font-weight: 500;
	background: linear-gradient(116.63deg, rgb(254, 145, 80) 8.97%, rgb(254, 100, 70) 92.93%);
}



.content {
	width: 96%;
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
}

.hot-app {
	width: 96%;
	margin-left: 4%;
	padding: 20px 0;
}

.game-banne {
	width: 100%;
}

.mt-box {
	width: 21%;

}

.list3 .l1-box {
	width: 100%;
}


.m-box {
	width: auto;
	height: auto;
	overflow-x: auto;
	box-sizing: border-box;
	margin-top: 20px;
	background-color: #212121;
	padding: 20px 10px 20px;
	border-radius: 15px;
	position: relative;
}

.list1 {
	width: auto;
	display: inline-flex;
	flex-wrap: nowrap;
	overflow-y: scroll;
	overflow-x: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}

.list1 .l1-box {
	width: 270px;
	/* height: 244px; */
	margin-right: 10px;
	margin-bottom: 0px;
	/* border: 1px solid #6945FC; */
}

.lt-text p:nth-of-type(1) {
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.lt-text p:nth-of-type(2) {
	color: #fff;
}

.m-box .mt-left {
	display: flex;
	align-items: center;
	position: sticky;
	left: 0;
}

.mt-text p:nth-of-type(1) {
	font-size: 16px;
	color: rgb(255, 187, 57);
}

.mt-text p:nth-of-type(2) {
	line-height: 1.5;
	font-size: 13px;
	color: #fff;
}


.mt-left img {
	width: 40px;
	height: 65px;
	margin-right: 10px;
}

.l1-box .sl-img {
	width: 100%;
	border-radius: 10px;
}

.l1-text {
	display: flex;
	position: relative;
	align-items: center;
}

.lt-text {
	width: 55%;
}

.l1-text p:nth-of-type(2) {
	display: flex;
	color: #fff;
}

.list1 .lt-text p:nth-of-type(2) {
	font-size: 12px;
	color: #fff;
}

.l1-text p:nth-of-type(2) img {
	height: 10px;
	width: 10px;
}

@media (max-width:700px) {
	.content {
		width: 100%;
	}

	.app_content {
		width: 100%;
		margin: auto;

	}

	.app_info {
		flex-wrap: wrap;
		position: relative;
	}

	.ap_img {
		width: 30%;
		height: 100px;
	}

	.ap_text p:nth-of-type(1) {
		font-size: 16px;
		font-weight: 500;
	}

	.ap_text p:nth-of-type(2) {
		margin-top: 5px;
		line-height: 1.5;
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.apt_list {
		position: absolute;
		top: 140px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.ap_btn {
		width: 100%;
		margin-top: 100px;
	}

	.app_wrapper {
		width: 96%;
	}

	.m-box {
		position: relative;
	}

	.game-box {
		width: 96%;
	}

	.mt-left img {
		width: 37px;
		height: 55px;
	}

	.mt-box {
		width: 96%;
		margin: auto;
	}

	.hot-app {
		margin-left: 0px;
	}

	.list1 .l1-box {
		width: 270px;
		height: auto;
	}

	.list3 .l1-img {
		width: 27%;
	}

	.list3 .l2-text {
		width: 71%;
	}

	.apt_list li {
		padding: 0 15px;
		font-size: 13px;
	}

	.apt_list {
		justify-content: center;
	}

	.at_info {
		font-size: 12px;
		padding: 7px 0;
	}


}

@media (min-width:700px) {
	.main {
		width: 90%;
		margin-left: 3%;
		position: relative;
	}

	.game-box {
		width: 100%;
		height: auto;

	}

	.mt-box {
		position: sticky;
		height: auto;
		top: 20px;
		bottom: 0px;
	}

	.sticky-box {
		position: sticky;
		top: 0px;
		bottom: auto;
	}

	.list3 {
		position: sticky;
		top: 0px;
		bottom: auto;
	}


	.list3 .l1-img {
		width: 31%;
	}

	.list3 .l2-text {
		width: 64%;
	}


}