* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
	background: #aa0000;
}
.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;
}

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

.plate1 {
	width: 100%;
	height: 395px;
	background: url(../img/jpg1.jpg?11) center;
	overflow: hidden;
}
.plate1 div {
	width: 960px;
	height: 40px;
	margin: 205px auto 0;
}

.plate2 {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.plate2 ul {
	margin: 40px auto 20px;
	overflow: hidden;
	width: 990px;
}
.plate2 ul li {
	float: left;
	width: 125px;
	height: 43px;
	font-size: 22px;
	cursor: pointer;
	font-weight: bold;
	color: #aa0000;
	border-radius: 22px;
	line-height: 43px;
	text-align: center;
	margin: 0 20px 20px;
	background: -moz-linear-gradient(top, #f1b767 0%, #fadca8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1b767), color-stop(100%,#fadca8));
    background: -webkit-linear-gradient(top, #f1b767 0%,#fadca8 100%);
    background: -o-linear-gradient(top, #f1b767 0%,#fadca8 100%);
    background: -ms-linear-gradient(top, #f1b767 0%,#fadca8 100%);
    background: linear-gradient(to top, #f1b767 0%,#fadca8 100%);
}

.plate3 {
    width: 1115px;
    height: 856px;
    margin: 0 auto;
    background: url(../img/jpg4.jpg);
    overflow: hidden;	
}
.plate3 div:first-child {
	width: 970px;
	height: 41px;
	margin: 328px auto 0;
}
.plate3 div:last-child {
	width: 950px;
	height: 49px;
	margin: 370px auto 0;
}

.plate4 {
    width: 1115px;
    height: 728px;
    margin: 0 auto;
    background: url(../img/jpg5.jpg?11);
    overflow: hidden;	
}
.plate4 ul {
	width: 1000px;
	margin: 145px auto 0;
	overflow: hidden;
}
.plate4 ul li {
	float: left;
	width: 112px;
	height: 35px;
	font-size: 18px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	margin-left: 370px;
	margin-bottom: 40px;
	background: -moz-linear-gradient(left, #ff1701 0%, #fd4000 100%);
    background: -webkit-linear-gradient(left, #ff1701 0%,#fd4000 100%);
    background: -o-linear-gradient(left, #ff1701 0%,#fd4000 100%);
    background: -ms-linear-gradient(left, #ff1701 0%,#fd4000 100%);
    background: linear-gradient(to left, #ff1701 0%,#fd4000 100%);
    border-radius: 20px;
}
.plate4 a {
	display: block;
	width: 820px;
	height: 88px;
	margin: 54px auto 0;
}

.plate5 {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.plate5 p {
	font-size: 18px;
	margin: 30px auto 28px;
	text-align: center;
}
.plate5 div {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}
.plate5 div input {
	width: 370px;
	padding: 0 10px;
	height: 45px;
	font-size: 18px;
	color: #999999;
	outline: none;
	background: #f6f6f6;
	border: 1px solid #d8d8d8;
	margin-bottom: 24px;
}
.plate5 button {
	width: 328px;
	height: 50px;
	border-radius: 25px;
	overflow: hidden;
	display: block;
	margin: 20px auto 36px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	background: -moz-linear-gradient(top, #fd0100 0%, #ff5600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd0100), color-stop(100%,#ff5600));
    background: -webkit-linear-gradient(top, #fd0100 0%,#ff5600 100%);
    background: -o-linear-gradient(top, #fd0100 0%,#ff5600 100%);
    background: -ms-linear-gradient(top, #fd0100 0%,#ff5600 100%);
    background: linear-gradient(to top, #fd0100 0%,#ff5600 100%);
}

.plate6 {
	width: 1115px;
	margin: 40px auto 43px;
}
.plate6 div {
	margin: 27px auto 0;
	height: 923px;
	border-radius: 5px;
	overflow: hidden;
}
.plate6 div iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.plate7 {
	height: 383px;
	margin-bottom: 65px;
	background: url(../img/jpg12.jpg);
	overflow: hidden;
}
.video {
	width: 565px;
	height: 315px;
	background: url(../img/jpg3.jpg);
	margin-top: 40px;
	margin-left: 50px;
	border-radius: 5px;
	overflow: hidden;
}
.plate7 .r {
	width: 345px;
	float: right;
}
.plate7 img {
	width: 136px;
	height: 136px;
	margin-right: 122px;
	margin-top: 84px;
	float: right;
}
.plate7 p {
	font-size: 22px;
	margin-right: 84px;
	margin-top: 21px;
	float: right;
}

.plate8 {
	width: 1115px;
	height: 615px;
	background: url(../img/jpg8.jpg);
	margin: 0 auto;
	overflow: hidden;
}
.plate8 div:first-child {
	width: 995px;
	height: 90px;
	margin: 225px auto 169px;
}
.plate8 div:last-child {
	width: 995px;
	height: 90px;
	margin: 0 auto;
}

.plate9 {
	width: 1116px;
	height: 807px;
	background: url(../img/jpg9.jpg);
	margin: 0 auto 67px;
}

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

.floatl {
	width: 166px;
	height: 298px;
	position: fixed;
	left: 0;
	top: 50%;
	border-radius: 10px;
	margin-top: -149px;
	background: url(../img/jpg10.jpg);
}

.floatr {
	width: 166px;
	height: 241px;
	position: fixed;
	right: 0;
	top: 50%;
	border-radius: 10px;
	margin-top: -120px;
	background: url(../img/jpg11.jpg);
}

.zx-side {
	display: none;
}
