@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:#faf7f2;
  font-family: "宋体", Arial;

}
#wrap {
	margin: 0 auto;
}
 
 
.header {
	background-image: url(../two_img/twobig_01.jpg);
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:812px;
}
.header .title  {
  padding-top: 250px;
  height: 87px;
  width: 1132x;
  text-align:center;
  margin: 0 auto;
	}
.content {
	width: 1200px;
	margin: 0px auto;
}
.left {
	float: left;
	width:600px;
    height:400px;
}
right{
	float: left;
	width:600px;
    height:400px;
}

.r-tit {
	float: left;
	width: 600px;
	margin-bottom:10px;
	margin-top: 10px;
	}
.jdt {
	float: left;
	height: 400px;
	width: 600px;
}
.new
{
	float: left;
	width:500px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 16px;
}
.new li
{
	line-height: 40px;
	list-style: none;
}
.new a:link{color:#616161;
text-decoration:none;
}
.new a:visited{color:#616161;
text-decoration:none;
}
.new a:hover{color:#616161;
text-decoration:underline;
}
.new span
{
    color: #999999;
    float: right;
	text-align:right;
}
.pic {
	width:1200px;
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.fclist {
	float: left;
	height: 100%;
	width: 1200px;
}

.kong {
	float:left;
	width:100%;
	height: 100px;
}	


