.line_box {
	width: 100%;
	height: 400px;
	background: url(https://update.9618968.com/etc-common/2024-08-28/20240828092600034.png) no-repeat center center;
	background-size: 100% 100%;
	/* margin-top: 102px; */
}
.news_title{border-bottom: 1px solid #D8D8D8;padding-top: 10px;margin-bottom: 15px;}
.news_box{width: 1200px;margin: 0 auto;}
.news_item{padding: 10px 0;}
.news_item > a{display: block;}
.problem{color: #333333;font-size: 16px;display: inline-block;width: 100px;
line-height: 32px;text-align: center;cursor: pointer;}
.problem.active{color:#4165FD ;border-bottom: 2px solid #4165FD;}		
.item_state{display: block;
    float: right;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #FC3425;
    font-size: 12px;
    border: 1px solid #FC3425;}
.item_title{font-size: 15px;color: #333;font-weight: bold;line-height: 30px;display: block;cursor: pointer;}
.item_content{
	font-size: 14px;color: #666;line-height: 28px;
}
.bottom_right{font-size: 12px;color: #666;}
.avter{width: 20px;height: 20px;border-radius: 50%;}
.user_name{margin-right: 12px;}
.bottom_icon{display: inline-block;width: 20px;margin-left: 20px;cursor: pointer;}
.bottom_icon + span{font-size: 12px;color: #666;}
.header {background-color: transparent!important;}
#headerbox .header{position:absolute ;background-color: transparent; }
#headerbox{height: auto ;}
.layui-table tr{height: 80px;}
.layui-table-cell{    height: auto;   line-height: auto;}
thead{display: none;}
.item_content{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	    width: 80%;
}

