@charset "utf-8";
/* CSS Document */

img { border:0;}
ul, ol li {line-height:25px;padding-right:10px;}
.clear{clear:both;}
.none{display:none;}
.block{display:block;}
body {
	
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/indexbg.jpg) no-repeat top center;
	background-color:#0c020d;
	font-size:12px;
}
a:link,a:visited {
	color: #ffff00;
	text-decoration: none;
}
a:hover,a:active {
	color: #e43400;
	text-decoration: none;
}

.centerdiv{margin:0 auto;}
.redfont{color:#ff0000;}
.menudardgreen{color:#02653a;}
.left{float:left;}
.right{float:right;}
.font14{font-size:14px;}
.fontb{font-weight:bold;}
.clear{clear:both;}
.yellowfont{color:#FF0;}
.darkgreen{color:#6fbf87;}



/****/
.global_div{width:1000px;height:auto;margin:0 auto;}
.logo{width:310px;height:141px;margin:8px auto 0px auto;}
.playgame{background:url(../images/playgame.gif) no-repeat;width:198px;height:95px;border:0px;margin-top:325px;float:right;margin-right:90px;cursor:pointer;}
.playgame:hover{background:url(../images/playgame_h.gif) no-repeat;width:198px;height:95px;border:0px;margin-top:325px;float:right;margin-right:90px;cursor:pointer;}
.formbg{background:url(../images/formbg.png) no-repeat;width:418px;height:280px;color:#fff;position:absolute;top:30%;left:35%;padding:12px;}
.reg_btn{background:url(../images/reg.gif) no-repeat;width:91px;height:32px;border:0px;cursor:pointer;}
.xieyi_btn{background:url(../images/xieyi.gif) no-repeat;width:91px;height:32px;border:0px;cursor:pointer;}
.close_box{width:40px;height:32px;border:0px;cursor:pointer;background:none;}
.xieyi{background:#fff;width:940px;height:430px;position:absolute;top:15%;left:16%;border:4px solid #ddd;}
.close_xieyi{background: url("../images/close_leg.gif") no-repeat;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 14px;
    margin: 0 10px 0 2px;
    padding: 0 10px 0 0;
	width:15px;
	}

.hrstyle{border-bottom:1px dashed #8b581d;width:90%;}
a.shiwan:link,a.shiwan:visited{background:url(../images/shiwan.png) no-repeat;border:0px;width:384px;height:48px;color:#fff;cursor:pointer;margin-left:2px;line-height:26px;font-weight:bold;display:inline-block; text-decoration:none;text-align:center;margin-left:10px;margin-top:8px;}
a.shiwan:hover,a.shiwan:active{background:url(../images/shiwan_h.png) no-repeat;border:0px;width:384px;height:48px;color:#ffff00;cursor:pointer;margin-left:2px;line-height:26px;font-weight:bold;display:inline-block; text-decoration:none;text-align:center;margin-left:10px;margin-top:8px;}

/*在线客服样式*/
.duilian{top:170px;position:absolute; width:133px; overflow:hidden;display:none;}
.duilian_left{ left:10px;}
.duilian_right{right:0px;}
.duilian_con{border:#CCC solid 0px; width:133px; height:413px; overflow:hidden;}
.duilian_close{ width:100%; height:24px; line-height:24px; text-align:center; display:block; font-size:13px; color:#555555; text-decoration:none;}
.duilian_con .duilian_online{
display:block;
			top:0;
			left:0;
			width:133px;
			height:297px;
			background:url(../images/left.png) top no-repeat;
			z-index:300;
			cursor:pointer;
		}
		.duilian_con .duilian_weixin{
					display:block;
					left:0;
					width:133px;
					height:103px;
					background:url(../images/left.png) 0px -270px no-repeat;
					z-index:301;
					cursor:pointer;
		}
		.duilian_con .duilian_close{
					left:0;
					width:133px;
					height:38px;
					background:url(../images/left.png) 0px -297px no-repeat;
					z-index:301;
					cursor:pointer;
		}
		.duilian_con .duilian_online_l{
			display:block;
			top:0;
			left:0;
			width:133px;
			height:297px;
			background:url(../images/right.png) top no-repeat;
			z-index:300;
			text-align:center;
			cursor:pointer;
		}
		.duilian_con .duilian_online_l a{line-height:60px;width:100%;text-align:center; text-indent:999;}
		.duilian_con .duilian_online_l a span{text-indent:999;}
		.duilian_con .duilian_online_l2{
			display:block;
			left:0px;
			width:133px;
			height:64px;
			background:url(../images/right.png) 0px -331px no-repeat;
			z-index:303;
			cursor:pointer;
		}
		.duilian_con .duilian_reg_l{
					left:0;
					width:133px;
					height:50px;
					background:url(../images/right.png) 0px -221px no-repeat;
					z-index:301;
					cursor:pointer;
		}
		.duilian_con .duilian_close_l{
					left:0;
					width:133px;
					height:38px;
					background:url(../images/right.png) 0px -297px no-repeat;
					z-index:302;
					cursor:pointer;
		}
