* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	overflow-y: auto;
}
.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;
}
.zhichi {
	cursor: pointer;
}

.banner {
	width: 100%;
	height: 673px;
	overflow: hidden;
	background: url(../img/banner.jpg) center no-repeat;
}
.banner div {
	width: 875px;
	height: 79px;
	margin: 405px auto 0;
}

.plate1 {
	width: 100%;
	height: 522px;
	overflow: hidden;
	background: url(../img/jpg1.jpg) center no-repeat;
}
.plate1 div {
	width: 920px;
	height: 300px;
	margin: 140px auto 0;
}


.plate2 {
	width: 100%;
	height: 934px;
	overflow: hidden;
	background: url(../img/jpg2.jpg) center no-repeat;
}
.plate2 div table {
	width: 480px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 138px;
}
.plate2 div table th {
	background: #fc640e;
	height: 45px;
	text-align: center;
	color: #faf9f9;
	font-weight: normal;
	border-left: 1px solid #eb5f0e;
}
.plate2 div table th:first-child {
	border-left: none;
}
.plate2 div table td {
	background: #fff;
	height: 45px;
	text-align: center;
	color: #32302e;
	font-weight: normal;
	border-left: 1px solid #e9e9e9;
}
.plate2 div table tr.gray td {
	background: #f3f3f3;
}
.plate2 div table td:first-child {
	border-left: none;
}
.plate2 div table td.zhichi {
	text-decoration: underline;
	color: #fc640e;
}

.plate3 {
	width: 100%;
	height: 325px;
	overflow: hidden;
	background: url(../img/jpg3.jpg) center no-repeat;
}
.plate3 a {
	margin-right: 150px;
	margin-top: 210px;
	width: 215px;
    height: 45px;
    font-weight: bold;
    font-size: 24px;
    color: #e53f04;
    line-height: 43px;
    text-align: center;
    border-radius: 25px;
    background: -moz-linear-gradient(bottom, #fffffe 0%, #fff87e 100%);
    background: -webkit-linear-gradient(bottom, #fffffe 0%,#fff87e 100%);
    background: -o-linear-gradient(bottom, #fffffe 0%,#fff87e 100%);
    background: -ms-linear-gradient(bottom, #fffffe 0%,#fff87e 100%);
    background: linear-gradient(to bottom, #fffffe 0%,#fff87e 100%);
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@keyframes pulse { 
	0%{
		-webkit-transform:scaleX(1);
		transform:scaleX(1)
	}
	50%{
		-webkit-transform:scale3d(1.05,1.05,1.05);
		transform:scale3d(1.05,1.05,1.05)
	}to{
		-webkit-transform:scaleX(1);
		transform:scaleX(1)
	}
}

.plate4 {
	width: 100%;
	height: 710px;
	overflow: hidden;
	background: url(../img/jpg4.jpg) center no-repeat;
}
.plate4 div.l {
	width: 325px;
	margin: 235px 0 0 100px;
}
.plate4 div.r {
	width: 340px;
	margin: 235px 60px 0 0;
}
.plate4 div ul li {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 29px;
	cursor: pointer;
	color: #333;
}
.plate4 div ul li:hover {
	color: #f03e25;
}
.plate4 div ul li:hover span {
	border: 1px solid #f03e25;
}
.plate4 div ul li span {
	float: left;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 10px;
	font-size: 16px;
	margin-right: 10px;
	border: 1px solid #bcbcbc;
}
.plate4 div button {
	width: 150px;
	height: 37px;
	background: -moz-linear-gradient(right, #ff9431 0%, #fa4f39 100%);
    background: -webkit-linear-gradient(right, #ff9431 0%,#fa4f39 100%);
    background: -o-linear-gradient(right, #ff9431 0%,#fa4f39 100%);
    background: -ms-linear-gradient(right, #ff9431 0%,#fa4f39 100%);
    background: linear-gradient(to right, #ff9431 0%,#fa4f39 100%);
    font-size: 18px;
    color: #fff;
    border-radius: 20px;
    margin-left: 80px;
    display: block;
}

.plate5 {
	width: 100%;
	height: 412px;
	overflow: hidden;
	background: url(../img/jpg5.jpg) center no-repeat;
}
.plate5 div {
	width: 973px;
	height: 59px;
	margin: 298px auto 0;
}

.plate6 {
	width: 100%;
	height: 872px;
	overflow: hidden;
	background: url(../img/jpg6.jpg) center no-repeat;
}
.plate6 div {
	width: 160px;
	height: 38px;
	margin: 773px auto 0;
}

.plate7 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-size: 1920px 989px;
	background-color: #ffeccf;
	background-image: url(../img/jpg7.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	position: relative;
}
.plate7 ul {
	position: absolute;
	width: 1000px;
	top: 407px;
	height: 53px;
	left: 50%;
	margin-left: -500px;
}
.plate7 ul li {
	float: left;
	width: 254px;
	height: 53px;
	cursor: pointer;
}
.plate7 div {
	width: 1056px;
	margin: 407px auto 30px;
}
.plate7 div img {
	display: none;
}

.plate8 {
	width: 100%;
	height: 430px;
	overflow: hidden;
	background: url(../img/jpg8.jpg) center no-repeat;
}
.plate8 div {
	height: 260px;
	margin: 128px auto 0;
}

.plate9 {
	width: 100%;
	height: 76px;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	background: url(../img/jpg9.jpg) center no-repeat;
}
.plate9 div {
	height: 76px;
}

.plate10 {
	width: 92px;
	height: 416px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: url(../img/png1.png);
}

.plate11 {
	width: 144px;
	height: 342px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: url(../img/png2.png);
}

.zx-side {
	display: none;
}















































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