@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #e0e4ed;
	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;
}
.topcontainer {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index:1000000;
}
.downcontainer1 {
	height: 780px;
	background: url(../images/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
	height: 820px;
	background: url(../images/bg_03.jpg) no-repeat center;
}
.downcontainer3 {
	height: 803px;
	background: url(../images/bg_04.jpg) no-repeat center;
}

.downcontainer4 {
	height: 895px;
	background: url(../images/bg_05.jpg) no-repeat center;
}

#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: 850px;
    left: 50%;
    margin-left: -366px;
    top: -221px;
   
}
.nav1,.nav2,.nav3,.nav4,.nav5 {
	width: 94px;
	height: 268px;
	margin-right:20px;
}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover{
	margin-top:-10px;	
}
.nav1 {
	margin-left:90px;
	background:url(../images/p1-r1.png) no-repeat;
	z-index:100000000000000000;
}

.nav2 {
	background:url(../images/p1-r2.png) no-repeat;
}

.nav3 {
	background:url(../images/p1-r3.png) no-repeat;
}

.nav4 {
	background:url(../images/p1-r4.png) no-repeat;
}
.nav5 {
	background:url(../images/p1-r5.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 */
.slider1Preview {
	width:500px;
	height:50px;
}

/*底部幻灯片*/
.slideTxtBox{width:920px;height:450px;top:12px; margin:0 auto; left:-25px;}
.slideTxtBox .uls li{width:920px;height:520px;float:left;list-style-type:none;margin-left:50px;}
.slideTxtBox .prev,.slideTxtBox .next{width:22px;height: 44px;top:200px;}
.slideTxtBox .prev{background: url(../images/prev.png); margin:0 auto;}
.slideTxtBox .next{background: url(../images/next.png);left:960px;}
.points{margin:0 auto;position:relative; left:360px; top:-50px;}
.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;
}
/*弹出层*/
.layer-toplayer {
	width: 800px;
	height: 732px;
	background : url(../images/LayerTextbg.jpg);
}
.layer-title {
	font: normal 50px "微软雅黑";
	text-align: center;
	margin-top: 150px;
}
.layer-detailText {
	width: 700px;
	height: 533px;
	overflow-x: hidden;
	overflow-y: auto;
	font: normal 18px "微软雅黑";
	margin-left: 50px;
	color:#000;
	font-size:14px;
}
.layer-toplayer1 {
	width: 800px;
	height: 732px;
	background : url(../images/LayerTextbg1.jpg);
}

.PartTitle2{padding:14px 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 #5e5f64;}
	.PartTitle2 span{font-size:13px;font-family:'times new roman', times, serif;color:#8a8b8f;text-transform:uppercase;}
	.PartTitle2 .more{position:absolute;font-size:12px;color:#fff;right:5px;padding-right:27px;background:url(../images/icon_more.png) no-repeat right center;}
	.PartTitle2 .more:hover{color:#ab882a;}

.ml10{margin-left:10px;}
.m5{width:100%;height:auto;overflow:hidden;padding-bottom:10px;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:400px;height:auto;overflow:hidden;float:left;background-color:#FFF;position:relative}
.zb_3{padding:10px 10px 10px 10px;width:380px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#FFF;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_3_t{width:380px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_3_d{width:380px;height:0px;float:left;background:#FFF;position:relative}
.zb_3 .role-itemst{width:370px;height:auto;float:left;position:relative;}
.zb_3 .role-itemst img{width:370px;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:615px;height:auto;overflow:hidden;float:left;background-color:#FFF;position:relative}
.zb_2{padding:10px 10px 10px 10px;width:595px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#FFF;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_2_t{width:595px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_2_d{width:595px;height:0px;float:left;background:#FFF;position:relative}
.zb_2 .role-itemst{width:585px;height:auto;float:left;position:relative;}
.zb_2 .role-itemst img{width:585px;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:1260px;height:auto;overflow:hidden;float:left;background-color:#FFF;position:relative}
.zb_1{padding:10px 10px 10px 10px;width:1240px;height:auto;overflow:hidden;float:left;position:relative;overflow:hidden;background-color:#FFF;box-shadow:0 0px 14px rgba(0,0,0,0.3) inset;}
.zb_1_t{width:1240px;height:41px;float:left;background:#FFF;line-height:41px;color:#bda575;text-align:center;font-size:16px;font-weight:bold;}
.zb_1_d{width:1240px;height:0px;float:left;background:#FFF;position:relative}
.zb_1 .role-itemst{width:1230px;height:auto;float:left;position:relative;}
.zb_1 .role-itemst img{width:1230px;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;}


