/*Page pull down to refresh*/
.latest-guide-content,
.latest-guide-content2{
	display: flex;
	gap: 2%;
}
.latest-guide-adv {
	flex: 0 0 300px;
	position: sticky;
	top: 25px;
	max-height: 976px;
	overflow: hidden;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.latest-guide-list .latest-guide-item{
	padding-bottom: 1rem;
	margin-bottom: 1.5rem;
	width: 100%;
	display: grid;
	grid-template-columns: 240px auto;
	border-bottom: 1px solid rgba(138, 147, 153, 0.25);
}
.guide-figure{
	aspect-ratio: 16/9;
}
.latest-guide-item .guide-figure img{
	width: 100%;
	height: 100%;
	transition: all .3s linear;
}
.guide-figure:hover img{
	opacity: .8;
}
.latest-guide-desc{
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 6px;
}
.latest-guide-desc:hover .guide-title{
	color: #0082e5;
	text-decoration: underline;
}
.text-align{
	text-align: center!important;
}
.adv-1 p{
	bottom: 40px;
	color: #fff;
}
.adv-3 a img{
	height: 500px;
	object-fit: cover;
}
.adv-4 a{
	width: 100%;
	height: 250px;
}
.adv-4 a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.adv-item{
	gap: 14px;
}
.adv-btm-4{
	bottom: 20px;
	text-align: center;
}
.adv-btm-3{
	bottom: 40px;
	text-align: center;
}
.adv-btn-4{
	background: #fff;
	padding: 8px 15px;
	border-radius: 8px;
}
.adv-item-pic{
	line-height: 0;
}
.adv-item-pic img{
	width: 108px;
	aspect-ratio: 1/1;
}
.line-height-0{
	line-height: 0;
}
@media (max-width: 1280px){
	.latest-guide-content{
		flex-wrap: wrap;
	}
	.latest-guide-adv,
	.latest-guide-list{
		width: 100%;
		flex: 0 0 100%;
	}
	.adv-1{
		text-align: center;
	}
	.adv-2 div{
		display: flex;
		flex-wrap: wrap;
		gap: 2%;
	}
	.adv-2 a{
		flex: 0 0 48%;
	}
}
@media (max-width: 667px){
	.container{
		padding: 0 15px!important;
	}
	.adv-2 div{
		display: flex;
		flex-wrap: wrap;
	}
	.adv-2 a{
		flex: 0 0 100%;
	}
	.latest-guide-desc,
	.guide-title{
		display: -webkit-box;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.latest-guide-item .guide-figure{
		height: 150px;
	}
	.latest-guide-item .guide-figure img{
		width: 100%;
		height: 100%;
	}
	.latest-guide-desc p:nth-child(2){
		display: -webkit-box;
		height: -moz-fit-content;
		height: fit-content;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		word-wrap: break-word;
	}
	.adv-desc{
		padding-left: 0;
		width: 94%;
	}
	.latest-guide-list .latest-guide-item{
		grid-template-columns: 120px auto;
	}
}
@media (max-width: 1445px){
	.latest-guide-item .guide-figure{
		width: 100%;
		overflow: hidden;
	}
}
/*
     FILE ARCHIVED ON 10:32:14 Mar 09, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:15:03 Nov 13, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.591
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 23.717
  LoadShardBlock: 263.894 (3)
  PetaboxLoader3.datanode: 117.024 (5)
  PetaboxLoader3.resolve: 221.04 (3)
  load_resource: 133.942 (2)
*/