.newsTop {
    width: 100%;
    height: 180px;
    position: relative;
    margin: 2em 0;
    overflow: hidden;
}
.newsTop a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}
.newsTop1 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(4px);
}
.banner-left-grid a img {
    display: inline-block!important;
    width: auto!important;
    height: 100% !important;
    padding: 0!important;
    border: none!important;
    margin: 0em auto!important;
}

.container .banner .banner-grids .banner-top .nav .dropdown1:hover .fixed {
    display: block;
}

.fixed {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.fixed .origin-box {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed .origin-box .name {
    font-size: 16px;
    line-height: 16px;
    color: #b20b30;
    font-weight: 400;
}
.fixed .origin-box .name:hover {
    color: #b20b30!important;
    background-color: transparent!important;
}


.fixed .origin-box .arrow-top {
    width: 10px;
    height: 7px;
    margin-left: 7px;
    margin-top: 4px;
}

.fixed .fixed-name {
    display: inline-block;
    width: 100%;
    height: 44px;
    background: #ffffff;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 44px;
    margin-bottom: 4px;
    text-decoration: none;
}

.fixed .fixed-name:last-child {
    margin-bottom: 0;
}

.fixed .fixed-name:hover {
    color: #b20b30!important;
    background-color: rgba(0, 0, 0, 0.2)!important;
}

.new-topic .topic-title-box .wh-right {
    display: flex;
    align-items: center;
}

.new-topic .topic-title-box .wh-right .wh-lm {
    font-size: 0.7rem;
    color: #333;
}

.wh-right {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.wh-btn-list {
    display: flex;
}
.wh-lm {
    font-size: 14px;
    color: #333;
}

 .wh-right .wh-btn {
     width: 54px;
     height: 24px;
     border-radius: 3px;
    border: 1px solid rgba(185, 34, 69, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
 .wh-right .wh-btn p {
     font-size: 14px;
     color: #b20b30;
     margin: 0;
 }

 .wh-right .wh-btn:last-child {
    margin-right: 0;
}

 .wh-right .wh-btn .wh-icon {
    width: 4px!important;
    height: 8px!important;
    margin: 0 0 0 5px!important;
}

 .lm {
     position: absolute;
     top: 158px;
     right: 19%;
     display: flex;
     align-items: center;
 }
.lmtitle {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-right: 8px;
}

.lm-ul {
    display: flex;
    align-items: center;
}
.lm-li {
    font-size: 16px;
    margin-right: 8px;
    line-height: 16px;
    color: #555;
    cursor: pointer;
}
.hiddendom2{
    height: 360px !important;
    overflow: hidden;
}
.hiddendom3{
     height: 385px !important;
     overflow: hidden;
 }
.hiddendom4{
    height: 530px !important;
    overflow: hidden;
}
.hiddendom5{
    height: 380px !important;
    overflow: hidden;
}