﻿.activityv-box {
    width: 80%;
    margin: 0 auto;
    padding: 40px 0;
    line-height: 30px;
}

.activb-tit {
    font-size: 30px;
    text-align: center;
}

.activb-data {
    padding-top: 20px;
}

.activb-datul {
    display: flex;
    align-items: center;
}

.activb-datli {
    display: flex;
    align-items: center;
    margin-right: 30px;
    font-size: 12px;
}

.activb-datli i {
    font-size: 16px;
    color: #c8c8c8;
}

.activb-datli span {
    color: #c8c8c8;
    padding: 0 5px;
}

.activb-datli p {
    color: #969696;
}




.activb-datnum {
    display: flex;
    justify-content: flex-end;
}

.activb-datnum .activb-datli {
    margin: 0;
}



.swiper-box {
    padding: 10px;
    border: 1px solid rgba(228, 228, 228, 1);
    margin-top: 10px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
    border: 1px solid #ffffff;
    overflow: hidden;
    padding: 80px 0;
}

.mySwiper2:hover {
    border: 1px solid #eeeeee;
}

.mySwiper2 .swiper-slide img {
    width: 60%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding:10px 50px;
    position: relative;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 17px;
    height: 34px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 17px 34px;
    background-position: center;
    background-repeat: no-repeat;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .swiper-slide-thumb-active {
    border: 1px solid #005da9;
}




.activb-cnt {
    margin-top: 40px;
}

.activb-ctit {
    text-align: center;
}

.activb-ctit h3 {
    font-size: 36px;
    font-weight: 600;
}

.activb-ctit h5 {
    font-size: 20px;
    margin-top: 10px;
}

.activb-ctxt h4 {
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0;
}


.activb-cul {
    padding-top: 10px;
}

.activb-cul>li {
    margin-top: 20px;
    line-height: 26px;
}

.activb-cul>li>h4 {
    font-size: 18px;
    font-weight: 600;
    color: rgb(255, 0, 0);
}

.activb-cul>li>h4 span {
    color: #333333;
}

.activb-cul>li>h6 {
    font-size: 16px;
}

.activb-cul>li>h5 {
    font-size: 16px;
    font-weight: 600;
}

.activb-cul>li>h5 span {
    font-weight: 500;
}


.colorh6 {
    color: rgb(255, 0, 0);
}

.activb-cul>li>p {
    font-size: 14px;
}













@media only screen and (max-width: 1340px) {
    .activityv-box {
        padding: 30px 0;
    }

    .activb-tit {
        font-size: 26px;
    }

    .activb-data {
        padding-top: 10px;
    }

    .mySwiper2 {
        padding: 60px 0;
    }

    .mySwiper2 .swiper-slide img {
        width: 70%;
    }

    .swiper-box {
        padding: 8px;
        margin-top: 8px;
    }


    .activb-cnt {
        margin-top: 30px;
    }

    .activb-ctit h3 {
        font-size: 30px;
    }

    .activb-ctit h5 {
        font-size: 18px;
        margin-top: 8px;
    }


    .activb-ctxt h4 {
        font-size: 18px;
    }

    .activb-cul>li {
        margin-top: 15px;
        line-height: 24px;
    }

    .activb-cul>li>h4 {
        font-size: 16px;
    }

    .activb-cul>li>h6 {
        font-size: 14px;
    }

    .activb-cul>li>h5 {
        font-size: 14px;
    }

    .activb-cul>li>p {
        font-size: 12px;
    }







}

@media only screen and (max-width: 769px) {
    .activityv-box {
        width: 100%;
        padding: .3rem .1rem;
    }

    .activb-tit {
        font-size: 22px;
    }

    .activb-datli span {
        padding: 0 2px;
    }

    .activb-datli {
        margin-right: .3rem;
    }


    .mySwiper2 {
        width: 90%;
        padding: .6rem 0;
    }

    .mySwiper2 .swiper-slide img {
        width: 100%;
    }

    .activb-cnt {
        margin-top: .3rem;
    }

    .activb-ctit h3 {
        font-size: 26px;
    }

    .activb-ctit h5 {
        font-size: 16px;
        margin-top: .1rem;
    }

    .activb-ctxt h4 {
        font-size: 16px;
        padding: .1rem 0;
    }

    .activb-cul {
        padding-top: .1rem;
    }

    .activb-cul>li {
        margin-top: .2rem;
        line-height: 22px;
    }

    .activb-cul>li>h4 {
        font-size: 14px;
    }

    .activb-cul>li>h6 {
        font-size: 12px;
    }

    .activb-cul>li>h5 {
        font-size: 12px;
    }


}