body{
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
}
.header{
	margin: 0px auto;
	width: 1280px;
	height: 196px;
	background: url('../images/bg1.jpg');
}
.header .h-left{
	width: 592px;
	height: 196px;
	float: left;
	overflow: hidden;
}
.header .h-right{
	width: 650px;
	height: 196px;
	float: left;
	overflow: hidden;
}
.header .h-right .menu{
	width: 650px;
	height: 30px;
	float: left;
	text-align: right;
	padding-top: 40px;
	overflow: hidden;
}
.header .h-right .menu a{
	color: #000;
}
.header .h-right .logo{
	margin-top: 10px;
	margin-left: 275px;
	width: 403px;
	height: 85px;
	float: left;
	overflow: hidden;
	background: url('../images/logo2.jpg') no-repeat left;

}
.menu-line{
	width: 1280px;
	height: 65px;
	line-height: 65px;
	margin: 0px auto;
	overflow: hidden;
	background: #006766;
}
.menu-line .bottom{
	width: 95px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 15px;
	margin-top: 12px;
	margin-left: 50px;
	background: url('../images/btnbg.jpg');
}
.banner{
	width: 1280px;
	height: 445px;
	margin: 0px auto;
	overflow: hidden;
	background: url('../images/banner.jpg');
}
.banner .reg{
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 350px;
	float: right;
	margin-right: 180px;
	border-radius: 35px;
	font-size: 18px;
	background: #003366;
	color: #fff;
}
.part-a{
	width: 1280px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	line-height: 32px;
	margin-top: 30px;
	padding: 95px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.part-a p{
	text-indent: 40px;
}
.mybg2{
	width: 1280px;
	height: 475px;
	overflow: hidden;
	clear: both;
	background: url('../images/bg2.jpg') no-repeat center;
	margin: 0px auto;
}
.part-b{
	width: 1280px;
	height: 400px;
	overflow: hidden;
	clear: both;
	margin: 0px auto;
	padding-top: 40px;
}
.part-b .b-left{
	width: 650px;
	height: auto;
	float: left;
	overflow: hidden;
}
.part-b .b-left p{
	text-indent: 40px;
	font-size: 18px;
	line-height: 32px;
}
.part-b .b-right{
	width: 450px;
	height: 350px;
	float: right;
	overflow: hidden;
	background: url('../images/banner2.jpg') no-repeat;
}
.mybg3{
	width: 1280px;
	height: 295px;
	margin: 0px auto;
	overflow: hidden;
	background: url('../images/banner3.jpg');
	border-radius: 15px;
	margin-top: 25px;
}
.part-c{
	width: 1280px;
	height: 1255px;
	overflow: hidden;
	clear: both;
	margin: 0px auto;
	padding-top: 40px;
}
.part-c .c-left{
	width: 670px;
	height: auto;
	float: left;
	overflow: hidden;
}
.part-c .c-left p{
	font-size: 18px;
	line-height: 32px;
}
.part-c .c-right{
	width: 450px;
	height: auto;
	float: right;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
}
.part-c .c-right .myimg{
	margin-top: 40px;
}
.footer{
	width: 1280px;
	height: 105px;
	background: #006766;
	text-align: center;
	font-size: 18px;
	line-height: 38px;
	margin: 0px auto;
	padding-top: 50px;
	color:#fff;
}
.footer a{
	color: #fff;
}

.reg-part-a{
	width: 1080px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	line-height: 32px;
	margin-top: 30px;
	padding: 100px;
	padding-top: 50px;
	padding-bottom: 20px;
}
.reg-btn{
	width: 350px;
	height: 62px;
	line-height: 55px;
	font-size: 28px;
	text-align: center;
	background: #f60;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	border-radius: 35px;
	color: #fff;
	margin-bottom: 45px;
	cursor: hand;
	cursor: pointer;
}

.reg-part-a .title{
	width: 600px;
	height: 60px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	line-height: 60px;
	font-size: 32px;
	text-align: center;
}
.reg-part-a .s-title{
	width: 600px;
	height: 40px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	line-height: 40px;
	font-size: 24px;
	color:#006766;
	text-align: center;
}