/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

body {
	overflow-x: hidden;
}

.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: 1080px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() 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: 800px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../image/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;
}

.gzshow1 {
	width: 1920px;
	height: 600px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../image/bj_02-1.jpg) no-repeat center;
	background-position: 0px -0px;
}



.gzshow {
	width: 1920px;
	height: 3500px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() no-repeat center;
	background-position: 0px -0px;
	background-image: url(../image/bj_03.jpg);
}

.zuoyi {
	border: 2px solid #ccc;
	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;
}

.zuoyi:hover {
	transform: translate(0, 10px);
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-o-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
}

.zbShow {
	width: 1920px;
	height: auto;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../image/bj_03.jpg) no-repeat top;
	background-position: 0px -0px;
}

.NewsList {
	margin: 0 18px;
	width: 850px;
	height: 703px;
	position: absolute;
	top: 240px;
	margin-left: 490px;
	transition: all 0.1s linear;
}

.NewsList li:hover {
	transform: translatex(5px);
	background-color: #860200;
}

.NewsList li {
	width: 850px;
	height: 59px;
	line-height: 59px;
	overflow: hidden;
	color: #ecdcbd;
	padding-right: 8px;
	border-bottom: 1px dotted #635140;
	font-size: 16px;
	list-style: none;
}

.NewsList li a {
	margin-left: 5px;
	color: #ecdcbd;
}

.NewsList li time {
	float: right;
	color: #ecdcbd;
}

.NewsList li .lx {
	margin: 0 8px;
	color: #ecdcbd;
}

.gzimg {
	width: 309px;
	height: 309px;
	left: 50%;
	margin-left: -366px;
	top: 221px;
	background: url() no-repeat center;
	z-index: 50;
}

.zbShow2 {
	width: 1920px;
	height: 1014px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() no-repeat center;
	background-position: 0px -0px;
	background-image: url();
}

.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;
}

.bottom {
	width: 1920px;
	height: 132px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() no-repeat center;
	background-position: 0px -0px;
	background-image: url();
}

.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;
}

.slide2 {
	width: 644px;
	height: 732px;
	left: -229px;
	top: 132px;

}

.slide2 .uls li {
	list-style: none;
}

.slide2 .prev,
.slide2 .next {
	width: 60px;
	height: 80px;
}

.slide2 .prev {
	top: -275px;
	left: -179px;
}

.slide2 .next {
	top: -345px;
	left: 297px;
}

.slide2 .slide2hd {
	width: 781px;
	height: 110px;
	left: 804px;
	margin-left: -495px;
	top: 487px;
}

.slide2 .slide2hd .sm {
	width: 107px;
	height: 110px;
}

.slide2 .slide2hd .sm:hover {
	cursor: pointer;
}

.slide2 .slide2hd .sm1 {
	left: 0px;
}

.slide2 .slide2hd .sm1.on {
	background: url();
}

.slide2 .slide2hd .sm2 {
	left: 125px;
}

.slide2 .slide2hd .sm2.on {
	background: url();
}

.slide2 .slide2hd .sm3 {
	left: 250px;
}

.slide2 .slide2hd .sm3.on {
	background: url();
}

.slide2 .slide2hd .sm4 {
	left: 375px;
}

.slide2 .slide2hd .sm4.on {
	background: url();
}

.slide2 .slide2hd .sm5 {
	left: 751px;
}

.slide2 .slide2hd .sm5.on {
	background: url();
}

.slide2 .slide2hd .sm6 {
	left: 940px;
}

.slide2 .slide2hd .sm6.on {
	background: url();
}

.slide3 {
	width: 644px;
	height: 732px;
	left: 34px;
	top: 204px;

}

.slide3 .uls li {
	list-style: none;
}

.slide3 .prev,
.slide3 .next {
	width: 60px;
	height: 80px;
}

.slide3 .prev {
	top: -329px;
	left: 888px;
}

.slide3 .next {
	top: -409px;
	left: -256px;
	background: url();
}


.slide4 {
	width: 1200px;
	height: 650px;
	left: 50%;
	margin-left: -670px;
	top: 197px;

}

.slide4 .uls li {
	list-style: none;
}

.slide4 .prev,
.slide4 .next {
	width: 40px;
	height: 52px;
}

.slide4 .prev {
	top: -322px;
	left: 817px;
}

.slide4 .next {
	top: -374px;
	left: -639px;
}


.slide5 {
	width: 1200px;
	height: 650px;
	left: 50%;
	margin-left: -578px;
	top: 187px;

}

.slide5 .uls li {
	list-style: none;
}

.slide5 .prev,
.slide5 .next {
	width: 40px;
	height: 52px;
}

.slide5 .prev {
	top: -381px;
	left: -647px;
}

.slide5 .next {
	top: -432px;
	left: 758px;
}


#Floatingbar {
	width: 157px;
	position: fixed;
	top: 50%;
	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: #333333;
}

#Floatingbar .ewm img {
	width: 117px;
	height: 117px;
	margin: 0 auto;
	display: block;
}

#Floatingbar ul {
	padding: 14px 0;
	background: url() no-repeat center bottom;
	list-style-type: none;
	background-color: #333333;
	color: white;
}

#Floatingbar ul li {
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 7px;
	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: #507129;
}

#Floatingbar .btn {
	width: 15px;
	height: 130px;
	position: absolute;
	top: 23px;
	left: -15px;
	background: url() no-repeat right top;
	cursor: pointer;
}

#Floatingbar .btn.change {
	background-position: left top;
}

.navs {
	width: 654px;
	height: 247px;
	left: 57%;
	margin-left: -503px;
	top: 800px;
	z-index: 99;
}

.nav1,
.nav2,
.nav3,
.nav4 {
	width: 158px;
	height: 253px;
	/* margin-right: 166px; */
}

.nav1 {
	/* margin-left:90px; */
	background: url() no-repeat;
}

.nav1:hover,
.nav2:hover，.nav3:hover，.nav4:hover {
	cursor: pointer;
}

.nav1:hover,
.nav2:hover,
.nav3:hover,
.nav4:hover {
	margin-top: -10px;
}




.nav2 {
	background: url() no-repeat;
	margin-left: 89px;
}

.nav3 {
	background: url() no-repeat;
	/* margin-left: 38px; */
	float: right;
}

#preview {
	position: absolute;
	margin-top: -200px;
	border: 1px solid #614635;
	background: #3c2116;
	padding: 5px;
	display: none;
	color: #fff;
}

.container-item {
	width: 100px;
	height: 100px;
	background: url() 0 0 no-repeat;
}

.container-item img {
	padding-top: 35px;
	/* margin-right: 107px; */
}


.zuoyi {
	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;
}

.zuoyi:hover {
	transform: translate(0, 10px);
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-o-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
}


.yxsx {
	padding-top: 198px;
	width: 1290px;
	left: 50%;
	padding-left: 330px;
}

.yxsx li {
	float: left;
	width: 157px;
	height: 226px;
	position: relative;
	margin-right: 0px;
	margin-bottom: -10px;
	padding-top: 0px;
	background: url() no-repeat left top;
	list-style: none;
}

.yxsx li:nth-child(7n) {
	margin-right: 0px;
}

.yxsx strong {

	height: 40px;
	line-height: 46px;
	text-align: center;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	color: #07393d;
	margin-bottom: 3px;
	letter-spacing: 4px;
	display: block;

}

.yxsx .photo {
	width: 50px;
	height: 50px;
	margin: 0 55px;
	display: block;

}


.m5 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: -2px;
	background: url() bottom no-repeat;
	z-index: 999999;
}

.zb_zb {
	width: 1350px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 00px 00px 00px;
	padding-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.zb_zb_3bg {
	padding: 10px 10px 10px;
	width: 423px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #595a5a;
	position: relative
}

.zb_zb_3 {
	padding: 10px 10px 10px 10px;
	width: 403px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #161721;
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3) inset;
}

.zb_zb_3_t {
	width: 403px;
	height: 41px;
	float: left;
	background: #FFF;
	line-height: 41px;
	color: #feac2a;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.zb_zb_3_d {
	width: 403px;
	height: 0px;
	float: left;
	background: #FFF;
	position: relative
}

.zb_zb_3 .role-itemst {
	width: 390px;
	height: auto;
	float: left;
	position: relative;
}

.zb_zb_3 .role-itemst img {
	width: 390px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}


.zb_zb_2bg {
	padding: 10px 10px 10px;
	width: 650px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #595a5a;
	position: relative
}

.zb_zb_2 {
	padding: 10px 10px 10px 10px;
	width: 630px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #161721;
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3) inset;
}

.zb_zb_2_t {
	width: 630px;
	height: 41px;
	float: left;
	background: #FFF;
	line-height: 41px;
	color: #feac2a;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.zb_zb_2_d {
	width: 630px;
	height: 0px;
	float: left;
	background: #FFF;
	position: relative
}

.zb_zb_2 .role-itemst {
	width: 620px;
	height: auto;
	float: left;
	position: relative;
}

.zb_zb_2 .role-itemst img {
	width: 620px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}

.zb_zb_1bg {
	padding: 10px 10px 10px;
	width: 1330px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #595a5a;
	position: relative
}

.zb_zb_1 {
	padding: 10px 10px 10px 10px;
	width: 1310px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #333;
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3) inset;
}

.zb_zb_1_t {
	width: 1310px;
	height: 41px;
	float: left;
	background: #FFF;
	line-height: 41px;
	color: #feac2a;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.zb_zb_1_d {
	width: 1310px;
	height: 0px;
	float: left;
	background: #FFF;
	position: relative
}

.zb_zb_1 .role-itemst {
	width: 1300px;
	height: auto;
	float: left;
	position: relative;
}

.zb_zb_1 .role-itemst img {
	width: 1300px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}

.zb_1bg {
	padding: 10px 10px 10px;
	width: 1248px;
	height: auto;
	overflow: hidden;
	float: left;
	background: url("../image/zbbg.jpg") top left;
	position: relative;
	border: 1px solid #000;
}

.zb_1 {
	padding: 10px 10px 10px 10px;
	width: 1228px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	    background-color: rgb(22 18 8);
	box-shadow: 0 0px 2px rgba(211, 203, 234, 1) inset;
}

.zb_1_t {
	width: 1228px;
	height: 41px;
	float: left;
	background: #132325;
	line-height: 41px;
	color: #bda575;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.zb_1_d {
	width: 1228px;
	height: 0px;
	float: left;
	background: #ece8e5;
	position: relative
}

.zb_1 .role-itemst {
	width: 1220px;
	height: auto;
	float: left;
	position: relative;
}

.zb_1 .role-itemst img {
	width: 1220px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px;
}

.PartTitle2 {
	padding: 4px 0 8px 0px;
	height: 35px;
	line-height: 50px;
	position: relative;
	font-size: 17px;
	font-weight: normal;
	color: #fad99f;
	background: url() no-repeat left center;
	border-bottom: 1px solid #fad99f;
	text-align: left;
	margin-bottom: 10px;
}