﻿[class*=brand-headline] {
    font-size: 16pt; /*24px;*/
    font-weight: 500;
    line-height: 120%
}

.brand-headline-A {
    border-left: 3px #fbc700 solid;
    padding-left: 30px;
    margin-bottom: 30px
}

.brand-headline-B {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px
}

    .brand-headline-B b {
        display: block;
        width: 28px;
        height: 3px;
        background: #fbc700;
        position: absolute;
        left: 0;
        top: calc(50% - 1.5px)
    }

.brand-color-article {
    color: #555559
}

.gline {
    height: 1px;
    width: 100%;
    background: #f3f1ef;
    margin: 60px 0
}

.block-style-A {
    border-left: 3px #fbc700 solid;
    padding-left: 30px
}

.block-style-B .tkCol {
    display: flex;
    flex-wrap: wrap
}

    .block-style-B .tkCol [class*=tkCol-child] {
        padding: 0 50px 60px 0;
        box-sizing: border-box
    }

.block-style-B .block-style-B-text {
    margin-left: 42px;
    margin-top: 15px
}

.block-style-C .gline {
    margin: 40px 0 0
}

.block-style-C .border-style {
    box-shadow: 0 0 20px #e9e6e4;
    margin: 60px 0;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.block-style-C .photo {
    width: 290px
}

.block-style-C .photo-info {
    width: calc(100% - 340px)
}

    .block-style-C .photo-info .photo-focus-title {
        font-size: 36px;
        font-weight: 400
    }

    .block-style-C .photo-info .photo-info-ul .topic-list {
        display: flex;
        flex-wrap: wrap;
        margin: 40px 0
    }

        .block-style-C .photo-info .photo-info-ul .topic-list:last-child {
            margin-bottom: 0
        }

        .block-style-C .photo-info .photo-info-ul .topic-list * {
            font-size: 24px;
            font-weight: 400
        }

    .block-style-C .photo-info .photo-info-ul .areaName {
        max-width: 50px
    }

    .block-style-C .photo-info .areaInfo {
        border-left: 5px solid #b6ada4;
        padding-left: 30px;
        margin-left: 30px;
        width: calc(100% - 120px)
    }

        .block-style-C .photo-info .areaInfo .little-title {
            color: #b6ada4;
            font-weight: 400
        }

.block-style-D .team-work {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

.block-style-D .group-list {
    margin-bottom: 80px
}

.block-style-D .team-work-big-size, .block-style-F .big-size {
    font-size: 36px;
    font-weight: 400
}

.block-style-D .team-work-normal-size, .block-style-F .normal-size {
    font-size: 24px;
    font-weight: 400
}

.block-style-D .team-work-click-open .team-work-photo {
    width: 290px;
    margin: 0 auto;
    border: 5px solid #fff;
    box-shadow: 0 0 10px #e9e6e4;
    border-radius: 5px;
    background: #e9e6e4;
    margin-bottom: 30px
}

    .block-style-D .team-work-click-open .team-work-photo img, .block-style-D .team-work-click-open-body.open .team-work-fancyBody-boder .fancyBody-job-info .team-work-photo-inside img {
        width: 100%;
        border-radius: 5px
    }

.block-style-D .team-work-click-open .team-work-title .job-title {
    text-align: center
}

    .block-style-D .team-work-click-open .team-work-title .job-title span {
        display: block;
        text-align: center
    }

.block-style-D .team-work-click-open-body {
    transition: all ease-in-out .1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -2;
    opacity: 0
}

    .block-style-D .team-work-click-open-body.open {
        z-index: 9999;
        opacity: 1
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody {
        width: 100%;
        position: relative;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 4
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder {
        width: 850px;
        background: #fff;
        box-sizing: border-box;
        border-radius: 5px;
        box-shadow: 0 0 10px #6b6b6b;
        max-height: 70vh;
        overflow: auto
    }

    .block-style-D .team-work-click-open-body .fancyBody-job-title {
        position: relative;
        margin: 40px 40px 30px
    }

        .block-style-D .team-work-click-open-body .fancyBody-job-title .closeThis {
            position: absolute;
            right: 0;
            width: 40px;
            height: 40px;
            top: calc(50% - 20px);
            cursor: pointer
        }

            .block-style-D .team-work-click-open-body .fancyBody-job-title .closeThis b {
                display: block;
                width: 40px;
                height: 3px;
                background: #b6ada4;
                position: absolute;
                transform: rotate(45deg) translate(30%,400%)
            }

                .block-style-D .team-work-click-open-body .fancyBody-job-title .closeThis b:last-child {
                    transform: rotate(-45deg) translate(-30%,400%)
                }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .gline {
        margin: 0
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info {
        padding: 40px 40px;
        overflow: hidden
    }

        .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-photo-inside {
            float: right;
            width: 290px
        }

        .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside {
            float: left;
            width: calc(100% - 320px)
        }

            .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside ul li {
                margin-bottom: 40px
            }

                .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside ul li .brand-headline-B {
                    margin: 0 0 20px
                }

                    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside ul li .brand-headline-B b {
                        background: #b6ada4
                    }

                .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside ul li .text {
                    margin-left: 40px
                }

    .block-style-D .team-work-click-open-body .team-work-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(85,85,89,.5);
        z-index: 3
    }

.block-style-E ul {
    display: flex;
    flex-wrap: wrap
}

.block-style-E .styleE-box {
    box-shadow: 0 0 10px #e9e6e4;
    border-radius: 5px;
    margin: 10px;
    margin-bottom: 20px
}

    .block-style-E .styleE-box .coverPhoto {
        margin: 10px;
        background-position: 50%;
        background-size: auto 100%;
        background-repeat: no-repeat;
    }

        .block-style-E .styleE-box .coverPhoto img {
            width: 100%
        }

    .block-style-E .styleE-box .topic-area {
        border-top: 1px solid rgba(182,173,164,.3);
        padding: 10px;
        overflow: hidden
    }

        .block-style-E .styleE-box .topic-area b {
            display: inline-block;
            width: 90px
        }

        .block-style-E .styleE-box .topic-area .topic-title {
            display: inline-block;
            width: calc(100% - 100px);
            vertical-align: top;
            font-weight: 400
        }

            .block-style-E .styleE-box .topic-area .topic-title a {
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                position: relative;
                padding: 0 20px 0 10px
            }

                .block-style-E .styleE-box .topic-area .topic-title a:after {
                    content: '|';
                    position: absolute;
                    top: 0;
                    left: 0;
                    color: #000
                }

            .block-style-E .styleE-box .topic-area .topic-title svg {
                position: absolute;
                right: 0;
                top: 7px;
                left: initial
            }

                .block-style-E .styleE-box .topic-area .topic-title svg #Path_296_A0_Path_7, .block-style-G li svg #Path_296_A0_Path_7, .block-style-H li svg #Path_296_A0_Path_7 {
                    stroke: #b6ada4
                }

            .block-style-E .styleE-box .topic-area .topic-title a:hover {
                color: #f60
            }

                .block-style-E .styleE-box .topic-area .topic-title a:hover svg #Path_296_A0_Path_7, .block-style-G li a:hover svg #Path_296_A0_Path_7, .block-style-H li a:hover svg #Path_296_A0_Path_7 {
                    stroke: #f60
                }

.block-style-F .twoParts {
    overflow: hidden;
    margin: 0 0 40px
}

.block-style-F ul li:last-child .twoParts {
    margin: 0
}

.block-style-F .twoParts .title {
    width: 100px;
    height: 100px;
    border-radius: 8px;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px
}

.block-style-F ul li:first-child .twoParts .title {
    padding: 20px 10px;
    width: 120px
}

.block-style-F .twoParts .info {
    float: right;
    width: calc(100% - 170px)
}

.block-style-G li {
    margin-bottom: 5px
}

    .block-style-G li a {
        display: block;
        background: rgba(182,173,164,.15);
        position: relative;
        overflow: hidden;
        padding: 18px 40px
    }

    .block-style-G li:nth-child(even) a {
        background: #fff
    }

    .block-style-G li h3 {
        float: left;
        font-weight: 400;
        width: calc(100% - 30px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .block-style-G li svg {
        float: right;
        margin-top: 7px
    }

.block-style-H li {
    margin-bottom: 5px
}

    .block-style-H li a {
        display: block;
        border-bottom: 1px solid rgba(182,173,164,.3);
        position: relative;
        overflow: hidden;
        padding: 18px 40px
    }

    .block-style-H li h3 {
        float: left;
        font-weight: 400;
        width: calc(100% - 30px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .block-style-H li svg {
        float: right;
        margin-top: 7px
    }

.block-style-I .shadow-bg {
    box-shadow: 0 0 20px #e9e6e4;
    padding: 40px
}

.block-style-I .yearsly-title {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    border-bottom: 1px solid rgba(182,173,164,.3);
    padding-bottom: 30px;
    margin-bottom: 30px
}

.block-style-I .shadow-bg ul li {
    border-bottom: 1px solid rgba(182,173,164,.3);
    overflow: hidden
}

    .block-style-I .shadow-bg ul li .monthly {
        float: left;
        width: 40%;
        text-align: center;
        padding: 15px 0
    }

    .block-style-I .shadow-bg ul li .mounts {
        float: left;
        width: 60%;
        text-align: center;
        padding: 15px 0
    }

    .block-style-I .shadow-bg ul li.mother {
        background: rgba(182,173,164,.3)
    }

.block-style-J .years-group .years-list {
    border-bottom: 1px solid rgba(182,173,164,.3);
    overflow: hidden;
    padding: 10px
}

    .block-style-J .years-group .years-list .year-name {
        float: left;
        font-size: 36px;
        font-weight: 400;
        line-height: 80px
    }

    .block-style-J .years-group .years-list .season {
        float: right
    }

        .block-style-J .years-group .years-list .season li {
            display: inline-block
        }

            .block-style-J .years-group .years-list .season li a {
                display: flex;
                color: #fff;
                width: 82px;
                height: 80px;
                background: rgba(85,85,89,.6);
                border-radius: 10px;
                justify-content: center;
                align-items: center;
                transition: all ease-in-out .2s
            }

                .block-style-J .years-group .years-list .season li a:hover {
                    background: #fbc700;
                    color: #555559
                }

.block-style-K .mobile-title, .block-style-K .smallsize-click-button {
    display: none
}

.block-style-K .child-head .i-wrap, .block-style-K .pcType-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.block-style-K [class*=section-] {
    width: calc((100% - 330px)/ 6);
    text-align: center;
    height: 79px;
    display: table;
    position: relative;
    overflow: hidden
}

.block-style-K .child-head [class*=section-] {
    height: auto;
    display: block;
    background: #f3f3f3
}

.block-style-K .section-1 {
    width: 50px
}

.block-style-K .section-5, .block-style-K .section-6 {
    width: 140px
}

.block-style-K [class*=section-] b {
    font-weight: 400;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle
}

.block-style-K .pcType-head .section-5 b, .block-style-K .pcType-head .section-6 b {
    padding: 10px 0;
    background: #e9e6e4;
    height: auto;
    display: block
}

.block-style-K .pcType-head .section-5, .block-style-K .pcType-head .section-6 {
    align-self: baseline;
    background: #d2d2d2
}

    .block-style-K .pcType-head .section-5 .twoparts, .block-style-K .pcType-head .section-6 .twoparts {
        display: flex;
        border-top: 1px solid #bfbfbf
    }

        .block-style-K .pcType-head .section-5 .twoparts .left, .block-style-K .pcType-head .section-5 .twoparts .right, .block-style-K .pcType-head .section-6 .twoparts .left, .block-style-K .pcType-head .section-6 .twoparts .right {
            width: 50%;
            text-align: center;
            font-size: 9px
        }

        .block-style-K .pcType-head .section-5 .twoparts .right, .block-style-K .pcType-head .section-6 .twoparts .right {
            align-self: center;
            position: relative
        }

        .block-style-K .pcType-head .section-5 .twoparts .left, .block-style-K .pcType-head .section-5 .twoparts .right {
            width: calc(50% - 20px);
            padding: 0 10px
        }

        .block-style-K .pcType-head .section-6 .twoparts .left, .block-style-K .pcType-head .section-6 .twoparts .right {
            width: 50%
        }

            .block-style-K .pcType-head .section-5 .twoparts .right:after, .block-style-K .pcType-head .section-6 .twoparts .right:after, .block-style-K .pcType-head [class*=section-]:after {
                content: '';
                display: block;
                width: 1px;
                height: 100%;
                background: #bfbfbf;
                position: absolute;
                left: 0;
                top: 0
            }

.block-style-K .pcType-head [class*=section-1]:after {
    display: none
}

.block-style-K .pcType-head .section-6 .twoparts span {
    display: block;
    text-align: center;
    font-size: 9px;
    border-top: 1px solid #bfbfbf
}

.block-style-K .child-head {
    border-bottom: 1px solid #e9e6e4
}

    .block-style-K .child-head [class*=section-] b {
        font-size: 12px;
        display: block;
        text-align: center;
        padding: 15px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .block-style-K .child-head .section-5 .twoparts, .block-style-K .child-head .section-6 .twoparts {
        display: flex
    }

        .block-style-K .child-head .section-5 .twoparts .left, .block-style-K .child-head .section-5 .twoparts .right, .block-style-K .child-head .section-6 .twoparts .left, .block-style-K .child-head .section-6 .twoparts .right {
            width: 50%;
            text-align: center
        }

.block-style-K-bottom {
    margin-top: 60px
}

    .block-style-K-bottom .shadow {
        box-shadow: 0 0 20px #e9e6e4;
        padding: 40px
    }

    .block-style-K-bottom .title-name {
        text-align: center;
        font-size: 36px;
        font-weight: 400;
        border-bottom: 1px solid #e9e6e4;
        padding-bottom: 40px
    }

    .block-style-K-bottom p {
        padding: 20px 40px;
        font-weight: 400
    }

    .block-style-K-bottom button {
        width: 100%;
        box-shadow: none;
        border: 0;
        padding: 0;
        margin: 0
    }

        .block-style-K-bottom button a {
            display: block;
            padding: 15px;
            text-align: center;
            transition: all ease-in-out .2s
        }

            .block-style-K-bottom button a:hover {
                background: #99999b;
                color: #fff
            }

.block-style-L .contact-title {
    font-size: 18px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 15px
}

.block-style-L .contact-info {
    margin-left: 30px
}

    .block-style-L .contact-info li {
        margin: 5px;
        font-weight: 400
    }

.block-style-M ul {
    display: flex;
    flex-wrap: wrap
}

.block-style-M .boxShadow {
    margin: 20px;
    box-shadow: 0 0 20px #e9e6e4
}

    .block-style-M .boxShadow .newsTitle {
        padding: 30px 30px 20px;
        border-bottom: 1px solid #e9e6e4
    }

    .block-style-M .boxShadow .newsInfo {
        padding: 20px 30px 30px
    }

        .block-style-M .boxShadow .newsInfo .text {
            font-weight: 400
        }

        .block-style-M .boxShadow .newsInfo .more {
            text-align: right;
            margin-top: 10px
        }

            .block-style-M .boxShadow .newsInfo .more a {
                display: inline-block;
                font-size: 12px;
                font-weight: 400;
                padding: 0 10px;
                border-radius: 10px
            }

.block-style-N .terms .term-list {
    margin-bottom: 40px
}

.block-style-N .terms .term-title {
    border-bottom: 2px solid #fbc700;
    padding: 10px 0;
    font-size: 24px;
    font-weight: 400
}

.block-style-N .terms .terms-txt {
    font-weight: 400;
    margin: 10px 0
}

.brand-size-article {
    font-size: 12pt;    /*18px;*/
    line-height: 190%
}

    .brand-size-article > p {
        font-size: 12pt;    /*18px;*/
        line-height: 190%
    }

    .brand-size-article > div > div > p {
        font-size: 12pt;    /*18px;*/
        line-height: 190%
    }

.block-style-QA .faq-List > li {
    border-top: 1px solid #f3f1ef;
    padding: 60px 0
}

    .block-style-QA .faq-List > li:last-child {
        border-bottom: 1px solid #f3f1ef
    }

.block-style-QA .faq-List .faq-content-title .faq-title-style {
    padding-left: 40px;
    position: relative;
    cursor: pointer
}

.block-style-QA .faq-List .faq-content-title .faq-title-style-gone {
    display: block;
    width: 3px;
    height: 28px;
    background: #fbc700;
    position: absolute;
    left: 14px;
    top: calc(50% - 14px);
    transition: all ease-in-out .2s
}

.block-style-QA .faq-List .current .faq-content-title .faq-title-style-gone {
    transform: rotate(90deg)
}

.block-style-QA .faq-List .faq-content-body {
    display: none;
    padding: 20px 0 0 41px
}

#shareholders-table .listTable .headType {
    background: #f5df20
}

#shareholders-table .listTable .column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px
}

    #shareholders-table .listTable .column:nth-child(even) {
        background: #f3f3f3
    }

#shareholders-table .listTable .title-listTable b, #shareholders-table .listTable .title-listTable p {
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 42px;
    width: 60px
}

#shareholders-table .listTable .title-listTable:last-child b, #shareholders-table .listTable .title-listTable:last-child p {
    width: 115px;
    line-height: 21px
}

#shareholders-table .listTable .title-listTable p a {
    display: block;
    line-height: 42px
}

    #shareholders-table .listTable .title-listTable p a img {
        width: 25px
    }

#shareholders-table .listTable .bodyType .title-listTable b {
    display: none
}

#company-detail ul li {
    overflow: hidden;
    margin: 2px 0;
    background: rgb(251 249 230);
}

    #company-detail ul li .title {
        display: inline-block;
        background: #f7e41c;
        width: 150px;
        text-align: center;
        padding: 10px
    }

    #company-detail ul li .vvalue {
        display: inline-block;
        width: calc(100% - 194px);
        padding: 10px
    }

#dutyNconduct ul li {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #e9e6e4;
    align-items: center
}

    #dutyNconduct ul li:first-child {
        background: #f3e042;
        padding: 10px
    }

    #dutyNconduct ul li .ddo {
        width: 100px;
        text-align: center
    }

    #dutyNconduct ul li b {
        display: block
    }

        #dutyNconduct ul li b a {
            display: block
        }

            #dutyNconduct ul li b a img {
                width: 25px
            }

#investor-contact h3 {
    color: #555559;
    text-align: center;
    font-size: 24px;
    line-height: 200%
}

#investor-contact > p {
    text-align: center
}

#investor-contact ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 40px
}

    #investor-contact ul li {
        text-align: center;
        margin-bottom: 30px
    }

        #investor-contact ul li h4 {
            font-size: 20px
        }

        #investor-contact ul li p {
            margin: 10px auto
        }

            #investor-contact ul li p b {
                display: inline-block;
                background: #f6e114;
                width: 30px;
                height: 30px;
                text-align: center;
                line-height: 30px;
                border-radius: 50%;
                margin-right: 10px
            }

#company-directors .directors-list li.getColumn {
    overflow: hidden;
    border-bottom: 1px solid #e9e6e4
}

#company-directors .directors-list li.prior-head {
    background: #f6e212 !important;
    border-bottom: 0
}

#company-directors .directors-list li:nth-child(odd) {
    background: #f5f5f5
}

#company-directors .directors-list li.child {
    padding: 7px 0
}

#company-directors .directors-list li > div {
    float: left;
    padding: 5px 10px
}

#company-directors .directors-list li .title {
    width: 100px
}

#company-directors .directors-list li .name {
    width: 120px
}

#company-directors .directors-list li .academic {
    width: 200px
}

#company-directors .directors-list li .exp {
    width: calc(100% - 500px)
}

#company-directors .directors-list .child b {
    display: none
}

#company-directors .directors-list {
    margin: 20px 0 60px
}

#company-committee .directors-inform h3, #company-directors .directors-inform h3 {
    font-size: 16pt;    /*24px*/
}

#company-committee .directors-inform p, #company-directors .directors-inform p {
    margin: 10px 0
}

#company-committee .directors-inform > ul, #company-directors .directors-inform > ul {
    margin-top: 10px;
    margin-bottom: 60px
}

#company-committee .committees {
    margin-bottom: 30px
}

    #company-committee .committees ul li {
        float: left;
        width: 48%
    }

    #company-committee .committees > h3 {
        font-size: 26px;
        margin-bottom: 20px;
        text-align: center
    }

        #company-committee .committees > h3 i {
            background: #0089e6;
            border-radius: 10px;
            width: 50px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            padding-left: 3px;
            color: #fff
        }

    #company-committee .committees ul li.right {
        float: right
    }

    #company-committee .committees ul li h3 {
        font-size: 20px
    }

        #company-committee .committees ul li h3 i {
            margin-right: 10px;
            color: #b5b5b5
        }

    #company-committee .committees ol {
        margin-top: 10px
    }

        #company-committee .committees ol li {
            width: 100%
        }

            #company-committee .committees ol li.head {
                background: #f1f1f1
            }

            #company-committee .committees ol li .name {
                float: left;
                padding: 5px 8px
            }

            #company-committee .committees ol li .title {
                float: right;
                padding: 5px 8px
            }

#stakeholder-table .stakeholder-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#stakeholder-table .stakeholder-list li {
    width: 48%
}

    #stakeholder-table .stakeholder-list li h3 {
        font-size: 24px;
        padding: 5px;
        border-bottom: 1px solid #e9e6e4
    }

    #stakeholder-table .stakeholder-list li p {
        font-size: 14px;
        padding: 10px
    }

#stakeholder-table table {
    border: 0;
    margin-top: 40px
}

    #stakeholder-table table thead tr {
        background: #f5e016
    }

    #stakeholder-table table td {
        font-size: 14px;
        padding: 5px 10px
    }

    #stakeholder-table table tr {
        background: #fffbdb
    }

        #stakeholder-table table tr.row-10, #stakeholder-table table tr.row-11, #stakeholder-table table tr.row-12, #stakeholder-table table tr.row-17, #stakeholder-table table tr.row-18, #stakeholder-table table tr.row-19, #stakeholder-table table tr.row-23, #stakeholder-table table tr.row-7, #stakeholder-table table tr.row-8, #stakeholder-table table tr.row-9 {
            background: #efefef
        }

    #stakeholder-table table th {
        padding: 5px 10px
    }

.stakeholder-newTable ul li {
    border-bottom: 2px #fff solid;
    overflow: hidden;
    background: #efefef
}

    .stakeholder-newTable ul li:nth-child(even) {
        background: #fffbdb
    }

    .stakeholder-newTable ul li:first-child {
        background: #f5e016
    }

    .stakeholder-newTable ul li div {
        padding: 10px;
        float: left;
        position: relative
    }

.stakeholder-newTable li .title {
    width: 140px
}

.stakeholder-newTable li .meaning {
    width: 250px
}

    .stakeholder-newTable li .meaning:after, .stakeholder-newTable li .path:after {
        content: '';
        position: absolute;
        left: -2px;
        width: 2px;
        background: #fff;
        height: 500%;
        top: 0
    }

.stakeholder-newTable li .path {
    width: calc(100% - 160px - 290px)
}

.stakeholder-newTable li .title p, .stakeholder-newTable li:first-child p {
    text-align: center
}

.stakeholder-newTable li p {
    font-size: 15px;
    word-break: break-word
}

#all-contact ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

    #all-contact ul li {
        width: 48%;
        margin-bottom: 60px
    }

#all-contact li .type {
    text-align: center;
    float: left;
    width: 120px
}

    #all-contact li .type b {
        display: block;
        background: #f3db11;
        color: #fff;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 47px;
        font-size: 24px;
        margin: 0 auto
    }

    #all-contact li .type h3 {
        font-size: 20px;
        text-align: center
    }

#all-contact li .des {
    float: right;
    width: calc(100% - 140px)
}

    #all-contact li .des h4, #investor-stock p {
        font-size: 20px
    }

    #all-contact li .des p {
        font-size: 14px ;
        word-break: break-all;
    }

        #all-contact li .des p b {
            display: inline-block;
            width: 30px
        }

#dutyConcern h3, #investor-stock h3 {
    text-align: center;
    font-size: 24px
}

#dutyConcern p {
    margin-bottom: 40px
}

#investor-finance #shareholders-table .listTable .title-listTable b, #investor-finance #shareholders-table .listTable .title-listTable p {
    width: 120px
}

#investor-finance #shareholders-table .listTable .title-listTable:last-child b, #investor-finance #shareholders-table .listTable .title-listTable:last-child p {
    line-height: 42px
}

#investor-saleVolum .fakeTable .year {
    text-align: center;
    border: 1px solid #726f6f;
    border-bottom: 0
}

#investor-saleVolum .fakeTable .yearList {
    border: 1px solid #726f6f;
    border-bottom: 0
}

    #investor-saleVolum .fakeTable .yearList ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

        #investor-saleVolum .fakeTable .yearList ul li {
            width: calc(100% / 6)
        }

            #investor-saleVolum .fakeTable .yearList ul li .month {
                border-bottom: 1px solid #726f6f;
                text-align: center;
                border-right: 1px solid #726f6f
            }

            #investor-saleVolum .fakeTable .yearList ul li:nth-child(6n) .month, #investor-saleVolum .fakeTable .yearList ul li:nth-child(6n) .volum {
                border-right: 0
            }

            #investor-saleVolum .fakeTable .yearList ul li .volum {
                text-align: center;
                border-bottom: 1px solid #726f6f;
                border-right: 1px solid #726f6f;
                word-break: break-all;
                font-size: 14px
            }

.ab-his-timeTree {
    border-radius: 10px;
    padding: 10px;
    border: 3px solid #e9e6e4
}

    .ab-his-timeTree li {
        overflow: hidden;
        border-bottom: #e9e6e4 1px solid;
        padding: 10px 0
    }

        .ab-his-timeTree li:last-child {
            border-bottom: 0
        }

        .ab-his-timeTree li.pioneer {
            background: #e9e6e4
        }

        .ab-his-timeTree li .time {
            float: left;
            width: 120px
        }

        .ab-his-timeTree li .des {
            float: left;
            width: calc(100% - 120px)
        }

        .ab-his-timeTree li p, .ab-his-timeTree li.pioneer .des p {
            text-align: center
        }

        .ab-his-timeTree li .des p {
            text-align: left
        }

.ac-box {
    text-align: center
}

    .ac-box li {
        border-radius: 50%;
        width: 150px;
        height: 150px;
        border: 10px solid #fff0b9;
        display: inline-block
    }

        .ac-box li div {
            align-self: center;
            padding-top: 22px
        }

            .ac-box li div p {
                text-align: center;
                font-size: 40px;
                font-weight: 700
            }

                .ac-box li div p:last-child {
                    font-size: 24px
                }

.ab-prospect li {
    margin: 10px 0
}

    .ab-prospect li .box {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

        .ab-prospect li .box .title {
            margin-right: 20px
        }

            .ab-prospect li .box .title b {
                display: block;
                font-size: 20px;
                text-align: center;
                line-height: 30px;
                background: #f1d916;
                width: 140px;
                border-radius: 50%;
                padding: 20px 0;
                color: #726f6f
            }

        .ab-prospect li .box .des {
            font-size: 20px
        }

.ab-reward li {
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 0;
    border-bottom: 2px dashed #dad5d0
}

    .ab-reward li:last-child {
        border-bottom: 0
    }

.ab-reward .pic {
    width: 350px;
    margin-right: 25px;
    text-align: center
}

.ab-reward .title {
    font-weight: 700;
    font-size: 18px;
    width: calc(100% - 380px)
}

.ac-b {
    background: #ef8226;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 5px
}

.cm-organization {
    display: flex;
    flex-wrap: nowrap;
    background: #fff7db
}

    .cm-organization .title {
        width: 180px
    }

    .cm-organization .name {
        width: 100px
    }

    .cm-organization .exp {
        width: 200px
    }

    .cm-organization .duty {
        width: calc(100% - 480px)
    }

    .cm-organization p {
        padding: 5px
    }

    .cm-organization .mo {
        background: #fbc700;
        text-align: center;
        font-weight: 700
    }

    .cm-organization .name p, .cm-organization .title p {
        text-align: center
    }

    .cm-organization.cm-team .duty {
        width: calc(100% - 450px)
    }

    .cm-organization.cm-team .name {
        background: #fbedb8
    }

    .cm-organization.cm-team .mo {
        display: none
    }

    .cm-organization.cm-team.first .mo {
        display: block
    }

.cm-team {
    border-bottom: 1px solid #efd36c
}

.inside {
    order: 2;
    width: calc(100% - 220px)
}

.structure {
    display: flex;
    justify-content: center;
    background: #fff
}

    .structure article {
        padding: 50px 100px
    }

#investor-stock p {
    text-align: center
}

    #investor-stock p a {
        color: #fbc700;
        font-size: 20px;
        font-weight: 700
    }

.saleV-list li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

    .saleV-list li a:hover {
        color: #ca3030
    }

.memberCentre .memberNav {
    text-align: center
}

    .memberCentre .memberNav li {
        display: inline-block;
        margin: 0 10px
    }

        .memberCentre .memberNav li a {
            display: block;
            background: rgb(255 250 232);
            border: 2px solid #fbc700;
            border-radius: 25px;
            padding: 7px 25px;
            font-weight: 700;
            font-size: 20px;
            transition: linear .2s
        }

            .memberCentre .memberNav li a:hover {
                background: rgb(248 229 41)
            }

.memberCentre .terms {
    padding: 50px 0
}

    .memberCentre .terms h2 {
        text-align: center;
        font-size: 30px;
        margin-bottom: 10px
    }

    .memberCentre .terms h3 {
        margin: 10px 0;
        font-size: 20px
    }

    .memberCentre .terms .sub_termsOl > li {
        overflow: hidden;
        margin: 10px 0
    }

        .memberCentre .terms .sub_termsOl > li span {
            display: inline-block;
            vertical-align: top;
            width: 35px
        }

        .memberCentre .terms .sub_termsOl > li > p {
            display: inline-block
        }

        .memberCentre .terms .sub_termsOl > li .push {
            display: inline-block;
            width: calc(100% - 45px)
        }

    .memberCentre .terms .spec > li > .push {
        width: auto
    }

    .memberCentre .terms .sub_termsOl > li .push p {
        display: inline-block;
        vertical-align: top
    }

    .memberCentre .terms .sub_termsOl > li .push ol li p {
        width: calc(100% - 45px)
    }

    .memberCentre .terms .sub_termsOl > li .push ol li span {
        width: auto
    }

    .memberCentre .terms .sub_termsOl > li > .push ol {
        margin-left: 35px
    }

        .memberCentre .terms .sub_termsOl > li > .push ol ol {
            margin-left: 0
        }

    .memberCentre .terms .sub_termsOl > li > .push .push p {
        width: auto
    }

    .memberCentre .terms .sub_termsOl > li > .push ul p {
        width: calc(100% - 40px)
    }

.brand_table ul {
    border: 1px solid #737373
}

    .brand_table ul li {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

        .brand_table ul li div {
            width: calc((100% / 3) - 2px);
            text-align: center;
            border: 1px solid #737373;
            padding: 5px 0
        }

aside {
    order: 1;
    width: 220px
}

    aside ul li {
        position: relative;
        border-bottom: 1px solid #e9e6e4
    }

        aside ul li b {
            position: absolute;
            right: 25px;
            top: 16px;
            transform: rotate(-90deg);
            transition: all ease-in-out .2s
        }

        aside ul li.here b {
            transform: rotate(90deg)
        }

        aside ul li a {
            display: block;
            text-align: center;
            font-size: 14px;
            padding: 17px 20px;
            position: relative;
            color: #555559;
            transition: all ease-in-out .2s
        }

    aside ul > li.here > a, aside > ul > li > a:hover {
        color: #000
    }

    aside ul li .second_aside li a {
        border-bottom: 1px solid #dad5d1;
        background: rgba(182,173,164,.3);
        transition: all ease-in-out .2s
    }

    aside ul li .second_aside li:last-child a {
        border-bottom: 0
    }

    aside ul li .second_aside li.shere a, aside ul li .second_aside li:hover a {
        background: #dad5d0;
        font-weight: 700
    }

    aside ul li .second_aside .third_aside li a {
        background: rgb(85 85 89);
        padding: 5px 20px;
        font-weight: 400;
        color: #fff
    }

.waylink {
    text-align: right
}

    .waylink li {
        display: inline-block;
        vertical-align: top
    }

        .waylink li a {
            position: relative;
            display: block;
            color: #b6ada4;
            padding-left: 10px
        }

            .waylink li a:after {
                display: block;
                position: absolute;
                content: '/';
                top: 0;
                right: -10px
            }

        .waylink li:last-child a {
            color: #555559
        }

            .waylink li:last-child a:after {
                display: none
            }

.nosideSet .inside {
    width: 100%
}

[class*=tkCol-child-1] {
    width: 100%
}

[class*=tkCol-child-2] {
    width: calc(100% / 2)
}

[class*=tkCol-child-3] {
    width: calc(100% / 3)
}

[class*=tkCol-child-4] {
    width: calc(100% / 4)
}

[class*=tkCol-child-5] {
    width: calc(100% / 5)
}

[class*=tkCol-child-6] {
    width: calc(100% / 6)
}

[class*=tkCol-child-7] {
    width: calc(100% / 7)
}

[class*=tkCol-child-8] {
    width: calc(100% / 8)
}

[class*=tkCol-child-9] {
    width: calc(100% / 9)
}

@media screen and (min-width:1281px) {
    aside ul li .second_aside .third_aside li a:hover {
        background: #292929
    }
}

@media screen and (max-width:1280px) {
    .xl-tkCol-child {
        width: 100%
    }

    .xl-tkCol-child-2 {
        width: calc(100% / 2)
    }

    .xl-tkCol-child-3 {
        width: calc(100% / 3)
    }

    .xl-tkCol-child-4 {
        width: calc(100% / 4)
    }

    .xl-tkCol-child-5 {
        width: calc(100% / 5)
    }

    .xl-tkCol-child-6 {
        width: calc(100% / 6)
    }

    .waylink li a {
        font-size: 10px
    }

    .block-style-C .photo {
        width: 200px
    }

    .block-style-C .photo-info {
        width: calc(100% - 240px)
    }

        .block-style-C .photo-info .photo-focus-title {
            font-size: 30px
        }

        .block-style-C .photo-info .photo-info-ul .topic-list * {
            font-size: 20px
        }

    .block-style-D .team-work-click-open .team-work-photo {
        width: 80%;
        max-width: 290px
    }

    #all-contact ul li {
        width: 100%
    }

    #investor-finance #shareholders-table .listTable .title-listTable b, #investor-finance #shareholders-table .listTable .title-listTable p {
        width: 95px
    }

    #investor-saleVolum .fakeTable .yearList ul li {
        width: calc(100% / 3)
    }

        #investor-saleVolum .fakeTable .yearList ul li:nth-child(3n) .month, #investor-saleVolum .fakeTable .yearList ul li:nth-child(3n) .volum {
            border-right: 0
        }
}

@media screen and (max-width:1024px) {
    .block-style-K .child-head [class*=section-1], .block-style-K .pcType-head {
        display: none
    }

    .block-style-K .child-head .i-wrap {
        height: 0;
        transition: all ease-in-out .2s;
        overflow: hidden
    }

        .block-style-K .child-head .i-wrap.open {
            height: auto
        }

    .block-style-K .smallsize-click-button {
        display: block;
        background: #e9e6e4;
        padding: 10px 15px;
        font-weight: 400;
        border-bottom: 1px solid #dadada;
        transition: all ease-in-out .2s
    }

        .block-style-K .smallsize-click-button.hit {
            background: #fbc700
        }

    .block-style-K .mobile-title {
        display: block;
        text-align: center;
        background: #cecece;
        border-bottom: 1px solid #dadada;
        font-weight: 400
    }

        .block-style-K .mobile-title.inside {
            background: #e0e0e0
        }

    .block-style-K [class*=section-] {
        width: calc(100% / 3)
    }

    .block-style-K [class*=section-5], .block-style-K [class*=section-6] {
        width: calc(100% / 2)
    }

    .stakeholder-newTable li .title {
        width: 70px
    }

    .stakeholder-newTable li .path {
        width: calc(100% - 90px - 290px)
    }
}

@media screen and (max-width:980px) {
    .structure {
        display: block
    }

    aside {
        width: 100%
    }

    .inside {
        width: 100%
    }

    .structure article {
        padding: 50px
    }

    .middle-tkCol-child {
        width: 100%
    }

    .middle-tkCol-child-2 {
        width: calc(100% / 2)
    }

    .middle-tkCol-child-3 {
        width: calc(100% / 3)
    }

    .middle-tkCol-child-4 {
        width: calc(100% / 4)
    }

    .middle-tkCol-child-5 {
        width: calc(100% / 5)
    }

    .middle-tkCol-child-6 {
        width: calc(100% / 6)
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder {
        width: 80%
    }

        .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-photo-inside {
            width: 150px
        }

        .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside {
            width: calc(100% - 180px)
        }
}

@media screen and (max-width:768px) {
    .block-style-C .photo {
        width: 120px
    }

    .block-style-C .photo-info {
        width: calc(100% - 150px)
    }

        .block-style-C .photo-info .photo-focus-title, .block-style-K-bottom .title-name {
            font-size: 26px
        }

        .block-style-C .photo-info .photo-info-ul .topic-list * {
            font-size: 17px
        }

    .block-style-D .team-work-big-size, .block-style-F .big-size, .block-style-I .yearsly-title, .block-style-J .years-group .years-list .year-name {
        font-size: 24px
    }

    .block-style-D .team-work-normal-size, .block-style-F .normal-size {
        font-size: 17px
    }

    .block-style-K-bottom .title-name {
        padding-bottom: 20px
    }

    .block-style-K-bottom .shadow {
        padding: 25px
    }

    .structure article {
        padding: 50px 20px
    }

    .ab-reward .pic {
        width: 210px;
        margin-right: 15px
    }

    .ab-reward .title {
        width: calc(100% - 240px)
    }

    .cm-organization {
        display: block
    }

        .cm-organization .duty, .cm-organization .exp, .cm-organization .name, .cm-organization .title {
            width: 100%
        }

        .cm-organization p {
            text-align: center
        }

        .cm-organization > div {
            display: flex;
            flex-wrap: wrap;
            border-bottom: 1px solid #deb516
        }

            .cm-organization > div p {
                width: 80px
            }

                .cm-organization > div p:last-child {
                    width: calc(100% - 100px)
                }

            .cm-organization > div:last-child {
                border: 0
            }

        .cm-organization.cm-team .duty {
            width: 100%
        }

        .cm-organization.cm-team .mo {
            display: block
        }

        .cm-organization.cm-team {
            margin-bottom: 5px
        }
}

@media screen and (max-width:640px) {
    .waylink {
        margin-bottom: 20px
    }

    .small-tkCol-child {
        width: 100%
    }

    .small-tkCol-child-2 {
        width: calc(100% / 2)
    }

    .small-tkCol-child-3 {
        width: calc(100% / 3)
    }

    .small-tkCol-child-4 {
        width: calc(100% / 4)
    }

    .block-style-C .photo {
        width: 150px;
        padding-left: calc(50% - 75px);
        margin-bottom: 30px
    }

    .block-style-C .photo-info {
        width: 100%
    }

        .block-style-C .photo-info .photo-focus-title {
            text-align: center
        }

    .block-style-D .team-work-click-open-body .fancyBody-job-title {
        margin: 25px 25px 20px;
        padding-right: 50px
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info {
        padding: 20px 25px
    }

    .block-style-I .shadow-bg {
        padding: 30px
    }

    .block-style-J .years-group .years-list .year-name {
        line-height: 50px
    }

    .block-style-J .years-group .years-list .season li a {
        width: 52px;
        height: 50px;
        font-size: 14px
    }

    .block-style-K-bottom p {
        padding: 15px 0
    }

    #shareholders-table .listTable .headType {
        display: none
    }

    #shareholders-table .listTable .bodyType .title-listTable b {
        display: block
    }

    #investor-finance #shareholders-table .listTable .title-listTable p, #shareholders-table .listTable .title-listTable:first-child {
        width: 100%
    }

        #investor-finance #shareholders-table .listTable .title-listTable:first-child b, #shareholders-table .listTable .title-listTable:first-child b {
            width: 100%;
            line-height: 150%;
            background: #f4df16;
            font-size: 18px
        }

        #investor-finance #shareholders-table .listTable .title-listTable b, #shareholders-table .listTable .title-listTable:first-child p, #shareholders-table .listTable .title-listTable:last-child, #shareholders-table .listTable .title-listTable:last-child b, #shareholders-table .listTable .title-listTable:last-child p {
            width: 100%
        }

    #shareholders-table .listTable .title-listTable {
        width: 50%
    }

        #shareholders-table .listTable .title-listTable b {
            width: auto
        }

        #shareholders-table .listTable .title-listTable p {
            width: auto
        }

        #shareholders-table .listTable .title-listTable:first-child p {
            font-weight: 700;
            font-size: 18px
        }

        #shareholders-table .listTable .title-listTable:last-child b {
            line-height: 42px
        }

    #investor-contact ul li {
        width: 100%;
        margin-bottom: 40px
    }

        #investor-contact ul li h4, #investor-contact ul li p, #investor-finance #shareholders-table .listTable .title-listTable p {
            text-align: center
        }

        #investor-contact ul li p {
            text-align: left;
            width: 70%
        }

    #company-directors .directors-list li.prior-head {
        display: none
    }

    #company-directors .directors-list .child b {
        display: block;
        background: #e6e5e5;
        text-align: center;
        font-weight: 400;
        font-size: 12px
    }

    #company-directors .directors-list .child .title b {
        background: #f0d913
    }

    #company-directors .directors-list .child p {
        text-align: center;
        padding: 5px
    }

    #company-directors .directors-list .child .title p {
        font-weight: 700
    }

    #company-directors .directors-list li > div {
        padding: 0
    }

    #company-directors .directors-list li .title {
        width: 50%;
        text-align: center
    }

    #company-directors .directors-list li .name {
        width: 50%;
        text-align: center
    }

    #company-directors .directors-list li .academic {
        width: 100%
    }

    #company-directors .directors-list li .exp {
        width: 100%
    }

    #investor-finance #shareholders-table .listTable .title-listTable p a {
        background: #467fd4;
        display: inline-block;
        line-height: 150%;
        padding: 0 8px;
        border-radius: 10px;
        color: #fff
    }

    .stakeholder-newTable li .meaning {
        width: 150px
    }

    .stakeholder-newTable li .path {
        width: calc(100% - 90px - 190px)
    }
}

@media screen and (max-width:480px) {
    .waylink li a {
        font-size: 7pt
    }

    .structure article {
        padding: 30px 20px
    }

    .mobile-tkCol-child {
        width: 100%
    }

    .mobile-tkCol-child-2 {
        width: calc(100% / 2)
    }

    .mobile-tkCol-child-3 {
        width: calc(100% / 3)
    }

    .mobile-tkCol-child-4 {
        width: calc(100% / 4)
    }

    .block-style-C .border-style {
        padding: 25px
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-photo-inside {
        width: 200px;
        float: none;
        margin: 0 auto 30px
    }

    .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside {
        width: 100%
    }

        .block-style-D .team-work-click-open-body .team-work-fancyBody-boder .fancyBody-job-info .team-work-info-inside ul li .text {
            margin-left: 0
        }

    .block-style-F .twoParts .title {
        width: 70px;
        height: 70px
    }

    .block-style-F .twoParts .info {
        width: calc(100% - 130px)
    }

    .block-style-F ul li:first-child .twoParts .title {
        width: 90px
    }

    .block-style-I .shadow-bg {
        padding: 20px
    }

    .block-style-J .years-group .years-list .year-name {
        float: none
    }

    .block-style-J .years-group .years-list .season {
        float: none;
        display: flex;
        justify-content: space-between
    }

        .block-style-J .years-group .years-list .season li {
            width: 100%
        }

            .block-style-J .years-group .years-list .season li a {
                width: auto;
                margin: 0 1px
            }

    #company-committee .committees ul li {
        width: 100%
    }

    #company-committee .committees > ul > li {
        margin-bottom: 20px
    }

    #company-committee .committees > h3 {
        font-size: 24px
    }

        #company-committee .committees > h3 i {
            width: 40px;
            height: 30px;
            line-height: 30px;
            font-size: 20px
        }

    #shareholders-table .listTable .column {
        padding: 0;
        margin: 10px 0
    }

    #company-detail ul li .title {
        width: 90px
    }

    #company-detail ul li .vvalue {
        width: calc(100% - 136px)
    }

    #dutyNconduct ul li .ddo {
        width: 25px
    }

    .brand-headline-A {
        padding-left: 20px
    }

    #stakeholder-table .stakeholder-list li h3 {
        font-size: 20px;
        padding: 5px 0
    }

    #stakeholder-table .stakeholder-list li p {
        padding: 10px 0
    }

    #stakeholder-table .stakeholder-list li {
        width: 100%
    }

    #investor-saleVolum .fakeTable .yearList ul li {
        width: calc(100% / 2)
    }

        #investor-saleVolum .fakeTable .yearList ul li:nth-child(3n) .month, #investor-saleVolum .fakeTable .yearList ul li:nth-child(3n) .volum {
            border-right: 1px solid #726f6f
        }

        #investor-saleVolum .fakeTable .yearList ul li:nth-child(2n) .month, #investor-saleVolum .fakeTable .yearList ul li:nth-child(2n) .volum {
            border-right: 0
        }

    #all-contact li .type b {
        font-size: 20px;
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    #all-contact li .type h3 {
        font-size: 16px
    }

    #all-contact li .type {
        width: 100px
    }

    #all-contact li .des {
        width: calc(100% - 120px)
    }

    .ab-his-timeTree {
        padding: 3px;
        border-radius: 5px
    }

        .ab-his-timeTree li.pioneer {
            padding: 5px 0
        }

        .ab-his-timeTree li .time {
            width: 100px
        }

        .ab-his-timeTree li .des {
            width: calc(100% - 100px)
        }

    .ac-box li {
        width: 120px;
        height: 120px
    }

        .ac-box li div {
            padding-top: 18px
        }

            .ac-box li div p {
                font-size: 30px
            }

                .ac-box li div p:last-child {
                    font-size: 20px
                }

    .ab-prospect li .box .title b {
        width: 120px;
        font-size: 18px
    }

    .ab-prospect li .box .des {
        font-size: 18px
    }

    .ab-reward li {
        display: block;
        border-bottom: 1px dashed #dad5d0
    }

    .ab-reward .pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px
    }

    .ab-reward .title {
        width: 100%
    }

    .stakeholder-newTable li .title {
        width: 50px
    }

    .stakeholder-newTable li .meaning {
        width: 90px
    }

    .stakeholder-newTable li .path {
        width: calc(100% - 70px - 130px)
    }

    #investor-contact ul li p {
        width: 95%
    }

    .memberCentre .memberNav li a {
        padding: 5px 20px
    }

    .memberCentre .terms h2 {
        font-size: 24px
    }

    .brand_table ul li div {
        border-bottom: 0;
        border-right: 0
    }

    .brand_table ul li:nth-child(2) div {
        height: 50px
    }
}

@media screen and (max-width:350px) {
    .ac-box li {
        width: 110px;
        height: 110px;
        border: 5px solid #fff0b9
    }
}
