@charset "utf-8";
/*设计者 李旭梅 */
*{
	border: 0;
	margin: 0px auto;
	padding: 0px auto;
	list-style-type: none;	
}
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;
  font-family: "宋体", Arial;
  width:100%;
}


#wrap {
	margin: 0px auto;
	
	
}
.header {
	background-image: url(../ml_img/mlbg.jpg);
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:411px;
	
}
.header .title  {
  height: 397px;
  width: 706px;
  text-align:center;
  padding-top: 30px;
	}
.content {
	width: 1200px;
	margin: 0 auto;
} 
.nr {
	float: left;
	width: 1200px;
	margin-bottom: 50px;
}	
.ul
{
	float: left;
	width:600px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

}
.new li
{
    line-height: 50px;
	font-size: 16px;
	list-style:none;
	width: 575px;
	float: left;
	font-family:"微软雅黑";
}
.new a:link{color:#000;
text-decoration:none;
}
.new a:visited{color:#000;
text-decoration:none;
}
.new a:hover{color:#000;
text-decoration:underline;
}

.jd {
	float: left;
	margin-top: 20px;
	width: 690px;
	height:520px;
	}
.jdkuang{
	width: 690px;
	}			
.right {
	float: left;
	width:434px;
	height:559px;
	}
