﻿@charset "utf-8";
/* CSS Document */
body {
    background: url(../images/body-bj.png) no-repeat center 60px #7838CE;
}

/***/
.w1084 {
    width: 1084px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#w100 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

/***/

.a6 a {
    color: #666;
    text-decoration: none;
}

.a6 a:hover {
    color: #666;
    text-decoration: underline;
}

.af a {
    color: #fff;
    text-decoration: none;
}

.af a:hover {
    color: #fff;
    text-decoration: none;
}

.pl82 {
    padding-left: 82px;
}

.pl111 {
    padding-left: 131px;
}


.bg-block {
    background: #1b1a1f;
}

.bg-000 {
    background: #000;
}

.navtop {
    height: 60px;
    line-height: 60px;
    margin: 0px auto;
}

.navtop img {
    vertical-align: middle;
    margin: 0 10px 0 20px;
    display: inline-block;
}

.navtop .top-right {
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}

.navtop .top-right a {
    font-size: 16px;
}

/*end top*/


.banner {
    position: relative;
    z-index: 2;
}

.title01 {
    position: relative;
    z-index: 1;
    margin-top: -30px;
}

.kefu {
    position: fixed;
    top: 600px;
    right: 15%;
    z-index: 1000;
}

.ewm {
    width: 130px;
    height: 130px;
    position: absolute;
    left: 80px;
    bottom: 97px;
}

.ewm img {
    width: 100%;
}

/*download*/
.download {
    position: absolute;
    bottom: 170px;
    left: 235px;
    width: 500px;
}

.download img {
    float: left;
    margin-right: 20px;
}

.game-xx {
    position: absolute;
    bottom: 110px;
    left: 235px;
    width: 500px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 1px 1px 15px #4190ca;
}

.download-wenz {
    position: absolute;
    bottom: 28px;
    left: 235px;
    width: 500px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.download-wenz i {
    width: 33px;
    height: 48px;
    line-height: 48px;
    color: #242424;
    font-size: 32px;
    background: url(../images/xtb-03.png) no-repeat center center;
    font-weight: lighter;
    display: inline-block;
    text-align: center;
}

.download-wenz span {
    float: left;
    display: inline-block;
    margin: 0 7px;
    line-height: 52px;
}

/*end download*/


.center-min {
    background: url(../images/main-bj.png) repeat-y;
    padding-bottom: 30px;
}

/*我们的特色服务*/
.tese {
    padding-top: 65px;
}

.tese ul li {
    font-size: 24px;
    color: #292929;
    line-height: 48px;
    margin-bottom: 15px;
}

/*特色 左边*/
.s_bg {
    margin-left: 30px;
    background: #ed4634;
    width: 133px;
    height: 48px;
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    display: inline-block;
    margin-right: 0px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

/*特色 右边*/
.s2_bg {
    background: #ffffff;
    width: 420px;
    height: 48px;
    font-weight: bold;
    padding-left: 20px;
    font-size: 24px;
    text-align: left;
    line-height: 48px;
    color: #ed4634;
    display: inline-block;
    margin-right: 20px;

}

/*我们的特色服务*/

/*pk*/
.pk-list {
    width: 340px;
}

.pk-list ul li {
    border-bottom: 1px dashed #9dbed9;
    line-height: 77px;
    font-size: 24px;
    text-align: center;
}

.pk-list ul li:last-child {
    border-bottom: none;
    padding-bottom: 60px;
}

.pk-list01 {
    color: #292929;
}

.pk-list02 {
    color: #888;
}

/*end pk*/


/*banner*/
.game-xx-banner {
    margin-bottom: 10px;
    width: 880px;
    margin: 20px 0 0 82px;
}

.game-xx-banner .swiper-container {
    width: 100%;
    margin: 10px auto;
}

.game-xx-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 31%;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.game-xx-banner .swiper-slide img {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
}

/*end banner*/

/*link*/
.link {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
}

.link-top {
    border-bottom: 1px solid #1c1c1c;
}

.link-top-r {
    padding: 0 30px;
    color: #6d6d6d;
    width: 750px;
    text-indent: -5px;
}

.link-top-r a {
    font-size: 14px;
    color: #6d6d6d;
    padding: 0 5px;
    line-height: 24px;
}

.link-btn {
    text-align: center;
    color: #6d6d6d;
}

.link-btn a {
    color: #6d6d6d;
    font-size: 14px;
}

/*end link*/

/*about us*/
.bg-cc {
    background: #eee;
}

.about_us_bg {
    background: #fff
}

.about_us {
    padding: 30px;
    width: 1034px;
    margin: 0 auto;
}

.about_us h3 {
    font-size: 35px;
    color: #666;
    text-shadow: inherit rgba(255, 255, 255, 1);
    width: 100%;
    text-align: center;
    line-height: 22px;
    border-bottom: 1px dotted #dedede;
    padding: 10px 0;
}

.about_us h3 span {
    color: #ccc;
    font-size: 14px;
}

.about_us p {
    padding: 15px 0;
    font-size: 14px;
    text-indent: 24px;
    line-height: 24px;
}

.about_us .list {
    text-indent: 0;
}

/*2017.8.4添加下载按钮*/
.banner.w1084 {
    overflow: inherit;
}

.download section {
    position: relative;
    display: inline-block;
    float: left;
}

/*.download a:hover .eight-ewm{display:block;}*/
.eight-ewm {
    width: 202px;
    background: #fff;
    border: 1px solid #ff4b4b;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 0px;
    text-align: center;
    border-radius: 4px;
    position: absolute;
    left: 0px;
    top: 56px;
    z-index: 9999;
    display: none;
}

.eight-ewm p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.eight-ewm img {
    width: 130px;
    height: 130px;
    margin: 10px auto;
    float: none;
}

.eight-ewm a {
    color: #ff0000;
    font-size: 14px;
    cursor: pointer;
}

.eight-ewm button {
    display: inline-block;
    width: 100%;
    background: #ff4b4b;
    color: #fff;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}