﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.7rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.9rem;
}
.section-title .section-line{
    width: 3.85rem;
    height: 0.25rem;
    background: #ff7981;
    border-radius: 3px;
    margin: 0.7rem auto;
}
.section-title text{
    font-size: 0.85rem;
    color: #666666;
	font-weight: bold;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(/images/scheme/industry_scheme/mrmf/section-0-bg.png) no-repeat;
    background-size: cover;
}
.section-0 .section-banner {
    padding: 7.25rem 0 0 18rem;
}
.section-0 .section-banner p{
	font-size: 2.4rem;
	color: #fe7691;
	letter-spacing: 0.96px;
	font-weight: bold;
	margin-bottom: 1rem;
}
.section-0 .section-banner text{
	font-size: 1.25rem;
	color: #404040;
	letter-spacing: 0.5px;
}
.section-0 .section-buttons{
	margin-top: 3.8rem;
	display: flex;
}
.section-0 .section-buttons a{
	width: 7rem;
	height: 2.1rem;
	line-height: 2.1rem;
	text-align: center;
	background: #fe7691;
	border-radius: 1.05rem;
	font-size: 1.05rem;
	color: #ffffff;
	letter-spacing: 0.42px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.section-0 .section-buttons .section-button{
	position: relative;
}
.section-0 .section-buttons .section-button2{
	margin-left: 1.5rem;
}
.section-0 .section-buttons .section-button2 a{
	background: #fff;
	color: #fe7691;
}
.section-0 .section-buttons .section-button .section-btn-zhezhao{
	position: absolute;
	width: 7rem;
	height: 2.1rem;
	opacity: 0.66;
	background: #fe7691;
	border-radius: 1.05rem;
	filter: blur(4px);
	top: 0.25rem;
	left: 0;
}
/* 内容1 */
.section-1 .section-group{
	margin-top: 1.5rem;
	padding: 0 21.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: 2.25rem;
}
.section-1 .section-group .section-item{
	text-align: center;
	margin-left: -2.5rem;
}
.section-1 .section-group .section-item img{
	width: 15rem;
	height: 15.35rem;
}
.section-1 .section-group .section-item p{
	color: #333333;
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: -2.5rem;
}
/* 内容2 */
.section-2{
	background: rgba(254,240,242,0.59);
}
.section-2 .section-image{
	text-align: center;
	margin-top: 3rem;
}
.section-2 .section-image img{
	width: 53.15;
	height: 35.5rem;
}
.section-2 .section-btn{
	text-align: center;
}
.section-2 .section-btn a{
	display: inline-block;
	width: 10.55rem;
	height: 2.75rem;
	line-height: 2.75rem;
	text-align: center;
	background: #ff86a4;
	border-radius: 28px;
	font-size: 1.35rem;
	font-weight: bold;
	color: #ffffff;
	margin-top: 3rem;
}
/* 内容3 */
.section-3 .section-flex{
	position: relative;
	display: flex;
	justify-content: center;
	margin-top: 6.7rem;
}
.section-3 .section-flex .section-item{
	position: absolute;
	padding: 1rem 1.5rem 1rem 1rem;
}
.section-3 .section-flex .section-item1{
	box-sizing: border-box;
	width: 14rem;
	height: 8rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-3-box1.png) no-repeat center;
    background-size: 100%;
	top: 6rem;
    left: 21rem;
}
.section-3 .section-flex .section-item2{
	padding: 0.7rem 1.5rem 1rem 2.5rem;
	box-sizing: border-box;
	width: 15.8rem;
	height: 4.85rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-3-box2.png) no-repeat center;
    background-size: 100%;
	top: 16rem;
    left: 21rem;
}
.section-3 .section-flex .section-item3{
	padding: 0.7rem 1.5rem 1rem 2.5rem;
	box-sizing: border-box;
	width: 22.3rem;
	height: 4.85rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-3-box3.png) no-repeat center;
    background-size: 100%;
	top: -3.5rem;
    right: 23rem;
}
.section-3 .section-flex .section-item4{
	padding: 0.7rem 1.5rem 1rem 2.5rem;
	box-sizing: border-box;
	width: 15.4rem;
	height: 4.85rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-3-box4.png) no-repeat center;
    background-size: 100%;
	top: 7rem;
    right: 20rem;
}
.section-3 .section-flex .section-item5{
	padding: 0.7rem 1.5rem 1rem 2.5rem;
	box-sizing: border-box;
	width: 15.4rem;
	height: 4.85rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-3-box5.png) no-repeat center;
    background-size: 100%;
	top: 17rem;
    right: 23rem;
}
.section-3 .section-flex .section-item ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-3 .section-flex .section-item ul li{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	line-height: 1.9rem;
}
.section-3 .section-flex .section-item2 ul li{
	width: 5.7rem;
}
.section-3 .section-flex .section-item ul li span{
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background: #ff86a4;
	border-radius: 50%;
	font-size: 0.9rem;
	color: #434245;
	margin-left: 0.2rem;
}
.section-3 .section-flex .section-right .section-item ul li span{
	margin-left: 0;
	margin-right: 0.2rem;
}
.section-3 .section-flex .section-image{
	
}
.section-3 .section-flex .section-image img{
	width: 22.05rem;
	height: 21.8rem;
}
/* 内容4 */
.section-4{
    background: url(/images/scheme/industry_scheme/mrmf/section-4-bg.png) no-repeat;
    background-size: contain;
}
.section-4 .section-box{
	width: 65.2rem;
	height: 32.8rem;
	background: url(/images/scheme/industry_scheme/mrmf/section-4-box.png) no-repeat;
    background-size: 100%;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding: 4rem 0.8rem 4.75rem 5.4rem;
}
.section-4 .section-box .section-left{
	width: 23.8rem;
}
.section-4 .section-box .section-left .section-left-title{
	margin-bottom: 2.7rem;
}
.section-4 .section-box .section-left .section-left-title p{
	font-size: 1.85rem;
	font-weight: bold;
	color: #363636;
	letter-spacing: 2.59px;
	margin-bottom: 0.95rem;
}
.section-4 .section-box .section-left .section-left-title text{
	font-size: 0.85rem;
	color: #666666;
}
.section-4 .section-box .section-left .section-cont{
	
}
.section-4 .section-box .section-left .section-cont p{
	width: 8.5rem;
	text-align: center;
	height: 1.9rem;
	line-height: 1.9rem;
	background: #ff86a4;
	border-radius: 0px 18px 18px 0px;
	font-size: 1rem;
	color: #ffffff;
}
.section-4 .section-box .section-left .section-cont ul{
	margin-top: 1.45rem;
	display: flex;
	flex-wrap: wrap;
}
.section-4 .section-box .section-left .section-cont ul li{
	line-height: 2.1rem;
	width: 7rem;
}
.section-4 .section-box .section-left .section-cont ul li span{
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background: #ffbdce;
	border-radius: 50%;
	margin-right: 0.45rem;
}
.section-4 .section-box .section-right{
	position: absolute;
	top: 6.25rem;
	right: 0.8rem;
}
.section-4 .section-box .section-right img{
	width: 36.95rem;
	height: 19.35rem;
}
/* 内容5 */
.section-5{
	position: relative;
}
.section-5 .section-bg{
	position: absolute;
	top: 19rem;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.38;
	background: linear-gradient(180deg,rgba(255,255,255,0.23), #fbcfdc);
}
.section-5 .section-images{
	display: flex;
	justify-content: space-between;
	padding: 0 19.25rem 0 18.25rem;
	position: relative;
}
.section-5 .section-images .section-image{
	text-align: center;
}
.section-5 .section-images .section-image img{
	width: 12.1rem;
	height: 24.45rem;
}
.section-5 .section-images .section-image span{
	display: inline-block;
	color: #333333;
	letter-spacing: 0.72px;
	font-size: 1.2rem;
	margin-top: 1.6rem;
}
.section-5 .section-btn{
	text-align: center;
	margin-top: 1.7rem;
	position: relative;
}
.section-5 .section-btn a{
	display: inline-block;
	width: 10.55rem;
	height: 2.75rem;
	line-height: 2.75rem;
	text-align: center;
	background: #ff86a4;
	border-radius: 1.4rem;
	color: #ffffff;
	font-size: 1.35rem;
	font-weight: bold;
}
/* 内容6 */
.section-6{
	padding: 3rem 21.25rem;
}
.section-6 .section-image{
	text-align: center;
    margin-bottom: -5.5rem;
    margin-top: 3rem;
}
.section-6 .section-image img{
	width: 38.15rem;
	height: 19.4rem;
}
.section-6 .section-box{
	padding: 5.25rem 1.2rem 0.8rem 1.2rem;
	background: linear-gradient(146deg,#ffdfe7 5%, #ff86a4 93%);
	border: 2px solid #ffffff;
	border-radius: 1.35rem;
}
.section-6 .section-box ul{
	padding: 1.85rem 10.9rem 1.85rem 7.65rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 0.9rem;
	box-sizing: border-box;
}
.section-6 .section-box ul li{
	display: flex;
	align-items: center;
}
.section-6 .section-box ul li img{
	margin-right: 0.45rem;
	width: 2.55rem;
	height: 2.55rem;
}
.section-6 .section-box ul li span{
	font-size: 1.3rem;
	color: #434245;
}
/* 内容7 */
.section-7{
	background: rgba(254,240,242,0.59);
}
.section-7 .section-flex{
	padding-left: 22.1rem;
	display: flex;
	align-items: center;
	margin-top: 1rem;
}
.section-7 .section-flex .section-group{
	margin-right: 7.4rem;
	display: flex;
	flex-direction: column;
}
.section-7 .section-flex .section-group .section-item{
	margin-top: 1.6rem;
	width: 23.5rem;
	height: 4rem;
	display: flex;
	align-items: center;
	border-radius: 0.75rem;
	cursor: pointer;
}
.section-7 .section-flex .section-group .section-item.active{
	background: #ff8ba8;
	box-shadow: 0px 0px 6px 0px rgba(255,71,71,0.32); 
}
.section-7 .section-flex .section-group .section-item .section-icon{
	display: inline-block;
}
.section-7 .section-flex .section-group .section-item .section-icon-a{
	display: none;
}
.section-7 .section-flex .section-group .section-item.active .section-icon{
	display: none;
}
.section-7 .section-flex .section-group .section-item.active .section-icon-a{
	display: inline-block;
}
.section-7 .section-flex .section-group .section-item img{
	width: 2.55rem;
	height: 2.55rem;
	margin-left: 0.9rem;
}
.section-7 .section-flex .section-group .section-item p{
	font-weight: bold;
	color: #ff7093;
	letter-spacing: 0.92px;
	font-size: 1.15rem;
	margin-left: 1rem;
	margin-right: 1.1rem;
}
.section-7 .section-flex .section-group .section-item.section-item.active p{
	color: #fff;
}
.section-7 .section-flex .section-group .section-item span{
	color: #434245;
	font-size: 1rem;
}
.section-7 .section-flex .section-group .section-item.section-item.active span{
	color: #fff;
}
.section-7 .section-flex .section-images{
	
}
.section-7 .section-flex .section-images img{
	display: none;
	height: 30.15rem;
}
/* 内容8 */
.section-8{
	background: #fef6f7;
}
.section-8 .section-flex{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-8 .section-flex .section-left{
	margin-right: 0.75rem;
}
.section-8 .section-flex .section-right{
	margin-top: 3rem;
}
.section-8 .section-flex .section-right .section-box{
	width: 28.75rem;
	padding: 2rem 0 3rem 2rem;
	box-sizing: border-box;
}
.section-8 .section-flex .section-right .section-box p{
	font-size: 1.25rem;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 0.65rem;
}
.section-8 .section-flex .section-right .section-box text{
	color: #595a5a;
	line-height: 1.7rem;
	font-size: 0.9rem;
	letter-spacing: 0.72px;
}
/* 内容9 */
.section-9 .section-group{
	margin-top: 2.5rem;
	padding: 0 22rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-9 .section-group .section-item{
	width: 16.55rem;
	height: 18.2rem;
	background: #f0f0f0;
	border-radius: 0.7rem;
	text-align: center;	
	margin-top: 1rem;
}
.section-9 .section-group .section-item .section-image{
	height: 11rem;
	margin-top: 2.5rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.section-9 .section-group .section-item p{
	font-size: 1.1rem;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.99px;
}
/* 内容10 */
.section-10{
	background: #fef6f7;
}
.section-10 .section-box-o{
	margin-top: 2rem;
}
.section-10 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1rem;
}
.section-10 .section-box .section-square{
	width: 1.2rem;
	height: 1.2rem;
}
.section-10 .section-box .section-border{
	width: 10.55rem;
	height: 5.3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 4px solid rgba(255,134,164,0.49);
	border-radius: 12px;
	background: #FFFFFF;
}
.section-10 .section-box .section-border img{
	height: 3rem;
}
/* 内容11 */
.section-11 .section-flex{
	display: flex;
	justify-content: center;
}
.section-11 .section-flex .section-left{
	position: relative;
	margin-top: 3rem;
}
.section-11 .section-flex .section-left .section-border{
	position: absolute;
	top: 0.4rem;
	left: 0.4rem;
	width: 14.8rem;
	height: 27.65rem;
	opacity: 0.9;
	background: #ff94af;
	border-radius: 0.45rem;
	box-shadow: 0px 3px 15px 0px rgba(255,51,51,0.16); 
}
.section-11 .section-flex .section-left .section-box{
	width: 14.8rem;
	height: 27.65rem;
	padding: 0.75rem;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 0.45rem;
	box-shadow: 0px 3px 15px 0px rgba(255,51,51,0.16); 
	position: relative;
	z-index: 1;
}
.section-11 .section-flex .section-left .section-box .section-image{
	
}
.section-11 .section-flex .section-left .section-box .section-image img{
	width: 13.3rem;
	height: 7.9rem;
}
.section-11 .section-flex .section-left .section-box .section-l-title{
	color: #333333;
	line-height: 1.9rem;
	letter-spacing: 0.92px;
	font-size: 1.1rem;
	font-weight: bold;
	margin-top: 0.85rem;
}
.section-11 .section-flex .section-left .section-box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-11 .section-flex .section-left .section-box ul li{
	margin-top: 1.55rem;
	display: flex;
	flex-direction: column;
	width: 6rem;
}
.section-11 .section-flex .section-left .section-box ul li img{
	width: 1.95rem;
	height: 1.75rem;
}
.section-11 .section-flex .section-left .section-box ul li span{
	font-size: 0.9rem;
	color: #595a5a;
	letter-spacing: 0.72px;
}
.section-11 .section-flex .section-left .section-box ul li text{
	font-weight: bold;
	letter-spacing: 1.12px;
	color: #ff658c;
	font-size: 1.4rem;
}
.section-11 .section-flex .section-right{
	margin-left: -1.25rem;
}
.section-11 .section-flex .section-right img{
	width: 46.4rem;
	height: 31.35rem;
}