﻿@charset "utf-8";
/* 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: -1px;
}
.rl {
	position: relative;
}
.topcontainer {
	width:1920px;height:998px;left: 50%;margin-left: -960px;
	position: relative;
	background-position: -0px -0px; overflow:hidden;
}

.animatetop{	
	width:1920px;height:1000px;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;;
}


.fs-container{margin: 20px auto 50px auto;position: relative;width: 30%;padding: 0 15%;max-width: 1060px;min-width: 1060px;height: 467px;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.fs-container:before{content: '';position: absolute;bottom: -40px;background: transparent url(../images/shadow.png) no-repeat center center;height: 90px;width: 90%;left: 5%;opacity: 0.8;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;background-size: 100% 100%;}
.fs-wrapper{width: 100%;height: 100%;position: relative;-webkit-perspective: 1060px;-moz-perspective: 1060px;-o-perspective: 1060px;-ms-perspective: 1060px;perspective: 1060px;}
.fs-slider{width: 100%;height: 100%;position: absolute;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-o-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;pointer-events: none;}
.fs-block{margin: 0;position: absolute;width: 70%;height: 100%;left: 15%;pointer-events: auto;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}
.fs-block:nth-child(1){-webkit-transform-origin: top right;-webkit-transform: translateX(-100%) rotateY(-35deg);-moz-transform-origin: top right;-moz-transform: translateX(-100%) rotateY(-35deg);-o-transform-origin: top right;-o-transform: translateX(-100%) rotateY(-35deg);-ms-transform-origin: top right;-ms-transform: translate(-100%);transform-origin: top right;transform: translateX(-100%) rotateY(-35deg);}
.no-touch .fs-block:nth-child(1):hover{-webkit-transform: translateX(-100%) rotateY(-30deg);-o-transform: translateX(-100%) rotateY(-30deg);transform: translateX(-100%) rotateY(-30deg);}
.fs-block:nth-child(2){z-index: 100;}
.fs-block:nth-child(3){-webkit-transform-origin: top left;-webkit-transform: translateX(100%) rotateY(35deg);-moz-transform-origin: top left;-moz-transform: translateX(100%) rotateY(35deg);-o-transform-origin: top left;-o-transform: translateX(100%) rotateY(35deg);-ms-transform-origin: top left;-ms-transform: translate(100%);transform-origin: top left;transform: translateX(100%) rotateY(35deg);}
.no-touch .fs-block:nth-child(3):hover{-webkit-transform: translateX(100%) rotateY(30deg);-o-transform: translateX(100%) rotateY(30deg);transform: translateX(100%) rotateY(30deg);}
.fs-block:after{content: '';position: absolute;width: 100%;height: 100%;z-index: 1000;pointer-events: none;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;border-left: 1px solid rgba(119,119,119,1);border-right: 1px solid rgba(119,119,119,1);left: -1px;}
/* Borders are only needed if we have the 3d look*/.no-csstransforms3d .fs-block:after{border: none;}
.fs-block:nth-child(1):after{background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.2) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.2)));background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.2) 100%);background: -o-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.2) 100%);background: -ms-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.2) 100%);background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.2) 100%);}
.fs-block:nth-child(2):after{opacity: 0.8;background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.12) 21%, rgba(0,0,0,0.03) 31%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.03) 70%, rgba(0,0,0,0.12) 81%, rgba(0,0,0,0.5) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.5)), color-stop(21%,rgba(0,0,0,0.12)), color-stop(31%,rgba(0,0,0,0.03)), color-stop(50%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0.03)), color-stop(81%,rgba(0,0,0,0.12)), color-stop(100%,rgba(0,0,0,0.5)));background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.12) 21%,rgba(0,0,0,0.03) 31%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 70%,rgba(0,0,0,0.12) 81%,rgba(0,0,0,0.5) 100%);background: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.12) 21%,rgba(0,0,0,0.03) 31%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 70%,rgba(0,0,0,0.12) 81%,rgba(0,0,0,0.5) 100%);background: -ms-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.12) 21%,rgba(0,0,0,0.03) 31%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 70%,rgba(0,0,0,0.12) 81%,rgba(0,0,0,0.5) 100%);background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.12) 21%,rgba(0,0,0,0.03) 31%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 70%,rgba(0,0,0,0.12) 81%,rgba(0,0,0,0.5) 100%);}
.fs-block:nth-child(3):after{background: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.65) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0.65)));background: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.65) 100%);background: -o-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.65) 100%);background: -ms-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.65) 100%);background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.65) 100%);}
.fs-block figure{width: 100%;height: 100%;margin: 0;position: absolute;top: 0;left: 0;overflow: hidden;z-index: 1;}
.fs-block figure:first-child{z-index: 10;}
.fs-block figure img{position: absolute;top: 0;left: 0;display: block;}
.fs-block figcaption{padding: 0 20px;margin: 0;position: absolute;width: 100%;top: 0;overflow: hidden;height: 0%;opacity: 0;text-align: center;-webkit-transition: all 700ms cubic-bezier(0, 0, .15, 1);-moz-transition: all 700ms cubic-bezier(0, 0, .15, 1);-o-transition: all 700ms cubic-bezier(0, 0, .15, 1);-ms-transition: all 700ms cubic-bezier(0, 0, .15, 1);transition: all 700ms cubic-bezier(0, 0, .15, 1);}
.fs-block figcaption.fs-transition{height: 35%;opacity: 1;}
.fs-block figcaption h3{font-size: 40px;line-height: 40px;margin: 0;padding: 20px 0;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);font-family: 'Prata', serif;font-weight: normal;}
.fs-navigation{position: absolute;z-index: 2000;bottom: 10px;right: 15%;margin-right: 15px;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.fs-navigation span{float: left;width: 37px;height: 47px;border-radius: 4px;text-indent: -90000px;cursor: pointer;opacity: 0.6;margin-right: 3px;background: rgba(0,0,0,0.4) url(../images/arrow.png) no-repeat 50% 50%;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;pointer-events: auto;}
.fs-navigation span:nth-child(2){-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.fs-navigation span:hover{opacity: 1;}
/* Transitions*/.fs-block:nth-child(1) figure{-webkit-transition: width 900ms cubic-bezier(0, 0, .15, 1) 600ms;-moz-transition: width 900ms cubic-bezier(0, 0, .15, 1) 600ms;-o-transition: width 900ms cubic-bezier(0, 0, .15, 1) 600ms;-ms-transition: width 900ms cubic-bezier(0, 0, .15, 1) 600ms;transition: width 900ms cubic-bezier(0, 0, .15, 1) 600ms;}
.fs-block:nth-child(2) figure{-webkit-transition: width 900ms cubic-bezier(0, 0, .15, 1) 300ms;-moz-transition: width 900ms cubic-bezier(0, 0, .15, 1) 300ms;-o-transition: width 900ms cubic-bezier(0, 0, .15, 1) 300ms;-ms-transition: width 900ms cubic-bezier(0, 0, .15, 1) 300ms;transition: width 900ms cubic-bezier(0, 0, .15, 1) 300ms;}
.fs-block:nth-child(3) figure{-webkit-transition: width 900ms cubic-bezier(0, 0, .15, 1);-moz-transition: width 900ms cubic-bezier(0, 0, .15, 1);-o-transition: width 900ms cubic-bezier(0, 0, .15, 1);-ms-transition: width 900ms cubic-bezier(0, 0, .15, 1);transition: width 900ms cubic-bezier(0, 0, .15, 1);}
/* Media Queries*/@media screen and (max-width: 1024px){.fs-block figcaption h3{font-size: 26px;}}
@media screen and (max-width: 768px){.fs-block figcaption{padding: 0 10px;}
.fs-block figcaption h3{font-size: 16px;padding: 10px 0;}
.fs-block figcaption p{font-size: 13px;}}

.container{width: 100%;position: relative;}
.clr{clear: both;padding: 0;height: 0;margin: 0;}
.main{width: 90%;margin: 0 auto;position: relative;margin-top:330px}
.container > header{margin: 10px;padding: 20px 10px 10px 10px;position: relative;display: block;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);text-align: center;}
.container > header h1{font-size: 34px;line-height: 34px;margin: 0;position: relative;font-weight: 300;color: #666;text-shadow: 1px 1px 1px rgba(255,255,255,0.9);}
.container > header h2{font-size: 14px;font-weight: 300;margin: 0;padding: 15px 0 5px 0;color: #888;font-family: Cambria, Georgia, serif;font-style: italic;text-shadow: 1px 1px 1px rgba(255,255,255,0.9);}
/* Header Style*/.codrops-top{line-height: 24px;font-size: 11px;background: #fff;background: rgba(255, 255, 255, 0.3);text-transform: uppercase;z-index: 9999;position: relative;font-family: Cambria, Georgia, serif;box-shadow: 1px 0px 2px rgba(0,0,0,0.2);}
.codrops-top a{padding: 0px 10px;letter-spacing: 1px;color: #333;display: inline-block;}
.codrops-top a:hover{background: rgba(255,255,255,0.6);}
.codrops-top span.right{float: right;}
.codrops-top span.right a{float: left;display: block;}
.support-note span{color: #ac375d;font-size: 16px;display: none;font-weight: bold;text-align: center;padding: 5px 0;}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions,
.no-generatedcontent .support-note span.no-generatedcontent{display: block;}

 

.sm1 {
	width:1920px;height:450px;left: 50%;margin-left: -960px; margin-top:-1px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm1.jpg) no-repeat center;
	background-position: 0px -0px;
}


.sm2{
	width:1920px;height:500px;left: 50%;margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm2.jpg) no-repeat top;
	background-position: 0px -0px;	
}

.sm3{
	width:1920px;height:3622px;left: 50%;margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm3.jpg) no-repeat top;
	background-position: 0px -0px;	
}

.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;	
}



.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);
}

#Layer4 {
	position:absolute;
	width:1920px;
	height:132px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(images/bj_07.html);
	background-repeat: no-repeat;
}
#Layer5 {
	position:absolute;
	width:700px;
	height:90px;
	z-index:1;
	left: 777px;
	top: 24px;
}
.STYLE2 {	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
#Flash {
    width: 1920px;
    height: 1000px;
    position: absolute;
    left: 50%;
    margin: 0px auto -272px -960px;
    z-index: 50;
}
#Header{margin:0 auto -290px -960px;width:1920px;height:1000px;position:absolute;left:50%;line-height:0px;}

#Download{width: 764px;height: 172px;text-align:center;position:absolute;top:760px;left:50%;margin-left: -390px;z-index:5100;border-radius:5px;background:url(../images/235down.png) no-repeat left top;}
#Download .btn_down_s1{float:left;width: 240px;height: 87px;text-indent:-999em;margin-left: 107px;margin-top: 43px;}
#Download .btn_down_s2{float:left;width: 99px;height: 91px;text-indent:-999em;margin-left: -10px;margin-top: 39px;}
#Download .btn_down_s3{float:left;width: 99px;height: 101px;text-indent:-999em;margin-left: 4px;margin-top: 35px;}
#Download .btn_down_s4{float:left;width: 99px;height: 89px;text-indent:-999em;margin-left: 4px;margin-top: 42px;}


#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';
	
}


#Floatingbars{width: 166px;height:459px;position:fixed;top:20%;right: -3px;z-index:100000;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%;}
.mu img{ width:40px; height:40px;margin-left:5px; margin-top:7px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}}
 
 
#backtop{display:none;background:url(../images/arrow_top.png) no-repeat left top;cursor:pointer;height:50px;width:50px;position:fixed;_position:absolute;bottom:20px;_top:expression(eval(document.documentElement.scrollTop document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_bottom:auto;z-index:11500;right:20px;}
#backtop:hover{background-position:left bottom;}

.clear {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
    font-size: 0;
}
#m2{margin-top: -14px;margin-left: 273px;}


#quickFn{width:1020px;height:369px;position:absolute;top:58px;left:50%;margin-top:958px;margin-left:-504px;z-index:2000;}
.item{float:left;width:330px;height:370px;position:relative;overflow:hidden;margin-right:15px;background:url(../images/bg_white2.png) repeat left top;}
.item img{width:100%;height:100%;position:relative;display:block;z-index:101;}
.item ._guang{width:925px;height:862px;position:absolute;top:-576px;left:-516px;background:url(../images/guan.html) no-repeat left top;}
.item:nth-child(3n){margin-right:0px;}
.item h5{position:absolute;font-size:14px;font-weight:normal;color:#88888a;top:0px;left:0px;padding-top:21px;padding-right:17px;padding-left:17px;z-index:102;right:0;}
.item h5 span{float:left;width:66px;height:66px;line-height:66px;text-align:center;font-size:53px;font-family:'times new roman', times, serif;font-weight:bold;color:#017fe6;margin-right:11px;background:url(../images/icon_yuan.html) no-repeat left top;}
.item ._btn{width:271px;height:50px;line-height:50px;text-align:center;position:absolute;overflow:hidden;font-size:24px;color:#fff;bottom:35px;left:50%;margin-left:-135px;background:url(../images/bg_blue.html) no-repeat left top;letter-spacing:2px;z-index:102;transition:all 0.24s ease-in;}
.item ._btn:hover{background-position:left bottom;text-decoration:none;}
.item h5 em{font-size:28px;font-weight:normal;color:#017fe6;margin-bottom:2px;padding-top:2px;letter-spacing:2px;display:block;}
.hover_item{box-shadow:0 0 24px rgba(0,0,0,0.34);}
.hover_item ._btn{background-position:left bottom;}
i, em, address {
    font-style: normal;
}


.border_top,.border_right,.border_bottom,.border_left{ overflow:hidden; line-height:0;background:#d9b037; position:absolute;}
.border_top{left:50%;top:0;height:2px;}
.border_right{top:50%;right:0;width:2px;}
.border_bottom{left:50%;bottom:0;height:2px;}
.border_left{top:50%;left:0;width:2px;}

.photo,.photo_fullsize{display:block;overflow:hidden;}
.photo img,.photo_fullsize img{display:block;width:100%;height:100%;}

.PicList{float:left;}
.PicList li{float:left;width:420px;height:auto;margin-right:9px;margin-bottom:50px;}
.PicList li.hover_{position:relative;box-shadow:0 0 24px rgba(0,0,0,0.7);z-index:1500;}
.PicList li:nth-of-type(3n){margin-right:0px;}
.PicList li .photo{width:100%;height:100%;position:relative;display:block;}

.zhuanshu-sp{
width:920px;
left:50%;
margin-left:-234px;
margin-top:662px;
}
.zhuanshu-sp .swiper-slide >img{ height:586px; border:#dab277 solid 5px;}
.ab {
position: absolute;
}


.side-nav {
    position: fixed;
    top: 190px;
    right: 20px;
    width: 157px;
    height: 423px;
    z-index: 98;
}
.icon-side-nav {
    width: 204px;
    height: 466px;
    background: url(../images/bg-side-nav.html) no-repeat top right;
    overflow: hidden;
    padding-top: 93px;
}
.side-nav a {
    position: relative;
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #978d7e;
    text-align: right;
    z-index: 110;
    background: url(../images/bg-side-nav2.html) no-repeat;
    background-position: 23px -137px;
    padding-right: 58px;
    margin-bottom: 21px;
}
.side-nav a:hover {
    text-decoration: none;
    color: #f9d172;
    background-position: 23px -89px;
}



/*侧栏*/
#sidebar{float:left;width:475px;margin-top:175px;position:relative;z-index:100;margin-left:-64px}
#playbanner{float:left;width:475px;height:602px;position:relative;overflow:hidden;}
/*图片轮播样式*/
#playbanner .conbox{width:9999em;position:absolute;border-radius:20px;}
#playbanner .conbox .Slide_{float:left;width:475px;height:602px;overflow:hidden;}
#playbanner .conbox .Slide_ img{width:100%;height:100%;display:block;}
#playbanner .switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:7px;z-index:99;}
#playbanner .switcher a{width:30px;height:15px;line-height:0;text-align:center;overflow:hidden;font-family:arial;color:#323232;margin-right:3px;margin-left:3px;background-color:#f19d44;cursor:pointer;display:inline-block;}
#playbanner .switcher a.cur,#playbanner .switcher a:hover{color:#fff;background-color:#FF0000;transition:none;}



#news{float:left;width:850px;height:438px;position:relative;background-color:rgba(0,0,0,0.2);box-shadow:0 0px 14px rgba(61,86,124,0.6) inset;border:0px solid #f8a002;margin-top:155px;z-index:100;margin-left:10px;}
#news .tit{width:946px;height:59px;line-height:59px;font-size:15px;color:#87051b;padding-left:21px;}
#news .tit span{float:left;}
#news .tit span:nth-child(1){width:118px;}
#news .tit span:nth-child(2){width:317px;}
#news .tit span:nth-child(3){width:34px;}
#news .tit span:nth-child(4){width:34px;}
#news .tit span:nth-child(5){width:60px;text-align:center;}
#news .serviceList{float:left;width:566px;font-size:12px;margin:0px auto 0px 18px;}
#news .serviceList li{float:left;width:566px;height:38px;line-height:38px;overflow:hidden;font-size:14px;border-bottom:1px dotted #6e5124;}
#news .serviceList li a{float:left;color:#87051b;margin-left:5px;display:inline;}
#news .serviceList li:hover{background-color:#000000;}
#news .serviceList li strong{padding:0 5px;float:left;width:110px;font-weight:normal;color:#87051b;margin-left:5px;display:inline;}
#news .serviceList li p{float:left;width:305px;color:#d27c02;display:inline;}
#news .serviceList li em{float:right;width:60px;font-size:12px;color:#87051b;}
#news .serviceList li em img{margin-right:5px;}
#news .btn_more{position:absolute;}


/*栏目标题*/
/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
/*文本列表*/
.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:#3a3a3a;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.html) 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.html);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:330px;    padding-left: 473px;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.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:1005px;height:582px;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;    background: url(../images/left.html) no-repeat center;}
		.move_lefts span{background-position:left top;}
		.move_lefts:hover span{background-position:left bottom;}
		.move_rights{right:-281px;    background: url(../images/right.html) no-repeat center;}
		.move_rights span{background-position:right top;}
		.move_rights:hover span{background-position:right bottom;}


		.list-info{
	width: 786px;
	height: 406px;
	margin-top: 230px;
	position: absolute;
	left: 742px;
}
.NewsList li{height:53px;line-height:53px;font-size: 17px;transition:all 0.1s linear;}
	.NewsList li:hover{transform:translatex(5px);}
	.NewsList li a{float: left;overflow:hidden;color: #3a3b3e;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;display:block;}
	.NewsList li time{float:right;color:#aaabaf;}
	.NewsList li .lx{float:left;}
	.NewsList li:hover a{color:#ae862e;}

	ul, ol {
		list-style-type: none;
	}



#preview{position:absolute;border:1px solid #614635;background:#3c2116;padding:5px;display:none;color:#fff;}

.items {width: 1149px;left:50%;margin-left: -514px;margin-top: 214px;}
.items ul{}
.items li{width: 50px;height: 158px;float:left;list-style:none;margin-right: 97px;}

.itemcss{position:relative;width: 48px;height: 48px;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: 1491px;left: 50%;margin-left: -654px;margin-top: 310px;}
.items.ss1 li{height: 74px;}

.items.ss2{width: 1491px;left: 50%;margin-left: -654px;margin-top: 492px;}
.items.ss2 li{height: 74px;}

.ab {
    position: absolute;
}

#wrapss{padding-top:190px;margin:0 auto;width: 1000px;height: 400px;}
#wrapss > ul{width: 120%;list-style: none;}
#wrapss > ul > li{float: left;width: 100px;height: 400px;cursor: pointer;border: solid 1px #484848;box-shadow: 10px 10px 5px #0d0d0d;}
#wrapss > ul > li:nth-child(1){background: url('../img/1.html') no-repeat center/cover;}
#wrapss > ul > li:nth-child(2){background: url('../img/2.html') no-repeat center/cover;}
#wrapss > ul > li:nth-child(3){background: url('../img/3.html') no-repeat center/cover;}
#wrapss > ul > li:nth-child(4){background: url('../img/4.html') no-repeat center/cover;width: 700px;}	
#wrapss > ul > li > .text{width: 100px;height: 100%;background: #000;font-size:16px;opacity: .6;}
#wrapss > ul > li > .text p{padding: 20px 40px;font-family: 'Microsoft yahei';font-size:16px;color: #e7d4b9;}


.navs {width: 963px;height: 65px;left:50%;margin-left: -483px;top: 0px;z-index: 99;}
.nav1,.nav2,.nav3,.nav4,.nav5 ,.nav6{width: 125px;height: 65px;}
.nav1 {}
.nav2 {}
.nav3 {}
.nav4 {margin-left: 210px;}
.nav5 {}
.nav6 {float: right;}


	#window{width:100%;height:100%; position:fixed;top:0;left:0;background: url(../images/heibg.png) repeat left top;display:none;z-index:10000; _position:absolute;_top:expression(eval(document.documentElement.scrollTop));}
	#float_window{position:absolute;top:50%; left:50%; padding:0px; z-index:20001;}
	#float_window .closewindow{width:52px;background:url(../images/btn_close.png) no-repeat left bottom;height:52px;position:absolute;}
	#float_window .closewindow:hover{background-position:left top;}
	#video{width:850;height:600px;background:#000;}


	#PhotoShow1{float:left;width:441px;height: 550px;position:relative;margin-left: -1px;margin-top: -8px;z-index:100;}
	#PhotoShow1 .gundong{width:220px;}
	#PhotoShow1 .gundong .jCarouselLite{float:left;width:441px;height:550px;overflow:hidden;}
	#PhotoShow1 .move_right,#PhotoShow1 .move_left{float:left;width:40px;height:550px;position:absolute;top:0px;z-index:500;}
	#PhotoShow1 .move_left span,#PhotoShow1 .move_right span{width:40px;height:40px;position:absolute;bottom:0px;background:url(../images/icon_prevnextXXX.html) no-repeat left top;background-repeat:no-repeat;}
	#PhotoShow1 .move_left{left: 68px;}
	#PhotoShow1 .move_left span{background-position:left top;}
	#PhotoShow1 .move_left:hover span{background-position:left bottom;}
	#PhotoShow1 .move_right{right: -150px;}
	#PhotoShow1 .move_right span{background-position:right top;}
	#PhotoShow1 .move_right:hover span{background-position:right bottom;}

	/*图片列表*/
	.PictureList1{float:left;}
	.PictureList1 li{margin:0 0px;float:left;width:441px;height:550px;display:inline;margin-right:0px;}
	.PictureList1 .photo1{width:441px;height:550px;display:block;}



	#PhotoShow2{float:right;width:441px;height:550px;position:relative;margin-right: 411px;margin-top: -8px;z-index:100;}
	#PhotoShow2 .gundong{width:220px;}
	#PhotoShow2 .gundong .jCarouselLite{float:left;width:441px;height:550px;overflow:hidden;}
	#PhotoShow2 .move_right,#PhotoShow2 .move_left{float:left;width:40px;height:550px;position:absolute;top:0px;z-index:500;}
	#PhotoShow2 .move_left span,#PhotoShow2 .move_right span{width:40px;height:40px;position:absolute;bottom:0px;background:url(../images/icon_prevnextXXX.html) no-repeat left top;background-repeat:no-repeat;}
	#PhotoShow2 .move_left{left: 67px;}
	#PhotoShow2 .move_left span{background-position:left top;}
	#PhotoShow2 .move_left:hover span{background-position:left bottom;}
	#PhotoShow2 .move_right{right: -152px;}
	#PhotoShow2 .move_right span{background-position:right top;}
	#PhotoShow2 .move_right:hover span{background-position:right bottom;}

	/*图片列表*/
	.PictureList2{float:left;}
	.PictureList2 li{margin:0 0px;float:left;width:441px;height:550px;display:inline;margin-right:0px;}
	.PictureList2 .photo2{width:441px;height:550px;display:block;}


	#PhotoShow3{float:left;width:1290px;height:630px;position:relative;margin-left: 298px;margin-top:272px;z-index:100}
	#PhotoShow3 .gundong{width:1290px;}
	#PhotoShow3 .gundong .jCarouselLite{float:left;width:1290px;height:630px;overflow:hidden;}
	#PhotoShow3 .move_right,#PhotoShow3 .move_left{float:left;width:145px;height:110px;position:absolute;top:680px;z-index:500;}
	#PhotoShow3 .move_left span,#PhotoShow3 .move_right span{width:145px;height:110px;position:absolute;bottom:460px;background:url(../images/01x.png) no-repeat left top;background-repeat:no-repeat;}
	#PhotoShow3 .move_left{left:-168px;}
	#PhotoShow3 .move_left span{background-position:left top;}
	#PhotoShow3 .move_left:hover span{background-position:left bottom;}
	#PhotoShow3 .move_right{right:-90px;}
	#PhotoShow3 .move_right span{background:url(../images/02x.png) no-repeat left top;background-repeat:no-repeat;}
	#PhotoShow3 .move_right:hover span{background-position:right bottom;}

	/*图片列表*/
	.PictureList3{float:left;}
	.PictureList3 li{margin:0 0px;float:left;width:1290px;height:630px;display:inline;margin-right:0px;}
	.PictureList3 .photo3{width:1290px;height:630px;display:block;}




.bottom_987ps {width: 1920px;height: 132px;left: 50%;margin-left: -960px;overflow: hidden;position: relative;}
.footer_987ps{position: absolute;width: 1920px;height: 132px;z-index: 2;left: 0px;background-image: url(../images/footer.html);background-repeat: no-repeat;}
.footer_987ps .fl_987ps{position: absolute;width: 700px;height: 90px;z-index: 1;left: 777px;top: 24px;font-size: 12px;color: #FFFFFF;}


.dh ul{position: relative;overflow: hidden;width:1010px;height: 465px;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;}
.col1{color: #00A39A;}
.col2{color: #fff;}



.pub_ani{-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s;}

.heroMain{width: 1400px; height: 720px; position: absolute; margin-left: 237px; top: 300px;}
.heroMain a.prev,.heroMain a.next{width: 83px; height: 90px; display: block; cursor: pointer; position: absolute; top: 246px; z-index: 100;}
.heroMain a.prev{left: 0; background: url(../images/prev.png) no-repeat 0 0;}
.heroMain a.next{right: 0; background: url(../images/next.png) no-repeat 0 0;}

.heroMain .bd{width: 1400px; height: 720px; overflow: hidden;}
.heroMain .bd li{width: 1400px; height: 720px; position: relative;}
.heroMain .bd li img.hero{display: block; position: absolute; left: 0; top: 0; width: 670px; z-index: 10;}

.heroFont{width: 841px; height: 498px; position: absolute; right: 50px; top: 66px; z-index: 2;}
.heroPic{padding-top: 16px;}
.heroPic img{width: 810px; height: 466px; display: block; margin:0 auto; border-radius: 55px;}
.heroBorder{width: 100%; height: 100%; background: url(../images/bor.png) no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 2;}
.heroText{text-align: center; width: 100%; position: absolute; left: 0; top: 437px; font-size: 20px; color: #f3d606; line-height: 30px; z-index: 8;}


.moveleft{-webkit-transform: translate3d(-30%,0,0);-moz-transform: translate3d(-30%,0,0);-ms-transform: translate3d(-30%,0,0);-o-transform: translate3d(-30%,0,0);transform: translate3d(-30%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.moveright{-webkit-transform: translate3d(30%,0,0);-moz-transform: translate3d(30%,0,0);-ms-transform: translate3d(30%,0,0);-o-transform: translate3d(30%,0,0);transform: translate3d(30%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.movedown{-webkit-transform: translate3d(0,30%,0);-moz-transform: translate3d(0,30%,0);-ms-transform: translate3d(0,30%,0);-o-transform: translate3d(0,30%,0);transform: translate3d(0,30%,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.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);
        }

.foot235{
	width:1920px;
	height:142px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background-position: 0px -0px;
	background-image: url(../images/235foot.jpg);
}



	.h5box{left:50%; position:absolute; margin-left:-620px;width:1244px; margin-top:200px;height:580px;overflow:hidden;border:5px solid #12c5f8; }
	.h5box iframe{margin-top:-100px;margin-left:-400px;}

        .float{width: 229px;height: 670px;background: url(../images/float.png) no-repeat;position: fixed;top: 50%;right: -25px;margin-top: -335px;z-index: 99;}
        .float-packs{height: 190px;display: block;}
        .float-packs-image{position: fixed;top: 50%;right: -25px;margin-top: -335px;z-index: 98;
            animation: floatPacks 1.6s infinite;
            -webkit-animation: floatPacks 1.6s infinite;
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
        }
        .flaot-nav{width: 148px;padding: 60px 0 0 29px;}
        .flaot-nav a{height: 49px;line-height: 49px;display: block;text-align: center;color: #Fcfcfc;font-size: 24px;
            transition: all 0.1s;
            -webkit-transition: all 0.1s;
        }
        .flaot-nav a.on{background: #ff0000;padding:2px 0;margin: -2px 0;color: #fff;font-size: 28px;}

.ml10{margin-left:10px;}
.m5{width:100%;height:auto;overflow:hidden;padding-bottom:100px;margin-top:220px;background: url(../images/footb1g.png) bottom no-repeat; z-index:999999; }
.zb{width:1281px;height:auto;overflow:hidden;margin:0 auto;padding:10px 00px 00px 00px;padding-top:10px;padding-top:10px;padding-bottom:10px;}


.zb_3bg{
	padding:10px 10px 10px;
	width:398px;
	height:inherit;
	overflow:hidden;
	float:left;
	background: url(../images/bg06.jpg);
	position:relative;
	border:1px solid #4d3b2d;
}
.zb_3{
	padding:10px 10px 10px 10px;
	width:378px;
	height:inherit;
	overflow:hidden;
	float:left;
	position:relative;
	overflow:hidden;
	background: url(../images/bg06.jpg);
	box-shadow:0 0px 14px rgba(0,0,0,0.84) inset;
}
.zb_3_t{width:378px;height:41px;float:left;background:#132325;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_3_d{width:378px;height:0px;float:left;background:#ece8e5;position:relative}
.zb_3 .role-itemst{
	width:368px;
	height:inherit;
	position:relative;
}
.zb_3 .role-itemst img{
	/* [disabled]width:368px; */
	height:inherit;
	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 14px 38px;height:35px;line-height:35px;position:relative;font-size:19px;font-weight:normal;color:#ab8324;background:url(../images/icon_.png) no-repeat left center;border-bottom:1px solid #d2c9e9;}
	.PartTitle2 span{font-size:13px;font-family:'times new roman', times, serif;color:#fad99f;text-transform:uppercase;}
	.PartTitle2 .more{position:absolute;font-size:12px;color:#000;right:5px;padding-right:27px;background:url(../images/icon_more.png) no-repeat right center;}
	.PartTitle2 .more:hover{color:#fad99f;}


.slide2{width: 1240px;height:586px;margin-left: -80px;top: 260px;}
.slide2 .uls li{list-style: none;}
.slide2 .prev,.slide2 .next{width: 165px;height: 169px;}
.slide2 .prev{top: -296px;left: -607px;}
.slide2 .next{top: -441px;left: 632px;}

.foot235{
	width:1920px;
	height:142px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background-position: 0px -0px;
	background-image: url(../images/235foot.jpg);
}

.zb_2bg{padding:10px 10px 10px;width:613px;height:auto;overflow:hidden;float:left;background: url(../images/bg06.jpg);position:relative;border:1px solid #4d3b2d;}
.zb_2{padding:10px 10px 10px 10px;width:593px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background: url(../images/bg06.jpg);box-shadow:0 0px 14px rgba(0,0,0,0.84) inset;}
.zb_2_t{width:593px;height:41px;float:left;background:#132325;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_2_d{width:593px;height:0px;float:left;background:#ece8e5;position:relative}
.zb_2 .role-itemst{width:583px;height:auto;float:left;position:relative;}
.zb_2 .role-itemst img{width:583px;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:1228px;height:auto;overflow:hidden;float:left;background: url(../images/bg06.jpg);position:relative;border:1px solid #4d3b2d;}
.zb_1{padding:10px 10px 10px 10px;width:1200px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background: url(../images/bg06.jpg);box-shadow:0 0px 14px rgba(0,0,0,0.84) 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:1200px;height:auto;float:left;position:relative;}
.zb_1 .role-itemst img{width:1200px;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_1 .role-itemsts{width:1228px;height:auto;float:left;position:relative;}





.items {width: 1159px;left:-2%;margin-left: 511px;margin-top: 200px;}
.items ul{}
.items li{width: 52px;height:150px;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;}


.itemcss{position:relative;width: 42px;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;}



#preview{position:absolute;border:1px solid #614635;background:#3c2116;padding:5px;display:none;color:#fff;z-index:222;}


#gallery img,#thumbs img{width: 100%;}
