.content{padding:15px;box-sizing:border-box;margin-top:50px}.news1,.news2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:18px}.news1>label,.news2>label{padding:5px 10px;border-radius:50px;background:#dadce2;color:#fff;font-size:12px;margin-bottom:18px}.news1>a,.news2>a{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 9px 15px 0 rgba(0,0,0,.05);background:#fff}.news1>a img{width:100%}.news1>a .txt{padding:15px 0 15px 18px;box-sizing:border-box}.news1>a .txt h5{color:#121213;font-size:16px;width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;font-weight:700}.news1>a .txt span{display:block;color:#71768c;font-size:12px;width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news2>a{padding:15px}.news2>a>h5{color:#121213;font-size:16px;margin-bottom:10px;font-weight:700}.news2>a .con{border-radius:10px;overflow:hidden;display:flex;align-items:center;background:#f5f6fa}.news2>a .con img{width:72px;height:72px;margin-right:10px}.news2>a .con .txt{display:flex;flex-direction:column;justify-content:center;padding-right:10px;box-sizing:border-box}.news2>a .con .txt span{color:#121212;font-size:12px;margin-bottom:5px;line-height:20px}.news2>a .con .txt p{font-size:12px;color:#71768c}