.dl1 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.dl1 dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
    color: #000;
    margin-top: 1.5em;
}

.dl2 {
    margin-bottom: 20px;
}

.dl2 dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #e70012;
}

.dl3 {
    text-align: center;
}

.dl3 dt {
    font-weight: bold;
}

.sidebar-tout__more {
    margin-bottom: 30px;
}

.cont-img {
    margin-top: 40px;
    margin-bottom: 20px;
}

.cont-img:first-child {
    margin-top: 0!important;
}

.ltitlered {
    margin-top: 30px;
    margin-bottom: 20px !important;

    color: #e70012;
    font-weight: bold;
}

.liTitle {
    margin-top: 20px;
    display: block;
    margin-bottom: 10px !important;
}

.midtitle {
    text-align: center;
    margin-top: 30px;
}

.midtitle p {
    text-align: center;
}

.midtitle p:first-child {
    color: #888;
    margin-bottom: 0;
    font-size: 15px;

}

.b {
    font-weight: bold;
}

.midtitle p:last-child {
    color: #000;
    font-size: 20px;
    margin-top: 5px;
    font-weight: bold;
}

.dl3 dt,
.dl3 dd {
    margin-top: 6px;
}

.dl3 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.dl3 dt {
    font-size: 17px;
}

.dl3 dd:first-child {
    font-size: 15px;
}

.pp {
    margin-bottom: 20px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
}

.red {
    color: #e70012
}
.cont-left p:first-child{
    margin-top: 0;
}
 
.newslist{
    margin-top:50px;
    margin-bottom: 50px;
    margin-top: 2em;
}
.aboutnewslist .huiyi2{
    margin-bottom: 2rem;
}
.wp-block-cover.cover-full, .wp-block-cover.cover-submenu {
    max-width: none;
    margin-bottom: 0px;
    background-size: cover;
    background-position: top center;
    height: 450px;
    margin-top: 0px;
    background-color: rgba(0,0,0,.6);
}
.fm-blue-card__media {
    width: 50%;
    position: absolute;
    left: 50%;
    height: 100%;
    top: 0;
}
.fm-blue-card__media:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60%;
    z-index: 1;
    background: linear-gradient(90deg, #666,rgba(33,37,67,0) 70%);
}
.box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 450px;
}
.v-item{
    float: left;
    position: relative;
    background-color: #fff;
    margin-bottom: 2rem;
    cursor: pointer;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;

}
.videoListBox .v-item:nth-child(3n){
    margin-right: 20px;
}
.videoListBox{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: calc(100% - 8rem);
    margin: 0 auto;
    padding: 0 4rem;
    margin-top: 70px;
    margin-bottom: 50px;
}
.videoListBox .v-item:nth-child(4n){
    margin-right: 0px;
}
.itemWrapper{
    justify-content: start;
}
.video-Container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start; 
}
.huiyi2 dl{
    width: 100%;
}
.v-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    border-radius: 2px;
    }
    .v-item .huiyileft {
        height: 0;
        padding-bottom: calc(100% / 16 * 9);
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .v-item .play{
        position: absolute;
        right: 8px;
        bottom: 10px;
        padding: 2px 5px;
        background: rgba(0, 0, 0, 1);
        color: #fff;
        width: auto;
        font-size: 12px;
    }
    .videoListBox .v-item dl dt{
        font-size: 1rem;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .videoListBox .v-item  .tip{
        color: rgba(0, 0, 0, 0.6);
        font-size: 0.75rem!important;
        margin-bottom: 0px;
        margin-top: 0.15rem;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        /* height: 35px; */
    }
    .videoListBox .v-item dl{
        margin-top: 1rem;
        margin-bottom: 0.125rem;
    }
    .videoContainer .content{
        padding-top: 0;
        width: 100%;
     }
     .publishtime span:first-child {
        margin-right: 10px;
    }
    .breadnav .iconfont {
        font-size: 10px;
        display: inline-block;
        align-items: center;
        margin: 2px;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .itemWrapper .huiyi2 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
    }
    @media (max-width: 1124px){
        .newslist{
            width: calc(100% - 40px)!important;
            margin-left: auto!important;
            margin-right: auto!important;
        }
        .w {
            width: calc(100% - 40px)!important;
            margin-left: auto!important;
            margin-right: auto!important;
        }
        .mainbox{
            width: calc(100% - 40px);
        }
        .itemWrapper{
            width: calc(100% - 0px)!important;
            margin: 0 auto!important;
        }
        .itemWrapper .huiyi2{
            width: calc((100% - 40px) / 3 )!important;
            float: left;
            margin-bottom: 2rem!important;
            height: auto;
            padding-bottom: 0;
            overflow: hidden;
           }
        .itemWrapper .huiyi2:nth-child(2n){
            margin-right: 20px;
        }
        .itemWrapper .huiyi2:nth-child(3n){
            margin-right: 0px;
        }
        .itemWrapper .huiyi2:nth-child(6n){
            margin-right: 0px;
        }

    }
    @media (max-width: 992px){
        .gc-cont .banner-img{
            height: auto;

        }
        .gc-cont .banner-img img{
            height: auto;
        }
        .itemWrapper{
            width: calc(100% - 0px)!important;
            margin: 0 auto!important;
        }
        .breadnav {
            margin-top: 3em!important;
        }
        .itemWrapper .huiyi2:nth-child(2n){
            margin-right: 0px;
        }
        .itemWrapper .huiyi2:nth-child(3n){
            margin-right: 20px;
        }
        .itemWrapper .huiyi2:nth-child(6n){
            margin-right: 0px;
        }
        .itemWrapper .huiyi2 {
            width: calc((100% - 20px) / 2 )!important;
            float: left;
            margin-bottom: 2rem!important;
            padding-bottom: 2rem;
            padding-bottom: 0;
            margin-right: 20px;
        }
    }
    @media (max-width: 768px){
      
        .newslist{
            margin-top: 1em;
        }
        .itemWrapper {
            width: 100%!important;
        }
        .breadnav {
            margin-top: 2em!important;
        }
        .breadnav a{
            font-size: 12px;
        }
        .itemWrapper .huiyi2:nth-child(2n){
            margin-right: 0px;
        }
        .itemWrapper .huiyi2:nth-child(3n){
            margin-right: 20px;
        }
        .itemWrapper .huiyi2:nth-child(6n){
            margin-right: 0px;
        }
        .itemWrapper .huiyi2 {
            width: calc(100% )!important;
            float: left;
            margin-bottom: 2rem!important;
        }
    }