/*首页样式*/.index2{background: #f2f2f2;padding: 50px 0;}.cps_box{margin-top: 40px;display: flex;flex-wrap:wrap;justify-content: space-between;}.cps_div{margin-top: 10px;padding: 30px;background: #FFF;width:535px;text-align: center;}.cps_div p.p1{font-size: 24px;font-weight: bold;}.cps_div p.p2{font-size: 16px;margin-top: 5px;}.cps_div p.p3{margin-top: 10px;}.cps_div p.p3 a{color:#4489ec;font-size: 14px;}.cps_div p.p3 a:hover{text-decoration: underline;}.cps_div p.p4{margin-top: 15px;}.cps_div p.p4 img{width: 340px;height: 195px;background-size: cover;background-repeat: no-repeat;background-position: center;	-webkit-transition:all .35s;	-moz-transition:all .35s;	-ms-transition:all .35s;	-o-transition:all .35s;	transition:all .35s;}.cps_div p.p4 img:hover{	transform: scale(1.1);	-webkit-transform: scale(1.1);	-moz-transform: scale(1.1);	-o-transform: scale(1.1);	-ms-transform: scale(1.1);}.index3{padding: 60px 0;}.index3_t{margin-top:30px;font-size: 18px;line-height: 1.7;}.index3_box{margin-top: 30px;}.index3_box ul{display: flex;flex-wrap: wrap;}.index3_box ul li{width: 280px;height: 180px;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;margin-left: 26px;margin-top: 25px;}.index3_box ul li p{position: relative;z-index: 2;font-size: 30px;color:#FFF;font-weight: bold;}.index3_box ul li img{width: 280px;height: 180px;background-position: center;background-repeat: no-repeat;background-size: cover;	-webkit-transition:all .35s;	-moz-transition:all .35s;	-ms-transition:all .35s;	-o-transition:all .35s;	transition:all .35s;	position: absolute;	top:0;	left:0;	z-index: 1;}.index3_box ul li img:hover{	transform: scale(1.1);	-webkit-transform: scale(1.1);	-moz-transform: scale(1.1);	-o-transform: scale(1.1);	-ms-transform: scale(1.1);}/*首页banner*/.banner{width: 100%;display: block;overflow: hidden;position: relative;}.banner .swiper {	width: 100%;	height: 100%;}.banner .swiper-slide {	text-align: center;	font-size: 18px;	background: #fff;	display: -webkit-box;	display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-box-pack: center;	-ms-flex-pack: center;	-webkit-justify-content: center;	justify-content: center;	-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;	align-items: center;}.banner .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;}.banner .swiper-pagination-bullet{border:1px solid #fff;width: 8px;height: 8px;opacity: 1;}.banner .swiper-pagination-bullet-active{background: #fff;}.yanchi1 {	animation-delay: 0.1s}.yanchi2 {	animation-delay: 0.2s}.yanchi3 {	animation-delay: 0.3s}.yanchi4 {	animation-delay: 0.4s}.yanchi5 {	animation-delay: 0.5s}.yanchi6 {	animation-delay: 0.6s}.yanchi7{	animation-delay: 0.7s}.yanchi8{	animation-delay: 0.8s}
