.guide-1{ background: #fff;}
.guide-1 .Xtitle1{ padding-top: 80px;}

.swiper2{ padding-top: 50px;}
.swiper2 .swiper-slide{ width: 33.33%; position: relative;}
.swiper2 .swiper-slide a{ width: 100%; display: block;}
.swiper2 .swiper-slide a img{ width: 100%; display: block;}
.swiper2 .swiper-slide .title{ width: 100%; padding: 150px 20px 6%; box-sizing: border-box; position: absolute; bottom: 0; left: 0; text-align: center; font-size: 30px; color: #fff; background: url("../../public/img/bg1.png") repeat-x bottom left;}
.swiper2 .swiper1-prev,
.swiper2 .swiper1-next{ display: none; width: 60px; height: 60px; line-height: 60px; text-align: center; margin-top: -30px; font-size: 28px; background: url("../../public/img/bg_0_0_0_50.png");}
.swiper2 .swiper1-prev{ left: 0;}
.swiper2 .swiper1-next{ right: 0;}

@media screen and (max-width: 1400px) {
    .swiper2 .swiper-slide .title{ font-size: 20px;}
}