@media screen and (max-width: 750px) {
    html {
        font-size: 2vw;
    }
}
body{
    margin: 0;
}
.fzlc-news{
    width: 100%;
    overflow-x: auto;
}
.fzlc-news .fzlc-content1{height: 396px;width: 1050px;margin: 40px auto;box-sizing: border-box;overflow: overlay;}
.fzlc-news .fzlc-content1 .fzlc-content1-list{
    width: 100%;
    /* margin: 0 auto; */
    color: #fff;
}
.fzlc-news .fzlc-content1 .fzlc-content1-list .fzlc-content1-title{
    margin-bottom: 16px;
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 24px;
    font-weight: 600;
}
.fzlc-news .fzlc-content1 .fzlc-content1-list .fzlc-content1-txt{
    margin-bottom: 32px;
    !i;!;
    line-height: 36px;
    font-family: AlibabaPuHuiTi;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.fzlc-news .fzlc-news-mulu{
    position: relative;
}
.fzlc-news .fzlc-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.fzlc-news .fzlc-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.fzlc-news .news-mulu .news-mulu-list:nth-child(2){
    color: #4573F5;
}
.fzlc-news .news-mulu .news-mulu-list a:nth-child(1){
    border-bottom: 4px solid #fff;
    font-weight: 700;
}
.fzlc-news .news-content1 .nav-bar .nav-bar-list a:nth-child(5){
    background: #4573F5;
    color: #FFFFFF;
    border-color: #4573F5;
}
.fzlc-news .yd-nav .yd-nav-list a:nth-child(1){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
    font-weight: 700;
}
.fzlc-news .news-content1{
    width: 1200px;
    margin: 0 auto;
}
.fzlc-news .news-content1 .news-content1-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 70px  0;
}
.fzlc-news .news-content1 .news-content1-mulu{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.fzlc-news .news-content1 .content1-mulu-list{
    display: flex;
    
    
}
.fzlc-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;
}
.fzlc-news .news-content1 .content1-mulu-list a:nth-child(1){
    border-radius: 8px 0 0 8px;
}
.fzlc-news .news-content1 .content1-mulu-list a:nth-child(5) {
    border-radius: 0 8px 8px 0;
    color: #FFF;
    background: #4573F5
}
.fzlc-news .news-content1 .content1-mulu-list a:hover{
    color: #fff;
    background: #4573F5
}
.fzlc-news .foot-one-year{
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 30px; */
    /* height: 63px; */
    position: relative;
    /* margin-top: 100px; */
    width: 1200px;
    margin: 0 auto;
    /* padding-top: 100px; */
}
.fzlc-news .foot-one-year::before{
    content: '';
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0;
    /* transform: scaleY(1.5); */
    transform: scale(3.3,1.4);
    right: 0;
    border-bottom: 1px dashed #D5D5DB;
}
.fzlc-news .foot-one-year .fzlc-swiper{
    width: 960px;
    overflow: hidden;
    padding-top: 38px;
}
.fzlc-news .foot-one-year .yd-fzlc-swiper{
    width: 960px;
    overflow: hidden;
    padding-top: 38px;
}
.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-prev{
    width: 62px;
    height: 62px;
    color: #fff;
    font-size: 30px;
    border: 2px solid #fff;
    border-radius: 100%;
    /* margin-right: 60px; */
    cursor: pointer;
    left: 0;
    top: 29px;
    transform: rotate(-90deg);
    background: #5476D5;
}
.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-prev>svg{
    width: 40px;
    height: 40px;
}
.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-prev{
    width: 62px;
    height: 62px;
    color: #fff;
    font-size: 30px;
    border: 2px solid #fff;
    border-radius: 100%;
    /* margin-right: 60px; */
    cursor: pointer;
    left: 0;
    top: 29px;
    transform: rotate(-90deg);
    background: #5476D5;
}
.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-prev>svg{
    width: 40px;
    height: 40px;
}
.fzlc-news .foot-one-year .fzlc-swiper img{
    filter: drop-shadow(0 0  #fff);
}
.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-prev:after {
    content: '';
}
.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-next:after {
    content: '';
}
.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-next{
    width: 62px;
    height: 62px;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    border: 2px solid #fff;
    /* margin-right: 60px; */
    cursor: pointer;
    right: 0;
    top: 29px;
    transform: rotate(90deg);
    background: #5476D5;
}

.fzlc-news .foot-one-year .fzlc-swiper .swiper-button-next>svg{
    width: 40px;
    height: 40px;
}
.fzlc-news .foot-one-year .yd-fzlc-swiper img{
    filter: drop-shadow(0 0  #fff);
}
.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-prev:after {
    content: '';
}
.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-next:after {
    content: '';
}
.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-next{
    width: 62px;
    height: 62px;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    border: 2px solid #fff;
    /* margin-right: 60px; */
    cursor: pointer;
    right: 0;
    top: 29px;
    transform: rotate(90deg);
    background: #5476D5;
}

.fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-next>svg{
    width: 40px;
    height: 40px;
}
.fzlc-news .foot-one-year ul{
    display: flex;
    justify-content: center;
    align-items: center;  
    width: 700px;
    overflow: hidden;
}
.fzlc-news .foot-one-year .mulu-year{
    width: 192px !important;
    font-size: 38px;
    color: #D5D5DB;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    line-height: 130px;
}
.fzlc-news .foot-one-year .swiper-slide-active{
    font-family: Roboto Condensed;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.content-tab{
    display: none;
}
.content-tab.on{
    display: block;
}

.fzlc-news .foot-one-year .mulu-year:before{
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #A8B8FF;
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.fzlc-news .foot-one-year .swiper-slide-active:before{
    background: #FFFFFF;
}

.fzlc-news .foot-one-year .swiper-slide-active:after{
    content: '';
    width: 38px;
    height: 38px;
    border-radius: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.16);
    top: -19px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.fzlc-news .foot-one-year .mulu-year .mulu-year-yuan{
    width: 10px;
    height: 10px;
    background: #A8B8FF;
    border-radius: 100%;
    margin-left: 45%;
}
.fzlc-news .foot-one-year .mulu-year   .on-yuan{
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    margin-left: 45%;
}
.fzlc-news .foot-one-year .year-on{
    font-size: 55px;
    color: #FFFFFF;
    letter-spacing: -2.4px;
}
.fzlc-news .fzlc-foot-content .swiper-line{
    width: 100%;
    border: 1px dashed #fff;
    position: absolute;
    top: 80px;
}
.fzlc-news .fzlc-foot-content{
    /* min-height: 800px; */
    height: 800px;
    overflow-x: hidden;
    background: url("../image/gywmbeijing.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.fzlc-news .fzlc-foot-content:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(69, 115, 245,0.35);
    z-index: 1;
}
.fzlc-news .fzlc-foot-content .content-body{
    height: 800px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 64px;
    /* display: flex; */
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    /* flex-direction: column; */
}
.fzlc-swiper-yd{
    display: none;
}