/**/
.list_news2 li{padding:15px 0;}
.list_news2 li span{color:#666;width:120px;text-align:right;}
.list_news2 li a{position: relative;padding-left:20px;width:calc(100% - 160px);}
.list_news2 li a::before{content:"";width:6px;height:6px;background:#0e4ba8;position: absolute;left:0;top:50%;transform: translateY(-50%);border-radius:50%;}
.list_news2 li:hover span{color:#0E4BA8;}
.f18{font-size:18px;}
.flex{display:flex;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;}
.flex-bet{justify-content:space-between;}

