/***********************内容 ***********************/
.section{
	padding: 3rem 0;
}
.section .section-title{
	text-align: center;
}
.section .section-title .section-title-image{
	width: 3.65rem;
	height: 1.35rem;
	margin: 0 auto;
	margin-bottom: 0.6rem;
}
.section .section-title .section-title-image img{
	width: 100%;
	height: 100%;
}
.section-title p{
	font-size: 1.8rem;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0.25rem 0;
}
.section-title text{
	color: #666666;
	line-height: 1.75rem;
	letter-spacing: 1px;
	font-size: 1rem;
	display: inline-block;
}
.section-sub-title p{
	position: relative;
	color: #ff7193;
	font-size: 1.3rem;
	font-weight: bold;
}
.section-sub-title p img{
	width: 3.2rem;
	height: 3.05rem;
	position: absolute;
	bottom: 0;
	left: -1.5rem;
}
.section-sub-title text{
	color: #666666;
	line-height: 1.65rem;
	letter-spacing: 1px;
	font-size: 0.95rem;
}
.section .swiper-button-l{
	cursor: pointer;
	width: 2.4rem;
	height: 2.4rem;
	background: #ff96a0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.section .swiper-button-l img{
	width: 0.65rem;
	height: 1.15rem;
}
.section .swiper-button-r{
	cursor: pointer;
	width: 2.4rem;
	height: 2.4rem;
	background: #ff96a0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.section .swiper-button-r img{
	width: 0.65rem;
	height: 1.15rem;
}
/* 内容0 */
.section-0{
    height: 40rem;
	background: url(../../../images/scheme/industry_scheme/meiye/section-0-bg.png) no-repeat center;
	background-size: cover;
}
.section-0 .section-banner{
	padding: 16.7rem 0 0 7rem;
}
.section-0 .section-banner p{
	color: #FFFFFF;
	font-size: 3.4rem;
	margin-bottom: 0.9rem;
}
.section-0 .section-banner text{
	color: #FFFFFF;
	font-size: 1.25rem;
	display: block;
	padding-left: 2.5rem;
	margin-bottom: 5rem;
}
.section-0 .section-banner .section-down-btn{
	color: #ffffff;
	font-size: 1.3rem;
	width: 11rem;
	height: 2.75rem;
	background: linear-gradient(101deg,#e32ac1 0%, #f892b9 81%);
	border-radius: 10px;
	box-shadow: 0px 0px 1.92px 0px #c96b95;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-0 .section-banner .section-down-btn img{
	width: 2.05rem;
	height: 1.3rem;
	margin-left: 1rem;
}
/* 内容1 */
.section-1{
	background: url(../../../images/scheme/industry_scheme/meiye/section-1-bg.png) no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 1rem;
}
.section-1 .section-group{
	margin-top: 2rem;
	padding: 0 21.7rem;
	display: flex;
	justify-content: space-between;
}
.section-1 .section-group .section-item{
	width: 12.5rem;
	text-align: center;
	background: #ffffff;
	border: 2px solid rgba(255,111,162,0.34);
	padding-bottom: 4.5rem;
	padding-top: 1rem;
	border-radius: 1rem;
	position: relative;
	box-sizing: border-box;
}
.section-1 .section-group .section-item .section-image{
	height: 5rem;
}
.section-1 .section-group .section-item .section-image img{
	width: auto;
	height: 100%;
}
.section-1 .section-group .section-item .section-desc{
	margin-top: 1.5rem;
}
.section-1 .section-group .section-item .section-desc p{
	color: #333333;
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.7rem;
}
.section-1 .section-group .section-item .section-desc text{
	color: #666666;
	line-height: 1.2rem;
	font-size: 0.7rem;
	display: inline-block;
	padding: 0 1.3rem;
}
.section-1 .section-group .section-item .section-btn{
	width: 6.2rem;
	height: 1.4rem;
	text-align: center;
	line-height: 1.4rem;
	background: #ff7380;
	border-radius: 14px;
	font-size: 0.75rem;
	color: #ffffff;
	position: absolute;
	bottom: 1.75rem;
	left: 50%;
	transform: translate(-50%, 0); 
}
/* 内容2 */
.section-2{
	padding: 3rem 18rem;
	position: relative;
}
.section-2 .swiper-container{
	height: 21.25rem;
	
}
.section-2 .swiper-container .swiper-wrapper{
	
}
.section-2 .swiper-container .swiper-wrapper .swiper-slide{
	position: relative;
	width: 13rem;
	margin-right: 0.5rem;
}
.section-2 .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.section-2 .swiper-container .swiper-wrapper .swiper-slide p{
	position: absolute;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	background: rgba(51,51,51,0.38);
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	bottom: 0;
	left: 0;
	text-align: center;
}
.section-2 .section-swiper{
	position: relative;
	padding: 0 3.5rem;
	margin-top: 3rem;
}
/* 内容3 */
.section-3{
	height: 21rem;
	background: url(../../../images/scheme/industry_scheme/meiye/section-3-bg.png) no-repeat center;
	background-size: 100%;
	padding-bottom: 0;
}
.section-3 .section-title p{
	color: #FFFFFF;
}
.section-3 .section-title text{
	color: #FFFFFF;
}
.section-3 .section-group-o{
	margin-top: 2rem;
	padding: 0 21.7rem;
}
.section-3 .section-group-o .section-group{
	display: flex;
	justify-content: space-between;
	padding: 3rem 4.45rem;
	background: #ffffff;
	border-radius: 0.65rem;
	box-shadow: 0px 15px 30px 0px rgba(255,114,149,0.07); 
	position: relative;
}
.section-3 .section-group .section-item{
	width: 13.25rem;
	text-align: center;
	background: #ffffff;
	border: 2px solid rgba(255,111,162,0.34);
	padding-bottom: 4.5rem;
	padding-top: 1rem;
	border-radius: 1rem;
	position: relative;
	box-sizing: border-box;
}
.section-3 .section-group .section-item .section-image{
	height: 4rem;
}
.section-3 .section-group .section-item .section-image img{
	width: auto;
	height: 100%;
}
.section-3 .section-group .section-item .section-desc{
	margin-top: 1.5rem;
}
.section-3 .section-group .section-item .section-desc p{
	color: #333333;
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.7rem;
}
.section-3 .section-group .section-item .section-desc text{
	color: #666666;
	line-height: 1.2rem;
	font-size: 0.7rem;
	display: inline-block;
	padding: 0 1.3rem;
}
.section-3 .section-group .section-item .section-btn{
	width: 6.55rem;
	height: 1.5rem;
	text-align: center;
	line-height: 1.5rem;
	background: #ff7380;
	border-radius: 14px;
	font-size: 0.75rem;
	color: #ffffff;
	position: absolute;
	bottom: 1.75rem;
	left: 50%;
	transform: translate(-50%, 0); 
}
/* 内容4 */
.section-4{
	background: #fffafb;
	padding-top: 16rem;
}
.section-4 .section-image{
	width: 53.95rem;
	height: 40rem;
	margin: 0 auto;
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.section-4 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容5 */
.section-5{
	background: linear-gradient(236deg,#ff7575 18%, #ff747a 22%, #ff6fa2 92%);
	padding-bottom: 4rem;
}
.section-5 .section-content{
	width: 57.5rem;
	padding: 3rem 0;
	margin: 0 auto;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 0.65rem;
	box-shadow: 10px 0px 30px 0px rgba(255,114,139,0.13);
	margin-top: -7rem;
}
.section-5 .section-border-o{
	width: 40rem;
	margin: 0 auto;
	padding: 0 5.5rem;
	position: relative;
	margin-top: 3rem;
}
.section-5 .section-border-o .section-border{
	display: flex;
	align-items: center;
	background: #ffffff;
	border-radius: 1.05rem;
	box-shadow: 0px 0px 15px 0px rgba(181,141,164,0.66); 
	padding: 1.4rem 0;
}
.section-5 .swiper-pagination{
	bottom: 0.1rem;
	left: 50%;
	transform: translate(-50%, 0);  
}
.section-5 .swiper-pagination-bullet{
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 3px;
	margin-right: 0.25rem;
}
.section-5 .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.section-5 .swiper-pagination-bullet-active{
	width: 1.35rem;
	height: 0.3rem;
	background: #ff96a0;
	border-radius: 3px;
}
.section-5 .section-border .section-circle{
	width: 2.35rem;
	height: 2.35rem;
	margin-left: 1rem;
}
.section-5 .section-border .swiper-container{
	width: 35rem;
	border: 2px solid #b5b5b5;
	box-sizing: border-box;
}
.section-5 .section-border .swiper-container .swiper-wrapper{
	width: 35rem;
}
.section-5 .section-border .swiper-container .swiper-wrapper .swiper-slide{
	width: 35rem;
	height: 20.55rem;
}
.section-5 .section-border .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.section-5 .section-content .section-cont1{
	margin-top: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-5 .section-content .section-cont1 .section-flex-l{
	width: 17.1rem;
	height: 26.7rem;
	margin-right: 4rem;
}
.section-5 .section-content .section-cont1 .section-flex-l img{
	width: 100%;
	height: 100%;
}
.section-5 .section-content .section-cont1 .section-flex-r{
	
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group{
	margin-top: 2rem;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt{
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt:last-child{
	margin-bottom: 0;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt img{
	width: 3.85rem;
	height: 3.85rem;
	margin-right: 1.1rem;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt .section-desc{
	width: 15.2rem;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt .section-desc p{
	color: #434245;
	line-height: 1.6rem;
	font-size: 1rem;
	font-weight: bold;
}
.section-5 .section-content .section-cont1 .section-flex-r .section-group .section-opt .section-desc text{
	color: #434245;
	line-height: 1rem;
	font-size: 0.7rem;
	display: inline-block;
}
.section-5 .section-content .section-cont2{
	margin-top: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-5 .section-content .section-cont2 .section-flex-l{
	
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group{
	margin-top: 2rem;
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group .section-opt{
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group .section-opt:last-child{
	margin-bottom: 0;
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group .section-opt .section-circle-border{
	width: 2.05rem;
	height: 2.05rem;
	background: rgba(255,111,160,0.28);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group .section-opt .section-circle-border .section-circle-num{
	width: 1.55rem;
	height: 1.55rem;
	line-height: 1.55rem;
	background: #ff6fa0;
	border-radius: 50%;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	font-size: 1rem;
	font-weight: bold;
}
.section-5 .section-content .section-cont2 .section-flex-l .section-group .section-opt .section-desc{
	font-size: 1rem;
	font-weight: bold;
	color: #434245;
	line-height: 1.6rem;
	margin-left: 1rem;
}
.section-5 .section-content .section-cont2 .section-flex-r{
	width: 18.5rem;
	height: 26.7rem;
}
.section-5 .section-content .section-cont2 .section-flex-r img{
	width: 100%;
	height: 100%;
}
/* 内容6 */
.section-6{
	padding-bottom: 2rem;
	background: #fffafb;
}
.section-6 .section-content{
	margin-top: 2rem;
}
.section-6 .section-content .section-navs-tabs{
	width: 50rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	border-bottom: 2px solid rgba(153,153,153,0.35);
}
.section-6 .section-content .section-navs-tabs .section-navs-tab{
	padding: 0.5rem;
	cursor: pointer;
	position: relative;
}
.section-6 .section-content .section-navs-tabs .section-navs-tab .section-circle-img{
	width: 2.95rem;
	height: 2.95rem;
	background: #cacaca;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 0.25rem;
}
.section-6 .section-content .section-navs-tabs .section-navs-tab.active .section-circle-img{
	background: linear-gradient(183deg,#ffb4ce 0%, #ff6fa2 86%);
}
.section-6 .section-content .section-navs-tabs .section-navs-tab .section-circle-img img{
	width: 1.6rem;
	height: 1.6rem;
}
.section-6 .section-content .section-navs-tabs .section-navs-tab p{
	color: #434245;
	line-height: 1.75rem;
	letter-spacing: 1px;
	font-size: 1rem;
}
.section-6 .section-content .section-navs-tabs .section-navs-tab.active p{
	color: #ff6fa0;
}
.section-6 .section-content .section-navs-tabs .section-navs-tab.active .line{
	position: absolute;
	background: #ff7193;
	border-radius: 3px;
	height: 5px;
	width: 100%;
	bottom: -3px;
	left: 0;
}
.section-6 .section-content .section-navs-contents{
	
}
.section-6 .section-content .section-navs-contents .section-navs-content{
	padding-top: 3rem;
	display: none;
	min-height: 37rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-content-title{
	color: #ff7193;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: center;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1{
	display: flex;
	padding: 0 20rem;
	justify-content: space-between;
	margin-top: 1rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item{
	width: 14.4rem;
	margin-left: -1.5rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item .section-image{
	width: 14.4rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item .section-image img{
	width: 14.4rem;
	height: 27.65rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item .section-desc{
	width: 10.1rem;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #ff718f;
	border-radius: 0.45rem;
	padding-bottom: 0.25rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item .section-desc p{
	background: #ff718f;
	border-radius: 0.9rem;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	padding: 0 0.65rem;
	height: 1.7rem;
	line-height: 1.7rem;
	margin: 0 auto;
	margin-top: -0.8rem;
	display: table;
	margin-bottom: 0.25rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box1 .section-item .section-desc text{
	color: #666666;
	line-height: 1.4rem;
	letter-spacing: 1px;
	font-size: 0.9rem;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2{
	display: flex;
	padding: 0 22rem;
	justify-content: space-between;
	align-items: center;
	margin-top: 4rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 img{
	width: 14.4rem;
	height: 27.65rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 img.part2-2{
	margin-left: -1rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 .section-items{
	display: flex;
	flex-wrap: wrap;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 .section-items .section-item{
	width: 10.1rem;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #ff718f;
	border-radius: 0.45rem;
	padding-bottom: 0.25rem;
	margin-bottom: 3rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 .section-items .section-item p{
	background: #ff718f;
	border-radius: 0.9rem;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	padding: 0 0.65rem;
	height: 1.7rem;
	line-height: 1.7rem;
	margin: 0 auto;
	margin-top: -0.8rem;
	display: table;
	margin-bottom: 0.25rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box2 .section-items .section-item text{
	color: #666666;
	line-height: 1.2rem;
	letter-spacing: 1px;
	font-size: 0.9rem;
	display: block;
	width: 9.65rem;
	padding-left: 0.45rem;
	margin: 0.35rem 0 1rem 0;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-top: 7rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-image{
	width: 33.25rem;
	height: 20.2rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-image img{
	width: 100%;
	height: 100%;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-flex-group{
	width: 12.3rem;
	background: #ffffff;
	border-radius: 0.5rem;
	box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.09);
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-flex-group p{
	width: 100%;
	height: 2.35rem;
	line-height: 2.35rem;
	background: #ff7193;
	font-size: 1.1rem;
	text-align: center;
	color: #ffffff;
	letter-spacing: 2px;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-flex-group ul{
	width: 10rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-flex-group ul li{
	width: 100%;
	padding: 0.5rem 0;
	color: #434245;
	letter-spacing: 2px;
	font-size: 1rem;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box3 .section-flex-group ul li img{
	width: 1.95rem;
	height: 2.35rem;
	position: absolute;
	left: -2.5rem;
	top: 0.15rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4{
	margin-top: 2rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container{
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-image{
	width: 37.75rem;
	height: 16rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-image img{
	width: 100%;
	height: 100%;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group{
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 0;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-line{
	position: absolute;
	background: #ff6fa0;
	z-index: -1;
	width: 3px;
	height: 85%;
	left: 1rem;
	top: 11%;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option{
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option:last-child{
	margin-bottom: 0;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option .section-option-l{
	width: 2.05rem;
	height: 2.05rem;
	background: rgba(255,111,160,0.28);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option .section-option-l p{
	width: 1.55rem;
	height: 1.55rem;
	background: #ff6fa0;
	border-radius: 50%;
	line-height: 1.55rem;
	text-align: center;
	text-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	font-weight: bold;
	font-size: 1rem;
	color: #FFFFFF;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option .section-option-r{
	margin-left: 2rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option .section-option-r p{
	color: #434245;
	line-height: 1.6rem;
	font-weight: bold;
	font-size: 1rem;
}
.section-6 .section-content .section-navs-contents .section-navs-content .section-box4 .section-container .section-group .section-option .section-option-r text{
	display: inline-block;
	width: 13.4rem;
	color: #434245;
	line-height: 1rem;
	font-size: 0.7rem;
}
/* 内容7 */
.section-7{
	background: linear-gradient(219deg,#ff7577 0%, #ff6fa2 95%);
}
.section-7 .section-title p{
	color: #FFFFFF;
}
.section-7 .section-title text{
	color: #FFFFFF;
}
.section-7 .section-box-o{
	margin-top: 2rem;
}
.section-7 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section-7 .section-box .section-square{
	width: 1.3rem;
	height: 1.3rem;
}
.section-7 .section-box .section-border{
	width: 10.55rem;
	text-align: center;
	border-radius: 0.75rem;
	height: 5.3rem;
	padding: 0.5rem 0;
	background: #FFFFFF;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	  transition: all 0.5s;
}
.section-7 .section-box .section-border:hover{
	-webkit-transform: scale(1.08) translate(-10px, -10px);
	 ransform: scale(1.08) translate(-10px, -10px);
}
.section-7 .section-box .section-border img{
	height: 3rem;
}