.point {
    position: absolute;
    left: 486px;
    top: 57px;
}
.header {
    width: 100%;
    height: 260px;
    /*background-color:red;*/
}
.download {
    width: 1010px;
    height: auto;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    text-align: center;
}
.download .wrap {
    width: 100%;
    margin-top: 40px;
}
.download .wrap .gamethumb {
    width: 100%;
    height: 220px;
    margin: 20px auto 0px;
}
.download .wrap .gamename {
    margin: 20px auto 25px;
    font: 18px/1.5 Arial,Helvetica,sans-serif;
    color: #e71f19;
    font-weight: bold;
    text-align: center;
}
.download .wrap .gamedownload {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    color: #333333;
    font: 16px/1.5 Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.download .gamedownload .webdown {
    float: left;
    width: 240px;
    height: auto;
    margin-left: 20px;
}
.download .gamedownload .webdown a:nth-child(1) {
    display: inline-block;
    width: 62px;
    height: 29px;
    background: url(../../images/download_ios.png) no-repeat;
}
.download .gamedownload .webdown a:nth-child(1):hover {
    background: url(../../images/icon/dazhi.jpg) no-repeat;
}
.download .gamedownload .webdown a:nth-child(2) {
    display: inline-block;
    width: 118px;
    height: 32px;
    background: url(../../images/icon/dazhi.jpg) no-repeat;
    margin-left: 30px;
}
.download .gamedownload .webdown a:nth-child(2):hover {
    background: url(../../images/icon/dazhi.jpg) no-repeat;
}
.download .gamedownload .qrdown {
    <!--float: right;
    -->margin-right: 20px;
    margin-top: -5px;
}
.download ul {
    width: 445px;
    height: 395px;
    margin: 0 auto;
}
.download ul li {
    float: left;
    width: 443px;
    height: 383px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #999 0px 0px 10px;
    -moz-box-shadow: #999 0px 0px 10px;
    box-shadow: #999 0px 0px 10px;
    position: relative;
}
.download ul li.clear {
    height: 0px;
    border: 0px;
}
.download .crossline {
    width: 65%;
    margin: 30px auto 0px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: #e6e6e6 0px 0px 10px;
    -moz-box-shadow: #e6e6e6 0px 0px 10px;
    box-shadow: #e6e6e6 0px 0px 10px;
}
.download .qrdownclick {
    width: 193px;
    height: 155px;
    display: none;
    border: 1px solid #e6e6e6;
    border-top: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #999 0px 0px 10px;
    -moz-box-shadow: #999 0px 0px 10px;
    box-shadow: #999 0px 0px 10px;
    position: absolute;
    background: #fff;
    z-index: 100;
}
.on {
    display: block;
}
.download .qrdownclick {
    right: 25px;
    top: 130px;
    line-height: 155px;
    text-align: center;
}
.download .qrdownclick img {
    width: 60%;
    /* margin-top:25px; */
}
.footer {
    color: #333333;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    background: #e6e6e6;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 15px auto 0px;
    line-height: 20px;
    text-align: center;
    padding: 15px 0;
}
#YSlide {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 260px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: url(../../images/gamesflash.png);
    background-position: center top;
    background-repeat: repeat-x;
    overflow: hidden;
}
.YSample {
    margin: 0 auto;
    overflow: hidden;
}
.YSample, .YSample img {
    width: 1024px;
    height: 260px;
}
.YSample strong {
    display: none;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 0px;
    font-weight: normal;
    width: 1280px;
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
    font-size: 12px;
    color: #fff;
    background: #000;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}
.qrdownclick span, .qrdownclick span em {
    display: block;
    width: 0px;
    height: 0px;
    /*  border-width:0 15px 15px;  */
    border-width: 15px 15px 0px;
    border-style: solid;
    position: absolute;
}
.qrdownclick span {
    /*  border-color:transparent transparent #d7d7d7; */
    border-color: #d7d7d7 transparent transparent;
    bottom: -15px;
    left: 71%;
    /* 三角形居中显示 */
}
.qrdownclick span em {
    /*  border-color:transparent transparent #fff; */
    border-color: #fff transparent transparent;
    bottom: 4px;
    margin-left: -15px;
}
.games {
    width: 808px;
    height: auto;
    margin: 14px auto 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin-bottom: 25px;
    overflow: hidden;
}

.games .tab-game {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
    min-height: 450px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    padding: 15px;
    box-sizing: border-box;
    transition: box-shadow 0.3s ease;
    position: relative;
}

.games .tab-game:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.games .tab-game:nth-child(2n) {
    margin-right: 0;
}

.games .tab-game img {
    width: 100%;
    height: 178px;
    object-fit: cover;
    border-radius: 4px;
    margin-bottom: 15px;
}

.games .desc {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.games .desc1 {
    width: 100%;
    text-align: left;
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    min-height: 120px;
    padding: 0;
}

.games .desc2 {
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}

.games .desc2 a {
    padding: 10px 25px;
    border: 1px solid #0590C8;
    background-color: #0590C8;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 120px;
}

.games .desc2 a:hover {
    background-color: #047ba3;
    border-color: #047ba3;
    text-decoration: none;
    transform: translateY(-1px);
}
.games-title {
    text-align: left;
    font-size: 18px;
    height: 41px;
    line-height: 41px;
    color: #000;
    padding-left: 24px;
    position: relative;
    border-top: 1px solid #e5e5e5;
    font-family: Arial,Helvetica,sans-serif;
}
.games-title i {
    display: block;
    width: 3px;
    height: 14px;
    overflow: hidden;
    background: #ff5c2f;
    position: absolute;
    left: 10px;
    top: 14px;
}

/* 清除浮动 */
.games::after {
    content: "";
    display: table;
    clear: both;
}

/* 响应式支持 */
@media (max-width: 768px) {
    .games {
        width: 95%;
    }
    .games .tab-game {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
}
