.redList ul li {
    height: auto;
    line-height: 35px;
    padding: 2px 0;
}

.redList ul li a {
    color: #c1130f !important;
}

.redtxt ul.column2 {
    margin: 10px auto;
}

.redtxt ul.column2 li {
    width: 48%;
    float: left;
    padding-left: 15px;
    position: relative;
    line-height: 34px
}

.redtxt ul.column2 li:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 50%;
    left: 0;
    top: 45%;
}

.redtxt a {
    font-size: 18px;
}

.redImg .pos em {
    width: 470px;
    height: 40px;
    font-size: 18px;
}

.headline a {
    color: #002f7e;
    font-size: 38px;
    line-height: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 700;
}

.redImg img {
    width: 470px;
    height: 262px;
}

.hotnews ul.ztList li {
    height: 56px;
    line-height: 56px;
}

.zt, .ztArea {
    background: url("https://css.myhsw.cn/index/2024/20240124bg.jpg?v=1.0111") no-repeat center 0;
    height: 600px;
}

.hotnews.redList ul li a {
    color: #db0000 !important;
    font-size: 16px;
}

.zltop {
    height: 120px;
    overflow: hidden;
    position: relative;
}

.zltop .topLi {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1200px;
    height: 120px;
    line-height: 50px;
}

.zltop .topLi p {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.redList.ztList ul li {
    line-height: 40px;
}

.redList.ztList h5 {
    font-size: 20px;
    font-weight: 700;
}

.redList.ztList h5 a {
    color: #db0000
}

.ztlink {
    display: block;
    width: 950px;
    height: 225px;
    position: relative;
    left: 0;
    top: -110px;
}

.focus-pic  .swiper-pagination-bullet {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
    opacity:1;
}
.focus-pic .swiper-pagination-bullet-active {

    background: #2EA2EF;
}
.focus-pic .fbg{
    display: flex;
    justify-content: end;
}
.txtNewss{
    display: flex;
    justify-content: space-between;
    align-items: ;
}
.pd10{
    padding: 10px 20px;
}
.pdtb10{
    padding: 10px 0;
}
.columns {
    width: 358px;
    padding:  15px;
    background: #fff;
    float: left;
    margin-left: 18px;
    margin-bottom: 18px;
}
.column {

    padding:  15px;

}
.columns img {
    border: none;
    vertical-align: top;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -ms-transition: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}


.ell1{

    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4 {

    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.disp{
    display: -webkit-box !important;
}
.txt-Pics dd{
width: 100%;
}
.classify {
    background: white;
}
.hd{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hd .more{
    font-size: 16px;
    color: #999;
    font-weight: 200 !important;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 0;
    background: white;
}

body {
    background: #f6f6f6;
}

.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #3bb052 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}
.now_pos{

}
.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #333;
}

.pages {
    margin: 20px 0;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 2px 10px;
    margin: 0 0px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active span{
    background: #3bb052;
    color: white;
    display: block;
    border: solid 1px #ccc;
    padding: 4px 6px;
    border-radius: 3px;
}





.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}




.w1200s{
    width: 1160px;
}


.w810{
    width: 810px !important;
}

.footer {
    background: #2d3237;
}
.info {
    text-align: center;
    color: #fff;
    line-height: 35px;
    padding: 15px 0;
}
.hds{
    background: white;
    padding: 5px 30px;
}
.classify{
    margin-bottom: 20px;
}

.focus-pic .swiper-pagination-bullet-active{
    background:#3bb052 !important;
}