.tab-new{
    padding: 0;
    position: relative;
}
.area-dq{
    margin-top: 44px;
    position: relative;
}
.time-dq{
    margin-top: 36px;
    display: flex;
    align-items: baseline;
    flex-direction: row;
}
.tab-new .cat-list,.area-dq .cat-list{
    display: flex;
    flex-direction: row;
    width: 96%;
}

.tab-new .cat-list .fldh,.area-dq .cat-list .fldh{   
    line-height: 33px;
    width: 3%;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    margin-right: 30px;
    
}
.time-dq .fldh{
    line-height: 33px;
    width: 3%;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    margin-right: 30px;
}
.tab-new .cat-list .zxfl-ul,.area-dq .cat-list .area-ul,.time-dq .time-ul{
    flex: 3 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: baseline;
   
}
.tab-new .cat-list .zxfl-ul-overflow, .area-dq .cat-list .area-ul-overflow,.time-dq .time-ul-overflow{
    height: 35px;
  
}

.tab-new .zxfl-more,.area-dq .area-more{

   position: absolute;
   right: 0;
   top: 10px;
   cursor: pointer;
}
.tab-new .zxfl-more .zxfl-more-text ,.area-dq .area-more .area-more-text{
    font-weight: 400;
    font-size: 12px;
    color: #AAAAAA;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.tab-new .cat-list .more-tab,.area-dq .cat-list .more-tab{
    text-align: right;
    width: 5%;
    padding: 0;
    font-size: 12px;
    color: #AAAAAA; 
}

.tab-new .zxfl-ul .zxfl-li,.area-dq .area-ul .area-li,.time-dq .time-ul .time-li{
    width: 95px;
    padding: 0 5px;
    flex: 0 0 auto;
    font-size: 18px;
    font-weight: 500;
    color: #3A3A3A;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px; 
    cursor: pointer;
}
.area-dq .area-ul .area-li{
    width: 60px;
}
.time-dq .time-ul .time-li{
    width: 60px;
}

.time-dq .time-ul .inpt{
	display: inline-block;
	height: 30px;
	box-sizing: border-box;
	border: solid 1px #EBEEF4;
	line-height: 30px;
	width: 165px;
	margin: 0 5px;
	background: url(../images/index/calendar.png) 90% center no-repeat;
	background-size: 20px 19px;
	padding-left: 10px;
	box-sizing: border-box;
}

.cat-hover{
    background: linear-gradient( 90deg, #5297FF 0%, #0065FF 100%);
    background: linear-gradient( 90deg, #5297FF 0%, #0065FF 100%);
    border-radius: 4px 4px 4px 4px;
    color: #fff !important;
}

.sub-cat_list {
    margin-top: 10px;       /* 子分类与父分类的间距 */
}

.sub-class-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;          /* 子分类横向排列 */
    flex-wrap: wrap;        /* 允许换行 */
    gap: 10px;             /* 子分类项间距 */
}

.zxfl-sub,.area-sub{
    min-height: 41px;
    background: #F8F8F8;
    border-radius: 4px;
    margin-top: 8px;
    max-width: 90%;
    margin-left:88px;
    padding: 5px;
    cursor: pointer;
}
.zxfl-sub .zxfl-sub-ul,.area-sub .area-sub-ul{
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 20px;
}
.zxfl-sub .zxfl-sub-ul li,.area-sub .area-sub-ul li{
    padding: 0 5px;
    font-size: 14px;
    color: #777777;
    font-weight: normal;
    min-width: 60px;
    text-align: center;
    margin-right: 0px !important;
}
.area-sub .area-sub-ul{
    gap: 0px 0px !important;
    line-height: 30px;
}
.area-sub .area-sub-ul li{
    min-width: 72px !important;
}
.sub-cat-hover{
    color: #0065FF !important;
}
.zxfl-sub .zxfl-sub-ul li:hover,.area-sub .area-sub-ul li:hover{
    color: #0065FF;
}
.news-list-li{
    list-style-type: none;
}
.zls-list{
    padding: 0 !important;
    border-bottom: none !important;
    padding: 30px 30px 0 30px !important;
    margin-top: 30px !important;
    margin-left: 15px !important;
}
.zls-list li{
    margin-bottom: 0px !important;
}
.zls-list li a{ 
     margin-bottom: 0px !important;
    position: relative;
}
.zls-list li p{
    height: 44px !important;
    line-height: 44px !important;
}
.news-list-li a{
    margin-bottom: 0px !important;
    position: relative;
}
.news-list-li a p{
    font-weight: 500 !important;
    font-size: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.news-list-li span{
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    text-align: left;
    font-style: normal;
    text-transform: none;

}
.highlight {
    color: #FF1E1E !important;
}
.icon-highlight {
    color: #FF0000;
    font-size: 18px;
}
.layui-icon-level{
    position: absolute !important;
    background-image: url(../images/new_index/countryEnrollment.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: unset !important;
    width: 43px !important;
    height: 21px !important;
    right: -50px !important;
    top: 50% !important;
    transform: translate(0, -50%);

}
.layui-icon-hot{
    position: absolute !important;
    background-image: url(../images/new_index/hot-news.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: unset !important;
    width: 36px !important;
    height: 36px !important;
    left: -15px !important;
    top: 6px !important;
}
.layui-icon-news{
    position: absolute !important;
    background-image: url(../images/new_index/news.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: unset !important;
    width: 36px !important;
    height: 36px !important;
    left: -15px !important;
    top: 6px !important;
}



