<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.header {
	width: 100%;
	height: 0.96rem;
	display: flex;
	background: #459df5;
}
.header a{
	display: block;
	margin: 0 auto;
}
.search {
	width: 6.9rem;
	height: 0.72rem;
	background: #ffffff;
	margin: 0.12rem auto;
	border-radius: 0.66rem;
}

.search img {
	width: 0.3rem;
	height: 0.32rem;
	display: block;
	float: left;
	margin-left: 0.33rem;
	margin-top: 0.2rem;
}

.search input {
	float: left;
	width: 5.8rem;
	height: 0.70rem;
	font-size: 0.32rem;
	margin-left: 0.14rem;
	margin-top: 0.01rem;
	text-indent: 0.04rem;
	border: none;
	outline: none;
	letter-spacing: 2px;
	font-weight: 200;
}
.recommend{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	margin-top: 2.66rem;
}
/* å¤´éƒ¨å¯¼èˆªæ¡ */
.top_menu{
	width: 100%;
	height: 0.5rem;
	display: flex;
	justify-content: center;
	text-align: center;
	float: left;
/* 	line-height:  0.5rem; */
    margin-top: 0.24rem;
	font-size: 0.24rem;
}
.common{
	width: 1.4rem;
	line-height: 0.38rem;
	height: 0.38rem;
	float: left;
	
}
.top_menus{
	width: 100%;
	height: 0.5rem;
	display: flex;
	justify-content: center;
	text-align: center;
	float: left;
/* 	line-height:  0.5rem; */
    margin-top: 0.24rem;
	font-size: 0.24rem;
}
.commons{
	width: 0.2rem;
	height: 0.2rem;
	background: #c5c5c5;
	border-radius: 50%;
	margin: 0 0.13rem;
}
.ul{
	width: 6.9rem;
	height: 7.05rem;
	float: left;
	position: relative;
	overflow: hidden;
	/* overflow-x:hidden ; */
}
.bottom_recommend{
	width: 300%;
	display: flex;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0%;
}
.body_1{
	width: 100%;
}
.liactive {
	border-radius: 0.3rem;
	background: #5fafff !important;
	color: #ffffff;
}
.re-c{
	width: 6.9rem;
	margin: 0 auto;
	margin-top: 0.17rem;
	background: #FFFFFF;
	border-radius: 0.12rem;
	box-shadow: #f7f7f7 10px 10px 30px 5px ;//è¾¹æ¡†é˜´å½±
}
.minren-li{
	width:6.42rem;
	border-bottom: 0.01rem solid #e1e1e1;
	margin: 0 auto;
}
.minren-li a{
	display:block;
	width: 100%;
	padding: 0.26rem 0rem;
}
.minren-img{
	width: 2.11rem;
	height: 3rem;
	float: left;
}
.minren-img img{
	display: block;
	width: 2.11rem;
	height: 3rem;
}
.minren-r{
	width:4.04rem;
	height: auto;
	float: left;
	margin-left: 0.26rem;
}
.minren-r h3{
	font-size:0.34rem;
	line-height: 0.82rem;
	color: #1b1b1b;
}
.minren-r p{
	font-size:0.29rem;
	line-height: 0.39rem;
	color: #4b4b4b;
}
.jidi-li{
	width:6.5rem;
	border-bottom: 0.01rem solid #e1e1e1;
	margin: 0 auto;
}
.jidi-li a{
	display:block;
	width: 100%;
	padding: 0.36rem 0rem;
}
.jidi-img{
	width: 2.20rem;
	height: 1.7rem;
	float: left;
}
.jidi-img img{
	display: block;
	width: 2.20rem;
	height: 1.7rem;
}
.jidi-r{
	width:4.04rem;
	height: auto;
	float: left;
	margin-left: 0.26rem;
}
.jidi-r h3{
	font-size:0.34rem;
	line-height: 0.56rem;
	color: #1b1b1b;
}
.jidi-r p{
	font-size:0.29rem;
	line-height: 0.39rem;
	color: #4b4b4b;
	margin-top: 0.1rem;
}
.container{
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 1.06rem;
}

.mi-li:nth-child(3n){
	border: none;
}
</pre></body></html>