﻿@charset "UTF-8";h2{font-size:50px;}h3{font-size:36px;}h4{font-size:34px;}h5{font-size:32px;}h6{font-size:24px;}@media screen and (max-width:1536px){h2{font-size:40px;}h3{font-size:30px;}h4{font-size:28px;}h5{font-size:26px;}h6{font-size:22px;}}@media screen and (max-width:1200px){h2{font-size:40px;}h3{font-size:28px;}h4{font-size:24px;}h5{font-size:22px;}h6{font-size:20px;}}@media screen and (max-width:576px){h2{font-size:28px;}h3{font-size:26px;}h4{font-size:20px;}h5{font-size:20px;}h6{font-size:18px;}}*,body,h1,h2,h3,h4,h5,h6,p,div,span,li,a,input{font-family:"Segoe UI",'微軟正黑體',Arial,Helvetica,sans-serif;}body{background-color:#212121;}.container{margin:0 auto;max-width:1400px;}@media screen and (max-width:1400px){.container{padding:0 30px;}}footer{padding:60px 0;background-color:#212121;color:#fff;}footer .container{display:flex;justify-content:space-between;color:#fff;}@media screen and (max-width:767px){footer .container{flex-direction:column;align-items:center;text-align:center;}}footer .container img{display:none;}@media screen and (max-width:767px){footer .container img{display:block;width:150px;margin-bottom:30px;}}footer .container .footer-info{height:175px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;text-decoration:none;}footer .container .footer-info li{font-size:22px;}@media screen and (max-width:1536px){footer .container .footer-info li{font-size:20px;}}@media screen and (max-width:1200px){footer .container .footer-info li{font-size:18px;}}@media screen and (max-width:992px){footer .container .footer-info li{font-size:16px;}}@media screen and (max-width:767px){footer .container .footer-info li{text-align:center;}}footer .container .footer-menu{height:175px;display:flex;flex-direction:column;justify-content:space-between;}@media screen and (max-width:767px){footer .container .footer-menu{margin-top:30px;padding-top:30px;border-top:1px solid #707070;}}footer .container .footer-menu li{font-size:20px;text-align:right;}@media screen and (max-width:1536px){footer .container .footer-menu li{font-size:18px;}}@media screen and (max-width:1200px){footer .container .footer-menu li{font-size:16px;}}@media screen and (max-width:992px){footer .container .footer-menu li{font-size:14px;}}@media screen and (max-width:767px){footer .container .footer-menu li{text-align:center;}}footer .container .footer-menu li a{color:#fff;text-decoration:underline;}