.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 Microsoft YaHei;
    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 Microsoft YaHei;
    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: 宋体;
    background: #e6e6e6;
    width: 100%;
    height: 40px;
    margin: 15px auto 0px;
    line-height: 20px;
    text-align: center;
}
#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;
}
.games .tab-game {
    width: 48%;
    margin-right: 1%;
    float: left;
    margin-top: 15px;
}
.games .desc1 {
    width: 352px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.games .desc2 {
    width: 352px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.games .desc2 a {
    padding: 5px 10px;
    border: 1px solid #0590C8;
    background-color: #0590C8;
    text-decoration: none;
    color: white;
}
.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;
}
.games-title i {
    display: block;
    width: 3px;
    height: 14px;
    overflow: hidden;
    background: #ff5c2f;
    position: absolute;
    left: 10px;
    top: 14px;
}