*{ margin: 0; height: 0; font-family: sans-serif,Verdana ,Microsoft JhengHei; } .hb{ display: none; position: absolute; height: 3px; width: 28px; background-color: #000; top: 30px; right:30px; bottom: 0; box-shadow: 0px 10px 0px #000,0px -10px 0px #000; cursor: pointer; } .hbdiv{ width: 100%; height: 30px; background-color: #fff; display: none; } #menu_control{ opacity: 0; position: absolute; top: -100000; } @media screen and (max-width: 414px){ .logo{ width: 160px; height: 40px; top:10px; z-index: 200; } .hb{ display: block; z-index: 100; box-shadow: 0px 10px 0px #000 ,0px -10px 0px #000; cursor: pointer; } .hbdiv{ display: block; height: 61px; background-color: #fff; z-index: 100; } #menu_control:checked ~ .top{ top:55px; transition: .5s; } .all{ width: 100%; } .top{ height: 25%; background-color: #fff; width:100%; position: absolute; top:-30%; left: 0; z-index: 100; } .top ul{ display: block; width: 35%; list-style: none; text-align: center; margin: auto; } .top ul li{ width: 100px; margin-top: 10px; margin-bottom: 50px; line-height: 100px; } .top a{ color: #222; font-size: 16px; } .top a:hover{ border-bottom: 1px solid #222; } .banner img{ width: 250%; height: 110vh; filter:brightness(.7); display: block; position: absolute; top: 60px; left: 0; text-align: center; opacity: 0; } .banner{ width: 100%; overflow: hidden; position: relative; height: 100vh; background-image: url('../img/22.jpg'); background-size: cover; background-position: center; } .banner span{ color: rgba(252,236,210,1); position: absolute; top: 400px; left: 10%; } .banner h1{ font-size: 48px; } .banner p{ font-size: 18px; width: 200px; } .contact{ width: 100%; height: 200px; background-color: #222; color: #fff; } .contact div{ padding-top: 30px; margin-left: 30px; font-size: 16px; } .contact footer{ text-align: center; line-height: 250px; } .about{ height:500px; width: 100%; background-color: #eee; padding: 20px; } .about:nth-child(1){ padding-top: 200px; } .alltab{ left: calc(25%); } .tablink{ margin-bottom: 10px; margin-right: 0; } .about h1{ padding-top: 0px; margin-bottom: 80px; font-size: 28px; } .about-1{ display: flex; flex-direction: column; } .about-3 img{ width: 300px; height: auto; margin-left: 0; margin-top: 350px; } .about:nth-child(2){ height: 800px; } .about-0{ width: 100%; margin: auto; } .about:nth-child(2) .about-2 p{ margin-bottom: 250px; } .about-2{ display: flex; flex-direction: column; width: 100%; } .about-2 p{ margin-bottom: 150px; width: 80%; } .about-3 a:hover{ filter:brightness(.5); transition: .5s; } .about-4 a:hover{ filter:brightness(.5); transition: .5s; } .about-4 img{ width: 300px; height: auto; margin-right: 0; margin-top: 450px; } .about-icon{ display: flex; } .about-icon a:hover{ filter:brightness(.5); transition: .5s; } .about-icon img{ width: 70px; height: 70px; margin-left: 20px; } }