#l-container{background: #f8f8f7;}
.ftit {
    text-align: center;
    font-size: 54px;
    font-weight: bold;
    color: #92070B;
}

ul.xxjj {
    padding-top: 35px;
}

.bigbox {
    display: flex;
}

.imgbox {
    width: 30%;
}


.news_imgs {
    padding-top: 100%;
    width: 100%;overflow: hidden;
    background: #ccc;
    position: relative
}
.news_imgs img{    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s ease-in-out;}


.wz {
    box-sizing: border-box;
    width: 70%;
    padding: 0  56px 0 60px;
    background: #fff;
}
.xxname{padding: 50px 0 40px;}
.xxname a{
    color: #92070B;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
}

.xyjs {
    font-size: 20px;
    line-height: 1.8;
}

.xx11 {
    margin-bottom: 0.4rem;
}

li.xx11 {
    margin-bottom: 40px;
}

.zxy {
    margin-top: 45px;
}

li.zname {
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
    background: url(img/arrow-r.svg)no-repeat left center;
}

ul.zlist {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}

.ztit a {
    font-size: 20px;
    color: #3D2F28;
}
ul.xxjj li.xx11:nth-child(odd) .bigbox{
  flex-direction: row-reverse;
}



ul.bmlist {
    display: flex;
    flex-wrap: wrap;
}

li.bmmc {
    width: 25%;
    padding: 0 18px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.bmnam1 {
    background: #fff;
    position:relative;

}

.bmnam1 a {
    line-height: 84px;
    font-size: 18px;
}

.z2 {
    margin-top: 100px;
}

ul.bmlist {
    margin-top: 40px;
}

.bmnam1::before {
content:'';
width:0;
    height:2px;
    background:#92070B;
    position:absolute;
    bottom:0;
    left:0;
        transition:all 0.3s ease;
}
.bmnam1:hover::before{
    width:100%;
}

.z3 {
    margin-top: 0.7rem;
    display: none
}

.tsgwzbox {
    min-height: 4.2rem;
    margin-top: 0.4rem;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding: 0 0 0.51rem 0.56rem;
}

.nam1 {
    color: #fff;
    font-size: 0.48rem;
    font-weight: bold;
    margin-right: 0.8rem;
}

.more122 a {
    color: #fff;
    font-size: 0.18rem;
}
.more122 a img {
    margin-left: 2px;
}





