body{
   min-width:1580px !important;

}
.SuBanner dl{
   display:none;
}
.M_L_link a,.LeftNav .title{
           text-indent:0;
           text-align:center;}
       .LeftNav .title,header nav,.M_L_link a:hover,.pb_sys_style1 .p_no_d,
       .nav .sub .suNav .SuLeft li a:hover,
       footer
       {
           background-color:#8E1316;
           background-image:none;}
       .nav li:hover .Column a, .nav li.on .Column a, #LiCurrent .Column a,
       .nav li:hover .Column a i, .nav li.on .Column a i, #LiCurrent .Column a i,
       .ce-current
       {
           background-color:#b52327;}
       .ce-current{
          color:#fff !important;
       }
        .M_L_link a:hover{
           border: 3px solid #8E1316;}
       .pb_sys_style1 .p_no_d{
           border: 1px solid #8E1316 !important;
           background-color: #8E1316 !important;}
       .nav .Column i{
           background-color:#FFF;}    
       .M_L_link{
         padding-top:0px;}
       .LeftNav{
          margin-bottom:0px;}
       .Topwidth .Search{
          width:480px;}  
       .Topwidth{
           padding:26px 0px;}
// 小于1600时不自动响应式
      
       .WrapMain{
           min-height:750px;}
      .Bottom .LogoTitle{
            width:290px;
            padding-top:55px;
       }
       .sz_img{
          position:relative;
          display: grid;
          grid-template-columns:repeat(3,1fr);
          grid-template-rows: repeat(3,1fr);
          height: 900px;
          width: 900px;
          grid-gap: 10px;
          margin: auto;
       }
      .sz_img a{
           text-align: left; 
           position:relative;
       }
       .sz_img a img{
           width:100%;
           height:200px;
       }
       .sz_date{
          margin-top:10px;
          color:#999999;
        }
        .sz_player{
          width: 40px !important;
         height: 40px !important;
          position: absolute;
            top: 30%;
              left: 43%;
         }
        .sz_title{
         color:#333333;
         font-size: 15px;
}
 @media (min-width: 1px) and (max-width: 1600px){
            .Topwidth{
              width:1400px !important;
              padding: 26px 0px !important;
              height:55px !important;
              }
           .search, .menu ,.SuBanner dl
             {
               display:none !important;
            }
            header .Topwidth .Return, .Topwidth .TitleImg, header nav, .SearchForm, footer .Copyright ul, .Foot .Bottom .bottomLogo, .Foot .Bottom .TitleImg, footer .Follow .WeChat #QR .Ioc01, header .English
            ,.Topwidth .Search
            ,.Main_left
            ,footer .Bottom .LogoTitle
            ,.SuBanner, .bread, .SchoolNews li a i, div#DIVPage span.break
            {
               display:block !important;
            }
            #appu0 .tj,#appu1 .tj{
              float:left !important;
            }
            .nav{
             width:1260px !important;
           }
            .nav .Column a{
            padding:0 28px !important;  
            }
            .Main_left{
             width:300px !important;
             }
            .Main_right{
               width:992px !important;
               float:right; 
            }
            .Content{ 
              width:1400px !important;
              margin: 60px auto 0 auto;
           }
.M_L_link a {
    display: block;
    width: 100%;
    line-height: 70px;
    height: 70px;
    color: #666;
    font-size: 22px;
    text-algin:center;
    border: 3px solid #efefef;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
}
.ColumnTitle{
 padding:0px;
}
.ColumnTitle .Link{
 top:18px;
}
header .Top{
background: url(../static/image/bg.png) no-repeat center center;
}
.Left{
  padding:38px 0 0 0;
}
}
        