.swiper-left2 {
left: -70px;
// background: url(./jtz2.png) no-repeat;
background-size: 100% 100%;
}

.swiper-right2 {
right: -70px;
// background: url(./jtz2.png) no-repeat;
background-size: 100% 100%;
transform: rotateY(180deg);
}

.module4-title h1 {
color: #333333;
font-size: 36px;
}

.module4-title p {
color: #CCCCCC;
}

.top {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 59px;
}

.swiper-left2,
.swiper-right2 {
width: 35px;
height: 50px;
position: absolute;
top: 278px;
z-index: 10;
}

.more {
// background: url(./more1.png) no-repeat right center;
background-size: 19px 17px;
padding-right: 25px;
color: #888888;
}

#module6 {
width: 100%;
height: 458px;
background-color: #F5F5F5;
}

#module6Box {
width: 1366px;
height: 458px;
margin: 0 auto;
padding-top: 1px;
box-sizing: border-box;
position: relative;
}

.module6lb {
position: relative;
margin-top: 50px;
}

.swip1 {
width: 25% !important;
}

.rightz {
position: absolute !important;
right: -50px !important;
}

.leftz {
position: absolute !important;
left: -50px !important;
}

.viderName {
position: absolute;
bottom: 0;
z-index: 5;
width: 100%;
height: 70px;
line-height: 70px;
color: #fff;
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
text-align: center;
  font-size: 16px;
}

.swipImg {
width: 100%;
height: 268px;
cursor: pointer;
overflow: hidden;
}

.swipImg:hover img {
transform: scale(1.2);

}

.agsf {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 59px;
}

.play {
width: 44px;
height: 44px;
position: absolute;
top: 112px;
left: calc(50% - 22px);
z-index: 5;
transition: .5s;
}