@charset "gb2312";

/*����*/
	.dg { background:#fff; margin:0 auto; overflow:hidden; padding-bottom:10px; width:1004px; }
	.dg-content { background: #fff url(../images/weixin.jpg) no-repeat 888px 10px; height:466px; background-size: 24% 100%;}
	.gm { background:#fff; overflow:hidden; margin-top:0px; height:700px; }
	.formgm { border:1px #ccc solid; float:left; margin:10px 19% 0; width:578px; }
	.banner{z-index: 10;margin-top: -163px;height: 620px;overflow: hidden;}
	#banner{width: 1200px;margin:0 auto;position:relative;background: url(../images/yellow.jpg) no-repeat;}
	.banner li{display: none;}
	/*.btn{
		position: absolute;
		top: 50%;
		background: red;
	}*/
	.btn1{
		/*display:none;*/
	}
	.btn1 span{
		background: rgba(1,1,1,.08);
		position: absolute;
		width:60px;
		height:100px;
		display: block;
		top: 50%;
		margin-top: -50px;
		text-align: center;
		line-height:100px;
		z-index: 20;
		font-size: 30px;
		color: white;
		cursor: pointer;
	}
	.btn1 span.l{left:0;}
	.btn1 span.r{right:0;}
	/*@media screen and  (max-width: 1366px) {
		.btn1 span.l{left:7%;}
		.btn1 span.r{right:7%;}
	}
	@media screen and  (max-width: 1366px) {
		.btn1 span.l{left:13%;}
		.btn1 span.r{right:13%;}
	}*/