@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;
}
video {
	position: absolute;
	left: 50%;
	margin-left: 0px;
	top: 0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height:980px;
	background: url(../images/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	width:1920px;height:540px;left: 50%;margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg_02.jpg) no-repeat center;
	background-position: 0px -0px;
}
.downcontainer2 {
	width:1920px;
	height:auto;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background-position: 0px 0px;
	background-image: url(../images/bg_03.jpg);
	background-repeat: no-repeat;
}
.downcontainer3 {
	height:1113px;
	background: url(../images/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
	height:998px;
	background: url(../images/bg_05.jpg) no-repeat center;
}
.downcontainer5 {
	height: 1057px;
	background: url(../images/bg_06.jpg) no-repeat center;
}
.downcontainer6 {
	height: 798px;
	background: url(../images/bg_07.jpg) no-repeat center;
}
.bottom{
	width:1920px;
	height:132px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background-position: 0px -0px;
	background-image: url(../images/bj_07.jpg);
}

#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: 900px;
	height: 70px;
	left:50%;
	margin-left: -345px;
	top: 900px;
}
.nav1,.nav2,.nav3,.nav4,.nav5,.nav6{
	width:330px;
	height:80px;
	margin-right:30px;
}

.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover,.nav6:hover{

	margin-top:-10px;
}

/* .nav1 */
/* { */
	/* animation-name: example; */
    /* animation-duration: 1s; */
	/* animation-iteration-count: infinite; */
/* } */
/* .nav3 */
/* { */
	/* animation-name: example1; */
    /* animation-duration: 1.5s; */
	/* animation-iteration-count: infinite; */

/* } */
/* .nav2 */
/* { */
	/* animation-name: example2; */
	/* animation-duration: 1.2s; */
	/* animation-iteration-count: infinite; */
	/* } */
	
	/* .nav3 */
/* { */
	/* animation-name: example3; */
	/* animation-duration: 1.1s; */
	/* animation-iteration-count: infinite; */
	/* } */
	
	/* .nav4 */
/* { */
	/* animation-name: example4; */
	/* animation-duration: 1.3s; */
	/* animation-iteration-count: infinite; */
	/* } */
	
		/* .nav6 */
/* { */
	/* animation-name: example5; */
	/* animation-duration: 1.2s; */
	/* animation-iteration-count: infinite; */
	/* } */
	
@keyframes example {
  0%   { margin-top:0px;}
  25%  { margin-top:-1px;}
  50%  { margin-top:-4px;}
  75%  { margin-top:-2px;}
  100% { margin-top:0px;;}
}

@keyframes example1 {
  0%   { margin-top:0px;}
  25%  { margin-top:-2px;}
  50%  { margin-top:-4px;}
  75%  { margin-top:-2px;}
  100% { margin-top:0px;;}
}

@keyframes example2 {
  0%   { margin-top:0px;}
  25%  { margin-top:-3px;}
  50%  { margin-top:-6px;}
  75%  { margin-top:-3px;}
  100% { margin-top:0px;;}
}

@keyframes example3 {
  0%   { margin-top:0px;}
  25%  { margin-top:-5px;}
  50%  { margin-top:-6px;}
  75%  { margin-top:-5px;}
  100% { margin-top:0px;;}
}

@keyframes example4 {
  0%   { margin-top:0px;}
  25%  { margin-top:-3px;}
  50%  { margin-top:-5px;}
  75%  { margin-top:-4px;}
  100% { margin-top:0px;;}
}

@keyframes example5 {
  0%   { margin-top:0px;}
  25%  { margin-top:-2px;}
  50%  { margin-top:-5px;}
  75%  { margin-top:-3px;}
  100% { margin-top:0px;;}
}

.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}

.nav1 {

	background:url(../images/btn1_1.png) no-repeat;
}
.nav1:hover{
	background:url(../images/btn1_2.png) no-repeat;
	}

.nav2 {
	background:url(../images/btn2_1.png) no-repeat;
}
.nav2:hover{
	background:url(../images/btn2_2.png) no-repeat;
	}


.nav3 {
	background:url(../images/btn3_1.png) no-repeat;
}

.nav3:hover{
	background:url(../images/btn3_2.png) no-repeat;
	}
	
	.nav4 {
	background:url(../images/btn4_1.png) no-repeat;
}

.nav4:hover{
	background:url(../images/btn4_2.png) no-repeat;
	}
	
		.nav5 {
	background:url(../images/btn5_1.png) no-repeat;
}

.nav5:hover{
	background:url(../images/btn5_2.png) no-repeat;
	}
	
		.nav6 {
	background:url(../images/btn6_1.png) no-repeat;
}

.nav6:hover{
	background:url(../images/btn6_2.png) no-repeat;
	}


#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 */
.erzq-sp {
	width:1100px;
	left: 50%;
	margin-left: -570px;
	margin-top: 380px;
	
}
.erzq-sp .swiper-slide >img {
	height:526px;
	box-shadow: 0px 0px 10px #000;
	border:#900 solid 3px;
}

.gz-sp {
	width:1170px;
	left: 50%;
	margin-left: -590px;
	margin-top: 120px;
	height:610px;
	}
	.gz-sp .swiper-slide >img {
		width:574px;
		height:602px;

}

.sz-sp {
	width:1050px;
	left: 50%;
	margin-left: -535px;
	margin-top:100px;
	height:600px;
	}
.sz-sp .swiper-slide >img {
	width:500px;
	height:400px;
	box-shadow: 0px 0px 10px #000;
	border:#1f222d solid 3px;
}
.huanhua-sp {
	width:1200px;
	left: 50%;
	margin-left: -600px;
	margin-top: 190px;
	height:500px;
}
.swiper-container{
    --swiper-navigation-color: #ccb179;/* 单独设置按钮颜色 */
}
.huanhua-sp .swiper-button-prev {
	width:22px;
	height:44px;
	background:url(../images/curr_prev.png) no-repeat center center;
	
}
.huanhua-sp .swiper-button-next {
	width:22px;
	height:44px;
	background-size:auto;
	background-image:url(../images/curr_next.png);
}

.huanhua-sp .swiper-slide >img {
	width:371px;
	height:454px;
	box-shadow: 0px 0px 10px #000;
	border:#1f222d solid 3px;
}
.zb-wrap {
	width: 820px;
	left: 50%;
	margin-left: -460px;
	margin-top:0px;
}
.zb-wrap .swiper-slide >img {
	height: 585px;
	border:#900 solid 3px;
}
.zhuanshu-sp {
	width:830px;
	left: 50%;
	margin-left: -457px;
	margin-top: 20px;
}
.zhuanshu-sp .swiper-slide >img {
	height:800px;
    border:#900 solid 3px;
}
.teshu-sp {
	width: 933px;
	left: 50%;
	margin-left: -590px;
	margin-top: 100px;
}
.teshu-sp .swiper-slide >img {
	height:685px;
}
.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;
}




/*手风琴展示*/
		.box-show{
			}
		.bg-box-1{
			background: url('img/1.jpg') no-repeat center/cover;
		}
		.bg-box-2{
			background: url('img/2.jpg') no-repeat center/cover;
		}
		.bg-box-3{
			background: url('img/3.jpg') no-repeat center/cover;
		}
		.bg-box-4{
			background: url('img/4.jpg') no-repeat center/cover;
		}
		#wrap{
			overflow: hidden;
			top:0; left:0; right:0; bottom:0;
			margin:auto;
			padding-top:60px;
			width: 1022px;
			height: 434px;
		}
		#wrap > ul{
			width: 120%;
			list-style: none;
		}
		#wrap > ul > li{
			float: left;
			width: 100px;
			height: 434px;
			cursor: pointer;
		}
		#wrap > ul > li:nth-child(1){
			background: url('../show/yjbox.gif') no-repeat center/cover;
		}
		#wrap > ul > li:nth-child(2){
			background: url('../show/yjbox4.gif') no-repeat center/cover;
		}
		#wrap > ul > li:nth-child(3){
			background: url('../show/yjbox2.gif') no-repeat center/cover;
		}
		#wrap > ul > li:nth-child(4){
			background: url('../show/yjbox3.gif') no-repeat center/cover;
			width: 700px;
		}	
		#wrap > ul > li > .text{
			width: 100px;
			height: 100%;
			background: #000;
			opacity: .8;
		}
		#wrap > ul > li > .text p{
			padding: 20px 40px;
			font-family: 'Microsoft yahei';
			color: #fff;
		}


/*弹出层*/
.layer-toplayer {
	width: 800px;
	height: 732px;
	background : url(../images/LayerTextbg1.jpg);
}
.layer-title {
	font: normal 50px "微软雅黑";
	text-align: center;
	margin-top: 120px;
}
.layer-detailText {
	width: 730px;
	height: 580px;
	overflow-x: hidden;
	overflow-y: auto;
	font: normal 18px "微软雅黑";
	margin-left: 30px;
	color:#000;
	font-size:14px;
}


#container {
	position:absolute;
	width: 793px;
	height: 498px;
	left: 50%;
	margin-left:-700px;
	padding-top:320px;

}
#container .mainframe {
	width: 500px;
	height: 498px;
	float: left
}
#container .thumbnails {
	float: left;
	width: 293px;
	height: 498px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/total_grid.png);
	background-position: 9px 70px;
}
.thumbnailimage {
	float: left;
	padding: 7px;
}
.large_thumb {
	float: left;
	position: relative;
	width: 64px;
	height: 64px;
	padding: 0px 10px 0px 0;
}
img.large_thumb_image {
	position: absolute;
	left: 5px;
	top: 4px;
}
.large_thumb_border {
	width: 64px;
	height: 64px;
	background: url(../images/interface/thumb_border.png);
	position: absolute;
}
.large_thumb_shine {
	width: 54px;
	height: 54px;
	background: url(../images/interface/shine.png);
	position: absolute;
	background-position:99px 0;
	left: 5px;
	top: 5px;
	background-repeat: no-repeat;
}
.thumb_container {
	width: 64px;
	height: 64px;
	background-image: url(../images/interface/thumb_holder.png);
}
#largephoto {
	width: 247px;
	height: 561px;

	margin-top: -77px;
	margin-left: 214px;

}
#largetrans {
	width: 247px;
	height: 561px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.large_image {
	display: none
}
#containertitle {
	position: absolute;
	margin-top: 35px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px 2px #fff;
}
#largecaption {
	text-align: center;
	height: 100px;
	width: 100%;

	position: absolute;
	width: 247px;
	margin-top: 0px;
	display: none;
	color: #fff;
	font-size: 30px;
	font-family: Arial;
	letter-spacing: -1px;
	font-weight: bold
}
#largecaption .captionContent {
	padding: 5px;
}
#largecaption .captionShine {
	background: url(../images/interface/bigshine.png);
	position: absolute;
	width: 247px;
	height: 561px;
	background-position: -150px 0;
	background-repeat: no-repeat;
}
#loader {
	margin-top:260px;
	margin-left:50px;
	width: 150px;
	height: 150px;
	background-image: url(../images/interface/loader.gif);
	background-repeat: no-repeat;
	position: absolute;
}

ul li,ul ol{list-style: none;}
i,b,em,strong{font-style: normal;}
body{font-family: '微软雅黑';}
img{display: block;}
.dh ul{position: relative;overflow: hidden;width:900px;height: 440px;margin: 0px auto 0; padding-top:300px;}
.dh ul li{float: left;width: 108px;overflow: hidden;height: 100%;position: relative;cursor: pointer; border:#896d3c 1px solid; box-shadow: 0px 0px 10px #000;}
.dh ul li a{display: block;width: 100%;height: 100%;}
.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;background:rgba(27,29,36,0.75);height: 100%;}
.dh ul li .layer .p1{position: absolute;bottom: 5px;left: 10px;}
.dh ul li .layer .p2{position: absolute;bottom: 5px;right: -200%;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 20px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{display: block;font-weight: bold;font-size: 14px;}

.dh ul li.curr{}
/* .dh ul li.curr .layer .p1{left: -200%;}
.dh ul li.curr .layer .p2{left: 10px;} */

.col1{color: #00A39A;}
.col2{color: #fff;}


    .szcontainer {
	max-width: 1920px;
	min-width: 1200px;
	height: 973px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
    }
    .box {
      width: 1200px;
      height: 100%;
      margin: 0 auto;
      position: relative;
    }
    .box .p {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
    }
    .box .p img, .box .p .name {
     position: absolute;
      
      
    }
    .box .p1 img,.box .p2 img,.box .p3 img,.box .p4 img,.box .p5 img {

      opacity: 0;
	      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear;
    }
   
    .box .p1.show img, .box .p2.show img, .box .p3.show img, .box .p4.show img,.box .p5.show img {
      opacity: 1;
      transform: translateX(0);
    }
    .box .p1 .name {
      position: absolute;
      width: 305px;
      height: 413px;
      left: 108px;
      transform: translateX(-20%);
      opacity: 0;
      bottom: 275px;

    }
    .box .p2 .name {
      position: absolute;
      width: 293px;
      height: 407px;
      left: 186px;
      bottom: 275px;
      transform: translateX(-20%);
      opacity: 0;
    }
    .box .p3 .name {
      position: absolute;
      width: 277px;
      height: 408px;
      left: 186px;
      bottom: 275px;
      transform: translateX(-20%);
      opacity: 0;

    }

    .box .p1.show .name, .box .p2.show .name, .box .p3.show .name, .box .p4.show .name {
      opacity: 0;
      transform: translateX(0);
    }
    .nav {
      position: absolute;
      width: 129px;
      top: 480px;
      right: 400px;
      z-index: 2;
    }
    .nav li {
      position: relative;
      width: 120px;
      height: 120px;
      margin: 1px auto 0;
      cursor: pointer;
      transition: all .6s linear;
    }
    .nav li img {
      position: absolute;
      top: 0;
      left: 0;
      width: 129px;
      height: 129px;
    }
    .nav li i {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 1;
      transition: opacity .6s linear;
    }
    .nav li.t1 i {
      background: url(../images/t1.png) no-repeat center;
    }
    .nav li.t2 i {
      background: url(../images/t2.png) no-repeat center;
    }
    .nav li.t3 i {
      background: url(../images/t3.png) no-repeat center;
    }
    .nav li.t4 i {
      background: url(../images/t4.png) no-repeat center;
    }
	 .nav li.t5 i {
      background: url(../images/t5.png) no-repeat center;
    }
    
    .nav li em {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: opacity .3s linear;
    }
    .nav li.t1 em {
      background: url(../images/t1_on.png) no-repeat center;
    }
    .nav li.t2 em {
      background: url(../images/t2_on.png) no-repeat center;
    }
    .nav li.t3 em {
      background: url(../images/t3_on.png) no-repeat center;
    }
    .nav li.t4 em {
      background: url(../images/t4_on.png) no-repeat center;
    }
	.nav li.t5 em {
      background: url(../images/t5_on.png) no-repeat center;
    }
    .nav li.on {
      width: 129px;
      height: 129px;
    }
    .nav li.on i {
      opacity: 0;
    }
    .nav li.on em {
      opacity: 1;
    }

#preview{position:absolute;border:1px solid #614635;background:#3c2116;padding:5px;display:none;color:#fff; z-index: 201;}

.items {width: 1149px;left:50%;margin-left: -514px;margin-top: 214px; top: 0px;z-index: 200;}
.items ul{}
.items li{width: 44px;height: 158px;float:left;list-style:none;margin-right: 99px;}

.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:10;height:36px; line-height:36px; filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;}

.items.ss1{width: 600px;left: 50%;margin-left: -255px;margin-top: 40px;}
.items.ss1 li{height: 44px;margin-right: 50px;margin-bottom: 50px;}

.items.ss2{width: 600px;left: 50%;margin-left: -255px;margin-top: 40px;}
.items.ss2 li{height: 44px;margin-right: 50px;margin-bottom: 50px;}

.items.ss3{width: 600px;left: 50%;margin-left: -255px;margin-top: 40px;}
.items.ss3 li{height: 44px;margin-right: 50px;margin-bottom: 50px;}



#Layer15 {
	position:relative;
	height:1502px;
	z-index:1;
	background-image: url(images/bj_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	width: 1920px;
	margin-left: -960px;
    left: 50%;
}


.slide2{
	width:1103px;height:459px;left: 983px;margin-left: -623px;top:483px;
	
}

.slide2 .uls li{list-style: none;}

.slide2 .prev,.slide2 .next{width:40px;height:52px;}
.slide2 .prev{top:-289px;left:-85px;}
.slide2 .next{top:-341px;left:1235px;}


#Layer155 {
	position:relative;
	z-index:1;
	background-image: url(images/bj_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	width: 1920px;
	margin-left: -960px;
    left: 50%;
}


.slide3{
	width:1103px;height:459px;left: 983px;margin-left: -640px;top:200px;
	
}

.slide32 .uls li{list-style: none;}

.slide3 .prev,.slide3 .next{width:40px;height:52px;}
.slide3 .prev{top:-459px;left:-85px;}
.slide3 .next{top:-511px;left:1265px;}


#Layer11 {
	position:absolute;
	width:110px;
	height:450px;
	z-index:2;
    left: 410px;
    top: 60px;
}

.STYLE4 {
	font-size: 12px;
	color: #CCCCCC;
}
.STYLE6 {font-size: 20px; color: #CCCCCC; }




.head_13 { width: 1100px; height: 430px; }
.wenzi li { display: block; width: 1100px; overflow: hidden; border-bottom: 1px dashed  rgb(82 39 0); transition: all 0.5s ease 0s; margin-bottom: 10px; }
.wenzi li a i { background: rgb(150 19 0); border-radius: 0.5em; padding: 0px 5px 2px; font-family: 微软雅黑; font-size: 15px; font-weight: 200; color: rgb(255 255 255); margin-right: 5px; letter-spacing: 1.5pt; }
.wenzi li a { float: left; display: block; padding: 12px 5px 7px; font-size: 18px; font-family: 微软雅黑; font-weight: 200; transition: all 0.5s ease 0s; color: rgb(0 0 0); letter-spacing: 1.5pt; }
.wenzi li a:hover { color: rgb(246, 196, 171); }
.wenzi li:hover { display: block; animation-name: nmyani; animation-duration: 2s; border-radius: 0.5em; border: 1px dashed rgb(153, 153, 153); background: rgb(90 0 28); }
.wenzi li span { display: block; float: right; font-size: 15px; color: rgb(255, 0, 0); padding: 7px 5px 5px; }
.wenzi ul { margin: 0px; padding: 0px; }
.tablist { display: none; }
.block { display: block; }

/*公告*/
#download{width:1280px;height:84px;position:absolute;top:900px;left:50%;margin-left:-365px;z-index:1500;}

/*下载*/
#downloada{float:left;width:1280px;height:85px;overflow:hidden;margin-right:20px;margin-top:10px}

#downloada .btn_01{float:left;width:332px;height:85px;position:relative;text-indent:-9999em;background:url(../images/p1-r1.png) no-repeat left bottom;display:block;margin-bottom:0px;}
#downloada .btn_01:hover{text-decoration:none;background:url(../images/p1-r2.png) no-repeat left top;}
#downloada .btn_02{float:left;width:332px;height:85px;position:relative;text-indent:-9999em;background:url(../images/p2-r1.png) no-repeat left bottom;display:block;margin-left:120px;margin-bottom:0px;}
#downloada .btn_02:hover{text-decoration:none;background:url(../images/p2-r2.png) no-repeat left top;}
#downloada .btn_03{float:left;width:332px;height:85px;position:relative;text-indent:-9999em;background:url(../images/fast_down3.png) no-repeat left bottom;display:block;margin-left:100px;margin-bottom:0px;}
#downloada .btn_03:hover{text-decoration:none;background:url(../images/fast_down3_hover.png) no-repeat left top;}
#downloada .btn_04{float:left;width:332px;height:85px;position:relative;text-indent:-9999em;background:url(../images/fast_down4.png) no-repeat left bottom;display:block;margin-left:100px;margin-bottom:0px;}
#downloada .btn_04:hover{text-decoration:none;background:url(../images/fast_down4_hover.png) no-repeat left top;}


.ml10{margin-left:10px;}
#m5{width:100%;height:auto;overflow:hidden;padding-bottom:170px;padding-top:0px;background: url(../images/index_02.jpg) bottom center no-repeat; z-index:999999; }
#m5 .PartTitle{margin-bottom:50px;}
.zb{width:1250px;height:auto;overflow:hidden;margin:0 auto;padding:10px 00px 00px 00px;padding-top:10px;padding-bottom:10px;}





.zb_3bg{padding:10px 10px 10px;width:385px;height:auto;overflow:hidden;float:left;background:url(../images/zbbg.jpg) top left;position:relative;border:1px solid #FFF;}
.zb_3{padding:10px 10px 10px 10px;width:365px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:rgba(27,11,11,1);box-shadow:0 0px 2px rgba(211,203,234,1) inset;}
.zb_3_t{width:365px;height:41px;float:left;background:#132325;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_3_d{width:365px;height:0px;float:left;background:#ece8e5;position:relative}
.zb_3 .role-itemst{width:355px;height:auto;float:left;position:relative;}
.zb_3 .role-itemst img{width:355px;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_2bg{padding:10px 10px 10px;width:608px;height:auto;overflow:hidden;float:left;background:url(../images/zbbg.jpg) top left;position:relative;border:1px solid #FFF;}
.zb_2{padding:10px 10px 10px 10px;width:588px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:rgba(27,11,11,1);box-shadow:0 0px 2px rgba(211,203,234,1) inset;}
.zb_2_t{width:588px;height:41px;float:left;background:#132325;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_2_d{width:588px;height:0px;float:left;background:#ece8e5;position:relative}
.zb_2 .role-itemst{width:578px;height:auto;float:left;position:relative;}
.zb_2 .role-itemst img{width:578px;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:1220px;height:auto;overflow:hidden;float:left;background:url(../images/zbbg.jpg) top left;position:relative;border:1px solid #FFF;}
.zb_1{padding:10px 10px 10px 10px;width:1200px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:rgba(27,11,11,1);box-shadow:0 0px 2px rgba(211,203,234,1) inset;}
.zb_1_t{width:1200px;height:41px;float:left;background:#132325;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_1_d{width:1200px;height:0px;float:left;background:#ece8e5;position:relative}
.zb_1 .role-itemst{width:1190px;height:auto;float:left;position:relative;}
.zb_1 .role-itemst img{width:1190px;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;}


/*浮动条*/
#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(../images/line_x.png) 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(../images/arrow.png) no-repeat right top;cursor:pointer;}
#Floatingbar .btn.change{background-position:left top;}

#music_btn {color: #FFFFFF; margin-left: 58px;}
