.show{
	font-size: 0;
}
.show img{
	width: 100%;
	overflow: hidden;
}
.nav .nav-list .navli5 a{
	color:#2e6db1!important;
	font-weight: bold;
}
.cooperation{
	margin-top: 43px;
}
.coop-tit1{
	text-align: center;
	font-size:1.875vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
}
.coop-tit2{
	text-align: center;
	font-size:1.04vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#999;
	margin-top: 19px;
}
.coop-content{
	width: 62.5%;
	margin: 0 auto;
	margin-top: 66px;
	display: flex;
	justify-content: space-between;
}
.coop-content div{
	width: 23.5%;
	position: relative;
	font-size: 0;
}
.coop-content div p{
	z-index: 1000;
	position: absolute;
	top: 48%;
	left: 31%;
	font-size:1.25vw;
	font-family:PingFangSC-Bold;
	color:#fff;
	display: none;
}
.coop-content div span{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.3);
	left: 0;
	top: 0;
	display: none;
}
.coop-content div img{
	width: 100%;
}
.add-rule{
	margin-top: 80px;
}
.ad-tit1{
	text-align: center;
	font-size:1.875vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
}
.ad-tit2{
	text-align: center;
	font-size:1.04vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#999;
	margin-top: 19px;
}
.ad-content{
	width: 54.8%;
	margin: 0 auto;
	margin-top: 120px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.adc{
	width: 40%;
	display: flex;
	justify-content: space-between;
}
.ad-content .adc:nth-of-type(1){
	margin-bottom: 136px;
}
.ad-content .adc:nth-of-type(2){
	margin-bottom: 136px;
}

.adc div:nth-of-type(1){
	width: 12.45%;
	
}
.adc div:nth-of-type(1) img{
	width: 100%;
}
.adc div:nth-of-type(2){
	width: 76.14%;
}
.adc div:nth-of-type(2) p:nth-of-type(1){
	margin-top: 0.3645vw;
	font-size:1.25vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
}
.adc div:nth-of-type(2) p:nth-of-type(2){
	margin-top: 1.979vw;
	font-size:0.833vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#666;
}
.mode{
	margin-top: 85px;
}
.mo-tit1{
	text-align: center;
	font-size:1.875vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
}
.mo-tit2{
	text-align: center;
	font-size:1.04vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#999;
	margin-top: 19px;
}
.mo-content{
	margin-top: 66px;
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 66px;
}
.mcc{
	width: 23.3333%;
	border: 1px solid #E7E7E7;
}
.mcc div{
	font-size: 0;
	width: 86.43%;
	margin: 0 auto;
}
.mcc div img{
	width: 100%;
}
.mcc div:nth-of-type(1){
	margin-top: 20px;
}
.mcc div:nth-of-type(2){
	margin-top: 15px;
}
.mcc div:nth-of-type(2) p:nth-of-type(1){
	font-size:1.04vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
}
.mcc div:nth-of-type(2) p:nth-of-type(2){
	font-size:0.833vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#999;
	margin-top: 24px;
	margin-bottom: 62px;
}