* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1107px;
}
.m {
	width: 1107px;
	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;
}
.zhichi {
	cursor: pointer;
}

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: 18px;
	color: #3c3c3c;
	line-height: 18px;
	font-weight: bold;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 17px;
}

.banner {
	width: 100%;
	height: 632px;
	background: url(../img/banner.jpg) center;
}

.plate1 {
	width: 100%;
	height: 430px;
	background: url(../img/jpg1.jpg) center;
	overflow: hidden;
}
.plate1 ul {
	width: 570px;
	margin: 103px auto 0;
	overflow: hidden;
}
.plate1 ul li {
	width: 142px;
	height: 40px;
	float: left;
	background: #9abece;
	color: #fff;
	border-radius: 5px 5px 0 0;
	margin: 0 24px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	cursor: pointer;
}
.plate1 ul li.hover {
	background: #009ffb;
}
.plate1 div div {
	width: 924px;
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	margin: 0 auto;
}
.plate1 div div p {
	padding: 32px 30px;
	display: none;
}
.plate1 div div button {
	width: 210px;
	height: 40px;
	box-shadow: 0 5px 10px 5px #ffd0c7;
	border-radius: 20px;
	display: block;
	font-size: 18px;
	margin: 0 auto 24px;
	color: #fff;
	cursor: pointer;
	background: -moz-linear-gradient(top, #fe3902 0%, #ff6600 100%);
    background: -webkit-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -o-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -ms-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: linear-gradient(to top, #fe3902 0%,#ff6600 100%);
}

.plate2 {
	height: 572px;
	background: url(../img/jpg2.jpg);
	overflow: hidden;
}
.plate2 div {
	width: 910px;
	height: 325px;
	margin: 150px auto 0;
}

.plate3 {
	width: 100%;
	background: #a5e0f0;
}
.plate3 .m {
	height: 663px;
	background: url(../img/jpg3.jpg);
	overflow: hidden;
}
.plate3 a {
	width: 220px;
	height: 66px;
	margin-left: 186px;
	margin-top: 475px;
}
.plate3 ul {
	width: 460px;
	margin-right: 66px;
	margin-top: 160px;
}
.plate3 ul li {
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 5px 13px;
	border: 1px solid #c2c2c2;
	line-height: 64px;
	text-align: center;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
}
.plate3 ul li.hover {
	border: 1px solid #fe3a02;
	background: -moz-linear-gradient(top, #fe3902 0%, #ff6600 100%);
    background: -webkit-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -o-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -ms-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: linear-gradient(to top, #fe3902 0%,#ff6600 100%);
    color: #fff;
}

.plate4 {
	height: 478px;
	background: url(../img/jpg4.jpg);
	overflow: hidden;
}
.plate4 table {
	width: 855px;
	margin: 155px auto 0;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.plate4 table th {
	background: #f2f2f2;
	border-left: 1px solid #e5e5e5;
	line-height: 52px;
	font-size: 18px;
}
.plate4 table td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
.plate4 table td button {
	width: 113px;
	height: 29px;
	border: 1px solid #ff4700;
	border-radius: 15px;
	cursor: pointer;
	color: #ff4700;
}

.plate5 {
	height: 605px;
	background: url(../img/jpg5.jpg);
	overflow: hidden;
}
.plate5 div {
	margin-top: 128px;
	margin-left: 123px;
}
.plate5 div p {
	width: 390px;
	height: 45px;
	margin-bottom: 20px;
	position: relative;
}
.plate5 div p input {
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
	width: 358px;
	height: 43px;
	padding: 0 15px;
	font-size: 18px;
	outline: none;
}
.plate5 div p select {
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
	width: 388px;
	height: 43px;
	padding: 0 15px;
	font-size: 18px;
	outline: none;
}
.plate5 div p span {
	height: 45px;
	position: absolute;
	right: 0;
}
.plate5 div p span img {
	display: block;
	height: 100%;
}
.plate5 div button {
	width: 326px;
	height: 49px;
	font-size: 24px;
	font-weight: bold;
	border-radius: 25px;
	color: #fff;
	margin-left: 27px;
	display: block;
	margin-top: 38px;
	background: -moz-linear-gradient(top, #fe3902 0%, #ff6600 100%);
    background: -webkit-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -o-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -ms-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: linear-gradient(to top, #fe3902 0%,#ff6600 100%);
    cursor: pointer;
}

.plate6 {
	width: 100%;
	background: #a5e0f0;
}
.plate6 .m {
	height: 920px;
	background: url(../img/jpg6.jpg);
	overflow: hidden;
}
.plate6 ul {
	width: 570px;
	margin: 134px auto 0;
	overflow: hidden;
}
.plate6 ul li {
	width: 142px;
	height: 40px;
	float: left;
	background: #9abece;
	color: #fff;
	border-radius: 5px 5px 0 0;
	margin: 0 24px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	cursor: pointer;
}
.plate6 ul li.hover {
	background: #009ffb;
}
.plate6 div div {
	width: 924px;
	height: 667px;
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	margin: 0 auto;
}
.plate6 div div iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	display: none;
}

.plate7 {
	height: 652px;
	background: url(../img/jpg7.jpg);
	overflow: hidden;
}
.plate7 iframe {
	width: 743px;
	height: 418px;
	display: block;
	margin: 150px auto 0;
	cursor: pointer;
	border: none;
	border-radius: 15px;
	background: url(../img/jpg10.jpg);
}

.plate8 {
	height: 513px;
	background: url(../img/jpg8.jpg?11);
	overflow: hidden;
}
.plate8 ul {
	margin: 155px auto 0;
	width: 795px;
}
.plate8 ul li {
	width: 300px;
	height: 260px;
	float: left;
}
.plate8 ul li img {
	width: 153px;
	height: 153px;
	display: block;
	margin: 0 auto;
}
.plate8 ul li p {
	font-size: 24px;
	color: #5c5c5c;
	text-align: center;
	margin: 32px auto 11px;
}
.plate8 ul li span {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #f80400;
}

.plate9 {
	width: 100%;
	background: #a5e0f0;
}
.plate9 .m {
	height: 860px;
	background: url(../img/jpg9.jpg);
	overflow: hidden;
}

.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;
}

.floatR {
	width: 80px;
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.floatR li {
	width: 80px;
	height: 80px;
	margin-bottom: 12px;
	box-shadow: 0 5px 10px 0 #c2dbf2;
	border-radius: 8px;
}
.floatR li:hover {
	box-shadow: 0 5px 10px 0 #ffd2c9;
}
.floatR li:nth-child(1) {
	background: url(../img/jpg12.jpg);
}
.floatR li:nth-child(1):hover {
	background: url(../img/jpg12_hover.jpg);
}
.floatR li:nth-child(2) {
	background: url(../img/jpg13.jpg);
}
.floatR li:nth-child(2):hover {
	background: url(../img/jpg13_hover.jpg);
}
.floatR li:nth-child(3) {
	background: url(../img/jpg14.jpg);
}
.floatR li:nth-child(3):hover {
	background: url(../img/jpg14_hover.jpg);
}
.floatR li:nth-child(4) {
	background: url(../img/jpg15.jpg);
}
.floatR li:nth-child(4):hover {
	background: url(../img/jpg15_hover.jpg);
}
.floatR li a {
	display: block;
	width: 100%;
	height: 100%;
}

.floatL {
	width: 143px;
	height: 543px;
	background: url(../img/png1.png);
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.floatL div {
	width: 120px;
	height: 330px;
	margin: 140px auto 12px;
}
.floatL b {
	display: block;
	width: 55px;
	height: 40px;
	margin: 0 auto;
}

.floatB {
	width: 100%;
	height: 60px;
	background: url(../img/jpg16.jpg);
	position: fixed;
	bottom: 0;
	left: 0;
}
.floatB .zx {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

.floatB .zhichi {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}
.zx-side {
    display: none;
}













