@charset "utf-8";

body {
	background: url(../images/bg_idxn.png) center 65px no-repeat #131416;
}

#introduceBox {
	float: left;
	width: 100%;
	height: 596px;
	position: relative;
}

#adBox {
	float: left;
	width: 100%;
	height: 1266px;
	position: relative;
}

.bg1 {
	position: absolute;
	width: 100%;
	height: 119px;
	left: 0;
}

#bgA_1 {
	background: url(../images/bg_idx_introduce_01.jpg) left top no-repeat;
	top: 0;
}

#bgA_2 {
	background: url(../images/bg_idx_introduce_02.jpg) left top no-repeat;
	top: 119px;
}

#bgA_3 {
	background: url(../images/bg_idx_introduce_03.jpg) left top no-repeat;
	top: 238px;
	height: 120px;
}

#bgA_4 {
	background: url(../images/bg_idx_introduce_04.jpg) left top no-repeat;
	top: 358px;
}

#bgA_5 {
	background: url(../images/bg_idx_introduce_05.jpg) left top no-repeat;
	top: 477px;
}

.wx {
	position: absolute;
	background: url(../images/bg_idx_wx_s.jpg) left top no-repeat;
	left: 22px;
	top: 345px;
	width: 149px;
	height: 149px;
	z-index: 2;
}

.submit {
	display: block;
	position: absolute;
	left: 15px;
	top: 373px;
	width: 223px;
	height: 78px;
	cursor: pointer;
	z-index: 2;
}

#share {
	color: #FFFFFF;
	left: 15px;
	line-height: 16px;
	position: absolute;
	top: 475px;
	z-index: 2;
}

#hotline {
	position: absolute;
	left: 675px;
	top: 500px;
	font: 15px/25px '微软雅黑';
	color: white;
	z-index: 2;
	background: url(../images/bg_hotline.jpg) left 2px no-repeat;
	padding-left: 35px;
}

#hotline a {
	color: #ed8000;
}

#hotline a i {
	font-style: normal;
	color: #fff;
}

.bg2 {
	position: absolute;
	width: 100%;
	height: 211px;
	left: 0;
}

#bgB_1 {
	background: url(../images/bg_idx_ads_01.jpg) left top no-repeat;
	top: 0;
}

#bgB_2 {
	background: url(../images/bg_idx_ads_02.jpg) left top no-repeat;
	top: 211px;
}

#bgB_3 {
	background: url(../images/bg_idx_ads_03.jpg) left top no-repeat;
	top: 422px;
}

#bgB_4 {
	background: url(../images/bg_idx_ads_04.jpg) left top no-repeat;
	top: 633px;
}

#bgB_5 {
	background: url(../images/bg_idx_ads_05.jpg) left top no-repeat;
	top: 844px;
}

#bgB_6 {
	background: url(../images/bg_idx_ads_06.jpg) left top no-repeat;
	top: 1055px;
}

.ad {
	position: absolute;
	width: 450px;
	height: 157px;
	z-index: 99;
	padding-top: 39px;
}

.ad p {
	color: #C0B370;
	display: block;
	float: left;
	margin: 15px 0 0 20px;
	_margin-left: 10px;
	width: 410px;
}

.ad .p3 {
	margin-top: 35px;
}

.ad .p4 {
	margin-top: 25px;
}

#ad1 {
	background: url(../images/bg_ad1.png) left top no-repeat;
	top: 0;
	left: 526px;
}

#ad2 {
	background: url(../images/bg_ad2.png) left top no-repeat;
	top: 198px;
	left: 44px;
}

#ad3 {
	background: url(../images/bg_ad3.png) left top no-repeat;
	top: 514px;
	left: 525px;
}

#ad4 {
	background: url(../images/bg_ad4.png) left top no-repeat;
	top: 947px;
	left: 338px;
}

#flash {
	height: 588px;
	left: 419px;
	position: absolute;
	top: 0;
	width: 760px;
	z-index: 2;
}

.paomadengbox {
	width: 100%;
	height: 22px;
	position: fixed;
	bottom: 0;
	background-color: #060102;
	border-top: solid 1px #0A0A0B;
	z-index: 109;
	display: none;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.paomadeng {
	margin: 0 auto;
	width: 900px;
	font: 14px/22px '微软雅黑';
	color: #FFF;
}

.paomadenginfobox {
	float: right;
	width: 820px;
	height: 22px;
	overflow: hidden;
	position: relative;
}

.paomadenginfo {
	position: absolute;
	top: 0;
	left: 250px;
	width: 5000px;
	height: 22px;
}

.paomadenginfo p {
	float: left;
	margin: 0 30px 0 0;
	padding-left: 20px;
	background: url(../images/bg_pmd_line.jpg) left center no-repeat;
}

.paomadenginfo p a {
	font: 12px/22px '微软雅黑';
	color: #ED8000;
}

.paomadenginfo p a:hover {
	text-decoration: underline;
}