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


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: 514px;
	background: url(../img/banner.jpg);
	overflow: hidden;
}
.banner div {
	width: 920px;
	margin: 439px auto 0;
}
.banner div button {
	cursor: pointer;
}

.plateOne {
	width: 1345px;
	height: 528px;
	margin: 0 auto;
	background: url(../img/jpg1.jpg);
}
.plateOne ul {
	width: 116px;
	overflow: hidden;
	margin-top: 188px;
}
.plateOne ul li {
	width: 116px;
	height: 54px;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
}
.plateOne ul.l {
	margin-left: 540px;
}
.plateOne ul.r {
	margin-right: 170px;
}

.plateTwo {
	width: 100%;
	height: 455px;
	background: url(../img/jpg2.jpg) center;
	overflow: hidden;
}
.plateTwo ul {
	margin-top: 355px;
	overflow: hidden;
}
.plateTwo ul li {
	width: 127px;
	height: 30px;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    overflow: hidden;
    float: left;
    cursor: pointer;
	margin-left: 79px;
}
.plateTwo ul li:first-child {
	margin-left: 25px;
}
.plateTree img:first-child {
	width: 1200px;
	margin: 0 auto;
}
.plateTree img:last-child {
	width: 1034px;
	margin: 0 auto 56px;
	cursor: pointer;
}
.plateFour {
	width: 100%;
	height: 488px;
	background: url(../img/jpg4.jpg) center;
	overflow: hidden;
}
.plateFour div {
	width: 900px;
	margin: 215px auto 0;
}
.plateFour div p {
	float: left;
	margin: 0 30px 25px;
	overflow: hidden;
	position: relative;
}
.plateFour div p span {
	position: absolute;
	width: 90px;
	right: 0;
	top: 0;
}
.plateFour div input {
	width: 358px;
	height: 43px;
	border: 1px solid #d8d8d8;
	background: #f6f6f6;
	outline: none;
	padding: 0 15px;
	color: #9f9f9f;
}
.plateFour div button {
	width: 327px;
	height: 49px;
	display: block;
	margin: 0 auto;
	border-radius: 25px;
	overflow: hidden;
	cursor: pointer;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
    font-size: 24px;
    color: #fff;
}
.plateFive {
	width: 1288px;
	margin: 0 auto;
}
.plateSix {
	width: 100%;
	height: 488px;
	background: url(../img/jpg6.jpg) center;
	overflow: hidden;
}
.plateSix div {
	margin-top: 148px;
}
.plateSeven {
	width: 1358px;
	margin: 0 auto;
}
.plateSeven img:last-child {
	margin: 10px auto 40px;
}
.plateEight {
	width: 100%;
	height: 478px;
	background: url(../img/jpg16.jpg) center;
	overflow: hidden;
}
.plateEight ul {
	margin-top: 360px;
}
.plateEight ul li {
	width: 147px;
	height: 43px;
	float: left;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
    border-radius: 25px;
	overflow: hidden;
	line-height: 43px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin-left: 110px;
}
.plateEight ul li:first-child {
	margin-left: 38px;
}
.plateNine {
	overflow: hidden;
}
.plateNine h1 {
	width: 1386px;
	height: 130px;
	background: url(../img/jpg17.jpg);
	margin: 0 auto;
}
.plateNine ul {
	height: 364px;
	background: url(../img/jpg19.jpg?11);
	margin-bottom: 20px;
	overflow: hidden;
}
.plateNine ul li:first-child {
	margin-left: 100px;
}
.plateNine ul li {
	width: 130px;
	margin-top: 265px;
	height: 48px;
	background: -moz-linear-gradient(top, #f9bb36 0%, #ffea6c 100%);
    background: -webkit-linear-gradient(top, #f9bb36 0%,#ffea6c 100%);
    background: -o-linear-gradient(top, #f9bb36 0%,#ffea6c 100%);
    background: -ms-linear-gradient(top, #f9bb36 0%,#ffea6c 100%);
    background: linear-gradient(to top, #f9bb36 0%,#ffea6c 100%);
    color: #d10000;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    overflow: hidden;
    float: left;
    margin-left: 213px;
	font-weight: bold;
    box-shadow: 0 0 20px rgba(164,0,0,0.64);
    cursor: pointer;
}
.plateNine ul li a {
	display: block;
	color: #d10000;
}
.plateTen {
	width: 100%;
	height: 461px;
	background: url(../img/jpg9.jpg?11) center;
}
.plateEleven {
	width: 1235px;
	height: 418px;
	margin: 0 auto;
	background: url(../img/jpg18.jpg?11);
	overflow: hidden;
}
.plateEleven ul {
	margin-left: 100px;
	margin-top: 276px;
}
.plateEleven ul li {
	width: 211px;
	height: 93px;
	float: left;
	margin-left: 40px;
	margin-bottom: 150px;
	cursor: pointer;
}
.plateTwelve {
	width: 100%;
	height: 953px;
	background: url(../img/jpg10.jpg) center;
	overflow: hidden;
}
.plateTwelve ul {
	margin-top: 400px;
}
.plateTwelve ul li {
	float: left;
	color: #f85b52;
	font-size: 26px;
	width: 215px;
	text-indent: 2rem;
}
.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
}
.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;
}
.floatLeft {
	width: 137px;
	top: 200px;
	left: 0;
	position: fixed;
	background: #ab0201;
	border-radius: 8px;
	overflow: hidden;
	z-index: 88;
}
.floatLeft ul {
	width: 124px;
	margin: 10px auto;
}
.floatLeft ul li {
	width: 100%;
	text-align: center;
	color: #fff;
	border-top: 1px dashed #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 10px 0;
}
.floatLeft ul li:first-child {
	border: none;
}
.floatLeft ul li span {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 20px;
}
.floatLeft ul li:hover span {
	font-weight: bold;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
}

.floatRight {
	width: 137px;
	top: 200px;
	right: 0;
	position: fixed;
	background: #ab0201;
	border-radius: 8px;
	overflow: hidden;
	z-index: 88;
}
.floatRight ul {
	width: 124px;
	margin: 10px auto;
}
.floatRight ul li {
	width: 100%;
	text-align: center;
	color: #fff;
	border-top: 1px dashed #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 10px 0;
}
.floatRight ul li:first-child {
	border: none;
}
.floatRight ul li span {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 20px;
}
.floatRight ul li:hover span {
	font-weight: bold;
	background: -moz-linear-gradient(left, #ff1047 0%, #ff8252 100%);
    background: -webkit-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -o-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: -ms-linear-gradient(left, #ff1047 0%,#ff8252 100%);
    background: linear-gradient(to left, #ff1047 0%,#ff8252 100%);
}

#video {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.65);
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.video {
	width: 1000px;
	height: 562px;
	position: fixed;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -281px;
	z-index: 99;
}
.video b {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../img/colse.png);
	background-size: 100% 100%;
    cursor: pointer;
    top: -30px;
    right: 0px;
}
.videobox {
	position: absolute;
	top: 0;
	left: 0;
}
.zx-side {
	display: none;
}
.fix_bot_bg{width: 100%;min-width: 1000px;height: 47px;line-height: 64px;background: #ff0001;position: fixed;bottom: 0;padding-top: 18px;filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;z-index: 900;}
.fix_bot {
	width:100%;
	height:47px;
	line-height:64px;
	position:fixed;
	bottom:0;
	padding-top:18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:999;
}
.fix_bot ul li {
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#ea090f;
	background:#fdf1b7;
	float:left;
	margin-right:10px;
	list-style-type: none;
}
.fix_bot ul li a {
	width:100px;
	height:30px;
	display:block;
	color:#ea090f;
	text-decoration:none;
}
.fix_bot ul li a:hover {
	color:#ff4141;
	background:#ffffff;
}
.fix_bot ul {
	position:relative;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fix_bot p {
	color:#fff;
	position:absolute;
	font-family:Arial;
	right:0;
	top:0;
	font-size:12px;
	line-height:12px;
}







