.contain {
    width: 100%;
    height: 100%;
}

.bg {
    width: 100%;
    height: 100%;
    font-size: 0;
    overflow-y: hidden;
}

img {
    object-fit: fill; 
    object-fit: contain;
    /*object-fit: scale-down*/
}

.down-load {
    position: absolute;
    top: 27px;
    right: 360px;
    width: 220px;
    padding:18px 28px 24px 23px;
    /*background: #fff;*/
    border-radius: 10px;
}
.tips {
    width:168px;
    height: 24px;
    background: url(../image/app.png) center center no-repeat;
}

.code-contain {
    display: none;
}

.code {
    /* width: 160px; */
    height: 160px;
    margin: 18px 0 21px;
}
.code img {
    width: 100%;
    height: 100%;
}

.text {
    width: 168px;
    height: 54px;
    font-size: 14px;
    color: #8C96BA;
    text-align: center;
}

.service {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    height: 120px;
    display: flex;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
}

.service-box {
    margin: 30px 0;
    flex:1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-right: 1px solid #DAE0EB;
}

.service-box:first-child {
    border-radius: 15px 0 0 15px;
}
.service-box:last-child {
    border-radius: 0 15px 15px 0;
    border: none;
}

.avatar{
    width: 59px;
    height: 59px;
}
.avatar_1 {
    background: url(../image/icon-tg-pc.png);
    background-size: 100% 100%;
}
.avatar_2 {
    background: url(../image/icon-Safew-pc.png);
    background-size: 100% 100%;
}
.avatar_3 {
    background: url(../image/service3.png);
    background-size: 100% 100%;
}

.online {
    position: absolute;
    bottom: 5px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #17cf6d;
}
.contact {
    margin-left: 10px;
}
.qq {
    color: #3E4766;
    font-size: 14px;
}
.num {
    color: #3C384A;
    font-size: 20px;
}
button {
    /*width: 1rem;*/
    /*height: 0.5rem;*/
    color: #fff;
    border-radius: 0.1rem;
    background: #34406D;
}

/* .copy {
    width:40px;
    height: 20px;
    margin: 15px 0 0 37px;
    text-align: center;
    background: #4B5990;
    color: #fff;
    border-radius: 3px;
    font-size:12px;
    line-height: 20px;
} */

.copy {
    cursor: pointer;
    margin-left: 20px;
    background: #4B5990;
    color: #fff;
    padding: 3px 8px;
    border-radius: 5px;
}
.copy:hover{
    background:#34406D;
}
.copy-right {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #1E2338;
}

.bottom {
    height: 140px;
    position: fixed;
    bottom: 0px;
    left: 0px;width: 100%;
    background: #414755;
}
.bottom-center {
    width: 1200px;height: 100%;
    margin: 0px auto;
}
.bottom-center-top {
    height: 90px;
    border-bottom:1px solid #333843;
    width: 100%;display: flex;justify-content: space-between;
}
.bottom-center-top div{
    margin-top: 30px;cursor: pointer;
}
.bottom-center-bottom{
    height: 49px;text-align: center;
    width: 100%;line-height: 49px;font-size:14px;color:#878ea6;
    border-top:1px solid #565d6e
}
.game1{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game1.png") center center no-repeat;
    background-size:contain ;transition: 0.3s;
}
.game2{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game2.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game3{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game3.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game4{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game4.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game5{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game5.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game6{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game6.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game7{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game7.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game8{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game8.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game9{
    height: 30px;min-width: 120px;
    background: url("http://h5ui.xingyun.co/pc/image/game9.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game1:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive1.png") center center no-repeat;
    background-size:contain ;
}
.game2:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive2.png") center center no-repeat;
    background-size:contain ;
}
.game3:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive3.png") center center no-repeat;
    background-size:contain ;
}
.game4:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive4.png") center center no-repeat;
    background-size:contain ;
}
.game5:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive5.png") center center no-repeat;
    background-size:contain ;
}
.game6:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive6.png") center center no-repeat;
    background-size:contain ;
}
.game7:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive7.png") center center no-repeat;
    background-size:contain ;
}
.game8:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive8.png") center center no-repeat;
    background-size:contain ;
}
.game9:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive9.png") center center no-repeat;
    background-size:contain ;
}
.game13840{
    height: 30px;min-width: 120px;
    background: url("../image/game13840.png") center center no-repeat;
    background-size:contain ;transition: 0.3s;
}
.game23840{
    height: 30px;min-width: 120px;
    background: url("../image/game23840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game33840{
    height: 30px;min-width: 120px;
    background: url("../image/game33840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game43840{
    height: 30px;min-width: 120px;
    background: url("../image/game43840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game53840{
    height: 30px;min-width: 120px;
    background: url("../image/game53840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game63840{
    height: 30px;min-width: 120px;
    background: url("../image/game63840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game73840{
    height: 30px;min-width: 120px;
    background: url("../image/game73840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game83840{
    height: 30px;min-width: 120px;
    background: url("../image/game83840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game93840{
    height: 30px;min-width: 120px;
    background: url("../image/game93840.png") center center no-repeat;
    background-size:contain ;transition: 0.5s;
}
.game13840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive13840.png") center center no-repeat;
    background-size:contain ;
}
.game23840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive23840.png") center center no-repeat;
    background-size:contain ;
}
.game33840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive33840.png") center center no-repeat;
    background-size:contain ;
}
.game43840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive43840.png") center center no-repeat;
    background-size:contain ;
}
.game53840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive53840.png") center center no-repeat;
    background-size:contain ;
}
.game63840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive63840.png") center center no-repeat;
    background-size:contain ;
}
.game73840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive73840.png") center center no-repeat;
    background-size:contain ;
}
.game83840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive83840.png") center center no-repeat;
    background-size:contain ;
}
.game93840:hover{
    background: url("http://h5ui.xingyun.co/pc/image/gameactive93840.png") center center no-repeat;
    background-size:contain ;
}
