压缩图片
This commit is contained in:
@@ -629,7 +629,7 @@ img {
|
||||
|
||||
|
||||
.page-title {
|
||||
background: url("../images/page-title2.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/page-title2.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -637,7 +637,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title1 {
|
||||
background: url("../images/top_banner4.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/top_banner4.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -645,7 +645,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title2 {
|
||||
background: url("../images/page-title2.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/page-title2.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -653,7 +653,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title3 {
|
||||
background: url("../images/page-title3.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/page-title3.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -661,7 +661,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title4 {
|
||||
background: url("../images/page-title4.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/page-title4.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -669,7 +669,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title5 {
|
||||
background: url("../images/page-title6.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/page-title6.jpg.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -677,7 +677,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title6 {
|
||||
background: url("../images/page-title6.png") center center/cover no-repeat local;
|
||||
background: url("../images/page-title6.png.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -685,7 +685,7 @@ img {
|
||||
}
|
||||
|
||||
.page-title-cargo-platform {
|
||||
background: url("../images/project/agNetCargoPlatform/top.jpg") center center/cover no-repeat local;
|
||||
background: url("../images/project/agNetCargoPlatform/top.webp") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
@@ -3492,7 +3492,7 @@ img {
|
||||
#0.7 about-section
|
||||
--------------------------------------------------------------*/
|
||||
.about-section, .about-section-s2 {
|
||||
background: #ebf4fd url("../images/index/map_bk.jpg") center center;
|
||||
background: #ebf4fd url("../images/index/map_bk.webp") center center;
|
||||
background-size: 100% 100%;
|
||||
padding: 100px 0 50px 0;
|
||||
}
|
||||
@@ -3827,7 +3827,7 @@ img {
|
||||
#0.9 track-contact
|
||||
--------------------------------------------------------------*/
|
||||
.track-contact, .track-contact-s2 {
|
||||
background: url("../images/track-contact-bg.png") center bottom/cover no-repeat local;
|
||||
background: url("../images/track-contact-bg.webp") center bottom/cover no-repeat local;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
@@ -5059,7 +5059,7 @@ img {
|
||||
#2.4 track-contact-s2
|
||||
--------------------------------------------------------------*/
|
||||
.track-contact-s2 {
|
||||
background: url("../images/slider/slide-2.jpg") center bottom/cover no-repeat local;
|
||||
background: url("../images/slider/slide-2.webp") center bottom/cover no-repeat local;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user