﻿/***********************内容 ***********************/
.section{
	padding: 3rem 0;
}
.section .section-title{
	text-align: center;
}
.section .section-title p{
	font-size: 1.7rem;
	color: #333333;
	font-weight: bold;
}
.section .section-title .section-lines{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.75rem 0;
}
.section .section-title .section-lines .section-line1{
	width: 1.5rem;
	height: 3px;
	background: #07fbf1;
}
.section .section-title .section-lines .section-line2{
	width: 1.5rem;
	height: 3px;
	background: #272a9e;
}
.section .section-title text{
	font-size: 0.85rem;
	color: #666666;
	letter-spacing: 1px;
	display: inline-block;
}
/* 内容0 */
.section-0{
    height: 36.5rem;
	background: url(../../../images/scheme/industry_scheme/sports_halls/section-0-bg.png) no-repeat center;
	background-size: cover;
}
.section-0 .section-banner{
	padding: 10rem 0 0 15rem;
}
.section-0 .section-banner p{
	color: #1638b2;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0.85rem;
}
.section-0 .section-banner .section-banner-title{
	color: #FFFFFF;
	font-size: 2.8rem;
	margin-bottom: 1rem;
}
.section-0 .section-banner text{
	color: #FFFFFF;
	font-size: 1.1rem;
	display: block;
	margin-bottom: 2.5rem;
}
.section-0 .section-banner .section-down-btn{
	position: relative;
	display: inline-block;
}
.section-0 .section-banner .section-down-btn text{
	font-size: 1.2rem;
	letter-spacing: 4.32px;
	color: #1d1d1d;
	position: absolute;
	top: 0.45rem;
	left: 1.5rem;
	cursor: pointer;
}
.section-0 .section-banner .section-down-btn img{
	width: 10.85rem;
	height: 2.75rem;
}
/* 内容1 */
.section-1{
	
}
.section-1 .section-group{
	padding: 0 19.4rem;
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}
.section-1 .section-group .section-item{
	background: #ffffff;
	border: 2px solid #e8e8ea;
	box-shadow: 0px 3px 6px 0px rgba(227,227,239,0.84); 
	padding-bottom: 1.5rem;
	width: 13.65rem;
	position: relative;
}
.section-1 .section-group .section-item .section-line{
	width: 3.85rem;
	height: 4px;
	background: #4546f2;
	position: absolute; 
	left: 50%; 
	top: -2px;   
	transform: translate(-50%, 0);   
	
}
.section-1 .section-group .section-item .section-image{
	height: 7.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-1 .section-group .section-item .section-image img{
	width: 7.5rem;
	height: 7.5rem;
}
.section-1 .section-group .section-item .section-desc{
	text-align: center;
}
.section-1 .section-group .section-item .section-desc p{
	color: #434245;
	line-height: 30px;
	font-size: 0.95rem;
	font-weight: bold;
}
.section-1 .section-group .section-item .section-desc text{
	color: #434245;
	line-height: 20px;
	font-size: 0.7rem;
	display: inline-block;
	width: 10.95rem;
}
/* 内容2 */
.section-2{
	background: url(../../../images/scheme/industry_scheme/sports_halls/section-2-bg.png) no-repeat center;
	background-size: 100%;
	padding-bottom: 0;
}
.section-2 .section-title p{
	color: #FFFFFF;
}
.section-2 .section-title text{
	color: #FFFFFF;
}
.section-2 .section-content{
	padding-left: 12rem;
	display: flex;
	margin-top: 3rem;
}
.section-2 .section-content .section-box{
	width: 50.9rem;
	height: 22.8rem;
	background: #ffffff;
	border: 1px solid #707070;
	border-radius: 0.65rem;
	padding: 4.5rem 11rem 0 6rem;
	box-sizing: border-box;
}
.section-2 .section-content .section-box .section-flex{
	display: flex;
	padding-bottom: 1rem;
}
.section-2 .section-content .section-box .section-flex:first-child{
	border-bottom: 1px solid #707070;
}
.section-2 .section-content .section-box .section-flex:nth-child(2){
	margin-top: 2rem;
}
.section-2 .section-content .section-box .section-flex .section-item{
	display: flex;
	margin-right: 2rem;
}
.section-2 .section-content .section-box .section-flex .section-item:last-child{
	margin-right: 0;
}
.section-2 .section-content .section-box .section-flex .section-item .section-image{
	width: 4.1rem;
	height: 3.95rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-2 .section-content .section-box .section-flex .section-item .section-image img{
	width: 4.1rem;
	height: 3.95rem;
}
.section-2 .section-content .section-box .section-flex .section-item .section-desc{
	
}
.section-2 .section-content .section-box .section-flex .section-item .section-desc p{
	color: #434245;
	line-height: 1.5rem;
	font-weight: bold;
	font-size: 0.95rem;
}
.section-2 .section-content .section-box .section-flex .section-item .section-desc text{
	color: #434245;
	line-height: 1rem;
	display: inline-block;
	font-size: 0.7rem;
	width: 10.8rem;
}
.section-2 .section-content .section-r-image{
	width: 36.55rem;
	height: 25.5rem;
	margin-left: -10rem;
}
/* 内容3 */
.section-3{
	padding-bottom: 2.5rem;
}
.section-3 .section-image{
	margin: 0 auto;
	margin-top: 2rem;
	width: 35.8rem;
	height: 21.8rem;
}
.section-3 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容4 */
.section-4{
	background: #040f4f;
	border: 1px solid #707070;
}
.section-4 .section-title p{
	color: #FFFFFF;
}
.section-4 .section-title text{
	color: #FFFFFF;
}
.section-4 .section-group{
	padding: 0 11rem;
	display: flex;
	justify-content: space-between;
	margin-top: 5rem;
}
.section-4 .section-group .section-item{
	width: 9rem;
	height: 15.8rem;
	border: 0 solid #0aeef4;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	cursor: pointer;
}
.section-4 .section-group .section-item:nth-child(even){
	margin-top: 2rem;
}
.section-4 .section-group .section-item .section-zhezhao{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(13,13,13,0.6);
	top: 0;
	display: block;
}
.section-4 .section-group .section-item .section-image{
	width: 8.8rem;
	height: 15.55rem;
}
.section-4 .section-group .section-item .section-icon{
	width: 4.5rem;
	height: 4.3rem;
	position: absolute; 
	left: 50%; 
	top: -2rem;   
	transform: translate(-50%, 0);
	z-index: 1;
}
.section-4 .section-group .section-item p{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 0.9rem;
	line-height: 1.5rem;
	bottom: 0.5rem;
	z-index: 1;
}
.section-4 .section-group .section-item p .line{
	width: 1.4rem;
	height: 3px;
	background: linear-gradient(114deg,#049bff 0%, #80cdff 84%);
	border-radius: 2px;
	margin: 0 auto;
	display: block;
	margin-top: 0.15rem;
}
.section-4 .section-group .section-item .section-border{
	width: 6.8rem;
	height: 0.85rem;
	position: absolute;
	left: 50%;
	bottom: -1.5rem;   
	transform: translate(-50%, 0);
	opacity: 0;
}
/* 内容5 */
.section-5{
	padding-top: 0;
	padding-bottom: 2rem;
}
.section-5 .section-group{
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}
.section-5 .section-group .section-item{
	
}
.section-5 .section-group .section-item .section-sub-title{
	
}
.section-5 .section-group .section-item .section-sub-title strong{
	color: #e6eeff;
	font-size: 6.35rem;
}
.section-5 .section-group .section-item .section-sub-title p{
	color: #333333;
	font-size: 1.35rem;
	font-weight: bold;
	margin-top: -3rem;
}
.section-5 .section-group .section-item .section-sub-title text{
	color: #666666;
	font-size: 1rem;
}
.section-5 .section-group .section-item .section-image{
	width: 33.25rem;
	height: 22.2rem;
}
.section-5 .section-group .section-item .section-image img{
	width: 100%;
	height: 100%;
}
.section-5 .section-group .section-item .section-cont{
	
}
.section-5 .section-group .section-item .section-cont .section-cont-title{
	display: flex;
	align-items: center;
	margin-bottom: 0.5rem;
}
.section-5 .section-group .section-item .section-cont .section-cont-title .section-icon{
	width: 1.4rem;
	height: 1.05rem;
	margin-right: 0.5rem;
}
.section-5 .section-group .section-item .section-cont .section-cont-title .section-icon img{
	width: 100%;
	height: 100%;
}
.section-5 .section-group .section-item .section-cont .section-cont-title text{
	color: #3471ff;
	font-weight: bold;
	font-size: 1rem;
}
.section-5 .section-group .section-item .section-cont .section-row{
	display: flex;
	align-items: center;
	margin-bottom: 0.5rem;
	cursor: pointer;
}
.section-5 .section-group .section-item .section-cont .section-row:last-child{
	margin-bottom: 0;
}
.section-5 .section-group .section-item .section-cont .section-row .section-cicle{
	width: 0.5rem;
	height: 0.5rem;
	background: #ffffff;
	border: 4px solid #d1d1d1;
	border-radius: 50%;
	margin-right: 1rem;
	margin-left: 0.25rem;
	position: relative;
}
.section-5 .section-group .section-item .section-cont .section-row.active .section-cicle{
	border-color: #3370ff;
}
.section-5 .section-group .section-item .section-cont .section-row .section-cicle .section-line{
	width: 3px;
	height: 5rem;
	background: #d1d1d1;
	position: absolute;
	left: 50%; 
	top: -1rem;   
	transform: translate(-50%, 0); 
	z-index: -1;
}
.section-5 .section-group .section-item .section-cont .section-row text{
	color: #333333;
	line-height: 1.6rem;
	font-size: 1rem;
}
.section-5 .section-group .section-item .section-cont .section-row.active text{
	color: #3370ff;
}
/* 内容6 */
.section-6{
	background: url(../../../images/scheme/industry_scheme/sports_halls/section-6-bg.png) no-repeat center;
	background-size: cover;
}
.section-6 .section-title .section-title-o .section-title-image{
	width: 28.3rem;
	height: 6.9rem;
}
.section-6 .section-title .section-title-o{
	margin-bottom: -2rem;
}
.section-6 .section-content .section-box3{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-top: 3rem;
}
.section-6 .section-content .section-box3 .section-image{
	width: 33.25rem;
	height: 19.95rem;
	margin-right: 0.25rem;
	margin-left: -3.5rem;
}
.section-6 .section-content .section-box3 .section-image img{
	width: 100%;
	height: 100%;
}
.section-6 .section-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);
	position: relative;
}
.section-6 .section-content .section-box3 .section-flex-group .section-position-image{
	width: 6.75rem;
	height: 6.75rem;
	position: absolute;
	bottom: -6rem;
	right: -1rem;
}
.section-6 .section-content .section-box3 .section-flex-group p{
	width: 100%;
	height: 2.35rem;
	line-height: 2.35rem;
	background: linear-gradient(238deg,#049bff 12%, #2c67ff 79%);	
	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-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-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-box3 .section-flex-group ul li img{
	width: 1.95rem;
	height: 2.35rem;
	position: absolute;
	left: -2.5rem;
	top: 0.15rem;
}
/* 内容7 */
.section-7{
	padding-bottom: 1rem;
	padding-top: 3.5rem;
}
.section-7 .section-group{
	padding: 0 19.25rem;
	margin-top: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-7 .section-group .section-item{
	display: flex;
	align-items: center;
	margin-bottom: 2.8rem;
}
.section-7 .section-group .section-item .section-image{
	width: 4.15rem;
	height: 4.15rem;
	margin-right: 0.5rem;
}
.section-7 .section-group .section-item .section-image img{
	width: 100%;
	height: 100%;
}
.section-7 .section-group .section-item .section-desc{
	
}
.section-7 .section-group .section-item .section-desc p{
	color: #434245;
	line-height: 1.5rem;
	font-weight: bold;
	font-size: 0.9rem;
}
.section-7 .section-group .section-item .section-desc text{
	display: inline-block;
	color: #434245;
	line-height: 1rem;
	font-size: 0.7rem;
	width: 12.25rem;
}
/* 内容8 */
.section-8{
	background: rgba(0,152,232,0.05);
}
.section-8 .section-group{
	padding: 0 20.2rem;
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}
.section-8 .section-group .section-item{
	margin-left: -1rem;
	position: relative;
}
.section-8 .section-group .section-item .section-circle{
	background: #bedffe;
	border-radius: 50%;
	position: absolute;
	z-index: -1;
}
.section-8 .section-group .section-item .section-circle1{
	width: 1.5rem;
	height: 1.5rem;
	top: -1.25rem;
	left: -1.25rem;
}
.section-8 .section-group .section-item .section-circle2{
	width: 3.55rem;
	height: 3.55rem;
	top: 0;
	left: 0;
}
.section-8 .section-group .section-item .section-circle3{
	width: 1.6rem;
	height: 1.6rem;
	right: 0;
	top: 0;
}
.section-8 .section-group .section-item .section-circle4{
	width: 5.3rem;
	height: 5.3rem;
	bottom: 2rem;
	right: -1rem;
}
.section-8 .section-group .section-item:first-child{
	margin-left: 0;
}
.section-8 .section-group .section-item .section-image{
	width: 14.4rem;
	height: 27.65rem;
}
.section-8 .section-group .section-item p{
	width: 7.5rem;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
	background: linear-gradient(180deg,#0699ff, #2c67ff);
	border-radius: 0.8rem;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9rem;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-top: -0.5rem;
}
/* 内容9 */
.section-9{
	background: url(../../../images/scheme/industry_scheme/sports_halls/section-9-bg.png) no-repeat -1px center;
	background-size: cover;
}
.section-9 .section-title p{
	color: #FFFFFF;
}
.section-9 .section-title text{
	color: #FFFFFF;
}
.section-9 .section-title .section-title-o .section-title-image{
	width: 28.6rem;
	height: 6.9rem;
}
.section-9 .section-title .section-title-o{
	margin-bottom: -2rem;
}
.section-9 .section-box-o{
	margin-top: 2rem;
}
.section-9 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-9 .section-box .section-square{
	
}
.section-9 .section-box .section-border{
	width: 12.3rem;
	height: 7.05rem;
}
.section-9 .section-box .section-border img{
	width: 100%;
	height: 100%;
}