@charset "utf-8";
/* 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:692px;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;}




.gzshow{
	width:1920px;
	height:894px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background: url(../images/bj_03.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/bj_03.jpg);
}


.zbShow{
	width:1920px;
	height:822px;
	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);
}





.bottom{
	width:1920px;
	height:1085px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/bj_05.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/bj_05.jpg);
}




.gameIntro  img{transition: all 0.5s;object-fit: fill;}
.gameIntro  img:hover {transform: scale(1.02);}


.gzshow  img{transition: all 0.5s;object-fit: fill;}
.gzshow  img:hover {transform: scale(1.02);}


.zbShow  img{transition: all 0.5s;object-fit: fill;}
.zbShow  img:hover {transform: scale(1.01);}


.bottom  img{transition: all 0.5s;object-fit: fill;}
.bottom  img:hover {transform: scale(1.01);}


#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;}


#Floatingbars{width: 166px;height:459px;position:fixed;top:20%;right: -3px;z-index:10000;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%;}
 
#top-icon {
    width: 100%;
    /* height: 60px; */
    position: fixed;
    z-index: 999;
    background-color: #FFF;
    border-bottom-style: solid;
    border-color: #ffffff;
}
.nav_icons {
    position: absolute;
    top: 15px;
    right: 200px;
    z-index: 20;
}
.nav_icons ul li {
    float: left;
    margin: 0 20px;
}
.nav_icons ul li a {
    display: block;
    width: 36px;
    position: relative;
    color: #4f4f4f;
    text-align: center;
    cursor: pointer;
}
.nav_icons ul li a span {
    display: block;
    margin: 0 auto 5px;
    height: 29px;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
}
.nav_icons ul li a span.icon-music-play {
    width: 28px;
    background-position: -208px 0;
    -webkit-animation: rotate 4s linear infinite;
    -moz-animation: rotate 4s linear infinite;
    -o-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}

.nav_icons ul li a span.icon-music-pasue {
    width: 28px;
    background-position: -253px 0;
}






.navs {width: 350px;height: 135px;left:50%;margin-left: -590px;top: 763px;z-index: 99;}
.nav1 {width: 190px;height: 60px;}
.nav2 {width: 190px;height: 60px;margin-top: 14px;}
.nav3 {width: 135px;height: 135px;margin-left: 216px;}
.nav1:hover,.nav2:hover,.nav3:hover{cursor: pointer;}

 
 

	ul, ol {
		list-style-type: none;
	}






 


.zhuangbeishow{width: 659px;height: 345px;margin:0px auto;position:absolute;top: 357px;left: 1285px;z-index:996;}
.zhuangbei_ul{}
.zhuangbei_ul li{width: 70px;height: 200px;float:left;margin-top:0px;margin-right: 112px;}
.zhuangbei_ul .container-item{width: 67px;height: 86px;}
.zhuangbei_ul .container-item img{padding-top:0px;}

.preview{z-index:999;position: absolute;}
.zhuangbei_ul .container-item .shine {
  position: absolute;
  background-image: url(../images/icon_shine.png);
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  width: 42px;
  height: 42px;
  background-position: -99px 0;
  -webkit-animation: shine 3s infinite;
  animation: shine 3s infinite;
  z-index:1;
}




.zhuangbei_ul .container-item:hover .shine {
background-image: none;}

@-webkit-keyframes shine {
  0% {
    background-position: -99px 0;
  }
  100% {
    background-position: 99px 0;
  }
}

@keyframes shine {
  0% {
    background-position: -99px 0;
  }
  100% {
    background-position: 99px 0;
  }
}

#sb_01{width: 535px;height: 404px;margin:0px auto;position:absolute;top: 52px;left: -1142px;}
#sb_01 li{width: 0px;height: 87px;float:left;margin-top: 4px;margin-left: 0px;margin-right: 97.3px;.5:inline-block;position: relative;}

#sb_02{width: 535px;height: 404px;margin:0px auto;position:absolute;top: 52px;left: -572px;}
#sb_02 li{width: 0px;height: 87px;float:left;margin-top: 4px;margin-left: 0px;margin-right: 97.3px;.5:inline-block;position: relative;}

#sb_03{width: 535px;height: 404px;margin:0px auto;position:absolute;top: 52px;left: -2px;}
#sb_03 li{width: 0px;height: 87px;float:left;margin-top: 4px;margin-left: 0px;margin-right: 97.3px;.5:inline-block;position: relative;}

#preview{position:absolute;border: 1px solid #3d332a;background: #241d17;padding:5px;display:none;color:#fff;z-index:999;}
.large_thumb_shine{width:46px;height:46px;background:url(../images/shine.png);position:absolute;background-position:99px 0;margin-top:-49px;background-repeat:no-repeat}













#Flash .arrow {
    width: 236px;
    height: 146px;
    background: url(../images/arrow_down.png) no-repeat center;
    position: absolute;
    bottom: 50%;
    left: 50%;
	z-index:51;
        margin-bottom: -288px;
    margin-left: -123px;
    -webkit-animation: down 3s 0s linear infinite 300ms 0 ease infinite;
    -moz-animation: down 3s 0s linear infinite 300ms 0 ease infinite;
    -ms-animation: down 3s 0s linear infinite 300ms 0 ease infinite;
    animation: down 3s 0s linear infinite 300ms 0 ease infinite;
    -moz-animation: down 3s 0s linear infinite;
    -webkit-animation: down 3s 0s linear infinite;
    -o-animation: down 3s 0s linear infinite;
    -ms-animation: down 3s 0s linear infinite;
    animation: down 3s 0s linear infinite;
}

@-webkit-keyframes down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}




address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}













#backtop{display:none;background:url(../images/arrow_top.png) no-repeat left top;cursor:pointer;height:50px;width:50px;position:fixed;_position:absolute;bottom:20px;_top:expression(eval(document.documentElement.scrollTop document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_bottom:auto;z-index:11500;right:20px;}
#backtop:hover{background-position:left bottom;}



.bigcontainer .video-pop {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.bigcontainer .video-pop img {
    border: 2px solid #342a19;
}

.bigcontainer .video-pop .close {
    position: absolute;
    right: 33%;
    top: 200px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/close_d1f399b.png) no-repeat center;
}

.bigcontainer .video-pop .close1 {
    position: absolute;
    right: 16%;
    top: 80px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/close_d1f399b.png) no-repeat center;
}

.zbShow2 .video-col {
    width: 1187px;
    /* margin-left: -667px; */
    margin-top: 488px;
}

.zbShow2 .video-col .video-list {
    width: 100%;
    margin-top: 18px;
    height: 342px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;
}

.zbShow2 .video-col .video-list .video-item {
    position: relative;
    width: 216px;
    height: 216px;
    box-sizing: border-box;
    box-shadow: 10px 5px 29px 0 rgba(0, 0, 0, 0.7);
    background-image: linear-gradient(-90deg, #333029, #3d3129);
    padding: 2px;
    cursor: pointer;
}

.zbShow2 .video-col .video-list .video-item:hover {
    border: 2px solid #b57338;
}

.zbShow2 .video-col .video-list .video-item .btn-video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    display: block;
    width: 51px;
    height: 50px;
    background: url(../images/btn_video_bd1b5d5.png) center no-repeat;
    background-size: contain;
}

.zbShow2 .video-col .video-list .video-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}









 








.zbShow2 .gallery_container .prev,.zbShow2 .gallery_container .next {
    position: absolute;
    top: 191px;
    width: 171px;
    height: 520px;
    z-index: 99;
}

.zbShow2 .gallery_container .prev {
    left: 39px;
    background: url(../images/01.png) no-repeat;
}
.zbShow2 .gallery_container .next {
    right: -257px;
    background: url(../images/02.png) no-repeat;
}

#centera{margin:0 auto;width:1280px;margin-left:284px;margin-top: 221px;}
.poster-main{position: relative;margin: 0px auto;}
.poster-main #poster-list .poster-item{position: absolute;left: 0;top: 0px;}
.poster-main .poster-btn{position: absolute;top: 0px;cursor: pointer;}
.poster-main .poster-prev-btn{left: 113px;margin-top: -6px;background: url("../images/01.png") no-repeat center center;}
.poster-main .poster-next-btn{right: 113px;margin-top: -6px;background: url("../images/02.png") no-repeat center center;}



#focus_Box {
    position: relative;
    padding-top: 230px;
    margin: 0 auto;
}
.feature-swiper{
    width: 950px;
	height: 420px;
}
.feature-swiper .swiper-slide {
    width: 306px;
}
.feature-swiper img {
    width: 306px;
}
.img_box_s{
    position: relative;
}
.img_box_s::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.feature-swiper .swiper-slide.swiper-slide-active .img_box_s::after{
    background-image: none;
}
.feature-pa {
    position: static;
    padding-bottom: 20px;
    counter-reset: num;
}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:74px;height:74px;top:443px;}
#focus_Box .prev{background:url(../images/02.png) left bottom no-repeat;left:350px;}
#focus_Box .next{background:url(../images/01.png) right bottom no-repeat;right:350px;}
#focus_Box .proL{ 
	transform: perspective(1130px) translate(0, 0) rotateY(-30deg);		 
	-webkit-transform: perspective(1130px) translate(0, 0) rotateY(-30deg);		 
	-moz-transform: perspective(1130px) translate(0, 0) rotateY(-30deg);	 
}
#focus_Box .proR{ 
	transform: perspective(1130px) translate(0, 0) rotateY(30deg);		 
	-webkit-transform: perspective(1130px) translate(0, 0) rotateY(30deg);		 
	-moz-transform: perspective(1130px) translate(0, 0) rotateY(30deg);	 
}


.swww .swiper-slide-prev{margin-left: 127px;}
.swww .swiper-slide-next{margin-right: 306px !important;margin-left: -124px;}
.swww .swiper-slide-active {transform: scale(1);margin-left: -130px;}


@keyframes rotate{
    form{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate{
    form{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

.zhuangbei_ul .container-item img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.zhuangbei_ul .container-item img:hover {
	transform: rotate(360deg) scale(1.1);
	-webkit-transform: rotate(360deg) scale(1.1);
	-moz-transform: rotate(360deg) scale(1.1);
	-o-transform: rotate(360deg) scale(1.1);
	-ms-transform: rotate(360deg) scale(1.1);
}





.bottom .con {
  width: 1400px;
  margin: 0 auto;
  position: relative;
  height: 580px;
}
.bottom .boxx {
  padding-top: 160px;
  position: relative;
}
.bottom .carousel {
  position: relative;
  z-index: 2;
  height: 580px;
  margin-top: 0px;
}
.bottom .carousel li {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 912px;
  height: 566px;
  margin-left: -600px;
  margin-top: -230px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.bottom .carousel li img {
  display: block;
  width: 912px;
  height: 566px;
}
.bottom .btn_prve,
.bottom .btn_next {
  position: absolute;
  top: 50%;
  width: 91px;
  height: 91px;
  z-index: 20;
  margin-top: 63px;
  overflow: hidden;
}
.bottom .btn_prve {
  left: -86px;
  background: url(../images/01.png) no-repeat;
}
.bottom .btn_next {
  right: 194px;
  background: url(../images/02.png) no-repeat;
}


.side-img{
	margin-left:1172px;
	padding-top: 191px;
    animation:bounce 3s ease-in-out infinite;
  }
 
  @keyframes bounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-20px); }
  }



.map-sp {
	width: 1000px;
	left: 50%;
	margin-left: -482px;
	margin-top:205px;
position: absolute;

	
}