﻿.popBox {
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .3;
	position: fixed;
	top: 0;
	left: 0;
}

#gg {
	width: 515px;
	height: 185px;
	z-index: 9999;
	padding: 15px;
	position: fixed;
	top: 36%;
	left: 35%;
	background: url(../images/guanbibj.png);
	background-repeat: no-repeat;
	border-radius: 8px;
}

.guanbi {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 2px;
	top: -12px;
}

.ewm {
	width: 138px;
	height: 138px;
	float: left;
	margin-left: 14px;
}

.saoyisao {
	float: left;
	color: #FFFFFF;
	margin-top: 35px;
	margin-left: 46px;
}

.saoyisao>p {
	font-size: 26px;
	line-height: 40px;
}

.saoyisao>p:last-of-type {
	margin-left: 80px;
}

#gg>P {
	color: #FFF800;
	font-size: 18px;
	position: absolute;
	bottom: 32px;
	left: 43px;
}