a{text-decoration: none;}
       *{margin: 0;padding: 0;}
        ul li{list-style: none;}
        .newsM{
            width: 100%;
            min-width: 1402px;min-height: 700px;
            overflow: hidden;}
        .newsM-zsImg{
            width: 100%;
            max-height: 292px;overflow:hidden;}
        .newsM-zsImg img{
            width: 100%;
            height: 100%;}
        .newsM-content{
            width: 1402px;
            min-width: 1402px;
            margin: 0 auto;}
        .nav-list{
            width: 220px;
            height: auto;
            float: left;}
        .nav-list ul li{
            width: 100%;
            height: 47px;
            line-height: 47px;
            border-left:9px solid rgba(0,0,0,0);
            box-sizing: border-box;
            background: #f2f2f2;}
          .nav-list ul li.selected{
           border-left:9px solid #9d0f0b;
            box-sizing: border-box;}
            .nav-list ul li.selected a{background:#fff;color:#9d0f0b;}
        .nav-list ul li a{
            display: block;
            width: 100%;
            height: 100%;
            font-size: 14px;
            color: #333;text-indent:20px;}
        .nav-header{
            width: 100%;
            height: 56px;
            line-height: 56px;
            text-align: left;
            font-size: 22px;
            background:url(../images/det-bg.png);
            color: #fff;
            text-indent: 28px;}
        
        .newsM-lm{
            width: 1402px;
            min-width: 1402px;
            margin: 0 auto;
            height: auto;
            line-height: 14px;
            overflow: hidden;
            padding: 19px 0 19px 0;
            box-sizing: border-box;}
        .newsM-lm p{
            float: left;
            height: 14px;
            display: flex;
            align-items: center;}
        .newsM-lm p.newsM-lmY{float: right;}
        .newsM-lm p span{
            width: 100%;
            display: block;
            height: 1px;
            background:#9d0f0b;
            position: relative;}
        .newsM-lm p.newsM-lmX span::after{
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0px;
            width: 6px;
            height: 6px;
            margin:auto;
            background: #9d0f0b;
            border-radius: 50%;}
        .newsM-lm p.newsM-lmY span::after{
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0px;
            width: 6px;
            height: 6px;
            margin:auto;
            background: #9d0f0b;
            border-radius: 50%;}
        .newsM-lm span.newsM-lm-text{
            display: block;
            float: left;
            font-size: 14px;
            text-align: center;
            padding: 0 20px 0 20px;
            box-sizing: border-box;}


        .newsM-text{
            width: calc(100% - 260px);
            float: right;}

        .newsM-text-header{
            width: 100%;
            height: 56px;
            border-bottom: 1px solid #d7d7d7;
            font-size: 26px;
            color: #333333;}
        .newsM-text-header p{
            position: relative;
            height: 100%;
            width: auto;
            line-height: 56px;
            max-width: 250px;display:inline-block}
        .newsM-text-header p::after{
            content: "";
            position: absolute;
            width: 100%;
            height: 4px;
            background: #9d0f0b;
            bottom: -1px;
            left: 0;}
        .newsM-text-content{
            width: 100%;overflow:hidden;
            padding: 30px 0 0 0;}
            
            
            
         
         .index-header2{transform:none;opacity:1;}