@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	overflow-x: hidden;cursor: url('../smps8/1.cur'), auto;
}
.header{
    width: 100%;
    height: 84px;
    background: url('../images/bj_00.html') center no-repeat;
}
.menu{
    width: 1000px;
    height: 100%;
    margin: 0px auto;
}
.menu .text{
    width: 560px;
    height: 100%;
    float: right;
}
.menu .text ul li{
    list-style: none;
    float: left;
    height: 100%;
    /* font-weight: bold; */
    margin-left: 30px;
    text-align: center;
    margin-top: 15px;
}
.menu .text ul li .atext{
    font-size: 25px;
}
.menu .text ul li .ftext{
    font-size: 15px;
}
.menu .text ul li:hover{
    color: #404040;
}
.menu .text ul li a:link{
    color: #404040;
    text-decoration: none;
}
.menu .text ul li a:active{
    color: #404040;
}
.menu .text ul li a:visited{
    color: #404040;
}
.menu .text ul li a:hover{
    color: #B52A00;
}
.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;
	width: 80px;
	height: 70px;
}
.topcontainer {
	width:1920px;
	height:1000px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background-position: 0px 0px;
	background-image: url(../smps8/smps8.jpg);
	background-repeat: no-repeat;
}

.animatetop{	
	width:1920px;height:998px;left:50%;margin-left:-960px;

}
.bg4con{
    width: 1280px;
    height: 550px;
    position: relative;
    top: 160px;
    left: 320px;
    /* border: 1px solid red; */
}
.bg5btns{
    position: relative;
    top: -174px;
    width: 79%;
    left: 0px;
    height: 70px;
    margin: 0px auto;
}
.bg5prev,
.bg5next{
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    position: absolute;
}
.bg5prev{
    left: 0;
}
.bg5next{
    right: 0;
}
.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;	
}

.sm1 {
	width:1920px;height:1000px;left: 50%;margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm1.jpg) no-repeat center;
	background-position: 0px -0px;
}

.sm2{
	width:1920px;
	height:700px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm2.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm2.gif);
}
.sm3{
	width:1920px;
	height:1130px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm3.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm3.jpg);
}
.sm4{
	width:1920px;
	height:900px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm4.jpg) no-repeat top;
	background-position: 0px -0px;
	background-image: url(../images/sm4.jpg);
}


.bottom{
	width:1920px;
	height:132px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background-position: 0px 0px;
	background-image: url(../images/sm5.jpg);
	background-repeat: no-repeat;
}
.NewsList{margin:0 18px;width:750px;height:703px;position: absolute;top:528px; margin-left: 630px;transition:all 0.1s linear;}
.NewsList li:hover{transform:translatex(5px);background-color:#860200;}
.NewsList li{width:750px;height:53px;line-height:53px;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;}


.text-animation {
  opacity: 0;
  animation: fly-in-animation 1s forwards;
}

@keyframes fly-in-animation {
  0% { transform: translateY(-100%); opacity: 0; }
  100% { transform: translateY(0); opacity: 1; }
}

.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:1103px;height:459px;left: 762px;margin-left: -362px;top:216px;
	
}

.slide2 .uls li{list-style: none;}

.slide2 .prev,.slide2 .next{width:60px;height:60px;}
.slide2 .prev{top:-425px;left:-640px;}
.slide2 .next{top:-480px;left:635px;}

.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(../images/bj04fb/1.html);} 

.slide2 .slide2hd .sm2{left:125px;} 
.slide2 .slide2hd .sm2.on{background:url(../images/bj04fb/2.html);} 

.slide2 .slide2hd .sm3{left:250px;} 
.slide2 .slide2hd .sm3.on{background:url(../images/bj04fb/3.html);} 

.slide2 .slide2hd .sm4{left:375px;} 
.slide2 .slide2hd .sm4.on{background:url(../images/bj04fb/4.html);} 

.slide2 .slide2hd .sm5{left:751px;} 
.slide2 .slide2hd .sm5.on{background:url(../images/bj04fb/5.html);}

.slide2 .slide2hd .sm6{left:940px;} 
.slide2 .slide2hd .sm6.on{background:url(../images/bj04fb/6.html);}

.slide3{
	width:744px;height:538px;left: 925px;margin-left: -415px;top:0px;
	
}
.slide3 .prev,.slide3 .next{width:160px;height:165px;}
.slide3 .prev{top:-295px;left:600px;}
.slide3 .next{
	top:-420px;
	left:-500px;
	background-image: url(../images/LG.html);
}


.slide31{
	width:1153px;height:566px;left: 923px;margin-left: -539px;top:294px;
	
}

.slide31 .uls li{list-style: none;}

.slide31 .prev,.slide3 .next{width:80px;height:80px;}
.slide31 .prev{top:-340px;left:630px;}
.slide31 .next{
	top:-415px;
	left:-620px;
	background-image: url(../images/LG.html);
}


.slide4{
	width:1000px;height:419px;left: 50%;margin-left: -539px;top:620px;
	
}

.slide4 .uls li{list-style: none;}

.slide4 .prev,.slide4 .next{width:40px;height:52px;}
.slide4 .prev{top:-262px;left:-85px;}
.slide4 .next{top:-317px;left:1121px;}

a.preview img[src^="smps8/xt/"] {
    visibility: hidden;  
    width: 50; 
    height: 50;   
}

a.preview {
    display: inline-block; 
    cursor: pointer;     
}
.slide5{
	width:1000px;height:419px;left: 50%;margin-left: -539px;top:1097px;
	
}

.slide5 .uls li{list-style: none;}

.slide5 .prev,.slide5 .next{width:40px;height:52px;}
.slide5 .prev{top:-262px;left:-85px;}
.slide5 .next{top:-317px;left:1121px;}

#preview{position:absolute;border:1px solid #614635;background:#3c2116;padding:5px;display:none;margin-top:-300px;z-index:99999;}
.m6piccon{float:left;position:relative;width:840px;height:145px;margin-left:446px;margin-top:278px;z-index:999}
.m6piccon li{float:left;width:99.4px;height:58px;padding:0 0px;margin-bottom:25px; list-style:none;}
.m6piccon li a span{float:left;width:60px;height:15px;line-height:15px;border:1px solid #585858;font-size:12px;color:#ed2d01;background:#1c1010;padding:5px 3px;margin-top:10px;text-align:center;margin-left:0px}
.m6piccon li img {float:left;width:42px;height:42px}

.m7piccon{float:left;position: absolute;width:460px;height:145px;margin-left:882px;margin-top:98px;z-index:999}
.m7piccon li{float:left;width:90.8px;height:53.5px;padding:0 0px;margin-bottom:25px}
.m7piccon li a span{float:left;width:60px;height:15px;line-height:15px;border:1px solid #585858;font-size:12px;color:#ed2d01;background:#1c1010;padding:5px 3px;margin-top:10px;text-align:center;margin-left:0px}
.m7piccon li img {float:left;width:42px;height:42px}

.items {width:1220px;left:50%;margin-left:-513px;margin-top:320px;}
.items ul{}
.items li{ width:42px; height:176px; float:left; list-style:none; margin-right:159px;}

.itemcss{ position:relative;width:52px; height:52px;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;}


#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%;}
 
	/*照片展示*/
	#ZhiYe{height:628px;position:relative;min-width:898px;margin:0 auto;padding-top:250px;z-index:100;margin-left:470px;}
	#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.html) 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.html) no-repeat left top;cursor:pointer;display:inline-block;}
	#ZhiYe .photoshow_select a.change{background-position:right top;}
		.photoshow{width:780px;height:628px;margin:0 auto;}
		.photoshow li{width:747px;height:467px;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;}
	#Layer8 {
			position: absolute;
			width: 275px;
			height: 70px;
			z-index: 1;
			left: 880px;
			top: 800px;
		}

		#Layer9 {
			position: absolute;
			width: 275px;
			height: 70px;
			z-index: 2;
			left: 680px;
			top: 800px;
		}
		#Layer1 {
			position: relative;
			width: 1500px;
			height: 500px;
			z-index: 1;
			top: 200px;
		}

		#Layer2 {
			position: absolute;
			width: 00px;
			height: 260px;
			z-index: 4;
			left: 1000px;
			top: 800px;
		}

		#Layer7 {
			position: absolute;
			width: 1287px;
			height: 555px;
			z-index: 1;
			left: 107px;
			top: 891px;
			background-image: url(images/bj04_jcjt/BG.html);
			background-repeat: no-repeat;
		}

		/* fixediv */
		.fixediv {
			position: fixed;
			top: 140px;
			z-index: 9999;
			height: 786px;
			width: 120px;
		}

		*html .fixediv {
			position: absolute;
			top: expression(eval(document.documentElement.scrollTop));
			margin: 140px 0 0 0;
		}

		.fixediv-l {
			left: 0px;
		}

		.fixediv-r {
			right: 0px;
		}

		.fixediv .btn {
			height: 25px;
			background: #CCCCCC;
			text-align: right;
			line-height: 25px;
			overflow: hidden;
		}

		.fixediv a,
		img {
			border: 0;
			color: #5e5e5e;
			text-decoration: none;
		}
	#Layer3 {
	position:absolute;
	width:1213px;
	height:726px;
	z-index:10000;
	background-image: url(images/BJ04.html);
	left: 344px;
	top: 196px;
}
#Download{width: 764px;height: 172px;text-align:center;position:absolute;top: 780px;left:50%;margin-left: -426px;z-index:51;border-radius:5px;background:url(../images/down.png) no-repeat left top;}
#Download .btn_down_s1{float:left;width: 259px;height: 89px;text-indent:-999em;margin-left: 106px;margin-top: 43px;}
#Download .btn_down_s2{float:left;width: 181px;height: 91px;text-indent:-999em;margin-left: 4px;margin-top: 39px;}
#Download .btn_down_s3{float:left;width: 181px;height: 101px;text-indent:-999em;margin-left: 4px;margin-top: 35px;}
#Download .btn_down_s4{float:left;width: 131px;height: 89px;text-indent:-999em;overflow:hidden;margin-left: 13px;margin-top: 42px;}

		#Layer12 {
			position: relative;
			height: 84px;
			z-index: 1;
			background-image: url(images/bj_00.html);
			background-repeat: no-repeat;
			background-position: center;
			width: 1920px;
		}

		#Layer18 {
			position: absolute;
			width: 1920px;
			height: 1000px;
			z-index: 5;
			top: -80px;
			left: 0px;
		}

		#Layer19 {
			position: absolute;
			width: 200px;
			height: 115px;
			z-index: 1;
			left: 946px;
			top: 776px;
		}

		#Layer6 {
			position: absolute;
			width: 120px;
			height: 110px;
			z-index: 2;
			left: 900px;
			top: 732px;
			background-image: url(images/qrcode1.html);
			background-repeat: no-repeat;
		}

		#Layer4 {
			position: absolute;
			width: 1920px;
			height: 132px;
			z-index: 2;
			left: 0px;
			top: 728px;
			background-image: url(images/bj_07.jpg);
			background-repeat: no-repeat;
		}

		#Layer5 {
			position: absolute;
			width: 700px;
			height: 90px;
			z-index: 1;
			left: 810px;
			top: 24px;
		}

		.STYLE1 {
			font-size: 12px;
			color: #FFFFFF;
		}
