|
|
@@ -1460,6 +1460,27 @@ img{
|
|
|
|
|
|
|
|
|
|
|
|
+@media(max-width: 1660px){
|
|
|
+ .evt--section01{
|
|
|
+ .section--container{
|
|
|
+ .swiper--wrap{
|
|
|
+ .swiper-button-next,
|
|
|
+ .swiper-button-prev{
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-size: cover;
|
|
|
+ background-image: url(../img/ico_arrow3.svg);
|
|
|
+ right: -10px;
|
|
|
+ top: calc(30% + 40px);
|
|
|
+ }
|
|
|
+ .swiper-button-prev{
|
|
|
+ left: -10px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
@media(max-width: 1480px){
|
|
|
.section--container{
|
|
|
padding: 0 20px;
|
|
|
@@ -1469,7 +1490,6 @@ img{
|
|
|
.swiper--wrap{
|
|
|
.swiper-button-next,
|
|
|
.swiper-button-prev{
|
|
|
- display: none;
|
|
|
}
|
|
|
.slide--desc{
|
|
|
padding: 25px 50px!important;
|
|
|
@@ -1742,15 +1762,16 @@ img{
|
|
|
.section--container{
|
|
|
.section--title{
|
|
|
.bg2{
|
|
|
- left: -30px;
|
|
|
- bottom: -60px;
|
|
|
+ left: -140px;
|
|
|
+ bottom: -100px;
|
|
|
img{
|
|
|
+ width: 80%;
|
|
|
}
|
|
|
}
|
|
|
.bg4{
|
|
|
bottom: auto;
|
|
|
top: 0px;
|
|
|
- right: -30px;
|
|
|
+ right: -100px;
|
|
|
img{
|
|
|
width: 80%;
|
|
|
}
|
|
|
@@ -1905,17 +1926,38 @@ img{
|
|
|
.evt--section01{
|
|
|
.section--container{
|
|
|
.section--title{
|
|
|
- .bg--wave--wrap{
|
|
|
- top: 120px;
|
|
|
- .bg--wave{
|
|
|
- height: 300px;
|
|
|
- width: 450px;
|
|
|
- .bg--wave2{
|
|
|
- display: none;
|
|
|
- }
|
|
|
+ z-index: 3;
|
|
|
+ margin-bottom: 80px;
|
|
|
+ .bg2{
|
|
|
+ left: -120px;
|
|
|
+ img{
|
|
|
+ width: 60%;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .bg4{
|
|
|
+ right: -200px;
|
|
|
+ img{
|
|
|
+ width: 60%;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+ .bg--wave--wrap{
|
|
|
+ top: 120px;
|
|
|
+ .bg--wave{
|
|
|
+ height: 300px;
|
|
|
+ width: 450px;
|
|
|
+ .bg--wave2{
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .swiper--wrap{
|
|
|
+ .swiper-button-next,
|
|
|
+ .swiper-button-prev{
|
|
|
+ width: 50px;
|
|
|
+ height: 50px;
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
.evt--section02-1{
|
|
|
@@ -2186,6 +2228,7 @@ img{
|
|
|
.evt--section02-1{
|
|
|
.section--container{
|
|
|
.evt--1{
|
|
|
+ padding-bottom: 70px;
|
|
|
.bg1{
|
|
|
img{
|
|
|
}
|
|
|
@@ -2200,12 +2243,23 @@ img{
|
|
|
.bg3{
|
|
|
top: 32%;
|
|
|
}
|
|
|
+ .evt--box{
|
|
|
+ margin-bottom: 0;
|
|
|
+ }
|
|
|
+ a{
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ img{
|
|
|
+ width: 90%;
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
.evt--section02-2{
|
|
|
.section--container{
|
|
|
.evt--2{
|
|
|
+ padding-bottom: 50px;
|
|
|
.evt--box{
|
|
|
li{
|
|
|
font-size: 14px;
|
|
|
@@ -2251,8 +2305,16 @@ img{
|
|
|
}
|
|
|
}
|
|
|
.evt--section03{
|
|
|
+ padding-top: 80px;
|
|
|
.section--container{
|
|
|
+ .section--title{
|
|
|
+ margin-bottom: 40px;
|
|
|
+ }
|
|
|
+ .promotion--detail--wrap{
|
|
|
+ margin-bottom: 240px;
|
|
|
+ }
|
|
|
.promotion--wrap{
|
|
|
+ margin-bottom: 0;
|
|
|
.promotion{
|
|
|
height: 300px;
|
|
|
h4{
|