* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
@font-face {
	font-family: "fangzhengyasong";
	src: url("fangzhengyasong.ttf");
}
.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;
}
.zx {
	cursor: pointer;
}


.plate1 {
	width: 100%;
	height: 60px;
	background: url(../img/img_01.jpg) no-repeat center;
}

.plate2 {
	width: 100%;
	height: 679px;
	background: url(../img/img_02.jpg?11) no-repeat center;
}

.plate3 {
	width: 100%;
	height: 742px;
	overflow: hidden;
	background: url(../img/img_03.jpg?22) no-repeat center;
}
.plate3 button {
	width: 401px;
	height: 76px;
	margin: 633px auto 0;
	display: block;
	border-radius: 43px;
	overflow: hidden;
	background: url(../img/img_10.jpg);
}

.plate4 {
	width: 100%;
	height: 1106px;
	overflow: hidden;
	background: url(../img/img_04.jpg?22) no-repeat center;
}
.plate4 button {
	width: 401px;
	height: 76px;
	margin: 970px auto 0;
	display: block;
	border-radius: 43px;
	overflow: hidden;
	background: url(../img/img_10.jpg);
}

.plate5 {
	width: 100%;
	height: 773px;
	background: url(../img/img_05.jpg?11) no-repeat center;
}

.plate6 {
	width: 100%;
	height: 1407px;
	overflow: hidden;
	background: url(../img/img_06.jpg?11) no-repeat center;
}
.plate6 button {
	width: 401px;
	height: 76px;
	margin: 1309px auto 0;
	display: block;
	border-radius: 43px;
	overflow: hidden;
	background: url(../img/img_11.jpg);
}

.plate7 {
	width: 100%;
	height: 2046px;
	overflow: hidden;
	background: url(../img/img_07.jpg) no-repeat center;
}
.plate7 .m {
	margin: 948px auto 0;
	overflow: hidden;
}
.plate7 .l {
	width: 434px;
	overflow: hidden;
	margin-left: 56px;
	
}
.plate7 .r {
	width: 434px;
	overflow: hidden;
	
}
.plate7 .swiper-container {
	width: 710px;
	height: 730px;
}
.plate7 .r .swiper-container {
	width: 710px;
	height: 730px;
}
.swiper-container-horizontal>.swiper-pagination {
	width: 340px;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #000;
	opacity: 0.5;
}
.swiper-pagination-bullet-active {
	width: 28px;
	opacity: 1;
	border-radius: 4px;
}
.plate7 button {
	width: 401px;
	height: 76px;
	margin: 262px auto 0;
	display: block;
	border-radius: 43px;
	overflow: hidden;
	background: url(../img/img_10.jpg);
}

.plate8 {
	width: 100%;
	height: 386px;
	overflow: hidden;
	background: url(../img/img_08.jpg) no-repeat top center;
}
.plate8 ul {
	width: 1020px;
	margin: 130px auto 0;
	overflow: hidden;
}
.plate8 ul li a {
	width: 90px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    float: left;
    margin: 0 6px 23px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    color: #333;
}
.plate8 ul li a:hover {
	text-decoration: underline;
	background: -moz-linear-gradient(top, #f8d399 0%, #fbeab8 100%);
    background: -webkit-linear-gradient(top, #f8d399 0%,#fbeab8 100%);
    background: -o-linear-gradient(top, #f8d399 0%,#fbeab8 100%);
    background: -ms-linear-gradient(top, #f8d399 0%,#fbeab8 100%);
    background: linear-gradient(to top, #f8d399 0%,#fbeab8 100%);
    box-shadow: 0 0 5px 1px #f5eddb;
}

.plate9 {
	width: 100%;
	height: 690px;
	background: url(../img/img_09.jpg) no-repeat center;
}

.copyRight, .offcnCopy {
    background: #444546;
}
.offcnCopy {
    padding: 45px 0 80px 0;
    line-height: 32px;
    color: #aaa;
    text-align: center;
}
.offcnCopy a {
    color: #aaa;
}
.offcnCopy img {
	display: initial;
}






.floarBottom {
	width: 100%;
	height: 179px;
	background: url(../img/png3.png);
	position: fixed;
	bottom: 0;
	z-index: 1;
  	display:block;
}
.floarBottom ul {
	margin-top: 37px;
}
.floarBottom ul li {
	float: left;
	width: 52px;
	height: 52px;
	margin: 0 4px 10px;
	background: #fff;
	border: 3px solid #ccc;
	border-radius: 30px;
	color: #666;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
}
.floarBottom ul li:hover {
	background: -moz-linear-gradient(top, #c7c7c7 0%, #fff 100%);
	background: -webkit-linear-gradient(top, #c7c7c7 0%,#fff 100%);
    background: -o-linear-gradient(top, #c7c7c7 0%,#fff 100%);
    background: -ms-linear-gradient(top, #c7c7c7 0%,#fff 100%);
    background: linear-gradient(to top, #c7c7c7 0%,#fff 100%);
}



















