.ljxq {
	width: 140px;
	height: 40px;
	border: 2px solid #003d74;
	text-align: center;
	color: #003d74;
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
	border-radius: 5px;
	position: absolute;
	left: 110px;
	bottom: 120px;
	display: block
}

.ljxq:hover {
	color: #69cbdb;
	border: 2px solid #69cbdb;
}

.ljxq2 {
	width: 140px;
	height: 40px;
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
	border-radius: 5px;
	position: absolute;
	left: 487px;
	bottom: 130px;
	display: block
}

.ljxq2:hover {
	color: #5a778a;
	border: 2px solid #5a778a;
}

.climg {
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/mask/close-red.png) no-repeat center center;
	top: 82px;
	right: 98px;
	cursor: pointer;
}

.climg2 {
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/mask/close-shadow.png) no-repeat center center;
	top: 82px;
	right: 98px;
	cursor: pointer;
}

.climg-s {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/mask/close-red.png) no-repeat center center;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.climg2-s {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/mask/close-shadow.png) no-repeat center center;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.ljxq-s {
	width: 80px;
	height: 25px;
	border: 1px solid #003d74;
	text-align: center;
	color: #003d74;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	border-radius: 5px;
	position: absolute;
	left: 25px;
	top: 122px;
	display: block
}

.ljxq-s:hover {
	color: #69cbdb;
	border: 1px solid #69cbdb;
}

.ljxq2-s {
	width: 80px;
	height: 25px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	border-radius: 5px;
	position: absolute;
	left: 25px;
	bottom: 18px;
	display: block
}

.ljxq2-s:hover {
	color: #5a778a;
	border: 1px solid #5a778a;
}