|
@@ -185,7 +185,7 @@ body {
|
|
}
|
|
}
|
|
|
|
|
|
.chapter {
|
|
.chapter {
|
|
- background-image: url(./img/webp/chapterunit/chapter-bg.webp);
|
|
|
|
|
|
+ background-image: url(/img/webp/chapterunit/chapter-bg.webp);
|
|
}
|
|
}
|
|
.chapter .box {
|
|
.chapter .box {
|
|
display: -webkit-box;
|
|
display: -webkit-box;
|
|
@@ -230,7 +230,7 @@ body {
|
|
}
|
|
}
|
|
|
|
|
|
.unit {
|
|
.unit {
|
|
- background-image: url(./img/webp/chapterunit/unit-bg.webp);
|
|
|
|
|
|
+ background-image: url(/img/webp/chapterunit/unit-bg.webp);
|
|
}
|
|
}
|
|
.unit .box {
|
|
.unit .box {
|
|
padding-top: 15vh;
|
|
padding-top: 15vh;
|
|
@@ -288,7 +288,7 @@ body {
|
|
}
|
|
}
|
|
#fullPage-nav li a.active span {
|
|
#fullPage-nav li a.active span {
|
|
background: none;
|
|
background: none;
|
|
- background: url(./img/webp/navicon-active.webp) no-repeat center/contain;
|
|
|
|
|
|
+ background: url(/img/webp/navicon-active.webp) no-repeat center/contain;
|
|
}
|
|
}
|
|
#fullPage-nav li:after {
|
|
#fullPage-nav li:after {
|
|
content: "";
|
|
content: "";
|
|
@@ -298,14 +298,14 @@ body {
|
|
width: 100%;
|
|
width: 100%;
|
|
margin-left: -0.15rem;
|
|
margin-left: -0.15rem;
|
|
height: 0.2rem;
|
|
height: 0.2rem;
|
|
- background: url(./img/webp/nav-bg.webp) no-repeat center/auto 100%;
|
|
|
|
|
|
+ background: url(/img/webp/nav-bg.webp) no-repeat center/auto 100%;
|
|
}
|
|
}
|
|
#fullPage-nav li:last-child:after {
|
|
#fullPage-nav li:last-child:after {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
#fullPage-nav span {
|
|
#fullPage-nav span {
|
|
border: 0;
|
|
border: 0;
|
|
- background: url(./img/webp/navicon.webp) no-repeat center/contain;
|
|
|
|
|
|
+ background: url(/img/webp/navicon.webp) no-repeat center/contain;
|
|
width: 0.3rem;
|
|
width: 0.3rem;
|
|
height: 0.3rem;
|
|
height: 0.3rem;
|
|
top: 0;
|
|
top: 0;
|
|
@@ -313,7 +313,7 @@ body {
|
|
}
|
|
}
|
|
|
|
|
|
.section-erweima {
|
|
.section-erweima {
|
|
- background-image: url(./img/webp/ewm-bg.webp);
|
|
|
|
|
|
+ background-image: url(/img/webp/ewm-bg.webp);
|
|
}
|
|
}
|
|
.section-erweima .box {
|
|
.section-erweima .box {
|
|
height: 100%;
|
|
height: 100%;
|
|
@@ -337,7 +337,7 @@ body {
|
|
height: 6.375rem;
|
|
height: 6.375rem;
|
|
margin-bottom: 1.5rem;
|
|
margin-bottom: 1.5rem;
|
|
display: block;
|
|
display: block;
|
|
- background: url(./img/webp/section1/logo.webp) no-repeat center/cover;
|
|
|
|
|
|
+ background: url(/img/webp/section1/logo.webp) no-repeat center/cover;
|
|
}
|
|
}
|
|
.section-erweima .ewmlist {
|
|
.section-erweima .ewmlist {
|
|
margin-top: 8vh;
|
|
margin-top: 8vh;
|
|
@@ -374,7 +374,7 @@ body {
|
|
width: 1.625rem;
|
|
width: 1.625rem;
|
|
height: 1.625rem;
|
|
height: 1.625rem;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
- background: url(./img/webp/xnzt-btn.webp) no-repeat center/contain;
|
|
|
|
|
|
+ background: url(/img/webp/xnzt-btn.webp) no-repeat center/contain;
|
|
}
|
|
}
|
|
.section-erweima .infoicon {
|
|
.section-erweima .infoicon {
|
|
margin-top: 7vh;
|
|
margin-top: 7vh;
|
|
@@ -701,7 +701,7 @@ body {
|
|
top: 0;
|
|
top: 0;
|
|
width: 100vw;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
- background: url(./img/webp/ewm-bg.webp) no-repeat center/cover;
|
|
|
|
|
|
+ background: url(/img/webp/ewm-bg.webp) no-repeat center/cover;
|
|
z-index: 999;
|
|
z-index: 999;
|
|
display: -webkit-box;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: -ms-flexbox;
|
|
@@ -749,7 +749,7 @@ body {
|
|
left: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
- background: url(./img/webp/section1/section1-title.webp) no-repeat center/contain;
|
|
|
|
|
|
+ background: url(/img/webp/section1/section1-title.webp) no-repeat center/contain;
|
|
}
|
|
}
|
|
|
|
|
|
.wapbody .section-loading p {
|
|
.wapbody .section-loading p {
|
|
@@ -779,7 +779,7 @@ body {
|
|
.wapbody .section-loading .section1-wwbox .title2 {
|
|
.wapbody .section-loading .section1-wwbox .title2 {
|
|
background-position: top;
|
|
background-position: top;
|
|
background-size: 80% auto;
|
|
background-size: 80% auto;
|
|
- background-image: url(./img/webp/wap/section1/section1-title.webp);
|
|
|
|
|
|
+ background-image: url(/img/webp/wap/section1/section1-title.webp);
|
|
}
|
|
}
|
|
|
|
|
|
.dialoghide {
|
|
.dialoghide {
|