.zongk {width: 90%; margin: 0 auto; overflow: hidden; margin-top: 8rem}
.weiz{width:100%;margin:0 auto;font-size:1rem;height:60px;line-height:60px;color:#666;text-align:left;}
.weiz span a {font-size:1rem}
/*页面框架*/
.csjjh-ej-body{width:100%;overflow:hidden;margin:0 auto;min-height:395px;}
.left-nav{width:200px;float:left;}
.right-list{width:100%;float:right;min-height:700px}
@media screen and (max-width: 768px) { 
 .title1 a {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
 .title1  {

   display: inline-block;
    width: 75%;
}
   .left .gonggao  {line-height:30px !important}
}