.container{
	width: 1100px;
	max-height: 3000px;
	margin: 0 auto;
}
.title{
	height: 44px;
	width: 100%;
	background: #2f2f2f;
	line-height: 44px;
	text-indent: 44px;
	font-size: 14px;
	color: #c0c0c0;
}
.c-t{
	height: 260px;
	display: flex;
	background: #202020;
}
.lg1{
	margin-left: 34px;
	width: 769px;
}
.bjt{
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bjt:after {
	display:block;
	content:"";
	width: 25%;
	height:0px;
}

.bjt li{
	width: 260px;
	height: 260px;
	margin-bottom: 25px;
}

.placeholder {
	width: 25%;
	height: 0px;
}

.lg{
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width:260px;
	background: #202020;
	overflow: hidden;
	line-height: 21px;
}
h4,h5{
	font-size:14px;
	line-height:22px;
	white-space:nowrap;
	overflow: hidden;
	margin-right: 30px;
}

h4 a {
	color: #b4b4b4;
}

h4 a:hover {
	color: #00c2ff;
}


h5{
	font-size: 14px;
	color: #797979;
	opacity: 0.6;
}
.tp{
	margin-top: 1px;
	height: 50px;
	background: #202020;
	display:flex;
	align-items: center;
	padding-left: 16px;
}
.tp li{
	width: 36px;
}
.tp li img{
	width: 36px;
	height: 36px;
}
.fenye{
	text-align: center;
}

.layui-laypage a{
	background-color: #111111;
	border: none;
	margin: 0 5px;
	border-radius: 2px;
}
.layui-laypage span{
	margin: 0;
}
.layui-laypage span {
    border: none;
}
.layui-laypage a:hover{
	color: white;
}
