.overview_pfii .pc {
    display: none
}

.overview_pfii .mobile {
    display: block
}

.section {
    background-color: #0e0e0e;
    color: #fff;
    position: relative;
    text-align: center;
}

.overview_pfii .section {
    position: relative;
    padding-bottom: 10%;
}

.product_spec .spec_table td {
    text-align: left;
}

.overview_pfii .section01,
.overview_pfii .feature {
    padding-bottom: 0%;
}

.overview_pfii .section04 .icon {
    width: 53%;
}

.overview_pfii .section10 {
    padding: 0% 0 1%;
}

#product_spec .font_bold {
    font-weight: bold
}

.spec_table .line_bottom {
    border-bottom: 1px dashed #ddd!important
}

.product_spec .power_spec {
    font-family: NotoSans, "Microsoft JhengHei", sans-serif;
    margin-top: 10%;
    width: 100%
}

.product_spec .power_spec td,
.product_spec .power_spec th {
    padding: 0px 10px;
}

.product_spec .power_spec td {
    text-align: center;
    border-bottom: none;
}

.product_spec .power_spec th {
    font-size: 1.2em;
    min-width: 120px
}

.product_spec .power_spec .col-line {
    /* border-bottom: 1px solid #777; */
}

.product_spec .power_spec .row-line {
    border-left: 1px solid #ddd;
    /* padding: 15px 0; */
}

.product_spec .power_spec .section01 td {
    border-bottom: 1px solid #ddd
}

.product_spec .power_spec .title {
    border-right: 1px solid #ddd;
    min-width: 200px;
    padding-left: 5px;
}

.product_spec .power_spec .title>div,
.product_spec .power_spec .divider>div {
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product_spec .power_spec .top_line {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding: 11px;
    /* margin: 5px; */
}

.product_spec .power_spec .bottom_line {
    border-bottom: 1px solid #ddd;
}


/* .product_spec .power_spec .divider {
    border-bottom: 1px solid #ddd;
} */

.product_spec .power_spec th:first-child>div {
    height: 80px;
    line-height: 80px;
    padding-right: 15px
}

.product_spec .power_spec th>div {
    content: '';
    border-right: 1px solid #ddd;
    vertical-align: middle;
    text-align: center
}

.section05 .icon {
    width: 70%;
}

.section06 .row {
    width: 85%;
    margin: 0 auto;
}

.section06 .icon {
    margin: 1rem auto;
}

.section09 {
    background-color: #363636;
}

@media (min-width: 992px) {
    .product_spec .spec_table th {
        text-align: left;
        width: 20%;
    }
    .overview_pfii .pc {
        display: block
    }
    .overview_pfii .mobile {
        display: none
    }
    .section .content,
    .section .pc .product_img {
        position: absolute;
    }
    .section .content {
        text-shadow: rgb(0 0 0) 2px 1px 2px;
    }
    .overview_pfii .section {
        padding-bottom: 0%;
    }
    .section.scroll_active img {
        opacity: 1;
        -webkit-transition: 0.8s;
        transition: 0.8s;
    }
    .section.scroll_active .icon {
        -webkit-transition-delay: .9s;
        transition-delay: .9s -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    .section01 .case_product {
        width: 51%;
        left: 7%;
        top: 17%;
    }
    .section01 .logo {
        width: 20%;
        top: 26%;
        left: 65%;
    }
    .section01 .icon {
        width: 21%;
        bottom: 33%;
        left: 66%;
    }
    .section01 .text {
        width: 52%;
        bottom: 19%;
        left: 8%;
    }
    .section02 .content {
        width: 39%;
        top: 22%;
        right: 9%;
    }
    .section02 .arrow_blue,
    .section02 .arrow_red {
        position: absolute;
        width: 20%;
    }
    .section02 .arrow_blue {
        top: 22%;
        left: 2%;
    }
    .section02 .arrow_red {
        top: 13.5%;
        left: 20%;
    }
    .section02 .icon {
        width: 61%;
    }
    .section02 .arrow {
        width: 50%;
    }
    .section02.scroll_active .icon300 {
        /* animation: icon300 1.9s ease infinite; */
    }
    @keyframes icon300 {
        0% {
            opacity: 0;
        }
        50% {
            transform: translate(0%, 0%);
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    .section02.scroll_active .red_act {
        animation: red_act 1.9s ease infinite;
    }
    @keyframes red_act {
        0% {
            opacity: .7;
            transform: translate(0, 0)
        }
        30% {
            opacity: 1
        }
        100% {
            transform: translate(0%, -3%);
            opacity: 0
        }
    }
    .section02.scroll_active .icon200 {
        /* animation: icon200 2s ease infinite; */
    }
    @keyframes icon200 {
        0% {
            opacity: .7;
            transform: translate(0, 0)
        }
        50% {
            opacity: 1
        }
        100% {
            transform: translate(0%, 0%);
            opacity: 0
        }
    }
    .section02.scroll_active .blue_act {
        animation: blue_act 2s ease infinite;
    }
    @keyframes blue_act {
        0% {
            opacity: .7;
            transform: translate(0, 0)
        }
        50% {
            opacity: 1
        }
        100% {
            transform: translate(0%, -3%);
            opacity: 0
        }
    }
    .section02 .text {
        font-size: 2rem;
    }
    .section03 .content {
        top: 24%;
        left: 6%;
        width: 44%;
    }
    .section03 .line {
        width: 39%;
        top: 0%;
        right: 0%;
    }
    .section03 .action_a {
        width: 39%;
        top: 0%;
        right: 0%;
        width: 12.5%;
        top: 54%;
        right: 21%;
    }
    .section03 .action_b {
        width: 39%;
        top: 25%;
        right: 0%;
        width: 22.5%;
        top: 46%;
        right: 17.4%;
    }
    .section03 .action_c {
        width: 23%;
        top: 39%;
        right: 17%;
    }
    .section03 .action_a_text {
        width: 18%;
        top: 60%;
        right: 2%;
    }
    .section03 .action_b_text {
        width: 23%;
        top: 62%;
        right: 17%;
    }
    .section03 .action_c_text {
        width: 15%;
        top: 36%;
        right: 20%;
    }
    .section03.scroll_active .action_a {
        animation: action_a 2.6s ease infinite;
    }
    .section03.scroll_active .action_b {
        animation: action_b 2.6s ease infinite;
    }
    .section03.scroll_active .action_c {
        animation: action_c 2.6s ease infinite;
    }
    @keyframes action_a {
        0% {
            opacity: 0;
            transform: translate(0, 0)
        }
        15% {
            opacity: 1
        }
        100% {
            transform: translate(0%, 0%);
            opacity: 0
        }
    }
    @keyframes action_b {
        0% {
            opacity: 0;
            transform: translate(0, 0)
        }
        35% {
            opacity: 1
        }
        100% {
            transform: translate(0%, 0%);
            opacity: 0
        }
    }
    @keyframes action_c {
        0% {
            opacity: 0;
            transform: translate(0, 0)
        }
        65% {
            opacity: 1
        }
        100% {
            transform: translate(0%, 0%);
            opacity: 0
        }
    }
    .section04 .content {
        width: 39%;
        top: 39%;
        right: 14%;
    }
    .section05 .icon {
        width: 15%;
        bottom: 15%;
        left: 15%;
    }
    .section05 .content {
        width: 47%;
        top: 38%;
        right: 13%;
    }
    .section06 .content {
        margin: 0 auto;
        top: 4%;
        right: 0;
        left: 0;
        width: 70%;
    }
    .section06 .row {
        margin: 1% auto;
        padding: 0;
        width: 33%;
        left: 0;
        right: 0;
        top: 37%;
        position: absolute;
    }
    .section06 .icon {
        margin: 3rem auto;
    }
    .section07,
    .section08 {
        position: relative;
    }
    .section07 .content {
        position: absolute;
        width: 66%;
        top: 8%;
        left: 0;
        right: 0;
    }
    .section07 .icon {
        width: 50%;
    }
    .section08 .content {
        width: 50%;
        top: 10%;
        left: 6%;
    }
    .section09 {
        padding: 1% 0 5%;
    }
    .section09 .content {
        position: relative;
        width: 85%;
        margin: 0 auto;
        text-align: center;
    }
}

@media (min-width: 1100px) {}

@media (min-width: 1200px) {}

@media (min-width: 1300px) {
    .section02 .superspeed {
        top: 59%;
        left: 8%;
    }
    .section02 .content {
        width: 39%;
        top: 52%;
        right: 9%;
    }
    .section02 .arrow_blue,
    .section02 .arrow_red {
        width: 20%;
    }
    .section02 .arrow_blue {
        top: 22%;
        left: 2%;
    }
    .section02 .arrow_red {
        top: 13.5%;
        left: 20%;
    }
    .section02 .icon {
        width: 61%;
        max-width: 232px;
    }
    .section02 .arrow {
        width: 50%;
        max-width: 177px;
    }
    .section03 .content {
        top: 34%;
        left: 9%;
        width: 36%;
    }
    .section04 .content {
        width: 34%;
        top: 44%;
        right: 16%;
    }
    .section05 .content {
        width: 35%;
        top: 48%;
        right: 13%;
        text-shadow: rgb(0 0 0) 2px 1px 2px;
    }
    .section06 .content {
        width: 50%;
        top: 12%;
    }
    .section07 .content {
        width: 50%;
        top: 8%;
    }
    .section07 .icon {
        width: 80%;
        max-width: 426px;
    }
    .section08 .content {
        width: 38%;
        top: 26%;
        left: 10%;
    }
}

@media (min-width: 1500px) {}

@media (min-width: 1600px) {
    .section07 .content {
        width: 30%;
        top: 18%;
    }
}

@media (min-width: 1700px) {}