.ghg .mb30 {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .ghg .h3-ti {
        margin-top: 22px;
        margin-bottom: 20px;
    }
}

.ghg .it1-bx {
    padding-top: 70px;
}

@media (max-width: 767px) {
    .ghg .it1-bx {
        padding-top: 35px;
    }
}

.ghg .it1-bx .sh-desbx {
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .ghg .it1-bx .h3-ti {
        margin-top: 20px;
    }
}

.ghg .it2-bx {
    padding-top: 70px;
}

@media (max-width: 767px) {
    .ghg .it2-bx {
        padding-top: 30px;
    }
}

.ghg .it2-bx .h3-ti {
    text-align: center;
}

.ghg .it2-bx .table-bx {
    margin-top: 26px;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
    }
}

.ghg .it2-bx .table-bx .t-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .t-bx {
        display: block;
    }
}

.ghg .it2-bx .table-bx .t-bx span {
    padding: 17px 5px 16px 5px;
    background-color: #004280;
    text-align: center;
    color: #fff;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .t-bx span {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.ghg .it2-bx .table-bx .t-bx .r1 {
    border-right: 1px solid #d5d5d5;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .t-bx .r1,
    .ghg .it2-bx .table-bx .t-bx .r2 {
        min-width: 89px;
        height: 50%;
        background-color: #004280;
        border-right: none;
    }
}

.ghg .it2-bx .table-bx .b-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx {
        display: block;
    }
}

.ghg .it2-bx .table-bx .b-bx .r1,
.ghg .it2-bx .table-bx .b-bx .r2 {
    padding: 24px 5px 24px 5px;
    text-align: center;
    border-bottom: 1px solid #d5d5d5;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx .r1,
    .ghg .it2-bx .table-bx .b-bx .r2 {
        text-align: left;
        padding: 12px 5px 12px 15px;
    }
}

.ghg .it2-bx .table-bx .b-bx .r1 {
    border-right: 1px solid #d5d5d5;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx .r1 {
        border-right: none;
        border-top: 1px solid #d5d5d5;
    }
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx .r2 {
        padding: 12px 5px 12px 18px;
    }
}

.ghg .it2-bx .table-bx .b-bx .r2 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 75%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx .r2 .flex {
        width: 100%;
        display: block;
    }
}

.ghg .it2-bx .table-bx .b-bx .r2 .cir-bx {
    width: 42%;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .b-bx .r2 .cir-bx {
        width: 100%;
    }
}

.ghg .it2-bx .table-bx .b-bx .r2 .l-circle {
    text-align: left;
}

.ghg .it2-bx .table-bx .r1,
.ghg .it2-bx .table-bx .r2 {
    width: 50%;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table-bx .r1,
    .ghg .it2-bx .table-bx .r2 {
        width: auto;
    }
}

.ghg .it2-bx .sh-desbx {
    margin-top: 45px;
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-desbx {
        margin-top: 27px;
    }
}

.ghg .it2-bx .sh-btn {
    margin-top: 26px;
    min-width: 250px;
    color: #fff;
}

@media (min-width: 768px) {
    .ghg .it2-bx .sh-btn:hover {
        color: #004280;
    }

        .ghg .it2-bx .sh-btn:hover span .arr::before, .ghg .it2-bx .sh-btn:hover span .arr::after {
            background: #004280;
        }
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn {
        margin-top: 20px;
        min-width: 208px;
        min-height: auto;
        padding: 10px 15px;
    }
}

.ghg .it2-bx .sh-btn span {
    display: inline-block;
    margin-top: 21px;
    padding-right: 26px;
    position: relative;
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn span {
        margin-top: 0px;
        padding-right: 64px;
    }
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn span i {
        text-align: left;
        line-height: 1.4;
    }
}

.ghg .it2-bx .sh-btn span .arr {
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 14px;
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn span .arr {
        height: 10px;
    }
}

.ghg .it2-bx .sh-btn span .arr::before {
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn span .arr::before {
        height: 6px;
    }
}

.ghg .it2-bx .sh-btn span .arr::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 1px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

@media (max-width: 767px) {
    .ghg .it2-bx .sh-btn span .arr::after {
        height: 6px;
    }
}

.ghg .it2-bx .table {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table {
        margin-top: 30px;
    }
}

.ghg .it2-bx .table .ti-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .ti-bx {
        display: none;
    }
}

.ghg .it2-bx .table .ti-bx div {
    width: 20%;
    padding: 18px 5px 17px 5px;
    background-color: #004280;
    text-align: center;
    color: #fff;
}

    .ghg .it2-bx .table .ti-bx div:not(:last-child) {
        border-right: 1px solid #d5d5d5;
    }

    .ghg .it2-bx .table .ti-bx div span {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.ghg .it2-bx .table .flex-des .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx {
        display: block;
    }
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx:nth-child(1) {
        margin-bottom: 18px;
    }
}

@media (min-width: 768px) {
    .ghg .it2-bx .table .flex-des .flex-bx:nth-child(2) {
        background-color: #f8f8f8;
    }
}

.ghg .it2-bx .table .flex-des .flex-bx .r1,
.ghg .it2-bx .table .flex-des .flex-bx .r2 {
    padding: 18px 5px 17px 5px;
    width: 20%;
    text-align: center;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx .r1,
    .ghg .it2-bx .table .flex-des .flex-bx .r2 {
        width: 100%;
        border-right: none;
    }
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx .r2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        padding: 12px 5px 11px;
    }

        .ghg .it2-bx .table .flex-des .flex-bx .r2::before {
            position: absolute;
            content: "";
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 1px;
            height: 100%;
            background-color: #d5d5d5;
        }
}

.ghg .it2-bx .table .flex-des .flex-bx .r2:last-child {
    border-right: none;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx .r1 {
        text-align: center;
        background-color: #004280;
        color: #fff;
    }
}

.ghg .it2-bx .table .flex-des .flex-bx .des {
    display: none;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx .des {
        display: block;
        width: 50%;
    }
}

.ghg .it2-bx .table .flex-des .flex-bx .des span {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ghg .it2-bx .table .flex-des .flex-bx .img-bx {
    width: 20px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .ghg .it2-bx .table .flex-des .flex-bx .img-bx {
        width: 50%;
    }

        .ghg .it2-bx .table .flex-des .flex-bx .img-bx img {
            width: 18px;
            margin: 0 auto;
            display: block;
        }
}

.ghg .it3-bx {
    padding-top: 70px;
}

@media (max-width: 767px) {
    .ghg .it3-bx {
        padding-top: 30px;
    }
}

.ghg .it3-bx .h3-ti {
    text-align: center;
}

.ghg .it3-bx .scroll-bx {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .ghg .it3-bx .scroll-bx {
        position: relative;
        overflow: auto;
        margin-top: 10px;
        width: calc(100% + 20px);
    }

        .ghg .it3-bx .scroll-bx .img-bx {
            width: 1200px;
        }
}

.ghg .it3-bx .rema {
    font-size: 0.875rem;
    line-height: 2.14;
    letter-spacing: 0px;
    font-weight: 400;
    color: #999;
    margin-top: 23px;
}

@media (max-width: 767px) {
    .ghg .it3-bx .rema {
        margin-top: 10px;
    }
}

.ghg .it4-bx {
    padding-top: 105px;
}

@media (max-width: 767px) {
    .ghg .it4-bx {
        padding-top: 50px;
    }
}

.ghg .it4-bx .h3-ti {
    text-align: center;
}

.ghg .it4-bx .sh-desbx {
    margin-top: 26px;
}

@media (max-width: 767px) {
    .ghg .it4-bx .sh-desbx {
        margin-top: 8px;
    }
}

.ghg .it4-bx .sh-desbx .h3-ti {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .ghg .it4-bx .sh-desbx .h3-ti {
        margin-top: 25px;
    }
}

.ghg .it4-bx .sh-desbx .img-bx {
    margin: 0 auto;
    margin-top: 23px;
    max-width: 580px;
}

@media (max-width: 767px) {
    .ghg .it4-bx .sh-desbx .img-bx {
        margin-top: 15px;
    }
}

.ghg .it5-bx {
    padding-top: 120px;
}

@media (max-width: 767px) {
    .ghg .it5-bx {
        padding-top: 60px;
    }
}

.ghg .it5-bx ul {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .ghg .it5-bx ul li {
        width: 48%;
        margin-bottom: 75px;
    }

        .ghg .it5-bx ul li:nth-child(3) .chart-title, .ghg .it5-bx ul li:nth-child(4) .chart-title {
            min-height: 2.7em;
        }
}

@media (max-width: 767px) {
    .ghg .it5-bx ul li {
        width: 100%;
        margin-bottom: 30px;
    }
}

.ghg .it5-bx ul .chart-title {
    text-align: center;
    font-size: 1.375rem;
    line-height: 1.35;
    letter-spacing: 0px;
    font-weight: 700;
    color: #004280;
}

@media (min-width: 768px) {
    .ghg .it5-bx ul .chart-title {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .ghg .it5-bx ul .chart-title {
        margin-bottom: 20px;
    }
}

.ghg .it5-bx .des {
    margin-bottom: 30px;
}

    .ghg .it5-bx .des .h3-ti {
        margin-top: 0px;
    }

.ghg .it5-bx .ind-bannerdes {
    padding-bottom: 7px;
    margin-bottom: 14px;
    border-bottom: 1px solid #d5d5d5;
    font-weight: 500;
}

@media (max-width: 767px) {
    .ghg .it5-bx .ind-bannerdes {
        padding-bottom: 11px;
    }
}

.ghg .it5-bx .l-circle {
    margin-top: 9px;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .ghg .it5-bx .l-circle {
        margin-top: 3px;
        margin-bottom: 0px;
    }
}

@media (max-width: 414px) {
    .ghg.lang_en .it6-bx .table-bx .flex-bx {
        width: 450px;
    }
}

@media (max-width: 414px) {
    .ghg.lang_en .it6-bx .table-bx .flex-des {
        position: relative;
        overflow-x: auto;
    }
}

.download-bx {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.ghg .sh-btn {
    font-size: 1.125rem;
    line-height: 1.33;
    letter-spacing: 0px;
    font-weight: 500;
    color: #fff;
}

@media (min-width: 768px) {
    .ghg .sh-btn:hover {
        color: #004280;
    }

        .ghg .sh-btn:hover span .img-bx .unhov {
            opacity: 0;
        }

        .ghg .sh-btn:hover span .img-bx .hov {
            opacity: 1;
        }
}

.ghg .sh-btn span {
    padding-left: 40px;
    display: inline-block;
    position: relative;
    margin-top: 18px;
}

@media (max-width: 767px) {
    .ghg .sh-btn span {
        margin-top: 15px;
        padding-left: 35px;
    }
}

.ghg .sh-btn span .img-bx {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 21px;
    height: 22px;
}

    .ghg .sh-btn span .img-bx img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .ghg .sh-btn span .img-bx .unhov {
        opacity: 1;
    }

    .ghg .sh-btn span .img-bx .hov {
        opacity: 0;
    }
