*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}
body {
	color: #ffffff;
}
a{
	color: #999999;
	text-decoration: none;
}
.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;
}
.container{
	width: 1100px;
	max-height: 3000px;
	min-height: 860px;
	margin: 0 auto;
}
.right{
	float: right;
}
.bjt{
	margin: 0 auto;
	margin-top: 20px;
	width: 820px;
}


.bjt li{
	width: 33.33%;
	font-size: 0;
	float: left;
	margin-bottom:15px;
}
.lg{
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width:260px;
	background: #202020;
	overflow: hidden;
	line-height: 21px;
}

.lg i{
	position: absolute;
	width: 20px;
	height: 15px;
	background: url("../image/video.png");
	top:18px;
	right: 10px;
}



h4{
	font-size:14px;
	line-height:22px;
}

h4 a {
	color: #b4b4b4;
}

h5{
	font-size: 14px;
	line-height:22px;
	color: #585858;

}
.tp{
	margin-top: 1px;
	height: 50px;
	width: 260px;
	box-sizing: border-box;
	background: #202020;
	display:flex;
	align-items: center;
	padding-left: 16px;
}
.tp li{
	width: 36px;
	margin: 1px;

}
.tp li img{
	width: 36px;
	height: 36px;
}
.left{
	width: 260px;
	float: left;
}
.layui-nav-tree {
    width: 260px;
} 
.layui-nav{
	margin-top: 20px;
	background: #393939;
}

.layui-nav .layui-nav-item {
	border-bottom: 1px solid #000000;
}

.layui-nav-child dd{
	background-color: #666666;

}

.layui-nav-child dd:not(:last-child) {
	border-bottom:1px solid #000000;
}

.layui-nav-tree .layui-nav-child a {
	color: #000000;
}

.layui-nav-tree .layui-nav-child a:hover{
	color: #0094ff;
}

.anli_list {
	width: 260px;
}
.anli_list li {
	float: left;
	width: 24%;
	background: #1d1d1d;
	color: #565656;
	font-size:16px;
	line-height:45px;
	text-align: center;
	margin: 1px;height:45px;overflow:hidden;
}

.anli_list li a {
	color: #555555;
}

.anli_list li a:hover {
	color: #00c2ff;
}


.active1 a:hover{
	color:#00c2ff;
}