.section .section-title{
    text-align: center;
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
}
.section .section-title span{
    display: inline-block;
    width: 0.55rem;
    height: 0.55rem;
    background: #3ae9c0;
    border-radius: 50%;
}
.section-title p{
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.7rem;
}
.section .section-subtitle{
    text-align: center;
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
}
.section .section-subtitle span{
    display: inline-block;
    width: 3.85rem;
    height: 0.25rem;
    background: #2cc497;
    border-radius: 3px;
    margin-top:-0.5rem;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(/images/scheme/extra/lszm/section-0-bg.png) no-repeat;
    background-size: cover;
}
.section-0 .section-banner {
	padding: 8.65rem 0 0 18rem;
	position: relative;
}
.section-0 .section-banner p{
	font-size: 2.5rem;
	color: #2B2B2B;
	font-weight: bold;
	margin-bottom: 1.25rem;
}
.section-0 .section-banner img{
    width:27.7rem;
    height:12.35rem;
    position: absolute;
    right: 18rem;
}
.section-0 .section-banner text{
	font-size: 1.1rem;
	color: #2B2B2B;
}
.section-0 .section-buttons{
	margin-top: 3.65rem;
	display: flex;
}
.section-0 .section-buttons a{
	width: 7rem;
	text-align: center;
	height: 2.1rem;
	line-height: 2.1rem;
	color: #2ABBB1;
	font-size: 1.05rem;
	border-radius: 1.05rem;
	background: #ffffff;
}
/* 内容1 */
.section-1{
	margin-top: -3rem;
}
.section-1 .section-group{
	padding: 0 5.4rem;
	display: flex;
	justify-content: space-between;
}
.section-1 .section-group .section-item{
    display: flex;
    align-items: center;
    width: 20rem;
    height: 5.65rem;
    background: #ffffff;
    border-radius: 0.9rem;
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.18); 
}
.section-1 .section-group .section-item img{
	width: 5.1rem;
	height: 4.65rem;
}
.section-1 .section-group .section-item p{
	font-weight: bold;
	font-size: 1.15rem;
	margin-bottom: 0.8rem;
	color: #34312E;
}
.section-1 .section-group .section-item span{
	font-size: 0.85rem;
	color: #616161;
}
/* 内容2 */
.section-2{
	margin-top: 2rem;
}
.section-2 .section-group{
	padding: 0 15rem;
	display: flex;
	 flex-wrap: wrap;
	justify-content: space-between;
}
.section-2 .section-group .section-item{
    display: flex;
    width: 14rem;
    height: 8rem;
    margin-top:3rem;
}
.section-2 .section-group .section-item img{
	width: 4.5rem;
	height: 4.05rem;
}
.section-2 .section-group .section-item p{
	font-weight: bold;
	font-size: 1.15rem;
	margin-bottom: 0.55rem;
	color: #0EC3A7;
}
.section-2 .section-group .section-item span{
	font-size: 0.85rem;
	color: #616161;
}
/* 内容3 */
.section-3{
	margin-top: 2rem;
}
.section-3 .section-title{
    margin-bottom:1rem;
}
.section-3 .section-group{
	padding: 0 16.55rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-3 .section-group .section-item{
   width: 14.5rem;
    background: linear-gradient(264deg,#78e6c0 3%, #0ab485 100%);
    border-radius: 0.4rem;
    margin-top: 1rem;
}
.section-3 .section-group .section-item .section-top{
    padding: 1.4rem;
    color: #fff;
}
.section-3 .section-group .section-item .section-top p{
    font-weight: bold;
    font-size:1.25rem;
    margin-bottom: 0.3rem;
}
.section-3 .section-group .section-item .section-top span{
	font-size:0.7rem;
}
.section-3 .section-group .section-item .section-bottom{
    padding: 1.4rem;
    background: #ffffff;
    border-radius: 0.4rem;
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.18); 
}
.section-3 .section-group .section-item .section-bottom p{
    font-size: 0.8rem;
     font-weight: bold;
     color: #434343;
     margin-bottom: 0.5rem;
}
.section-3 .section-group .section-item .section-bottom ul{
	font-size: 0.6rem;
	color: #616161;
}
.section-3 .section-group .section-item .section-bottom ul li{
	display: flex;
	align-items: center;
	margin-bottom: 0.35rem;
}
.section-3 .section-group .section-item .section-bottom ul li img{
	width: 0.6rem;
    height: 0.5rem;
}
/* 内容4 */
.section-4{
	margin-top: 6rem;
	padding-bottom: 2rem;
}
.section-4 .section-menu{
    display: flex;
    padding: 0 18rem;
    justify-content: space-between;
    color: #3d3d3d;
    letter-spacing: 0.68px;
    font-size: 1.3rem;
    margin: 3rem 0;
    font-weight: bold;
}
.section-4 .section-menu li{
    padding-bottom: 0.5rem;
    cursor: pointer;
}
.section-4 .section-menu li.active{
    color: #2cc497;
    border-bottom: 0.2rem solid #2cc497;
}
.section-4 .section-wrap {
    padding: 0 18rem;
}
.section-4 .section-wrap .section-content{
    display: flex;
    align-items: center;
    letter-spacing: 0.68px;
    line-height: 1.7rem;
}
.section-4 .section-wrap .section-content .section-image{
    min-width: 29.45rem;
    height: 21.9rem;
    border-radius: 0.65rem;
    margin-right: 3rem;
}
.section-4 .section-wrap .section-content .section-image img{
    width: 100%;
    height: 100%;
}
.section-4 .section-wrap .section-content .section-desc strong{
    font-size: 1.3rem;
}
.section-4 .section-wrap .section-content .section-desc p{
    color: #303030;
    letter-spacing: 0.68px;
    line-height: 1.7rem;
}
.section-4 .section-wrap .section-content .section-footer{
    margin-top:0.5rem;
}
.section-4 .section-wrap .section-content .section-footer strong{
    font-size: 1.05rem;
}
.section-4 .section-wrap .section-content .section-footer .section-btns{
    margin-top:0.5rem;
    display: flex;
}
.section-4 .section-wrap .section-content .section-footer .section-btn{
    margin-right: 0.7rem;
    background: #0ec3a7;
    border-radius: 5px;
    color: #ffffff;
    font-size: 0.8rem;
    letter-spacing: 0.42px;
    padding: 0.2rem 1rem;
    cursor:pointer;
}
/* 内容5 */
.section-5{
	padding: 3rem 0;
	background: #f4fdfa;
}
.section-5 .section-group{
    margin-top:2rem;
    padding: 0 17.55rem;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-5 .section-group .section-item{
    display: flex;
    width: 27rem;
    height: 7rem;
    background: #ffffff;
    border-radius: 0.45rem;
    box-shadow: 0px 0px 6px 0px rgba(90,150,203,0.46); 
    padding: 1rem;
    margin-top:1rem;
}
.section-5 .section-group .section-item img{
    width: 9.45rem;
    height: 6.6rem;
    border-radius: 0.25rem;
}
.section-5 .section-group .section-item .section-right{
    margin-left:0.7rem;
}
.section-5 .section-group .section-item .section-right .section-right-title{
    font-weight: bold;
    color: #333333;
    letter-spacing: 0.68px;
    font-size: 0.85rem;
    margin-bottom: 0.7rem;
}
.section-5 .section-group .section-item .section-right .section-right-content{
     font-size: 0.6rem;
    color: #616161;
    line-height: 1.05rem;
    letter-spacing: 0.31px;
     display: -webkit-box;
      -webkit-line-clamp: 2; 
      -webkit-box-orient: vertical; 
      overflow: hidden; 
      word-break: break-all;
}
.section-5 .section-group .section-item .section-right .section-right-desc{
    margin-top: 1rem;
    display: flex;
    justify-content:space-between;
}
.section-5 .section-group .section-item .section-right .section-right-desc span{
    font-size: 0.65rem;
    color: #616161;
    letter-spacing: 0.34px;
}



.section-6{
    margin-top: 5rem;
}
.section-6 .section-images{
    margin-top: 1.4rem;
    padding: 0 21.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-6 .section-images img{
    width: 17rem;
    height: 24.3rem;
    margin-top: 0.9rem;
}