/* CSS Document */
* {
    margin: 0;
    padding: 0;
    margin: 0px 0px 0px 0px;
}

body {
    overflow-x: hidden;
    background: #000;
}

.bigcontainer {
    width: 100%;
    background: #000;
    top: -110;
}

.test {
    border: 1px solid red;
}

.fl {
    float: left;
}

.cl {
    clear: both;
}

.bl {
    display: block;
}

.ab {
    position: absolute;
    left: 431px;
    top: 0px;
}

.rl {
    position: relative;
}

/* 顶部容器样式 */
.topcontainer {
    width: 1920px;
    height: 1079px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url("images/bj_01.jpg") no-repeat center;
    background-position: -0px -0px;
}

.animatetop {
    width: 1920px;
    height: 1080px;
    left: 50%;
    margin-left: -960px;
}

/* 顶部导航样式 */
.topcontainer .topnavs {
    width: 616px;
    height: 30px;
    left: 50%;
    margin-left: -41px;
    top: 23px;
}

.topcontainer .topnavs .nav {
    width: 112px;
    height: 30px;
}

.topcontainer .topnavs .nav1 {
    margin-left: 0px;
}

.topcontainer .topnavs .nav2 {
    margin-left: 167px;
}

.topcontainer .topnavs .nav3 {
    margin-left: 335px;
}

.topcontainer .topnavs .nav4 {
    margin-left: 503px;
}

/* 导航区域样式 */
.topcontainer .navs {
    width: 938px;
    height: 263px;
    left: 50%;
    margin-left: -471px;
    top: 836px;
}

.topcontainer .navs .nav {
    width: 177px;
    height: 178px;
}

.topcontainer .navs .nav1 {
    margin-left: 0px;
    top: 86px;
}

.topcontainer .navs .nav2 {
    margin-left: 255px;
    top: 35px;
}

.topcontainer .navs .nav3 {
    margin-left: 508px;
    top: 0px;
}

.topcontainer .navs .nav4 {
    margin-left: 761px;
    top: 7px;
}

.topcontainer .navs .nav:hover {
    cursor: pointer;
}

/* 游戏介绍区域 */
.gameIntro {
    width: 1920px;
    height: 764px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url("images/bj_02.jpg") no-repeat center;
    background-position: 0px -0px;
}

.gameIntro .introTexts {
    width: 686px;
    height: 366px;
    left: 50%;
    margin-left: -503px;
    top: 108px;
}

.gameIntro .introTexts .line {
    width: 669px;
    height: 42px;
}

.gameIntro .introTexts .lineTitle {
    width: 99px;
    height: 22px;
    top: 9px;
    left: 10px;
    color: #fbfff5;
}

.gameIntro .introTexts .lineText {
    width: 521px;
    height: 26px;
    top: 14px;
    left: 120px;
    color: #000000;
}

.gameIntro .introTexts .line:hover,
.gameIntro .introTexts .lineTitle:hover,
.gameIntro .introTexts .lineText:hover {
    cursor: none;
}

.gameIntro .introTexts .line1 {
    left: 18px;
    top: 5px;
}

.gameIntro .introTexts .line2 {
    left: 18px;
    top: 57px;
}

.gameIntro .introTexts .line3 {
    left: 18px;
    top: 109px;
}

.gameIntro .introTexts .line4 {
    left: 18px;
    top: 161px;
}

.gameIntro .introTexts .line5 {
    left: 18px;
    top: 213px;
}

.gameIntro .introTexts .line6 {
    left: 18px;
    top: 265px;
}

.gameIntro .introTexts .line7 {
    left: 18px;
    top: 317px;
}

/* 展示区域1 */
.gzshow2 {
    width: 1920px;
    height: 554px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url("../images/bj_02.jpg") no-repeat center;
    background-position: 0px -0px;
    background-image: url("../images/bj_02.jpg");
}

.gzshow3 {
    width: 1920px;
    height: 810px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url("../images/bj_03.jpg") no-repeat center;
    background-position: 0px -0px;
    background-image: url("../images/bj_03.jpg");
}

.gzshow4 {
    width: 1920px;
    height: 810px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    background: url("../images/bj_04.jpg") no-repeat center;
    background-position: 0px -0px;
    background-image: url("../images/bj_04.jpg");
}

.zbShow2 .zbtext {
    width: 1077px;
    height: 40px;
    left: 421px;
}

.zbShow2 .zbtext .text {
    font-size: 27px;
    color: white;
}

.zbShow2 .zbtext1 {
    top: 570px;
}

.zbShow2 .zbtext2 {
    top: 1046px;
}

.zbShow2 .zbtext3 {
    top: 1524px;
}

/* 轮播组件4 */
.slide4 {
    width: 730px;
    height: 420px;
    left: 50%;
    margin-left: -543px;
    top: 168px;
}

.slide4 .uls li {
    list-style: none;
}

.slide4 .prev,
.slide4 .next {
    width: 40px;
    height: 52px;
}

.slide4 .prev {
    top: -174px;
    left: -477px;
}

.slide4 .next {
    top: -224px;
    left: 840px;
}

/* 轮播组件1 */
.slide1 {
    width: 1145px;
    height: 559px;
    left: 50%;
    margin-left: -573px;
    top: 107px;
}

.slide1 .uls li {
    list-style: none;
}

.slide1 .prev,
.slide1 .next {
    width: 32px;
    height: 50px;
}

.slide1 .prev {
    top: -315px;
    left: -38px;
}

.slide1 .next {
    top: -367px;
    left: 1144px;
}

/* 轮播组件2 */
.slide2 {
    width: 700px;
    height: 586px;
    margin-left: -167px;
    top: 112px;
}

.slide2 .uls li {
    list-style: none;
}

.slide2 .prev,
.slide2 .next {
    width: 69px;
    height: 79px;
}

.slide2 .prev {
    top: -332px;
    left: -394px;
}

.slide2 .next {
    top: -412px;
    left: 1088px;
}

.slide2 .slide2hd {
    width: 292px;
    height: 118px;
    /* left: 105px; */
    margin-left: -327px;
    top: 856px;
}

.slide2 .slide2hd .sm {
    width: 292px;
    height: 118px;
}

.slide2 .slide2hd .sm:hover {
    cursor: pointer;
}

.slide2 .slide2hd .sm1 {
    margin-top: 0px;
    margin-left: -431px;
}

.slide2 .slide2hd .sm1.on {
    background: url("img/01.png");
}

.slide2 .slide2hd .sm2 {
    /* margin-top: 186px; */
    margin-left: -2px;
    margin-top: 0px;
}

.slide2 .slide2hd .sm2.on {
    background: url("img/02.png");
}

.slide2 .slide2hd .sm3 {
    /* margin-top: 332px; */
    margin-left: 426px;
}

.slide2 .slide2hd .sm3.on {
    background: url("img/03.png");
}

.slide2 .slide2hd .sm4 {
    /* margin-top: 498px; */
    margin-left: 169px;
}

.slide2 .slide2hd .sm4.on {
    background: url("img/04.png");
}

.slide2 .slide2hd .sm5 {
    margin-top: 0px;
    margin-left: 370px;
}

.slide2 .slide2hd .sm5.on {
    background: url("img/05.png");
}

.slide2 .slide2hd .sm6 {
    margin-top: 0px;
    margin-left: 570px;
}

.slide2 .slide2hd .sm6.on {
    background: url("img/06.png");
}


/* 轮播组件3 */
.slide3 {
    width: 1032px;
    height: 527px;
    left: 983px;
    margin-left: -537px;
    top: 232px;
}

.slide3 .uls li {
    list-style: none;
}

.slide3 .prev,
.slide3 .next {
    width: 44px;
    height: 72px;
}

.slide3 .prev {
    top: -316px;
    left: -481px;
    /* background-image: url(images/01.png); */
}

.slide3 .next {
    top: -386px;
    left: 473px;
    /* background-image: url(images/02.png); */
}

/* 轮播组件5 */
.slide5 {
    width: 1078px;
    height: 419px;
    left: 50%;
    margin-left: -539px;
    top: 1097px;
}

.slide5 .uls li {
    list-style: none;
}

.slide5 .prev,
.slide5 .next {
    width: 40px;
    height: 52px;
}

.slide5 .prev {
    top: -262px;
    left: -85px;
}

.slide5 .next {
    top: -317px;
    left: 1121px;
}

/* 右侧悬浮栏1 */
#Floatingbar {
    width: 157px;
    position: fixed;
    top: 40%;
    right: 0px;
    margin-top: -150px;
    background-color: #e5e5e5;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
    z-index: 150000;
    font-size: 12px;
    background-color: #ffffff;
    font-family: 'Microsoft YaHei';
}

#Floatingbar .ewm {
    padding: 22px 0 15px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #020202;
}

#Floatingbar .ewm img {
    width: 117px;
    height: 117px;
    margin: 0 auto;
    display: block;
}

#Floatingbar ul {
    padding: 14px 0;
    background: url("images/line_x.png") no-repeat center bottom;
    list-style-type: none;
    background-color: #020202;
    color: white;
}

#Floatingbar ul li {
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 24px;
    cursor: pointer;
}

#Floatingbar ul li a {
    color: white;
}

#Floatingbar ul li a:hover {
    color: white;
}

#Floatingbar ul li img {
    margin-left: 5px;
    vertical-align: middle;
}

#Floatingbar .btn_backtop {
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    background-color: #676767;
    display: block;
}

#Floatingbar .btn_backtop:hover {
    background-color: #313030;
}

#Floatingbar .btn {
    width: 15px;
    height: 130px;
    position: absolute;
    top: 23px;
    left: -15px;
    background: url("images/arrow.png") no-repeat right top;
    cursor: pointer;
}

#Floatingbar .btn.change {
    background-position: left top;
}

/* 右侧悬浮栏2 */
#Floatingbars {
    width: 166px;
    height: 459px;
    position: fixed;
    top: 20%;
    right: -3px;
    z-index: 99999999;
    background: url("../images/icon29.png") no-repeat center center;
}

#Floatingbars ._btn_qqqun {
    display: block;
    text-align: center;
    margin-top: 13px;
}

#Floatingbars .btn_showhide {
    width: 25px;
    height: 128px;
    position: absolute;
    top: 74px;
    right: 157px;
    cursor: pointer;
    background: url("../images/icon25.png") no-repeat left top;
}

#Floatingbars .btn_showhide.off {
    background: url("../images/icon33.png") no-repeat left top;
    right: 164px;
}

.kefulist {}

.kefulist li {
    font-size: 14px;
    padding-right: 19px;
    padding-left: 19px;
}

.kefulist li a {
    height: 48px;
    line-height: 48px;
    color: #ffff;
    text-decoration: none;
    display: block;
    width: 108px;
    text-align: center;
}

.kefulist li a [class^='icon'] {
    margin-right: 10px;
    vertical-align: middle;
}

.kefulist li:nth-last-of-type(1) a {
    border: none;
}

.kefulist li:hover .icon_qq {
    background-position: right top;
}

.kefulist li:hover a {
    color: #dcb86b;
}

.RQcodes {
    padding-top: 94px;
    padding-bottom: 17px;
}

.RQcodes strong {
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
    color: #ffff;
    display: block;
    padding-left: 43px;
    padding-right: 12px;
}

.RQcodes span {
    line-height: 20px;
    color: #ffff;
    margin-bottom: 10px;
    display: block;
    padding-left: 20px;
    padding-right: 12px;
}

.RQcodes .pic {
    width: 108px;
    height: 108px;
    margin: 0 auto;
}

.RQcodes .pic img {
    width: 100%;
    height: 100%;
}


