.hot-gamewrap {
	width: 100%;
	min-width: 1200px;
	background: url("../image/game-bg.png") no-repeat center top #eeecec;
	background-size: 100% auto;
	padding-bottom: 40px;
	background-attachment:fixed;
	min-height: 800px;
	margin-top: 130px;
}
.seach-result {
	width: 62.5%;
	height: 82px;
	line-height: 82px;
	max-width: 1200px;
	/*height: 20.2vw;
	max-height: 387px;*/
	margin: 0 auto;
}
.seach-number {
	font-size: 14px;
	color: #666;
	margin-left: 5px;
}
.seach-title {
	font-size: 28px;
	color: #333;
}
.hotgame-list {
	/*width: 63.5%;*/
	width: 1220px;
	min-height: 300px;
	margin: 0 auto;
	/*padding-top: 38px;*/
	/*border: 1px solid red;*/
	overflow: hidden;
	padding-top: 30px;
}
.list-content > a{
	text-decoration:none; !important;
}
.list-content a:link{text-decoration:none; }

.list-content a:visited{text-decoration:none; }

.list-content a:hover{text-decoration:none;}

.list-content a:active{text-decoration:none;}

.glistwrap {
	width: 100%;
}
/*.glistwrap:hover{
	-webkit-box-shadow: 3px 3px 25px 0px #666;
    -moz-box-shadow: 3px 3px 25px 0px #666;
    box-shadow: 3px 3px 25px 0px #666;
	transition: all 0.5s;
}*/
.hotgame-list > div{
	width: 20%;
	/*height: 20.2vw;
	max-height: 387px;*/
	height: 387px;
	float: left;
	padding-left: 0.82%;
	padding-right:0.82%;
	margin-bottom: 20px;
}

.list-img {
	width: 100%;
/*	height: 16.72vw;*/
	height: 319px;
	overflow: hidden;
}
.list-img > img {
	width: 100%;
	height: 100%;
	transition: all 1s;
	-moz-transition: all 1s;
　　-webkit-transition: all 1s;
　　-o-transition: all 1s;
}
.list-img > img:hover{
	transform: scale(1.2);
}

.list-txt {
	width: 100%;
	height: 68px;
}
.txt-span1 {
	display: inline-block;
	width: 140px;
    font-size: 16px;
	color: #333;
	font-weight: 400;
	margin: 15px 0 0 0px !important;
	white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.txt-span2 {
	width: 100%;
	display: inline-block;
	font-size: 15px;
    color: #999;
    margin-top: 2px;
}
.pt-txt1 {
	width: 110px;
	float: left;
	font-size: 14px;
	color: #999;
	white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.pt-txt2 {
	width: 72px;
	height: 24px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	float: right;
	/*margin-right: 10px;*/
	color: #333;
	background: url("../image/juxin1.png") no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
	position: relative;
	top: -20px;
}
.pclass:hover{
	width: 72px;
	height: 24px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	float: right;
	/*margin-right: 10px;*/
	color: #fff;
	background: url("../image/juxin.png") no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
	position: relative;
	top: -20px;
}
.page-content {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 35px;
}
.page-a {
	color:#ec4221;
	text-decoration: underline;
}
.layui-laypage a, .layui-laypage span {
	font-size: 14px !important;
	color: #999 !important;
}
.layui-laypage-prev,.layui-laypage-next {
	border: none !important;
	width: auto !important;
}
.layui-laypage a, .layui-laypage span {
	width: 20px;
	height: 20px;
	padding: 0 !important;
	line-height: 20px;
	border: 1px solid #999;
	margin-left: 10px;
	border-radius: 3px;
	background-color: transparent;
}
.layui-laypage button, .layui-laypage input {
	background-color: transparent;
}
.layui-laypage-skip {
	width: auto !important;
}
.layui-laypage input {
	width: 35px;
	height: 25px;
	padding: 0;
	border-radius: 3px;
	margin-top: 2px;
}
.layui-laypage-btn {
	border: none !important;
	font-size: 14px !important;
	color: #999 !important;
	padding: 0 !important;
}
/*搜索结果没有*/
.seach-none {
	width: 100%;
	height: 60%;
	background: url("../image/game-bg.png") no-repeat center center #eeecec;
	background-size: 100% 100%;
	padding-bottom: 40px;
}
.seachno-p {
	width: 100%;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom: 35px;
	text-align: center;
	padding-top: 8%;
}
.poptan {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 100000;
	display: none;
}
.popbg {
	width: 295px;
	height: 165px;
	background-color: #fff;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -148px;
	margin-top: -83px;	
}
.pop-p {
	width: 80%;
	margin: 40px auto 0;
	text-align: center;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.pop-button {
	width: 90px;
	height: 26px;
	background: url("../image/pop-button.png") no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 26px;
	margin: 25px auto 0;
	color: #000;
	text-decoration: none;
}
.popbg > a:hover{
	text-decoration: none;
}
.pop-button:hover {
	width: 90px;
	height: 26px;
	background: url("../image/pop-button1.png") no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 26px;
	margin: 25px auto 0;
	color: #fff;
	text-decoration: none;
}
.popclose {
	float: right;
	margin-right: 12px;
	margin-top: 10px;
	cursor: pointer;
}
