body{
    margin: 0;
}
.cwbg-news{
    width: 100%;
    margin-bottom: 120px;
}
.cwbg-news .cwbg-news-mulu{
    position: relative;
}
.cwbg-news .cwbg-news-mulu .news-img{
    height: 432px;
    width: 100% ;
    position: absolute ;
    z-index: 10;
}
.cwbg-news .cwbg-news-mulu .news-img-d{
    height: 432px;
    width: 100% ;
    position: absolute ;
}
.cwbg-news .news-mulu .news-mulu-list a:nth-child(2){
    border-bottom: 4px solid #fff;
    font-weight: 700;
}
.cwbg-news .yd-nav .yd-nav-list a:nth-child(2){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
    font-weight: 700;
}
.cwbg-news .news-content1{
    width: 1200px;
    margin: 0 auto;
}
.cwbg-news .news-content1 .foot-one-year{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    height: 63px;
    position: relative;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #F1F4FF 50%, #ffffff 80%, #ffffff 100%);
}
.cwbg-news .news-content1 .foot-one-year .ggth-swiper{
    width: 775px;
    overflow: hidden;
}
.cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
    width: 0;
    height: 0;
    top: 66%;
    width: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 26px solid #EBECF0;
    transform: rotate(90deg);
    margin-right: 60px;
    cursor: pointer;
    left: 200px;
}
.cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev:after {
    content: '';
}
.cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 26px solid #EBECF0;
    transform: rotate(-90deg);
    margin-right: 60px;
    cursor: pointer;
    right: 144px;
    top: 66%;
}
.cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next:after {
    content: '';
}
.cwbg-news .news-content1 .foot-one-year .mulu-year{
    width: 115px !important;
    font-size: 38px;
    color: #D5D5DB;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    margin: 0 20px;
    padding-top: 10px;
}
.cwbg-news .news-content1 .foot-one-year .on{
    color: #4573F5;
    font-size: 48px;
    padding-top: 0px;
}
.cwbg-news .news-content1 .news-content1-mulu{
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}
.cwbg-news .news-content1 .content1-mulu-list{
    display: flex;
    margin-top: 70px;
}
.cwbg-news .news-content1 .content1-mulu-list a{
    text-align: center;
    width: 180px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #D5D5DB;
    cursor: pointer;
}
.cwbg-news .news-content1 .content1-mulu-list a:nth-child(1){
    border-radius: 8px 0 0 8px;
}
.cwbg-news .news-content1 .content1-mulu-list a:nth-child(2){
    color: #FFF;
    background: #4573F5
}
.cwbg-news .news-content1 .content1-mulu-list a:nth-child(3){
    border-radius: 0px 8px 8px 0px;
    
}
.cwbg-news .news-content1 .content1-mulu-list a:hover{
    color: #fff;
    background: #4573F5
}
.cwbg-news .news-content1 .news-content-txt .news-content1-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 70px 0;
}
.cwbg-news  .news-content-txt .content-txt-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cwbg-news .news-content-txt .content-txt-list a{
    margin-right: 30px;
    
}
.cwbg-news .news-content-txt .content-txt-list .img-list{
    width: 250px;
    margin: 30px 2% 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: transform 0.4s ease;
}
.cwbg-news .news-content-txt .content-txt-list .img-list:hover{
    transform: translateY(-20px);
}
.cwbg-news .news-content-txt .content-txt-list .img-list-top{
    width: 250px;
    height: 340px;
    border: 1px solid #D5D5DB;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.cwbg-news .news-content-txt .content-txt-list .img-list-title{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    font-weight: 600;
}

@media screen and (max-width: 520px) {
    .cwbg-news .news-content1 .foot-one-year .mulu-year{
        margin: 0 10px;
        padding: 0 !important;!i;!;
        line-height: 84px;
    }
    .cwbg-news .news-content1 .foot-one-year .mulu-year>div{
        font-size: 2.4rem !important;
        padding: 0;
    }
    .cwbg-news .news-content1 .foot-one-year .on >div{
       font-size: 2.8rem !important; 
    }
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #EBECF0;
        top: 75%;
        left: 27px !important;!i;!;
    }
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #EBECF0;
        top: 75%;
        right: -30px !important;!i;!;
    }
    .cwbg-news .news-content-txt .content-txt-list{
        justify-content:space-between;
    }
    .cwbg-news .news-content-txt .content-txt-list a{
        margin:0;
    }
    .cwbg-news .news-content-txt .content-txt-list .img-list{
        width:21rem;
        margin: 0 0 3rem 0;
    }
    .cwbg-news .news-content-txt .content-txt-list .img-list-top{
        width:100%;
        height:auto
    }
    .cwbg-news .news-content-txt .content-txt-list .img-list-title{
        font-size: 1.55rem !important;
        line-height: normal !important;
        padding: 1.9rem 1.4rem 2.8rem;
        margin: 0 !important;
    }
    .cwbg-news .news-content1{
        padding: 0 2rem !important;!i;!;
    }
}