.ffaa {
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #92070B;
}

ul.cmenu {
    display: flex;
    margin: 0.4rem 1.14rem 0.78rem;
    background: #fff;
    padding: 0.1rem;
}

.cnam1 {
    line-height: 0.65rem;
    text-align: center;
    transition: all 0.3s ease;
}

.cnam1 a {
    color: #790B11;
    font-size: 0.24rem;
    font-weight: bold;
}

li {}

ul.cmenu li {
    width: 25%;
}

.cnam1:hover {
    background: #790B11;
}

.cnam1:hover a {
    color: #fff;
}

.title {
    font-size: 0.48rem;
    color: #92070B;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 0.32rem;
}

.hengx1 {
    flex: 1;
    height: 2px;
    background: #92070B;
    margin-left: 0.4rem;
}


.imgbox {
    width: 48.1%;
}

.news_imgs {
    padding-top: 56.2%;
}

.ssnewsbox {
    display: flex;
}

.ssnewsbox {
}

.sswzbox {
    width: 51.9%;
    box-sizing: border-box;
    padding-left: 0.6rem;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
}

.level1 {
    display: flex;
    border-bottom: 1px solid rgba(112,112,112,0.3);
    color: #765B5D;
    font-size: 0.2rem;
    margin-top: 0.21rem;
}

.ll {width: 25.3%;}

ul.lrlist {
    display: flex;
    flex-wrap: wrap;
}

ul.lrlist li {
    width: 50%;
    margin-bottom: 0.21rem;
}

.lr {
    width: 100%;
}

li.ssnews {
    margin-bottom: 0.4rem;
}

li.sswindow {
    margin-bottom: 0.8rem;
}


ul.lrlist.ss2 li {
    width: 100%;
}

.ssname {
    font-size: 0.24rem;
    font-weight: bold;
    color: #92070B;
    margin-bottom: 0.4rem;
}

ul.sslist li.sswindow:nth-child(even) .ssnewsbox{
    flex-direction:row-reverse;

}
ul.sslist li.sswindow:nth-child(even) .sswzbox{padding-left:0;padding-right:0.61rem;}

img.ico11 {
    vertical-align: bottom;
}
html{
behavior: smooth;
}

.zxcv.fixed {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.col_news_list.listcon {
    position: relative;
}
li.lrinfo.aka a {color:#765B5D;}
.zxcv.fixed ul.cmenu{margin:0;}
@media screen and (max-width: 999px){
.ffaa{margin-top:20px;}
    .imgbox{width:100%}
    .ssnewsbox{flex-direction:column;}
    .sswzbox{width:100%;padding:0;margin-top:20px;}
    ul.sslist li.sswindow:nth-child(even) .ssnewsbox{flex-direction:column;}
    img.ico11{width: 12px;height: 12px;    vertical-align: middle;}
   ul.cmenu{margin: 0.4rem 0 0.78rem;}
}

@media screen and (max-width: 479px){
.ll{    width: 34.3%;}
ul.lrlist li{width:100%;}
}