|
@@ -14,7 +14,6 @@ $navbgcolor: #313131;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
width: 90vw;
|
|
width: 90vw;
|
|
}
|
|
}
|
|
-
|
|
|
|
}
|
|
}
|
|
body {
|
|
body {
|
|
background: #fff;
|
|
background: #fff;
|
|
@@ -99,14 +98,14 @@ body {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- #socail-link{
|
|
|
|
|
|
+ #socail-link {
|
|
padding: 4vw 1vw 2vw 1vw;
|
|
padding: 4vw 1vw 2vw 1vw;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
- img{
|
|
|
|
|
|
+ img {
|
|
width: 30px;
|
|
width: 30px;
|
|
-
|
|
|
|
|
|
+
|
|
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(138deg) brightness(103%) contrast(102%);
|
|
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(138deg) brightness(103%) contrast(102%);
|
|
transition: 0.3s;
|
|
transition: 0.3s;
|
|
&:hover {
|
|
&:hover {
|
|
@@ -195,21 +194,20 @@ body {
|
|
|
|
|
|
padding-bottom: 10vw;
|
|
padding-bottom: 10vw;
|
|
}
|
|
}
|
|
- .youtube{
|
|
|
|
|
|
+ .youtube {
|
|
width: 80vw;
|
|
width: 80vw;
|
|
padding-top: 10vw;
|
|
padding-top: 10vw;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
color: #fff;
|
|
color: #fff;
|
|
- a{
|
|
|
|
|
|
+ a {
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
- color:#fff;
|
|
|
|
|
|
+ color: #fff;
|
|
}
|
|
}
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
padding-top: 10vw;
|
|
padding-top: 10vw;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
}
|
|
}
|
|
#youtube-text {
|
|
#youtube-text {
|
|
-
|
|
|
|
h1 {
|
|
h1 {
|
|
font-size: 40px;
|
|
font-size: 40px;
|
|
text-align: left;
|
|
text-align: left;
|
|
@@ -274,10 +272,9 @@ body {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- #youtube2{
|
|
|
|
- #youtube-text{
|
|
|
|
-
|
|
|
|
- h1{
|
|
|
|
|
|
+ #youtube2 {
|
|
|
|
+ #youtube-text {
|
|
|
|
+ h1 {
|
|
font-size: 30px;
|
|
font-size: 30px;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
font-size: 23px;
|
|
font-size: 23px;
|
|
@@ -285,7 +282,7 @@ body {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.youtube-text-title1 {
|
|
.youtube-text-title1 {
|
|
- width: 450px;
|
|
|
|
|
|
+ width: 450px;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
width: 80vw;
|
|
width: 80vw;
|
|
}
|
|
}
|
|
@@ -296,7 +293,6 @@ body {
|
|
width: 80vw;
|
|
width: 80vw;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -484,7 +480,7 @@ body {
|
|
// sec02 TOP排名 電腦版
|
|
// sec02 TOP排名 電腦版
|
|
#sec02 {
|
|
#sec02 {
|
|
background: #414141;
|
|
background: #414141;
|
|
- padding:3vw;
|
|
|
|
|
|
+ padding: 3vw;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
@@ -515,9 +511,8 @@ body {
|
|
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
|
|
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
|
|
}
|
|
}
|
|
.sec02-top-text {
|
|
.sec02-top-text {
|
|
- h1{
|
|
|
|
|
|
+ h1 {
|
|
font-size: 50px;
|
|
font-size: 50px;
|
|
-
|
|
|
|
}
|
|
}
|
|
span {
|
|
span {
|
|
font-size: 30px;
|
|
font-size: 30px;
|
|
@@ -541,12 +536,12 @@ body {
|
|
padding: 15px;
|
|
padding: 15px;
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
color: #fff;
|
|
color: #fff;
|
|
-
|
|
|
|
|
|
+
|
|
width: 100vw;
|
|
width: 100vw;
|
|
.sec02-top1-box {
|
|
.sec02-top1-box {
|
|
- h1{
|
|
|
|
|
|
+ h1 {
|
|
font-size: 40px;
|
|
font-size: 40px;
|
|
- padding:3vw 0;
|
|
|
|
|
|
+ padding: 3vw 0;
|
|
}
|
|
}
|
|
img {
|
|
img {
|
|
width: 80px;
|
|
width: 80px;
|
|
@@ -558,11 +553,11 @@ body {
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
#sec02-top-box {
|
|
#sec02-top-box {
|
|
width: 95vw;
|
|
width: 95vw;
|
|
margin: 5px;
|
|
margin: 5px;
|
|
-
|
|
|
|
|
|
+
|
|
.sec02-box1 {
|
|
.sec02-box1 {
|
|
color: #000;
|
|
color: #000;
|
|
|
|
|
|
@@ -621,7 +616,7 @@ body {
|
|
}
|
|
}
|
|
td {
|
|
td {
|
|
padding: 15px;
|
|
padding: 15px;
|
|
-
|
|
|
|
|
|
+
|
|
a {
|
|
a {
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
color: #000;
|
|
color: #000;
|
|
@@ -642,7 +637,7 @@ body {
|
|
}
|
|
}
|
|
p {
|
|
p {
|
|
margin: 0;
|
|
margin: 0;
|
|
- color:#9B9B9B;
|
|
|
|
|
|
+ color: #9b9b9b;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -650,7 +645,6 @@ body {
|
|
}
|
|
}
|
|
// sec03排名table-手機板
|
|
// sec03排名table-手機板
|
|
#sec03-moblie {
|
|
#sec03-moblie {
|
|
-
|
|
|
|
position: relative;
|
|
position: relative;
|
|
.arrow-table {
|
|
.arrow-table {
|
|
position: fixed;
|
|
position: fixed;
|
|
@@ -686,8 +680,8 @@ body {
|
|
}
|
|
}
|
|
#sec03-slider1,
|
|
#sec03-slider1,
|
|
#sec03-slider2 {
|
|
#sec03-slider2 {
|
|
- margin-left: 10px;
|
|
|
|
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
|
|
|
|
|
|
+ margin-left: 10px;
|
|
|
|
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
|
|
@media screen and(max-width:350px) {
|
|
@media screen and(max-width:350px) {
|
|
margin: 0 5px;
|
|
margin: 0 5px;
|
|
}
|
|
}
|
|
@@ -736,7 +730,7 @@ body {
|
|
p {
|
|
p {
|
|
margin: 0;
|
|
margin: 0;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
- color:#9B9B9B;
|
|
|
|
|
|
+ color: #9b9b9b;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -749,7 +743,7 @@ body {
|
|
#sec04 {
|
|
#sec04 {
|
|
padding-top: 5vw;
|
|
padding-top: 5vw;
|
|
padding-bottom: 5vw;
|
|
padding-bottom: 5vw;
|
|
- background:#414141 ;
|
|
|
|
|
|
+ background: #414141;
|
|
background-position: center center;
|
|
background-position: center center;
|
|
background-size: cover;
|
|
background-size: cover;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
@@ -783,7 +777,6 @@ body {
|
|
width: 45%;
|
|
width: 45%;
|
|
}
|
|
}
|
|
#sec04-container {
|
|
#sec04-container {
|
|
-
|
|
|
|
background: linear-gradient(180deg, #414141 15%, #eee 0%);
|
|
background: linear-gradient(180deg, #414141 15%, #eee 0%);
|
|
// background: rgba(0,0,0,0.72);
|
|
// background: rgba(0,0,0,0.72);
|
|
padding: 20px;
|
|
padding: 20px;
|
|
@@ -1404,7 +1397,7 @@ body {
|
|
}
|
|
}
|
|
.sec06-button {
|
|
.sec06-button {
|
|
text-align: center;
|
|
text-align: center;
|
|
-
|
|
|
|
|
|
+
|
|
width: 75vw;
|
|
width: 75vw;
|
|
@media screen and(min-width:$desktop) {
|
|
@media screen and(min-width:$desktop) {
|
|
display: none;
|
|
display: none;
|
|
@@ -1821,24 +1814,24 @@ body {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-#sec08{
|
|
|
|
|
|
+#sec08 {
|
|
padding-top: 5vw;
|
|
padding-top: 5vw;
|
|
-
|
|
|
|
- #sec08-container-box{
|
|
|
|
|
|
+
|
|
|
|
+ #sec08-container-box {
|
|
background-size: contain;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
- background-blend-mode:overlay;
|
|
|
|
|
|
+ background-blend-mode: overlay;
|
|
}
|
|
}
|
|
- #sec08-title{
|
|
|
|
- padding:5vw;
|
|
|
|
-background: #414141;
|
|
|
|
|
|
+ #sec08-title {
|
|
|
|
+ padding: 5vw;
|
|
|
|
+ background: #414141;
|
|
h1 {
|
|
h1 {
|
|
text-align: center;
|
|
text-align: center;
|
|
color: #fff;
|
|
color: #fff;
|
|
font-size: 45px;
|
|
font-size: 45px;
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
padding: 5px 10px;
|
|
padding: 5px 10px;
|
|
-
|
|
|
|
|
|
+
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
font-size: 32px;
|
|
font-size: 32px;
|
|
@@ -1855,54 +1848,44 @@ background: #414141;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- #sec08-container{
|
|
|
|
|
|
+ #sec08-container {
|
|
text-align: center;
|
|
text-align: center;
|
|
- .card{
|
|
|
|
|
|
+ .card {
|
|
padding-top: 5vw;
|
|
padding-top: 5vw;
|
|
padding-bottom: 5vw;
|
|
padding-bottom: 5vw;
|
|
- border:none;
|
|
|
|
-
|
|
|
|
- .adv4{
|
|
|
|
|
|
+ border: none;
|
|
|
|
+
|
|
|
|
+ .adv4 {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
- img{
|
|
|
|
- align-items:center;
|
|
|
|
- margin:0 30px;
|
|
|
|
- width: 300px;
|
|
|
|
- @media screen and(max-width:$moblie) {
|
|
|
|
- width: 100px;
|
|
|
|
- margin:0px;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
|
|
+ img {
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
}
|
|
}
|
|
- .col-4{
|
|
|
|
- margin:10px 0 ;
|
|
|
|
-
|
|
|
|
- img{
|
|
|
|
- width: 250px;
|
|
|
|
- @media screen and(max-width:$moblie) {
|
|
|
|
- width: 100px;
|
|
|
|
- }
|
|
|
|
|
|
+ .col-3{
|
|
|
|
+ margin: 10px 0;
|
|
|
|
+
|
|
|
|
+ img {
|
|
|
|
+
|
|
|
|
+
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-#sec09{
|
|
|
|
- background: #000;
|
|
|
|
-
|
|
|
|
- #sec09-container-box{
|
|
|
|
-
|
|
|
|
|
|
+#sec09 {
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ #sec09-container-box {
|
|
background-size: contain;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
- background-blend-mode:overlay;
|
|
|
|
|
|
+ background-blend-mode: overlay;
|
|
}
|
|
}
|
|
- #sec09-title{
|
|
|
|
- padding:5vw;
|
|
|
|
- background: #fff;
|
|
|
|
|
|
+ #sec09-title {
|
|
|
|
+ padding: 5vw;
|
|
|
|
+ background: #fff;
|
|
|
|
|
|
h1 {
|
|
h1 {
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -1910,7 +1893,7 @@ background: #414141;
|
|
font-size: 45px;
|
|
font-size: 45px;
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
padding: 5px 10px;
|
|
padding: 5px 10px;
|
|
-
|
|
|
|
|
|
+
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
font-size: 32px;
|
|
font-size: 32px;
|
|
@@ -1927,38 +1910,36 @@ background: #414141;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- #sec09-container{
|
|
|
|
|
|
+ #sec09-container {
|
|
text-align: center;
|
|
text-align: center;
|
|
- .card{
|
|
|
|
|
|
+ .card {
|
|
padding-top: 5vw;
|
|
padding-top: 5vw;
|
|
padding-bottom: 5vw;
|
|
padding-bottom: 5vw;
|
|
- border:none;
|
|
|
|
- background: #000;
|
|
|
|
- .adv4{
|
|
|
|
- display: flex;
|
|
|
|
- align-items: center;
|
|
|
|
- img{
|
|
|
|
- align-items:center;
|
|
|
|
- margin:0 30px;
|
|
|
|
- width: 300px;
|
|
|
|
- @media screen and(max-width:$moblie) {
|
|
|
|
- width: 100px;
|
|
|
|
- margin:0px;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
|
|
+ border: none;
|
|
|
|
+
|
|
|
|
+ .adv4 {
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ img {
|
|
|
|
+ align-items: center;
|
|
|
|
+ margin: 0 30px;
|
|
|
|
+ width: 300px;
|
|
|
|
+ @media screen and(max-width:$moblie) {
|
|
|
|
+ width: 100px;
|
|
|
|
+ margin: 0px;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
- }
|
|
|
|
.col-4{
|
|
.col-4{
|
|
- margin:10px 0 ;
|
|
|
|
-
|
|
|
|
- img{
|
|
|
|
- width: 250px;
|
|
|
|
|
|
+ margin: 10px 0;
|
|
|
|
+ padding: 15px;
|
|
|
|
+ img {
|
|
|
|
+ width: 200px;
|
|
|
|
+ object-fit: cover;
|
|
@media screen and(max-width:$moblie) {
|
|
@media screen and(max-width:$moblie) {
|
|
- width: 100px;
|
|
|
|
|
|
+ width: 100px;
|
|
}
|
|
}
|
|
-
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|