﻿/***********************内容 ***********************/
.section{
	padding: 2rem 0 3rem 0;
}
.section .section-title{
	text-align: center;
}
.section .section-title .section-title-image{
	width: 5.15rem;
	height: 5.15rem;
	margin: 0 auto;
}
.section .section-title .section-title-image img{
	width: 100%;
	height: 100%;
}
.section-title p{
	font-size: 1.7rem;
	color: #333333;
	font-weight: bold;
}
.section-title text{
	color: #666666;
	font-size: 1rem;
	display: inline-block;
	line-height: 1.8rem;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
    background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-0-bg.png) no-repeat center;
    background-size: cover
}
.section-0 .section-banner{
	padding: 8.4rem 0 0 20.5rem;
}
.section-0 .section-banner p{
	font-size: 2.9rem;
	font-weight: 500;
}
.section-0 .section-banner p .span1{
	color: #282841;
}
.section-0 .section-banner p .span2{
	color: #554BD5;
}
.section-0 .section-banner text{
	display: block;
	margin-bottom: 3rem;
	color: #333333;
	font-size: 1.3rem;
	margin-top: 1.5rem;
}
.section-0 .section-banner .section-down-btn{
	width: 10rem;
	height: 2.75rem;
	line-height: 2.75rem;
	text-align: center;
	background: #554bd5;
	border-radius: 4px;
	color: #ffffff;
	letter-spacing: 1.76px;
	font-size: 1.1rem;
	display: inline-block;
	cursor: pointer;
}
/* 内容1 */
.section-1{
	
}
.section-1 .section-group{
	padding: 0 22.4rem;
	margin-top: 3rem;
	display: flex;
	justify-content: space-between;
}
.section-1 .section-group .section-item{
	position: relative;
	width: 11.5rem;
	border-radius: 0.65rem;
	box-sizing: border-box;
}
.section-1 .section-group .section-item .section-bg{
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	bottom: -0.5rem;
	transform: translate(-50%, 0);
	width: 10.2rem;
	height: 14.05rem;
	border-radius: 0.65rem;
	filter: blur(12px);
	z-index: -1;
	border: 2px solid #fcebeb;
}
.section-1 .section-group .section-item:nth-child(1) .section-bg{
	background: #fbe0e0;
}
.section-1 .section-group .section-item:nth-child(2) .section-bg{
	background: #c9ecff;
	opacity: 0.71;
}
.section-1 .section-group .section-item:nth-child(3) .section-bg{
	background: #ffefc7;
	opacity: 0.83;
}
.section-1 .section-group .section-item:nth-child(4) .section-bg{
	background: #b496fa;
	opacity: 0.32;
}
.section-1 .section-group .section-item:nth-child(1){
	background: linear-gradient(180deg,#fcecec, #fdf5f5 11%, #ffffff 40%);
	border: 2px solid #fcebeb;
}
.section-1 .section-group .section-item:nth-child(2){
	background: linear-gradient(180deg,#e8f7ff, #ffffff 40%);
	border: 2px solid #e9f7ff;
}
.section-1 .section-group .section-item:nth-child(3){
	background: linear-gradient(180deg,#fcf5e5, #ffffff 40%);
	border: 2px solid #fcf5e5;
}
.section-1 .section-group .section-item:nth-child(4){
	background: linear-gradient(180deg,#f3eeff, #ffffff 40%);
	border: 2px solid #f2edff;
}
.section-1 .section-group .section-item .section-cicle{
	position: absolute;
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50%;
	left: 50%;
	top: -0.9rem;
	transform: translate(-50%, 0);
}
.section-1 .section-group .section-item:nth-child(1) .section-cicle{
	background: #ff6464;
}
.section-1 .section-group .section-item:nth-child(2) .section-cicle{
	background: #64c8ff;
}
.section-1 .section-group .section-item:nth-child(3) .section-cicle{
	background: #f0aa00;
}
.section-1 .section-group .section-item:nth-child(4) .section-cicle{
	background: #b496fa;
}
.section-1 .section-group .section-item .section-image{
	height: 6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1rem;
}
.section-1 .section-group .section-item .section-image img{
	width: 7rem;
	height: 4.6rem;
}
.section-1 .section-group .section-item .section-desc{
	text-align: center;
	margin-top: 0.5rem;
}
.section-1 .section-group .section-item .section-desc p{
	color: #434245;
	line-height: 30px;
	font-size: 0.9rem;
	font-weight: bold;
}
.section-1 .section-group .section-item .section-desc text{
	display: inline-block;
	color: #666666;
	line-height: 1.05rem;
	font-size: 0.65rem;
	width: 8.65rem;
	margin-bottom: 1rem;
}
/* 内容2 */
.section-2{
	background: rgba(244,242,255,0.65);
	padding-bottom: 2rem;
}
.section-2 .section-content{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2rem;
}
.section-2 .section-content .section-image{
	width: 19.55rem;
	height: 16.1rem;
	margin-right: 4rem;
}
.section-2 .section-content .section-image img{
	width: 100%;
	height: 100%;
}
.section-2 .section-content .section-flex{
	
}
.section-2 .section-content .section-flex .section-item{
	margin-bottom: 1rem;
	height: 2.35rem;
	line-height: 2.35rem;
	font-weight: bold;
	font-size: 0.9rem;
	display: flex;
}
.section-2 .section-content .section-flex .section-item:last-child{
	margin-bottom: 0;
}
.section-2 .section-content .section-flex .section-item p{
	width: 3.55rem;
	background: linear-gradient(83deg,#f1a123 11%, #ffd58f 100%);
	border-radius: 24px 0px 0px 24px;
	text-align: center;
	color: #ffffff;
}
.section-2 .section-content .section-flex .section-item text{
	display: inline-block;
	padding-left: 0.5rem;
	color: #333333;
	background: #FFFFFF;
	width: 7.75rem;
	box-sizing: border-box;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.03); 
}
/* 内容3 */
.section-3{
	
}
.section-3 .section-image{
	width: 40.9rem;
	height: 21.85rem;
	margin: 0 auto;
	margin-top: 2rem;
}
.section-3 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容4 */
.section-4{
	background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-4-bg.png) no-repeat center;
	background-size: 100%;
}
.section-4 .section-title p{
	color: #FFFFFF;
}
.section-4 .section-title text{
	color: #FFFFFF;
}
.section-4 .section-group{
	padding: 0 25rem;
	margin-top: 4rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}
.section-4 .section-group .section-item{
	width: 6.1rem;
	background: #ffffff;
	border-radius: 7px;
}
.section-4 .section-group .section-item .section-image{
	height: 3.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.5rem;
}
.section-4 .section-group .section-item .section-image img{
	height: 3rem;
}
.section-4 .section-group .section-item p{
	margin: 0.5rem 0 0.75rem 0;
	text-align: center;
	color: #434245;
	font-size: 0.9rem;
	font-weight: bold;
}
/* 内容5 */
.section-5{
	padding: 4rem 0 4rem 0;
}
.section-5 .section-content{
	padding: 0 22.35rem 0 19.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-5 .section-content .section-title-part{
	
}
.section-5 .section-content .section-title-part .section-title{
	text-align: left;
}
.section-5 .section-content .section-title-part .section-title .section-title-image{
	margin: 0;
	margin-left: -1rem;
}
.section-5 .section-content .section-title-part .section-desc{
	color: #666666;
	line-height: 1.5rem;
	font-size: 0.9rem;
	width: 18.7rem;
	margin-top: 2rem;
}
.section-5 .section-content .section-image-part{
	width: 28.8rem;
	height: 13rem;
}
.section-5 .section-content .section-image-part img{
	width: 100%;
	height: 100%;
}
/* 内容6 */
.section-6{
	background: rgba(244,242,255,0.56);
	padding: 4rem 0 4rem 0;
}
.section-6 .section-content{
	padding: 0 22.35rem 0 19.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-6 .section-content .section-title-part{
	
}
.section-6 .section-content .section-title-part .section-title{
	text-align: left;
}
.section-6 .section-content .section-title-part .section-title .section-title-image{
	margin: 0;
	margin-left: -1rem;
}
.section-6 .section-content .section-title-part .section-desc{
	color: #666666;
	line-height: 1.5rem;
	font-size: 0.9rem;
	width: 18.7rem;
	margin-top: 2rem;
}
.section-6 .section-content .section-image-part{
	width: 29.2rem;
	height: 15rem;
}
.section-6 .section-content .section-image-part img{
	width: 100%;
	height: 100%;
}
/* 内容7 */
.section-7{
	padding: 4rem 0 4rem 0;
}
.section-7 .section-content{
	padding: 0 22.35rem 0 19.25rem;
	display: flex;
	justify-content: space-between;
}
.section-7 .section-content .section-title-part{
	
}
.section-7 .section-content .section-title-part .section-title{
	text-align: left;
}
.section-7 .section-content .section-title-part .section-title text{
	line-height: normal;
}
.section-7 .section-content .section-title-part .section-title .section-title-image{
	margin: 0;
	margin-left: -1rem;
}
.section-7 .section-content .section-title-part .section-desc{
	color: #666666;
	line-height: 1.5rem;
	font-size: 0.9rem;
	width: 18.7rem;
	margin-top: 2rem;
}
.section-7 .section-content .section-image-part{
	width: 28.95rem;
	height: 13.5rem;
	margin-top: 4.75rem;
}
.section-7 .section-content .section-image-part img{
	width: 100%;
	height: 100%;
}
/* 内容8 */
.section-8{
	background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-8-bg.png) no-repeat center;
	background-size: 100%;
	height: 23.65rem;
}
.section-8 .section-content{
	padding-left: 50.7rem;
	padding-top: 2rem;
}
.section-8 .section-content .section-sub-title{
	color: #ffffff;
	font-size: 1.7rem;
	font-weight: bold;
}
.section-8 .section-content .section-group{
	display: flex;
}
.section-8 .section-content .section-group .section-item{
	width: 12rem;
	height: 16.9rem;
	background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-8-box.png) no-repeat center;
	background-size: 100%;
	text-align: center;
}
.section-8 .section-content .section-group .section-item p{
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.1rem;
	font-weight: bold;
	margin-top: 1.5rem;
}
.section-8 .section-content .section-group .section-item .section-desc{
	padding-left: 1rem;
	margin-top: 3rem;
}
.section-8 .section-content .section-group .section-item .section-desc text{
	color: #333333;
	line-height: 1.2rem;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 0.85rem;
	width: 10.2rem;
	margin: 0 auto;
}
/* 内容9 */
.section-9{
	padding-top: 0;
	background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-9-bg.png) no-repeat bottom center;
	background-size: 100%;
	height: 32rem;
}
.section-9 .section-group{
	padding: 0 20rem;
	margin-top: 4rem;
	display: flex;
	justify-content: space-between;
}
.section-9 .section-group .section-item{
	width: 12.3rem;
	background: #ffffff;
	border-radius: 0.7rem;
	box-shadow: 0px 3px 20px 0px rgba(211,211,249,0.86); 
	position: relative;
}
.section-9 .section-group .section-item p{
	border-radius: 0.8rem;
	position: absolute;
	width: 9.65rem;
	height: 2.85rem;
	text-align: center;
	line-height: 2.85rem;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.1rem;
	left: 50%; 
	top: -1.25rem;
	transform: translate(-50%, 0); 
	color: #FFFFFF;
}
.section-9 .section-group .section-item:nth-child(1) p{
	background: linear-gradient(0deg,#8980ff, #c4beff);
}
.section-9 .section-group .section-item:nth-child(2) p{
	background: linear-gradient(0deg,#f2a52a, #fbc771);
}
.section-9 .section-group .section-item:nth-child(3) p{
	background: linear-gradient(0deg,#8980ff, #c4beff);
}
.section-9 .section-group .section-item:nth-child(4) p{
	background: linear-gradient(0deg,#f2a52a, #fbc771);
}
.section-9 .section-group .section-item .section-desc{
	text-align: center;
	margin-top: 3rem;
	margin-bottom: 1rem;
}
.section-9 .section-group .section-item .section-desc text{
	color: #333333;
	line-height: 2.75rem;
	letter-spacing: 1px;
	display: inline-block;
}
/* 内容10 */
.section-10{
	padding-top: 0;
}
.section-10 .section-content{
	margin-top: 2rem;
}
.section-10 .section-content .section-nav-tabs{
	padding: 0 25rem;
	display: flex;
	justify-content: space-between;
}
.section-10 .section-content .section-nav-tabs .section-nav-tab{
	width: 19.4rem;
	height: 2.85rem;
	line-height: 2.85rem;
	text-align: center;
	background: #cacaca;
	border-radius: 0.8rem;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.1rem;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}
.section-10 .section-content .section-nav-tabs .section-nav-tab.active{
	background: linear-gradient(0deg,#8980ff, #c4beff);
}
.section-10 .section-content .section-nav-tabs .section-nav-tab .section-nav-bg{
	width: 18.8rem;
	height: 2.85rem;
	display: none;
	opacity: 0.46;
	background: linear-gradient(0deg,#8980ff, #c4beff);
	border-radius: 16px;
	filter: blur(12px);
	position: absolute;
	bottom: -0.5rem;
	z-index: -1;
}
.section-10 .section-content .section-nav-tabs .section-nav-tab.active .section-nav-bg{
	display: block;
}
.section-10 .section-content .section-nav-conts{
	
}
.section-10 .section-content .section-nav-conts .section-nav-cont{
	height: 28rem;
}
.section-10 .section-content .section-nav-conts .section-nav-cont .section-nav-title{
	text-align: center;
	color: #825def;
	line-height: 1.7rem;
	font-size: 1.2rem;
	margin: 3rem 0;
}
.section-10 .section-content .section-box3{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.section-10 .section-content .section-box3 .section-image{
	width: 33.25rem;
	height: 21rem;
}
.section-10 .section-content .section-box3 .section-image img{
	width: 100%;
	height: 100%;
}
.section-10 .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-10 .section-content .section-box3 .section-flex-group p{
	width: 100%;
	height: 2.35rem;
	line-height: 2.35rem;
	background: linear-gradient(231deg,#9270f3 7%, #673ce9 81%);
	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-10 .section-content .section-box3 .section-flex-group ul{
	width: 10rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}
.section-10 .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-10 .section-content .section-box3 .section-flex-group ul li img{
	width: 1.95rem;
	height: 2.35rem;
	position: absolute;
	left: -2.5rem;
	top: 0.15rem;
}
.section-10 .section-content .section-nav-cont .section-item{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-10 .section-content .section-nav-cont .section-item .section-image{
	width: 33.95rem;
	height: 21.95rem;
}
.section-10 .section-content .section-nav-cont .section-item .section-image img{
	width: 100%;
	height: 100%;
}
.section-10 .section-content .section-nav-cont .section-item .section-option{
	margin-left: 1rem;
}
.section-10 .section-content .section-nav-cont .section-item .section-option p{
	color: #434245;
	line-height: 1.7rem;
	font-weight: bold;
	font-size: 1.3rem;
	padding-left: 1rem;
}
.section-10 .section-content .section-nav-cont .section-item .section-option ul{
	color: #434245;
	font-size: 1.2rem;
	margin-top: 1.75rem;
}
.section-10 .section-content .section-nav-cont .section-item .section-option ul li{
	display: flex;
	align-items: center;
	margin-top: -1rem;
}
.section-10 .section-content .section-nav-cont .section-item .section-option ul li img{
	width: 3.65rem;
	height: 3.65rem;
	margin-right: -0.25rem;
}
/* 内容11 */
.section-11{
	background: url(../../../images/scheme/industry_scheme/monopoly_industry/section-11-bg.png) no-repeat center;
	background-size: cover;
	/* padding-bottom: 2rem; */
}
.section-11 .section-title p{
	color: #FFFFFF;
}
.section-11 .section-title text{
	color: #FFFFFF;
}
.section-11 .section-content{
	color: #ffffff;
	margin-top: 3rem;
}
.section-11 .section-content .section-blocks1{
	text-align: center;
}
.section-11 .section-content .section-blocks1 p{
	width: 10.55rem;
	height: 2.65rem;
	line-height: 2.65rem;
	text-align: center;
	font-size: 1.2rem;
	background: linear-gradient(180deg,#fbc874, #eea842);
	border-radius: 0.55rem;
	margin: 0 auto;
	font-weight: bold;
}
.section-11 .section-content .section-blocks1 .section-block-line1{
	width: 44rem;
	height: 2.85rem;
	margin-bottom: -4px;
}
.section-11 .section-content .section-blocks2{
	padding: 0 19.5rem;
	display: flex;
	justify-content: space-between;
}
.section-11 .section-content .section-blocks2 .section-block{
	width: 12.25rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.section-11 .section-content .section-blocks2 .section-block .section-block-top{
	width: 10.45rem;
	height: 2.45rem;
	line-height: 2.45rem;
	text-align: center;
	font-size: 1rem;
	background: linear-gradient(180deg,#c7c2f9, #8a83fb);
	border-radius: 0.6rem;
}
.section-11 .section-content .section-blocks2 .section-block .section-block-line2{
	width: 6.5rem;
	height: 2.6rem;
}
.section-11 .section-content .section-blocks2 .section-block .section-block-bottom{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-11 .section-content .section-blocks2 .section-block .section-block-bottom p{
	width: 4.85rem;
	height: 1.85rem;
	line-height: 1.85rem;
	text-align: center;
	background: linear-gradient(180deg,#fac570, #eea944);
	border-radius: 0.35rem;
	font-size: 0.8rem;
}
.section-11 .section-content .section-blocks2 .section-block .section-block-bottom p:first-child{
	margin-right: 0.5rem;
}
.section-11 .section-content .section-blocks3{
	margin-top: 3rem;
	padding: 0 20rem;
	display: flex;
}
.section-11 .section-content .section-blocks3 .section-item{
	
}
.section-11 .section-content .section-blocks3 .section-item:last-child{
	margin-left: 5rem;
}
.section-11 .section-content .section-blocks3 .section-item .section-item-title{
	font-size: 1.2rem;
	margin-bottom: 0.75rem;
	display: flex;
	align-items: center;
}
.section-11 .section-content .section-blocks3 .section-item .section-item-title img{
	width: 1.5rem;
	height: 1.5rem;
}
.section-11 .section-content .section-blocks3 .section-item ul{
	font-size: 0.8rem;
	padding-left: 0.35rem;
}
.section-11 .section-content .section-blocks3 .section-item ul li{
	line-height: 1.5rem;
	width: 22rem;
}
/* 内容12 */
.section-12{
	background: #f6f6f6;
}
.section-12 .section-box-o{
	margin-top: 2rem;
}
.section-12 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section-12 .section-box .section-square{
	width: 1.3rem;
	height: 1.3rem;
}
.section-12 .section-box .section-border{
	width: 10.55rem;
	text-align: center;
	border-radius: 0.75rem;
	height: 5.3rem;
	padding: 0.5rem 0;
	background: #FFFFFF;
	border: 3px solid #cbc1f5;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12); 
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	  transition: all 0.5s;
}
.section-12 .section-box .section-border:hover{
	-webkit-transform: scale(1.08) translate(-10px, -10px);
	 ransform: scale(1.08) translate(-10px, -10px);
}
.section-12 .section-box .section-border img{
	height: 4rem;
}