.sub-section-banner{
    background-color: #151515;
}

.section-wrap{
    width: 1200px;
    margin: 0 auto;
}

.section-wrap .detail h4{
    color: #171717;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.3;
    text-align: center;
    padding: 125px 0;
}

.section-wrap .title {
    display: block;
    text-align: center;
    padding-bottom: 50px;
}

.section-wrap .title.m{
    display: none;
}

.section-wrap .title span {
    display: inline-block;
    text-align: center;
    color: #f95700;
    font-size: 2.4rem;
    margin-bottom: 17px;
    font-weight: 600;
}

.section-wrap .title span.h6{
    color: #151515;
    font-weight: normal;
    font-size: inherit;
}

.section-wrap .title span.sub-title{
    color: #151515;
    font-weight: normal;
}

.section-wrap .title h5{
    color: #171717;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.3;
    margin-bottom: 17px;
}

.section-wrap .title p{
    font-size: 2.4rem;
    line-height: 1.5em;
}

.sub-section{
    padding: 120px 0;
}

.sub-section .section-wrap .graph-cont {
    margin: 0 auto;
}

.sub-section .section-wrap .graph{
    background-color: #F8FAFE;
    border-radius: 37px;
    box-sizing: border-box;
    padding: 47px 0;
    margin: 0 auto;
    max-width: 740px;
}

.sub-section .section-wrap .graph.small1{
    max-width: 665px;
}

.sub-section .section-wrap .graph .graph-image{
    text-align: center;
    margin: 0 11%;
}

.sub-section .section-wrap .graph .graph-image img {
    display: block;
    width: 100%;
}

.sub-section .section-wrap .graph .caption1{
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.sub-section .section-wrap .graph .caption2{
    display: block;
    font-size: 2rem;
    text-align: center;
    margin-top: 20px;
    color: #f95700;
    line-height: 1.4;
}

.sub-section .section-wrap .graph .caption2.m{
    display: none;
}

.sub-section .section-wrap .graph .caption3{
    font-size: 2.4rem;
    text-align: center;
    margin-top: 30px;
    color: #f95700;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -1px;
    display: block;
}

.sub-section .section-wrap .graph .caption3.m{
    display: none;
}

.sub-section .section-wrap .sub-content{
    font-size: 1.9rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    margin: 65px 0 45px 0;
}

.sub-section .section-wrap .sub-content a{
    color: #f95700;
}

.sub-section .section-wrap .sub-content a:after{
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 400;
    font: var(--fa-font-solid);
    content: "\f107";
}

.sub-section .section-wrap .sub-content a.active:after{
    content: "\f106";
}

.sub-section .section-wrap .graph .caption4{
    display: flex;
    width: 80%;
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 50px;
}

.sub-section .section-wrap .graph .caption4 .left{
    font-size: 2.4rem;
    color: #151515;
    line-height: 1.4;
    margin-right: 7%;
}

.sub-section .section-wrap .graph .caption4 .left span{
    color: #f95700;
}

.sub-section .section-wrap .graph .caption4 .right{
    text-align: center;
}

.sub-section .section-wrap .album-cont{
    margin: 0 auto;
}

.sub-section .section-wrap .album-cont .album-detail {
    background-color: #F8FAFE;
    border-radius: 37px;
    box-sizing: border-box;
    padding: 50px 50px 70px 50px;
    /*margin: 0 30%;*/
}

.sub-section .section-wrap .album-cont .album-detail .album-slider {
    overflow: hidden;
    display: flex;
    gap: 50px;
}

.sub-section .section-wrap .album-cont .album-detail .slider-cont{
    display: flex !important;
    gap: 20px;
}

.sub-section .section-wrap .album-cont .album {
    text-align: center;
}

.sub-section .section-wrap .album-cont .album img{
    border-radius: 20%;
    display: block;
    width: 100%;
    max-width: 150px;
    min-width: 150px;
}

/*.sub-section .section-wrap .album-cont .album-info {*/
/*    padding-left: 20px;*/
/*}*/

.sub-section .section-wrap .album-cont .album-info .info{
    font-size: 2.4rem;
    /*line-height: 1.5;*/
    max-width: 210px;
}

.sub-section .section-wrap .album-cont .album-info .info span{
    font-weight: bold;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sub-section2.pc{
    display: block;
}

.sub-section2.m{
    display: none;
}

.sub-section2 .section-wrap .slider{
    display: flex;
    padding: 70px 40px;
}

.sub-section2 .section-wrap .content{
    border-radius: 20px;
}

.sub-section2 .section-wrap .slider .slide .slide-detail{
    margin-right: 30px;
}

.sub-section2 .section-wrap .slider .slide .slide-detail img{
    border-radius: 30px;
    border: 1px solid #D1D6DB;
    width: 100%;
}

.sub-section2 .section-wrap .slider .slide .slide-detail .detail{
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.sub-section1 .section-wrap .slider2{
    display: flex;
}

.sub-section1 .section-wrap .content{
    border-radius: 20px;
    overflow: hidden;
}

.sub-section1 .section-wrap .slider2 .slide .slide-detail{
    margin-right: 20px;
    border-radius: 22px;
}

.sub-section1 .section-wrap .slider2 .slide .slide-detail img{
    border-radius: 30px;
    display: block;
    margin: 0 auto;
}

.sub-section1 .section-wrap .slider2 .slide .slide-detail div{
    font-size: 1.8rem;
    text-align: center;
    color: #f95700;
    font-weight: bold;
}

.sub-section1 .section-wrap .slider2 .slide .slide-detail a{
    display: block;
    font-size: 1.7rem;
    text-align: center;
    color: #f95700;
    padding: 43px 45px;
}

.sub-section1.pc{
    display: block;
}

.sub-section1.m{
    display: none;
}

.sub-section2.pc{
    display: block;
}

.sub-section2.m{
    display: none;
}

.sub-section3{
    padding-bottom: 0;
}

.sub-section3.pc{
    display: block;
}

.sub-section3.m{
    display: none;
}

.sub-section4.pc{
    display: block;
}

.sub-section4.m{
    display: none;
}

/******************************************/

@media screen and (max-width: 1200px) {
    .section-wrap{
        max-width: 430px;
        width: 100%;
    }

    .section-wrap .detail h4{
        font-size: 2.4rem;
        padding: 35px 0;
    }

    .sub-section{
        padding: 50px 1.5rem;
    }

    .section-wrap .title.m{
        display: block;
    }

    .section-wrap .title.pc{
        display: none;
    }

    .section-wrap .title h5{
        font-size: 2.5rem;
    }

    .section-wrap .title p{
        font-size: 1.9rem;
    }

    .section-wrap .title span.sub-title{
        font-size: 1.9rem;
    }

    .sub-section .section-wrap .graph{
        padding: 20px 0;
    }

    .sub-section .section-wrap .graph .graph-image{
        margin: 0 4%;
    }

    .sub-section .section-wrap .graph .caption1{
        font-size: 2rem;
    }

    .sub-section .section-wrap .graph .caption2.pc{
        display: none;
    }

    .sub-section .section-wrap .graph .caption2.m{
        display: block;
        font-size: 1.7rem;
    }

    .sub-section .section-wrap .graph .caption3.m{
        display: block;
    }

    .sub-section .section-wrap .graph .caption3.pc{
        display: none;
    }

    .sub-section .section-wrap .graph .caption3{
        letter-spacing: -1.5px;
        font-size: 1.7rem;
    }

    .sub-section1.pc{
        display: none;
    }

    .sub-section1.m{
        display: block;
    }

    .sub-section1.m .section-wrap .content{
        margin: 0 35px;
    }

    .sub-section1.m .section-wrap .slider2{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .sub-section1.m .section-wrap .slider2 .slide{
        width: 168px;
        flex-grow: 1;
    }

    /*.sub-section1.m .section-wrap .slider2 .slide:last-child{*/
    /*    flex-grow: 0;*/
    /*}*/

    .sub-section1.m .section-wrap .slider2 .slide .slide-detail{
        margin-right: 0;
        padding: 25px 10px;
    }

    .sub-section1 .section-wrap .slider2 .slide .slide-detail a{
        padding: 43px 0;
    }

    .sub-section2.pc{
        display: none;
    }

    .sub-section2.m{
        display: block;
    }

    .sub-section2.m .slide{
        display: flex !important;
        gap: 10px;
    }

    .sub-section2 .section-wrap .slider{
        padding: 25px 25px 50px;
    }

    .sub-section2.m .section-wrap .slider {
        height: 540px;
        overflow: hidden;
    }

    .sub-section2.m .section-wrap .slider .slide .slide-detail{
        flex: 1;
        margin-bottom: 25px;
    }

    .sub-section2 .section-wrap .slider .slide .slide-detail{
        margin-right: 0;
    }

    .sub-section3.pc{
        display: none;
    }

    .sub-section3.m{
        display: block;
    }

    .sub-section3.m .table1 td.head, .sub-section4.m .table1 td.head{
        width: 30%;
    }

    .sub-section4.pc{
        display: none;
    }

    .sub-section4.m{
        display: block;
    }

    .sub-section .section-wrap .graph .caption4{
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    .sub-section .section-wrap .graph .caption4 .left{
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 1.9rem;
    }

    .sub-section .section-wrap .album-cont{
        max-width: 360px;
    }

    .sub-section .section-wrap .album-cont .album-detail{
        margin: 0;
        padding: 35px 15px 15px 15px;
    }

    .sub-section .section-wrap .album-cont .album-info .info{
        font-size: 2rem;
        max-width: 150px;
    }

    .sub-section .section-wrap .album-cont .album-detail .album-slider{
        max-height: 480px;
        overflow: hidden;
    }

    .sub-section .section-wrap .album-cont .album-detail .slider-cont{
        margin-bottom: 20px;
    }

    .sub-section .section-wrap .album-cont .album-info{
        flex: 1 0 auto;
    }

    .sub-section2 .section-wrap .slider .slide .slide-detail img{
        margin: 0 auto;
    }
}