@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;
  background-color:#fff;
  width: 100%;
  background-color:#1b2f6b;
}

#wrap {
	margin: 0px auto;
	
	
}
.header {
	background-image: url(../yz_img/yz_01.jpg);
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:615px;
	
}
.header .title  {
  padding-top: 30px;
  height: 433px;
  width: 1064px;
  text-align: center;
  margin: 0 auto;
	}
	
.content {
	width: 1200px;
	margin: 0px auto;
	
}
	
.left {
	width: 647px;
	height: 311px;
	float:left;
	}	
.jd {
	width: 610px;
	height:311px;
	}
.jdkuang{
	width: 610px;
	}		
.right {
	width: 543px;
	height: 311px;
	float:left;
	}
.tit {
	width: 1200px;
	height: 80px;
	float:left;
	}
.gg {
	width: 1200px;
	padding-top: 10px;
	margin-bottom: 20px;
	float:left;
	}		
.bgpic {
	display: inline;
	float: left;
	margin-top: 8px;
	margin-left: 105px;
	margin-bottom: 60px;
	width: 962px;
}	

.ztsm {
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top:30px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
	height: 100px;
	width: 100%;
}
img {vertical-align: bottom;}	

