* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'title';
	src: url("../font/FZHTJW.TTF");
}

body {
	max-width: 1920px;
	margin: 0 auto;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	display: block;
}

.list-banner .container {
	position: relative;
}

.container {
	width: 1200px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.list-banner-box {
	position: absolute;
	left: 85px;
	bottom: 40px;
	width: 435px;
}

.list-banner-tt {
	font-size: 36px;
	margin-bottom: 10px;
	color: #fff;
}

.list-banner-p {
	color: #fff;
	opacity: 0.5;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}




.pull-left {
	width: 330px;
	/* border-top: solid 10px #7f001a; */
	background: #eee;
	float: left;
}

.pull-left li a {
	display: block;
	border-bottom: solid 1px #fff;
	font-size: 20px;
	color: #333;
	line-height: 60px;
	padding-left: 50px;
}


.left-list-tt {
	height: 66px;
	line-height: 66px;
	padding-left:50px;
	font-size: 24px;
	color: #fff;
	background: url(../images/left-tt.png) center no-repeat;
	background-size: 100% 100%;
}

.article-tt {
	font-size: 24px;
	text-align: center;
	color: #9e0423;
	margin: 35px 0 20px 0;
}

.pull-right {
	float: left;
	width: 950px;
	border-top: solid 5px #cccc00
}
.Nrcont p{
	line-height: 30px;
    margin-bottom: 10px;
}