* {
	margin: 0;
	padding: 0;
}
body{
	width: 7.5rem;
    background: #fff;
	margin: 0 auto;
}
.main {
	width: 6.88rem;
	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;
}
.img img {
	width: 100%;
	display: block;
}
.duration {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner {
	width: 100%;
	height: 6.8rem;
	overflow: hidden;
	background: url(../img/jpg_01.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.banner div {
	width: 4.05rem;
	height: 2.66rem;
	margin: 3.6rem auto 0;
}

.plate1 {
	width: 100%;
	height: 13.54rem;
	overflow: hidden;
	background: url(../img/jpg_02.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate1 div {
	width: 5.47rem;
	height: 9.38rem;
	margin: 3.2rem auto 0;
}

.plate2 {
	width: 100%;
	height: 21.98rem;
	overflow: hidden;
	background: url(../img/jpg_03.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate2 div table {
	width: 6.85rem;
	border-radius: 0.1rem;
	overflow: hidden;
	margin: 1.4rem auto 0;
}
.plate2 div table th {
	background: #fc640e;
	height: 0.62rem;
	text-align: center;
	color: #faf9f9;
	font-weight: normal;
	border-left: 0.01rem solid #eb5f0e;
	font-size: 0.25rem;
}
.plate2 div table th:first-child {
	border-left: none;
}
.plate2 div table td {
	background: #fff;
	height: 0.61rem;
	text-align: center;
	color: #32302e;
	font-weight: normal;
	border-left: 0.01rem solid #e9e9e9;
	font-size: 0.25rem;
}
.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: 8.43rem;
	overflow: hidden;
	background: url(../img/jpg_04.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate3 a {
	width: 3.6rem;
	height: 0.65rem;
	margin: 6.55rem auto 0;
	display: block;
}

.plate4 {
	width: 100%;
	height: 9.74rem;
	overflow: hidden;
	background: url(../img/jpg_05.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate4 div {
	width: 2.68rem;
	height: 0.6rem;
	margin: 8.53rem auto 0;
}

.plate5 {
	width: 100%;
	height: 9.04rem;
	overflow: hidden;
	background: url(../img/jpg_06.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate5 div {
	width: 2.68rem;
	height: 0.6rem;
	margin: 7.45rem auto 0;
}

.plate6 {
	width: 100%;
	height: 8.68rem;
	overflow: hidden;
	background: url(../img/jpg_07.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate6 div {
	width: 6.4rem;
	height: 3.5rem;
	margin: 4.4rem auto 0;
}

.plate7 {
	width: 100%;
	height: 15.92rem;
	overflow: hidden;
	background: url(../img/jpg_08.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate7 div {
	width: 2.67rem;
	height: 0.57rem;
	margin: 14.5rem auto 0;
}

.plate8 {
	width: 100%;
	height: 8.77rem;
	overflow: hidden;
	background: url(../img/jpg_09.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}

.plate9 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffeccf;
	overflow: hidden;
	position: relative;
}
.plate9 ul {
	position: absolute;
	width: 6.85rem;
	top: 0;
	height: 0.7rem;
	left: 50%;
	transform: translateX(-50%);
}
.plate9 ul li {
	float: left;
width: 3.37rem;
    height: 0.56rem;
	cursor: pointer;
}
.plate9 div {
	width: 6.85rem;
	margin: 0 auto 0.6rem;
}
.plate9 div img {
	display: none;
	width: 100%;
}

.plate10 {
	width: 100%;
	height: 9.53rem;
	overflow: hidden;
	background: url(../img/jpg_10.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.plate10 div {
	width: 6.85rem;
	height: 7.46rem;
	margin: 1.55rem auto 0;
}


/*.plate11 {
	width: 100%;
	height: 9.04rem;
	overflow: hidden;
	background: url(../img/jpg_11.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}*/




























































