.container,
body {
	font-size: 14px
}

.fold,
.main .news-r,
.nav-l li {
	overflow: hidden
}

.t-grey {
	color: #b5b5b5
}

.t-red {
	color: #b31b1b
}

.b-line {
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	margin: auto
}

.b-red {
	background-color: #a94242;
	color: #fff
}

.main h3,
.nav-l li .d-nav a:hover,
.nav-l li .d-nav:hover {
	background-color: #b31b1b;
	color: #fff
}

.active,
.active a {
	background-color: #b31b1b;
	color: #FFF
}

.container {
	height: 84px;
	line-height: 54px;
	color: #3d3d3d
}

.main h3,
.nav-l li {
	height: 44px;
	line-height: 44px;
	box-sizing: border-box;
	font-size: 16px;
	cursor: pointer
}

.container span {
	margin: 0 6px
}

.main h3 {
	width: 100%;
	padding: 0 2em;
	display: none;
	margin-bottom: 1px
}

.nav-l {
	width: 20%
}

.nav-l li {
	width: 100%
}

.nav-l li.heightAuto {
	height: auto
}

.d-nav a {
	width: 100%;
	display: block
}

.fold {
	width: 8px;
	height: 7px;
	background-image: url(../images/previco.png);
	position: absolute;
	right: 10px;
	top: 20px
}

.banner,
.nav-l li .d-nav {
	position: relative
}

.nav-l li.currentDd {
	height: auto
}

.nav-l li.currentDd .fold {
	width: 4px;
	height: 1px;
	background-image: url(../images/downico.png)
}

.nav-l .fols-list a,
.nav-l .fols-list i,
.nav-l li .d-nav {
	height: 44px;
	line-height: 44px;
	box-sizing: border-box;
	text-align: center
}

.content {
	margin-bottom: 60px
}

.nav-l li .d-nav {
	width: 100%;
	transition: 0s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

.nav-l .fols-list a,
.nav-l .fols-list i {
	display: block;
	background-color: #ededed;
	margin-bottom: 1px
}

.main .news-r {
	width: 78%
}

.banner img,
.page-list {
	width: 100%
}

.banner .bannerDes {
	position: absolute;
	left: 5%;
	top: 47%;
	font-size: 40px;
	color: #fff
}

.page-list {
	display: block;
	margin: 60px auto auto;
	color: #999;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px
}

.page-list span {
	color: #b31b1b
}

.page-list a,
.page-list span {
	width: 36px;
	text-align: center;
	display: inline-block
}

.page-list a.next,
.page-list a.pre {
	width: 66px;
	text-align: center
}

.page-list a.firstPage,
.page-list a.lastPage {
	width: 54px;
	height: 100%;
	background-color: #e3e3e3;
	text-align: center;
	margin: 0 20px;
	display: inline-block;
	cursor: pointer
}

.page-list>div a {
	color: #a9a9a9;
	cursor: pointer;
	margin: 0 10px
}

@media (max-width:1024px) {
	.active,
	.active a,
	.nav-l li .d-nav a:hover,
	.nav-l li .d-nav:hover {
		background-color: #d0d0d0;
		color: #000
	}
	.content {
		margin-top: 20px
	}
	.main .show {
		display: block
	}
	.banner,
	.container,
	.page-list {
		display: none
	}
	.main .nav-l,
	.wrap {
		float: none;
		width: 100%
	}
	.nav-l .fols-list i {
		font-size: 22px
	}
	.nav-l .fols-list a,
	.nav-l .fols-list i {
		height: 60px;
		line-height: 60px
	}
	.main h3 {
		display: block;
		height: 70px;
		line-height: 70px;
		font-size: 24px
	}
	.nav-l li,
	.nav-l li .d-nav {
		height: 60px;
		line-height: 60px
	}
	.nav-l {
		display: none;
		text-align: center
	}
	.nav-l li .d-nav {
		font-size: 22px
	}
	.main .news-r {
		width: 94%;
		margin: auto;
		float: none;
		padding: 50px 6px 0;
		box-sizing: border-box
	}
}