.pc_obgbox {
	display: block;
}

.wap_box {
	display: none;
}

@media only screen and (min-width: 300px) and (max-width:750px) {
	.y-1 {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.y-2 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.y-3 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.y-4 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.y-5 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.y-6 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.y-7 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 7;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.x-row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.x-col-center {
		-webkit-align-self: center;
		-moz-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.x-col {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: block;
	}

	.fff {
		background-color: #fff;
	}

	.wap_box {
		display: block;
	}

	.pc_obgbox {
		display: none;
	}

	.nav_top {
		color: #0B0B0B
	}

	.navlistbox {
		position: fixed;
		top: 100%;
		z-index: 999;
		background: #F79A1D;
		width: 100%;
		height: 100%;
		left: -100%;
	}

	.navlistbox_on {
		top: 0;
		transition: all 0.5s;
		left: 0;
	}

	.nav_top {
		padding: 0.28rem 0.5rem;
	}

	.nav_top .img_nav1 {
		width: 0.25rem;
		height: 0.25rem;
		transform: translateY(10%);
	}

	.nav_top .img_nav2 {
		width: 0.2rem;
		height: 0.2rem;
		transform: translateY(30%);
	}

	.nav_top>div {
		color: #0B0B0B;
		font-size: 0.28rem;
		padding: 0rem;
		padding-left: 0.05rem;
	}

	.navlis a {
		display: block;
		color: #0B0B0B;
		font-size: 0.35rem;
		font-family: "PlusJakartaSans Medium";
		text-align: center;
		padding-top: 0.4rem;
		text-decoration: none;
		text-transform: uppercase
	}

	.navlis a.on {
		color: #fff;
		text-decoration: underline;
	}

	.nav_bit {
		position: absolute;
		bottom: 3.4rem;
		left: 0;
		width: 100%;
	}

	.nav_bit .dit_1 {
		width: 2.78rem;
		text-align: center;
		color: #fff;
		background: #FFC529;
		line-height: 0.83rem;
		margin: auto;
		border-radius: 0.2rem;
		margin-top: 0.37rem;
	}

	.nav_bit .dit_2 {
		width: 2.78rem;
		text-align: center;
		color: #0b0b0b;
		background: #fff;
		line-height: 0.83rem;
		margin: auto;
		border-radius: 0.2rem;
		margin-top: 0.37rem;
	}

	.wap_language {
		color: #0B0B0B;
		font-family: 'PlusJakartaSans Regular';
		font-size: 0.24rem;
		text-transform: uppercase;
		position: absolute;
		width: 6rem;
		left: 50%;
		bottom: 0.7rem;
		background: #343442;
		transform: translateX(-50%);
		height: 0.92rem;
		border-radius: 1.08rem;
	}

	.wap_language>div {
		color: #fff;
		font-family: 'PlusJakartaSans Regular';
		font-size: 0.35rem;
		line-height: 0.92rem;
		text-align: center;
	}

	.wap_language .on {
		color: #343442;
		background: #B9DA37;
		border-radius: 0.9rem;
	}

	.wap_header {
		padding: 0.45rem 0;
		height: 1.36rem;
	}

	.wap_header_logo {
		width: 1.92rem;
		height: 0.46rem;
		margin-left: 0.5rem;
		display: block;
	}

	.mavogo {
		width: 1.97rem;
		margin: auto;
		display: block;
		margin-bottom: 1.15rem;
	}

	.wap_r_showNav {
		width: 0.36rem;
		height: 0.36rem;
		margin-right: 0.5rem;
		background: url(../img/icon-nav.png) no-repeat;
		background-size: 100% 100%;
	}

	.iconclole {
		width: 0.56rem;
		float: right;
		margin-right: 0.33rem;
		margin-top: 0.2rem;
	}

	.wap-close {
		display: none;
	}

	.wap_Navshow {
		width: 100%;
		display: block;
		position: relative;
	}

	.wap_Navshow img {
		width: 100%;
		display: block;
	}

	.wap_Navshow_pos {
		width: 100%;
	}

	.nav_text {
		color: #343442;
		font-size: 0.5rem;
		font-weight: bold;
		font-family: 'Archivo_SemiExpanded Bold';
	}

	.nav_text span {
		color: #F79800;
	}

	.navtext_color_t {
		color: #F79A1D
	}

	.nav_text_cont {
		color: #343442;
		font-size: 0.32rem;
		font-family: 'PlusJakartaSans Regular';
		padding: 0 0.6rem 0 0.64rem;
		text-align: center;
		line-height: 0.32rem;
	}

	.nav_text_cont_pad {
		padding-top: 0.23rem;
		padding-bottom: 0.8rem;
	}

	.nav_text_cont_pad_1 {
		padding-top: 0.42rem;
	}

	.flloterlogo {
		width: 1.97rem;
		display: block;
		margin: 0.5rem auto;
	}



	.wap_shopbin {
		padding: 0 0.5rem;
	}

	.wap_shopbin img {
		width: 2.65rem;
		height: 0.87rem;
		margin-right: 0.31rem;
	}

	.wap_shopbin img:nth-child(3) {
		margin-right: 0;
	}

	.wap_footer {
		background: #343442;
		overflow: hidden;
	}

	.footer_icon img {
		width: 0.8rem;
		height: 0.8rem;
		margin-right: 0.2rem;
		margin-top: 0.42rem;
	}

	.footer_icon .f4 {
		margin-right: 0;
	}

	.fot_img {
		display: block;
		width: 2.35rem;
		height: 1.88rem;
		margin: auto;
		margin-top: 0.82rem;
	}

	.foot_text {
		padding-top: 0.2rem;
		color: #fff;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans Bold';
		text-align: left;
		padding-left: 1.17rem;
	}

	.myData {
		padding-top: 0.84rem;
		padding-left: 0.53rem;
	}

	.myData img {
		width: 0.36rem;
		height: 0.36rem;
		margin-right: 0.2rem;
	}

	.myData .x-row {
		margin-bottom: 0.24rem;
		font-family: 'PlusJakartaSans Medium';
		font-size: 0.24rem;
	}

	.bot_showtext {
		padding: 0.65rem 0.3rem 0.47rem 0.3rem;
	}

	.bot_showtext a {
		text-align: center;
		color: #F79800;
		font-size: 0.24rem;
	}

	.foot_bq {
		text-align: center;
		color: #fff;
		font-size: 0.25rem;
		margin-top: 0.8rem;
		padding: 0 0.27rem;
	}

	.foot_bq p {
		border-top: 1px solid #fff;
		line-height: 0.9rem;
		margin: auto;
	}

	.title_footer {
		color: #FFFFFF;
		font-size: 0.35rem;
		padding-left: 1.17rem;
		padding-top: 0.54rem;
		font-family: 'PlusJakartaSans Bold';
	}

	.footrynav {
		overflow: hidden;
		padding-left: 1.17rem;
	}

	.flloer {
		float: left;
		width: 50%;
		color: #fff;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans Bold';
		font-weight: 200;
		padding-top: 0.23rem;
	}

	.myDatatext {
		padding-left: 1.17rem;
		color: #fff;
		font-family: 'PlusJakartaSans Bold';
		font-size: 0.28rem;
		padding-top: 0.23rem;
	}


	.wap_applogo {
		width: 4.96rem;
		margin: auto;
		padding-bottom: 0.52rem;
		background: #FFE174;
		border-radius: 0.2rem;
		margin: auto;
		margin-top: 1.71rem;
		margin-bottom: 1.5rem;
	}

	.wap_applogo .topimg {
		width: 80%;
		display: block;
		margin: auto;
		transform: translateY(-1.71rem);
	}

	.wap_applogo_text {
		text-align: center;
		padding: 0 0.67rem;
		color: #343442;
		font-size: 0.27rem;
		margin-top: -1.5rem;
		font-family: 'PlusJakartaSans Regular';
		padding-bottom: 0.35rem;
	}

	.wap_applogo_img img {
		width: 1.92rem;
		margin: 0 0.05rem;
	}

	.tile_cont {
		color: #343442;
		font-size: 0.5rem;
		text-align: center;
		padding: 0 0.2rem;
		font-family: 'Archivo_SemiExpanded Bold';
	}

	.tile_cont span {
		color: #F79A1D
	}

	.igx1 {
		width: 100%;
		display: block;
		margin-top: 0.65rem;
		transform: translateX(1rem);
	}

	.swiper_box {
		width: 4.58rem;
		margin: auto;
		position: relative;
	}

	.centfff {
		width: 100%;
		height: 3.04rem;
		background: #fff;
		box-shadow: 0px 8 13px 0px rgba(193, 170, 142, 0.3);
		border-radius: 0.1rem;
		padding-top: 0.38rem;
	}

	.img_ax {
		width: 0.96rem;
		margin: auto;
		display: block;
	}

	.swertxt {
		width: 90%;
		margin: auto;
		text-align: center;
		font-family: 'PlusJakartaSans SemiBold';
		font-size: 0.26rem;
		padding-top: 0.17rem;
	}

	.swiper-paginationswiper_on {
		position: absolute;
		bottom: 0.46rem;
		z-index: 99;
		left: 0;
		text-align: center;
	}

	.swiper-paginationswiper_on span {
		width: 0.15rem;
		height: 0.15rem;
		background: #B9DA37;
		border-radius: 0.15rem;
	}

	.swiper-paginationswiper_on span.swiper-pagination-bullet-active {
		background: #F79A1D;
	}

	.swerimg {
		width: 0.44rem;
		margin-top: 0.08rem;
		margin-left: 0.15rem;
	}


	.swiper-button-nexton {
		position: absolute;
		left: -0.65rem;
		height: 0.6rem;
		width: 1.2rem;
		top: 50%;
		background: #B9DA37;
		border-radius: 0.6rem;
	}

	.swiper-button-prevon {
		position: absolute;
		right: -0.65rem;
		height: 0.6rem;
		width: 1.2rem;
		top: 50%;
		background: #F79A1D;
		border-radius: 0.6rem;
	}

	.swiper-button-prevon img {
		margin-left: 0.6rem;
	}

	.swiper-button-nexton img {
		transform: rotate(180deg)
	}

	.swiper-button-nexttow {
		position: absolute;
		left: -0.65rem;
		height: 0.6rem;
		width: 1.2rem;
		top: 50%;
		border-radius: 0.6rem;
	}

	.swiper-button-prevtow {
		position: absolute;
		right: -0.65rem;
		height: 0.6rem;
		width: 1.2rem;
		top: 50%;
		border-radius: 0.6rem;
	}

	.swiper-button-prevtow img {
		margin-left: 0.6rem;
	}

	.swiper-button-nexttow img {
		transform: rotate(180deg)
	}

	.swiper-button-nextthree {
		position: absolute;
		left: 0.8rem;
		height: 1rem;
		width: 2.2rem;
		top: 40%;
		background: #fff;
		border-radius: 0.6rem;
	}

	.swiper-button-prevthree {
		position: absolute;
		right: 0.8rem;
		height: 1rem;
		width: 2.2rem;
		top: 40%;
		background: #fff;
		border-radius: 0.6rem;
	}

	.swiper-button-prevthree img {
		margin-left: 1.4rem;
		width: 0.65rem;
		margin-top: 0.2rem;
	}

	.swiper-button-nextthree img {
		transform: rotate(180deg);
		width: 0.65rem;
		margin-top: 0.2rem;
	}

	.swerimg33 {
		position: absolute;
		transform: rotate(180deg);
		width: 0.65rem;
		top: 40%;
		margin-top: 0.2rem;
		left: 0.9rem;
		z-index: 100;
	}

	.Foodincebox {
		width: 5.8rem;
		margin: auto;
		padding-bottom: 0.5rem;
		background: #FFE7A4;
		border-radius: 0.2rem;
		margin-top: 3.38rem;
	}

	.Foodinceimng {
		width: 80%;
		display: block;
		margin: auto;
		transform: translateY(-2.8rem);
	}

	.Foodincetext {
		text-align: center;
		padding: 0 0.5rem;
		margin-top: -2.5rem;
		font-size: 0.27rem;
		font-family: 'PlusJakartaSans Regular';
	}

	.Foodincetext2 {
		text-align: center;
		color: #F79A1D;
		padding-top: 0.35rem;
		font-family: 'PlusJakartaSans SemiBold';
		font-size: 0.35rem;
		padding-bottom: 0.5rem;
	}

	.bit1 {
		width: 2.29rem;
		text-align: center;
		color: #fff;
		background: #F79A1D;
		line-height: 0.69rem;
		margin: auto;
		border-radius: 0.2rem;
		margin-top: 0.37rem;
		font-family: 'PlusJakartaSans Regular';
		font-size: 0.27rem;
	}

	.bit2 {
		width: 2.29rem;
		text-align: center;
		color: #343442;
		border: 1px solid #343442;
		line-height: 0.69rem;
		margin: auto;
		border-radius: 0.2rem;
		margin-top: 0.37rem;
		font-family: 'PlusJakartaSans Regular';
		font-size: 0.27rem;
	}

	.swiper_box2 {
		background: #FFE174;
		padding-top: 0.5rem;
		margin-top: 0.8rem;
		position: relative;
		padding-bottom: 1.5rem;
	}

	.swiper_box_text {
		color: #343442;
		font-size: 0.5rem;
		text-align: center;
		font-family: 'Archivo_SemiExpanded Bold';
		margin-bottom: 0.64rem;
	}

	.swiper_three {
		width: 4.13rem;
		background: #FFF3C7;
		z-index: 2;
		border-radius: 0.2rem;
		padding-bottom: 0.5rem;
		position: relative;
		margin: auto;
	}

	.unm_sw {
		padding-left: 0.38rem;
		padding-top: 0.3rem;
		padding-bottom: 0.05rem;
	}

	.unm_sw p {
		width: 0.35rem;
		line-height: 0.35rem;
		height: 0.35rem;
		text-align: center;
		font-size: 0.24rem;
		background: #343442;
		border-radius: 0.35rem;
		color: #FFF3C7;
		margin: 0;
	}

	.text_sw {
		color: #343442;
		font-size: 0.35rem;
		font-family: 'PlusJakartaSans Medium';
		padding: 0 0.35rem;
		padding-bottom: 0.7rem;
	}

	.serimg {
		width: 2.7rem;
		height: 5.7rem;
		margin: auto;
		display: block;
		position: relative;
		z-index: 999;
		object-fit: cover;
		border-radius: 0.4rem;
	}

	.show_img {
		width: 75%;
		position: absolute;
		bottom: 0.2rem;
		z-index: 99;
	}

	.qunquna {
		width: 5.39rem;
		height: 5.39rem;
		background: #F79A1D;
		border-radius: 100%;
		position: absolute;
		bottom: -0.9rem;
		z-index: 97;
		left: -15%;
	}

	.swiper-scrollbarthree {
		position: absolute;
		top: 1.8rem;
		width: 4.4rem;
		background: #fff;
		height: 0.13rem;
		left: 50%;
		transform: translateX(-50%);
	}

	.swiper-scrollbarthree .swiper-scrollbar-drag {
		background: #B9DA37;
		border-radius: 0;
	}

	.our {
		color: #F79A1D;
		font-size: 0.5rem;
		padding: 0.54rem 0 0.79rem 0;
		text-align: center;
		font-family: 'Archivo_SemiExpanded Bold';
	}

	.imgboxshow img {
		width: 1.75rem;
		margin-bottom: 0.5rem;
	}

	.swerbox {
		padding: 0 0.8rem;
		padding-top: 0.8rem;
		padding-bottom: 1rem;
		position: relative;
	}

	.mySwiper {
		width: 100%;
		background: #FEF9F2;
		box-shadow: 0px 0 14px 0px rgba(0, 0, 0, 0.4);
		border-radius: 0.2rem;
		padding: 0.3rem 0.5rem;
	}

	.yetxbsowox {
		color: #343442;
		font-size: 0.25rem;
		font-family: 'PlusJakartaSans Regular';
		padding-bottom: 0.6rem;
	}

	.tx_img {
		width: 1.37rem;
		height: 1.37rem;
		border-radius: 100%;
		margin-right: 0.1rem;
	}

	.namex {
		color: #F79A1D;
		font-size: 0.42rem;
	}

	.px_img {
		width: 0.23rem;
		height: 0.23rem;
		margin-right: 0.1rem;
	}

	.swiper-button-nextfou {
		width: 0.81rem;
		height: 0.81rem;
		background: #fff;
		border-radius: 0.81rem;
		position: absolute;
		right: 0.4rem;
		top: 2.3rem;
		z-index: 2;
		box-shadow: 0px 0 14px 0px rgba(0, 0, 0, 0.2);
		padding-top: 0.1rem;
		padding-left: 0.05rem;
	}

	.swiper-button-prevfou {
		width: 0.81rem;
		height: 0.81rem;
		background: #fff;
		border-radius: 0.81rem;
		position: absolute;
		left: 0.4rem;
		top: 2.3rem;
		z-index: 2;
		box-shadow: 0px 0 14px 0px rgba(0, 0, 0, 0.2);
		padding-top: 0.1rem;
		padding-left: 0.05rem;
	}

	.swiper-button-prevfou img {
		transform: rotate(180deg);
	}

	.swiper-scrollbar_fou {
		text-align: center;
		padding-top: 0.7rem;
	}

	.swiper-scrollbar_fou span {
		background: #B9DA37;
		border-radius: 0.15rem;
		opacity: 1;
	}

	.swiper-scrollbar_fou span.swiper-pagination-bullet-active {
		background: #F79A1D;
	}

	.bus_imgtop {
		width: 100%;
		display: block;
	}

	.formbox {
		box-shadow: 0px 4 12px 0px rgba(234, 225, 208, 0.75);
		border-radius: 0.3rem;
		position: relative;
		z-index: 2;
		overflow: hidden;
		background: #F7F4EB;
		position: relative;
	}

	.formtiel {
		color: #0B0B0B;
		font-size: 0.24rem;
		text-align: center;
		padding-top: 0.67rem;
		font-weight: bold
	}

	.fotmcont {
		color: #0B0B0B;
		font-size: 0.24rem;
		text-align: center;
		padding-top: 0.33rem;
		font-family: 'PlusJakartaSans Regular';
		padding-bottom: 0.2rem;
	}

	.formlist {
		padding: 0 0.4rem;
		margin-top: 0.4rem;
	}

	.formname {
		color: #0b0b0b;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans Regular';
		padding-bottom: 0.2rem;
	}

	.formlist input {
		color: #0b0b0b;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans SemiBold';
		border: 0;
		background: #fff;
		box-shadow: 0px 0px 14px 0px rgba(230, 229, 237, 0.5);
		border-radius: 0.15rem;
		height: 0.69rem;
		width: 100%;
		padding-left: 0.3rem;
		box-sizing: border-box;
	}

	.formlist input::-webkit-input-placeholder {
		color: #9E9388;
		font-size: 0.24rem;
		font-family: 'PlusJakartaSans SemiBold';
	}

	.formlist textarea {
		color: #0b0b0b;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans SemiBold';
		border: 0;
		background: #fff;
		box-shadow: 0px 0px 14px 0px rgba(230, 229, 237, 0.5);
		border-radius: 0.28rem;
		height: 1.26rem;
		width: 100%;
		padding-left: 0.3rem;
		box-sizing: border-box;
	}

	.formlist textarea::-webkit-input-placeholder {
		color: #9E9388;
		font-size: 0.24rem;
		font-family: 'PlusJakartaSans SemiBold';
	}

	.formlist_checkbox {
		padding: 0 0.5rem;
		padding-top: 0.5rem;
	}

	.formlist_checkbox label {
		color: #0B0B0B;
		font-size: 0.22rem;
		padding-left: 0.18rem;
	}

	.formlist_checkbox input {
		border: 1px solid #F6F6F6;
	}

	.submit {
		width: 3.2rem;
		height: 0.92rem;
		background: #F79800;
		border-radius: 0.3rem;
		text-align: center;
		line-height: 0.92rem;
		font-size: 0.37rem;
		color: #fff;
		margin: 0.5rem auto;
	}

	.swiper-container_wap {
		background: #FCFAF6;
		overflow: hidden;
		padding: 0.9rem 0;
		position: relative;
	}

	.topimgbnox {
		overflow: hidden;
	}

	.topimgbnox img.img1 {
		width: 2rem;
		float: left;
	}

	.topimgbnox img.img2 {
		width: 2.11rem;
		float: right;
		margin-top: 0.5rem;
	}

	.topimgbnox>.x-col_pis {
		position: absolute;
		width: 100%;
		left: 0;
	}

	.topimgbnox p {
		color: #343442;
		font-size: 0.42rem;
		font-family: 'Archivo_SemiExpanded Bold';
		margin: auto;
		text-align: center;
	}

	.topimgbnox p.p1 {
		padding-top: 0.4rem;
	}

	.topimgbnox p.p1 span {
		color: #F79A1D
	}

	.topimgbnox p.p2 span {
		color: #B9DA37
	}

	.fromimg1 {
		width: 0.98rem;
		position: absolute;
		left: 0.15rem;
		top: 3rem;
		transform: rotate(385deg);
	}

	.fromimg2 {
		width: 2rem;
		position: absolute;
		right: -0.3rem;
		top: 5rem
	}

	.fromimg3 {
		width: 1.2rem;
		position: absolute;
		right: 2rem;
		bottom: -0.8rem;
		transform: rotate(55deg);
	}

	.topyexyvix {
		text-align: center;
		color: #343434;
		font-size: 0.5rem;
		font-family: 'Archivo_SemiExpanded Bold';
		padding-top: 1rem;
		padding-bottom: 0.1rem;
	}

	.topyexyvix span {
		color: #F79A1D
	}

	.bg_bonx {
		background: #FFE7A4;
		border-radius: 0.3rem;
		width: 5.8rem;
		margin: auto;
		margin-top: 5.13rem;
		padding-bottom: 0.48rem;
	}

	.bg_img {
		width: 100%;
		margin-top: -5rem;
	}

	.bg_text {
		color: #343434;
		font-size: 0.27rem;
		padding: 0 0.96rem;
		text-align: center;
		padding-top: 0.48rem;
		font-family: 'PlusJakartaSans Regular';
	}

	.bg_text_col {
		color: #F79A1D;
		font-size: 0.35rem;
		font-family: 'PlusJakartaSans SemiBold';
		text-align: center;
		padding: 0.27rem 0 0.4rem 0;
	}

	.bgck_swer {
		background: linear-gradient(270deg, #F48C02 0%, #AFD140 100%);
		height: 2.66rem;
		margin: 0.5rem 0 1.5rem 0;
	}

	.num {
		text-align: center;
		color: #fff;
		font-size: 0.81rem;
		font-family: 'Archivo_SemiExpanded Bold';
		padding-top: 0.46rem;
	}

	.numtext {
		color: #0.24rem;
		color: #fff;
		font-family: 'PlusJakartaSans SemiBold';
		text-align: center;
	}

	.swiper-scrollbar_sw1 {
		position: absolute;
		bottom: -1.8rem;
		width: 5rem;
		height: 0.15rem;
		background: #F79A1D;
		border-radius: 0.15rem;
		z-index: 99;
		overflow: hidden;
	}

	.swiper-button-next_sw1 {
		position: absolute;
		left: 0;
		transform: rotate(180deg);
		top: 60%;
		z-index: 999;
	}

	.swiper-button-prev_sw1 {
		position: absolute;
		right: 0;
		top: 60%;
		z-index: 999;
	}

	.swiper-scrollbar-drag {
		background: #B9DA37;
		border-radius: 0;
	}

	.lefy_img {
		position: relative;
		float: left;
	}

	.lefy_img1 {
		width: 3.36rem;
		height: 6.38rem;
		position: relative;
		z-index: 2;
	}

	.lefy_img2 {
		width: 3.2rem;
		height: 6.2rem;
		position: absolute;
		z-index: 1;
		left: 0.08rem;
		top: 0.05rem;
		border-radius: 0.4rem;
	}

	.lefy_title {
		font-size: 0.5rem;
		padding-left: 0.21rem;
		box-sizing: border-box;
		font-family: 'Archivo_SemiExpanded Bold';
		color: #343442;
	}

	.lefy_title span {
		color: #F79A1D;
		border-bottom: 1px solid #F79A1D;
		padding-bottom: 0.1rem;
	}

	.lefy_cnt {
		color: #343442;
		font-size: 0.33rem;
		padding-left: 0.21rem;
		font-family: 'PlusJakartaSans Medium';
	}

	.lefy_cnt p {
		width: 0.35rem;
		height: 0.35rem;
		background: #343442;
		text-align: center;
		line-height: 0.35rem;
		border-radius: 100%;
		color: #fff;
		font-size: 0.28rem;
	}

	.mySwiper_how {
		position: relative;
	}

	.swiper-button-next_how {
		width: 0.81rem;
		height: 0.81rem;
		background: #F79A1D;
		position: absolute;
		right: 0.5rem;
		top: 5.2rem;
		border-radius: 0.5rem;
		padding-top: 0.1rem;
		padding-left: 0.05rem;
		z-index: 999;
	}

	.swiper-button-prev_how {
		width: 0.81rem;
		height: 0.81rem;
		background: #B9DA37;
		position: absolute;
		right: 1.6rem;
		top: 5.2rem;
		border-radius: 0.5rem;
		padding-top: 0.1rem;
		padding-left: 0.05rem;
		z-index: 999;
		transform: rotate(180deg);
	}

	.topyexyvix p {
		color: #F79A1D;
		margin: auto;
	}

	.serbox {
		padding: 0 2rem;
		position: relative;
		overflow: hidden;
	}

	.swiper_container .swiper-slide {
		padding: 0.1rem;
		background: #F79A1D;
		border-radius: 0.2rem;
	}

	.swiper_container .swiper-slide img {
		width: 100%;
		border-radius: 0.2rem;
		height: 5.74rem;
		object-fit: cover;
	}

	.swiper_container .swiper-slide p {
		color: #343442;
		font-size: 0.34rem;
		padding: 0 0.5rem;
		text-align: center;
		font-family: 'PlusJakartaSans Medium';
	}

	.swiper-paginationswiper_serb {
		padding: 0.58rem 0 1.17rem 0;
		text-align: center;
	}

	.swiper-paginationswiper_serb span {
		background: #B9DA37;
		opacity: 1;
		margin: 0 0.4rem;
	}

	.swiper-paginationswiper_serb span.swiper-pagination-bullet-active {
		background: #F79A1D;
	}

	.l_bor {
		width: 1.77rem;
		background: linear-gradient(270deg, #F79A1D 0%, rgba(255, 255, 255, 0) 100%);
		height: 7.59rem;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 4;
	}

	.r_bor {
		width: 1.77rem;
		background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #F79A1D 100%);
		height: 7.59rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 4;
	}

	.back_titel {
		color: #0b0b0b;
		font-size: 0.5rem;
		font-weight: bold;
		padding: 0.5rem 0;
		text-align: center;
		font-family: 'Archivo_SemiExpanded Bold';
		padding-top: 0;
	}

	.back_titel span {
		color: #F79800;
	}

	.backlistimg {
		margin-bottom: 0.5rem;
		box-shadow: 0px 2px 5px 0px rgba(234, 225, 208, 0.75);
		border-radius: 0.2rem 0.2rem 0 0;
		overflow: hidden;
	}

	.backlistimg img {
		display: block;
		margin: auto;
		width: 100%;
		height: 3.26rem;
	}

	.text_p {
		background: #F7F4EB;
		border-radius: 0.2rem 0.2rem 0 0;
		box-shadow: 0px 2 5px 0px rgba(234, 225, 208, 0.75);
		margin-top: -0.5rem;
		position: relative;
		padding: 0 0.48rem;
	}

	.backlistimg p {
		color: #0B0B0B;
		font-family: 'PlusJakartaSans SemiBold';
		font-size: 0.24rem;
		margin: auto;
		font-family: 'PlusJakartaSans Bold';
		padding-top: 0.25rem;
	}

	.backlistimg span {
		color: #F79A1D;
		font-size: 0.24rem;
		font-family: 'PlusJakartaSans Bold';
		padding: 0.33rem 0;
		display: inline-block;
		text-decoration: underline;
	}

	.tabs {
		overflow: hidden;
		background: #F8FFEF;
		border-radius: 0.34rem;
		height: 0.34rem;
		width: 6.62rem;
		margin: auto;
		transform: translateY(-50%);
	}

	.tabs p {
		float: left;
		width: 33.3%;
		text-align: center;
		color: #8C8476;
		border-radius: 0.3rem;
		font-family: 'PlusJakartaSans Bold';
		font-size: 0.2rem;
		line-height: 0.34rem;
		margin: 0;
	}

	.tabs p.on {
		background: #F79A1D;
		color: #343442
	}

	.questions_li {
		border-bottom: 1px solid #D1D1D1;
		padding: 0.3rem 0;
		padding-bottom: 0;
	}

	.questions_name {
		color: #0B0B0B;
		font-size: 0.28rem;
		font-family: 'PlusJakartaSans Medium';
		padding-left: 0.82rem;
		position: relative;
	}

	.questions_name img {
		width: 0.3rem;
		position: absolute;
		left: 0.3rem;
		top: 0.05rem
	}

	.questions_cont {
		color: #0B0B0B;
		font-size: 0.24rem;
		height: 0;
		overflow: hidden;
		box-sizing: border-box;
		font-family: 'PlusJakartaSans Medium';
		padding-left: 0.82rem;
		padding-top: 0.3rem;
	}

	.questions_li_on .questions_cont {
		height: auto;
		padding-bottom: 0.3rem;
	}

	.questions_li_on img {
		transform: rotate(90deg);
	}

	.boximg {
		position: absolute;
		right: 0rem;
		width: 2.6rem;
		top: 2.5rem
	}


	.questions_but {
		width: 3.2rem;
		height: 0.74rem;
		background: #F79800;
		border-radius: 0.4rem;
		text-align: center;
		line-height: 0.75rem;
		font-size: 0.24rem;
		color: #fff;
		margin: auto;
	}

	.back_c62 {
		padding: 0 0.3rem;
		padding-top: 0.2rem;
	}

	.Blog {
		color: #343442;
		font-size: 0.5rem;
		padding: 0.9rem 0 0.75rem 0;
		text-align: center;
		font-family: 'Archivo_SemiExpanded Bold';
	}

	.f_img1 {
		width: 0.45rem;
		transform: rotate(180deg);
	}

	.f_img2 {
		width: 0.45rem;
	}

	.fbox p {
		color: #343442;
		font-size: 0.42rem;
		font-family: 'PlusJakartaSans SemiBold';
		padding: 0 0.2rem;
	}

	.fbox p.on {
		color: #F79A1D
	}

	.newstitle {
		padding: 0 1.83rem;
		color: #343442;
		font-size: 0.35rem;
		text-align: center;
		padding-bottom: 0.3rem;
	}

	.contbox {
		width: 5.55rem;
		margin: auto;
		background: #FCFCFC;
		box-shadow: 0px 5px 14px 0px rgba(234, 225, 208, 0.75);
		border-radius: 0.25rem;
		overflow: hidden;
		margin-bottom: 0.9rem;
	}

	.contbox img {
		max-width: 100%;
	}

	.data_por {
		position: fixed;
		width: 100%;
		transition: all 0.5s;
		transform: scale(0);
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.8);
		padding: 0.98rem;
		z-index: 99999999;
		height: 100%;
	}

	.close_img {
		position: absolute;
		width: 0.63rem;
		background: #fff;
		border-radius: 100%;
		padding: 0.1rem;
		top: 1.2rem;
		right: 1.2rem;
		box-sizing: border-box;
	}


















}