.childrenList{    width: 3.6rem;}

.childrenList nav.Quick-navigation {
    position: -webkit-sticky;
    position: sticky;
    top: 1rem;
    left: 0;
    transform: none;
    border-radius: 0;
    right: auto;
    display: block !important;
    background: none;
    padding: 0;
    line-height: normal;
    font-size: 0.2rem;
    color: #949FB9;

}
html {
    overflow-x: visible !important;

}#l-container .mod_container {
    display: flex !important;
}div#qwe {
    display: none !important;
}
.cur2 {
    color: #163479;
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: 0rem;
    flex: 1;
    display: inline-block;
    position: relative;
}


.cur2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    background: url(../images/flower.png) center no-repeat;
    width: 0.6rem;
    height: 0.5rem;
    transform: translateX(-50%);
}


nav.Quick-navigation a {
    display: block;
    margin-bottom: 0rem;
    position: relative;
    padding: 0.22rem 0.35rem;
    border: 0;
    color: #949FB9;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.25rem;transition:none
}




nav.Quick-navigation a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/colList_ico.png) center no-repeat;
    display: none;
    transform: translate(-48%, -50%);
}

nav.Quick-navigation a.current2:before {
    display: block;}


nav.Quick-navigation a.current2 {
    color: #163479;
    border: 0;
}


nav.Quick-navigation a.current:before {
    display: block;}


nav.Quick-navigation a.current {
    color: #163479;
    border: 0;
}


.childrenList nav.Quick-navigation:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 10px;
    background: linear-gradient(to bottom, rgba(50, 95, 199, 0), rgba(50, 95, 199) 50%, transparent);
    opacity: 0.6;
}


.zxj {
    border-top: 1px solid #003f88;
}


.mrlist .zxj .news_list .news {
    float: left;
    width: 50%;
    margin: 0;
    display: flex;
    /*align-items: center;*/
    height: 0.6rem;
}

.mrlist .zxj .news_list .news .news_title {
    margin: 0;
    line-height: 0.3rem;
    max-height: 0.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mrlist .zxj .news_list .news .news_qb {
    margin: 0 0.1rem;
}.zxj ul {
       margin: 0rem -0.1rem;
    padding: 0.3rem 0;
}











@media screen and (max-width:999px){
#container-1 {
    position: relative;
    z-index: 9;
}
.childrenList {
    width: 2rem !important;
    margin-right: 0.3rem !important;
    padding-left: 0.1rem;
    box-sizing: border-box;
    position: relative;
    padding-top: 0.6rem;
}


.childrenList nav.Quick-navigation a {
    font-size: 16px;    padding-right: 0;
}


.mrlist .zxj .news_list .news {
    float: left;
    width: 50%;
    margin: 0;
    display: flex;
    align-items: center;
    height: 0.6rem;
}







}

@media screen and (max-width:650px){
.mrlist .zxj .news_list .news {
    padding: 0 !important;
    border: 0 !important;
    display: flex !important;
    align-items: center;
    margin-bottom: 10px !important;
}

.mrlist .zxj .news_list .news {
    width: 100%;
    float: none;
}

}