* {
	margin: 0;
	padding: 0;
	font-family: "fzhjt";
}
@font-face{
    font-family: 'fzhjt';
    src : url('fzlthjw.ttf');
}
body{
	min-width: 1000px;
}
.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;
}

.Mtop {
	background: #e83d3d;
	overflow: hidden;
}
.Mtop p {
	margin-left: 33px;
	margin-top: 22px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	width: 225px;
	overflow: hidden;
}
.Mtop a img {
	display: inline-block;
}
.Mtop a {
	line-height: 25px;
	margin: 0 6px;
	color: #fff;
	font-size: 16px;
}
.Mtop a.r {
	margin-top: 4px;
}
.Mtop ul {
	overflow: hidden;
	margin-top: 27px;
}
.Mtop ul li {
	float: left;
	font-size: 16px;
	height: 25px;
	width: 95px;
	text-align: center;
}
.Mtop ul li a:hover {
	font-size: 20px;
}

.banner {
	width: 100%;
	height: 480px;
	background: #e83d3d;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
.banner h6 {
	font-size: 38px;
	line-height: 40px;
	margin-top: 55px;
	font-weight: normal;
}
.banner h3 {
	font-size: 94px;
	line-height: 96px;
	margin-top: 35px;
}
.banner h5 {
	font-size: 64px;
	line-height: 66px;
	margin-top: 10px;
}
.banner .m div {
	width: 586px;
	overflow: hidden;
	margin: 52px auto;
}
.banner button {
	width: 272px;
	height: 49px;
	border-radius: 25px;
	overflow: hidden;
	background: #fece3b;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	position: relative;
}
.banner button b {
	border-radius: 15px;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0); 
    animation: myfirst 1s infinite;
	-moz-animation: myfirst 1s infinite;	
	-webkit-animation: myfirst 1s infinite;	
	-o-animation: myfirst 1s infinite;	
}
@keyframes myfirst
	{
	from {
		width: 0;
		opacity: 1;
	}
	to {
		width: 100%;
		opacity: 0;
	}
}

@-moz-keyframes myfirst 
{
	from {
		width: 0;
		opacity: 1;
	}
	to {
		width: 100%;
		opacity: 0;
	}
}

@-webkit-keyframes myfirst 
{
	from {
		width: 0;
		opacity: 1;
	}
	to {
		width: 100%;
		opacity: 0;
	}
}

@-o-keyframes myfirst 
{
	from {
		width: 0;
		opacity: 1;
	}
	to {
		width: 100%;
		opacity: 0;
	}
}
.banner p {
	font-size: 22px;
}

.h1 {
	font-size: 54px;
	color: #333333;
	line-height: 56px;
	margin: 54px auto 12px;
	text-align: center;
}
.div {
	overflow: hidden;
	width: 170px;
	margin: 0 auto;
}
.div b {
	width: 45px;
	height: 3px;
	background: #e13333;
}
.div i {
	width: 65px;
	height: 3px;
	background: #feae3b;
	margin: 0 7px;
}
.plate1 ul {
	margin-top: 54px;
}
.plate1 ul:after{
      content:"";
      display:block;
      clear:both;
      height:0;
   }
.plate1 ul li {
	width: 289px;
	height: 364px;
	margin: 0 17px 34px;
	border: 1px solid #f4b225;
	box-shadow: 0 0 20px rgba(185,173,173,0.65);
	float: left;
	border-radius: 5px;
}
.plate1 ul li:hover {
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transfrom:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -ms-transition:0.5s all;
    -o-transition:0.5s all;
    transition: .5s;
}
.plate1 ul li i {
	width: 80px;
	height: 80px;
	margin: 20px auto 15px;
	display: block;
}
.plate1 ul li b {
	font-size: 28px;
	color: #c62e2b;
	text-align: center;
	display: block;
	width: 100%;
}
.plate1 ul li p {
	margin-top: 17px;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.plate1 ul li p span {
	border-bottom: 1px solid #333;
	display: inline-block;
	cursor: pointer;
}
.plate1 ul li button {
	width: 205px;
	height: 48px;
	font-size: 26px;
	background: #feae3b;
	color: #fff;
	border-radius: 24px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	margin: 28px auto 0;
}

.plate2 {
	width: 100%;
	height: 1103px;
	background: url(../img/jpg1.jpg?11) center no-repeat;
}
.plate2 h1 {
	font-size: 54px;
	color: #fff;
	line-height: 56px;
	margin: 0 auto 12px;
	padding-top: 170px;
	text-align: center;
}
.plate2T {
	height: 300px;
	margin: 40px auto 7px;
	overflow: hidden;
}
.plate2T ul {
	margin-top: 12px;
	overflow: hidden;
}
.plate2T ul li {
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #fff;
	font-size: 20px;
	line-height: 100px;
	text-align: center;
	color: #333333;
	margin-left: 89px;
	margin-bottom: 80px;
}
.plate2T ul li:first-child {
	margin-left: 107px;
}
.plate2T ul li:nth-child(5) {
	margin-left: 220px;
}
.plate2T ul li span {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-top: 28px;
}
.plate2T ul li.hover {
	background: #f9b626;
	color: #fff;
}
.plate2B {
	width: 936px;
	height: 510px;
	border: 1px solid #f9b626;
	margin: 25px auto;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 10px 10px rgba(185,173,173,0.65);
}
.plate2B h4 {
	color: #c71a1a;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	line-height: 26px;
	width: 660px;
	margin: 38px auto 0;
}
.plate2B h4 b {
	width: 160px;
	height: 2px;
	background: #c61919;
	margin-top: 11px;
}
.plate2B h5 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
.plate2B ul {
	margin-top: 44px;
	overflow: hidden;
}
.plate2B ul li {
	width: 268px;
	height: 63px;
	border: 1px solid #f9b626;
	border-radius: 33px 0 0 33px;
	margin-left: 32px;
	margin-bottom: 22px;
	cursor: pointer;
	float: left;
	color: #333;
}
.plate2B ul li b {
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 50%;
	margin-top: 6px;
	margin-left: 7px;
}
.plate2B ul li:hover {
	background: #ff3c4a;
	border-color: #ff3c4a;
	color: #fff;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -ms-transition:0.5s all;
    -o-transition:0.5s all;
    transition: .5s;
}
.plate2B ul li:nth-child(1) b {
	background: url(../img/icon7.jpg);
}
.plate2B ul li:hover b{
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -ms-transition:0.5s all;
    -o-transition:0.5s all;
    transition: .5s;
}
.plate2B ul li:nth-child(1):hover b {
	background: url(../img/icon7-h.jpg);
	
}
.plate2B ul li:nth-child(2) b {
	background: url(../img/icon8.jpg);
}
.plate2B ul li:nth-child(2):hover b {
	background: url(../img/icon8-h.jpg);
}
.plate2B ul li:nth-child(3) b {
	background: url(../img/icon9.jpg);
}
.plate2B ul li:nth-child(3):hover b {
	background: url(../img/icon9-h.jpg);
}
.plate2B ul li:nth-child(4) b {
	background: url(../img/icon10.jpg);
}
.plate2B ul li:nth-child(4):hover b {
	background: url(../img/icon10-h.jpg);
}
.plate2B ul li:nth-child(5) b {
	background: url(../img/icon11.jpg);
}
.plate2B ul li:nth-child(5):hover b {
	background: url(../img/icon11-h.jpg);
}
.plate2B ul li:nth-child(6) b {
	background: url(../img/icon12.jpg);
}
.plate2B ul li:nth-child(6):hover b {
	background: url(../img/icon12-h.jpg);
}
.plate2B ul li:nth-child(7) b {
	background: url(../img/icon13.jpg);
}
.plate2B ul li:nth-child(7):hover b {
	background: url(../img/icon13-h.jpg);
}
.plate2B ul li:nth-child(8) b {
	background: url(../img/icon14.jpg);
}
.plate2B ul li:nth-child(8):hover b {
	background: url(../img/icon14-h.jpg);
}
.plate2B ul li:nth-child(9) b {
	background: url(../img/icon15.jpg);
}
.plate2B ul li:nth-child(9):hover b {
	background: url(../img/icon15-h.jpg);
}
.plate2B button {
	width: 276px;
	height: 48px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	background: #f05050;
	display: block;
	margin: 20px auto 0;
	border-radius: 24px;
	cursor: pointer;
}
.plate2B ul li p {
	font-size: 16px;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.plate3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../img/jpg2.jpg?11) center no-repeat;
	background-size: 100% 100%;
}
.plate3 .h1 {
	margin-top: 77px;
}
.plate3 ul {
	margin-top: 53px;
	margin-left: 34px;
	overflow: hidden;
}
.plate3 ul li {
    width: 86px;
    height: 39px;
    border: 1px solid #c6c6c6;
    border-radius: 20px;
    float: left;
    margin-right: 8px;
    color: #333333;
    line-height: 39px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
}
.plate3 ul li:hover {
	background: #f9b626;
	border-color: #f9b626;
	color: #fff;
}
.plate3 h5 {
	font-size: 32px;
	color: #333;
	text-align: center;
	margin-top: 26px;
	line-height: 60px;
}
.plate3 h5 p {
	font-size: 22px;
	font-weight: normal;
}
.plate3 .m div {
	width: 930px;
	border: 1px solid #ce2222;
	margin: 0 auto 30px;
}
.plate3 .m div h4 {
	background: #ce2222;
	text-align: center;
	padding: 17px 0 20px;
	font-size: 26px;
	color: #fff;
}
.plate3 .m div h4 p{
	color: #fdf351;
	cursor: pointer;
}
.plate3 table {
	text-align: center;
	margin-top: 3px;
}
.plate3 table th {
	background: #f9b626;
	color: #fff;
	border-right: 1px solid #afafaf;
	height: 57px;
	font-size: 22px;
	font-weight: bold;
}
.plate3 table th:last-child {
	border: none;
}
.plate3 table td {
	background: #fff;
	color: #333333;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	height: 57px;
	font-size: 20px;
}
.plate3 table tr td span {
	border-bottom: 1px solid #ce2222;
	cursor: pointer;
}
.plate3 table tr td.red {
	color: #ce2222;
}
.plate3 table tr td:last-child {
	border-right: none
}
.plate3 table tr:last-child td {
	border-bottom: none;
}
.plate4 {
	width: 100%;
	height: 2255px;
	overflow: hidden;
	background: url(../img/jpg3.jpg?22) center no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
.plate4T {
	width: 1020px;
	height: 423px;
	border: 1px solid #f9b626;
	margin: 20px auto 0;
	border-radius: 5px;
	box-shadow: 0 10px 20px rgba(185,173,173,0.65);
}
.plate4T h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ce2222;
	text-align: center;
	margin: 40px auto 46px;
	width: 740px;
	overflow: hidden;
}
.plate4T h1 b {
	margin-top: 15px;
	width: 161px;
	height: 2px;
	background: #ce2222;
}
.plate4T table {
	text-align: center;
	width: 930px;
	margin: 0 auto;
	border: 1px solid #ce2222;
	border-radius: 3px;
	box-shadow: 0 0 20px rgba(185,173,173,0.65);
}
.plate4T table th {
	background: #ce2222;
	color: #fff;
	border-right: 1px solid #afafaf;
	height: 57px;
	font-size: 22px;
	font-weight: bold;
}
.plate4T table tr:last-child td {
	border-bottom: none;
}
.plate4T table td {
	background: #fff;
	color: #333333;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	height: 57px;
	font-size: 20px;
}
.plate4T table tr td:last-child,.plate4T table tr th:last-child {
	border-right: none
}
.plate4T table tr td span.red {
	color: #ce2222;
	cursor: pointer;
}
.plate4T div {
	width: 622px;
	height: 48px;
	margin: 53px auto 0;
}
.plate4T div button {
	width: 276px;
	height: 48px;
	font-size: 24px;
	cursor: pointer;
	border-radius: 24px;
}
.plate4T div button.l {
	background: #f9b626;
	border: 2px solid #f9b626;
	color: #fff;
}
.plate4T div button.r {
	background: #fff;
	border: 2px solid #f9b626;
	color: #cc2222;
}
.plate4C {
	margin-top: 150px;
}
.plate4C h1 {
	font-size: 54px;
	color: #fff;
	line-height: 56px;
	margin: 54px auto 12px;
	text-align: center;
}
.plate4C h1 span {
	color: #f9b626;
}
.plate4C .div {
	overflow: hidden;
	width: 170px;
	margin: 0 auto;
}
.plate4C .div b {
	width: 45px;
	height: 3px;
	background: #fff;
}
.plate4C .div i {
	width: 65px;
	height: 3px;
	background: #fff;
	margin: 0 7px;
}
.plate4M {
	overflow: hidden;
	margin: 33px auto 94px;
}
.plate4M div {
	width: 936px;
	height: 1380px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f7b526;
	color: #333333;
	margin: 0 auto;
}
.plate4M div iframe {
	width: 900px;
    margin: 10px auto;
    height: 1300px;
    display: block;
}
.plate4M div button {
	width: 274px;
	height: 40px;
	background: #f9b626;
	color: #fff;
	font-size: 20px;
	border-radius: 20px;
	overflow: hidden;
	display: block;
	margin: 10px auto 0;
	cursor: pointer;
}
/*.plate4M div {
	width: 436px;
	height: 387px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f7b526;
	color: #333333;
}
.plate4M div .red {
	color: #ce2222;
}
.plate4M div h4 {
	font-size: 20px;
	margin: 26px 0 17px 14px;
	line-height: 22px;
}
.plate4M div p {
	margin: 0 0 5px 14px;
	font-size: 16px;
}
.plate4M div p i {
	font-weight: normal;
	font-style: normal;
	margin-right: 7px;
}
.plate4M div strong {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 8px;
	display: block;
}
.plate4M div b {
	display: block;
	width: 95px;
	height: 27px;
	font-size: 18px;
	background: #ce2222;
	color: #fff;
	margin-left: 20px;
	text-align: center;
	line-height: 27px;
	font-weight: normal;
	margin-top: 30px;
}
.plate4M div span {
	display: block;
	margin: 10px 0 0 26px;
	font-size: 16px;
}*/
.plate5 {
	width: 1000px;
	height: 557px;
	overflow: hidden;
	background: url(../img/jpg4.jpg) center no-repeat;
	margin: 0 auto;
}
.plate5 ul {
	margin-top: 175px;
}
.plate5 ul li {
	color: #333;
	width: 190px;
	float: left;
	margin: 0 30px 170px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.plate5 ul li a {
	width: 117px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	display: block;
	margin: 15px 0 0 51px;
	background: #f9b626;
	font-size: 18px;
	overflow: hidden;
	border-radius: 29px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.plate6 {
	width: 100%;
	height: 980px;
	overflow: hidden;
	background: url(../img/jpg5.jpg) center no-repeat;
	margin: 0 auto;
}
.plate6 button {
	width: 285px;
	height: 40px;
	display: block;
	margin: 0 auto;
	background: #f9b626;
	font-size: 18px;
	overflow: hidden;
	border-radius: 29px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.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;
} 
.float {
	width: 188px;
	position: fixed;
	left: 0;
	top: 50%;
	transform: translate( 0, -50%);
    -webkit-transform: translate( 0, -50%);
    -moz-transform: translate( 0, -50%);
    -o-transform: translate( 0, -50%);
    -ms-transform: translate( 0, -50%); 
	display: none;
}
.float i {
	width: 17px;
	height: 17px;
	display: block;
	cursor: pointer;
	margin: 0 auto 10px;
	background: url(../img/close.png);
}
.float div {
	padding-bottom: 1px;
	width: 155px;
	background: #feae3b;
	margin: 0 auto;
	position: relative;
}
.float div strong {
	display: block;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #ff3c4a;
	font-size: 22px;
}
.float div span {
	display: block;
	width: 188px;
	position: absolute;
	background: url(../img/back.png);
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	left: -17px;
	cursor: pointer;
}
.float div ul {
	width: 133px;
	margin: 60px auto 0;
}
.float div ul li {
	width: 133px;
	height: 40px;
	background: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #5f5f5f;
	margin-bottom: 10px;
	cursor: pointer;
}
.float div b {
	width: 54px;
	height: 15px;
	background: url(../img/jpg6.jpg);
	display: block;
	margin: 20px auto;
	cursor: pointer;
}
.floatL {
	width: 180px;
	height: 384px;
	position: fixed;
	top: 50%;
	margin-top: -192px;
	left: -150px;
	background: url(../img/floatL.png);
	overflow: hidden;
}
.floatL:hover {
	left: 0px;
	width: 150px;
	cursor: pointer;
}
.floatR {
	width: 74px;
	height: 442px;
	position: fixed;
	top: 50%;
	margin-top: -221px;
	right: 0;
	background: url(../img/floatR.png);
	overflow: hidden;
}
.floatingAd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
	width: 210px;
	height: 162px;
}

.floatingAd a {
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.floatingAd a img {
	border: 0;
}

.floatingAd .close {
	width: 24px;
	height: 24px;
	background: url(../img/close1.png);
	position: absolute;
	background-size: 100% 100%;
	top: 13px;
	right: 0;
	cursor: pointer;
	display: block;
	z-index: 99999;
}

.floatingAd .opacity {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	background-color: #000000;
	opacity: 0.20;
	filter: alpha(opacity=20);
}
#advertising {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: -1;
}
#advertising .close {
	width: 24px;
	height: 24px;
	background: url(../img/close1.png);
	position: fixed;
	left: 50%;
	margin-left: 300px;
	top: 50%;
	margin-top: -225px;
	cursor: pointer;
}
#advertising a {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	text-align: center;
	display: block;
	top: 50%;
    margin-top: 730px;
}
.advertising {
	width: 547px;
	height: 447px;
	border: 6px solid #f1b153;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -272px;
	margin-top: -223px;
	background: #fff;
	border-radius: 25px;
}
.advertising div {
	width: 543px;
	height: 443px;
	border: 2px solid #d44c45;
	border-radius: 18px;
	overflow: hidden;
}
.advertising div ul {
	overflow: hidden;
}
.advertising div ul li {
	width: 135px;
	height: 222px;
	cursor: pointer;
	float: left;
	border-left: 1px solid #e6e6e6;
}
.advertising div ul li:first-child {
	border-left: none;
}
.advertising div ul:first-child {
	border-bottom: 1px solid #e6e6e6;
}
.advertising div ul li:hover {
	background: #f5f5f5;
}
.advertising h6 {
	width: 110px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	margin: 10px auto 0;
	text-align: center;
	border-bottom: 1px dashed #dea3a0;
	color: #333333;
}
.advertising h5 {
	font-size: 20px;
	text-align: center;
	margin: 14px auto;
	color: #333333;
}
.advertising h5 b {
	font-size: 14px;
}
.advertising h5 strong {
	display: block;
	color: #dc7975;
	font-size: 12px;
}
.advertising button {
	width: 80px;
	height: 42px;
	background: #d44c45;
	margin: 0 auto;
	display: block;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
}
.advertising span {
	display: block;
	font-size: 12px;
	margin: 16px auto;
	text-align: center;
	color: #333333;
}
.advertising p {
	width: 120px;
	height: 20px;
	border: 1px solid #d44c45; 
	border-radius: 3px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}
.advertising p i,.advertising p em {
	font-style: normal;
	float: left;
	text-align: center;
	width: 59px;
	color: #333333;
}
.advertising p i {
	background: #d44c45;
	color: #fff;
}
.floatLu {
	width: 176px;
	height: 200px;
	position: fixed;
	bottom: 30px;
	right: 50px;
	cursor: pointer;
	/*border: 1px solid #000;*/
	transform:rotate(45deg);
	overflow: hidden;
}
.floatLu b {
	width: 20px;
	height: 20px;
	background: url(../img/close1.png);
	display: block;
	background-size: 100% 100%;
	transform:rotate(-45deg);
	position: absolute;
	right: 89px;
    top: 5px;
    z-index: 99;
}
.floatLu1 {
	width: 176px;
	height: 170px;
	/*background: url(../img/lu1.gif);*/
	animation-name: example;
    animation-duration: 10s;
    transform:rotate(-45deg);
    transition-timing-function: linear;
    transition-property: transform;
    margin-top: 27px;
}
@keyframes example {
  0% {
  	background: url(../img/lu1.gif);
  }
  45% {
  	transform:scale(1) rotate(-45deg) translate(0,0);
  	opacity: 1;
  }
  50% {
  	background: url(../img/lu1.gif);
    transform:scale(0.3) rotate(-45deg) translate(0,0);
    opacity: 0;
  }
  51% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(5px,150px);
  	background: url(../img/lu2.png);
  }
  53% {
  	opacity: 0;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  55% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  58% {
  	opacity: 0;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  60% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  63% {
  	opacity: 0;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  65% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  70% {
  	opacity: 0;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  75% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  80% {
  	opacity: 0;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  85% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu2.png);
  }
  90% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(-240px,-240px);
  	background: url(../img/lu2.png?11);
  }
  91% {
  	opacity: 0;
  	transform:scale(0) rotate(-45deg) translate(0,0);
  	background: url(../img/lu1.gif);
  }
  95% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu1.gif);
  }
  100% {
  	opacity: 1;
  	transform:scale(1) rotate(-45deg) translate(0px,0px);
  	background: url(../img/lu1.gif);
  }
}
#floatDan {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.floatDan {
	width: 470px;
	height: 288px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -235px;
	margin-top: -144px;
	background: url(../img/floatDan.jpg);
}
.floatDan h1 {
	font-size: 23px;
	text-align: center;
	color: #ff2d00;
	width: 314px;
	height: 50px;
	line-height: 50px;
	margin: 50px auto 30px;
}
.floatDan ul {
	width: 400px;
    margin: 0 auto;
    overflow: hidden;
}
.floatDan ul li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 46px;
	background: #fff;
	color: #ec2738;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	border-radius: 10px;
	box-shadow: 0 3px 10px 3px #d22a10;
	margin: 0 6.5px 15px;
}
.floatDan b {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background: url(../img/floatDan.png);
}
.zx-side {
	display: none;
}















