﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fdf6fe;
	overflow-x: hidden;
}
.biglayout {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}

.layout2 {
	height: 1512px;
		margin-top: -33px;
	background: url(../images/js_bg2.png) no-repeat center;
}

.layout5 {
	height: 1050px;
	background: url(../images/bottom_bg.jpg) no-repeat center;
}
.navs {
	width: 660px;
	height: 120px;
	top: 800px;
	left: 32%;
	margin-left: 304px;
}
.nav1, .nav2, .nav3, .nav4 {
	width: 155px;
	height: 120px;
	background: url(../images/muen.png) no-repeat;
}
.nav1 {
	top: 0px;
	left: 13px;
	background-position: -10px 0px;
}
.nav2 {
	top: 0px;
	left: 159px;
	background-position: -157px 0px;
}
.nav3 {
	top: 0px;
	left: 333px;
	background-position: -335px 0px;
}
.nav4 {
	top: 0px;
	left: 510px;
	background-position: -510px 0px;
}
.nav1:hover {
	background-position: -10px -121px;
}
.nav2:hover {
	background-position: -157px -121px;
}
.nav3:hover {
	background-position: -335px -121px;
}
.nav4:hover {
	background-position: -510px -121px;
}


#leftnav {
	position: fixed;
	right: 30px;
	top: 300px;
	width: 200px;
	height: 390px;
	background: url(../Images/leftnav.png) no-repeat;
	z-index: 20;
}
#leftnav .bntA a {
	width: 169px;
	height: 58px;
	margin-top: 104px;
	display: block;
}
#leftnav .bntB a {
	width: 169px;
	height: 58px;
	margin-top: 17px;
	display: block;
}
#leftnav .bntC a {
	width: 169px;
	height: 58px;
	margin-top: 17px;
	display: block;
}
#leftnav .bntD a {
	width: 169px;
	height: 58px;
	margin-top: 17px;
	display: block;
}
.layout4 {
	margin-top: -400px;
}
.zbshow {
	width: 1000px;
	background-color: #fdf6fe;
	margin-top: 0px;
	margin-left: 23.5%;
}
.zbshow img {
	float: left;
	padding: 10px;
}
.bottomH {
	height: 200px;
	width: 50px;
}
.zbtitle img {
	margin-left: 16%;
	height: 74px;
}
.zbtitle {
	width: 1000px;
	height: 74px;
}
.clear {
	clear: both
}

#footer {
	clear:both;
	background: #333;
	padding-bottom: 10px;
	height:100px;
}

#footer p {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 12px;
	font-family: '宋体';
	line-height: 24px;
	display: block;
	position: relative;
}

#footer img {
	margin-top:-25px;
}


.banner {
	width: 1100px;
	height: 400px;
	position: relative;
	margin-top: 0px;
	z-index: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner2 {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	margin-top: 120px;
	z-index: 10;
}


.js_content {
	width:1200px;
	height:900px;
	margin: 0 auto;
	position: relative;
	/*background-color:#333;*/
	top:-150px;
	color:#FFF;
	font-family: '微软雅黑';
	clip: rect(-150px,auto,auto,auto);
}

.js_content ul li {

	font-size:24px;
	/*list-style-type:none;*/
}

.js_content li:hover {
	color:#eb646e;
}
.js_content .js1 {
	position: relative;
	top:400px;
	left:580px;
}


.zbtitlezxl img {
	margin-left: 16%;
	height: 74px;
	margin-top:-90px;
}
.zbtitlezxl {
	width: 1000px;
	height: 74px;
}

.huaban {
	position:absolute;
	height:8000px;
	z-index:99;
}