/* 通用 */
body html {
	background: rgb(249, 249, 249) !important;
	overflow: hidden;
}

.mui-content {
	background: rgb(249, 249, 249) !important;
}

/* 顶部导航 */
.logo {
	display: flex;
	align-items: center;
	height: 100%;
}

.logoIcon {
	width: 1.875rem;
	height: 1.875rem;
	border-radius: 50%;
}

.logoText {
	padding-left: 0.3125rem;
	font-size: 0.75rem;
	color: #232323;
}

.headerSty {
	background: rgb(249, 249, 249, 249) !important;
}

.headerTitle {
	font-size: 1.125rem !important;
	left: 5rem !important;
	right: 5rem !important;
}

/* 首页轮播图 */
.mainContent {
	-webkit-box-shadow: 0 0 0 #ccc !important;
	box-shadow: 0 0 0 #ccc !important;
}

.sliderBox {
	margin: 0.8125rem 0.625rem 0 0.625rem !important;
	width: auto !important;
	border-radius: 0.625rem;
	overflow: hidden;
	height: auto !important;
}

.loopBpx {
	width: 100%;
}

.listSlider {
	border-radius: 0.625rem;
	overflow: hidden;
}

/* 模块 */
.moduleList {
	width: 47%;
	height: 3.75rem;
	background: #fdfbf4;
	box-shadow: 0.0625rem 0.125rem 0.375rem rgba(0, 0, 0, 0.08);
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: #f8fffd;
	border-radius: 0.3125rem;
}

.spicle {
	margin-right: 0.625rem;
	background: #fdfbf4;
}

.moduleBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0.9375rem 0.625rem 0 0.625rem;

}

.iconSize {
	width: 2rem;
	height: 2rem;
}

.contentModu {
	color: #232323;
	font-size: 1.0625rem;
	padding-left: 0.75rem;
}

/* 专家指引 */
.expertGuidanceTitle {
	padding: 1rem 0 1rem 1rem;
	color: #232323;
	font-size: 1.0625rem;
}

.swipersBox {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	height: 18.75rem;
}

.swiper {
	margin: 0 0.8125rem 2.8125rem 0.8125rem;
	border-radius: 0.5rem;
	overflow: hidden;
	background: #ffffff;
	display: inline-block;
	box-shadow: 0.0625rem 0.125rem 0.375rem rgba(0, 0, 0, 0.08);
}

.swiperTitle {
	padding: 1.25rem 0 0 0.9375rem;
	font-size: 17px;
	color: #000000;
}

.swiperContent {
	padding: 0.5rem 0 1.25rem 0.9375rem;
	color: #959595;
	font-size: 0.75rem;
}

.swiperIcon {
	width: 100%;
}

/* 壹起推荐 */
.recommendedBox {
	margin: 0 0.8125rem 0 0.8125rem;
}

.padding_t3vw {
	padding-top: 3vw;
}

.recommendedTitle {
	padding: 0 3vw 0 3vw;
}

.recommendedLists {
	margin-top: 0.9375rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.recommendedList {
	width: 100%;
	box-shadow: 0.0625rem 0.125rem 0.5rem rgba(0, 0, 0, 0.08);
	margin-bottom: 0.625rem;
	border-radius: 0.5rem;
}

.imgBox {}

.morecl {
	color: #F4CC20;
	font-size: 3.2vw;
}

.flex_b {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.itemDetail {
	width: 45.4vw;
	background: #FFFFFF;
	border-radius: 1vw;
	overflow: hidden;
	box-shadow: 0.0625rem 0.125rem 0.5rem rgba(0, 0, 0, 0.08);
	margin: 0 2.67vw 2.67vw 0;
}

.imgitemIcon {
	width: 45.4vw;
	height: 31vw !important;
}

.listBox {
	padding-top: 4vw;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 3.1vw;
}

.itemTitleDetail {
	padding: 2.136vw 1.335vw;
	font-size: 3.2vw;
}

.infons {
	padding: 2.136vw 1.335vw;
	font-size: 2.67vw;
	color: #959595 !important;
}

.change {
	color: #959595;
	font-size: 2.67vw;
	border: 1px solid #959595;
	margin-right: 2vw;
	padding: 1vw 3vw;
	border-radius: 4vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

.imgWpH {
	width: 57.4vw;
	height: 33vw;
	border-radius: 1vw;
}

.lineW {
	width: 57.4vw;
	font-size: 3.7vw;
}

.spell {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	margin: 0 0 4vw 4vw;
}


.padding_t7 {
	padding-top: 1.87vw;
}


.margin_r267vw {
	margin-right: 2.67vw;
}

.lineheight4 {
	line-height: 4vw;
}
