.tj{
	margin-bottom: 162px;
}
#tj-time-1,#tj-time-4{
    height: 32px;
    width:auto;
}
#tj-page-1,#tj-page-4{
	padding:0;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.layui-laypage{
    margin: 0;
}
.layui-laypage a, .layui-laypage span{
    margin: 0;
}
.layui-laydate-header *{
    line-height: 30px;
}
.tj-search{
	display: flex;
	align-items: center;
	color: #666;
	padding-bottom: 4px;
}
.tj-search font{
	margin-left: 10px;
	margin-right: 5px;
	flex-shrink: 0;
}
.tj-search .layui-input{
    height: 32px;
}
.tj-title{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 4px solid #FE5723;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.tj-title h1{
	position: relative;
	background: #FE5723;
	padding-left: 13px;
	height: 36px;
	display: flex;
	align-items: center;
	padding-top: 4px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-right: 61px;
}
.tj-title h1 span{
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top:18px solid #f8f8f8;
	border-right:18px solid #f8f8f8;
	border-left:18px solid transparent;
	border-bottom:18px solid transparent;
}
.tj-title h1 img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 3px;
}
.tj-banner-1,.tj-banner-3{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	margin-top: 18px;
	flex-wrap: wrap;
}
.tj-banner-1 a:nth-child(4n),.tj-banner-3 a:nth-child(4n){
	margin-right: 0;
}
.tj-banner-1 a,.tj-banner-3 a{
	display: flex;
	margin-right: 12px;
	margin-top: 12px;
}
.tj-banner-1 img,.tj-banner-3 img{
	display: flex;
	width: 291px;
	height: 110px;
	border-radius: 6px;
}
.tj-list-main{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.tj-list-1{
	width: 698px;
	margin-top: 30px;
}
.tj-list-1 .list-item{
	height: 376px;
}
.tj-list-1 .list-item a{
	display: flex;
	margin-top: 24px;
	align-items: center;
}
.tj-list-1 .list-item a:nth-child(1){
	margin-top: 0;
}
.tj-list-1 .list-item i{
	display: flex;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #ccc;
	margin-right: 8px;
}
.tj-list-1 .list-title{
	display: flex;
	align-items: center;
	flex-grow: 1;
	margin-right: 30px;
	width: 1px;
}
.tj-list-1 .list-title p{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 16px;
	color: #333;
}
.tj-list-1 .list-title font{
	margin-left: 5px;
	color: #FE5723;
	flex-shrink: 0;
}
.tj-list-1 .list-item span{
	color: #999;
	width: 82px;
	display: flex;
}
.tj-list-1 .time{
	display: flex;
	width: 72px;
	justify-content: flex-end;
	color: #999;
}
.tj-list-2{
	margin-top: 20px;
	width: 462px;
}
.tj-list-2 .list-title{
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.tj-list-2 .list-title img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.tj-list-2 .list-item{
	margin-top: 20px;
	height: 324px;
}
.tj-list-2 .list-item a:nth-child(1){
	margin-top: 0;
}
.tj-list-2 .list-item a{
	margin-top: 27px;
	display: flex;
}
.tj-list-2 .list-item img{
	display: flex;
	width: 90px;
	height: 90px;
	border-radius: 4px;
	margin-right: 10px;
}
.tj-list-2 .list-item .info{
	flex-grow: 1;
	width: 1px;
}
.tj-list-2 .list-item .info h1{
	color: #333;
	font-weight: normal;
	font-size: 22px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tj-list-2 .list-item .p{
	display: flex;
	margin-top: 14px;
	color: #999;
	font-size: 16px;
}
.tj-list-2 .list-item .p font{
	font-size: 16px;
	color: #666;
}
.tj-list-2 .introduct{
	margin-top: 16px;
	display: flex;
	align-items: center;
}
.tj-list-2 .introduct span{
	display: flex;
	width: 44px;
	height: 22px;
	color: #fff;
	padding-right: 3px;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
	background: var(--ic10);
	background-size: 44px 22px;
	flex-shrink: 0;
}
.tj-list-2 .info .introduct p{
	font-size: 16px;
	color: #666;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tj-list-2 .more{
	display: flex;
	align-items: center;
	justify-content: center;
	border:1px solid #ccc;
	border-radius: 16px;
	color: #666;
	width: 122px;
	height: 32px;
	margin: 0 auto;
	margin-top: 46px;
}
.tj-banner-2{
	display: flex;
	width: 1200px;
	margin: 0 auto;
}
.tj-banner-2 img{
	display: flex;
	width: 1200px;
	height: 110px;
	border-radius: 6px;
	margin-top: 40px;
}
.tj-list-3{
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	justify-content: space-between;
}
.tj-list-3 a{
	display: flex;
	width: 580px;
	margin-top: 24px;
	align-items: center;
}
.tj-list-3 a:nth-child(-n+2){
	margin-top: 0;
}
.tj-list-3 i{
	display: flex;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #ccc;
	margin-right: 8px;
}
.tj-list-3 .list-title{
	display: flex;
	align-items: center;
	flex-grow: 1;
	margin-right: 30px;
	width: 1px;
}
.tj-list-3 .list-title p{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 16px;
	color: #333;
}
.tj-list-3 .list-title font{
	margin-left: 5px;
	color: #FE5723;
	flex-shrink: 0;
}
.tj-list-3 span{
	color: #999;
	width: 82px;
	display: flex;
}
.tj-list-3 .time{
	display: flex;
	width: 122px;
	color: #999;
}
.tj-list-4{
	width: 787px;
	margin-top: 20px;
}
.tj-list-4 .list-item{
	height: 720px;
}
.tj-list-4 .list-item a:nth-child(1){
	margin-top: 0;
}
.tj-list-4 .list-item a{
	display: flex;
	align-items: center;
	margin-top: 36px;
}
.tj-list-4 .list-item img{
	display: flex;
	border-radius: 4px;
	width: 90px;
	height: 90px;
	margin-right: 10px;
}
.tj-list-4 .list-item .info{
	flex-grow: 1;
	width: 1px;
	margin-right: 30px;
}
.tj-list-4 .list-item .info h1{
	display: flex;
	align-items: center;
	color: #333;
	font-weight: normal;
	font-size: 22px;
}
.tj-list-4 .list-item .info h1 font{
	color: #FE5723;
	margin-left:4px;
}
.tj-list-4 .list-item .an{
	background: #fe5514;
	color: #fff;
	border-radius: 4px;
	width: 90px;
	height: 32px;
	align-items: center;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
}
.tj-list-4 .list-item .p{
	display: flex;
	margin-top: 14px;
}
.tj-list-4 .list-item .p p{
	width: 1px;
	color: #999;
	font-size: 16px;
	flex-grow: 1;
}
.tj-list-4 .list-item .p font{
	font-size: 16px;
	color: #666;
}
.tj-list-4 .introduct{
	margin-top: 16px;
	display: flex;
	align-items: center;
}
.tj-list-4 .introduct span{
	display: flex;
	width: 44px;
	height: 22px;
	color: #fff;
	padding-right: 3px;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
	background: var(--ic10);
	background-size: 44px 22px;
}
.tj-list-4 .info .introduct p{
	font-size: 16px;
	color: #666;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tj-list-5{
	margin-top: 20px;
	width: 374px;
}
.tj-list-5 .list-title{
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.tj-list-5 .list-title img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.tj-list-5 .list-item{
	margin-top: 30px;
	height: 396px;
}
.tj-list-5 .list-item a:nth-child(1){
	margin-top: 0;
}
.tj-list-5 .list-item a:hover h1{
	color: #FE5723;
}
.tj-list-5 .list-item a:hover i{
	background: #FE5723;
}
.tj-list-5 .list-item a{
	margin-top: 34px;
	display: flex;
	align-items: center;
}
.tj-list-5 .list-item i{
	display: flex;
	margin-right: 10px;
	width: 8px;
	height: 8px;
	background: #ccc;
	border-radius: 100%;
}
.tj-list-5 .list-item img{
	display: flex;
	width: 52px;
	height: 52px;
	border-radius: 4px;
	margin-right: 10px;
}
.tj-list-5 .list-item .info{
	flex-grow: 1;
	width: 1px;
}
.tj-list-5 .list-item h1{
	color: #333;
	font-size: 20px;
	font-weight: normal;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tj-list-5 .list-item p{
	color: #666;
	margin-top: 16px;
	font-size: 16px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tj-list-5 .more{
	display: flex;
	align-items: center;
	justify-content: center;
	border:1px solid #ccc;
	border-radius: 16px;
	color: #666;
	width: 88px;
	height: 32px;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 28px;
}
.tj-list-5 .more img{
	display: flex;
	margin-right: 10px;
	width: 12px;
	height: 12px;
}
.tj-banner-4{
	display: flex;
	width: 374px;
	margin: 0 auto;
}
.tj-banner-4 img{
	display: flex;
	width: 374px;
	height: 250px;
	border-radius: 6px;
	margin-top: 20px;
}