.s-head{position: relative;}
.s1-con h3{
	font-family: PingFangSC-Semibold;
	font-size: 18px;
	color: #0C569C;
	line-height: 28px;
	font-weight: 600;	
	margin:15px 0;
}
.s1-con ul li{
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #333333;
    line-height: 1;
    margin-bottom: 15px;	
	list-style-image:url(../images/hgz.png);
	margin-left: 20px;
}
.s1-con hr{
    background-image: linear-gradient(90deg, #0C569C 0%, #CC0073 100%);
    height: 2px;
    border: none;
    margin: 40px 0;
    width: 90%;
}
.s1-con .image blockquote{
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #999999;
    line-height: 21px;
    font-weight: 400;
	margin-top:20px;
}
.s2-con h3{
	font-family: PingFangSC-Semibold;
	font-size: 22px;
	color: #0C569C;
	line-height: 32px;
	font-weight: 600;	
}
.s2-con strong {
    color: #CC0073;
}
.s2-con blockquote p{
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #999999;
    line-height: 21px;
    font-weight: 400;
	margin-top:20px;
}
.s2-con p{
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	font-weight: 400;	
	margin-bottom: 15px;
}
.s2-con p:last-child{margin-bottom:0;}
.s2-con hr{
	margin: 0 auto;
    width: 1px;
    height: 100%;
    display: block;
    background-color: #E6E6E6;
}
.s3-con .right img{
	width:54px;
	height: 54px;
    margin-right: 20px;
}
.s4-con .box img{
	width:75px;
	height: 75px;;
}
.s4-con span{
    position: absolute;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    background: #C9D9EC;
    width: 50px;
    height: 50px;
    padding-top: 7px;
    padding-left: 15px;
    border-radius: 0 0 50px;	
}
.btn-bf{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 3;
    background: none;
    padding: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.btn-bf img{
    width: 90px;
    height: auto;
}
.s5-con .box{
	padding:5px;
}
.section6 h2.title{
	font-family: PingFangSC-Semibold;
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	font-weight: 600;
}
.s6-con {
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #999999;
	line-height: 21px;
	font-weight: 400;
}
.s6-con p{display:flex;}
.s6-con p span{margin-right:10px;}















