* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1005px;
	background: #066b61;
}
.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 {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 280px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
}
.header_left a {
	margin: 0 13px;
}
.header_left a {
	font-size: 18px;
	color: #000;
	line-height: 49px;
}
.header_right {
	margin-top: 14px;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 18px;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 15px;
}
.banner {
	width: 100%;
	background: url(../img/jpg1.jpg) center;
	height: 695px;
	position: relative;
}
.banner div {
	width: 100%;
	height: 493px;
	position: absolute;
	top: 0;
	background: url(../img/png8.png) center;
	animation-name: example;
    animation-duration: 2s;
}
@keyframes example {
  0% {margin-top: 0;}
  50% {margin-top: 10px;}
  100% {margin-top: 0;}
}
.plate1 {
	width: 1006px;
	height: 515px;
	background: url(../img/jpg2.jpg);
	margin: 0 auto;
	overflow: hidden;
}
.plate1 div {
	height: 300px;
	margin: 140px auto 7px;
	overflow: hidden;
}
.plate1 ul {
	margin-top: 12px;
	overflow: hidden;
}
.plate1 ul li {
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	font-size: 20px;
	line-height: 100px;
	text-align: center;
	margin-left: 89px;
	margin-bottom: 80px;
	color: #fff;
	background: -moz-linear-gradient(top, #00a38e 0%, #007063 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a38e), color-stop(100%,#007063));
    background: -webkit-linear-gradient(top, #00a38e 0%,#007063 100%);
    background: -o-linear-gradient(top, #00a38e 0%,#007063 100%);
    background: -ms-linear-gradient(top, #00a38e 0%,#007063 100%);
    background: linear-gradient(to bottom, #00a38e 0%,#007063 100%);
}
.plate1 ul li:first-child {
	margin-left: 99px;
}
.plate1 ul li:nth-child(5) {
	margin-left: 220px;
}
.plate1 ul li span {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-top: 28px;
}
.plate1 ul li.hover {
	background: #c92c22;
	color: #fff;
}
.plate2 {
	width: 100%;
	background: url(../img/jpg3.jpg) center;
	height: 455px;
}
.plate2Content {
	width: 1006px;
	background: url(../img/jpg12.jpg) center;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
}
.plate2Content ul {
	margin: 162px auto 0;
	width: 805px;
}
.plate2Content ul li {
	width: 238px;
	height: 60px;
	background: url(../img/png3.png);
	float: left;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	background-size: 100% 100%;
	line-height: 60px;
	cursor: pointer;
	margin: 0 15px 17px;
}
.plate2Content ul li span {
	display: block;
	line-height: 24px;
	margin-top: 7px;
}
.plate2Content ul li:nth-child(1) {
	line-height: 30px;
}
.plate2Content ul li:nth-child(4),.plate2Content ul li:nth-child(5),.plate2Content ul li:nth-child(6) {
	background: url(../img/png4.png);
	background-size: 100% 100%;
	color: #045149;
}
.plate3 {
	width: 100%;
	height: 691px;
	background: url(../img/jpg4.jpg) center;
}
.plate3 ul {
	margin-top: 295px;
	width: 285px;
	margin-left: 65px;
}
.plate3 ul li {
	margin: 0 10px 18px;
	width: 122px;
	height: 37px;
	float: left;
	background: url(../img/png5.png);
	text-align: center;
	line-height: 37px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.plate3 button {
	margin: 527px 218px 0 0;
	width: 255px;
	height: 48px;
	background: url(../img/png5.png);
	text-align: center;
	background-size: 100% 100%;
	line-height: 48px;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
}
.plate4 {
	width: 100%;
	background: url(../img/jpg8.jpg) center;
	height: 695px;
	overflow: hidden;
}
.plate4Top {
	background: url(../img/jpg6.jpg);
	height: 120px;
	margin-top: 52px;
}
.plate4Center {
	height: auto;
	background: url(../img/jpg7.jpg);
	overflow: hidden;
}
.plate4Center ul {
	width: 970px;
	margin: 30px auto 0; 
	overflow: hidden;
}
.plate4Center ul li {
	width: 148px;
	height: 39px;
	background: url(../img/png5.png);
	background-size: 100% 100%;
	float: left;
	line-height: 38px;
	color: #fff;
	text-align: center;
	margin: 0 23px 22px;
	cursor: pointer;
}
.plate4Bottom {
	height: 344px;
	background: url(../img/jpg5.jpg);
	overflow: hidden;
}
.plate4Bottom h1 {
	font-size: 18px;
	color: #1f4c45;
	font-weight: normal;
	line-height: 30px;
	margin-left: 38px;
	margin-top: 9px;
}
.plate4Bottom h1 i {
	display: inline-block;
	height: 1px;
	width: 46px;
	background: #1f4c45;
	margin: 0 20px 6px;
}
.city {
	overflow: hidden;
	display: none;
}
.city:first-child {
	display: block;
}
.citys {
	width: 430px;
}
.citys.l {
	width: 490px;
	height: 287px;
	background: url(../img/jpg14.jpg);
	margin-left: 24px;
	border-radius: 20px;
}
.citys.r {
	width: 469px;
	height: 287px;
	background: url(../img/jpg15.jpg);
	margin-right: 17px;
	border-radius: 20px;
}
.citys .r {
	width: 375px;
	margin: 53px 28px 0 0;
}
.citys.l h5 {
	width: 24px;
	font-size: 22px;
	color: #fff;
	margin: 78px 16px 0 46px;
}
.citys.r h5 {
	width: 24px;
	font-size: 22px;
	color: #fff;
	margin: 78px 16px 0 22px;
}
.plate4Bottom div div h2 {
	font-size: 26px;
	color: #fff;
	text-align: center;
}
.plate4Bottom div div p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.plate4Bottom div div ul {
	font-size: 18px;
	color: #fff;
	margin-top: 17px;
	overflow: hidden;
}
.plate4Bottom div div ul li {
	float: left;
	width: 105px;
	height: 23px;
	cursor: pointer;
	text-align: center;
	line-height: 23px;
	border: 1px solid #fff;
	border-radius: 13px;
	margin: 0 9px;
}
.plate4Bottom a {
	width: 126px;
	height: 38px;
	background: url(../img/png5.png);
	background-size: 100% 100%;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	margin-left: 125px;
	margin-top: 17px;
	display: block;
	text-align: center;
	line-height: 38px;
}
.plate5 {
	width: 100%;
	background: url(../img/jpg9.jpg) center;
	height: 810px;
	overflow: hidden;
}
.plate5Top {
	margin-top: 40px;
	height: 456px;
	background: url(../img/jpg10.jpg); 
}
.plate5Center {
	height: auto;
	background: url(../img/jpg13.jpg);
	overflow: hidden;
}
.plate5Center ul {
	width: 970px;
	margin: 30px auto 0; 
	overflow: hidden;
}
.plate5Center ul li {
	width: 148px;
	height: 39px;
	background: url(../img/png5.png);
	background-size: 100% 100%;
	float: left;
	line-height: 38px;
	color: #fff;
	text-align: center;
	margin: 0 23px 22px;
	cursor: pointer;
}
.plate5Center ul li a {
	color: #fff;
	display: block;
}
.plate5Bottom {
	height: 45px;
	background: url(../img/jpg11.jpg);
	overflow: hidden;
}
.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
}
.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;
}
.float {
	width: 345px;
	height: 327px;
	background: url(../img/png1.png);
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -163.5px;
	overflow: hidden;
}
.float div {
	height: 270px;
	cursor: pointer;
}
.float div a {
	display: block;
	width: 100%;
	height: 100%;
}
.float b {
	width: 38px;
	height: 38px;
	background: url(../img/png2.png);
	display: block;
	margin: 15px 0 0 121px;
	cursor: pointer;
}
.floatL {
	width: 155px;
	height: 450px;
	background: #fcbf57;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -240px;
}
.floatL b {
	width: 80px;
	height: 40px;
	line-height: 40px;
	display: block;
	border: 1px solid #016d60;
	border-radius: 5px;
	text-align: center;
	margin: 20px auto;
	color: #007063;
	font-weight: bold;
}
.floatL ul li {
	cursor: pointer;
	width: 120px;
	height: 40px;
	background: #007063;
	margin: 0 auto 10px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.floatB {
	width: 100%;
	background: #fcbf57;
	height: 50px;
	position: fixed;
	bottom: 0;
	left: 0;
}
.floatB ul li {
	float: left;
	background: #fff2e3;
	width: 100px;
	height: 30px;
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin: 10px 12.5px 0;
}






