|
@@ -35,7 +35,7 @@
|
|
|
text-align: justify;
|
|
|
color: #cfc4ab;
|
|
|
}
|
|
|
- body.wapbody {
|
|
|
+ body.isMobile {
|
|
|
font-family: "simsun";
|
|
|
}
|
|
|
|
|
@@ -78,7 +78,7 @@
|
|
|
font-family: "syst-bold";
|
|
|
}
|
|
|
|
|
|
- .wapbody b {
|
|
|
+ .isMobile b {
|
|
|
font-family: "simsun";
|
|
|
}
|
|
|
|
|
@@ -89,10 +89,10 @@
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
- .wapbody .pcshow {
|
|
|
+ .isMobile .pcshow {
|
|
|
display: none;
|
|
|
}
|
|
|
- .wapbody .wapshow {
|
|
|
+ .isMobile .wapshow {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
@@ -122,7 +122,7 @@
|
|
|
animation: rotate 3s linear 0s infinite;
|
|
|
}
|
|
|
|
|
|
- .wapbody .music {
|
|
|
+ .isMobile .music {
|
|
|
top: 1rem;
|
|
|
right: --wall-margin-left;
|
|
|
}
|
|
@@ -476,7 +476,7 @@
|
|
|
margin: 0;
|
|
|
}
|
|
|
|
|
|
- .wapbody .wwintrobox .wwtitle {
|
|
|
+ .isMobile .wwintrobox .wwtitle {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
@@ -530,10 +530,10 @@
|
|
|
width: calc(50% - var(--wall-margin-left) - 2vw);
|
|
|
}
|
|
|
|
|
|
- .wapbody .wwtitle {
|
|
|
+ .isMobile .wwtitle {
|
|
|
font-family: "simsun";
|
|
|
}
|
|
|
- .wapbody .wwtitle2 {
|
|
|
+ .isMobile .wwtitle2 {
|
|
|
font-family: "simsun";
|
|
|
}
|
|
|
|
|
@@ -711,11 +711,11 @@
|
|
|
animation: 2s linear 0s infinite normal none running PnBGOBaC;
|
|
|
}
|
|
|
|
|
|
- .wapbody #videocont1-1 {
|
|
|
+ .isMobile #videocont1-1 {
|
|
|
top: auto;
|
|
|
bottom: 20vh;
|
|
|
}
|
|
|
- .wapbody #videocont1-5 {
|
|
|
+ .isMobile #videocont1-5 {
|
|
|
top: auto;
|
|
|
bottom: 10vh;
|
|
|
}
|
|
@@ -772,7 +772,7 @@
|
|
|
margin-left: 4%;
|
|
|
}
|
|
|
|
|
|
- .wapbody .yuzun-3 .box img {
|
|
|
+ .isMobile .yuzun-3 .box img {
|
|
|
width: 90%;
|
|
|
}
|
|
|
|
|
@@ -788,7 +788,7 @@
|
|
|
width: 26vw;
|
|
|
}
|
|
|
|
|
|
- .wapbody .nav li .title h3 {
|
|
|
+ .isMobile .nav li .title h3 {
|
|
|
font-family: "simsun";
|
|
|
}
|
|
|
|
|
@@ -912,71 +912,71 @@
|
|
|
--wall-margin-left4: 20vw;
|
|
|
}
|
|
|
}
|
|
|
- .wapbody .wwintrobox1 {
|
|
|
+ .isMobile .wwintrobox1 {
|
|
|
top: 7vh;
|
|
|
}
|
|
|
- .wapbody .wwtitle {
|
|
|
+ .isMobile .wwtitle {
|
|
|
font-size: 4rem;
|
|
|
}
|
|
|
- .wapbody .wwintrobox {
|
|
|
+ .isMobile .wwintrobox {
|
|
|
width: auto;
|
|
|
right: var(--wall-margin-left);
|
|
|
}
|
|
|
- .wapbody .wwintrobox2 {
|
|
|
+ .isMobile .wwintrobox2 {
|
|
|
top: 18vh;
|
|
|
bottom: auto;
|
|
|
}
|
|
|
- .wapbody .wwintrobox1 + .wwintrobox2 {
|
|
|
+ .isMobile .wwintrobox1 + .wwintrobox2 {
|
|
|
top: 25vh;
|
|
|
}
|
|
|
- .wapbody .wwintro {
|
|
|
+ .isMobile .wwintro {
|
|
|
font-size: 1.4rem;
|
|
|
}
|
|
|
- .wapbody .wwintro b {
|
|
|
+ .isMobile .wwintro b {
|
|
|
font-size: 2rem;
|
|
|
}
|
|
|
- .wapbody .wwintro1 {
|
|
|
+ .isMobile .wwintro1 {
|
|
|
font-size: 2rem;
|
|
|
}
|
|
|
- .wapbody .wwintro2,
|
|
|
- .wapbody .wwinfo1 {
|
|
|
+ .isMobile .wwintro2,
|
|
|
+ .isMobile .wwinfo1 {
|
|
|
font-size: 1.4rem;
|
|
|
}
|
|
|
- .wapbody .wwinfobox {
|
|
|
+ .isMobile .wwinfobox {
|
|
|
bottom: calc(var(--vh, 1vh) * 23);
|
|
|
}
|
|
|
- .wapbody .wwinfo {
|
|
|
+ .isMobile .wwinfo {
|
|
|
font-size: 1.2rem;
|
|
|
text-align: right;
|
|
|
}
|
|
|
- .wapbody .wwfirst > .box .wwbox img {
|
|
|
+ .isMobile .wwfirst > .box .wwbox img {
|
|
|
position: absolute;
|
|
|
height: 60%;
|
|
|
width: 170%;
|
|
|
left: -35%;
|
|
|
top: 20%;
|
|
|
}
|
|
|
- .wapbody .wwfirst > .box .wwbox-big img {
|
|
|
+ .isMobile .wwfirst > .box .wwbox-big img {
|
|
|
width: 210%;
|
|
|
left: -55%;
|
|
|
}
|
|
|
- .wapbody .wwsecond .wwbox img {
|
|
|
+ .isMobile .wwsecond .wwbox img {
|
|
|
height: 46%;
|
|
|
bottom: 0;
|
|
|
width: auto;
|
|
|
}
|
|
|
- .wapbody .wwsecond .wwbox.wwfullbox img {
|
|
|
+ .isMobile .wwsecond .wwbox.wwfullbox img {
|
|
|
height: 100%;
|
|
|
right: -104%;
|
|
|
}
|
|
|
- .wapbody .wwintrobox-shadow {
|
|
|
+ .isMobile .wwintrobox-shadow {
|
|
|
padding: 2rem 2.5rem;
|
|
|
}
|
|
|
- .wapbody .wsicon {
|
|
|
+ .isMobile .wsicon {
|
|
|
left: var(--wall-margin-left);
|
|
|
bottom: calc(var(--vh, 1vh) * 10);
|
|
|
}
|
|
|
- .wapbody .nav {
|
|
|
+ .isMobile .nav {
|
|
|
left: 1rem;
|
|
|
top: 0;
|
|
|
-webkit-transform: none;
|
|
@@ -984,29 +984,29 @@
|
|
|
right: 1rem;
|
|
|
text-align: center;
|
|
|
}
|
|
|
- .wapbody .nav li {
|
|
|
+ .isMobile .nav li {
|
|
|
margin-right: 10vw;
|
|
|
margin-bottom: 0;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
- .wapbody .nav li:last-child {
|
|
|
+ .isMobile .nav li:last-child {
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
- .wapbody .nav li:after {
|
|
|
+ .isMobile .nav li:after {
|
|
|
width: 10vw;
|
|
|
height: 1px;
|
|
|
top: 0;
|
|
|
}
|
|
|
- .wapbody .nav li .title {
|
|
|
+ .isMobile .nav li .title {
|
|
|
top: 0;
|
|
|
padding-left: 0;
|
|
|
left: 50%;
|
|
|
-webkit-transform: translateX(-50%);
|
|
|
transform: translateX(-50%);
|
|
|
}
|
|
|
- .wapbody .nav li .title h3 {
|
|
|
+ .isMobile .nav li .title h3 {
|
|
|
font-size: 1rem;
|
|
|
}
|
|
|
- .wapbody .nav li.active .title, .wapbody .nav li:hover .title {
|
|
|
+ .isMobile .nav li.active .title, .isMobile .nav li:hover .title {
|
|
|
padding-top: 1rem;
|
|
|
}
|