﻿/***********************内容 ***********************/
.section{
	padding: 5rem 0 3rem 0;
}
.section .section-title{
	display: flex;
	justify-content: center;
	text-align: center;
}
.section .section-title .section-bold{
	position: relative;
	font-weight: bold;
	display: inline-block;
}
.section .section-title .section-bold strong{
	position: absolute;
	width: 40rem;
	top: -3rem;
	left: -5.5rem;
	font-size: 4.3rem;
	color: rgba(230,77,61,0.13);
	letter-spacing: 5px;
}
.section .section-title .section-bold .section-p{
	position: relative;
	display: inline-block;
}
.section .section-title .section-bold .section-p p{
	color: #e64d3d;
	letter-spacing: 2px;
	font-size: 1.85rem;
	text-align: left;
}
.section .section-title .section-bold .section-p .section-border-left{
	position: absolute;
	left: -1rem;
	top: -0.5rem;
	display: flex;
}
.section .section-title .section-bold .section-p .section-border-left .i1{
	width: 4px;
	height: 1.4rem;
	background: #e64d3d;
}
.section .section-title .section-bold .section-p .section-border-left .i2{
	width: 0.8rem;
	height: 4px;
	background: #e64d3d;
}
.section .section-title .section-bold .section-p .section-border-right{
	position: absolute;
	right: -1rem;
	bottom: -0.5rem;
	display: flex;
	align-items: flex-end;
}
.section .section-title .section-bold .section-p .section-border-right .i1{
	width: 0.8rem;
	height: 4px;
	background: #e64d3d;
}
.section .section-title .section-bold .section-p .section-border-right .i2{
	width: 4px;
	height: 1.4rem;
	background: #e64d3d;
}
.section .section-title text{
	display: inline-block;
	color: #666666;
	line-height: 1.5rem;
	letter-spacing: 1px;
	font-size: 1rem;
	margin-top: 0.5rem;
	text-align: left;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(../../../images/scheme/industry_scheme/gas_station/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 8.45rem 0 0 18.4rem;
}
.section-0 .section-banner .section-banner-title{
	color: #262626;
	font-size: 3rem;
	margin-bottom: 1.4rem;
	font-weight: bold;
}
.section-0 .section-banner .section-banner-title span{
	color: #D44839;
}
.section-0 .section-banner p{
	font-size: 1.55rem;
	color: #262626;
	margin-bottom: 1rem;
}
.section-0 .section-banner text{
	font-size: 1rem;
	color: #d44839;
	display: block;
	margin-bottom: 3.4rem;
}
.section-0 .section-banner .section-down-btn{
	width: 8.6rem;
	height: 2.25rem;
	line-height: 2.25rem;
	text-align: center;
	background: #d44839;
	color: #f2f2f2;
	font-size: 1.3rem;
	display: inline-block;
	cursor: pointer;
}
/* 内容1 */
.section-1{
	background: url(../../../images/scheme/industry_scheme/gas_station/section-1-bg.png) no-repeat 49% 15rem;
	background-size: 15.6rem 15.6rem;
}
.section-1 .section-title text{
	margin-left: 1.5rem;
	margin-top: 2.5rem
}
.section-1 .section-group{
	margin-top: 3.5rem;
	padding: 0 25rem;
	display: flex;
	justify-content: space-between;
}
.section-1 .section-group .section-flex{
	
}
.section-1 .section-group .section-flex .section-item{
	display: flex;
	margin-bottom: 2rem;
	cursor: pointer;
}
.section-1 .section-group .section-flex .section-item:last-child{
	margin-bottom: 0;
}
.section-1 .section-group .section-flex .section-item .section-desc{
	
}
.section-1 .section-group .section-flex1 .section-item .section-desc{
	text-align: right;
}
.section-1 .section-group .section-flex .section-item .section-desc p{
	color: #434245;
	line-height: 1.35rem;
	font-weight: bold;
	font-size: 0.9rem;
}
.section-1 .section-group .section-flex .section-item.active .section-desc p{
	color: #e64d3d;
}
.section-1 .section-group .section-flex .section-item .section-desc text{
	color: #434245;
	line-height: 1rem;
	font-size: 0.7rem;
	display: inline-block;
	width: 12.25rem;
}
.section-1 .section-group .section-flex .section-item .section-cicle{
	width: 4.7rem;
	height: 4.7rem;
	box-sizing: border-box;
	background: #ebebeb;
	border: 4px solid #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-1 .section-group .section-flex .section-item.active .section-cicle{
	background: #e64d3d;
}
.section-1 .section-group .section-flex .section-item .section-cicle img{
	width: 2.1rem;
	height: 2.1rem;
}
.section-1 .section-group .section-flex .section-item .section-cicle img:nth-child(1){
	display: block;
}
.section-1 .section-group .section-flex .section-item .section-cicle img:nth-child(2){
	display: none;
}
.section-1 .section-group .section-flex .section-item.active .section-cicle img:nth-child(1){
	display: none;
}
.section-1 .section-group .section-flex .section-item.active .section-cicle img:nth-child(2){
	display: block;
}
/* 内容2 */
.section-2{
	padding: 0;
	background: url(../../../images/scheme/industry_scheme/gas_station/section-2-bg2.png) no-repeat right center;
	background-size: 68.65rem 100%;
}
.section-2 .section-content .section-title-part{
	width: 43.6rem;
	background: url(../../../images/scheme/industry_scheme/gas_station/section-2-bg1.png) no-repeat right center;
	background-size: 100%;
	padding-top: 3rem;
	padding-top: 4rem;
	padding-left: 15rem;
	box-sizing: border-box;
}
.section-2 .section-title{
	text-align: left;
	flex-direction: column;
}
.section-2 .section-title .section-bold strong{
	color: rgba(241,153,144,0.13);
	font-size: 2.85rem;
	left: -2.5rem;
	top: -2rem;
}
.section-2 .section-title .section-bold .section-p p{
	color: #FFFFFF;
}
.section-2 .section-title text{
	color: #FFFFFF;
	width: 100%;
}
.section-2 .section-content{
	display: flex;
	height: 21rem;
}
.section-2 .section-content .section-cont-part{
	background: #ffffff;
	border-radius: 1.2rem;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	padding: 1rem;
	align-self: center;
	margin-left: 11rem;
}
.section-2 .section-content .section-cont-part .section-item{
	position: relative;
}
.section-2 .section-content .section-cont-part .section-item img{
	width: 2.85rem;
	height: 3.45rem;
	position: absolute;
	left: -2.9rem;
}
.section-2 .section-content .section-cont-part .section-item .section-desc{
	padding-left: 0.75rem;
}
.section-2 .section-content .section-cont-part .section-item .section-desc p{
	color: #f98558;
	line-height: 1.5rem;
	font-weight: bold;
	font-size: 0.95rem;
}
.section-2 .section-content .section-cont-part .section-item .section-desc text{
	width: 19rem;
	display: inline-block;
	color: #434245;
	line-height: 1rem;
	font-size: 0.7rem;
}
/* 内容3 */
.section-3{
	padding-bottom: 1rem;
}
.section-3 .section-title text {
   text-align: center;
}
.section-3 .section-title{
	text-align: center;
	flex-direction: column;
}
.section-3 .section-title .section-bold strong{
	left: -12rem;
}
.section-3 .section-image{
	width: 70rem;
	margin: 0 auto;
}
.section-3 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容4 */
.section-4{
	background: #f6f8fb;
}
.section-4 .section-title text{
	margin-left: 1.5rem;
	margin-top: 0
}
.section-4 .section-group{
	padding: 0 19.75rem;
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}
.section-4 .section-group .section-item{
	width: 13.65rem;
}
.section-4 .section-group .section-item .section-image{
	width: 100%;
	height: 12.05rem;
}
.section-4 .section-group .section-item .section-image img{
	width: 100%;
	height: 100%;
}
.section-4 .section-group .section-item .section-desc{
	background: #ffffff;
	border: 1px solid #e4e4e4;
	text-align: center;
	padding: 0.5rem 0;
}
.section-4 .section-group .section-item .section-desc p{
	font-weight: bold;
	font-size: 0.9rem;
	color: #333333;
}
.section-4 .section-group .section-item .section-desc text{
	display: inline-block;
	color: #989595;
	line-height: 0.85rem;
	font-size: 0.55rem;
}
/* 内容5 */
.section-5{
	height: 36.35rem;
	background: url(../../../images/scheme/industry_scheme/gas_station/section-5-bg.png) no-repeat center;
	background-size: 100%;
	padding: 0;
	padding-top: 3rem;
	box-sizing: border-box;
	margin-top: -1.5rem;
}
.section-5 .section-title{
	margin-left: 5rem;
}
.section-5 .section-content{
	display: flex;
	justify-content: center;
}
.section-5 .section-content .section-part{
	margin-top: -1rem;
}
.section-5 .section-content .section-part .section-item{
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
	cursor: pointer;
}
.section-5 .section-content .section-part1 .section-item:nth-child(1){
	/* margin-left: -1.5rem; */
}
.section-5 .section-content .section-part1 .section-item:nth-child(2){
	margin-left: -2rem;
}
.section-5 .section-content .section-part1 .section-item:nth-child(3){
	margin-left: -5rem;
}
.section-5 .section-content .section-part1 .section-item:nth-child(4){
	margin-left: -7rem;
}
.section-5 .section-content .section-part2 .section-item:nth-child(1){
	position: relative;
	right: -7rem;
}
.section-5 .section-content .section-part2 .section-item:nth-child(2){
	position: relative;
	right: -5rem;
}
.section-5 .section-content .section-part2 .section-item:nth-child(3){
	position: relative;
	right: -3rem;
}
.section-5 .section-content .section-part2 .section-item:nth-child(4){
	position: relative;
	right: -1rem;
}
.section-5 .section-content .section-part .section-item:last-child{
	margin-bottom: 0;
}
.section-5 .section-content .section-part .section-item .section-desc{
	
}
.section-5 .section-content .section-part1 .section-item .section-desc{
	margin-right: 0.75rem;
	text-align: right;
}
.section-5 .section-content .section-part2 .section-item .section-desc{
	margin-left: 0.75rem;
}
.section-5 .section-content .section-part .section-item .section-desc p{
	color: #ffffff;
	line-height: 1.2rem;
	font-weight: bold;
	font-size: 0.95rem;
}
.section-5 .section-content .section-part .section-item .section-desc text{
	display: inline-block;
	width: 10.85rem;
	color: #ffffff;
	line-height: 1rem;
	font-size: 0.7rem;
}
.section-5 .section-content .section-part .section-item .section-image{
	width: 4.2rem;
	height: 4.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border: 3px solid #ffffff;
	box-sizing: border-box;
	border-radius: 50%;
}
.section-5 .section-content .section-part .section-item.active .section-image{
	background: #e84c3d;
}
.section-5 .section-content .section-part .section-item .section-image img{
	width: 2rem;
	height: 2rem;
}
.section-5 .section-content .section-part .section-item .section-image img:nth-child(1){
	display: block;
}
.section-5 .section-content .section-part .section-item .section-image img:nth-child(2){
	display: none;
}
.section-5 .section-content .section-part .section-item.active .section-image img:nth-child(1){
	display: none;
}
.section-5 .section-content .section-part .section-item.active .section-image img:nth-child(2){
	display: block;
}
.section-5 .section-content .section-part-image1{
	width: 11.65rem;
	height: 22.1rem;
	margin-top: 3.5rem;
	margin-left: 2rem;
}
.section-5 .section-content .section-part-image2{
	width: 16.3rem;
	height: 28.05rem;
	margin-left: -3rem;
	margin-top: -0.8rem;
}
/* 内容6 */
.section-6{
	padding-top: 4rem;
	padding-bottom: 2rem;
}
.section-6 .section-title text{
	margin-left: 1.5rem;
	margin-top: 2.5rem
}
.section-6 .section-image{
	width: 51rem;
	height: 29rem;
	margin: 0 auto;
	margin-top: -1.5rem;
	position: relative;
}
.section-6 .section-image .section-sub-content{
	position: absolute;
	top: 9rem;
	right: 5rem;
}
.section-6 .section-image .section-sub-content ul{
	
}
.section-6 .section-image .section-sub-content ul li{
	display: flex;
	align-items: center;
	color: #666666;
	letter-spacing: 1px;
	margin-bottom: 1rem;
}
.section-6 .section-image .section-sub-content ul li:last-child{
	margin-bottom: 0;
}
.section-6 .section-image .section-sub-content ul li i{
	font-style: normal;
	width: 1.65rem;
	height: 1.65rem;
	line-height: 1.65rem;
	text-align: center;
	text-shadow: 0px 3px 5px 0px rgba(0,0,0,0.16); 
	font-weight: bold;
	font-size: 0.9rem;
	color: #FFFFFF;
	background: #f66540;
	border-radius: 50%;
	margin-right: 0.75rem;
}
.section-6 .section-image img{
	width: 100%;
	height: 100%;
}
.section-6 .section-content{
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-6 .section-content .section-left{
	width: 26.75rem;
	height: 27.1rem;
}
.section-6 .section-content .section-left img{
	width: 100%;
	height: 100%;
}
.section-6 .section-content .section-right{
	text-align: right;
	margin-left: -4rem;
}
.section-6 .section-content .section-right .section-right-title{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-6 .section-content .section-right .section-right-title .section-line{
	width: 2.6rem;
	height: 2px;
	background: #fc6725;
}
.section-6 .section-content .section-right .section-right-title p{
	color: #fc6725;
	line-height: 64px;
	letter-spacing: 3px;
	font-size: 2.05rem;
	margin: 0 0.5rem;
}
.section-6 .section-content .section-right .section-desc{
	width: 25.3rem;
	height: 2.35rem;
	line-height: 2.35rem;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 0.9rem;
	background: #fc6725;
	border-radius: 1.15rem;
	position: relative;
}
.section-6 .section-content .section-right .section-desc img{
	width: 2.65rem;
	height: 1.55rem;
	position: absolute;
	left: 3rem;
	bottom: -1rem;
}
.section-6 .section-content .section-right .section-right-image{
	width: 20.7rem;
	height: 18.05rem;
}
/* 内容7 */
.section-7{
	padding: 0;
	background: #f4f4f4;
}
.section-7 .section-content .section-title-part{
	width: 44.7rem;
	background: url(../../../images/scheme/industry_scheme/gas_station/section-7-bg.png) no-repeat right center;
	background-size: 100%;
	padding-top: 3rem;
	padding-top: 4rem;
	padding-left: 15rem;
	box-sizing: border-box;
}
.section-7 .section-title{
	text-align: left;
	flex-direction: column;
}
.section-7 .section-title .section-bold strong{
	color: rgba(241,153,144,0.13);
	font-size: 2.85rem;
	left: -2.5rem;
	top: -2rem;
}
.section-7 .section-title .section-bold .section-p p{
	color: #FFFFFF;
}
.section-7 .section-title text{
	color: #FFFFFF;
	width: 100%;
}
.section-7 .section-content{
	display: flex;
	height: 24rem;
}
.section-7 .section-content .section-cont-part{
	margin-left: 3rem;
	align-self: center;
}
.section-7 .section-content .section-box3{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.section-7 .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);
}
.section-7 .section-content .section-box3 .section-flex-group p{
	width: 100%;
	height: 2.35rem;
	line-height: 2.35rem;
	background: #d44839;
	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-7 .section-content .section-box3 .section-flex-group ul{
	width: 10rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}
.section-7 .section-content .section-box3 .section-flex-group ul li{
	width: 100%;
	padding: 0.5rem 0;
	color: #f98558;
	letter-spacing: 2px;
	font-size: 1rem;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.section-7 .section-content .section-box3 .section-flex-group ul li img{
	width: 1.95rem;
	height: 2.35rem;
	position: absolute;
	left: -2.5rem;
	top: 0.15rem;
}
/* 内容8 */
.section-8{
	padding-bottom: 2.5rem;
}
.section-8 .section-title text {
    margin-left: 1.5rem;
    margin-top: 3.5rem;
}
.section-8 .section-group{
	padding: 0 22rem;
	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: rgba(249,133,88,0.2);
	border-radius: 50%;
	position: absolute;
	z-index: -1;
}
.section-8 .section-group .section-item .section-circle1{
	width: 1.5rem;
	height: 1.5rem;
	top: 5rem;
	left: 0.25rem;
}
.section-8 .section-group .section-item .section-circle2{
	width: 3.55rem;
	height: 3.55rem;
	top: 0;
	left: -1rem;
}
.section-8 .section-group .section-item .section-circle3{
	width: 1.6rem;
	height: 1.6rem;
	right: -0.2rem;
	top: 2rem;
}
.section-8 .section-group .section-item .section-circle4{
	width: 5.3rem;
	height: 5.3rem;
	bottom: 6rem;
	right: -3rem;
}
.section-8 .section-group .section-item .section-circle5{
	width: 3.3rem;
	height: 3.3rem;
	bottom: 1rem;
	left: 0;
}
.section-8 .section-group .section-item:first-child{
	margin-left: 0;
}
.section-8 .section-group .section-item .section-image{
	width: 13.6rem;
	height: 25.9rem;
}
.section-8 .section-group .section-item p{
	color: #434245;
	line-height: 1.75rem;
	letter-spacing: 1px;
	font-size: 1rem;
	text-align: center;
	margin-top: -1rem;
}
/* 内容9 */
.section-9{
	padding: 2rem 0;
	background: #f6f8fb;
}
.section-9 .section-title{
	padding-left: 2rem;
}
.section-9 .section-title text {
    margin-left: 1.5rem;
    margin-top: 2.5rem;
}
.section-9 .section-border{
	width: 57.5rem;
	padding-top: 4rem;
	box-sizing: border-box;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 34px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09); 
}
.section-9 .section-group{
	padding: 0 5.6rem;
	margin-top: 2rem;
	padding-bottom: 1.5rem;
	display: flex;
	justify-content: space-between;
}
.section-9 .section-group .section-item{
	
}
.section-9 .section-group .section-item .section-image{
	width: 10.4rem;
	height: 19.8rem;
}
.section-9 .section-group .section-item p{
	width: 10.5rem;
	padding: 0.5rem 0;
	color: #FFFFFF;
	background: #e64d3d;
	border-radius: 1.05rem;
	letter-spacing: 1px;
	font-size: 0.8rem;
	text-align: center;
	margin-top: 1rem;
}
.section-9 .section-group .section-item:last-child p{
	margin-top: 0.5rem;
}
/* 内容10 */
.section-10{
	padding-bottom: 2rem;
}
.section-10 .section-title text {
   text-align: center;
}
.section-10 .section-title{
	text-align: center;
	flex-direction: column;
}
.section-10 .section-title .section-bold strong{
	top: -3.5rem;
}
.section-10 .section-box-o{
	margin-top: 2rem;
}
.section-10 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section-10 .section-box .section-square{
	width: 1.3rem;
	height: 1.3rem;
	background: #e8545a;
}
.section-10 .section-box .section-border{
	width: 10.55rem;
	text-align: center;
	border-radius: 0.75rem;
	height: 5.3rem;
	padding: 0.5rem 0;
	background: #FFFFFF;
	border: 2px solid #fc6725;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	  transition: all 0.5s;
}
.section-10 .section-box .section-border:hover{
	-webkit-transform: scale(1.08) translate(-10px, -10px);
	 ransform: scale(1.08) translate(-10px, -10px);
}
.section-10 .section-box .section-border img{
	height: 4rem;
}
