@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
}
body {
 margin: 0;
  font-family: 'Montserrat', sans-serif;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  font-size: 14px;
  background-image:url(../25ndj/bg.jpg);
  font-family: "宋体", Arial;

}
#wrap {
	margin: 0 auto;
}
 
 
.header {
	background-image: url(../25ndj/25ndj_01.jpg);
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:512px;
}
.header .title  {
  padding-top: 180px;
  height: 70px;
  width: 1177px;
  text-align:center;
  margin: 0 auto;
	}
	
.content {
	width: 1200px;
	margin: 0px auto;
}

.nr {
	width:1200px;
	
	float: left;
	margin-left:28px;
	margin-bottom: 30px;
}

.picnr {
	float: left;
	width:1200px;
	height:623px;
	background-image:url(../25ndj/25ndj_03.jpg);
}
.picmd {
	margin-top: 20px;
	margin-left:300px;
	width:400px;
	height:600px;
	text-align:center;
}

.new
{
	float: left;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	padding-right: 30px;
	margin-bottom: 0px;
	font-size: 20px;
}
.new li
{
	line-height: 40px;
	text-align: left;	
	margin-left: 30px;
	list-style: none;
	background-repeat: no-repeat; 
	background-position: left;
}

.new a:link{color:#000;
	font-size: 20px;
text-decoration:none;
}
.new a:visited{color:#000;
	font-size: 20px;
text-decoration:none;
}
.new a:hover{color:#000;
	font-size: 20px;
text-decoration:underline;
}

.25n_tit {
	float:left;
	width:1200px;
	height:106px;
}



