@charset "utf-8";
/* glumezeng@tencent.com */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset,img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-user-select: none;
}

body {
	margin: 0;
	padding: 0;
	color: #232323;
	font: 14px/180% Arial,Microsoft Yahei;
	background-color: #e6e6e6;
}
/*cite{display:none;text-indent:-999px;}*/
em {
	font-family: 宋体;
	font-weight: bold;
}

a {
	color: #232323;
	text-decoration: none;
}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
}

a,img {
	-webkit-touch-callout: none;
 /* 禁止长按链接与图片弹出菜单 */
}

.hide {
	display: none;
}

.wrapper {
	margin: 0 auto;
	padding: 15px 20px;
}

.wrapper h1 {
	font-size: 22px;
	text-shadow: #fff 0 1px 0;
}

.info {
	height: 43px;
	display: block;
	margin-bottom: 24px;
	position: relative;
}

.info .infoTag {
	position: absolute;
	top: 20px;
	left: 50px;
	z-index: 9;
	color: #646464;
	font-size: 14px;
	text-shadow: #fff 0 1px 0;
}

.info .infoTag .playing {
	color: #646464;
	font-size: 14px;
}

.info .infoTag .name {
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 45px;
	padding-right: 50px;
	max-width: 130px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: -24px;
}

.info .infoavatar {
	background-position: center;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	border: 2px solid #FFF;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	display: inline-block;
	float: left;
}

/*Messagecenter*/
.messagecenter a {
	display: block;
	line-height: 42px;
	margin-bottom: 20px;
	padding: 10px 17px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 6px #bababa;
	-moz-box-shadow: 0px 1px 6px #bababa;
	box-shadow: 0px 1px 6px #bababa;
	background: #fff;
	color: #232323;
	overflow: hidden;
}

.messagecenter a h3 {
	float: left;
	font-size: 26px;
}

.messagecenter a dl {
	float: right;
	padding-right: 28px;
	background: url(http://download.wegame.qq.com/gc/formal/common/images/right.png) center right no-repeat;
}

.messagecenter a dt {
	float: right;
	font-size: 18px;
	color: #959595;
}

.messagecenter a dd {
	float: left;
	width: 41px;
	height: 41px;
	margin-right: 14px;
	border-radius: 3px;
}

.messagecenter a dd img {
	width: 41px;
	height: 41px;
	border: none;
}

/*List*/
.list {
	display: block;
	margin: 20px 0;
	padding: 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 6px #bababa;
	-moz-box-shadow: 0px 1px 6px #bababa;
	box-shadow: 0px 1px 6px #bababa;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.list img {
	float: left;
	width: 174px;
	height: 174px;
	background-size: 100% 100%;
	border-radius: 6px;
}

.list dl {
	float: left;
	padding: 16px 0 0 20px;
}

.list dt {
	font-size: 26px;
}

.list dd {
	position: absolute;
	height: 52px;
	padding: 14px 10px 0 0;
	color: #959595;
	font-size: 18px;
	overflow: hidden;
}

.list dd img {
	width: 24px;
	height: 24px;
	margin-right: 3px;
	background-size: 100% 100%;
	position: relative;
	top: -1px;
}

.list:hover,.list:active {
/*background:#e0eeff;*/
}

.list .new,.hot,.demo,.update {
	width: 56px;
	height: 56px;
	position: absolute;
	left: 122px;
	top: 4px;
	background: url(http://download.wegame.qq.com/gc/formal/common/images/new.png) no-repeat;
	background-size: 100% 100%;
}

.list .hot {
	background: url(http://download.wegame.qq.com/gc/formal/common/images/hot.png) no-repeat;
	background-size: 100% 100%;
}

.list .demo {
	background: url(http://download.wegame.qq.com/gc/formal/common/images/demo.png) no-repeat;
	background-size: 100% 100%;
}

.list .update {
	background: url(http://download.wegame.qq.com/gc/formal/common/images/updates.png) no-repeat;
	background-size: 100% 100%;
}

/*Button*/
a.download,a.start,a.quickdownload,.loading {
	position: absolute;
	right: 11px;
	top: 123px;
	width: 122px;
	height: 46px;
	line-height: 46px;
	border-radius: 6px;
	box-shadow: 0px 1px 3px #adadad;
	text-align: center;
	color: #fff;
	text-shadow: #999 0px 1px;
	font-size: 22px;
}

a.download {
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7cce41), color-stop(0.5, #74c23c), color-stop(1, #6cb636));
	background-image: -moz-linear-gradient(top, #7cce41, #74c23c 5%, #6cb636);
	background-image: -o-linear-gradient(top, #7cce41, #74c23c 5%, #6cb636);
}

a.downloadL {
	right: 145px;
}

a.download:hover {
	background: #6cb636;
}

a.start {
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #72b1ff), color-stop(0.5, #63a9ff), color-stop(1, #5aa4ff));
	background-image: -moz-linear-gradient(top, #72b1ff, #63a9ff 5%, #5aa4ff);
	background-image: -o-linear-gradient(top, #72b1ff, #63a9ff 5%, #5aa4ff);
}

a.start:hover {
	background: #5aa4ff;
}

a.quickdownload {
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f8b72c), color-stop(0.5, #eca51d), color-stop(1, #e0930d));
	background-image: -moz-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
	background-image: -o-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
}

a.quickdownload:hover {
	background: #e0930d;
}

/*loading*/
.loading {
	background-color: #d4d4d4;
}

.loading span {
	position: absolute;
	left: 0px;
	z-index: 2;
	height: 46px;
	border-radius: 6px;
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7cce41), color-stop(0.5, #74c23c), color-stop(1, #6cb636));
	background-image: -moz-linear-gradient(top, #7cce41, #74c23c 5%, #6cb636);
	background-image: -o-linear-gradient(top, #7cce41, #74c23c 5%, #6cb636);
}

.loading b {
	position: absolute;
	left: 0px;
	z-index: 9;
	width: 122px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
}

.orange {
	background-color: #d4d4d4;
}

.orange span {
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f8b72c), color-stop(0.5, #eca51d), color-stop(1, #e0930d));
	background-image: -moz-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
	background-image: -o-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
}

a.looktop {
	position: absolute;
	left: 188px;
	bottom: 5px;
	padding: 10px 20px;
	font-size: 18px;
	color: #5aa4ff;
}
/*a.looktop:hover{background:#cee7ff;border-radius:4px;}*/

a.go {
	display: inline-block;
	width: 99.9%;
	margin: 15px 0;
	padding: 18px 0;
	text-align: center;
	color: #333;
	font-size: 28px;
	border-radius: 4px;
	position: relative;
	border: 1px solid #d4d4d4;
	box-shadow: 0px 1px 2px #cfcfcf;
	background-color: #464748;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f7f7f7), color-stop(0.5, #eeeeee), color-stop(1, #e7e7e7));
	background-image: -moz-linear-gradient(top, #f7f7f7, #eeeeee 5%, #e7e7e7);
	background-image: -o-linear-gradient(top, #f7f7f7, #eeeeee 5%, #e7e7e7);
}

a.go img {
	margin-left: 15px;
	position: absolute;
}

/*加载/下拉刷新*/
.load,.refresh {
	display: block;
	clear: both;
	line-height: 22px;
	padding: 15px;
	background: #f6e3c3;
	border-bottom: 1px solid #ced2dc;
	text-align: center;
}

.load img,.refresh img {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	position: relative;
	top: 4px;
}

.refresh {
	background: #fff;
}

.refresh img {
	margin-right: 5px;
}
/*.refresh i{display:inline-block;width:28px;height:32px;background:url(../images/down_refresh.png) no-repeat;-webkit-transform:rotate(-180deg)}*/
.upDown {
	width: 100%;
	height: 50px;
/*background-color:#f8f8f8;*/
	position: relative;
}

.upDownArrow {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -85px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 300ms;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAGhElEQVR4Xu2bW2hcRRiAm8umF2ObQMF6K42l1TRYJaFFzG0DiQnRYLUSUBQR1Ci1DxEfvKAPipcHsYJFDX1Q9KEYaFVSozFi7qUalLSISSptxYJtGtrEXBrN1W/K2bKsu3v+OXMOTY5nYdnN7n/7Zv6Z+Wdmk7LMJ48Un3AsC0AWW0+61iM9PT2HFhYWcjQBz09MTOyoqqq6oKn3H3E3QRacBAP89UVFRX860Y3WcQ2ks7Nze0pKyiqdgObn56cHBgZ66+rqZnT04sm6BmIaiKm+ayC+6ZHu7u4LpFa2bstOTU2tKy8vH9LVi5V3rUd8A0Jq5dNKK3VaVg32wcHBvmCwR7Wam6n1NXa1FkTG1Pnx8fGaRbUgMkaGCWytTmohO89gv26xDfYBQG7WBBmam5u7taSkZFhTz7sShR4JQIIe8WjWClIrSK0gtZJM9r6Zftmz/wpnrs7Cxjb37NjY2Ibq6up/dPSMdogtLS1X8biBinVsenp6PmKMlfnSXp3vDrOyb9QJCJBh7IWxcY5nWkQ3LS0tJRQKrQHyDJBjEpviorGpqWlVdnb29xjdQsBTUcYvgRDUWj6/HIzEuaq10FMnKDMxusv57DSQJcXFxSMSW2IQZYw9RyWt9Y3EsKkMgDs5XTkotaMFoox2dXXtSk1N3St14EQOiJeAeENHVxtEGWeG+phUeFTHkVQWiINA7JTKR+ScglyNgV+AWa/r0Eb+HButXCcbLUcg1njJZ7wc4X3ILRhmriLKlR4n9hyDWOPlScZLgxPHsTqkVD0p9a5TW0Yg1nj5jBSrdRqApXeosLCwxsSGMUhDQ0MoLy+vD5gtTgKhJ05OTk5uraysnHSibzTYYx1SntzOZz/xTNUNZnZ2trC0tPSwrl6svHGPRAwC8zDvP9UJiJV7Fyv3+zo6iWRdA1EOgPmEl0ckgZFSBxjcD0hkJTKugliF5Q+Ml7xkzoE4wXlWQUVFxV+SICUyroJYU/JmQI7yXJEgADJqPp+UOioJUCrjOogFk3B9oTeeJaX2SAOUynkCopxTj+2jVx6PCWQ/68VD0uB05DwDaW5uXr569eojwKipWe1Xjs/MzBSUlZVN6AQolfUMRAXQ1tZ2S0ZGRr96Tx11G3XUMWlgunKeglhT8m5eQ6TUO7rB6ch7DqITjIlsAGLSel7oBj3iRaua2Ax6xKT1vNANesSLVjWx6XmPtLa2rlEBurn3iAfsGQhHq/dRMD6G022W414Kx4/Yh3xu0vKJdD0BoYR/E4jn4zkF5i32Iy+4DeM6CPv2ewnyC5tAd1BEfukmjDYIKXMTrXojLT4xOjraX1NTczE6IHqjhe/uShYk+t/SK5XRMur+JSsrK5fvMtE/TQqe1AEVg3R0dGzirPdtnJTjIPIjzN94v4fW/UA5BUIdbh9HZp0NyFm+3wzMuJKjF5/mpZ7nJkvvIkDfsYd5jjMv5cP2IQJhg7SBDVIz1uLeEUbuM5BbwZXZKQkIu8Ucdot/A/8i8q8niLSfa75q5H63IxGBqB8nY+juZMYIbHs4HO7VSa329vZtgP9oE+RX9Pg9xiAEtp4WO4WhpMeh9MpeUmW3zmDH9nvYfsYmSHXPmIPtP5LJ2fYI94aljI12uxbBWTvOyqyxIpp+AWkDJGxnm7ESZr/fYQqiLnTUAXXSR+yVmWRBBOQAIPfb2QakAJCfjUDUMWhmZuYJjFyTzFCig7dkJQog9YDYHUoM8Y8AG+2uHWxTy0qVOhx+mAgECPWrhzsi06ldC0e+t6ZrdfaV8G4F209h1/ZWTARiwbyMw1djg8RRHzPWg0yRA1KAaDl19sXMtT9ykBf9HbZfAeI1iV0xiDLGonhnenp6LQ628ucIr52s7vtiV3eJ42gZa1V/ApgSPs/m9RgXQI06F0AiEJXnIyMj07W1tdE/3dCNV1u+sbFxJT8byZBsAZKCSGYe7egECk78JgS5EqW4NRZFa1Bse8QF0VmdBQ0sFjHxGxdEp14SRykQNPGbCOSMpIIltsuluCDOpCI6WwCm5GtFqYVR34A42uW50CuO/fp7sJtMgy70invTbyQYJwuTKYjSd+L3/1GixLbuki8arTGz9Mt41pWlv7HyzVZX/cenLw4ffHMc5JsDOjVj+eLIVIH45hBbwfjiWiF6hV/yFz3SYtBk3y31EU9OVDTqOrgSJzCegDgtxXUbLFreMxCToJzoBiBOWs1LnaBHvGxdJ7b/BX4PbKFL2yQ1AAAAAElFTkSuQmCC');
	background-size: 25px 50px;
	background-repeat: no-repeat;
}

.slipLoading {
	background-position: 0 -25px;
	-webkit-transform: rotate(0deg) translateZ(0);
	-webkit-animation-name: updownloading;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes updownloading {
	from {
		-webkit-transform: rotate(0deg) translateZ(0);
	}

	to {
		-webkit-transform: rotate(360deg) translateZ(0);
	}
}

.upDowntext {
	width: 120px;
/*background-color:#0099FF;*/
	position: absolute;
	height: 50px;
	line-height: 50px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -60px;
	color: #878787;
}

/*公告*/
.announcement {
	position: relative;
	top: -2px;
	padding: 2px 5px 3px;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-style: normal;
	font-family: 宋体;
	color: #fff;
	border-radius: 4px;
	background-color: #f8b72c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f8b72c), color-stop(0.5, #eca51d), color-stop(1, #e0930d));
	background-image: -moz-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
	background-image: -o-linear-gradient(top, #f8b72c, #eca51d 5%, #e0930d);
}

/*listpage*/
.listpage {
	margin: 0 auto;
	min-height: 480px;
	background: #fff;
}

.listpage h1 {
	padding: 25px 0;
	border-bottom: 2px solid #5aa4ff;
	font-size: 28px;
	text-align: center;
	color: #575757;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fdfdfd), color-stop(0.05, #fbfbfb), color-stop(1, #eaeaea));
	background-image: -moz-linear-gradient(top, #fdfdfd, #fbfbfb 5%, #eaeaea);
	background-image: -o-linear-gradient(top, #fdfdfd, #fbfbfb 5%, #eaeaea);
}

.listpage ul {
	padding: 0 10px;
}

.listpage li {
	line-height: 44px;
	padding: 24px 0;
	border-bottom: 1px solid #e0e6f4;
	font-size: 26px;
	overflow: hidden;
	position: relative;
}

.listpage li span.places {
	float: left;
	width: 72px;
	height: 44px;
	text-align: center;
	font-weight: bold;
}

.listpage li span.picture {
	float: left;
	width: 44px;
	height: 44px;
	padding: 0 17px 0 5px;
}

.listpage li span.picture img {
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 5px;
}

.listpage li span.name {
	float: left;
	width: auto;
	padding-right: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 40%;
}

.listpage li span.fraction {
	position: absolute;
	right: 8px;
	color: #959595;
}

.listpage li span.vip {
	float: left;
	width: 42px;
	height: 22px;
	margin-top: 11px;
	background: url(http://download.wegame.qq.com/gc/formal/common/images/vip.png) no-repeat;
	background-size: 100% 100%;
}

.listpage li span.svip {
	float: left;
	width: 54px;
	height: 22px;
	margin-top: 11px;
	background: url(http://download.wegame.qq.com/gc/formal/common/images/svip.png) no-repeat;
	background-size: 100% 100%;
}

/*消息中心*/
.news {
	display: block;
	background: #fff;
}

.news dl {
	border-bottom: 1px solid #e0e6f4;
	background: url(http://download.wegame.qq.com/gc/formal/common/images/right.png) 99.2% center no-repeat;
	padding: 0 10px;
}

.news dl a {
	display: block;
	padding: 12px 0 12px 72px;
	position: relative;
}

.news dl a:hover {
	background: none;
}

.news dl img {
	border-radius: 4px;
	margin-right: 12px;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0px;
}

.news dl dt {
	display: block;
	font-size: 18px;
	padding-right: 10px;
}

.news dl dd {
	display: block;
	font-size: 16px;
	color: #999;
	padding-top: 10px;
}

.news dl.dlBg {
	background: #ddefff url(http://download.wegame.qq.com/gc/formal/common/images/right.png) 99.2% center no-repeat;
}

/*detail*/
#detail {
	background: #f7f7f7;
}

.detail {
	margin: 0 auto;
	padding: 20px 0;
	background: #f7f7f7;
	color: #444444;
	position: relative;
}

.detail h1 {
	padding: 10px 20px;
	font-size: 22px;
	overflow: hidden;
}

.detail .detailTop {
	display: block;
	height: 134px;
	padding: 0 20px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.detail .detailTop h1 {
	padding-left: 0px;
}

.detail .detailTop h5 {
	left: -2px;
	position: relative;
}

.detail .detailTop h5 img {
	width: 32px;
	height: 32px;
	margin: 0 3px;
}

.detail .detailTop h6 {
	height: 50px;
	color: #7b7b7b;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.detail .detailTop aside {
	float: left;
	margin-right: 24px;
}

.detail .detailTop a.download,.detail .detailTop a.start,.detail .detailTop a.quickdownload,.detail .detailTop .loading {
	top: 52px;
}

.detail .contText {
/*height:65px;*/
	line-height: 32px;
	padding: 0 20px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #808080;
	font-weight: normal;
	overflow: hidden;
	position: relative;
}

.detail .contText a.down {
	position: absolute;
	top: 15px;
	right: 0;
}

.detail ul {
	padding: 5px 0 0 0;
	height: 50px;
	color: #888;
	position: relative;
}

.detail ul li {
	display: inline-block;
	padding-right: 10px;
}

.detail .picList {
	display: block;
	height: 480px;
	padding: 7px 0 7px;
	overflow: hidden;
	box-shadow: 1px 0px 3px 2px #e0e0e0;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f4f4f4), color-stop(0.05, #f7f7f7), color-stop(1, #ececec));
	background-image: -moz-gradient(linear, 0 0, 0 100%, color-stop(0, #f4f4f4), color-stop(0.05, #f7f7f7), color-stop(1, #ececec));
	background-image: -o-gradient(linear, 0 0, 0 100%, color-stop(0, #f4f4f4), color-stop(0.05, #f7f7f7), color-stop(1, #ececec));
}

.detail .picList li {
	float: left;
}

.detail .picList li img {
	width: 320px;
	height: 480px;
	margin-left: 20px;
}

.detail .picList li.liNb {
	padding-right: none;
}

.detail .picTraverse {
	height: auto;
	clear: both;
}

.detail .picTraverse li img {
	width: 480px;
	height: 320px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.detail .detailComment {
	margin-top: 30px;
}

.detail .detailComment h1 {
	position: relative;
	border-bottom: 1px solid #e7e7e7;
}

.detail .detailComment h1 a {
	color: #9f9f9f;
	font-weight: normal;
	position: absolute;
	right: 0px;
}

.detail .detailComment ul {
	height: auto;
	margin-bottom: 20px;
}

.detail .detailComment ul li {
	display: block;
	padding: 7px 0 12px 56px;
	font-size: 20px;
	color: #515151;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}

.detail .detailComment ul li b {
	color: #444444;
}

.detail .detailComment ul li span {
	clear: both;
	display: block;
	padding-top: 0px;
	color: #999;
	font-size: 18px;
}

.detail .detailComment ul li img {
	position: absolute;
	left: 0px;
	top: 12px;
}

.detail .list {
	margin-top: 8px;
}

/*浮动导航*/
.nav {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0;
	z-index: 9;
	color: #fff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	border-top: 1px solid #0f0f13;
	background-color: #191919;
	box-shadow: 0px 1px 6px #5d6064;
}

.nav ul {
	width: 640px;
	margin: 0 auto;
	display: block;
	padding: 0px;
}

.nav li {
	float: left;
	line-height: 90px;
	border-right: 1px solid #565d64;
}

.nav li.noBorder {
	border-right: none;
}

.nav li a {
	float: left;
	line-height: 90px;
	padding: 0 50px;
	color: #fff;
	font-size: 30px;
	border-left: 1px solid #000;
}

.nav li a.dl {
	padding: 0 80px;
}

.nav li a.nb {
	border-left: none;
}

/*tabs*/
.tabs {
	display: block;
	height: 74px;
	line-height: 74px;
	background: #363b45;
}

.tabs ul {
	max-width: 640px;
	position: absolute;
	left: 50%;
	margin-left: -250px;
}

.tabs li {
	float: left;
	line-height: 74px;
	padding: 0 45px;
	margin: 0 20px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	position: relative;
}

.tabs li.on {
	padding-top: 8px;
	height: 66px;
	border-bottom: 8px solid #64a9ff;
	position: relative;
	top: -8px;
}

.tabs li .t_tips {
	position: absolute;
	top: 15px;
	left: 135px;
	padding: 0 4px;
	line-height: 16px;
	font-size: 10px;
	border-radius: 10px;
	border: 2px solid #fff;
	background-color: #f16e2f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f16e2f), color-stop(0.5, #e75524), color-stop(1, #de421c));
	background-image: -moz-linear-gradient(top, #f16e2f, #e75524 5%, #de421c);
	background-image: -o-linear-gradient(top, #f16e2f, #e75524 5%, #de421c);
}

.layer {
	width: 100%;
	clear: both;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	background: none;
	position: absolute;
	top: 74px;
	z-index: 5;
}

@media screen and (max-width:480px) {
	.wrapper {
		max-width: 480px;
		padding: 0 5px;
	}

	.wrapper h1 {
		padding: 0;
		font-size: 16px;
	}

	.info {
		margin-bottom: 12px;
		margin-top: 10px;
	}

	.info .infoTag {
		font-size: 12px;
	}

	.messagecenter a {
		display: block;
		line-height: 34px;
		margin-bottom: 10px;
		padding: 0 5px;
		border-radius: 4px;
	}

	.messagecenter a h3 {
		font-size: 16px;
	}

	.messagecenter a dl {
		padding-right: 14px;
		background: url(http://download.wegame.qq.com/gc/formal/common/images/right2.png) center right no-repeat;
	}

	.messagecenter a dt {
		font-size: 14px;
		color: #959595;
	}

	.messagecenter a dd {
		width: 21px;
		height: 21px;
		margin-right: 7px;
		position: relative;
		top: 6px;
	}

	.messagecenter a dd img {
		width: 21px;
		height: 21px;
	}

	.list {
		margin: 10px 0;
		border-radius: 4px;
	}

	.list img {
		width: 87px;
		height: 88px;
	}

	.list dl {
		padding: 0px 0 0 10px;
	}

	.list dt {
		font-size: 16px;
	}

	.list dd {
		height: 35px;
		padding-top: 0px;
		font-size: 12px;
		line-height: 18px
	}

	.list dd img {
		width: 18px;
		height: 17px;
	}

	.list .new,.hot,.demo,.update {
		width: 30px;
		height: 30px;
		left: 61px;
	}

	a.download,a.start,a.quickdownload,.loading {
		position: absolute;
		right: 7px;
		top: 66px;
		width: 61px;
		height: 23px;
		line-height: 24px;
		font-size: 14px;
		border-radius: 3px;
	}

	a.downloadL {
		right: 74px;
	}

	.loading {
		right: 7px;
		bottom: 5px;
		width: 61px;
		height: 24px;
	}

	.loading b {
		width: 61px;
		height: 22px;
		line-height: 24px;
		font-size: 12px;
	}

	.loading span {
		height: 24px;
		border-radius: 3px;
	}

	a.looktop {
		line-height: 20px;
		left: 95px;
		bottom: 2px;
		font-size: 12px;
		padding: 2px 15px 3px 7px;
	}

	a.go {
		margin: 10px 0;
		padding: 8px 0;
		font-size: 16px;
		display: block;
		clear: both;
	}

	a.go img {
		width: 7px;
		height: 12px;
		top: 15px;
		margin-left: 10px;
	}

	.listpage h1 {
		padding: 12px 0;
		font-size: 18px;
		border-bottom: 1px solid #5aa4ff;
	}

	.listpage ul {
		padding: 0 5px;
	}

	.listpage li {
		line-height: 22px;
		padding: 12px 0;
		font-size: 16px;
	}

	.listpage li span.places {
		width: 36px;
		height: 22px;
	}

	.listpage li span.places img {
		width: 20px;
		height: 18px;
	}

	.listpage li span.picture {
		width: 22px;
		height: 22px;
		padding: 0 9px 0 3px;
	}

	.listpage li span.picture img {
		width: 22px;
		height: 22px;
	}

	.listpage li span.name {
		padding-right: 7px;
	}

	.listpage li span.vip {
		width: 23px;
		height: 12px;
		margin-top: 5px;
	}

	.listpage li span.svip {
		width: 29px;
		height: 13px;
		margin-top: 5px;
	}

/*detail*/
	.detail {
		padding: 10px 0;
		height: auto;
		clear: both;
	}

	.detail h1 {
		padding: 2px 10px;
		font-size: 14px;
	}

	.detail .detailTop {
		height: 70px;
		padding: 0 10px;
		margin-bottom: 0px;
	}

	.detail .detailTop h5 img {
		width: 18px;
		height: 18px;
		margin-top: -2px;
	}

	.detail .detailTop h6 {
		height: 20px;
		font-size: 12px;
		position: relative;
		top: -9px;
	}

	.detail .detailTop aside {
		margin-right: 8px;
	}

	.detail .detailTop aside img {
		width: 67px;
		height: 67px;
	}

	.detail .detailTop a.download,.detail .detailTop a.start,.detail .detailTop a.quickdownload,.detail .detailTop .loading {
		top: 42px;
	}

	.detail .contText {
/*height:40px;*/
		line-height: 22px;
		margin-bottom: 8px;
		font-size: 12px;
	}

	.detail .contText a.down img {
		width: 20px;
		height: 20px;
		position: absolute;
		top: 0px;
		right: 0;
	}

	.detail .picList {
		height: 210px;
		padding-left: 10px;
	}

	.detail .picList li {
		padding-right: 10px;
	}

	.detail .picList li img {
		width: 160px;
		height: 210px;
		margin-left: 0px;
	}

	.detail .picTraverse {
		height: 160px;
	}

	.detail .picTraverse li img {
		width: 240px;
		height: 160px;
		margin-left: 0px;
	}

	.detail .detailComment {
		margin-top: 10px;
	}

	.detail .detailComment ul {
		margin-bottom: 10px;
	}

	.detail .detailComment ul li {
		padding: 5px 0 5px 28px;
		font-size: 12px;
		line-height: 20px;
	}

	.detail .detailComment ul li span {
		font-size: 12px;
	}

	.detail .detailComment ul li img {
		width: 21px;
		height: 21px;
		top: 8px;
	}

	.detail .list {
		margin-top: 8px;
	}

	.nav ul {
		width: 320px;
	}

	.nav li a {
		line-height: 50px;
		padding: 0 25px;
		font-size: 16px;
	}

	.nav li a.dl {
		padding: 0 38px;
	}

/*tabs*/
	.tabs {
		height: 48px;
		line-height: 48px;
	}

	.tabs ul {
		max-width: 480px;
		position: absolute;
		left: 50%;
		margin-left: -140px;
	}

	.tabs li {
		line-height: 48px;
		padding: 0 20px;
		margin: 0 15px;
		font-size: 16px;
	}

	.tabs li.on {
		padding-top: 4px;
		height: 44px;
		border-bottom: 4px solid #64a9ff;
		position: relative;
		top: -4px;
	}

	.tabs li .t_tips {
		top: 5px;
		left: 86px;
		padding: 0 3px;
		line-height: 14px;
	}

/*消息中心*/
	.news dl {
		line-height: 20px;
		background: url(http://download.wegame.qq.com/gc/formal/common/images/right2.png) 99.2% center no-repeat;
	}

	.news dl a {
		padding: 8px 0 8px 48px;
	}

	.news dl img {
		margin-right: 8px;
		width: 40px;
		height: 40px;
	}

	.news dl dt {
		font-size: 14px;
	}

	.news dl dd {
		font-size: 12px;
		padding-top: 3px;
	}

	.news dl.dlBg {
		background: #ddefff url(http://download.wegame.qq.com/gc/formal/common/images/right2.png) 99.2% center no-repeat;
	}
}
