.jt_list_nav{font-size: 14px;}
.disp_f{display: flex;justify-content: space-between;flex-wrap:wrap;margin: -2% auto 2%;width:100%}
.disp_f .itemsbox{width:49%;background: #fff;border-radius: 10px;overflow: hidden;margin-top: 2%;}
.itemsbox .hot-news{padding:20px 30px 30px 30px;}
.itmename{background: #2967f6;color:#fff;padding:20px 30px;}
.itmename h3{font-size: 20px;color:#fff;}
.itmename h3 a{font-size:18px;font-weight: normal;color:#fff;float: right;margin-top: 3px;}
.itmename h3 a:hover{color:#ffeb00;}
.itemsbox ul.hot-news li.first-item{position:relative;}
.itemsbox ul.hot-news li.first-item p{position: absolute;bottom: 10px;left: 40%;margin-left: 10px;line-height: 16px;width: calc(60% - 10px);color:#999;}
.itemsbox ul.hot-news li.first-item a{line-height: 1.5em;white-space: inherit;}
.itemsbox ul.hot-news li a .f-l{background: antiquewhite;width:40%;height:122px;overflow:hidden;border-radius:5px;float:left;margin-right: 10px;}
.itemsbox ul.hot-news li a .f-l img{width:100%;}
.itemsbox ul.hot-news li a {font-size: 16px;color: #222;line-height: 2.125em;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.itemsbox ul.hot-news li a:hover{color:#276bea;}
.itemsbox .itemt{margin:10px 0;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-weight: bold;}
.itemsbox .item-title{font-size: 14px;color: #666;height: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 38px;}
.itemsbox ul.hot-news li.first-item .time,
.itemsbox ul.hot-news li.first-item .read_q{font-size: 12px;margin-left:10px;}
.itemsbox ul.hot-news li.first-item .time .iconfont,
.itemsbox ul.hot-news li.first-item .read_q .iconfont{margin-right:5px;position: relative;top: 2px;}
.itemsbox ul.hot-news li.first-item .time{margin-left:0;}
.itemsbox ul.hot-news li.first-item .read_q{float:right;}
@media screen and (max-width:640px){
	.itmename,.itemsbox .hot-news{padding:20px}
	.itmename h3{font-size:18px;}
	.disp_f{padding:3%;}
	.disp_f .itemsbox{width:100%}
}

