.position{
	display: flex;
	color: #999;
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.position a{
	color: #999;
	margin-right: 3.5px;
}
.position img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.main{
	background: #fff;
	margin: 0 auto;
	width: 1200px;
	border-radius: 6px;
	margin-top: 50px;
	padding:50px;
	box-shadow: 0px 4px 8px rgba(153, 153, 153, 0.1);
}
.main .info{
	display: flex;
}
.main .info img{
	display: flex;
	width: 225px;
	height: 225px;
	border-radius: 6px;
	margin-right: 30px;
}
.main .info .info-c h1{
	display: flex;
	color: #333;
	font-weight: bold;
	font-size: 26px;
}
.main .info .info-c .p p:nth-child(1){
	margin-top: 24px;
}
.main .info .info-c p{
	margin-top: 20px;
	font-size: 16px;
	color: #999;
}
.main .info .info-c font{
	color: #666;
	font-size: 16px;
}
.content{
	margin-top: 30px;
}
.content *{
	font-size: 20px;
	line-height: 34px;
	color: #333;
}
.content img{
	display: flex;
	margin: 30px auto;
	width: 770px;
	height: auto;
	border-radius: 6px;
	line-height: 1;
}
.title{
	display: flex;
	align-items: center;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.title img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.list-1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.list-1 .list-item{
	display: flex;
	flex-wrap: wrap;
}
.list-1 .list-item a{
	display: block;
	width: 224px;
	margin-right: 20px;
	margin-top: 36px;
}
.list-1 .list-item a:nth-child(-n+5){
	margin-top: 0;
}
.list-1 .list-item a:nth-child(5n){
	margin-right: 0;
}
.list-1 .thumb{
	position: relative;
}
.list-1 .thumb img{
	display: flex;
	border-radius: 6px;
	width: 224px;
	height: 224px;
}
.list-1 .thumb h1{
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #FE5723;
	height: 40px;
	display: flex;
	align-items: center;
	font-size: 20px;
	padding-left: 16px;
	font-weight: normal;
	padding-right: 32px;
}
.list-1 .thumb span{
	position: absolute;
	right: -30px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 15px solid transparent;
	border-left: 15px solid #FE5723;
	border-bottom: 20px solid #FE5723;
}
.list-1 .info{
	padding:0 12px;
	margin-top: 20px;
}
.list-1 .info p:nth-child(1){
	margin-top: 0;
}
.list-1 p{
	color: #666;
	font-size: 16px;
	display:block;
	white-space:nowrap;
	margin-top: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
}
#page-1,#page-2{
	padding:0;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.layui-laypage{
    margin: 0;
}
.layui-laypage a, .layui-laypage span{
    margin: 0;
}
.list-main{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 141px;
}
.list-title{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.list-title h1{
	display: flex;
	align-items: center;
	color: #333;
	font-size: 24px;
}
.list-title h1 img{
	display: flex;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.list-title a{
	display: flex;
	width: 68px;
	height: 24px;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	border:1px solid #ccc;
	color: #666;
}
.list-title a img{
	display: flex;
	margin-left: 4px;
	width: 12px;
	height: 12px;
}
.list-2{
	width: 787px;
}
.list-2 .list-item{
	height: 720px;
	margin-top: 30px;
}
.list-2 .list-item a:nth-child(1){
	margin-top: 0;
}
.list-2 .list-item a{
	display: flex;
	align-items: center;
	margin-top: 36px;
}
.list-2 .list-item img{
	display: flex;
	border-radius: 4px;
	width: 90px;
	height: 90px;
	margin-right: 10px;
}
.list-2 .list-item .info{
	flex-grow: 1;
	width: 1px;
	margin-right: 30px;
}
.list-2 .list-item .info h1{
	display: flex;
	align-items: center;
	color: #333;
	font-weight: normal;
	font-size: 22px;
}
.list-2 .list-item .info h1 font{
	color: #FE5723;
	margin-left:4px;
}
.list-2 .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;
}
.list-2 .list-item .p{
	display: flex;
	margin-top: 14px;
}
.list-2 .list-item .p p{
	width: 1px;
	color: #999;
	font-size: 16px;
	flex-grow: 1;
}
.list-2 .list-item .p font{
	font-size: 16px;
	color: #666;
}
.list-2 .introduct{
	margin-top: 16px;
	display: flex;
	align-items: center;
}
.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;
}
.list-2 .info .introduct p{
	font-size: 16px;
	color: #666;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-3{
	width: 374px;
}
.list-3 .list-item{
	margin-top: 30px;
	height: 442px;
}
.list-3 .list-item a:nth-child(1){
	margin-top: 0;
}
.list-3 .list-item a:hover h1{
	color: #FE5723;
}
.list-3 .list-item a:hover i{
	background: #FE5723;
}
.list-3 .list-item a{
	margin-top: 26px;
	display: flex;
	align-items: center;
}
.list-3 .list-item i{
	display: flex;
	margin-right: 10px;
	width: 8px;
	height: 8px;
	background: #ccc;
	border-radius: 100%;
}
.list-3 .list-item img{
	display: flex;
	width: 52px;
	height: 52px;
	border-radius: 4px;
	margin-right: 10px;
}
.list-3 .list-item .info{
	flex-grow: 1;
	width: 1px;
}
.list-3 .list-item h1{
	color: #333;
	font-size: 20px;
	font-weight: normal;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-3 .list-item p{
	color: #666;
	margin-top: 16px;
	font-size: 16px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-3 .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;
}
.list-3 .more img{
	display: flex;
	margin-right: 10px;
	width: 12px;
	height: 12px;
}
.banner{
	display: flex;
	width: 374px;
	margin: 0 auto;
}
.banner img{
	display: flex;
	width: 374px;
	height: 250px;
	border-radius: 6px;
	margin-top: 30px;
}