@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-color:#fcf3e4;
  font-family: "宋体", Arial;
}
#wrap {
	margin: 0 auto;
}
 
 
.header {
	background-image:  url(../23dj_img/dj_01.jpg);
	background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:798px;
}
.header .title  {
  padding-top: 50px;
  height:318px;
  width: 1200x;
  text-align:center;
  margin: 0 auto;
	}
.content {
	width: 1200px;
	margin: 0px auto;
}
.content img {display:block;}
.part_tit {
	width: 1157px;
	margin: 0px auto;
}
.part {
	width: 1157px;
	margin: 0px auto;
}
.left {
	float: left;
	width: 716px;
}
.right{
	float: left;
	width: 441px;
}
.partkong{
	float: left;
	width: 1157px;
	margin-top:20px;
	margin-left:23px;
}
.part_nr{
	float: left;
	width: 1157px;
	margin-left:23px;
	background-color:#FFF;
}
.part_nr img{
	float: left;
	width: 363px;
	margin-top:20px;
	margin-left:18px;
	background-color:#FFF;
}
.new
{
	float: left;
	width:1100px;
}
.new li
{
	line-height: 30px;
	list-style: url(../23dj_img/dj_17.jpg);
	padding:0px 0px 0px 0px;;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 16px;
	width:1000px;
	text-decoration: dotted;
}

.new a:link{
	color:#616161;
    text-decoration:none;
}
.new a:visited{
	color:#616161;
    text-decoration:none;
}
.new a:hover{
	color:#616161;
    text-decoration:underline;
}

.fclist {
	float: left;
	height: 100%;
}
