/***********************内容 ***********************/
.section{
	padding: 3rem 0;
}
.section .section-title{
	text-align: center;
}	
.section .section-title .section-title-image{
	margin: 0 auto;
}
.section .section-title .section-title-image img{
	width: 100%;
	height: 100%;
}
.section .section-title text{
	color: #666666;
	font-size: 1rem;
	display: inline-block;
	margin-top: 0.25rem;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
    background: url(../../../images/scheme/industry_scheme/amusement_place/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 8rem 0 0 18rem;
}
.section-0 .section-banner .section-banner-title{
	font-size: 2.8rem;
	color: #EA5A91;
	margin-bottom: 1rem;
}
.section-0 .section-banner p{
	font-size: 1.45rem;
	color: #222222;
	margin-bottom: 1rem;
}
.section-0 .section-banner text{
	font-size: 1.1rem;
	color: #F05387;
	display: block;
	margin-bottom: 2.2rem;
}
.section-0 .section-banner .section-down-btn{
	width: 10rem;
	height: 2.75rem;
	line-height: 2.75rem;
	text-align: center;
	display: inline-block;
	background: #fd81b0;
	border-radius: 4px;
	color: #ffffff;
	letter-spacing: 1.76px;
	font-size: 1.1rem;
	cursor: pointer;
}
/* 内容1 */
.section-1{
	height: 39rem;
	background: url(../../../images/scheme/industry_scheme/amusement_place/section-1-bg.png) no-repeat center 1rem;
	background-size: 100%;
}
.section-1 .section-title .section-title-image{
	width: 28.2rem;
	height: 2.55rem;
}
.section-1 .section-content{
	margin-top: 2rem;
	display: flex;
	justify-content: center;
}
.section-1 .section-content .section-group{
	
}
.section-1 .section-content .section-group1{
	margin-right: 2rem;
	margin-top: 2rem;
}
.section-1 .section-content .section-group .section-item{
	background: #478dfd;
	border-radius: 0.2rem;
	width: 14.35rem;
	box-sizing: border-box;
	padding: 0.5rem 0.75rem;
	position: relative;
	margin-bottom: 3rem;
}
.section-1 .section-content .section-group .section-item:last-child{
	margin-bottom: 0;
}
.section-1 .section-content .section-group .section-item p{
	line-height: 1.2rem;
	font-size: 0.9rem;
	font-weight: bold;
	color: #ffe05c;
}
.section-1 .section-content .section-group .section-item text{
	color: #ffffff;
	line-height: 1rem;
	font-size: 0.7rem;
	display: inline-block;
}
.section-1 .section-content .section-group .section-item img{
	width: 1.9rem;
	height: 1rem;
	position: absolute;
	bottom: -0.85rem;
}
.section-1 .section-content .section-group1 .section-item img{
	right: 2rem;
}
.section-1 .section-content .section-group2 .section-item img{
	left: 2rem;
}
/* 内容2 */
.section-2{
	margin-top: -11rem;
	padding-bottom: 5.5rem;
}
.section-2 .section-title .section-title-image{
	width: 33.35rem;
	height: 2.6rem;
}
.section-2 .section-image{
	width: 49.05rem;
	height: 25.9rem;
	margin: 0 auto;
	margin-top: 2rem;
}
.section-2 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容3 */
.section-3{
	background: #ebf6ff;
	padding: 0;
	height: 23.3rem;
	position: relative;
}
.section-3 .section-title .section-title-image{
	width: 32.2rem;
	height: 1.9rem;
}
.section-3 .section-border{
	width: 49.15rem;
	box-sizing: border-box;
	margin: 0 auto;
	background: linear-gradient(180deg,#ffdca3, #f775ad);
	border-radius: 0px 157px 0px 157px;
	box-shadow: 0px 3px 40px 0px #e0e2e5; 
	padding: 2rem 5.6rem;
	padding-bottom: 2.5rem;
	position: absolute;
	left: 50%; 
	bottom: -3rem;   
	transform: translate(-50%, 0); 
}
.section-3 .section-border .section-title text{
	color: #444444;
}
.section-3 .section-border .section-group{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2rem;
}
.section-3 .section-border .section-group .section-item{
	margin-bottom: 1.25rem;
	width: 18.35rem;
	height: 5.55rem;
	position: relative;
}
.section-3 .section-border .section-group .section-item img{
	width: 100%;
	height: 100%;
}
.section-3 .section-border .section-group .section-item p{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 1.55rem;
	line-height: 1.55rem;
	text-align: center;
	color: #ffffff;
	font-size: 0.85rem;
	background: rgba(51,51,51,0.82);
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 17px;
}
.section-3 .section-border .section-bg-image1{
	position: absolute;
	width: 10.9rem;
	height: 13.75rem;
	bottom: -2rem;
	left: -5rem;
}
.section-3 .section-border .section-bg-image2{
	position: absolute;
	width: 11.25rem;
	height: 12.95rem;
	top: -2rem;
	right: -7rem;
}
/* 内容4 */
.section-4{
	padding-top: 6rem;
}
.section-4 .section-title .section-title-image{
	width: 25rem;
	height: 2.55rem;
}
.section-4 .section-group{
	margin-top: 2rem;
	padding: 0 23.3rem;
	display: flex;
	justify-content: space-between;
}
.section-4 .section-group .section-item{
	width: 13.05rem;
}
.section-4 .section-group .section-item img{
	width: 100%;
	height: 13.05rem;
}
.section-4 .section-group .section-item p{
	margin-top: 0.9rem;
	color: #434245;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
}
.section-4 .section-group .section-icon{
	width: 1.25rem;
	height: 1.85rem;
	margin-top: 5rem;
}
/* 内容5 */
.section-5{
	background: #f5f5f5;
	padding-bottom: 1.5rem;
}
.section-5 .section-title .section-title-image{
	width: 42.8rem;
	height: 2.35rem;
}
.section-5 .section-group{
	margin-top: 4rem;
	display: flex;
	justify-content: center;
}
.section-5 .section-group .section-item{
	width: 14.3rem;
	height: 12.55rem;
	background: url(../../../images/scheme/industry_scheme/amusement_place/section-5-border.png) no-repeat center;
	background-size: 100%;
	position: relative;
	box-sizing: border-box;
	padding-top: 2.2rem;
}
.section-5 .section-group .section-item:nth-child(1){
	margin-right: -4rem;
}
.section-5 .section-group .section-item:nth-child(2){
	margin-top: 6rem;
	margin-right: -4rem;
}
.section-5 .section-group .section-item:nth-child(3){
	margin-right: -4rem;
}
.section-5 .section-group .section-item:nth-child(4){
	margin-top: 6rem;
}
.section-5 .section-group .section-item:nth-child(5){
	margin-left: -4rem;
}
.section-5 .section-group .section-item img{
	width: 3.2rem;
	height: 3.25rem;
	position: absolute; 
	left: 50%;
	top: -1rem;   
	transform: translate(-50%, 0); 
}
.section-5 .section-group .section-item .section-desc{
	margin-top: 1rem;
	text-align: center;
}
.section-5 .section-group .section-item .section-desc p{
	color: #5987f1;
	font-weight: bold;
	font-size: 1.1rem;
	margin-bottom: 0.25rem;
}
.section-5 .section-group .section-item .section-desc text{
	display: inline-block;
	color: #666666;
	line-height: 1.5rem;
	font-size: 0.8rem;
	width: 9.7rem;
	text-align: left;
}
/* 内容6 */
.section-6{
	padding-top: 3rem;
	padding-bottom: 2rem;
}
.section-6 .section-title .section-title-image{
	width: 39rem;
	height: 2.7rem;
}
.section-6 .section-group{
	padding: 0 22rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 2rem;
	position: relative;
}
.section-6 .section-group .section-item{
	text-align: center;
}
.section-6 .section-group .section-item img{
	width: 11.1rem;
	height: 21.1rem;
}
.section-6 .section-group .section-item .section-desc{
	position: relative;
	margin-top: 0.25rem;
}
.section-6 .section-group .section-item .section-desc img{
	width: 8.65rem;
	height: 4.6rem;
}
.section-6 .section-group .section-item .section-desc p{
	position: absolute;
	top: 1.2rem;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 1.1rem;
	line-height: 1.5rem;
	width: 100%;
}
/* 内容7 */
.section-7{
	background: linear-gradient(180deg,#fd7ea5, #fedaa3);
	padding-bottom: 10rem;
}
.section-7 .section-title .section-title-image{
	width: 33.2rem;
	height: 1.9rem;
}
.section-7 .section-title text{
	color: #444444;
}
.section-7 .section-group{
	padding: 0 16.25rem;
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
	position: relative;
}
.section-7 .section-group .section-bg1{
	width: 11.4rem;
	height: 7.25rem;
	position: absolute;
	left: 13rem;
	bottom: -3rem;
}
.section-7 .section-group .section-bg2{
	width: 12.15rem;
	height: 9.65rem;
	position: absolute;
	right: 22rem;
	bottom: -9rem;
}
.section-7 .section-group .section-item{
	background: linear-gradient(180deg,#ffffff, rgba(255,255,255,0.46) 73%, rgba(255,255,255,0.00));
	border-radius: 0.6rem;
	position: relative;
	text-align: center;
	width: 8.55rem;
	height: 12rem;
	box-sizing: border-box;
	padding-top: 1.5rem;
}
.section-7 .section-group .section-item .section-item-title{
	position: absolute;
	width: 7.25rem;
	height: 1.95rem;
	background: #ffd6df;
	border-radius: 1rem;
	position: absolute; 
	left: 50%; 
	top: -1rem;   
	transform: translate(-50%, 0); 
}
.section-7 .section-group .section-item .section-item-title .section-item-title-o{
	position: absolute;
	width: 7.25rem;
	height: 1.95rem;
	line-height: 1.95rem;
	background: #fd86a4;
	border-radius: 1rem;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.2rem;
	left: 0;
	top: 0.2rem;
}
.section-7 .section-group .section-item p{
	color: #434245;
	line-height: 1.5rem;
	letter-spacing: 1px;
	font-size: 0.9rem;
}
/* 内容8 */
.section-8{
	background: url(../../../images/scheme/industry_scheme/amusement_place/section-8-bg.png) no-repeat center;
	background-size: 100%;
	margin-top: -10.5rem;
	height: 32rem;
}
.section-8 .section-title .section-title-image{
	width: 20.8rem;
	height: 1.9rem;
}
.section-8 .section-title{
	padding-top: 8rem;
}
.section-8 .section-group{
	padding: 0 24.5rem;
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}
.section-8 .section-group .section-item{
	background: linear-gradient(180deg,#fdbea3, rgba(255,255,255,0.46) 73%, rgba(255,255,255,0.00));
	border-radius: 12px;
	border-radius: 0.6rem;
	position: relative;
	text-align: center;
	width: 8.55rem;
	height: 12rem;
	box-sizing: border-box;
	padding-top: 1.5rem;
}
.section-8 .section-group .section-item .section-item-title{
	position: absolute;
	width: 7.25rem;
	height: 1.95rem;
	background: rgba(254,145,97,0.3);
	border-radius: 1rem;
	position: absolute; 
	left: 50%; 
	top: -1rem;   
	transform: translate(-50%, 0); 
}
.section-8 .section-group .section-item .section-item-title .section-item-title-o{
	position: absolute;
	width: 7.25rem;
	height: 1.95rem;
	line-height: 1.95rem;
	background: #fe9161;
	border-radius: 1rem;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.2rem;
	left: 0;
	top: 0.2rem;
}
.section-8 .section-group .section-item p{
	color: #434245;
	line-height: 1.5rem;
	letter-spacing: 1px;
	font-size: 0.9rem;
}
/* 内容9 */
.section-9{
	background: url(../../../images/scheme/industry_scheme/amusement_place/section-9-bg.png) no-repeat center;
	background-size: cover;
	margin-top: -10rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.section-9 .section-title .section-title-image{
	width: 40.55rem;
	height: 2.6rem;
}
.section-9 .section-box-o{
	margin-top: 3rem;
}
.section-9 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section-9 .section-box .section-square{
	width: 1.3rem;
	height: 1.3rem;
}
.section-9 .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;
	 box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12); 
}
.section-9 .section-box .section-border:hover{
	-webkit-transform: scale(1.08) translate(-10px, -10px);
	 ransform: scale(1.08) translate(-10px, -10px);
}
.section-9 .section-box .section-border img{
	height: 3rem;
}