.position{justify-content:flex-start!important;margin-top:20px;margin-bottom:30px}
.position p:nth-child(1){display:flex;align-items:center;width:7px;height:10px;margin-right:10px}
.position p:nth-child(2){font-size:14px;font-family:PingFang SC;font-weight:400;line-height:20px;color:#666}
.pingtai{justify-content:flex-start!important;flex-wrap:wrap;margin-bottom:16px}
.pingtai>div{height:34px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#666;margin-right:15px;margin-bottom:16px}
.pingtai a,.pingtai p{display:flex;justify-content:center;align-items:center;font-size:16px;font-family:PingFang SC;font-weight:400;color:#666;width:96px;height:34px;background:0 0;border-radius:10px;margin-right:11px;cursor:pointer;margin-bottom:20px}
.pingtai a:nth-child(12){margin-left:70px}
.pingtai p:nth-child(12){margin-left:72px}
.pingtaicolor{width:96px;height:34px;background:linear-gradient(180deg,#ff4747 0,#ff6433 100%)!important;opacity:1;border-radius:10px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#fff!important}
.gameCenterAll{min-height:200px;margin-bottom:60px}
.gameCenterList{float:left;width:380px;height:130px;background:#fff;border:1px solid #dfdfdf;transition:all linear .3s;margin-right:30px;margin-bottom:30px;padding-left:20px;box-sizing:border-box}
.gameCenter a:nth-child(3n) .gameCenterList{margin-right:0}
.gameCenterList:hover{box-shadow:2px 3px 6px rgba(0,0,0,.2)}
.gameCenterListImg img{width:90px;height:90px;border-radius:15px}
.Gametitles{margin-left:20px}
.Gametitles p:nth-child(1){width:130px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gameCenterList p:nth-child(2){width:130px;height:17px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;margin-bottom:14px}
.gameCenterList p:nth-child(3){width:130px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gameCenterList .xiazai{display:flex;justify-content:center;align-items:center;width:70px;height:34px;border:1px solid #f04040;border-radius:5px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#f04040;margin-left:30px;background:url(../images/download_default.png) no-repeat 10px center;transition:all linear .3s;text-indent:15px}
.gameCenterList:hover .xiazai{color:#fff!important;background:url(../images/download_hover.png) no-repeat 10px center #f04040;transition:all linear .3s}
.page{margin-top:60px!important}
.flex{display:flex;align-items:center}