.hot-games {
	overflow: hidden;
	margin-top: 20px;
	height: 130px;
	background-color: #fff;
	border: solid 1px #e9e9e9;
}

.hg-tag {
	margin-top: 15px;
	float: left;
	width: 28px;
	height: 100px;
	background-color: #2e8ae6;
	border-radius: 0px 10px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 65px;
	letter-spacing: 3px;
	color: #fff;
	writing-mode: vertical-lr;
	text-align: center;
	line-height: 28px;
}

.app-list {
	overflow: hidden;
}

.zxzr {
	margin: 16px 0 0 42px;
	width: 1140px;
}

.app-list > a {
	float: left;
	width: 114px;
	height: 114px;
}

.app-img {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 8px;
}

.app-name {
	margin: 10px auto 0;
	width: 96px;
	text-align: center;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.app-list-title {
	margin-top: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #2e8ae6;
}

.app-list-wrap {
	overflow: hidden;
	margin-top: 10px;
}

.app-down-list-w {
	float: left;
	width: 890px;
	border: solid 1px #e9e9e9;
}

.app-down-top {
	float: right;
	width: 300px;
	border: solid 1px #e9e9e9;
}

.app-down-list {
	padding: 0 16px;
}

.app-down-list > li {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px solid #e9e9e9;
}

.adl-img {
	float: left;
	width: 80px;
	height: 80px;
}

.adl-down-btn {
	margin-top: 25px;
	float: right;
	width: 90px;
	height: 31px;
	border-radius: 4px;
	border: solid 1px #2e8ae6;
	font-size: 14px;
	line-height: 30px;
	color: #2e8ae6;
	text-align: center;
}

.adl-down-btn:hover {
	color: #2e8ae6;
}

.adl-info {
	margin: 0 100px;
}

.adl-name {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.adl-des {
	margin-top: 5px;
	font-size: 14px;
	color: #999;
	height: 21px;
}

.adl-subinfo {
	margin-top: 5px;
	font-size: 14px;
	color: #999;
}

.c666 {
	color: #666;
}

.ml20 {
	margin-left: 20px;
}

.adt-head {
	overflow: hidden;
	padding: 10px 16px;
	line-height: 30px;
}

.adt-title {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.yxfl-item-more {
	float: right;
	padding-right: 18px;
	font-size: 16px;
	color: #333;
	background: url("../images/dou-arr.png") right center no-repeat;
}

.adt-list {
	padding: 16px;
	cursor: pointer;
}

.adt-list > li {
	margin-bottom: 20px;
}

.index-num {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #c6c6c6;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	color: #fff;
	text-align: center;
	border-radius: 4px;
}

.top3-1 {
	background-color: #fa4e57;
}

.top3-2 {
	background-color: #fa7a53;
}

.top3-3 {
	background-color: #fac258;
}

.adt-item-name {
	margin-left: 10px;
	display: inline-block;
	font-size: 14px;
	color: #333;
}

.adt-item-subinfo {
	display: none;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 30px;
}

.adt-list > li:hover .adt-item-subinfo {
	display: block;
}

.adt-item-img {
	float: left;
	width: 58px;
	height: 58px;
}

.adtis {
	margin-left: 70px;
}

.app-volume {
	display: inline-block;
	font-size: 14px;
	color: #999;
}

.avs-cutline {
	margin: 0 5px;
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #999;
	transform: rotate(20deg);
}

.adt-item-down {
	margin-top: 5px;
	display: block;
	width: 67px;
	height: 27px;
	border-radius: 4px;
	border: solid 1px #308ae7;
	font-size: 12px;
	color: #2e8ae6;
	text-align: center;
	line-height: 27px;
}

.adt-item-down:hover {
	color: #2e8ae6;
}

.app-star {
	display: inline-block;
	width: 89px;
	height: 16px;
	background: url("../images/star-gray.png") no-repeat;
}

.app-star-inner {
	height: 16px;
	background: url("../images/star-full.png") no-repeat;
}
