@charset "gb2312";


/* .dg {
	background:#fff;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
} */
/* .dg-content {
	background: #fff url("../images/dinggou/weixin.jpg") no-repeat 888px 10px;
	height:466px;
	background-size: 24% 100%;
} */
/* .gm {
	background:#fff;
	overflow:hidden;
	margin-top:0px;
	height:700px;
} */
.wrapper-web{
	position: relative;
	width:1200px;
	height:700px;
	/* background-color: red;
	border:5px black solid; */
	left: 50%;
	margin-left: -600px;
	margin-bottom:100px;
}
.wrapper-web .formgm {
	position: absolute;
	border:1px rgba(204, 204, 204, 0.3) solid;
	border-radius: 12px;
	margin-top:3%;
	margin-left: 10%;
	padding:20px;
}
.wrapper-web .erweima{
	margin-left: 70%;
	padding-top: 15%;
}
.wrapper-web .erweima img{
	width:250px;
}

.wrapper-mobile{
	position: relative;
	width:360px;
	height:1200px;
	/* border:5px black solid; */
	left: 50%;
	margin-left: -180px;
}
.wrapper-mobile .formgm {
	position: absolute;
	border:1px rgba(204, 204, 204, 0.3) solid;
	border-radius: 12px;
	left:50%;
	margin-left: -170px;
	margin-top: 10%;
	/* padding:3px; */
}
.wrapper-mobile .erweima{
	position: absolute;
	left:50%;
	margin-left: -150px;
	top: 80%;
}
.wrapper-mobile .erweima img{
	width:300px;
}
