/**×é¼þÑùÊ½**/
.Main{    display: flex;}
.jxjg-list{width: calc(100% - 300px); float: right;background: transparent;}
.jxjg-list>div{max-width:100%;padding: 0.36rem 0.1rem 0.6rem 0.4rem;}
.jxjg-list ul { margin-top: 0rem;}



.leftNav {
    float: left;
    width: 260px;
    position: relative;
    margin-top: 1.26rem;}

.leftNav>h2 {
    line-height: 80px;
    color: #fff;
    background:#801979;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
        text-align: center;}

.leftNav>ul {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.22);}

.leftNav>ul>li {
    position: relative;}

.leftNav>ul>li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 3px solid #801979;
    transform: scaleY(0);
    z-index: 1;
    transition: all 0.3s;}

.leftNav>ul>li:first-child {
    border-top: none;}

.leftNav>ul>li>a {
    position: relative;}

.leftNav>ul>li>a::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background: url(/images/left-sj.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: none;}

.leftNav ul li a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    padding-left: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-top:15px;
    padding-bottom:15px;}

.leftNav ul li:last-child a {
    border-bottom: none;}

.leftNav>ul>li.on>a {
    color: #801979;
    font-weight: 600;}

.leftNav>ul>li.on>a::after,
.leftNav>ul>li.active>a::after,
.leftNav>ul>li:hover>a::after {
    display: block;}

.leftNav>ul>li:hover>a {
    color: #801979;
    font-weight: 600;}

.leftNav>ul>li.on::before,
.leftNav>ul>li:hover::before {
    transform: none;}

.leftNav>ul>li.active>a {
    color: #801979;
    font-weight: 600;}

.leftNav ul li.active ul {
    display: block;}

.leftNav ul li a:hover {
    background-position: 31px center;
    color: #801979;}

.leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px solid #e5e5e5;}

.leftNav>ul>li>ul>li>a {
    font-size: 15px;
    line-height: 46px;
    padding-left: 60px;
    color: #666666;
    border-bottom: none;}


@media screen and (max-width: 800px){
.ny-nav h4:after{display:none;}

.leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: .6rem;}
 .leftNav>h2 {
        height: inherit;
        line-height: 50px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
        background: #801979;}
    
.leftNav>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 8px;
        background: url(/images/sub_left_down22.png) no-repeat center center;
        background-position: left center;
        margin-right: 10px;}
    
.leftNav ul {
        display: none;
        padding-bottom: 0;}
.leftNav ul li a {
        line-height: 55px;
        padding-left: 20px;
        font-size: 16px;}
    
    
    .jxjg-list {
    width:100% ;}
}
.mrlist .col_news_list .news_list .news{display:flex;margin-bottom:0.3rem;background: #fff;box-shadow: 0px 3px 20px rgba(149,174,216,0.2);border-radius: 0.2rem;padding:0.3rem 0.43rem 0.3rem 0.3rem;}
.mrlist .col_news_list .news_list .news img{width:auto;flex:none;height:1.6rem;margin-left: 0.6rem;} 
.mrlist .col_news_list .news_list .news .news_wz{flex:1;} 
.mrlist .col_news_list .news_list .news .news_title{font-size:var(--bigSize);line-height:1.3;font-weight:bold;}
.mrlist .col_news_list .news_list .news .news_text{font-size:var(--smailSizex);margin: 0.16rem 0 0.2rem;color: #999999;line-height: 0.24rem;min-height: 0.72rem;} 
.mrlist .col_news_list .news_list .news .news_time{color: #901588;font-size: var(--smailSizex);line-height: 1.3;background: url(/images/clock.png) left center no-repeat;background-size: auto 90%;display: inline-block;padding-left: 0.2rem;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none;}
