* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
button {
	background: none;
	border: none;
	outline: none;
}
a {
	text-decoration: none;
}
ul,ul li,ol,ol li {
	list-style: none;
}
img {
	display: block;
}
.duration {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

header {
	width: 100%;
	margin: 0 auto;
	background: #fafafa;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
header span {
	font-size: 16px;
	line-height: 59px;
	color: #333333;
}

.banner {
	width: 100%;
	height: 772px;
	background: url(../img/banner.jpg) center;
}
.banner .m {
	position: relative;
}
.banner .l {
	width: 779px;
	height: 534px;
	margin-top: 55px;
	overflow: hidden;
	background: url(../img/png2.png?22);
}
.banner .l a:first-child {
	margin-top: 363px;
}
.banner .l a {
	display: block;
	margin-left: 230px;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.banner .r {
	width: 900px;
	height: 700px;
	position: absolute;
	overflow: hidden;
	right: -300px;
	top: 128px;
	background: url(../img/png1.png);
}

.float {
	width: 180px;
	height: 220px;
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	border-radius: 15px;
	overflow: hidden;
	display: none;
}

.plate1 {
	width: 100%;
	height: 650px;
	background: url(../img/jpg4.jpg) center;
}
.plate1 .m {
	position: relative;
}
.plate1 .l {
	position: absolute;
	left: -25px;
	top: 190px;
}
.plate1 .l img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 3px #dfe0e1;
}
.plate1 .l b {
	display: block;
	width: 45px;
	height: 44px;
	background: url(../img/png3.png);
	right: 25px;
	top: -20px;
	position: absolute;
}
.plate1 .r h2 {
	font-size: 64px;
	margin-top: 305px;
	margin-bottom: 75px;
}
.plate1 .r p {
	color: #a0a0a0;
	font-size: 26px;
}

.plate2 {
	width: 100%;
	height: 664px;
	background: url(../img/jpg3.jpg) center;
}
.plate2 .m {
	position: relative;
}
.plate2 .r {
	position: absolute;
	right: -27px;
	top: 224px;
}
.plate2 .r img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 3px #dfe0e1;
	margin-bottom: 62px;
}
.plate2 .l h2 {
	font-size: 64px;
	margin-top: 336px;
	margin-bottom: 75px;
}
.plate2 .l p {
	color: #a0a0a0;
	font-size: 26px;
}

.plate3 {
	width: 100%;
	height: 678px;
	background: url(../img/jpg7.jpg) center;
}
.plate3 .m {
	position: relative;
}
.plate3 .l {
	position: absolute;
	left: -23px;
	top: 338px;
}
.plate3 .l img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 3px #dfe0e1;
}
.plate3 .l b {
	display: block;
	width: 45px;
	height: 44px;
	background: url(../img/png3.png);
	right: 25px;
	top: -20px;
	position: absolute;
}
.plate3 .r {
	margin-right: 23px;
}
.plate3 .r h2 {
	font-size: 64px;
	margin-top: 361px;
	margin-bottom: 75px;
}
.plate3 .r p {
	color: #a0a0a0;
	font-size: 26px;
}

.plate4 {
	width: 100%;
	height: 690px;
	background: url(../img/jpg9.jpg) center;
}
.plate4 .m {
	position: relative;
}
.plate4 .r {
	position: absolute;
	right: -27px;
	top: 351px;
}
.plate4 .r img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 3px #dfe0e1;
	margin-bottom: 62px;
}
.plate4 .l h2 {
	font-size: 64px;
	margin-top: 358px;
	margin-bottom: 75px;
}
.plate4 .l p {
	color: #a0a0a0;
	font-size: 26px;
}

.plate5 {
	width: 100%;
	height: 812px;
	background: url(../img/jpg10.jpg) center;
}
.plate5 .m {
	position: relative;
}
.plate5 .l {
	position: absolute;
	left: -23px;
	top: 182px;
}
.plate5 .l img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px 3px #dfe0e1;
}
.plate5 .l b {
	display: block;
	width: 45px;
	height: 44px;
	background: url(../img/png3.png);
	right: 25px;
	top: -20px;
	position: absolute;
}
.plate5 .r {
	margin-right: 20px;
}
.plate5 .r h2 {
	font-size: 64px;
	margin-top: 361px;
	margin-bottom: 75px;
}
.plate5 .r p {
	color: #a0a0a0;
	font-size: 26px;
}

.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
	padding-bottom: 20px;
}
.offcnCopy {
	padding:45px 0 54px 0; 
	line-height:32px; 
	color:#ccc; 
	text-align:center;
}
.offcnCopy.normalPadding {
	padding-bottom: 45px;
}
.offcnCopy a {
	color:#ccc;
}
.offcnCopy a:hover {
	color:#e00;
}
.offcnCopy img {
	width: 15px;
	height: 15px;
	display: inline-block;
}



