/*reset*/
html,body,div,span,iframe,h1,h2,p,blockquote,pre,abbr,em,img,samp,small,strong,sub,b,i,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{margin:0;padding:0;border:0;outline:0;}a,input,button{padding:0;margin:0;outline:0;border:none;}body{font-size:12px;font-family:"微软雅黑";}ul{list-style:none;}a{text-decoration:none;cursor:pointer;}a:hover{text-decoration:none;}table{border-collapse:collapse;border-spacing:0;}input,select,img{vertical-align:middle;}.clear{display:block;clear:both;overflow:hidden;}.left{float:left;display:inline;}.right{float:right;display:inline;}.clearfix{display:block;zoom:1;height:1%;}.clearfix:after,.clearfix:before{content:'';overflow:hidden;clear:both;display:block;visibility:hidden;height:0;}
a{color:#fcf7ee;transition:color 0.3s ease;}
a:hover{color:#ff7e00;}
i,em{font-style: normal;font-weight: normal;}
body{word-wrap: break-word;word-break: break-all;line-height: 24px;}

body{
	background:url(images/bg.jpg) no-repeat center top;
	/*background-color: #282828;*/
}
.container{
	width:1200px;
	height:750px;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	background:url(images/bg1.jpg) no-repeat left top;
}
.topLink{
	position: absolute;
	width:180px;
	height:170px;
	left:70px;
	top:0;
	text-indent: -10000px;
	background: url(images/transparent.gif) repeat center center;
}
.right-top{
	position: absolute;
	right:140px;
	top:22px;
	color:#756f71;
	font-family: "微软雅黑";
	font-size: 14px;
}
.right-top a{
	color:#ad0b07;
	margin:0 5px;
}
.right-top a:hover{
	color:#756f71;
}
.cont-text{
	position: absolute;
	left:484px;
	width:592px;
	text-align: center;
	top:275px;
	font-size: 24px;
	line-height: 30px;
	color:#290000;
	font-family: "微软雅黑";
}
.cont-text span{
	margin:0 10px;
	color:#e05a00;
}
.serverList{
	position: absolute;
	left:585px;
	top:329px;
	width:550px;
	height:100px;
	overflow: hidden;
}
.serverList span{
	float:left;
	height:50px;
	line-height: 50px;
	width:190px;
	margin-right:80px;
	font-size: 14px;
	font-family: "微软雅黑";
	overflow: hidden;
}
.serverList a{
	color:#000;
}
.serverList a:hover{
	color:#DD1413;
}
.serverList i{
	color:#dd1413;
	margin-left:5px;
}
.link-btn{
	position: absolute;
	left:516px;
	top:445px;
}
.link-btn a{
	background:url(images/sprite.png) no-repeat;
	width:533px;
	float:left;
	height:83px;
	text-indent: -10000px;
	clear:both;
}
.link-btn .a0{
	background-position: -29px -30px;
}
.link-btn .a0:hover{
	background-position: -29px -192px;
}
.link-btn .a1{
	background-position: -29px -108px;
}
.link-btn .a1:hover{
	background-position: -29px -270px;
}
.btm-word{
	position: absolute;
	left:520px;
	top:615px;
	width:530px;
	text-indent: 2em;
	font-family: "微软雅黑";
	font-size: 15px;
	color:#1f0000;
}
.btm-word em{
	color:#ab0000;
}