@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #000;
	overflow-x: hidden;
}
.bigcontainer {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}
ul, li {
	list-style: none
}
video {
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: 0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 1000px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height: 669px;
	background: url(../images/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
	height: 502px;
	background: url(../images/bg_03.jpg) no-repeat center;
}
.downcontainer3 {
	height: 910px;
	background: url(../images/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
	height: 956px;
	background: url(../images/bg_05.jpg) no-repeat top;
}
.downcontainer5 {
	height: 785px;
	background: url(../images/bg_06.jpg) no-repeat top;
}
.downcontainer6 {
	height: 928px;
	background: url(../images/bg_07.jpg) no-repeat top;
}
.downcontainer7 {
	height: 1045px;
	background: url(../images/bg_08.jpg) no-repeat top;
}
.ts_show {
	margin: 0 auto;
	width: 890px;
	padding-top: 150px;
}
#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url(../images/leftNav.png) no-repeat;
	z-index: 20;
}
#leftnav a {
	width: 98px;
	height: 97px;
	display: block;
	text-align: center;
	padding-right: 5px;
}
.gif {
	width: 1920px;
	text-align: center;
	margin: 0 auto;
}
.navs {
	width: 833px;
	height:97px;
	left: 50%;
	margin-left: -408px;
	top: 888px;
	z-index: 51;
}
.nav1, .nav2, .nav3{width:271px;height:97px;margin-right: 6px;}
.nav1 {background: url(../images/down1.png) no-repeat;background-position: 0px 0px;}
.nav2 {background: url(../images/cz1.png) no-repeat;background-position: 0px 0px;}
.nav3 {background: url(../images/down2.png) no-repeat;background-position: 0px 0px;}
.nav1:hover,.nav2:hover,.nav3:hover{background-position: -0px -97px;}



.menu{
	width: 1300px;
	height:265px;
	margin: 0 auto;
	padding-top: 80px;
}

.menu-1,.menu-2,.menu-3,.menu-4,.menu-5 {
	width: 254px;
	height: 676px;
}

.menu-1{
	background: url(../images/btn_1.png) no-repeat;
}

.menu-2{
	background: url(../images/btn_3.png) no-repeat;
	margin-top: 130px;
}

.menu-3{
	background: url(../images/btn_5.png) no-repeat;
}

.menu-4{
	background: url(../images/btn_7.png) no-repeat;
	margin-top: 130px;

}

.menu-5{
	background: url(../images/btn_9.png) no-repeat;
}

.menu-1:hover{
	background: url(../images/btn_2.png) no-repeat;

}
.menu-2:hover{
	background: url(../images/btn_4.png) no-repeat;

}
.menu-3:hover{
	background: url(../images/btn_6.png) no-repeat;

}
.menu-4:hover{
	background: url(../images/btn_8.png) no-repeat;

}
.menu-5:hover{
	background: url(../images/btn_10.png) no-repeat;

}



.sphere {
	width: 129px;
	height: 129px;
	position: absolute;
	transform: translateY(-10px);
	animation: float 3s linear alternate infinite;
	cursor: pointer;
	z-index: 9998;
}
.sphere:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/sphere.png);
	animation: rotate 3s linear infinite;
}
.huanhua-sp {
	width: 980px;
	left: 50%;
	margin-left: -470px;
	margin-top: 5px;
}
.huanhua-sp .swiper-slide >img {
	height: 395px;
	box-shadow: 0px 0px 10px #000;
}
.ts-sp {
	width: 485px;
	left: 50%;
}
.ts-sp .swiper-slide >img {
	height: 395px;
	box-shadow: 0px 0px 10px #000;
}
.ts1 {
	margin-left: -470px;
	margin-top: 5px;
}
.ts2 {
	margin-left: 20px;
	margin-top: -455px;
}
 @keyframes rotate {
 from {
transform:rotate(0deg)
}
 to {
transform:rotate(360deg)
}
}
@keyframes float {
 from {
transform: translateY(-10px);
}
 to {
transform: translateY(10px);
}
}
.sphere:nth-child(1) {
	animation: float 3s 0.2s linear alternate infinite;
}
.sphere:nth-child(2) {
	animation: float 2s 0.1s linear alternate infinite;
}
.sphere:nth-child(3) {
	animation: float 5s 0.2s linear alternate infinite;
}
.sphere:nth-child(4) {
	animation: float 4s 0.3s linear alternate infinite;
}

/*游戏视频*/
.cls {
*zoom:1
}
.cls {
	clear: both
}
a {
	text-decoration: none;
	color: #443b3b
}
a:hover {
	text-decoration: none;
	color: #d31414
}

#weixin {
	display: none;
	position: fixed;
	top: 25%;
	left: 38%;
	z-index: 50;
	background: white;
}
#over {
	width: 100%;
	height: 100%;
	opacity: 0.5;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	z-index: 40;
	background: silver fixed;
	background-size: cover;
}
/* 幻灯片所需CSS */
.ys-sp {
	width: 1000px;
	height: 450px;
	left: 50%;
	margin-left: -388px;
	margin-top: 323px;
}
.pet-img{
	margin-top: 144px;
	margin-left: 59px;

}
.pet-text{
	float: left;
	width:380px;
	height: 100px;
	font-size: 16px;
	color: #e6ac67;
	margin-left: 622px;
	margin-top: -230px;
}

.pet-buff{
	float: left;
	margin-top: -43px;
	margin-left: 664px;
}

.sz-sp {
	width:950px;
	left: 50%;
	margin-left: -464px;
	margin-top: 247px;
	height: 500px;
}
.sz-sp .swiper-slide >img {
	width: 933px;
	height: 533px;
}
.gz-sp {
	width:1200px;
	left: 50%;
	margin-left: -620px;
	margin-top: 247px;
	height: 600px;
}
.gz-sp .swiper-slide >img {
	width: 1200px;
	height:600px;
}
.zb-sp {
	width:1200px;
	left: 50%;
	margin-left: -560px;
	margin-top: 247px;
}

.zb-sp .swiper-slide >img {
	width:303px;
	border:#c79d48 solid 3px;

}

.swiper-container {
 --swiper-navigation-color: #c79d48 ;/* 单独设置按钮颜色 */
}
.sz-sp .swiper-button-prev {
	width: 22px;
	height: 44px;
	margin-left: -5px;
	background: url(../images/curr_prev.png) no-repeat center center;
}
.sz-sp .swiper-button-next {
	width: 22px;
	height: 44px;
	margin-right: 10px;
	background-image: url(../images/curr_next.png) no-repeat center center;
}



.on {
	color: #cecece;
}
.bar {
	width: 100px;
	position: fixed;
	top: 102px;
	right: 30px;
	z-index: 1000;
}
.bar .nor {
	color: #fff;
	width: 100px;
	height: 70px;
	display: block;
	text-align: center;
	text-decoration: none;
	font: 14px/70px "微软雅黑";
	background: url(../images/op.png) center repeat;
	margin-bottom: 1px;
	outline: none;
}
.bar .nor:hover, .bar .cur {
	background: #610004;
}
.bar .home {
	font: 18px/70px "微软雅黑";
	outline: none;
}
.bar .home:hover {
	background: #610004;
}
.bar .top {
	width: 100px;
	height: 42px;
	display: block;
	text-align: center;
	background: url(../images/op.png) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show {
	width: 1000px;
	margin: 0 auto;
}
.items {
	width: 420px;
	left: 50%;
	margin-left: -531px;
	margin-top: 256px;
}
.items ul {
}
.items li,.itemshz li,.itemstz li {
	width: 44px;
	height: 85px;
	float: left;
	list-style: none;
	margin-right: 24.7px;
	background:url(../images/itembg.png) no-repeat;
}
.itemcss {
	position: relative;
	width: 44px;
	height: 44px;
	margin: 0 auto;
}
.itemcss a, .itemcss span {
	display: none;
	text-decoration: none;
}

.itemcss:hover {
	cursor: pointer;
}
.itemcss:hover a.now {
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	display: block;
}
.itemcss:hover span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	margin-left: 50px;
	z-index: 1000;
	height: 36px;
	line-height: 36px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
/*角色信息*/
.role-wrap .li {
}
.role-wrap {
	width: 1200px;
	margin: 0px auto;
	height: 708px;
	position: relative;
}
.role-wrap .role {
	width: 2000px;
	height: 719px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: -11px
}
.role-wrap .role .role-con {
	width: 1200px;
	height: 516px;
	position: relative;
	margin: 0 auto;
	top: 0
}
.role-nav {
	position: absolute;
	width: 800px;
	height:800px;
	left:50%;
	z-index:100;
}
.role-nav li {
	width:90px;
	height:90px;
	display:block;
	margin-bottom:10px;

}
.role-nav-0 {
	background: url(../show/btn_1.png) no-repeat  center;
	margin-top: 130px;
	margin-left:-260px;
}
.role-nav-1 {
	background: url(../show/btn_2.png) no-repeat center;
	margin-top:-10px;
	margin-left:-320px;
}
.role-nav-2 {
	background: url(../show/btn_3.png) no-repeat center;
	margin-top:-10px;
	margin-left:-340px;
}
.role-nav-3 {
	background: url(../show/btn_4.png) no-repeat center;
	margin-top:-10px;
	margin-left:-320px;
}
.role-nav-4 {
	background: url(../show/btn_5.png) no-repeat center;
	margin-top:-10px;
	margin-left:-260px;
}

.role-nav-5 {
	background: url(../show/btn_6.png) no-repeat center;
	margin-top:-460px;
	margin-left:220px;
}

.role-nav-6 {
	background: url(../show/btn_7.png) no-repeat center;
	margin-top:-10px;
	margin-left:260px;
}

.role-nav-7 {
	background: url(../show/btn_8.png) no-repeat center;
	margin-top:-10px;
	margin-left:280px;
}

.role-nav-8 {
	background: url(../show/btn_9.png) no-repeat center;
	margin-top:-10px;
	margin-left:260px;
}

.role-nav-9 {
	background: url(../show/btn_10.png) no-repeat center;
	margin-top:-10px;
	margin-left:220px;
}

.role-nav-0.cur {
	background-image: url(../show/btn_1_on.png);
}
.role-nav-1.cur {
	background-image: url(../show/btn_2_on.png);
}
.role-nav-2.cur {
	background-image: url(../show/btn_3_on.png);
}
.role-nav-3.cur {
	background-image: url(../show/btn_4_on.png);
}
.role-nav-4.cur {
	background-image: url(../show/btn_5_on.png);
}
.role-nav-5.cur {
	background-image: url(../show/btn_6_on.png);
}
.role-nav-6.cur {
	background-image: url(../show/btn_7_on.png);
}
.role-nav-7.cur {
	background-image: url(../show/btn_8_on.png);
}
.role-nav-8.cur {
	background-image: url(../show/btn_9_on.png);
}
.role-nav-9.cur {
	background-image: url(../show/btn_10_on.png);
}

#rolePanel {
	background-image:url(../show/texture1.png);
	width: 573px;
	height: 614px;
	margin-left:320px;
	margin-top:-10px;
	-webkit-animation: sz 1s steps(16) infinite;
	-moz-animation: sz 1s steps(16) infinite;
	-ms-animation: sz 1s steps(16) infinite;
	animation: sz 1s steps(16) infinite;
	transform: scale(0.9);

}
	
.curElem {
	display: block;
}

@-moz-keyframes sz {
    0% { background-position: 0px 0px }
	100% { background-position: -9168px 0px }
}
@-o-keyframes sz {
    0% { background-position: 0px 0px }
	100% { background-position: -9168px 0px }
}
@keyframes sz {
    0% { background-position: 0px 0px }
	100% { background-position: -9168px 0px }
}



.mod-video {
	width: 983px;
	height: 496px;
	left: 50%;
	margin-left: -480px;
	margin-top: 140px;
}
.mod-video .video li {
	position: absolute;
	overflow: hidden;

}
.mod-video .v-img {
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	-moz-transition: transform .5s ease, -moz-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease;

}

.video-1 {
	width: 569px;
	height: 399px;
}
.video-2 {
	margin-top: 100px;
}
.video-3 {
	margin-left: 398px;
}
.video-4 {
	margin-top: 176px;
	margin-left: 356px
}
.video-5 {
	margin-left: 647px;
	margin-top: 60px;
}

.mod-video .v1{
	background: url(../images/video_1.png) no-repeat;
	width: 569px;
	height: 399px;
}
.mod-video .v2{
	background: url(../images/video_2.png) no-repeat;
	width: 427px;
	height: 397px;
}
.mod-video .v3{
	background: url(../images/video_3.png) no-repeat;
	width: 586px;
	height: 262px;
}
.mod-video .v4{
	background: url(../images/video_4.png) no-repeat;
	width: 424px;
	height: 321px;
}
.mod-video .v5{
	background: url(../images/video_5.png) no-repeat;
	width: 337px;
	height: 438px;
}


.mod-video .video li:hover .v-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
.mod-video .v-bg {
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background-color: rgba(255,255,255,.35);
	color: #fff;
	padding-left: 10px;
	line-height: 28px
}

.mod-video .video-play-btn {
	width: 60px;
	height: 56px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA4CAMAAACWs2tWAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABXUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////45GDugAAAAcdFJOUwDwYO/AECBAgD9Q4KB/cJAwv6/fn1/Qz7CPb0+4KMdaAAABbElEQVRIx+2XSXaDMBBEW6CBMINtbCd9/3OmRCDDeyZG5WTnWmBtvjWUqG5EZrnTeNCdyodXL990yjVJeeNW1B1VTZ2FnSq7SvW80qNq7SRFxSeNUSaJ6o2O86Jz7SRZmWrAT6eVS4fF6gXPsxYEK6Uq5vyYP12R61UpViocc2Bhi+0+4b+Aff8APOngaTi+8FdHwwZxcWLh0AI/BxIWV2PtR8/BiAsbo46EkReIukNJwuIQcBu23YdxXy4btu2BRUJ107Z9sEi0rSNh12DlBQdnKIFVSS27H3BXC84q1ECtOatalN4pUJckYLMmo66nx2a1c8yLUUZ7rGeT5JY9e2FTsBlmN+zZBbtHovdZ6P4JphuaQ+wbyVbKzdzEdI9rE9dqzrSPw9w+OqNHunHF1Hol2GWzqKWjTzosJMW07jVW4rF5e9nWUrfmcTMiFu3XOZXVnS+SdrF2kWl/nnxtf/kDE9YPCoztJVumfQeaNjmT67ty9gAAAABJRU5ErkJggg==) no-repeat 0 0;
	position: absolute;
}


.mod-video .btn1{
	left: 50%;
	top: 80px;
	margin-left: -120px

}
.mod-video .btn2{
	left: 50%;
	top: 240px;
	margin-left: -20px

}

.mod-video .btn3{
	left: 50%;
	top: 40px;
	margin-left: -30px

}

.mod-video .btn4{
	left: 50%;
	top: 150px;
	margin-left: -50px

}

.mod-video .btn5{
	left: 50%;
	top:200px;
	margin-left: 0px

}







.downcontainer5 .swiper-container {width: 100%;height: 100%;max-width: 1600px;margin-top:217px;}
.downcontainer5 .swiper-wrapper{ width:100%;}
.downcontainer5 .swiper-slide {
text-align: center;
font-size: 18px;
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;
}





.downcontainer5 .swiper-button-next,.downcontainer5 .swiper-button-prev{width:95px !important;height:107px !important;top:37%;}
.downcontainer5 .swiper-button-next:after,.downcontainer5 .swiper-button-prev:after{ content:'';}
 

.swiper-slide-active{z-index:1;}
.swiper-slide-next{z-index:0;}

.swiper-slide-active img{}
.swiper-slide-prev img{}
.swiper-slide-next img{}

.downcontainer5 .swiper-slide{
	transition: 300ms;
	transform: scale(0.5);
}
.downcontainer5 .swiper-slide-active {
    transform: scale(1);
}