body {
	font: 0.14rem "Source Han Sans";
	color: #29262d;
	overflow-x: auto;
}

footer {
	background-color: #2f3336;
	color: rgba(255, 255, 255, 0.5);
}

.video_dialog .layui-layer-content {
	height: auto !important;
}

.head2 {

	position: sticky;
	top: 0;
	z-index: 9;
	background: #fff;
}

.bg_f5 {
	background-color: #f5f5f5;
}

.panel {
	box-shadow: 0px 2px 10px 1px rgba(247, 88, 85, 0.1);
	border-radius: 7px 7px 7px 7px;
}

.bg_f6 {
	background-color: #f6f6f6;
}

.title_com {
	color: #3d3d3d;
	font-size: 0.16rem;
}

.layui-form-radio>*,
.layui-form-radio>i {
	font-size: var(--input_size);
}

.title_img2 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 0.18rem;
}

.layui-layer-page .layui-layer-content {
	max-height: 100vh;
	overflow-y: auto;
}

.title_img2 .t1 {
	position: relative;
}

.swiper_index_teacher .teacher_item {
	min-height: ;
}

.swiper_index_teacher .teacher_item+.teacher_item {
	margin-top: 0.1rem;
}

.title_img2 .t1::after,
.title_img2 .t1::before {
	position: absolute;
	display: block;
	content: "";
	width: 0.12rem;
	height: 0.1rem;
	background: url(../images/cyin.png) 100%/100% no-repeat;
	top: 50%;
	transform: translateY(-50%);
	height: 0.1rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.translate_ul .title_img img {
	width: 0.18rem;
}

.title_img2.white {
	color: #fff;
}

.title_img2.white .t1::after,
.title_img2.white .t1::before {
	background: url(../images/xyin.png) 100%/100% no-repeat;
}

.section {
	padding: 0.16rem 0;
}

.title_img2 .t1::after {
	right: -0.2rem;
}

.title_img2 .t1::before {
	left: -0.2rem;
}

.title_img {
	display: flex;
	gap: 0.05rem;
	align-items: center;
	font-size: 0.16rem;
}

.label_item {
	border-radius: 4px 4px 4px 4px;
	border: 1px solid rgba(112, 112, 112, 0.3);
	text-align: center;
	padding: 0.06rem 0.03rem;
}

.label_item:active {
	background-color: rgba(247, 88, 85, 0.05);
}

.ftc1 {
	color: #3d3d3d;
}

.select_ul {
	display: flex;
	gap: 0.1rem;
}

/*  */
.translate_ul2 .label_item {
	padding: 0.06rem 0.04rem;
	min-width: 0.8rem;
}

.translate_ul .box {
	background: #ffffff;
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
	border-radius: 8px 8px 8px 8px;
	padding: 0.18rem 0.12rem;
}

[data-toggle-block] {
	display: none;
}

.select_item,
.select_ul .item {
	display: block;
	white-space: nowrap;
	background: #f6f7fc;
	border-radius: 50px 50px 50px 50px;
	padding: 0.04rem 0.09rem;
	font-size: 0.16rem;
}

.select_item.active,
.select_ul .item.active {
	color: #fff;
	background-color: #29262d;
}

.header {
	/*border-top: 0.2rem solid var(--bgc);*/
	/* box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05); */
}

.head_ul .item {
	padding: 0.01rem 0.04rem;
	font-size: 0.15rem;
	white-space: nowrap;
	color: #3d3d3d;
}

.head_ul .active {
	background: #f75855;
	border-radius: 6px 6px 0px 0px;
	color: #fff;
}

.top_box1 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0.3rem 0.12rem 0.3rem;
	color: #fff;
	color: #fff;
	text-align: center;
	background-color: #270d0d;
}

.top_box1 .t1 {
	line-height: 1.7em;
	font-size: 0.2rem;
}

.top_box1 .t2 {
	line-height: 1.8em;
	margin-top: 0.1rem;
	font-size: 0.1rem;
	color: rgba(255, 255, 255, 0.5);
}

.adver_title {
	background: url(../images/adver_title.png) 100%/100% no-repeat;
	border-radius: 20px 20px 0px 0px;
	padding: 0.08rem 0.12rem;
	color: #fff;
}

.translate_img {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.translate_img img {
	max-width: 2.2rem;
}

.adver_ul .item:hover {
	background-color: rgba(247, 88, 85, 0.05);
}

.adver_title .t1 {
	font-size: 0.14rem;
}

.adver_title .t2 {
	opacity: 0.6;
}

.adver_ul {
	box-shadow: 0px 2px 10px 1px rgba(247, 88, 85, 0.1);
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-ms-border-radius: 0 0 7px 7px;
	-o-border-radius: 0 0 7px 7px;
	display: grid;
	gap: 0.04rem;
}

.adver_ul li {
	min-width: 0;
}

.adver_ul .item {
	display: flex;
	align-items: center;
	gap: 0.05rem;
	background: #fafafa;
	padding: 0.12rem 0.17rem 0.14rem 0.1rem;
}

.adver_ul .item .t1 {
	font-size: 0.14rem;
	flex: 1;
}

.adver_ul .item .t2 {
	color: #999999;
	border-bottom: 1px solid #999;
	padding: 0.02rem;
}

.translate_topbox {
	background-color: var(--bgc);
	min-height: 1.6rem;
}

.translate_ul4 .item {
	color: #3d3d3d;
	font-size: 0.14rem;
	border-radius: 20px 20px 20px 20px;
	border: 1px solid #f75855;
	display: flex;
	align-items: center;
}

.translate_ul4 .item .t2 {
	font-size: 0.14rem;
	padding: 0.08rem 0.12rem;
}

.translate_ul4 .item .t1 {
	background-color: var(--bgc);
	color: #fff;
	font-size: 0.16rem;
	display: flex;
	height: 0.36rem;
	aspect-ratio: 1/1;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.translate_ul5 {
	padding: 0 0.1rem;
}

.translate_ul5 .item {
	display: flex;
	align-items: flex-start;
	gap: 0.1rem;
}

.translate_ul5 .item .t1 {
	flex-shrink: 0;
	width: 0.14rem;
	height: 0.14rem;
	text-align: center;
	line-height: 0.14rem;
	color: #fff;
	border-radius: 50%;
	background: #3d3d3d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.video_top_b1 {
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.video_ul1 .item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 0.05rem;
	font-size: 0.12rem;
	text-align: center;
	padding: 0.13rem 0.16rem 0.08rem;
}

.video_ul1 .item .t1 {
	flex: 1;
	color: #272a30;
}

.video_ul1 .item .hr {
	width: 0.5rem;
	height: 1px;
	background: #f75855;
}

.video_ul1 .item .img_box {
	height: 0.3rem;
}

.video_ul1 .item img {
	width: 0.25rem;
}

.vide_ul2 .item {
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.vide_ul2 .item .b1 {
	padding: 0.08rem 0.1rem;
}

.vide_ul2 .item .img1 {
	height: 1.2rem;
}

.vide_ul2 .item .t2 {
	color: #666;
}

.video_box3 {
	background-color: #270d0d;
}

.video_ul3 .item {
	background-color: #fff;
	padding: 0.1rem 0.09rem 0.2rem;
}

.video_ul3 .item .t1 {
	font-size: 0.14rem;
	margin-bottom: 0.1rem;
}

.video_ul3 .item.bgc {
	background-color: var(--bgc);
	color: #fff;
}

.pyzx_ul1 .item {
	display: flex;
	gap: 0.1rem;
}

.pyzx_ul1 .item .img1 {
	flex-shrink: 0;
	width: 1rem;
	height: 0.9rem;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.layui-btn.sm {
	height: 0.23rem;
	line-height: 0.21rem;
	padding: 0rem 0.1rem;
	font-size: 0.12rem;
}

.border-btn {
	background: initial !important;
	color: var(--ftc);
	border-radius: 16px;
	border: 1px solid var(--ftc);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
}

.pyzx_ul1 .item {
	padding: 0.16rem 0;
	align-items: center;
	border-bottom: 1px solid #eaeaeb;
}

.pyzx_ul1 .item .b1 {
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 0.04rem;
}

.pyzx_ul1 .item .t2 {
	font-size: 0.14rem;
	color: #999;
}

.pyzx_ul1 .item .t3 {
	font-size: 0.14rem;
	color: #999;
}

.pyzx_ul1 .item .t1 {
	font-size: 0.16rem;
}

.user_s_banner {
	height: 0.74rem;
}

.user_s_banner .img1 img {
	min-height: 1rem;
}

.user_s_banner .img1::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(39, 13, 13, 0.9);
}

.money_png {
	width: 0.2rem;
}

.user_center_block2 .t1 {
	height: 0.3rem;
	flex-shrink: 0;
}

.user_b1_png {
	width: 0.4rem;
}

.m_center {
	position: relative;
	top: 0.35rem;
	padding: 0 0.23rem;
}

.user_s_banner .user_img {
	width: 0.55rem;
}

.user_center {
	display: flex;
	gap: 0.09rem;
	align-items: flex-start;
	background-color: #f6f6f6;
	padding: 0.3rem 0 0.3rem !important;
}

.adver_ul .img1 {
	width: 0.12rem;
}

.left_box {
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
	border-radius: 8px 8px 8px 8px;
	background: #fff;
}

.left_box {
	background: #ffffff;
	box-shadow: 0px 1px 5px 1px rgba(247, 88, 85, 0.1);
	border-radius: 7px 7px 7px 7px;
	padding: 0.16rem 0.13rem;
	min-width: 1.1rem;
	display: flex;
	flex-direction: column;
	gap: 0.21rem;
	font-size: 0.14rem;
	white-space: nowrap;
	padding-bottom: 0.3rem;
}

.uc_ul2 img {
	width: 1.2rem;
}

.layui-input,
.layui-select,
.layui-textarea {
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-ms-border-radius: 4px !important;
	-o-border-radius: 4px !important;
}

.uc_ul2 .img_box {}

.uc_ul2 .b1 {
	top: 0.2rem;
	bottom: unset;
}

.order_png {
	width: 0.23rem;
}

.left_box .img1 {
	margin-right: 0.05rem;
	width: 0.17rem;
}

.left_box .img2 {
	display: none;
	margin-right: 0.05rem;
	width: 0.17rem;
}

.left_box .item {
	display: flex;
	align-items: center;
	color: #3d3d3d;
}

.left_box .item:hover .img1,
.left_box .item.active .img1 {
	display: none;
}

.left_box .item:hover .img2,
.left_box .item.active .img2 {
	display: block;
}

.left_box .item.active,
.left_box .item:hover {
	color: #f75855;
}

.user_box {
	flex: 1;
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
	border-radius: 8px 8px 8px 8px;
	background: #fff;
}

.form1 .form_label {
	display: flex;
	align-items: flex-start;
}

.layui-form-radio {
	margin-top: 0;
}

.layui-btn-primary {
	background-color: #fff;
}

.form1 .label {
	flex-shrink: 0;
	line-height: var(--input);
	white-space: nowrap;
	width: 3em;
}

.music_ul {
	gap: 0.07rem;
}

.music_ul .b1 img {
	width: 0.2rem;
}

.music_ul .img1 {
	background-color: #fff;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
}

.index_peiyin_ul .item {
	padding: 0.12rem 0;
	border-bottom: 1px solid #eaeaeb;
}

.index_peiyin_ul li:last-child .item {
	border: none;
}

.index_pyzx_ul1 .item {
	padding-top: 0;
	border-bottom: none;
}

.index_pyzx_ul1 .item .img1 {
	height: 0.68rem;
}

.faq_ul .item {
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	padding: 0.2rem 0.1rem;
}

.faq_ul .b1 {
	display: flex;
	align-items: flex-start;
	gap: 0.05rem;
}

.faq_ul .b2 {
	display: flex;
	align-items: flex-start;
	gap: 0.05rem;
	margin-top: 0.1rem;
}

.faq_ul .t1,
.faq_ul .b2_t1 {
	width: 0.2rem;

	color: #fff;
	height: 0.2rem;
	text-align: center;
	line-height: 0.2rem;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	background-color: #30c8bb;
	flex-shrink: 0;
}

.faq_ul .t2 {
	flex: 1;
	font-size: 0.16rem;
}

.faq_ul .b2_t1 {
	background-color: var(--bgc);
}

.faq_ul .b2_t2 {
	height: 1.8em;
	line-height: 1.8em;
	font-size: 0.14rem;
	color: #999;
	overflow: hidden;
}

.faq_ul .active .layui-icon::before {
	content: "\e619";
}

.faq_ul .active .b2_t2 {
	height: auto;
}

.swiper_talk_item {
	padding: 0.12rem 0.07rem;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

.swiper_talk .swiper_talk_item {
	margin: 0.01rem;
}

.swiper_talk_item .img2 {
	width: 0.4rem;
}

.swiper_talk_item .text1 {
	height: 190px;
	overflow: hidden;

}

.talk_page {
	position: relative !important;
}

.swiper_talk .swiper_case_item {
	margin: 0.02rem;
}

.swiper_case_item {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
}

.music_index_ul .item {
	border-radius: 4px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.swiper_case_item .video_img {
	height: 1rem;
}

.swiper_case_item .t1 {
	color: #272a30;
}

.yinhao {
	width: 0.15rem;
}

.swiper_case_item .img1 .b1 {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(91, 27, 17, 0.2);
}

.swiper_case_item .b2 {
	padding: 0.1rem;
}

.swiper_case_item .block_t2 {
	color: #272a30;
	font-size: 0.12rem;
	background-color: #fff8f7;
	border-radius: 4px;
	padding: 0.02rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.swiper_case_item .user_img {
	width: 0.4rem;
}

.swiper_case_item .b3 {
	margin-top: 0.1rem;
	font-size: 0.12rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.b3_t1 {
	font-size: 0.14rem;
}

.swiper_case .swiper_case_item+.swiper_case_item {
	margin-top: 0.1rem;
}

.index_pyb_tab {
	padding: 0.2rem 0.3rem;

	background-color: rgba(0, 0, 0, 0.5);
	background-image: url(../images/pyinbang.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-ms-border-radius: 20px 20px 0 0;
	-o-border-radius: 20px 20px 0 0;
}

.index_pyb_tab .item {
	color: #fff;
	text-align: center;
	padding: 0.05rem;
}

.index_pyb_tab .item .t1 {
	margin-top: 0.02rem;
}

.index_pyb_tab .item.active {
	background-color: #fff;
	color: var(--ftc);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.index_pyb_tab .item img {
	height: 0.26rem;
	position: relative;
}

.index_pyb_tab .item .img_box {
	width: 0.26rem;
	margin: 0 auto;
}

.index_pyb_tab .item .img_box img {
	width: 0.26rem;
}

.index_pyb_tab .item.active img {
	overflow: hidden;
	position: relative;
	width: 0.26rem;
	left: 0.5rem;
	filter: drop-shadow(-0.26rem 0 0 var(--ftc));
	-webkit-filter: drop-shadow(-0.26rem 0 0 var(--ftc));
}

.index_pyb_tab .item.active img {
	left: 100%;
	position: relative;
}

.index_pyb_content {
	padding: 0.15rem 0.1rem;
	border-radius: 0 0 10px 10px;
	border: 1px solid #ffeeee;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
}

.pyb_ul {
	display: grid;
	gap: 0.2rem;
}

.teacher_tab .item {
	padding: 0.02rem 0.08rem;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.teacher_tab .item.active {
	background-color: var(--ftc);
	color: #fff;
}

.pyb_ul .item {
	display: flex;
	align-items: center;
	gap: 0.05rem;
}

.pyb_ul .item>* {
	flex-shrink: 0;
}

.pyb_ul .item .b1 {
	font-size: 0.18rem;
}

.pyb_ul .item:nth-child(-n + 3) .b1 {
	color: var(--ftc);
}

.pyb_ul .item .img3 {
	width: 0.45rem;
	aspect-ratio: 1/1;
}

.layui-elip {
	min-width: 0;
}

.pyb_ul .item .b4 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	overflow: hidden;
}

.pyb_ul .item .b4 .b1 {
	background-color: rgba(0, 0, 0, 0.5);
}

.pyb_ul .item .b4 .b1 img {
	width: 0.2rem;
}

.pyb_ul .item .b2 .b1 {
	color: #fff;
	font-size: 0.08rem !important;
}

.pyb_ul .item .b2 {
	width: 0.16rem;
}

.tea_dl {
	display: flex;
	gap: 0.1rem;
	flex-direction: column;
	min-height: 1.2rem;
}

.tea_dd {
	background-color: #fff;
	padding: 0.04rem 0.05rem;
	display: flex;
	align-items: center;
	position: relative;
	white-space: nowrap;
	max-width: 100%;
	min-width: 0;
}

.tea_dd>* {
	flex-shrink: 0;
}

.tea_dd .layui-icon {
	color: #999;
}

.hot {
	position: relative;
}

.hot::before {
	line-height: 2em;
	font-size: 0.06rem;
	position: absolute;
	white-space: nowrap;
	display: block;
	content: "HOT";
	background-color: var(--ftc);
	color: #fff;
	padding: 0.01rem 0.02rem;
	left: -0.1rem;
	top: -0.05rem;
}

.hot.block::before {
	position: relative;

	left: 0;
	top: 0;
}

.tea_dd .t1 {
	flex: 1;
}

.teacher_item .b2 {
	background: var(--ftc);
	color: #fff;
	display: flex;
	align-items: center;
	gap: 0.1rem;
	padding: 0.1rem 0.05rem;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
}

.teacher_item .b2_b2 {
	margin-top: 0.05rem;
	display: flex;
	align-items: center;
	gap: 0.02rem;
	justify-content: space-between;
}

.teacher_item .b2_b2_right {

	display: flex;
	align-items: center;
	gap: 0.03rem;
}

.teacher_item.is_best {
	position: relative;
}

.teacher_item.is_best::before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	background: url('../images/py01_mobile.png') no-repeat;
	background-size: cover;
	width: 0.3rem;
	aspect-ratio: 49/41;
}

.teacher_item .b2_right {
	flex: 1;
}

.teacher_item .b2_t1 {
	font-size: 0.14rem;
	display: flex;
	position: relative;
}

.teacher_item .b2_t11 {
	flex: 1;
}

/*.teacher_item .b2_t1::before {*/
/*	display: block;*/
/*	content: "";*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	width: 0.15rem;*/
/*	height: 0.15rem;*/
/*	background: url(../images/copy.png) 100%/100% no-repeat;*/
/*}*/
.teacher_item .bg2_img {
	width: 0.4rem;
	flex-shrink: 0;
}

.layui-btn {
	display: flex;
	justify-content: center;
	align-items: center;
}

.layui-btn.green {
	background-color: #2ccabb;
}

.teacher_item .b3_b1 {
	margin-top: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.teacher_item .b3_t1 {
	color: #999;
}

.teacher_item .b3 {
	background: #fafafa;
	padding: 0.1rem 0.1rem;
}

.teacher_item .layui-btn {
	font-size: 0.1rem;
}

.teacher_label {
	font-size: 0.09rem;
	white-space: nowrap;
	background-color: #ffb777;
	color: #6a3200;
	padding: 0.03rem 0.03rem;
	border-radius: 2px 2px 2px 2px;
	line-height: 0.14rem;
}

.teacher_like {
	line-height: 0.14rem;
	font-size: 0.09rem;
	color: #fff;
	background-color: #ffb777;
	padding: 0.03rem;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	white-space: nowrap;
}

.teacher_like.layui-icon-heart-fill {
	color: var(--ftc);
}

.teacher_link {
	white-space: nowrap;
	line-height: 0.14rem;
	font-size: 0.09rem;
	border-radius: 2px 2px 2px 2px;
	padding: 0.03rem 0.02rem;
	background-color: #272a30;
}

.d-grid * {
	min-width: 0;
}

.index_pylc_ul .item {
	text-align: center;
	border-radius: 10px;
	padding: 0.1rem 0.01rem;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 1px solid #ffeeee;
}

.index_pylc_ul .img_box img {
	max-width: 0.3rem;
}

.see_ul_item {
	display: flex;
	align-items: center;
	gap: 0.1rem;
	border: 1px solid #ffeeee;
	padding: 0.1rem;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.see_ul_item .mp4_box {
	background-color: var(--ftc);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	position: relative;
	width: 0.58rem;
	aspect-ratio: 1/1;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.see_ul_item .mp4_box .img1 {
	width: 0.36rem;
}

.see_ul_item .mp4_box .b1_text {
	color: #fff;
	z-index: 2;
	padding: 0.05rem;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	font-size: 0.1rem;
}

.see_ul_item .block2 {
	flex: 1;
}

.see_ul_item .block2 .b2_b2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 0.15rem;
	gap: 0.1rem;
}

.see_ul_item .b2_t1 {
	border-radius: 4px;
	background-color: #272a30;
	padding: 0.03rem 0.05rem;
	color: #fff;
	font-size: 0.12rem;
	-webkit-border-radius: ;
	-moz-border-radius: ;
	-ms-border-radius: ;
	-o-border-radius: ;
}

.see_ul_item .mp4_box .b2 {
	display: none;
}

.see_ul_item .mp4_box .b2 img {
	width: 0.16rem;
}

.see_ul_item .mp4_box .b2 {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.see_ul_item.active .mp4_box .b2 {
	background-color: rgba(0, 0, 0, 0.5);

}

.moeny_block {
	color: #999;
}

.moeny_block .t1 {
	color: var(--ftc);
	font-size: 0.16rem;
}

.copy2 {
	width: 0.18rem;
}

.moeny_block .t2 {
	font-size: 0.12rem;
}

.swiper_case1 .swiper_case1_item {
	display: block;
}

.swiper_case1 .swiper_case1_item+.swiper_case1_item {
	margin-top: 0.1rem;
}

.swiper_case1_item .img1 {
	aspect-ratio: 16/10;
}

.swiper_case1_item .b1 {
	background-color: rgba(91, 27, 17, 0.3);
}

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

.yyst_tab .item {
	text-align: center;
	padding: 0.08rem 0.08rem 0.08rem 0.18rem;
	border-radius: 0px 12px 0px 0px;
}

.yyst_tab .item.active {
	background: linear-gradient(#f98d88 0%, #f75855 100%);
	color: #fff;
}

.index_yyst {
	padding: 0.15rem 0.24rem;
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.07);
	border-radius: 0px 0px 11px 11px;
}

.yyst_ul .item {
	padding: 0.18rem 0.05rem;
	text-align: center;
	color: #333;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	background-color: #fafafa;
	position: relative;
}

.yyst_ul .hot::before {
	right: 0;
	top: -0.05rem;
	left: unset;
}

.bottom_nav {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 98999;
}

.bottom_ul1 .item {
	line-height: 1em;
	background-color: var(--bgc);
	padding: 0.13rem 0;
	flex: 1;
	border-left: 1px solid #fff;
}

.bottom_ul1 .item:first-child {
	border-left: none;
}

.bottom_ul2 .item {
	text-align: center;
	background-color: #fff;
	flex: 1;
	color: #999;
	padding: 0.08rem;
}

.bottom_ul2 .item.active>.img_box img,
.bottom_ul2 .item:active>.img_box img {
	overflow: hidden;
	position: relative;
	width: 0.19rem;
	left: 0.5rem;
	filter: drop-shadow(-0.5rem 0 0 var(--ftc));
	-webkit-filter: drop-shadow(-0.5rem 0 0 var(--ftc));
}

.swiper_page {
	padding-bottom: 0.3rem;
	--swiper-pagination-bullet-width: 0.08rem;
	--swiper-pagination-bullet-height: 0.08rem;
	--swiper-pagination-bullet-inactive-color: rgba(0, 0, 0, 0);
	--swiper-pagination-bullet-inactive-opacity: 1;
	--swiper-pagination-color: var(--ftc);
}

.swiper_page .swiper-pagination-bullet {
	border: 0.01rem solid var(--ftc);
}

.swiper-pagination {
	z-index: 6;
}

.layui-layer-title {
	font-size: 0.18rem;
	background-color: var(--ftc);
	color: #fff;
}

.right_dialog_nav .sectend_ul {
	display: grid;
	font-size: 0.16rem;
}

.right_dialog_nav .sectend_ul dd {
	padding: 0.1rem 0.2rem;
	border-bottom: 1px solid #f0f0f0;
}

.yxhj_item {
	display: block;
}

.yxhj_item .b1 {
	font-weight: bold;
	font-size: 0.14rem;
	top: unset;
	color: #fff;
	padding: 0.2rem 0.01rem 0.05rem;
	background: linear-gradient(RGBA(255, 255, 255, 0), RGBA(211, 80, 78, 1));
}

.swiper_yxhj .yxhj_item+.yxhj_item {
	margin-top: 0.1rem;
}

.up_img {
	width: 0.08rem;
}

.text_img {
	display: flex;
	align-items: center;
	min-width: 0;
}

.text_img img {
	flex-shrink: 0;
}

.yyst_ul_list .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.13rem 0.1rem;
	background: #fafafa;
}

.img_ul {
	display: flex;
	align-items: center;
	gap: 0.2rem;
}

.title_more {
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.1rem;
	font-size: 0.16rem;
}

.title_more .t1 {
	color: #999;
}

.title_more .gary_c9 {
	font-weight: normal;
}

.yyst_ul2,
.yyst_ul1 {
	width: 0.14rem;
}

i {
	font-style: normal;
}

.title_more .t2 {
	font-weight: normal;
	color: var(--ftc);
}

.select_ul1 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0.1rem;
}

.select_item1 {
	color: #777;
	background: #fafafa;
	border-radius: 3px 3px 3px 3px;
	padding: 0.08rem 0.01rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.select_item1.active,
.select_item1.active>.ftc {
	background-color: var(--ftc);
	color: #fff;
}

.toggle_block.height .select_ul1 {
	min-height: 0.7rem;
	overflow: hidden;
}

.toggle_block+.toggle_block {
	margin-top: 0.14rem;
}

.yxhejjs_ul .item {
	color: #666;
	font-size: 0.16rem;
}

.yxhejjs_ul .item .t1 {
	margin-bottom: 0.05rem;
	position: relative;
	padding-left: 0.1rem;
}

.yxhejjs_ul .item .t2 {
	font-size: 0.14rem;
	padding-left: 0.1rem;
}

.yxhejjs_ul .item .t1::before {
	display: block;
	position: absolute;
	left: 0;
	color: var(--ftc);
	content: "•";
}

.yyst_hj_ul .b1 {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	top: unset;
	display: flex;
	align-items: flex-end;
	justify-content: center;

	padding: 0.05rem 0.02rem;
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
}

.label_gary {
	font-size: 0.12rem;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border: 1px solid #9e9e9e;
	padding: 0.01rem 0.03rem;
}

.panel1 {
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
}

.swiper_yxhj .teacher_item+.teacher_item {
	margin-top: 0.1rem;
}

.teacher_item {
	display: block;
	background: #fafafa;
}

.teacher_item .img1 {
	height: 0.9rem;
}

.teacher_item .b1 {
	padding: 0.12rem 0.1rem;
}

.teacher_item .t1 {
	margin-bottom: 0.05rem;
}

.teacher_item .t2 {
	color: #666;
	font-size: 0.1rem;
}

.tea_dl .layui-icon {
	width: 0.16rem;
	height: 0.16rem;
}

.tea_dl .layui-icon-triangle-r::before {
	display: block;
	content: '';
	width: 0.14rem;
	height: 0.14rem;
	background-image: url(../images/zanting.png);
	background-size: cover;

}

.tea_dl .layui-icon-triangle-l::before {
	display: block;
	content: '';
	width: 0.14rem;
	height: 0.14rem;
	background-image: url(../images/bofang.png);
	background-size: cover;

}

.teacher_info_b1 {
	background-image: url(../images/teacher_b1_bg.png);
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	padding: 0.2rem;
}

.teacher_info_video_item {
	display: block;
}

.swiper_yxhj .teacher_info_video_item+.teacher_info_video_item {
	margin-top: 0.1rem;
}

.teacher_info_video_item .img1 {
	height: 0.88rem;
}

.teacher_info_video_item .b1 {
	top: unset;
	color: #fff;
	padding: 0.2rem 0.01rem 0.05rem;
	background: linear-gradient(RGBA(255, 255, 255, 0), RGBA(0, 0, 0, 1));
}

.number_box {
	display: flex;
	width: 1.2rem;
}

.number_box input {
	color: var(--ftc);
	font-size: 0.18rem;
	text-align: center;
	width: auto;
	flex: 1;
	width: 0.68rem !important;
	height: 0.34rem !important;
	border-top: 1px solid #cccccc !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #cccccc !important;
}

.number_box .add {
	color: var(--ftc);
}

.info_bg_btn {
	min-width: 0.9rem;
}

.tip_png {
	width: 0.16rem;
}

.teacher_info_buybtn {
	padding: 0.08rem;
	height: unset;
	font-size: 0.16rem;
}

.number_box .add,
.number_box .sub {
	width: 0.34rem;
	height: 0.34rem;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	cursor: pointer;
	align-items: center;
	display: flex;
	justify-content: center;
}

.teacher_info_details_dialog {
	border-radius: 12px;
	overflow: hidden;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
}

.teacher_other_hjul .item {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #f7f7f7;
	padding: 0.08rem;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	display: flex;
	align-items: center;
	gap: 0.03rem;
}

.teacher_other_hjul .item .b1 {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	color: #fff;
	-o-border-radius: 8px;
	font-size: 0.12rem;
	flex-shrink: 0;
	width: 0.45rem;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.1rem;
	background-color: #f9b890;
	text-align: center;
}

.teacher_other_hjul .item .t2 {
	color: #999;
}

.teacher_other_hjul .item:nth-child(2) .b1 {
	background-color: #ff942a;
}

.teacher_other_hjul .item:nth-child(3) .b1 {
	background-color: #c088e8;
}

.teacher_other_hjul .item:nth-child(4) .b1 {
	background-color: #b41f3f;
}

.teacher_other_hjul .item:nth-child(5) .b1 {
	background-color: #f58771;
}

.teacher_other_hjul .item:nth-child(6) .b1 {
	background-color: #e1574c;
}

.teacher_other_hjul .item:nth-child(7) .b1 {
	background-color: #7fa7dd;
}

.teacher_other_hjul .item:nth-child(8) .b1 {
	background-color: #87d696;
}

.tache_other_ul2 .item {
	background-color: #fff;
	padding: 0.15rem;
	gap: 0.05rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tache_other_ul2 .item .hr {
	width: 24px;
	height: 1px;
	background-color: var(--ftc);
}

.tache_other_ul2 .item .t2 {
	color: #666;
}

.teacher_top_ul .item {
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 0.18rem;
	padding: 0.2rem 0.05rem;
	background-image: url(../images/teacher_top_ulbg1.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.teacher_top_ul .item:nth-child(2) {
	background-image: url(../images/teacher_top_ulbg2.png);
	/* background: linear-gradient(132deg, #6bdaff 0%, #73c9ff 100%); */
}

.teacher_top_ul .item:nth-child(3) {
	background-image: url(../images/teacher_top_ulbg3.png);
	/* background: linear-gradient(129deg, #ffb76c 0%, #ffab73 100%); */
}

.teacher_top_ul .item:nth-child(4) {
	background-image: url(../images/teacher_top_ulbg4.png);
	/* background: linear-gradient(132deg, #ff93b4 0%, #e053aa 100%); */
}

.peiyin_box {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #f7f7f7;
	padding: 0.08rem;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}

.peiyin_box .title_left {
	margin-bottom: 0.15rem;
	font-weight: bold;
}

.py_item {
	flex: 1;
	display: flex;
	min-width: 0;
	gap: 0.05rem;
	align-items: center;
	position: relative;
}

.py_item .t1 {
	color: #999;
	width: 0.15rem;
	flex-shrink: 0;
	text-align: center;
}

.py_item .t2 {
	flex-shrink: 0;
	width: 0.26rem;
}

.py_item .t3 {
	color: #777;
	padding-right: 0.1rem;
}

.py_item.top .t1 {
	color: #fff;
	font-size: 0.1rem;
	padding: 0.02rem 0;
	background: url(../images/pyb21.png) no-repeat;
	background-size: 100% 100%;
}

.py_ul1 {
	display: grid;
	gap: 0.1rem;
}

.teacher_btn_info {
	line-height: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 1rem;
	width: 0.96rem;
	--btn: 0.34rem;
}

.py_item.good::after {
	position: absolute;
	content: "";
	display: block;
	width: 0.15rem;
	height: 0.15rem;
	right: -0.02rem;

	background: url(../images/good.png) no-repeat;
	background-size: 100% 100%;
}

.case_ul .item {
	display: block;
	background: #ffffff;
	box-shadow: 0px 2px 10px 1px rgba(247, 88, 85, 0.1);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.case_ul .b3_b1 {
	margin-top: 0.1rem;
}

.case_ul .layui-btn {

	height: 0.3rem;
}

.like {
	width: 0.14rem;
}

.select_form .layui-input {
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-ms-border-radius: 20px !important;
	-o-border-radius: 20px !important;
	background-color: #f6f7fc;
	padding: 0 0.07rem !important;
	font-size: 0.15rem !important;
}

.case_ul .item .video_img {
	height: 1.8rem;
}

.user_box .item .video_img {
	height: 1rem;
}

.case_ul .item .text_b1 {
	padding: 0.1rem;
}

.case_ul .item .text_b1 {
	gap: 0.01rem;
}

.case_ul .img1 {
	width: 0.4rem;
}

.vide_ul2 .img1 {
	position: relative;
}

.vide_ul2 .img1::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0.4rem;
	height: 0.4rem;
	background: url(../images/play_img1.png) 100%/100% no-repeat;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.music_ul .img1 {
	width: 0.58rem;
	aspect-ratio: 1/1;
}

.label_sm_ul {
	display: flex;
	margin-top: 0.1rem;
	flex-wrap: 0.03rem;
}

.label_sm_ul .label_sm {
	background: #f5f7fc;
	padding: 0.02rem 0.1rem;
	color: #999;
	font-size: 0.1rem;
	border-radius: 20px;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.music_ulremen .img_video {
	flex-shrink: 0;
	width: 0.6rem;
	height: 0.6rem;
}

.music_ul .layui-btn {
	padding: 0.01rem 0.07rem;
	height: 0.28rem;
	line-height: 0.28rem;
	min-width: 0.67rem;
	margin-left: 0.1rem;
}

.music_ul .yinpin_b1 .img_box {
	padding-left: 0.2rem;
}

.top_music_b1 {
	background-color: rgba(255, 255, 255, 0.25);
}

.layui-textarea {
	padding: 0.05rem;
}

.user_collet_ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.2rem;
	border-bottom: 1px solid rgba(112, 112, 112, 0.11);
	padding: 0 0.18rem;
}

.user_collet_ul .item {
	font-size: 0.16rem;
	cursor: pointer;
	padding: 0.08rem 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.user_collet_ul .item.active {
	color: var(--ftc);
}

.user_collet_ul .item:hover,
.user_collet_ul .item.active {
	border-bottom: 1px solid var(--ftc);
}

.counp_ul .item {
	position: relative;
}

.border-btn:hover {
	color: var(--ftc);
}

.counp_ul .item .layui-icon {
	position: absolute;
	right: 0.01rem;
	bottom: 0.01rem;
	color: #999;
	font-size: 0.14rem;
}

.layui-laydate,
.layui-laydate-hint {
	scale: 0.5;
	transform-origin: 0 0;
}

.counp_ul .item .b2 {
	display: none;
	padding: 0.06rem 0.09rem;
	font-size: 0.1rem;
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
}

.counp_ul .item .b1 {
	position: relative;
	border-radius: 3px;
	padding: 0.08rem;
	gap: 0.03rem;
	box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.counp_ul .item .b1 .text1 {
	flex: 1;
}

.counp_ul .item .t3 {
	line-height: 0.2rem;
}

.counp_ul .item .t1 {
	font-size: 0.16rem;
}

.counp_ul .item .t2 {
	font-size: 0.1rem;
	white-space: nowrap;
}

.counp_ul .item {}

.counp_ul .item .layui-btn {
	height: 0.32rem !important;
	line-height: 0;
	scale: 0.8;
	display: flex;
	align-items: center;
	justify-content: center;
}

.counp_ul .item.active .layui-icon-down:before {
	content: "\e619";
}

.counp_ul .item.active .b2 {
	display: block;
}

.center_order_ul .item {
	padding: 0.06rem 0;
	border-bottom: 1px solid rgba(112, 112, 112, 0.11);
}

.search_form {
	border-radius: 13px 13px 13px 13px;
	border: 1px solid #f75855;
	display: flex;
	width: 2rem;
	overflow: hidden;
}

.search_form input {
	border: none !important;
}

.layui-nav.layui-nav-tree {
	max-width: 1.6rem !important;
}

.search_form i {
	display: flex;
	align-items: center;
	padding: 0 0.1rem;
	/*height: 0.24rem;*/
	background-color: var(--ftc);
	color: #fff;
}

.user_padding {
	padding-right: 0.25rem;
}

.form1 .layui-btn {
	height: 0.34rem;
	line-height: 0.34rem;
	font-size: 0.18rem;
}

.like2 {
	width: 0.14rem;
}

.play {
	width: 0.14rem;
}

.play3 img {
	width: 0.34rem;
}

.case_ul .play3 img {
	width: 0.5rem;
}

.counp_img {
	width: 0.45rem;
}

.page1 {
	text-align: center;
	scale: 0.8;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: var(--bgc);
}

.no img {
	width: 0.94rem;
}

.uc_ul1 img {
	width: 0.35rem;
}

.tinfo_ul1 .img_box {
	width: 0.14rem;
}

.tinfo_ul1 .t1 {
	line-height: 1em;
}

.tinfo_ul2 .img1 {
	background: var(--ftc);
	width: 0.8rem;
	padding: 0.1rem;
	border-radius: 6px;
}

.tinfo_ul2 .b1 img {
	width: 0.26rem;
}

.swiper_yxhj .teacher_info_video_item .img1 {
	height: 1.2rem;
}

.tache_other_ul2 .item {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

.logo {
	width: 0.8rem;
}

.mulu {
	width: 0.16rem;
}

.yyst_ul img {
	width: 0.2rem;
}

.bottom_ul1 img {
	width: 0.15rem;
}

.bottom_ul2 .img_box {
	height: 0.25rem;
}

.bottom_ul2 .img_box img {

	width: 0.19rem;
	margin-bottom: 0.02rem;
}

.bottom_ul2 .item .t1 {
	display: flex;
	font-size: 0.11rem;
	align-items: center;
	justify-content: center;
	line-height: 1em;
}

.bottom_ul2 .item .t1 .mulu1 {
	width: 0.08rem;
	margin-left: 0.02rem;
	height: auto;
	flex-shrink: 0;
}

.yyst_box1 {
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.05);
}

.yyst_ul_list .item {
	color: #666;
}

.yyst_ul_list .item:hover {
	background-color: rgba(247, 88, 85, 0.05);
}

.layui-menu li:not(:last-child) {
	border-bottom: 1px solid #f7f7f7;
}

.jb_img {
	width: 0.2rem;
}

.user_index_head {
	background: #fff;
	border: 0.02rem solid #fff;
}

.login_dialog .layui-layer-content {
	padding: 0.2rem 0.1rem;

}

.toggle_block .select_ul1 {

	height: auto;
}

.toggle_block.height .select_ul1 {
	height: 0.8rem;
	overflow: hidden;
}

.s_ztpbg {
	background: #f6f6f6;

}

.s_banner {
	po
}

.py_details_block {
	background: #fff;
	border-radius: 4px;
	padding: 0.1rem;
	line-height: 1.8em;
}

.py_details_block+.py_details_block {
	margin-top: 0.2rem;
}

.py_details_block .atitle {
	font-size: 0.2rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.survey_r {

	border-bottom: 1px solid #ddd;
}

.seach_biaoti {
	margin: 0.1rem 0;
	font-size: 0.16rem;
}

.vide_ul2 .img1::before {
	display: none;
}

.teacher_info_video_item {
	position: relative;
}

.teacher_info_video_item::before {
	display: block;
	content: '';
	background-size: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-position: center center;
	position: absolute;

	width: 0.4rem;
	height: 0.4rem;
	background-image: url(../images/play3.png);
}

.height.soundbeast_ul {
	overflow: hidden;
	height: 3.1rem;
}

.demo-login-container .layui-form-checkbox>div {
	font-size: 11px;
}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 990px) {}

@media only screen and (max-width: 768px) {}

@media only screen and (min-width: 751px) and (max-width: 1400px) {}

@media only screen and (min-width: 751px) {}