.bg2{
    background-image: url(../img/81-d4right.png);
	background-size: 100%;
	/* background-size: inherit; */
	background-repeat: no-repeat;
}
.bg{
    background-image: url(/special/btob/educationFair/img/81-bj.png);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
.detail-title{
    font-weight: bold;
    color: #008DD4;
    line-height: 28px;
	font-size: 20px;
}
.flexs{
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: center; */
	margin: auto;
	width: 100%;
	background-color: #B0E5E4; 
}
.text-font{
	text-align:center;
}
.white-fast{
	background-color: white;
	border-radius: 15px;
}
.detail-title2{
    height: 39px;
    font-size: 30px;
    font-weight: bold;
    color: #3BA7DE;
    line-height: 74px;
}	
.text-font2{
	font-size: 18px;
	font-weight: 400;
	/* color: #3A3A3A; */
	color: #008DD4;
}
.text-font3{
	font-size: 18px;
	font-weight: bold;
	color: #3A3A3A;
}
