* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.main {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.heard {
	background-color: #CC0000;
	width: 100%;
	height: 140px;
}

.logn {
	padding: 10px;
}

.log {
	width: calc(100% - 55px);
	height: 40px;
	float: left;
}

.dk {
	width: 30px;
	height: 20px;
	float: right;
	margin: 8px 0px;
}

.dk img,
.log img {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.nav {
	width: 100%;
	margin: 5px 0px;
	height: 100px;
	position: relative;
	overflow: hidden;
}

.nav ul {
	width: 180%;
}

.nav li {
	float: left;
	margin: 0px 10px;
	padding-bottom: 5px;
}

.nav li a {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	line-height: 1.458;
	text-align: center;
}

.nav .xuan {
	border-bottom: 3px solid #EFEFEF;
}

.jt {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #CC0000;
	border-left: 1px solid #FFFFFF;
	/* box-sizing: border-box; */
	padding-left: 5px;
}

.xia {
	width: 10px;
	height: 10px;
	margin-top: -2px;
}

.xia img {
	width: 100%;
	height: 100%;
}

.nei {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
	position: absolute;
	top: 110px;
}

.xiala {
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0px;
	background: #FFFFFF;
	z-index: 99;
	display: none;
	height: calc(100vh - 60px);
}

.jg {
	display: none;
	padding: 0px 20px;
	padding-bottom: 10px;
	background-color: rgb(236, 237, 235);
}

.jg a {
	width: 100%;
height: 100%;
display: block;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(89, 89, 89);
	line-height: 2.5;
}

.gaik {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(89, 89, 89);
	font-weight: bold;
	line-height: 0.8;
	border-bottom: 1px solid #DADADA;
	padding: 20px;
}

.hui {
	background-color: rgb(236, 237, 235);
	border-bottom: 1px;
}

.jian {
	float: right;
	width: 7px;
	height: 15px;
}

.jian img {
	width: 100%;
	height: 100%;
}

.xzhong .gaik {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(204, 0, 0);
}

.yc {
	display: block;
}

.hui .jian {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
}

.foot {
	width: 100%;
	background-color: rgb(0, 0, 0);
	height: auto;
	box-sizing: border-box;
	padding: 15px 0px;
}

.foot p {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	line-height: 1.714;
	text-align: center;
}

.jgjj .xiabian {
	border-radius: 5px;
	background-color: rgb(236, 237, 235);
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
}

.jian1 {
	float: right;
	width: 15px;
	height: 7px;
}

.jian1 img {
	width: 100%;
	height: 100%;
}

.xiabian a {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(204, 0, 0);
	font-weight: 700;
}


.nbjg {
	margin-top: 2px;
	border-radius: 5px;
	background-color: rgb(236, 237, 235);
	width: calc(100% - 20px);
	height: auto;
	padding: 30px;
	padding-top: 0px;
	box-sizing: border-box;
	display: none;
	position: absolute;
	left: 10px;
}

.nbjg li {
	text-align: center;
	padding: 0px 0px;
	height:60px;
	line-height:60px;
	border-bottom: #CFD0CE 1px dotted;
}

.nbjg li a {
	width: 100%;
height: 100%;
display: block;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(89, 89, 89);
	font-weight: 700;
}

.nbjg .xzl a {
	color: #CC0000;
}
.ju{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.lie {
	width: 100%;
}

.lie li {
	border-bottom: 1px solid #F6F6F6;
	padding: 10px 0px;
}

.wenzi {
	width: 70%;
	float: left;
}

.wenzi p {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(89, 89, 89);
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.pian {
	width: 30%;
	height: 70px;
	float: left;
}

.pian img {
	width: 100%;
	height: 100%;
}

.wenzi .sj {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: rgb(153, 153, 153);
	line-height: 1.2;
	margin-top: 15px;
}

.tu1 {
	width: 100%;
	height: 120px;
	border-radius: 4px;
	overflow: hidden;
}

.tu1 img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
#demo0 {
	float: right;
	height: 50px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #0099EB !important;
}

.layui-laypage a,
.layui-laypage span {
	background: #E6E6E6 !important;
	margin: 0px 5px !important;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(153, 161, 167);
	line-height: 3.781;
}
.layui-laypage>a:last-child, .layui-laypage>a:last-child em{
	color: #CC0000 !important;
}