/*==========基本样式==========*/
body, div, h1, h2, h3, h4, h5, form, img, ul, ol, li, dl, dt, dd, p {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
a {
	color: #666666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #00787E;
	text-decoration: none;
}
area {
	outline: none;
}
/*清除浮动*/
* html .q {
	height: 1%;
}
*+html .q {
	height: 1%;
}
.q:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.hidden {
	display: none;
}
body {
	font-size: 12px;
	color: #666666;
	font-family: Microsoft YaHei;
	background: url(../images/bg.jpg) repeat;
}
.fl {
	float: left
}
.fr {
	float: right
}
/*------------------*/

/*m1*/

		#recommend{float:left;width:511px;height:566px;margin-left:0px;}
		/*ç®€ä»‹*/
	/*图片列表*/
	.picList{float:left;}
	.picList li{float:left;width:243px;height:271px;position:relative;margin-right:12px;margin-bottom:17px;padding-top:5px;background:url(../images/bg_product.png) no-repeat left top;}
	.picList li:hover .photo::before{-webkit-animation: rotate 4s linear infinite; animation-play-state: running;}
	.picList .photo{width:233px;height:266px;margin:0 auto;display:block;position:relative;}
	.picList .photo::before{content:"";position:absolute;width:137px;height:136px;background:url(../images/icon_round.png) no-repeat left top;left:50%;top:50%;margin-left:-68px;margin-top:-68px;animation: rotate 4s linear infinite; animation-play-state: paused;}
	.picList .photo{width:233px;height:266px;margin:0 auto;display:block;}
	.picList ._text{text-align:center;position:absolute;font-size:14px;color:#767674;right:0px;bottom:21px;left:0px;}
	.picList ._text strong{line-height:29px;font-size:17px;color:#272318;display:block;}
	.picList ._text span{line-height:17px;display:block;}
	/*图片列表*/
	.imgList{}
	.imgList::after{content:"";display:block;clear:both;}
	.imgList li{float:left;width:436px;height:467px;margin-right:20px;padding-top:18px;background:url(../images/pic_border.png) no-repeat left top;transition:all 0.2s ease-out;}
	.imgList li:hover{transform:translatey(-5px);}
	.imgList li:nth-child(3n){margin-bottom:31px;padding-right:0;}
	.imgList li .photo{width:386px;height:445px;margin:0 auto;display:block;}
.webbox {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}
.main {
	background: #fff;
	border: 5px solid #aaa;
	margin: 10px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	height: auto
}
.container_16 {
	margin-left: auto;
	margin-right: auto;
}
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.logo {
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.logo .logoimg {
	margin-left: 20px;
	font-weight: bold;
	font-size: 48px;
	font-family: 微软雅黑;
}
.logodesc {
	font-size: 22px;
	font-family: 微软雅黑;
	color: #e51400;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.container_16 .grid_12 {
	width: 800px;
}
.container_16 .grid_16 {
	width: 1100px;
}
.container_16 .grid_3 {
	width: 500px;
}
.rightbox {
	margin-top: 20px;
}
.rightbox .content-title {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #e51400;
	margin-bottom: 8px;
}
.rightbox .content-body {
	margin-left: 20px;
	margin-right: 20px;
	font-family: 宋体;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 50px;
}
.Down {
	margin: 30px 0;
}
.download {
	float: left;
	width: 320px;
	height: 75px;
	margin-left: 30px;
	background: url(../images/dlqa.jpg) no-repeat
}
.download:hover {
	background: url(../images/dlqb.jpg) no-repeat
}
.download1 {
	float: left;
	width: 320px;
	height: 75px;
	margin-left: 30px;
	background: url(../images/dlqc.jpg) no-repeat
}
.download1:hover {
	background: url(../images/dlqd.jpg) no-repeat
}

		.agetip{ width: 710px; position: absolute; left: 50%; margin-left: -355px; bottom: auto; top: 664px; z-index: 100000; }
		.agetip ._ageimg{ display: block; width: 79px; height: 102px; margin-top: 40px; float: left; }
		.agetip ._down{ margin:0 16px; background: url(../images/icon32.png) no-repeat center center; padding:14px 17px 13px 15px; overflow: hidden;  float: left;}
		.agetip ._down ._downa{ float:left; width: 137px; height: 138px; cursor: pointer; }
		.agetip ._down ._downa img{ width: 137px; height: 138px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
		.agetip ._down ._downa:hover img{ transform: scale(1.03);}
		.agetip ._down p{ padding: 12px 17px 0 17px; float: left; }
		.agetip ._down ._xza{ width: 180px; height: 53px; background: url(../images/icon05.png) no-repeat center center; font-size: 16px; color: #fff; line-height: 53px; display: block; text-indent: 51px; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
		.agetip ._down ._xza:hover{ transform: scale(1.03); }
		.agetip ._down ._xza.icon2{ background: url(../images/icon06.png) no-repeat center center; margin-top: 6px;}
#Introduction {
    float: right;
    width: 580px;
    height: 546px;
    margin-right: 0px;
    padding-top: 24px;
    padding-right: 9px;
    padding-left: 0px;
}
.contents {
    line-height: 1.88;
    font-size: 16px;
    margin-right: 18px;
}
.contents p {
    min-height: 35px;
    margin-bottom: 24px;
    padding-left: 38px;
    background: url(../images/0.png) no-repeat left top;
    transition: all 0.2s ease-in;
}
.sidebar {
	float: left;
	margin-left: 30px;
}
.sidebar .gamedown {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #bbb;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 10px;
}
.sidebar .gamedown a {
	text-decoration: none;
	color: #e51400
}
.gamedown a:hover {
	color: #000;
}
.leftbox {
	float: right;
	width: 610px;
	height: auto;
	overflow: hidden;
	border-right: #aaa 1px solid;
	margin-left: 50px;
}
.ml10 {
	margin-left: 10px;
}
/*------------------*/
.m2 {
	width: 1140px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
	border: #aaaaaa 5px solid;
	padding-bottom: 10px;
	position: relative
}
/*--------------------*/
/*a7*/




#Introduction .tit {
	float: left;
	width: 1140px;
	height: 140px;
	line-height: 92px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	color: #d68d00;
	border-bottom: 1px dotted #292116
}
#Introduction .tit span {
	float: left
}
#Introduction .Tab {
	margin-bottom: 8px
}
#Versiont .content {
	width: 1110px;
	color: #000;
	font-size: 14px;
	text-indent: 30px;
	padding-left: 15px;
}
#Versiont .content ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #aaa
}
#FenQu .content {
	width: 1110px;
	color: #000;
	font-size: 14px;
	text-indent: 30px;
	padding-left: 15px;
}
#FenQu .content ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #aaa
}
#Recharge .content {
	width: 1110px;
	color: #000;
	font-size: 14px;
	text-indent: 30px;
	padding-left: 15px;
}
#Recharge .content ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #aaa
}
#HuiShou .content {
	width: 1110px;
	color: #000;
	font-size: 14px;
	text-indent: 30px;
	padding-left: 15px;
}
#HuiShou .content ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #aaa
}
#ProductShow {
	width: 1110px;
	height: 365px;
	position: relative;
}
.Tabt {
	float: left;
	width: 1140px;
	height: 60px;
	line-height: 60px;
	margin-top: 0px;
	color: #e51400;
	background: #eeeeee;
	border-bottom: #aaa 1px solid
}
.Tabt li {
	float: left;
}
.Tabt li a {
	font-size: 13px;
	width: 189px;
	height: 58px;
	text-align: center;
	position: relative;
	font-weight: bold;
	display: block;
	color: #e51400;
	font-size: 18px;
	font-weight: bold;
	border-right: 1px #aaa solid
}
.Tabt li a .jiantou {
	width: 7px;
	height: 4px;
	position: absolute;
	text-indent: -99em;
	overflow: hidden;
	bottom: -4px;
	left: 35px
}
.Tabt li a:hover {
	color: #fff;
	text-decoration: none
}
.Tabt li.change a {
	color: #fff;
	border-bottom: #e51400 3px solid;
	background: #e51400
}
.Tabt li.change a .jiantou {
	background: url(../images/1.gif) no-repeat left top
}
.Tab_nr {
	color: #FFF;
	padding-top: 15px;
}
/*---*/
.k3 {
	width: 1150px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
/*--------*/

.popup {
	width: 715px;
	height: 342px;
	background: url(../images/popup.png) no-repeat;
	display: none;
	padding: 65px;
}
.popup h3 {
	height: 55px;
	line-height: 55px;
	padding: 0 10px;
	font-size: 33px;
	font-weight: bold;
	color: #ddcca8;
	border-top: 1px solid #746549;
	border-bottom: 1px solid #746549;
	float: left;
}
#info {
	float: left;
	margin-top: 25px;
	width: 715px;
	color: #ddcca8;
	font-size: 16px;
	height: 260px;
	overflow: auto;
	line-height: 22px;
}
#info p {
	text-indent: 2em;
	padding: 5px 0;
}
#info table {
	margin: 20px auto 0;
	width: 600px;
}
#info th {
	background: #432C16;
}
#info table, #info th, #info td {
	border: 1px solid #746549;
	text-align: center;
	line-height: 30px;
}


/*公告*/
#gonggao {
	width: 1030px;
	height: 150px;
	position: relative;
	top: 1px;
	left: 50%;
	margin-left: -515px;
	z-index: 1500;
	background: rgba(255,255,255,.5);
	border-radius: 10px;
}
#gonggao h5 {
	float: left;
	width: 89px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background-color: #8e2a02;
}
#gonggao p {
	float: left;
	width: 960px;
	height: 35px;
	line-height: 35px;
	padding-right: 8px;
	font-size: 16px;
	padding-left: 8px;
	background: url(../images/line.png) no-repeat left top;
}
#gonggao p a {
	color: #fff;
}

/*下载*/
#download {
	float: left;
	width: 1150px;
	height: 130px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}
#download .btn_down {
	float: left;
	width: 220px;
	height: 130px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn-2.png) no-repeat left top;
	display: block;
	margin-right:150px;
}
#download .btn_down:hover {
	text-decoration: none;
	background: url(../images/btn-2_hover.png) no-repeat left top;
}
#download .btn_payment {
	float: left;
	width: 220px;
	height: 130px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn-1.png) no-repeat left top;
	display: block;
	margin-left: 10px;
	margin-right:150px;
}
#download .btn_payment:hover {
	text-decoration: none;
	background: url(../images/btn-1_hover.png) no-repeat left top;
}
#download .btn_pay {
	float: left;
	width: 220px;
	height: 130px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn-3.png) no-repeat left top;
	display: block;
	margin-left: 10px
}
#download .btn_pay:hover {
	text-decoration: none;
	background: url(../images/btn-3_hover.png) no-repeat left top;
}
#download .list {
	float: left;
	width: 412px;
	height: 200px;
	margin-top: 3px
}

/*浮动条*/

.Online {
	width: 110px;
	height: 650px;
	position: fixed;
	top: 50%;
	right: 0px;
	margin-top: -320px;
	padding-top: 140px;
	padding-right: 48px;
	padding-left: 22px;
	background: url(../images/floatingbg.png) no-repeat left top;
	z-index: 9999;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}



.Online.close {
	right: -180px
}

.Online.close .btn-close {
	background: url(../images/on.png) no-repeat;
}
.Online .btn-close {
	width: 40px;
	height: 89px;
	background: url(../images/off.png);
	position: absolute;
	top: 0px;
	left: -40px;
	z-index:99999;
}

.Online .erweima {
	width: 109px;
	line-height: 20px;
	text-align: center;
	margin: 0px auto 50px auto;
	margin-left: 18px
}
.Online .erweima:hover {
}

.Online .erweima img {
	width: 110px;
	height: 110px;
	margin-bottom: 3px;
	background: #fff;
	display: block;
	transition: all 0.3s ease-in;
}
.Online .erweima span {
	font-size: 13px;
	color: #e7dbc0;
}
.Online ul {
	margin-bottom: 10px;
}
.Online ul li {
	line-height: 26px;
	text-align: center;
	color: #e7dbc0;
	margin-bottom: 8px;
}
.Online ul li a {
	display: block;
}
.Online ul li a img {
	margin: 0 auto;
	display: block;
}
.Online .downlist {
	float: left
}
.Online .downlist li a {
	width: 150px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	background: url(../images/linkbg.png) no-repeat left top;
}
.Online .downlist li a:hover {
	color: #fac800;
	text-decoration: none;
}

	/*æµ®åŠ¨æ¡*/
	#Floatingbar{width:133px;position:fixed;top:50%;right:0px;margin-top:-322px;margin-bottom:80px;padding-right:7px;padding-left:7px;background-color:#d7caba;z-index:12500;}
	.kefuList{margin-bottom:11px;}
	.kefuList li{line-height:24px;font-size:15px;border-bottom:1px solid #b5a898;transition:all 0.2s linear;}
	.kefuList li:hover{position:relative;margin-right:-7px;margin-left:-7px;}
	.kefuList li a{padding-top:6px;padding-bottom:8px;padding-left:11px;text-decoration:none;display:block;}
	.kefuList li:hover a{background-color:#cebeaa;}
	.kefuList li  em{line-height:18px;overflow:hidden;color:#933502;text-overflow:ellipsis;white-space:nowrap;display:block;}
	.kefuList li .userphoto{float:left;width:39px;height:39px;overflow:hidden;margin-right:7px;border-radius:50%;}
	.kefuList li .userphoto img{width:100%;height:100%;}
	.kefuList li .userphoto .userphoto imgstrong{font-weight:bold;}
	#Floatingbar .erweima{text-align:center;padding-bottom:12px;}
	#Floatingbar .erweima .photo{width:133px;height:133px;position:relative;overflow:hidden;}
	#Floatingbar .erweima .photo img{width:100%;height:100%;display:block;}
	#Floatingbar .erweima strong{line-height:24px;font-size:16px;font-weight:bold;display:block;}
	#Floatingbar .btn_backtop{width:147px;height:53px;line-height:53px;text-align:center;position:absolute;font-size:14px;top:100%;left:0px;background:url(../images/top_bg.png) no-repeat left top;}
	#Floatingbar .btn_backtop:hover{color:#671d02;text-decoration:none;}
	#Floatingbar .btn_openhide{width:16px;line-height:18px;text-align:center;position:absolute;font-size:13px;color:#fff;top:0px;right:100%;padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px;background-color:#9c3d1d;text-decoration:none;}
	#Floatingbar .btn_openhide:hover{background-color:#e15222;}
	#Floatingbar .btn_retract:hover{background-color:#ce4920;}