﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.7rem;
}
.section-title text{
    font-size: 0.9rem;
    color: #666666;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(/images/scheme/industry_scheme/tycg/section-0-bg.png) no-repeat;
    background-size: cover;
}
.section-0 .section-banner {
	padding: 9.8rem 0 0 19.25rem;
}
.section-0 .section-banner p{
	font-size: 3rem;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1.6rem;
}
.section-0 .section-banner text{
	font-size: 1.5rem;
	color: #fff;
}
.section-0 .section-buttons{
	margin-top: 3.65rem;
	display: flex;
}
.section-0 .section-buttons a{
	width: 7.75rem;
	text-align: center;
	height: 2.6rem;
	line-height: 2.6rem;
	border: 1px solid #ffffff;
	color: #1d65df;
	font-size: 1.2rem;
}
.section-free{
	padding: 1.55rem 0;
 	text-align: center;
	background: url(/images/scheme/industry_scheme/tycg/section-free.png) no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-free p{
	font-size: 1.4rem;
	color: #ffffff;
	font-weight: bold;
}
.section-free .section-btn{
	margin-left: 5rem;
	width: 10rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	background: #ffb035;
	border-radius: 8px;
	font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;
}
/* 内容1 */
.section-1{
	padding-bottom: 6rem;
}
.section-1 .section-title p{
	margin-bottom: 0;
}
.section-1 .section-group{
	padding: 0 19.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-1 .section-group .section-item{
	position: relative;
	margin-top: 2.3rem;
}
.section-1 .section-group .section-item img{
	width: 18.1rem;
	height: 10.45rem;
}
.section-1 .section-group .section-item p{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 10.45rem;
	text-align: center;
	font-size: 1.7rem;
	color: #ffffff;
}
/* 内容2 */
.section-2{
	background: url(/images/scheme/industry_scheme/tycg/section-2-bg.png) no-repeat;
    background-size: cover;
}
.section-2 .section-image{
	text-align: center;
	margin-top: 3rem;
}
.section-2 .section-image img{
	width: 41.3rem;
	height: 33.55rem;
}
/* 内容3 */
.section-3{

}
.section-3 .section-group{
	margin-top: 1.2rem;
	padding: 0 19.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-3 .section-group .section-item{
	width: 12.8rem;
	height: 11.35rem;
	background: #f0f5ff;
	border: 1px solid #3275e7;
	border-radius: 2px;
	margin-top: 2rem;
}
.section-3 .section-group .section-item .section-top{
	height: 3.7rem;
	background: linear-gradient(180deg,#61b1ff 0%, #2b72ed);
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-3 .section-group .section-item .section-top img{
	width: 1.8rem;
	height: 1.8rem;
	margin-right: 0.65rem;
}
.section-3 .section-group .section-item .section-top span{
	color: #fff;
	font-size: 1rem;
}
.section-3 .section-group .section-item .section-bottom{
	padding: 1rem 1.5rem;
}
.section-3 .section-group .section-item .section-bottom ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-3 .section-group .section-item .section-bottom ul li{
	display: flex;
	align-items: center;
	line-height: 1.9rem;
	font-size: 0.8rem;
}
.section-3 .section-group .section-item .section-bottom ul li span{
	width: 0.3rem;
	height: 0.3rem;
	background: #4585f4;
	border-radius: 50%;
	color: #333333;
	margin-right: 0.45rem;
}
/* 内容4 */
.section-4{
	background: #f6faff;
	padding-bottom: 1rem;
}
.section-4 .section-flex{
	display: flex;
	justify-content: center;
}
.section-4 .section-flex .section-images{
	width: 36rem;
	height: 28rem;
}
.section-4 .section-flex .section-right{
	margin-left: 1rem;
}
.section-4 .section-flex .section-right ul{
	margin-top: 4.5rem;
}
.section-4 .section-flex .section-right ul li{
	padding: 1.4rem;
	background: rgba(255,255,255,0.4);
	cursor: pointer;
}
.section-4 .section-flex .section-right ul li.active{
	background: #f3f7ff;
	border: 0.04rem solid #4a8dff;	
}
.section-4 .section-flex .section-right ul li p{
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.55rem;
}
.section-4 .section-flex .section-right ul li.active p{
	color: #4a8dff;
}
.section-4 .section-flex .section-right ul li p span{
	width: 0.6rem;
	height: 0.6rem;
	background: #cfcfcf;
	border-radius: 50%;
	margin-right: 1.4rem;
}
.section-4 .section-flex .section-right ul li.active p span{
	background: #4a8dff;
}
.section-4 .section-flex .section-right ul li text{
	color: #666666;
	font-size: 0.8rem;
	padding-left: 2rem;
}
.section-4 .section-flex .section-right ul li.active text{
	color: #4a8dff;
}
.section-4 .section-flex .section-right .section-btn{
	text-align: right;
	margin-top: 3rem;
}
.section-4 .section-flex .section-right .section-btn a{
	display: inline-block;
	width: 5.2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	background: #4a8dff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	font-size: 0.7rem;
	color: #fff;
}
/* 内容5 */
.section-5{
	padding-bottom: 1rem;
}
.section-5 .section-flex{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1rem;
}
.section-5 .section-flex .section-left{
	width: 28.7rem;
	margin-right: 2.4rem;
}
.section-5 .section-flex .section-left .section-btn{
    margin-top: 3rem;
}
.section-5 .section-flex .section-left .section-btn a{
	display: inline-block;
    width: 5.2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    background: #4a8dff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 0.7rem;
    color: #fff;
}
.section-5 .section-flex .section-navs{
	display: flex;
}
.section-5 .section-flex .section-nav{
	width: 5.55rem;
	height: 2.45rem;
	line-height: 2.45rem;
	text-align: center;
	box-sizing: border-box;
	background: #ffffff;
	border: 1px solid #d1d1d1;
	color: #999999;
	font-size: 1rem;
	font-weight: bold;
	cursor: pointer;
}
.section-5 .section-flex .section-nav.active{
	background: #f0f5ff;
	border: 1px solid #3275e7;
	color: #4a8dff;
}
.section-5 .section-flex .section-uls{
	background: #f9f9f9;
	padding: 1.8rem 1.5rem;
}
.section-5 .section-flex .section-ul ul{
	display: flex;
	justify-content: space-between;
}
.section-5 .section-flex .section-ul ul:first-child{
	margin-bottom: 1.8rem;
}
.section-5 .section-flex .section-ul ul li{
	display: flex;
	align-items: center;
}
.section-5 .section-flex .section-ul ul li img{
	margin-right: 0.4rem;
	width: 0.9rem;
	height: 0.9rem;
}
.section-5 .section-flex .section-images{
	width: 26rem;
	height: 22rem;
}
/* 内容6 */
.section-6{
	background: url(/images/scheme/industry_scheme/tycg/section-6-bg.png) no-repeat;
    background-size: cover;
}
.section-6 .section-group{
	margin-top: 3rem;
	display: flex;
	justify-content: center;
}
.section-6 .section-group .section-item{
	text-align: center;
}
.section-6 .section-group .section-item img{
	width: 9.4rem;
	height: 18.85rem;
	display: block;
}
.section-6 .section-group .section-item p{
	display: inline-block;
	width: 5.3rem;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	background: #3874f3;
	border-radius: 0.9rem;
	font-size: 0.9rem;
	color: #ffffff;
	margin-top: 1.5rem;
}
.section-6 .section-group .section-jiantou{
	display: flex;
    align-items: flex-end;
	justify-content: center;
    width: 4rem;
}
.section-6 .section-group .section-jiantou img{
	width: 1.95rem;
	height: 1.2rem;
	margin-bottom: 0.3rem;
}
/* 内容7 */
.section-7{
	padding-bottom: 0;
	background: url(/images/scheme/industry_scheme/tycg/section-7-bg.png) no-repeat;
    background-size: cover;
}
.section-7 .section-image{
	text-align: center;
	margin-top: 2rem;
}
.section-7 .section-image img{
	width: 54.1rem;
	height: 20rem;
	margin-bottom: -0.5rem;	
}
/* 内容8 */
.section-8{
	background: url(/images/scheme/industry_scheme/tycg/section-8-bg.png) no-repeat;
    background-size: cover;
	padding-bottom: 7rem;
}
.section-8 .section-flex{
	position: relative;
	display: flex;
	justify-content: center;
	margin-top: 8rem;
}
.section-8 .section-flex .section-item{
	position: absolute;
	font-size: 0.8rem;
	color: #333333;
}
.section-8 .section-flex .section-item1{
	box-sizing: border-box;
	width: 15rem;
	height: 15rem;
	background: url(/images/scheme/industry_scheme/tycg/section-8-box1.png) no-repeat center;
    background-size: 100%;
	top: -2rem;
    left: 19rem;
	padding: 3rem 0 0 4.5rem;
}
.section-8 .section-flex .section-item2{
	box-sizing: border-box;
	width: 14.45rem;
	height: 14.45rem;
	background: url(/images/scheme/industry_scheme/tycg/section-8-box2.png) no-repeat center;
    background-size: 100%;
	top: 14rem;
    left: 20rem;
	padding: 3rem 0 0 4.5rem;
}
.section-8 .section-flex .section-item3{
	box-sizing: border-box;
	width: 22.3rem;
	height: 4.85rem;
	background: url(/images/scheme/industry_scheme/tycg/section-8-box3.png) no-repeat center;
    background-size: 100%;
	top: -5.5rem;
    right: 37rem;
	padding: 1.5rem 3.5rem;
}
.section-8 .section-flex .section-item4{
	box-sizing: border-box;
	width: 13.25rem;
	height: 13.25rem;
	background: url(/images/scheme/industry_scheme/tycg/section-8-box4.png) no-repeat center;
    background-size: 100%;
	top: 0;
    right: 20rem;
	padding: 4rem 0 0 4.5rem;
}
.section-8 .section-flex .section-item5{
	box-sizing: border-box;
	width: 13.25rem;
	height: 13.25rem;
	background: url(/images/scheme/industry_scheme/tycg/section-8-box5.png) no-repeat center;
    background-size: 100%;
	top: 13rem;
    right: 21rem;
	padding: 4rem 0 0 4.5rem;
}
.section-8 .section-flex .section-item ul{
	display: flex;
	flex-direction: column;
}
.section-8 .section-flex .section-item ul li{
	display: flex;
	align-items: center;
	line-height: 1.75rem;
}
.section-8 .section-flex .section-item ul li span{
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	font-size: 0.9rem;
	margin-right: 0.9rem;
}
.section-8 .section-flex .section-item1 ul li span{
	background: #6372ff;
}
.section-8 .section-flex .section-item2 ul li span{
	background: #05bb8a;
}
.section-8 .section-flex .section-item3 ul li span{
	background: #319bf2;
}
.section-8 .section-flex .section-item4 ul li span{
	background: #f93a4a;
}
.section-8 .section-flex .section-item5 ul li span{
	background: #f59c22;
}
.section-8 .section-flex .section-image img{
	width: 31.25rem;
	height: 22rem;
}
/* 内容9 */
.section-9{
	background: #f6faff;
}
.section-9 .section-group{
	padding: 0 22rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-9 .section-group .section-item{
	width: 14.15rem;
	height: 12.5rem;
	background: #ffffff;
	border-radius: 8px;
	text-align: center;	
	margin-top: 2.8rem;
}
.section-9 .section-group .section-item .section-image{
	height: 11rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.section-9 .section-group .section-item p{
	font-size: 1rem;
	color: #333333;
	margin-top: -0.8rem;
}
/* 内容10 */
.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: 10rem;
	height: 7.15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #8cb1ff;
	border-radius: 12px;
	background: #FFFFFF;
}
.section-10 .section-box .section-border img{
	height: 3rem;
}