.header{
    border-bottom: 1px solid #ebebeb;
}
.width {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    background-color: #ffff;
}
.nav {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    align-items: center;
    justify-content: space-between;
}
.nav a.logo, .nav a.logo img {
    float: left;
    width: 138px;
    margin-right: 50px;
}
.nav ul.none_ddd {
    display: block;
    float: right;
    height: 80px;
    overflow: hidden;
}
.nav ul.none_ddd li {
    float: left;
    margin-right: 10px;
}   
.nav ul.none_ddd li a {
    padding: 0 10px;
    color: #333;
    height: 78px;
    line-height: 80px;
    display: block;
}
.nav ul.none_ddd li:last-child{
    margin-right: 0;
}

@media (max-width:991px) {
    .nav ul.none_ddd{
        display: none;
    }
    .header{
        background-color: #fff;
    }
    .nav{
        width: 22.1875rem;
        padding: 0 0.625rem;
        height: 4rem;
        background-color: #fff;
    }
    .nav a.logo, .nav a.logo img{
        width: 7rem;
        margin-right: 0!important;
    }
}body{
    background-color: #f2f2f2!important;
}
.list {
    width: 1200px;
    margin: 0 auto;
}
.left {
    width: 880px;
    float: left;
}

.bm20 {
    margin-bottom: 20px;
}
.list .tag4 .hots {
    width: 100%;
    display: inline-block;
}
.tag4 .hots .a {
    font-weight: bold;
    font-size: 20px;
    float: left;
}
.ul9 {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.ul9 li {
    float: left;
    line-height: 26px;
    margin-right: 10px;
}
.ul9 li a {
    border-radius: 30px;
    background: #f1f1f1;
    font-size: 14px;
    padding: 4px 15px;
}
.ms {
    float: left;
    line-height: 30px;
}
.tag4 {
    width: 840px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    display: inline-block;
    float: left;
}

.list .tag4 .hots {
    width: 100%;
    display: inline-block;
}

.ul11 {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}
.ul11 li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ebebeb;
}
.ul11 li {
    width: 100%;
    float: left;
}
.ul11 li a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
    display: block;
}
.ul11 li p {
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    justify-content: center;
}
.right {
    width: 300px;
    float: right;
}
.right .tag3 {
    margin-bottom: 20px;
    margin-left: 0;
}
.tag3 {
    float: left;
    width: 260px;
    padding: 20px 20px 26px 20px;
    background-color: #fff;
    border-radius: 8px;
    margin-left: 20px;
}
.tag3 .hots .a {
    font-weight: bold;
    font-size: 20px;
}
.tag3 .hots .m, .list .tag4 .hots .m, .b20 .m {
    float: right;
    line-height: 26px;
    text-align: center;
    font-family: 宋体;
    font-size: 12px;
    color: #999;
    width: 30px;
}
.ul5 {
    float: left;
}
.ul5 li {
    line-height: 20px;
    margin-top: 16px;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}
.ul5 li a {
    float: left;
    width: 210px;
    height: 20px;
    display: block;
    color: #666;
    text-indent: 15px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.ul5 li a::before {
    content: '';
    background-color: #d3d2d2;
    width: 6px;
    height: 6px;
    border-radius: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}
.ul5 li p {
    float: right;
    font-size: 12px;
    color: #999;
}
.ul12 {
    display: inline-block;
}
.ul12 li {
    width: 260px;
    display: inline-block;
    float: left;
    margin-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.ul12 li em {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
    background: #ededed;
    border-radius: 6px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2px;
}
.tag {
    margin-right: 10px;
    line-height: 22px;
    display: inline-block;
    margin-top: 20px;
}
.tag a{
    white-space: nowrap;
    padding: 2px 5px;
    background: #f8f8f8;
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 6px;
    font-size: 13px;
    border: 1px solid #ebebeb !important;
    color: #333;
  }

  /*page*/
    .qm-pg{
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }
    .qm-pg a{
        width: 36px;
        display: inline-block;
        border: 1px solid #ebebeb;
        background-color: #f8f8f8;
        margin-right: 5px;
        border-radius: 4px;
        text-align: center;
        line-height: 36px;
    }
    .qm-pg a:hover,.qm-pg a.c{
        color:#fff !important;
    }
    .qm-pg a:hover{
        text-decoration: none !important;
    }
    .qm-pg .pg{
        width: 100px;
    }
@media (max-width:991px){
    .list,.right{
        width: 21.5625rem;
        margin: 0  auto!important;
    }
    .tag3{
        width: 19.0625rem;
    }
    .left{
        width: 21.5625rem;
    }
    .tag4{
        width: auto !important;
    }
    .ul9 li{
        margin-bottom: 12px;
    }
    .b20{
        margin-bottom: 1.25rem;
    }
    .qm-pg .pg, .qm-pg a {
        width: 2.5rem;
    }
}.color_a2{
    background: #fff;
    margin-top: 20px;
}
.color_a .footer3 a{
    color:#fff;
}
.footer3 {
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color:#fff;
}
.color_a2 p,.color_a2 p a{
    text-align: center;
    color: #333;
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
}
.color_a2 p:last-child{
    padding-bottom: 20px;
}