#mainWrite h1,
#mainWrite h2,
#mainWrite h3,
#mainWrite h4,
#mainWrite h5,
#mainWrite h6,
#mainWrite li,
#mainWrite p,
#mainWrite span,
#mainWrite ul {
    margin: 0;
    padding: 0
}
@media (min-width:1171px) {
    .w3-container .w3-dropdown-click .dropBtn {
        font-size: 15px;
        padding: 25px 8px 15px;
        margin: 0;
        color: #fff !important
    }
}

.w3-input {
    padding: 10px
}

@media (max-width:500px) {

    .w3-container,
    .w3-panel {
        padding: .01em 0
    }
}
.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

#mainWrite h1,
#mainWrite h2,
#mainWrite h3,
#mainWrite h4,
#mainWrite h5,
#mainWrite h6,
#mainWrite li,
#mainWrite p,
#mainWrite span {
    line-height: normal;
    font-family: PingFang, "Microsoft JhengHei", Arial, sans-serif
}

#mainWrite h1 {
    font-size: 6rem
}

@media (max-width:1368px) {
    #mainWrite h1 {
        font-size: 3.4rem
    }
}

@media (max-width:1280px) {
    #mainWrite h1 {
        font-size: 3rem
    }
}

@media (max-width:1024px) {
    #mainWrite h1 {
        font-size: 4rem
    }
}

@media (max-width:768px) {
    #mainWrite h1 {
        font-size: 2.4rem
    }
}

@media (max-width:680px) {
    #mainWrite h1 {
        font-size: 2rem;
        margin-bottom: 10px
    }
}

@media (max-width:480px) {
    #mainWrite h1 {
        font-size: 1.8rem
    }
}

#mainWrite h2 {
    font-size: 4rem;
    margin-bottom: 12px
}

@media (max-width:1368px) {
    #mainWrite h2 {
        font-size: 3.4rem
    }
}

@media (max-width:1280px) {
    #mainWrite h2 {
        font-size: 3rem
    }
}

@media (max-width:1024px) {
    #mainWrite h2 {
        font-size: 4rem
    }
}

@media (max-width:768px) {
    #mainWrite h2 {
        font-size: 2.4rem
    }
}

@media (max-width:680px) {
    #mainWrite h2 {
        font-size: 2rem;
        margin-bottom: 10px
    }
}

@media (max-width:480px) {
    #mainWrite h2 {
        font-size: 1.8rem
    }
}

#mainWrite h3 {
    font-size: 3rem
}

@media (max-width:1280px) {
    #mainWrite h3 {
        font-size: 2.4rem
    }
}

#mainWrite h4 {
    font-size: 2rem
}

@media (max-width:768px) {
    #mainWrite h3 {
        font-size: 2rem
    }

    #mainWrite h4 {
        font-size: 1.6rem
    }
}

#mainWrite li,
#mainWrite p {
    font-size: 1.6rem
}

@media (max-width:1280px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 1.4rem
    }
}

@media (max-width:680px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 1.4rem
    }
}

@media (max-width:480px) {

    #mainWrite li,
    #mainWrite p {
        font-size: 1.3rem
    }
}

#mainWrite .menu_bottom ul li {
    display: inline;
    font-size: 16px;
    margin: 5px;
    font-weight: 700
}

#mainWrite .margin-auto,
#mainWrite section {
    margin: 0 auto
}

#mainWrite .w-auto {
    width: auto
}

#mainWrite section {
    max-width: 1600px;
    min-width: 375px;
    overflow: hidden;
    position: relative
}

#mainWrite font {
    width: 100%
}

.text-bold {
    font-weight: 700
}

.pchide {
    display: none
}

.mhide {
    display: block
}

.text-box {
    position: absolute
}

.title-box {
    position: static
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

@media (max-width:999px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }
}

.w5 {
    width: 5%
}

.w10 {
    width: 10%
}

.w15 {
    width: 15%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w33 {
    width: 33%
}

.w35 {
    width: 35%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w50 {
    width: 50%
}

.w55 {
    width: 55%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w85 {
    width: 85%
}

.w90 {
    width: 90%
}

.w95 {
    width: 95%
}

.w100,
#mainWrite img {
    width: 100%
}

.flex {
    display: flex
}

.justifyContent {
    justify-content: center
}

.alignItems {
    align-items: center
}

.flexWrap {
    flex-wrap: wrap
}

#mainWrite a[href="javascript:;"] {
    cursor: default
}

#mainWrite .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ccc;
    margin: 0 8px;
    border-radius: 50%;
    opacity: .5;
    transition: opacity .3s
}

#mainWrite .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff
}

#mainWrite .swiper-button-next,
#mainWrite .swiper-button-prev {
    color: #fff
}

#mainWrite .swiper-button-prev,
#mainWrite .swiper-rtl .swiper-button-next {
    left: 48px
}

#mainWrite .swiper-button-next,
#mainWrite .swiper-rtl .swiper-button-prev {
    right: 48px
}

@media (max-width:768px) {

    #mainWrite .swiper-button-prev,
    #mainWrite .swiper-rtl .swiper-button-next {
        left: 3%
    }

    #mainWrite .swiper-button-next,
    #mainWrite .swiper-rtl .swiper-button-prev {
        right: 3%
    }
}

#mainWrite>section img {
    height: auto;
    width: 100%
}

#mainWrite>section:nth-of-type(1) .text-box {
    left: 6%;
    top: 16%
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(1) .text-box {
        width: 70%;
        left: 15%;
        top: 8%;
        text-align: center
    }
}

#mainWrite>section:nth-of-type(1) img {
    aspect-ratio: attr(width)/attr(height)
}

#mainWrite>section:nth-of-type(2) .swiper-slide .text-box {
    left: 10%;
    top: 30%
}

#mainWrite>section:nth-of-type(2) .swiper-slide .text-box h2 {
    margin-bottom: 6%
}

#mainWrite>section:nth-of-type(2) .swiper-slide .text-box p {
    text-align: justify
}

@media (max-width:680px) {
    #mainWrite>section:nth-of-type(2) .swiper-slide .text-box {
        top: 8%
    }
}

#mainWrite>section:nth-of-type(3)>h2 {
    top: 4%
}

#mainWrite>section:nth-of-type(3)>h4 {
    top: 26%;
    left: 5%
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(3)>h4 {
        top: 14%;
        text-align: center;
        width: 80%;
        left: 10%
    }
}

@media (max-width:680px) {
    #mainWrite>section:nth-of-type(3)>h4 {
        width: 90%;
        left: 5%;
        top: 10%
    }

    #mainWrite>section:nth-of-type(4) #switch-button-area button {
        white-space: wrap
    }
}

@media (max-width:480px) {
    #mainWrite>section:nth-of-type(3)>h4 {
        width: 95%;
        left: 2.5%;
        font-size: 1.4rem
    }
}

#mainWrite>section:nth-of-type(4) {
    padding: 2%
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(4) {
        padding: 36px 2%
    }

    #mainWrite>section:nth-of-type(4)>.w80 {
        width: 100%
    }
}

#mainWrite>section:nth-of-type(5),
#mainWrite>section:nth-of-type(7) {
    padding: 5%
}

#mainWrite>section:nth-of-type(4) #switch-button-area {
    margin-top: 36px
}

@media (max-width:768px) {
    #mainWrite>section:nth-of-type(4) #switch-button-area {
        margin-top: 12px
    }

    #mainWrite>section:nth-of-type(7) {
        padding: 5% 2%
    }
}

#mainWrite>section:nth-of-type(4) #switch-button-area button {
    font-weight: 700;
    background-color: #e6e6e6
}

#mainWrite>section:nth-of-type(4) #switch-button-area button.active {
    background-color: #1f82ab;
    color: #fff
}

#mainWrite>section:nth-of-type(4) #switch-content-area .switch-content {
    display: none
}

#mainWrite>section:nth-of-type(4) #switch-content-area .switch-content img {
    display: block;
    margin: 24px auto
}

#mainWrite>section:nth-of-type(4) #switch-content-area .switch-content.active {
    display: block
}

#mainWrite>section:nth-of-type(5)>.flex {
    gap: 48px
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(4) #switch-button-area button {
        width: auto
    }

    #mainWrite>section:nth-of-type(4) #switch-content-area .switch-content {
        width: 100%
    }

    #mainWrite>section:nth-of-type(5)>.flex {
        flex-flow: column wrap
    }

    #mainWrite>section:nth-of-type(5)>.flex .w50 {
        width: 100%
    }
}

#mainWrite>section:nth-of-type(5) .w50 .flex {
    margin-bottom: 36px;
    gap: 24px
}

#mainWrite>section:nth-of-type(5) .w50 .flex h4 {
    color: #17537f
}

#mainWrite>section:nth-of-type(5) .w50 .flex .icon img {
    width: 75px
}

#mainWrite>section:nth-of-type(6) .text-box:first-child {
    top: 15%;
    left: 4%
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(6) .text-box {
        width: 80%;
        text-align: center
    }

    #mainWrite>section:nth-of-type(6) .text-box:first-child {
        left: 10%;
        top: 8%
    }
}

#mainWrite>section:nth-of-type(6) .text-box:nth-child(2) {
    bottom: 20%;
    right: 5%
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(6) .text-box:nth-child(2) {
        right: 10%;
        bottom: 39%
    }
}

@media (max-width:680px) {
    #mainWrite>section:nth-of-type(6) .text-box:first-child {
        top: 4%;
        left: 5%;
        width: 90%
    }

    #mainWrite>section:nth-of-type(6) .text-box:nth-child(2) {
        bottom: 34%;
        right: 5%;
        width: 90%
    }
}

@media (max-width:480px) {
    #mainWrite>section:nth-of-type(6) .text-box:first-child {
        top: 2%
    }

    #mainWrite>section:nth-of-type(6) .text-box:nth-child(2) {
        bottom: 30%
    }
}

#mainWrite>section:nth-of-type(7) .flex {
    justify-content: space-between;
    gap: 48px;
    margin-top: 36px
}

#mainWrite>section:nth-of-type(7) .flex .w30 img,
#mainWrite>section:nth-of-type(7) .flex .w45 img {
    width: 90%;
    margin: 0 auto;
    display: block
}

#mainWrite>section:nth-of-type(7) .flex .w30 h4,
#mainWrite>section:nth-of-type(7) .flex .w45 h4 {
    padding: 4px 0;
    margin-bottom: 8px;
    background-color: #565656
}

@media (max-width:768px) {

    #mainWrite>section:nth-of-type(7) .flex .w30 h4,
    #mainWrite>section:nth-of-type(7) .flex .w45 h4 {
        font-size: 1.5rem
    }
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(7) .flex {
        gap: 12px
    }

    #mainWrite>section:nth-of-type(7) .flex .w45 {
        width: 48%
    }
}

#mainWrite>section:nth-of-type(7) .flex .w30 img {
    width: 80%
}

@media (max-width:1280px) {
    #mainWrite>section:nth-of-type(7) .flex .w30 {
        width: 45%
    }

    #mainWrite>section:nth-of-type(7) .flex .w30 img {
        width: 80%
    }
}

@media (max-width:1024px) {
    #mainWrite>section:nth-of-type(7) .flex .w30 {
        width: 48%
    }
}