.lankuang{
    padding: 0;
    background: #1d2087;
    display: flex;
    align-items: center;
    /* justify-items: center; */
    justify-content: center;
}
.lankuang a{
    display: block;
    color: #fff;
    font-size: 0.28rem;
    padding: 0.15rem;
    font-weight: bold;
}
.baikuang{
    border: 1px solid #eee !important;
    background: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.listl{
    width: 100%;
}
.listt{
width: 100%;
}
.listl a{
      display: flex;
      font-size: 0.20rem;
      color: #333;
      padding: 0.15rem;
      width: 100%;
      justify-content: center;
      align-items: center;
}
.indrwp .newslist .left6 {
    width: 80%;
    float: right;
   
}
.left8{
    width: 18%;
    float: left;
    position: relative;
    z-index: 9;
}
.xzactive{
    background: #e8e8e8;
    color: #1d2087 !important;
}
.navigation_top_x .xzactive{
    background: transparent !important;
    color: #fff !important;

}