.banner{
	position: relative;
	height: 400px;
}
.banner>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner .text_box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #323232;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.banner .text_box .tit{    
	font-size: 36px;
    margin: 0 0 35px;
}
.banner .text_box p{
	font-size: 14px;
	line-height: 24px;
}
.block{
	width: 100%;
	background-color: #F5F7FA;
	padding: 260px 0 100px 0;
	margin-top: -180px;
}
.block-main{
	width: 1160px;
	height: 440px;
	margin: 40px auto;
	position: relative;
	background: url(../icons/ymy_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 40px 60px;
}

.block-main .tips h2{
	font-size: 40px;
	line-height: 10px;
}
.block-main .tips p{
	font-size: 24px;
	color: #7D7D7D;
	line-height: 10px;
}
.block-main .tags {
	position: absolute;
	left: 60px;
	bottom: 50px;
}
.block-main .tips1 {
	position: absolute;
	right: 60px;
	bottom: 46px;
	color: #8B9AB4;
}
.tags .tag span{
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
}
.tags .tag-icon{
	width: 16px;
	height: 16px;
	background: url(../icons/select.png) no-repeat 0 0/cover;
}
.tags .tag-cont{
	margin-left: 10px;
	font-size: 16px;
}
.left-content{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 600px;
}
.left-main{
	display: flex;
}
.left-main  h4{
	margin-top: 120px;
	font-size: 20px;
	margin-bottom: 40px;
}
.left-main p{
	font-size: 14px;
}
.left-main .left-item1{
	background: url(../icons/ymy_01.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
}

.left-main .left-item2{
	background: url(../icons/ymy_02.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
	margin-left: -20px;
}
.left-main .left-item3{
	background: url(../icons/ymy_03.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
	margin-left: -20px;
} 
.left-main1{
	display: flex;
	margin-top: -30px;
} 
.left-main1 .left-item4{
	background: url(../icons/a.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 246px;
	padding: 6px 0 20px 50px;
	height: 150px;
}
.left-main1 .left-item4:hover{
	transform: scale(1.1);
}
.left-main1 .left-item5:hover{
	transform: scale(1.1);
}

.left-main1 .left-item5{
	background: url(../icons/b.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 246px;

	padding: 6px 0 20px 50px;
	height: 150px;
	margin-left: -30px;
}  
.left-main1 .left-item4 .btn{
	background: #4390FF;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	font-size: 14px;
	width: 100px;
	border-radius: 10px;
	margin-top: 20px;
} 

.left-main1 .left-item5 .btn{
	background: #f1a20e;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	font-size: 14px;
	width: 100px;
	border-radius: 10px;
	margin-top: 20px;
} 
.left-main1 .left-item4 p{
	color: #FD6565;
	margin-top: -20px;
} 
.left-main1 .left-item5 p{
	color: #999;
	margin-top: -20px;
} 
.left-main1 h4{
	font-size: 20px;
} 
.block1 .bg{
	position: absolute;
	top: -60px;
	left: 0;
}
.block1 ul,.block3 ul{
	padding-top: 150px;
}
.block1 ul li,.block3 ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 150px;
}
.block1 ul li .li_r,.block3 ul li .li_r{
	margin-left: 120px;
}
.pub_tit{
	font-size: 32px;
	font-weight: 600;
	color: #323232;
	line-height: 36px;
	text-align: center;
}
.pub_text{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
	width: 530px;
	margin: 30px auto 80px;
	text-align: center;
}
.block1 .pub_tit,.block3 .pub_tit{
	text-align: left;
}
.block1 ul li .text_box p,.block3 ul li .text_box p{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
	margin-top: 40px;
}
.block2{
	background: #FAFAFA;
	padding: 100px 60px;
	box-sizing: border-box;
	border-radius: 40px;
	text-align: center;
}
.block3 .bg{
	position: absolute;
	top: 0;
	left: 0;
}
.block4{
	margin-bottom: 120px;
}
.block4 .pub_text{
	margin-bottom: 40px;
}
.swiper_box{
	background: #FAFAFA;
	border-radius: 20px;
	padding: 50px 0
}
.swiper-container{
	width: 900px;
}
.swiper-slide{
	text-align: center;
	font-size: 0;
}
.swiper-slide img{
	width: 260px;
	height: 210px;
}
.swiper-slide p{
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #323232;
	margin-top: 16px;
	line-height: 18px;
}