@import url("./common.min.css");.section1{display:flex;box-sizing:border-box;padding:20px 40px;min-height:363px}.section1 .img{width:100%;height:100%;display:block}.section1 .swiper{flex:none;width:600px;height:300px}.section1 .news{flex:auto;font-size:14px}.section1 .news .list{display:flex;flex-direction:column;gap:10px;padding:20px;overflow-x:hidden;overflow-y:auto;height:100%;box-sizing:border-box}.section1 .news .list .item{position:relative;display:flex;justify-content:space-between;align-items:center;text-align:left;box-sizing:border-box;padding:0 0 0 30px}.section1 .news .list .item::before{content:' ';position:absolute;left:10px;top:50%;transform:translate(-50%, -50%);width:4px;height:4px;background:#000;border-radius:50%}.section1 .news .list .item .title{flex:auto;width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.section1 .news .list .item .title:hover{color:#216fbc}.section1 .news .list .item .time{color:#989898}
