+* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1047px;
	background: #1d0a5b;
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
a {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}
.img img {
	width: 100%;
	display: block;
}
button {
	outline: none;
	cursor: pointer;
	-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%;
	height: 823px;
	background: url(../img/jpg01.jpg) center;
	overflow: hidden;
	position: relative;
}
.banner {
	width: 100%;
	height: 823px;
	background: url(../img/png01.png) center;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.mOne {
	margin: 90px auto 42px;
	width: 409px;
	display: block;
}
.mTwo {
	width: 664px;
	display: block;
	margin: 0 auto;
}
.time {
	width: 464px;
	height: 77px;
	background: url(../img/jpg02.jpg?44) no-repeat;
	margin: 118px auto 0;
}
.time strong {
	float: left;
	margin-left: 10px;
	line-height: 77px;
	font-size: 26px;
	color: #1d0a5b;
	width: 216px;
	text-align: center;
}
.time b {
	color: red;
    line-height: 74px;
    margin-right: 53px;
    font-size: 28px;
    width: 41px;
    text-align: center;
}
.plateImg {
	margin-top: 70px;
}
.plateImg h1 {
	margin-bottom: 50px;
}
.plateOne {
	height: 490px;
	background: url(../img/jpg06.jpg) no-repeat;
	overflow: hidden;
	margin-bottom: 60px;
}
.plateOne ul {
	overflow: hidden;
	margin-top: 152px;
	margin-left: 84px;
}
.plateOne ul li {
	width: 177px;
	height: 48px;
	float: left;
	margin-left: 153px;
	overflow: hidden;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border-radius: 24px;
	margin-bottom: 212px;
	background: -moz-linear-gradient(left, #ff8e3f 0%, #ff7240 100%);
    background: -webkit-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: -o-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: -ms-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: linear-gradient(to left, #ff8e3f 0%,#ff7240 100%);
}
.plateOne ul li:nth-child(1),.plateOne ul li:nth-child(4) {
	margin-left: 0;
}
.plateTwo {
	height: 643px;
	background: url(../img/jpg08.jpg?44) no-repeat;
}
.plateTwo ul {
	overflow: hidden;
	margin-top: 156px;
	margin-right: 88px;
}
.plateTwo ul li {
	width: 151px;
	height: 52px;
	overflow: hidden;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 113px;
	background: -moz-linear-gradient(left, #ff8e3f 0%, #ff7240 100%);
    background: -webkit-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: -o-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: -ms-linear-gradient(left, #ff8e3f 0%,#ff7240 100%);
    background: linear-gradient(to left, #ff8e3f 0%,#ff7240 100%);
}
.plateTree img {
	margin-bottom: 35px;
}
.plateFour h2 {
	height: 240px;
	background: url(../img/jpg14.jpg?11);
	overflow: hidden;
	margin: 0;
}
.plateFour h2 p {
	height: 56px;
	text-align: center;
	line-height: 56px;
	overflow: hidden;
	margin-top: 180px;
	text-align: center;
	color: #fff;
	font-size: 28px;
}
.plateFour .table {
	width: 992px;
	background: #fff;
	margin-left: 5px;
	overflow: hidden;
	margin-bottom: 107px;
	border-radius: 0 0 12px 12px;
	padding-bottom: 30px;
}
.plateFour .table table {
	width: 950px;
	margin: 13px auto; 
	border: 1px solid #1d0a5b;
	border-radius: 5px;
	border-collapse:collapse;
}
.plateFour .table table th {
	border-left: 1px solid #666666;
	background: #6134f3;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 22px;
}
.plateFour .table table td {
	border-left: 1px solid #666666;
	font-size: 17px;
	color: #333333;
	padding: 0 14px;
	line-height: 30px;
	padding-bottom: 25px;
}
.plateFour .table table td h5 {
	margin-top: 25px;
	color: #6134f3;
	font-size: 18px;
}
.plateFour .table table td button {
	width: 141px;
	height: 51px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	display: block;
	border: none;
	border-radius: 5px;
	box-shadow: 0 10px 20px rgba(109,12,31,0.24);
	background: -moz-linear-gradient(left, #f02d55 0%, #f45537 100%);
    background: -webkit-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: -o-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: -ms-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: linear-gradient(to left, #f02d55 0%,#f45537 100%);
}
.plateFive ul li {
	width: 174px;
	height: 65px;
	float: left;
	background: #5e31f0;
	font-size: 24px;
	color: #fff;
	margin-left: 18px;
	margin-bottom: 22px;
	text-align: center;
	line-height: 65px;
	border-radius: 5px;
	cursor: pointer;
}
.plateFive ul li:hover {
	box-shadow: 0 10px 20px rgba(109,12,31,0.24);
	background: -moz-linear-gradient(left, #f02d55 0%, #f45537 100%);
    background: -webkit-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: -o-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: -ms-linear-gradient(left, #f02d55 0%,#f45537 100%);
    background: linear-gradient(to left, #f02d55 0%,#f45537 100%);
}
.plateFive ul li a {
	display: block;
	color: #fff;
}
.plateSix {
	width: 100%;
	background: #fff;
	margin: 93px auto;
}
.plateSix img {
	display: block;
}
.float {
	position: fixed;
	top: 200px;
	left: 0;
	z-index: 9;
}
.float ul li {
	width: 90px;
	height: 37px;
	background: #fff;
	margin-bottom: 3px;
	border-radius: 5px;
	color: #666666;
	text-align: center;
	line-height: 37px;
	cursor: pointer;
}
.float ul li:hover {
	background: -moz-linear-gradient(left, #ff7240 0%, #ff8e3f 100%);
    background: -webkit-linear-gradient(left, #ff7240 0%,#ff8e3f 100%);
    background: -o-linear-gradient(left, #ff7240 0%,#ff8e3f 100%);
    background: -ms-linear-gradient(left, #ff7240 0%,#ff8e3f 100%);
    background: linear-gradient(to left, #ff7240 0%,#ff8e3f 100%);
    color: #fff;
}
.float b {
	font-size: 20px;
    display: block;
    color: #999999;
    transform: rotate(45deg);
    border-radius: 50%;
    text-align: left;
    line-height: 15px;
    margin: 0 auto -14px;
    cursor: pointer;
}
#bottom {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 90px;
}
.bottom {
	height: 90px;
	background: url(../img/png04.png?88);
	overflow: hidden;
}
.bottom p {
	float: right;
	width: 156px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 18px;
	color: #1d0a5b;
	margin-right: 87px;
	margin-top: 38px;
	font-weight: bold;
}


