@charset "utf-8";
#nav {
	height: 100px;
	width: 100%;
	float: none;
}

#nav .nav-1 {
	height: 100px;
	width: 1000px;
	margin: 0 auto;
}
#nav .nav-1 img {
	float: left;
}
#nav .nav-1 .nav-v {
	height: 80px;
	width: 550px;
	float: right;
}
#nav .nav-1 .nav-v table {
	margin-top: 35px;
	font-size: 16px;
}
#nav .nav-1 .nav-v table tr td {
	text-align: center;
	line-height: 36px;
	color: #FFF;
}
#nav .nav-1 .nav-v table tr td a {
	color: #333;
	text-decoration: none;
}
#nav .nav-1 .nav-v table tr td a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 18px;
}

#banner {
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/banner.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#js {
	height: 100px;
	width: 840px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #E1E6EC;
	border-radius: 2%;
}
#sxy {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 36px;
}
#sxy h2 {
	text-align: center;
	font-weight: bold;
}
#sxy .sxy-1 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#sxy .sxy-1 h3 {
	font-weight: bold;
}
#yz {
	height: 410px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#yz .left {
	width: 260px;
	float: left;
	height: 400px;
}
#yz .left p img {
	padding-top: 20px;
}


#yz .yzjj {
	width: 700px;
	float: right;
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
}
#yz .yzjj h2 {
	font-weight: bold;
}
#why {
	height: 335px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cf {
	height: 50px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 20px;
	line-height: 50px;
	color: #4285F4;
}
#ct {
	height: 500px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#footer {
	height: 360px;
	margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	background-color: #F0F0F0;
}
#footer .ft-1 {
	width: 1000px;
	padding-top: 50px;
	height: 270px;
	margin: 0 auto;
}
#footer .ft-1 .ewm {
	height: 264px;
	width: 264px;
	float: left;
	padding-left: 160px;
}
#footer .ft-1 .ft-wz {
	width: 400px;
	height: 264px;
	float: left;
	line-height: 24px;
	padding-left: 40px;
	font-size: 18px;
}
#footer .ft-1 .ft-wz p {
	line-height: 36px;
}

.fy {
	font-size: 16px;
	line-height: 22px;
}
.fy .fly-1 {
	width: 50px;
	display: block;
	position: fixed;
	text-align: center;
	background: #09F;
	color: #FFF;
	bottom: 155px;
	height: 50px;
	left: 50px;
	padding-top: 3px;
}
.fy .fly-1 a {
	color: #FFF;
	text-decoration: none;
}
.fy1 {
	font-size: 16px;
	line-height: 22px;
}
.fy1 .fly1-1 {
	background: #0066CC;
	height: 50px;
	width: 50px;
	text-align: center;
	color: #FFF;
	position: fixed;
	bottom: 100px;
	left: 50px;
	padding-top: 3px;
}
.fy1 .fly1-1 a {
	color: #FFF;
	text-decoration: none;
}
.fy1 .fly2-1 {
	background: #09F;
	height: 50px;
	width: 50px;
	text-align: center;
	color: #FFF;
	position: fixed;
	bottom: 45px;
	left: 50px;
	padding-top: 3px;
}
.fy1 .fly2-1 a {
	color: #FFF;
	text-decoration: none;
}
