@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

fieldset, img { border: 0 none; }

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal; }

ol, ul { list-style: none outside none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal; }

q:before, q:after { content: ""; }

abbr, acronym { border: 0 none; }

a { text-decoration: none; }

html, body{
	overflow-x:hidden
}

.bg1{
	background:url(../images/bg_01.jpg) no-repeat scroll center top;
}
.bg2{
	background:url(../images/bg_02.jpg) no-repeat scroll center 283px;
}
.bg3{
	background:url(../images/bg_03.jpg) no-repeat scroll center 567px;
}
.rel1002 {
	position:relative;
	width:1002px;
	min-width:1002px;
	margin:0 auto;
}
.rel1002 img {
	display:block;
}
.rel1002 a {
	display:block;
	background:url("_blank");
	position:absolute;
}
.rel1002 .a1{
	top:206px;
	left:0;
	width:125px;
	height:69px;
}
.rel1002 .a2{
	top:274px;
	left:0;
	width:140px;
	height:67px;
}
.rel1002 .a3{
	top:342px;
	left:0;
	width:151px;
	height:65px;
}
.rel1002 .a4{
	top:407px;
	left:0;
	width:161px;
	height:69px;
}
.rel1002 .a5{
	top:476px;
	left:0;
	width:173px;
	height:76px;
}
.rel1002 .info {
	position:absolute;
	left:200px;
	top:83px;
	width:715px;
	height:490px;
}
.rel1002 .btn1{
	top:692px;
	left:220px;
	height:79px;
	width:263px;
}
.rel1002 .btn2{
	top:667px;
	left:488px;
	height:79px;
	width:256px;
}
.rel1002 .btn3{
	top:649px;
	left:752px;
	height:75px;
	width:256px;
}
.content {
	border:#343536 1px solid;
	width:881px;
	height:604px;
	position:absolute;
	background-color: #1C1C1C; 
	margin-right:62px;
}
.close {
	background:url(../images/close.png);
	width:62px;
	height:67px;
	position:absolute;
	left:881px;
	top:-1px;
}
.content h2 {
	text-align:center;
	margin-top:10px;
	color:#FFC000;
	font-size:2em;
	font-weight:bold;
	font-family:"微软雅黑";
}
.content h3 {
	text-align:center;
	margin-top:10px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	font-family:"微软雅黑";
}
hr{
	text-align:center;
	width:820px;
}
.content p{
	color:#A1A0A0;
	padding-bottom:1em;
}
.content em{
	font-weight:bold;
}
.text {
	width:820px;
	height:480px;
	overflow:auto;
	margin:0 auto;
}
.text .tip{
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)&lt;69?"69px":"");
	min-width:69px;
	padding:0 5px;
	height:26px;
	background-color:#313131;
	display:block;
	float:left;
	margin-right:3px;
	text-align:center;
	line-height:26px;
	color:#D06C00;
	font-size:0.9em;
}
.text .tip:hover{
	background-color:#4f4f4f;
}
.wm-public{z-index:999 !important;}