body{background:#f9f9f9}

.ssqy{width:580px; float:left;height: 380px;}
.zbgg{height: 380px;float: right;width: 580px; margin-top:0 ! important;}
.newslist{width:1200px; margin:0 auto; height:400px;}
.gls{
    border-bottom: 2px solid #0068b6;
    padding-bottom: 12px;
}
.person li p{font-size:16px;}
/*移动端 */
@media (max-width: 768px){
body{overflow-x: hidden;}
.newslist{width:100%; padding:0 15px; height:760px;}
.ssqy{width:100%;}
.zbgg{width:100%;}
.person h1{width: 60% ! important;
    font-size: 16px ! important;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.person li p{
width: 75% ! important;
    font-size: 14px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}