.arch02-template-10 {
    position: relative;
    display: block;
    padding-top: 270px;
    padding-bottom: 130px;
    overflow: hidden;
    background-size: auto 100%;
    background-position: center;
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', sans-serif;
}
.arch02-template-10 .bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.arch02-template-10 .main_swiper{
    width: 52%;
    margin-right: 0;
    position: absolute;
    margin-left: auto;
    padding-top: 135px;
    top: 260px;
    right: 0;
}

.arch02-template-10 .swiper-pagination-progressbar {
    background: rgba(255,255,255,.25);
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -38px;
}
.arch02-template-10 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background-color: white;
}
.arch02-template-10 .text_img{
    position: absolute;
    opacity: .1;
    top: 0;
    z-index: 3;
}
.arch02-template-10 .text_img img{
    max-width: 100%;
}
.arch02-template-10 .arch02-template-10__swiper{
    width: 100%;
    padding-right: 30px;
}

.arch02-template-10 .arch02-template-10__swiper .swiper-slide{
    width: 260px;
    height: 330px;
    cursor: pointer;
}

.arch02-template-10 .box{
    width: 100%;
    height: 100%;
    position: relative;
}
.arch02-template-10 .imgs{
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: brightness(.3);
    transition: all .5s ease;
}
.arch02-template-10 .imgs img{
    opacity: 0;
    display: none;
}
.arch02-template-10 .text_box{
    display: flex;
    position: absolute;
    bottom: 14px;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    padding-right: 14px;

}
.arch02-template-10 .name{
    font-size: 30px;
    color: white;
    font-weight: 500;
    line-height: 36px;
    position: relative;
    margin-right: 13px;
}
.arch02-template-10 .type{
    font-size: 18px;
    color: white;
    line-height: 26px;
    position: relative;
}

.arch02-template-10 .one_swiper{
    width: 470px;
    position: relative;
    margin-right: 62%;
    margin-left: auto;
}


.arch02-template-10 .arch02-template-10__swiper_one{
    width: 100%;
    height: 100%;
}
.arch02-template-10 .arch02-template-10__swiper_one .swiper-slide{
    width: 100%;
}
.arch02-template-10 .arch02-template-10__swiper_one .imgs{
    width: 380px;
    height: 490px;
    margin-right: 0;
    margin-left: auto;
    filter: none;
}
.arch02-template-10 .arch02-template-10__swiper_one .text_box{
    bottom: auto;
    top: -34px;
    position: relative;
    justify-content: flex-start;
    z-index: 3;
}
.arch02-template-10 .arch02-template-10__swiper_one .name{
    font-size: 48px;line-height: 50px;
}
.arch02-template-10 .arch02-template-10__swiper_one .memo{
    font-size: 18px;
    color: #a5a4a4;
    line-height: 32px;
    font-weight: 300;
    position: relative;
}
.arch02-template-10 .arch02-template-10__swiper_one .box{
    opacity: 0;
    pointer-events: none;
    transition: all 1s ease;
    transform: translateX(30px);
}
.arch02-template-10 .arch02-template-10__swiper_one .swiper-slide-active .box{
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}







@media (max-width:1500px) {

    .arch02-template-10 .one_swiper {
        margin-right: 56%;
        width: 400px;
    }
    .arch02-template-10 .main_swiper{
        width: 49%;
    }
    .arch02-template-10 .arch02-template-10__swiper_one .name {
        font-size: 40px;
        line-height: 45px;
    }

    .arch02-template-10 .arch02-template-10__swiper_one .imgs {
        width: 335px;
        height: 435px;
    }


}

@media (min-width:1199px) {
    .arch02-template-10 .arch02-template-10__swiper .swiper-slide:hover .imgs{
        filter: brightness(.8);
    }

}


@media (max-width:1350px) {

}


@media (max-width:1200px) {
    .arch02-template-10 .arch02-template-10__swiper_one .name {
        font-size: 32px;
        line-height: 38px;
    }
    .arch02-template-10 .one_swiper {
        width: 340px;
    }
    .arch02-template-10 .arch02-template-10__swiper_one .imgs{
        height: 400px;
        width: 290px;
    }
    .arch02-template-10 .arch02-template-10__swiper_one .memo {
        font-size: 16px;
        line-height: 28px;
    }
    .arch02-template-10 .arch02-template-10__swiper_one .text_box{
        top: -20px;
    }


}

@media (max-width:1000px) {
    .arch02-template-10{
        padding-top: 80px;
        padding-bottom: 130px;
    }
    .arch02-template-10 .one_swiper{
        display: none;
    }
    .arch02-template-10 .main_swiper {
        width: 90%;
        position: relative;
        top: auto;
        padding-top: 70px;
    }
    .arch02-template-10 .box{
        height: auto;
    }
    .arch02-template-10 .imgs{
        height: 325px;
    }
    .arch02-template-10 .arch02-template-10__swiper .swiper-slide{
        height: auto;
    }
    .arch02-template-10 .text_box{
        bottom: auto;
        position: relative;
        margin-top: 15px;
        padding-right: 0;
        margin-bottom: 10px;
        justify-content: flex-start;
        transition: all .3s ease;
        filter: brightness(.5);
    }
    .arch02-template-10 .memo{
        color: white;
        font-size: 14px;
        font-weight: 300;
        opacity: .8;
        transition: all .3s ease;
        filter: brightness(.5);
    }
    .arch02-template-10 .swiper-slide-active .imgs{
        filter: brightness(1);
    }
    .arch02-template-10 .swiper-slide-active .text_box,.arch02-template-10 .swiper-slide-active .memo{
        filter: brightness(1);
    }

    .arch02-template-10 .text_img img {
        height: 50px;
    }


}





@media (max-width:700px) {




}


@media (max-width:600px) {
    .arch02-template-10 .name {
        font-size: 20px;
        line-height: 25px;
        margin-right: 13px;
    }
    .arch02-template-10 .type {
        font-size: 14px;
        color: white;
        line-height: 20px;
        position: relative;
    }

    .arch02-template-10 .text_img img{
        height: 30px;
    }
    .arch02-template-10 .main_swiper{
        padding-top: 40px;
    }


}

@media (max-width:365px) {
    .arch02-template-10 .arch02-template-10__swiper .swiper-slide{
        width: 240px;
    }
}