@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(../fg_img/bb.jpg) ;
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1214px; 
    width: 100%; 
	height:961px;
	
}
.header .title  {
  height: 637px;
  width: 1209px;
  text-align: center;
  margin: 0 auto;
	}
	
.nov {
	height: 79px;
    width: 1192px;
	text-align: center;
	padding-top: 50px;
	}
	
.content {
	width: 1200px;
	margin: 0px auto;
	
}
.nr {
	width: 1200px;
	float:left;
	}

.picbg {
	background-image: url(../fg_img/picbg.jpg);
	height:801px;
	width:969px;
	margin-top: 20px;
	margin-left: 105px;
	margin-bottom: 60px;
	float:left;
	}
.bgpic {
	display: inline;
	float: left;
	width: 962px;
	margin-top: 80px;
}
.tit {
	width: 1200px;
	float:left;
	margin-top: 30px;
	}
.videobg1 {
	background-image: url(../fg_img/vi-bg_01.jpg);
	height: 634px;
	width: 1200px;
	float: left;
	 }
.videobg {
	height: 634px;
	width: 1200px;
	float: left;
	 }
.videobg2 {
	background-image: url(../fg_img/vi-bg_05.jpg);
	height: 588px;
	width: 1200px;
	float: left;
	 }
.video {
	background-image: url(../fg_img/vi_04.jpg);
	height: 273px;
	width: 374px;
	float: left;
	margin-left:10px;
	margin-top: 10px;
	margin-right:10px;
	 }
.videob {
	height: 273px;
	width: 374px;
	float: left;
	 }	 
.videor {
	background-image: url(../fg_img/vi_04.jpg);
	height: 273px;
	width: 374px;
	float: right;
	margin-top: 10px;
	margin-right:28px;
	 }
.bot {
	width:1200px;
	float: left;
	margin-top:8px;
	}		
.ztsm {
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top:10px;
	line-height: 40px;
	color: #000;
	text-align: center;
	float: left;
	height: 100px;
	width: 100%;
}

img {vertical-align: bottom;}	
