@charset "utf-8";
/* CSS Document */
body {
	font-family:Microsoft YaHei,Arial, sans-serif;
	background:#150f10 none;
}



.swfWrapper {
width:100%;
height:645px;
position:relative;
overflow:hidden;
z-index:3;
}
#swf {
position:absolute;
left:50%;
top:0;
*zoom:1;
width:1920px;
height:645px;
margin-left:-960px;
z-index:2;
}


.headImg {
width:100%;
height:645px;
position:relative;
z-index:1;
}
.headImg li {
height:141px;
}
.headImg .h1 {
background:transparent url(../images/images/headImg_01.jpg) center no-repeat scroll;
}
.headImg .h2 {
background:transparent url(../images/images/headImg_02.jpg) center no-repeat scroll;
}
.headImg .h3 {
background:transparent url(../images/images/headImg_03.jpg) center no-repeat scroll;
}
.headImg .h4 {
background:transparent url(../images/images/headImg_04.jpg) center no-repeat scroll;
}
.headImg .h5 {
background:transparent url(../images/images/headImg_05.jpg) center no-repeat scroll;
}

/*菜单*/
.menu {
	width:100%;
	height:114px;
	background:transparent url(../images/IMG.png) center top no-repeat scroll;
	position:relative;
	margin-bottom:50px;
	font-family:Microsoft YaHei,Arial, sans-serif;
}
.menuContent {
	height:100%;
	width:1200px;
	position:absolute;
	*zoom:1;
	left:50%;
	top:0;
	margin-left:-600px;
	font-family:Microsoft YaHei,Arial, sans-serif;
}
.menuLeft {
	float:left;
}
.menuRight {
	float:right;
}
.menuContent li {
	
	text-align:center;
	padding-top:34px;
	padding:34px 40px 0;
	height:80px;
	float:left;
	
}
.menuContent li.on {
background:transparent url(../images/IMG.png) 50% -1030px no-repeat scroll;
}
.menuContent .menuRight li {
	padding:34px 40px 0;
	margin:0;
}
.menuContent li a {
	color:#e0e0e4;
	text-shadow:1px 1px 3px #000;
	font-size:18px;
	font-weight:bold;
}
.menuContent li a span {
	color:#2b2829;
	font-size:12px;
	text-shadow:1px 1px 0px #716d6e;
	display:block;
	padding-top:10px;
	font-weight:normal;
}
.menuContent .startGame {
	position:absolute;
	z-index:5;
	*zoom:1;
	top:-50px;
	left:50%;
	margin-left:-176px;
	width:351px;
	height:206px;
}
	
.wrap {
	width:100%;
	position:relative;
	z-index:0;
	font-family:Microsoft YaHei,Arial, sans-serif;
/*	overflow: hidden;*/
	padding-bottom: 20px;
}
.wrap .mainContent {
	width:1200px;
	margin: 0 auto;
}
.mainContent .indexRight,.mainContent .serverListRight,.newsRight,.newCardRight,.newsNoticeRight {
	float:right;
	width:887px;
}
.mainContent .indexLeft {
	float:left;
	width:303px;
}
.leftBtns {
	width:100%;
}
#logined .head {
background:transparent url(../images/IMG.png)  -622px -840px no-repeat scroll;
}
#logined .userInfo {
margin:24px 0 30px 20px;
color:#7d7d7d;
font-size:13px;
}
#logined .userInfo a {
color:#fff;
margin-left:3px;
}
#logined .userUlti {
margin-left:33px;
}
#logined .userUlti li {
float:left;
width:106px;
height:30px;
background:transparent url(../images/IMG.png) -304px -511px no-repeat scroll;
margin-right:25px;
line-height:30px;
margin-bottom:8px;
}
#logined .userUlti li  a{
display:block;
width:100%;
height:100%;
color:#fff;
text-align:center;

}
.leftBtns li {
	width:100%;
	height:84px;
}
.leftBtns .loginBtn {
	height:111px;
}
.leftBtns li a  {
	width:100%;
	height:100%;
	display:block;
}
.mainContent .loginBtn {
	background:transparent url(../images/IMG.png) 0 -300px no-repeat scroll;
}
.mainContent .gamePay {
	background:transparent url(../images/IMG.png) 0 -412px no-repeat scroll;
}
.mainContent .regeBtn {
	background:transparent url(../images/IMG.png) 0 -495px no-repeat scroll;
}
.userCenter,.serverList,.serviceCenter,.coperationMedia {
	width:100%;
	height:261px;
	background:#3c3a3e none;
}
.userCenter .head,.serverList .head,.serviceCenter .head,.coperationMedia .head,.friendlyLink .head,.serverListRight .head,.newsRight .head,.newCardRight .head,.newsNoticeRight .head {
  height:42px;
  line-height:42px;
  border-bottom:2px solid #631616;
  padding-left:42px;
  background:#2c2a2d url(../images/IMG.png) -581px -840px no-repeat scroll;
  font-size:18px;
  color:#808080;
}
.userCenter .head span,.serverList .head span,.serviceCenter .head span,.coperationMedia .head span,.friendlyLink .head span,.serverListRight .head span,.newsRight .head span,.newCardRight .head span,.newsNoticeRight .head span {
	margin-left:4px;
	font-size:12px;
	color:#545255;
}
.inputArea {
	margin:21px auto 0;
	width:265px;
	overflow:hidden;
}
.inputArea p {
	padding-left:15px;
	height:28px;
	font-size:14px;
	color:#fff;
	line-height:28px;
	margin-bottom:13px;
	background:#5c5a5d none;
}
.inputArea .pwd {
	margin-bottom:27px;
}
.inputArea p input {
	border:0 none;
	background:transparent none;
	padding-left:5px;
	color:#fff;
	font-family:"微软雅黑",Arial, sans-serif;
	width:208px;
}
.remAccount {
	margin-left:5px;
	margin-right:11px;
	font-size:12px;
	color:#7d7d7d;
}
.inputArea .rege {
	color:#6a7686;
	font-size:12px;
}
.forgetPwd {
	float:right;
	color:#626c7a;
	font-size:12px;
	padding-left:18px;
	background:transparent url(../images/forgetPwd.jpg) 0 center no-repeat scroll;
}
.inputArea .loginBtn2 {
	display:block;
	margin-top:19px;
	height:45px;
	line-height:45px;
	background:transparent url(../images/IMG.png) 0 -614px no-repeat scroll;
	text-align:center;
	color:#fff;
	font-size:20px;
	width:262px;
}


.serverList {
	height:189px;
	font-size:12px;
	color:#7d7d7d;
}
.serverList .head {
	 background:#2c2a2d url(../images/IMG.png) -581px -875px no-repeat scroll;
	margin-bottom:8px;
}
.serverList .sel {
	margin-left:55px;
	margin-right:3px;
}
.serverListNo {
	border:0 none;
	background:#222529 none;
	height:18px;
	line-height:18px;
	font-size:14px;
	width:65px;
	font-family:"微软雅黑",Arial, sans-serif;
	margin-right:3px;
}
.intoGame {
	float:right;
	width:67px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#Fff;
	background:transparent url(../images/IMG.png) -303px -300px no-repeat scroll;
	margin-right:51px;
}
.serverListItem {
	width:265px;
	margin:12px auto 7px;
	height:51px;
}
.serverListItem li {
	height:24px;
	line-height:24px;
	background:#121518 none;
	margin-bottom:3px;
	color:#7d7d7d;
	font-size:14px;
	padding-left:3px;
}
.serverListItem li span {
	float:right;
	color:#638c0b;
	margin-right:3px;
}
.allServerList {
	display:block;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	width:265px;
	margin:0 auto;
	background:transparent url(../images/IMG.png) -370px -300px no-repeat scroll;
}

.serviceCenter {
	height:145px;
}
.serviceCenter .head {
	background:#2c2a2d url(../images/IMG.png) -581px -912px no-repeat scroll;
}
.serviceCenter .info {
	width:265px;
	margin:12px auto 0;
}
.infoRight {
	float:right;
	width:77px;
	height:78px;
	background:transparent url(../images/erweima.jpg) center no-repeat scroll;
}
.infoLeft {
	float:left;
	color:#7d7d7d;
	font-size:14px;
}
.infoLeft li {
	height:22px;
	line-height:22px;
	margin-bottom:3px;
}
.infoLeft a {
	display:inline-block;
	height:100%;
	width:69px;
	color:#fff;
	background:transparent url(../images/IMG.png) -303px -410px no-repeat scroll;
	text-align:center;
	height:23px;
}


.coperationMedia {
	height:156px;
}
.coperationMedia .head {
	background:#2c2a2d url(../images/IMG.png) -581px -950px no-repeat scroll;
}
.coperationMedia a {
	display:block;
	width:223px;
	margin:8px auto 0;
	height:94px;
	background:transparent url(../images/IMG.png) -345px -115px no-repeat scroll;
}
	
	
	
.friendlyLink {
position:relative
}
.friendlyLink .head {
background:#2c2a2d url(../images/IMG.png) -581px -990px no-repeat scroll;
}
.friendlyLink .xiala {
position:absolute;
right:8px;
top:12px;
width:18px;
height:18px;
z-index:4;
overflow:hidden;
background:transparent url(../images/IMG.png) -131px -588px no-repeat scroll;
}
.friendlyLink .links {
display:none;
position:absolute;
width:100px;
top:32px;
right:8px;
background:#000 none;
text-align:center;
}
.friendlyLink .links a {
color:#fff;
display:block;
height:100%;
}
.friendlyLink .links a:hover {
background:#f00;
color:#000;
}

.news {
	float:right;
	width:318px;
	height:540px;
	
	background:#4e4d52 url(../images/IMG.png) -1603px -260px no-repeat scroll;
}
.news .head {
	padding:17px 0;
	margin:0 auto;
	padding-left:60px;
	height:41px;
	background:transparent url(../images/IMG.png)  0 -700px no-repeat scroll;
}
.news .head li {
	width:40px;
	height:40px;
	float:left;
	margin-left:8px;
}
.news .head li a {
	display:block;
	height:100%;
	color:#b6b8bd;
	background:transparent url(../images/IMG.png) 0 -177px no-repeat scroll;

}
.news .head li a span {
	display:block;
	width:15px;
	margin:0 auto;
	padding-top:2px;
	font-size:13px;
}
.news .head a:hover, .news .head a.on{
	color:#fff;
	background:transparent url(../images/IMG.png) -42px -177px no-repeat scroll;
}
.news .jieshao {
	font-weight:normal;
	display:block;
	text-align:center;
	color:#fbfabc;
	font-size:14px;
	padding-bottom:16px;
	border-bottom:1px solid #19171c;
	width:296px;
	margin:0 auto;
}
.news .newsItem {
	border-top:1px solid #6f6d72;
	width:296px;
	padding-top:14px;
	margin:0 auto;
	position:relative;
}
.news .newsItem ul {
position:absolute;
left:0;
top:0;
display:none;
}
.news .newsItem a {
	color:#FFF;
	font-size:12px;
	margin-bottom:8px;
}
.news .newsItem a:hover {
	color:#F00;
}
.news .newsItem a span {
	float:right;
	color:#a5a3a0;
}

.banner {
	float:left;
	width:559px;
	height:279px;
	position:relative;
}
.banner .imgs {
	overflow:hidden;
	position:relative;
	height:100%;
}
.banner ul {
   width:9999px;
   position:absolute;
   left:0;
   top:0;
   height:279px;
   *zoom:1;
   z-index:5
}
.banner ul li {
position:absolute;
left:0;
top:0;
width:559px;
display:none;
}
.banner ul li a {
display:block;
height:100%;
}
.banner dl {
position:absolute;
left:440px;
bottom:22px;
height:14px;
z-index:15;
}
.banner  dt{
float:left;
width:14px;
height:14px;
background:transparent url(../images/IMG.png) 0 -815px no-repeat scroll;
margin-right:5px;
}
.banner  dt.on {
background:transparent url(../images/IMG.png) -14px -815px no-repeat scroll;
}
.banner  dt a {
float:left;
width:100%;
height:14px;
overflow:hidden;
}


.gameImgs {
float:left;
width:559px;
height:261px;
background:#3c3a3e none;
position:relative;
*zoom:1;
overflow:hidden;
}
.gameImgs .head {
padding-top:23px;
height:35px;
overflow:hidden;
background:#130d0e none;
position:relative;
z-index:2;
}
.gameImgs .head ul {
width:999px;
height:34px;
border-bottom:1px solid #88868b;
}
.gameImgs .head li {
float:left;
width:164px;
margin-right:33px;
height:100%;
}
.gameImgs .head a {
color:#aa9f9f;
font-size:16px;
padding-left:23px;
display:block;
height:35px;
position:relative;
}
.gameImgs .head .more {
display:none;
color:#fff;
font-size:12px;
height:20px;
line-height:20px;
width:44px;
text-align:center;
margin-left:5px;
background:transparent url(../images/IMG.png) -151px -588px no-repeat scroll;
}
.gameImgs .head a:hover .more,.gameImgs .head  a.on .more {
display:inline-block;
}
.gameImgs .head a i {
position:absolute;
left:0;
z-index:5;
bottom:-1px;
width:100%;
height:0;
overflow:hidden;
border:1px solid #631616;
display:none;
}
.gameImgs .head a:hover i,.gameImgs .head a.on i {
display:block;
}
.gameImgs .gonglue,.gameImgs .ziliao,.gameImgs .meitu {
position:absolute;
*zoom:1;
left:0;
top:59px;
width:559px;
height:202px;
z-index:6;
display:none;
}
.gameImgs .gonglue {
padding:19px 18px 0 14px;
width:527px;
height:183px;

}
.gameImgs .gonglue li {
height:23px;
line-height:23px;
border-bottom:1px solid #504952;
}
.gameImgs .gonglue li a {
color:#fff;
font-size:12px;
}
.gameImgs .gonglue li a:hover {
color:#f00;
}
 .gameImgs .gonglue li a span {
 float:right;
 color:#7d7d7d;
 }
 .ziliao .dao,.meitu .dao {
 position:absolute;
 right:7px;
 z-index:6;
 top:-25px;
 width:185px;
 height:227px;
 background:transparent url(../images/IMG.png) -449px  -334px no-repeat scroll;
 }
 .ziliao ul {
 padding-top:22px;
 padding-left:14px;
float:left;
width:360px;
 
 }
  .ziliao ul li {
  height:29px;
  line-height:29px;
  
  
  }
  .ziliao ul li a {
  float:left;
  padding:0 20px;
  color:#FFf;
  font-size:12px;
  border-bottom:1px solid #504952;
  }
    .ziliao ul li a:hover {
	color:#F00;
	}
  
  .meitu .gameSnapImg {
   margin:24px 0 0 26px;
   width:285px;
   height:156px;
   display:inline-block;
  }
  
  
  
  
  .postJS {
  clear:both;
  width:100%;
  height:333px;
  background:#3c3a3e none;
  }
  .postJS .head,.gameSnap .head {
  height:70px;
  background:#130d0e none;
  line-height:70px;
  font-family:KaiTi,Arial;
  color:#b1b4b6;
  font-size:24px;
  font-weight:bold;
  }
  .postJS .head span,.gameSnap .head span {
  color:#961f1f;
  font-size:14px;
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
  margin-left:5px;
  }
  .postJS .content {
  background:transparent url(../images/IMG.png) 100% -838px no-repeat scroll;
  height:263px;
  padding-left:14px;
  position:relative;
  z-index:5;
  }
  .postJS .name {
  padding-top:24px;
  }
  .postJS .name li {
  float:left;
  margin-right:12px;
  height:36px;
  line-height:36px;
}
.postJS .name li a {
font-family:KaiTi,Arial;
color:#fff;
font-size:22px;
padding:0 20px;
background:#78726b none;
float:left;
line-height:36px;
height:100%;
text-align:center;

}
.postJS .name li a.hover {
background:#bd731d none;
line-height:36px;
height:100%;
}
.postJS .name li a span  {
display:none;
vertical-align:middle;
margin-left:5px;
width:7px;
height:13px;
background:transparent url(../images/IMG.png) -196px -588px no-repeat scroll;
}
.postJS .name li a.hover span {
display:inline-block;
}
.postJS .wenben {
margin-top:23px;
color:#999696;
font-size:12px;
position:relative;
z-index:11
}
.postJS .wenben strong {
color:#FFF;
font-size:15px;
font-weight:normal;
}
.postJS .wenben li {
position:absolute;
left:0;
top:0;
width:505px;
height:170px;
}
.postJS .wenben li a {
position:absolute;
right:0;
bottom:0;
width:58px;
height:21px;
line-height:21px;
text-align:center;
color:#FFF;
font-size:12px;
background:transparent url(../images/IMG.png) -203px -587px no-repeat scroll;
}
.postJS .wenben p {
line-height:1.8em;
margin:10px 0  24px;
}
.postJS .bigImg {
position:absolute;
right:0;
bottom:0;
z-index:10;
display:none;
}
.postJS .one {
display:block;
width:409px;
height:333px;
background:transparent url(../images/IMG.png)  -853px -115px no-repeat scroll;
}
.postJS .two {
width:368px;
height:323px;
background:transparent url(../images/IMG.png)  -853px -446px no-repeat scroll;
}
.postJS .three {
width:366px;
height:312px;
background:transparent url(../images/IMG.png)  -1221px -446px no-repeat scroll;
}


.gameSnap {
height:201px;
background:#3c3a3e none;
}
.gameSnap .head {
height:64px;
line-height:64px;
}
.gameSnap .head .addMore {
float:right;
margin-top:22px;
background:transparent url(../images/IMG.png) -262px -584px no-repeat scroll;
width:23px;
height:20px;
overflow:hidden;
}
.gameSnap .gameSnapImgs {
overflow:hidden;
width:847px;
margin:17px auto 0;
}
.gameSnap .gameSnapImgs ul {
width:99999px;
}
.gameSnap .gameSnapImgs ul li {
float:left;
margin-right:29px;
width:183px;
height:103px;
overflow:hidden;
}
.gameSnapImgs  a {
display:block;
width:100%;
height:100%;
background:transparent url(../images/IMG.png) -1262px -115px no-repeat scroll;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*服务器列表*/
.serverListRight {
background:#3c3a3e none;
overflow:hidden;
}
.serverListRight .head,.newsRight .head,.newCardRight .head,.newsNoticeRight .head {
height:94px;
line-height:94px;
font-size:28px;
 font-family:KaiTi,Arial;
 padding-left:23px;
 background:#2a292c none;
 color:#b1b4b6;
}
.serverListRight .head span,.newsRight .head span,.newCardRight .head span,.newsNoticeRight .head span {
font-size:18px;
color:#7b2222;
font-family:"Times New Roman", Times, serif;
}

.serverListRight .content {
width:818px;
padding-top:63px;
margin:0 auto;

}
.serverListRight .tuijian,.serverListRight .allServerList  {
display:block;
width:115px;
text-align:center;
height:31px;
line-height:31px;
color:#a8a8a8;
font-size:14px;
border:1px solid #28242d;
position:relative;
z-index:6;
border-bottom:0 none;
background:#3c3a3e none;
margin:0;
}
.serverListRight .recom,.allServerListItem{
border-top:1px solid #544e4e;
position:relative;
top:-2px;
z-index:5;
width:800px;
overflow:hidden;
margin:0 auto 50px;
}
.serverListRight .recom ul,.allServerListItem ul {
border-top:1px solid #3c3a3e none;
padding-top:7px;
width:9999px;
}
.serverListRight .recom li {
width:221px;
margin-right:68px;
float:left;
height:83px;
background:transparent url(../images/IMG.png) -106px -115px no-repeat scroll;

}
.serverListRight .recom li a {
color:#fff;
font-size:12px;
display:block;
width:100%;
padding-top:43px;
height:40px;
font-family:"Times New Roman", Times, serif;
}
.serverListRight .recom  span {
margin-left:34px;
}
.serverListRight .recom strong {
display:block;
margin:0 0 4px 10px;
}
.serverListRight .icon {
float:right;
color:#93afd3;
font-size:12px;
margin-top:10px;
}
.serverListRight .icon li {
float:left;
margin-right:9px;
}
.serverListRight .icon span {
background:transparent url(../images/IMG.png) 0 -224px no-repeat scroll;
float:left;
width:14px;
height:14px;
margin-right:4px;
}
.serverListRight .icon .B {
background-position:-14px -224px;
}
.serverListRight .icon .F {
background-position:-28px -224px;
}
.serverListRight .icon .C {
background-position:-42px -224px;
}
.serverListRight .icon .M {
background-position:-56px -224px;
}

.allServerListItem ul {
padding-top:20px;
width:830px;
}
.allServerListItem ul li {
float:left;
width:210px;
margin-right:12px;
margin-bottom:24px;
background:url(../images/IMG.png) -106px -197px no-repeat scroll;
height:30px;
}
.allServerListItem ul li a {
display:block;
height:100%;
padding-left:15px;
line-height:30px;
color:#fff;
font-size:12px;
}
.allServerListItem ul li span {
float:right;
margin:10px 5px 0 0 ;
width:14px;
height:14px;
background:transparent url(../images/IMG.png) 0 -224px no-repeat scroll;
}
.allServerListItem li .B {
background-position:-14px -224px;
}
.allServerListItem li .M {
background-position:-56px -224px;
}
.allServerListItem li .F {
background-position:-28px -224px;
}











/*新闻公告*/
.newsRight,.newCardRight,.newsNoticeRight {
background:#3c3a3e none;
/*height:1074px;*/
}
.newsRight .content {
width:830px;
margin:0 auto;

}
.newsRight .newsListItem {
padding-top:44px;
padding-bottom:63px;
}
.newsRight .newsListItem li {
height:47px;
line-height:47px;
border-bottom:1px dotted #575559;
}
.newsRight .newsListItem li a {
display:block;
height:100%;
color:#c5c5c5;
}
.newsRight .newsListItem li a:hover {
color:#f00;
}
.newsListItem li a span {
float:right;
}
.newsRight .labels {
width:380px;
margin:0 auto;
}
.newsRight .labels li {
float:left;
height:22px;
line-height:22px;
margin-right:7px;
border:1px solid #323c4a;
}
.newsRight .labels  a {
padding:0 4px;
float:left;
height:100%;
color:#c5c5c5;
font-size:13px;

}
.newsRight .labels .all,.newsRight .labels .first,.newsRight .labels .last,.newsRight li.on {
background:#b96f1d none;
border:0 none;
}
.newsRight .labels .last  {
margin:0;
}



/*新闻公告2*/
.newsNoticeRight .content{
width:818px;
margin:0 auto;
color:#8a8a89;
}
.newsNoticeRight .content a {
color:#8a8a89;
}
.newsNoticeRight .cHead {
margin-top:37px;
border-bottom:1px dotted #4b494d
}
.newsNoticeRight .topHead {
font-weight:normal;
text-align:center;
color:#fff;
font-size:18px;
margin-bottom:24px;
}
.newsNoticeRight .info {
  font-size:12px;
  float:left;
  margin-bottom:15px;
  display:inline;
}
.newsNoticeRight .share {
color:#fff;
font-size:14px;
float:right;
width:275px;
}

.newsNoticeRight .share ul {
float:right;
width:193px;
background:transparent url(../images/IMG.png) -16px -241px no-repeat scroll;
}
.newsNoticeRight .share li {
float:left;
margin-left:5px;
display:inline;
width:16px;
height:16px;
}
.newsNoticeRight .share li a {
float:left;
width:16px;
height:16px;
}
.newsNoticeRight .share img {
vertical-align:middle;
}
.shareJIA {
margin-right:3px;
float:left;
width:16px;
height:16px;
background:transparent url(../images/IMG.png) 0 -241px no-repeat scroll;
}
.newsNoticeRight .zHead {
color:#f0cda4;
text-align:center;
margin:25px 0;
font-size:13px;
}

.newsNoticeRight .baiduIcon {
margin:0 16px 0 11px;
display:inline-block;
width:201px;
height:20px;
background:transparent url(../images/IMG.png) 0 -265px no-repeat scroll;
}
.newsNoticeRight .wenben {
text-indent:2em;
line-height:1.8em;
font-size:13px;
}
.newsNoticeRight .wenben strong,.newsNoticeRight .wenben .notice,.newsNoticeRight .wenben .moreGameInfo,.newsNoticeRight .moreGameInfo a {
color:#f39800;font-size:15px;
}
.newsNoticeRight .wenben .notice {
display:block;
margin:25px 0 5px;
}
.newsNoticeRight .wenben ul li {
margin-bottom:4px;

}
.newsNoticeRight .wenben .moreGameInfo {
margin:30px 0 43px;
display:block;
}
.preWenBen {

}




















/*新手卡*/
.newCardRight .topHead {
font-weight:normal;
height:98px;
line-height:98px;
text-align:center;
 font-family:SimSun,"Times New Roman", Times, serif;
 color:#dfdede;
 font-size:26px;
 border-bottom:1px dotted #474848;
}
.newCardRight .content .one {
margin-top:44px;
text-align:center;
color:#f0cda4;
font-size:15px;
}
.newCardRight .one li {
padding-bottom:21px;
}
.newCardRight .one  input {
border:1px solid #818177;
width:136px;
height:23px;
line-height:23px;
background:#fff none;
margin:0 19px 0 13px;
}
.newCardRight .one a {
display:inline-block;
height:25px;
line-height:25px;
color:#f0cda4;
text-align:center;
padding-left:13px;
background:transparent url(../images/IMG.png) -1821px -115px no-repeat scroll;
width:50px;
margin-left:18px;
}
.newCardRight .one a span {
display:block;
height:100%;
padding-right:13px;
background:transparent url(../images/IMG.png) right -115px no-repeat scroll;
}
.newCardRight .one .rege {
width:86px;
}
.newCardRight .banner1 {
display:block;
width:554px;
margin:0 auto;
position:relative;
top:-5px;
height:94px;
background:transparent url(../images/IMG.png) 0 -850px no-repeat scroll;
}
.newCardRight .two {
padding-left:200px;
}
.newCardRight .two li {
margin-top:26px;
color:#c7c7c5;
font-size:15px;
}
.newCardRight .two span{
display:inline-block;
width:50px;
height:52px;
background:transparent url(../images/IMG.png) -261px -241px no-repeat scroll;
margin-left:5px;
vertical-align:middle;
}
.newCardRight .fuliBigImg {
display:block;
margin:30px auto 0;
width:553px;
height:146px;
background:transparent url(../images/IMG.png) 0 -965px no-repeat scroll;
}





.footer {
background:#140f10 url(../images/IMG.png) center bottom 0 no-repeat scroll;
height:212px;
}

