* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	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;
}
.zx {
	cursor: pointer;
}

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 ul {
	overflow: hidden;
}
header ul li {
	float: left;
	margin-left: 60px;
	line-height: 44px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

.banner {
	width: 100%;
	height: 657px;
	background: url(../img/banner.jpg) center;
	overflow: hidden;
}
.banner ul {
	overflow: hidden;
	margin: 355px auto 0;
	width: 852px;
}
.banner ul li {
	float: left;
	margin: 0 16px;
	width: 181px;
	height: 64px;
	line-height: 42px;
	text-align: center;
	color: #b10000;
	font-weight: bold;
	font-size: 18px;
	background: url(../img/png1.png);
	background-size: cover;
}
.banner ul li span {
	font-size: 24px;
}
.banner b {
	width: 21px;
	height: 19px;
	display: block;
	background: url(../img/png2.png);
	margin: 185px auto 0;
	animation-name: banners;
    animation-duration: 1s;
}
@keyframes banners {
  0%   {
  	  margin-top: 185px;
  	  opacity: 1;
  }
  100% {
  	  margin-top: 195px;
  	  opacity: 0;
  }
}

.plate1 {
	height: 694px;
	background: url(../img/jpg1.jpg);
	overflow: hidden;
}
.plate1 ul {
	overflow: hidden;
	margin-top: 183px;
}
.plate1 ul li {
	float: left;
	width: 182px;
	height: 218px;
	margin: 0 32px 42px;
}

.plate2 {
	width: 100%;
	background: #e3eaff;
}
.plate2 .m {
	width: 1048px;
	height: 937px;
	background: url(../img/jpg2.jpg);
	overflow: hidden;
}
.plate2 .m .l {
	width: 125px;
	height: 125px;
	margin-left: 353px;
	margin-top: 212px;
}
.plate2 .m .l img {
	width: 100%;
}
.plate2 .m .r {
	width: 145px;
	height: 317px;
	margin-top: 518px;
	margin-right: 66px;
}

.plate3 {
	height: 288px;
	background: url(../img/jpg3.jpg?11);
	overflow: hidden;
}
.plate3 ul {
	overflow: hidden;
	margin-top: 199px;
}
.plate3 ul li {
	float: left;
	width: 155px;
	height: 42px;
	margin: 0 47px;
}
.plate3Plus {
	margin-bottom: 50px;
}
.plate3Plus table tr th {
	background: #d40300;
	line-height: 50px;
	color: #fff;
}
.plate3Plus table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
.plate3Plus table tr td.red {
	color: red;
}
.plate3Plus table tr td:first-child {
	border-left: 1px solid #ccc;
}
.plate3Plus table tr td a {
	color: red;
	cursor: pointer;
}
.plate3Plus table tr td a:hover {
	color: #F44336;
}

.plate4 {
	width: 100%;
	background: #e3eaff;
}
.plate4 .m {
	width: 1048px;
	height: 1095px;
	background: url(../img/jpg4.jpg?11);
	overflow: hidden;
}
.plate4 .t {
	margin-top: 424px;
	height: 50px;
}
.plate4 .b {
	margin: 527px auto 0;
	width: 450px;
	height: 60px;
}

.plate5 {
	/* height: 684px; */ padding-bottom: 30px;
	background: url(../img/jpg5.jpg);
}
.plate5 table {
	margin: 163px auto 0;
	width: 100%;
	border-radius: 20px;
    display: inline-block;
	overflow: hidden;
	box-shadow: 0 0 10px 0 #dbdbdb;
}
.plate5 table th {
	background: #e3eaff;
	line-height: 55px;
	font-size: 18px;
	color: #434343;
	border-left: 1px solid #d7d7d7;
}
.plate5 table th:first-child {
	border-left: none;
}
.plate5 table td:first-child {
	border-left: none;
	padding: 14px 0 29px 37px;
	color: #000;
}
.plate5 .gray td {
	background: #f2f2f2;
}
.plate5 table td {
	border-left: 1px solid #d7d7d7;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	padding-left: 25px;
}
.plate5 table td button {
	width: 148px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	border-radius: 20px;
	font-weight: bold;
	cursor: pointer;
	background: -moz-linear-gradient(top, #fe3902 0%, #ff6600 100%);
    background: -webkit-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -o-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: -ms-linear-gradient(top, #fe3902 0%,#ff6600 100%);
    background: linear-gradient(to top, #fe3902 0%,#ff6600 100%);
}

.plate6 {
	width: 1048px;
	height: 771px;
	background: url(../img/jpg6.jpg);
	overflow: hidden;
}

.plate7 {
	background: #ffe6e5;
	height: 508px;
	overflow: hidden;
}
.plate7 div {
	height: 416px;
	background: url(../img/jpg7.jpg);
	overflow: hidden;
	margin-top: 40px;
}

.copyRight, .offcnCopy {
    background: #444546;
}
.offcnCopy {
    padding: 45px 0 80px 0;
    line-height: 32px;
    color: #aaa;
    text-align: center;
}
.offcnCopy a {
    color: #aaa;
}
.offcnCopy img {
	display: initial;
}

.floatL {
	width: 115px;
	height: 454px;
	background: url(../img/png4.png);
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.floatL ul {
	margin-top: 133px;
}
.floatL ul li {
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.floatL ul li:hover {
	color: #feea00;
}

.floatR {
	width: 144px;
	height: 332px;
	background: url(../img/png5.png);
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.floatR div {
	width: 144px;
	height: 296px;
	margin: 20px auto 0;
}
.floatR div span {
	display: block;
	width: 120px;
	height: 35px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin: 0 auto 5px;
}
.floatR div span:hover {
	color: #F44336;
	background: #fff;
	font-weight: bold;
}
.floatR div span:first-child {
	margin-top: 57px;
}
.floatR b {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto;
}

.zx-side {
	display: none;
}

.window-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
  }
  .window-mask .ajax_form {
	border: 2px solid #FFFFFF;
	width: 515px;
	height: 406px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 12px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	box-sizing: border-box;
	padding: 22px;
  }
  .window-mask .ajax_form .close {
	font-size: 30px;
	line-height: 20px;
	color: #ccc;
	position: absolute;
	right: 13px;
	top: 13px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	/* transition: all .3s; */
  }
  .window-mask .ajax_form .close:hover {
	/* transform: rotate(180deg); */
  }
  .window-mask .ajax_form h2 {
	text-align: center;
	font-size: 26px;
	font-family: FZLanTingHeiS-EB-GB;
	color: #DD011A;
	padding-bottom: 10px;
	border-bottom: 2px dashed #DD011A;
  }
  .form-box {
	box-sizing: border-box;
	padding: 19px 30px;
  }
  .form-box .list-div {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 7px;
	position: relative;
  }
  .form-box input,.form-box select {
	height: 47px;
	border: 1px solid rgba(51, 51, 51, 0.2);
	border-radius: 7px;
	box-sizing: border-box;
	padding: 0 0 0 14px;
	font-size: 16px;
  }
  .form-box input {
	width: 100%;
  }
  .form-box select {
	display: block;
	width: 100%;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	outline: none;
  }
  .form-box #fs {
	position: absolute;
	right: 4px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 138px;
	height: 39px;
	background: #DD011A;
	border-radius: 6px;
	padding: 0;
	color: #fff;
	cursor: pointer;
	border: none;
  }
  .form-box .btn-box {
	width: 295px;
	height: 97px;
	background: url('../img/yy_btn_bg.png') no-repeat center;
	margin: auto;
	box-sizing: border-box;
	padding: 10px 20px;
  }
  .form-box .ajaxBtn {
	padding: 0;
	border: none;
	font-size: 26px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 55px;
	background: rgba(0, 0, 0, 0);
  }




