@CHARSET "UTF-8";
.point {
    position: absolute;
    left: 416px;
    top: 57px;
}
.header {
    width: 100%;
    clear: both;
    height: 460px;
    position: relative;
    /*background-color:red;*/
}
.content {
    width: 995px;
    margin: 0 auto;
    margin-top: 30px;
}
#top-banner {
    height: 420px;
    overflow: hidden;
    position: relative;
}
#top-banner>li {
    height: 100%;
    background: #fff center top no-repeat;
    background-size: cover;
    position: relative;
}
.tbanner-cnt {
    width: 320px;
    position: absolute;
    left: 55%;
    top: 55px;
}
.tbanner-cnt>.txt {
    height: 60px;
    font-size: 14px;
    color: #dadada;
    margin-top: 10px;
}
.tbanner-cnt>.download-bar {
    margin-top: 30px;
    overflow: auto;
}
.tbanner-cnt>.download-bar>.item {
    width: 90px;
    height: 90px;
    float: left;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    margin-left: 1px;
    position: relative;
}
.tbanner-cnt>.download-bar>.item:first-child {
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
}
.tbanner-cnt>.download-bar>.item:last-child {
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}
.tbanner-cnt>.download-bar>.item:hover {
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}
.tbanner-cnt>.download-bar>.item-android, .item-ios {
    background-repeat: no-repeat;
    background-size: auto 64%;
    background-position-x: center;
    background-position-y: 12%;
}
.tbanner-cnt>.download-bar>.item>.txt {
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    bottom: 6px;
    text-align: center;
}
.tbanner-cnt>.download-bar>.item-qrcode {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}
#pro-slide>li:hover {
    cursor: pointer;
}
.news {
    clear: both;
    width: 808px;
    height: auto;
    margin: 14px auto 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.news ul li {
    clear: both;
    height: 150px;
    border-bottom: 1px solid #e6e6e6;
}
.news ul li.clear {
    height: 0px;
    border-bottom: 0px;
}
.news ul li div {
    float: left;
    margin: 5px auto;
}
.news ul li img {
    width: 208px;
    height: 118px;
}
.news .details {
    width: 550px;
    margin-left: 20px;
}
.news .details .title {
    font: 16px/1.5 Microsoft YaHei;
    color: #333333;
    font-weight: bold;
}
.news .details .more {
    width: 475px;
    font-size: 14px;
    font-family: 宋体;
    line-height: 21px;
    color: #333333;
    text-align: left;
}
.news .details .date {
    width: 550px;
    font-size: 14px;
    font-family: 宋体;
    color: #333333;
    text-align: right;
}
.footer {
    color: #333333;
    font－size: 12px;
    font-family: 宋体;
    background: #e6e6e6;
    width: 100%;
    height: 100px;
    margin: 16px auto 0px;
    line-height: 20px;
    text-align: center;
}
.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;
}
jquery-1.10.1.min
jquery-2.1.1.min