@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
* {

  outline: none;

}
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%;
	top: 0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 1080px;
	background-image: url(../235ps/235ps.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.p1 {
	width: 1920px;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
	position: relative;
	height: 874px;
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.p2 {
	width: 1920px;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
	position: relative;
	height: 900px;
	background-image: url(../images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.p3 {
	width: 1920px;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
	position: relative;
	height: 895px;
	background-image: url(../images/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.ps2355 {
	width:1920px;height:900px;left: 50%;margin-left: -960px;
	position: relative;
	background: url(../images/bj_06.jpg) no-repeat center;
	background-position: 0px -0px;
}

#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: 1000px;
	height: 248px;
	left:40%;
	margin-left: -243px;
	top: 852px;
	z-index: 99;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 300px;
	height: 248px;
	/* margin-right: 78px; */
}

.nav1 {
	/* margin-left:90px; */
	
}
.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover {
	margin-top:-10px;	
}

.nav2 {
	
	margin-left: 78px;
}

.nav3 {
	
	/* margin-left: 38px; */
	float: right;
}




.header-nav {width:100%;height:70px;background:url(../images/nav_bg.png) top center no-repeat;position:relative;z-index:1000}
.header-nav-main {width:1199px;height:61px;padding-top:8px;margin:0 auto;text-align:center}
.header-nav-main a {color:#fff;font-size:14px;width:100px;height:52px;line-height:52px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;-webkit-transition:color ease-in-out .2s;-moz-transition:color ease-in-out .2s;-ms-transition:color ease-in-out .2s;transition:color ease-in-out .2s;position:relative}
.header-nav-main a.header-logo-a {width:300px;height:55px;margin:0 20px;margin-top:-5px}
.header-nav-main a:hover,.header-nav-main a.current {text-decoration:none;color:#fcc31d}
.header-nav-main a .arrow {width:0;height:0;border-bottom:10px solid #000;border-right:10px solid transparent;border-left:10px solid transparent;display:block;position:absolute;bottom:0;left:50%;margin-left:-5px;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.header-nav-main a .arrow.on {opacity:80;filter:alpha(opacity=8000);opacity:.8;filter:alpha(opacity=80)}


#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 */
.slider1Preview {
	width:500px;
	height:0px;
}

/*底部幻灯片*/
.slideTxtBox{width:1100px;height:520px;left: 50%;margin-left: -560px;top:30px;}
.slideTxtBox .uls li{width:320px;height:470px;float:left;list-style-type:none;margin-left:35px;}
.slideTxtBox .small{width:250px;height:281px;margin-top:50px;margin-left:55px;border:1px solid #2c2a29;}  
.slideTxtBox .normal{width:364px;height:460px;border:1px solid #2c2a29;} 

.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:180px;}
.slideTxtBox .prev{background: url(../images/prev.png);left:20px;}
.slideTxtBox .next{background: url(../images/next.png);left:1100px;}


.bxslider{width:1000px;height:600px;top:-40px; margin:0 auto;}
.bxslider .uls li{width:295px;height:650px;float:left;list-style-type:none; margin-left:30px; }
.bxslider .small{width:291px;height:399px;margin-top:50px;border:1px solid #2c2a29;}  

.bxslider .prev,.bxslider .next{width:22px;height: 44px;top:280px;}
.bxslider .prev{background: url(../images/prev.png);left:-10px; }
.bxslider .next{background: url(../images/next.png);left:1000px;}


.vv{ position:absolute; top:205px; left:50%; display:block; margin-left:-385px; width:850px; height:475px; background:#FFF}
.ibox{ position:relative; display:block; margin:0 auto; width:1200px;}

.imgbox{ position:absolute; top:50px; left:100px; display:block; width:1920px;}

.points{margin:0 auto;position:relative; left:50%;}
.points li{float:left; word-spacing: 5px;width:20px;height:20px; font-size:25px;}
.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;
	}
	
.flash {
	left:50%;
	width:960px;
	height:542px;
	margin-left:-475px;
	top:280px;
}

.swiper-container {
width: 100%;
height: 100%;
}
.sw .swiper-slide {
text-align: center;
font-size: 18px;

/* Center slide text vertically */
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;
}

.swiper-button-next,.swiper-button-prev{width:37px;height: 47px;top:50%;}
.swiper-button-next:after,.swiper-button-prev:after{ content:'';}
.swiper-button-next{background: url(../images/prev.png); right:-50px; }
.swiper-button-prev{background: url(../images/next.png);left:-50px;}
.swiper-pagination-bullet-active{ background:#FFF}


.sw img{ width:100%; height:100%;}

.ss .swiper-slide {
      text-align: center;
      font-size: 18px;

      /* Center slide text vertically */
      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;
	  transition: 300ms;
	  transform: scale(0.8);
    }
	.ss .swiper-slide-active, .ss .swiper-slide-duplicate-active{
      transform: scale(1);
	}


.ss img{ width:100%; height:100%;}

#footer {
	clear:both;
	background: #020202;
	padding-bottom: 10px;
	height:100px;
}

.zhuangbeishow{width: 567px;height: 430px;margin: 0px auto;position: absolute;top: 452px;left: 166px;z-index: 996;}
.zhuangbei_ul{}
.zhuangbei_ul li{width: 46px;height: 148px;float: left;cursor: pointer;margin-top: 0px;margin-left: 88px;}
.zhuangbei_ul .container-item  {width: 40px;height: 40px;background: url("../images/active.png") 0 0 no-repeat;}
.zhuangbei_ul .container-item img{    padding-top: 0px;}

#sb_01{width: 1388px;height: 220px;margin: 0px auto;position: absolute;top: 658px;left: 59px;}
#sb_01 li{width: 205px;height: 358px;float: left;cursor: pointer;margin-top: 0px;margin-left: 0px;margin-right: 56px;}

#sb_02{width: 599px;height: 220px;margin: 0px auto;position: absolute;top: 297px;left: 1178px;}
#sb_02 li{width: 44px;height: 123px;float: left;cursor: pointer;margin-top: 0px;margin-left: 0px;margin-right: 56px;}


 #preview{position:absolute;border: 1px solid #5c9666;background: #0e2219;padding:5px;display:none;color:#fff;z-index: 999;}



.YZbg_02{width:1920px;height:811px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_02.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_03{width:1920px;height: 704px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_03.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_04{width:1920px;height: 910px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_04.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_05{width:1920px;height: 856px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_05.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_06{width:1920px;height:px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_06.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_07{width:1920px;height:px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_07.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_08{width:1920px;height:px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_08.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_09{width:1920px;height:px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_09.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbg_10{width:1920px;height:px;left:50%;margin-left:-960px;overflow:hidden;position:relative;background:url(../images/bj_10.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbgfoot{width:1920px;height:132px;left:50%;margin-left:-960px;position:relative;background:url(../images/footbgimg.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
.YZbgVideo{width:1920px;position:absolute;left:50%;z-index:0;margin-left: -960px;}
.YZpiccon{float:left;position:relative;left:50%;margin:0px auto -272px -286px;z-index:3;}
.YZ_Dpic01{position: absolute;left: 50%;margin-left: -730px;margin-top: 50px;}
.p2 .YZshow{position: absolute;z-index: 2;padding-top: 230px;left: 50%;margin-left: 0px;}
.YZbg_03 .YZshow{position: absolute;z-index: 3;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZbg_04 .YZshow{position: absolute;z-index: 4;padding-top: 0px;left: 50%;margin-left: -612px;}
.ps2355 .YZshow{position: absolute;z-index: 5;padding-top: 450px;left: 50%;margin-left: -520px;}
.YZbg_06 .YZshow{position: absolute;z-index: 6;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZbg_07 .YZshow{position: absolute;z-index: 7;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZbg_08 .YZshow{position: absolute;z-index: 8;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZbg_09 .YZshow{position: absolute;z-index: 9;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZbg_10 .YZshow{position: absolute;z-index:10;padding-top: 0px;left: 50%;margin-left: -600px;}


 
 
.large_thumb_shine {
	width: 40px;
	height: 40px;
	background: url(../images/shine.png);
	position: absolute;
	background-position:99px 0;
	margin-top: -44px;
	background-repeat: no-repeat;
}


	/*栏目标题*/
/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
	/*文本列表*/
	.TextList{padding:10px 0 10px 61px;width:249px;position:relative;margin:0 auto;border-bottom:1px dotted #6e5124;}
	.TextList dt{line-height:20px;position:absolute;color:#87051b;top:11px;left:0px;}
	.TextList dd{line-height:2.02;font-size:12px;color:#d98500;}
	.TextList dd a{color:#d98500;}
	.TextList dd a:hover{color:#87051b;text-decoration:none;}
	/*新闻列表*/
	.NewsList{margin:0 18px;}
	.NewsList li{height:41px;line-height:41px;overflow:hidden;color:#3a3a3a;padding-right:8px;border-bottom:1px dotted #3a3a3a;font-size:14px;}
	.NewsList li:hover{background-color:#000;}
	.NewsList li a{color:#00dbfe;margin-left:5px;}
	.NewsList li time{float:right;color:#3a3a3a;}
	.NewsList li .lx{margin:0 8px;color:#3a3a3a;}
	/*链接*/
	.LinkList{float:left;}
	.LinkList li{float:left;border-right:1px solid #975d02;border-bottom:1px solid #975d02;}
	.LinkList li a{width:115px;height:52px;line-height:52px;text-align:center;overflow:hidden;font-size:18px;color:#fff7f1;background:#4a6a90 url(../images/a_bg.jpg) repeat-x left top;text-shadow:0 1px 3px rgba(0,0,0,0.3);display:block;}
	.LinkList li a:hover{background-image:url(../images/a_bg2.jpg);text-decoration:none;box-shadow:0 3px 4px rgba(0,0,0,0.4) inset;}
	/*焦点新闻*/
	.focusNews{height:46px;line-height:46px;text-align:center;overflow:hidden;font-size:18px;font-weight:bold;padding:0 20px 0px 20px}
	.focusNews h4{font-size:18px;font-weight:bold;color:#e4bc00;}
	.focusNews h4 a{color:#e4bc00;}
	.focusNews h4 a:hover{color:#fff7f1;}
	/*选项卡*/
	.Tab{float:left;width:95%;line-height:55px;position:relative;border-bottom:1px solid #fcfcfc;margin-left:20px}
	.Tab .lines{width:100%;position:absolute;bottom:0px;left:0px;border-bottom:3px solid #fcfcfc;z-index:1000;}
	.Tab li{margin:0 25px;float:left;width:150px;text-align:center;display:inline;}
	.Tab li a{font-size:17px;color:#fcfcfc;display:block;}
	.Tab li a:hover{color:#fcfcfc;text-decoration:none;font-weight:bold;font-size:20px;}
	.Tab li.change a{color:#fcfcfc;font-weight:bold;font-size:20px;}


	/*照片展示*/
	#ZhiYe{height:628px;position:relative;min-width:898px;margin:0 auto;padding-top:220px;z-index:100;margin-left:10px;}
	#ZhiYe .center{position:relative;width:964px;}
	#ZhiYe h4{width:698px;height:72px;text-indent:-99em;overflow:hidden;margin:0px auto 82px auto;background:url(../images/title.png) no-repeat left top;display:block;}
	#ZhiYe .photoshow_select{text-align:center;margin-top:45px;}
	#ZhiYe .photoshow_select a{margin:0 2px;width:20px;height:20px;text-indent:0px;background:url(../images/a_4.png) no-repeat left top;cursor:pointer;display:inline-block;}
	#ZhiYe .photoshow_select a.change{background-position:right top;}
		.photoshow{width:390px;height:460px;margin:0 auto;}
		.photoshow li{width:390px;height:460px;text-align:center;background-color:#ccc;cursor:pointer;}
		.photoshow li img{max-width:100%;}
		.photoshow li.roundabout-in-focus{cursor:default;}
		.photoshow li span{padding-top:6em;display:block;}
		.move_rights,.move_lefts{float:left;width:43px;height:525px;position:absolute;top:0px;z-index:1500;}
		.move_lefts span,.move_rights span{width:82px;height:82px;position:absolute;top:50%;margin-top:0px;background-repeat:no-repeat;}
		.move_lefts{left:-290px;}
		.move_lefts span{background-position:left top;}
		.move_lefts:hover span{background-position:left bottom;}
		.move_rights{right:-220px;}
		.move_rights span{background-position:right top;}
		.move_rights:hover span{background-position:right bottom;}




#music_btn {color: #FFFFFF; margin-left: 58px;}


.items {width: 1159px;left:50%;margin-left: -499px;margin-top: 157px;}
.items ul{}
.items li{width: 61px;height:142px;float:left;list-style:none;margin-right:138px;}
.downcontainer4 .items{margin-left: -437px;width: 1200px;margin-top: 416px;}
.downcontainer4 .items li{margin-right: 205px;height: 210px;}

.downcontainer2 .items{margin-left: -503px;width: 1200px;margin-top: 313px;}
.downcontainer2 .items li{margin-right: 154px;height: 182px;}


.pic{position: absolute;display: none;z-index: 9999;margin-left:72px;margin-top:-300px;}
.pic1{  height: auto; border-radius: 5px; -webkit-box-shadow: 5px 5px 5px 5px hsla(0,0%,5%,1.00); box-shadow: 5px 5px 5px 0px hsla(0,0%,5%,0.3); z-index: 99999;} 


.zhuangbeishow{
	width: 1300px;
	height: 50px;/* border: 1px solid red; */
	margin: 0px auto;
	position: absolute;
	top:39%;
	left:50%;
	margin-left: 30px;
	margin-top: 120px;
}
#sb_01{margin-left:-47%;margin-top:-29%;}
#sb_02{margin-left:-47%;margin-top:8%;}
#sb_03{margin-left:-47%;margin-top:16%;}
#sb_04{margin-left:-47%;margin-top:24%;}
#sb_05{margin-left:-47%;margin-top:32%;}
#sb_06{margin-left:-47%;margin-top:40%;}
#sb_07{margin-left:-47%;margin-top:48%;}
#sb_08{margin-left:-47%;margin-top:56%;}
.zhuangbei_ul li{width: 72px;height: 50px;float: left;cursor: pointer;margin-right: 53px;margin-top: 0px;margin-left: 0px;list-style: none;}

.zhuangbei_ul .container-item:hover .pic{display:block;}

#preview{position:absolute;border:1px solid #614635;background:#3c2116;padding:5px;display:none;color:#fff;}
.container-item  {width: 100px; height: 100px; background: url(../images/active.png) 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);
        }



.PicList3{margin-top:122px;width:1560px;
	left: 50%;
	margin-left: -143px;}
.PicList3 li{float:left;width:117.5px;height:108px;position:relative;margin-right:0px;margin-bottom:-10px;padding-top:0px;background:url(../logo50images/border11.png) no-repeat left top;list-style: none; }
.PicList3 li:nth-child(13n){margin-right:0px;}

.PicList3 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;

}

.PicList3 .photo
{
width:45px;
height:45px;
margin:0 55px;
display:block;

}
	

.m6piccon{height:auto;margin:1px 0 0 1px;margin-left:114px}
.m6piccon li{float:left;margin:2px 2px;border:#181b22 1px solid;list-style: none; }
.m6piccon li img {width:0px;}