@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
}
.bg {
	width: 100%;
	height: 1625px;
	background: url(../images/bg.jpg) center top no-repeat;
}
.bg .main {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/main.jpg) center top no-repeat;
	position: relative;
}
.logo {
	position: absolute;
	right: 50%;
	margin-right: -115px;
	top: 26px;
	width: 115px;
	height: 165px;
}
.denglu {
	left: 50%;
	position: absolute;
	top: 560px;
	color: #fff;
	font-size: 14px;
	margin-left: -405px;
}
.denglu a {
	color: #fff;
}
.vip1 {
	left: 50%;
	position: absolute;
	top: 560px;
	color: #fff;
	font-size: 14px;
	margin-left: -405px;
}
.zhanghao {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.vip1 a {
	color: #fff;
}
.y188 {
	position: absolute;
	width: 188px;
	height: 50px;
	top: 887px;
	left: 173px;
	cursor: pointer;
}
.y188:hover {
	background: url(../images/ljlq.png) -8px -8px no-repeat;
}
.y288 {
	position: absolute;
	width: 188px;
	height: 50px;
	top: 887px;
	left: 623px;
	cursor: pointer;
}
.y288:hover {
	background: url(../images/ljlq.png) -8px -8px no-repeat;
}
.y488 {
	position: absolute;
	width: 188px;
	height: 50px;
	top: 1297px;
	left: 173px;
	cursor: pointer;
}
.y488:hover {
	background: url(../images/ljlq.png) -8px -8px no-repeat;
}
.y688 {
	position: absolute;
	width: 188px;
	height: 50px;
	top: 1297px;
	left: 623px;
	cursor: pointer;
}
.y688:hover {
	background: url(../images/ljlq.png) -8px -8px no-repeat;
}
.hdsm {
	position: absolute;
	top: 1420px;
	left: 100px;
	color: #D8C171;
}
.hdsm h2 {
	height: 40px;
	line-height: 40px;
}
.hdsm p {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 1em;
}
.aside {
	position: fixed;
	right: 50px;
	top: 50%;
	margin-top: -95px;
	_position: absolute;
 _top: expression(documentElement.scrollTop+document.documentElement.clientHeight-300+"px");
	width: 168px;
	height:268px;
	background: url(../images/t01e5c5517e5e9a1197.png) no-repeat;
}
.aside .side-cz:hover {
	  background: url(../images/t01d0dc8ca1c0ffd088.png) no-repeat 0 -117px;

}
.aside a {
    display: block;
    position: relative;
    width: 100%;
    height: 54px;
    text-indent: -9999px;
}

.aside .vipkf:hover{

	  background: url(../images/t01d0dc8ca1c0ffd088.png) no-repeat 0 -51px;

}
.aside .side-lq:hover {
	  background: url(../images/t01d0dc8ca1c0ffd088.png) no-repeat 0 -183px;

}
.pop {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/btm.png) repeat;
	display: none;
}
.pop .wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 450px;
	height: 200px;
	background: #c78700;
	border: 5px solid #ffd221;
	border-radius: 8px;
}
.pop .wrap .close {
	width: 26px;
	height: 26px;
	background: url(../images/guanbi.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.pop .wrap .t {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.pop .wrap .con {
	padding: 0 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height:150px;
	overflow:auto;
}
