#news{background-color:#eee}#news .header-img{position:relative}#news .header-img .asd{height:300px;width:100%}#news .header-img .title{position:relative;top:-40px;line-height:70px;padding-left:20px;font-size:28px;height:70px;margin:0 auto;width:1100px;background-color:#f8f8f8}#news .container{min-height:400px;width:1300px;margin:0 auto;padding-bottom:20px}#news .container .el-card{margin-bottom:20px}#news .container .card{display:flex;flex-direction:row}#news .container .card .newImg{width:200px;height:150px;margin-right:30px}#news .container .card .newImg .el-image{width:200px;height:150px}#news .container .card .newCont{display:flex;flex-direction:column;justify-content:space-around;width:100%}#news .container .card .newCont .header{display:flex;justify-content:space-between}#news .container .card .newCont .header .title{font-size:20px;font-weight:600}#news .container .card .newCont .header .time{color:#bdbdbd}#news .container .card .newCont .desc{margin:20px 0}#news .container .pager{display:flex;justify-content:center;width:100%;margin:20px auto}