

.footer-list {
	padding: 10% 0;
}
/* 内容块 */
main {
	background: url('../images/infoImg/infoBanner.jpg') no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
    padding: 0.415rem 0;
    z-index: 9;
}
.content {
	width: 58%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.contentBox-left {
	margin-top: 2.04rem;
	font-size: 0.07rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 1.63rem;
}
.leftTitleText {
	margin-left: 0.095rem;
	font-size: 0.07rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	display: inline-block;
}
.leftTitleBox {
	width: 0.33rem;
	height: 0.04rem;
	background: #ffffff;
	margin-top: 0.26rem;
	margin-bottom: 0.64rem;
}
.contentBox-left h1 {
	font-size: 0.3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.leftBox-text {
	margin-top: 0.14rem;
	font-size: 14px;
	line-height:26px;
}
.contentBox-right {
	font-weight: bold;
	color: #ffffff;
	font-family: Microsoft YaHei;
	padding-right: 0.18rem;
	border-right: 1px solid #ffffff;
	text-align: end;
}
.contentBox-right div:first-child {
	margin-top: 0.55rem;
}
.contentBox-right div {
	margin-bottom: 1.56rem;
}
.contentBox-right div:last-child {
	margin-bottom: 0.55rem;
}
.contentBox-right div > p:first-child {
	font-size: 0.18rem;
    margin-bottom: 0.1rem;
    font-weight: 500;
}
.contentBox-right div > p:last-child span {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: #ffffff;
}
.contentBox-right .item .numU {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: #ffffff;
}

.contenMargin {
	margin-bottom: 0.5rem;
}
.section-2 {
    width: 12rem;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.videoBox {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-family: Microsoft YaHei;
}
.videoLeftBox {
    width: 6.8rem;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

<!-- width: 5.2rem;-->
.videoLeftBox > h3 {
    
	font-size: 0.35rem;
	font-weight: 400;
	color: #343434;
	margin-bottom: 0.11rem;
}
.videoLeftBox > p:nth-child(2) {
	margin-bottom: 0.08rem;
    line-height: 0.26rem;
}
.qifuLogo {
    text-align: center;
	margin-top: 0.28rem;
	margin-bottom: 0.265rem;
}

.videoLeftBox > p:last-child {
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 300;
    color: #666666;
line-height: 0.26rem;
}
.videoRightBox{
	height: 3rem;
	position: relative;
}
.play{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.contentBottom{
    font-size: 0.14rem;
    font-weight: 400;
    color: #FFFFFF;
	width:650px;
}
