* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
button {
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
}
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: 1318px;
	background: url(../img/jpg1.jpg?11) center;
	overflow: hidden;
}
.banner button {
	width: 421px;
	height: 82px;
	background: url(../img/png1.png);
	margin: 477px auto 0;
	display: block;
}

.plate1 {
	width: 100%;
	height: 668px;
	background: url(../img/jpg2.jpg) center;
	overflow: hidden;
}
.banner ul {
	margin-top: 107px;
}
.banner ul li {
	float: left;
	margin: 0 14px 34px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.banner ul li:nth-child(5) {
	margin-left: 120px;
}
.banner ul li button {
	position: absolute;
	width: 151px;
	height: 45px;
	border: 1px solid #643214;
	color: #643214;
	left: 36px;
	bottom: 22px;
	background: #fff;
	border-radius: 5px;
    cursor: pointer;
    font-size: 20px;
}
.plate2 {
	width: 100%;
	background: -moz-linear-gradient(top, #ffdac2 0%, #ffb789 100%);
    background: -webkit-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: -o-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: -ms-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: linear-gradient(to bottom, #ffdac2 0%,#ffb789 100%);
    overflow: hidden;
}
.plate2Top {
	width: 978px;
	height: 532px;
	background: url(../img/jpg10.jpg);
	margin: 68px auto 46px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	overflow: hidden;
}
.plate2TopL {
	width: 501px;
	float: left;
}
.plate2TopL dl {
	float: left;
    margin-top: 46px;
    margin-left: 12px;
}
.plate2TopL dl dt {
	width: 230px;
	height: 70px;
	border: 1px solid #810006;
	background: -moz-linear-gradient(top, #ee0000 0%, #cd0000 100%);
    background: -webkit-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -o-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -ms-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: linear-gradient(to bottom, #ee0000 0%,#cd0000 100%);
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    margin-bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.plate2TopL dl dd {
	background: #fff;
	color: #643314;
	font-size: 24px;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
	border: 1px solid #810006;
	margin-bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.plate2TopL dl dd a {
	color: #643314;
}
.plate2TopR {
	width: 475px;
	float: right;
}
.plate2TopR p {
	float: left;
	height: 70px;
	width: 223px;
	background: #fff;
	border-radius: 10px;
	margin-left: 9.5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.plate2TopR p span {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	font-weight: bold;
	width: 80px;
	height: 70px;
	float: left;
	background: -moz-linear-gradient(top, #ffae7a 0%, #f38238 100%);
    background: -webkit-linear-gradient(top, #ffae7a 0%,#f38238 100%);
    background: -o-linear-gradient(top, #ffae7a 0%,#f38238 100%);
    background: -ms-linear-gradient(top, #ffae7a 0%,#f38238 100%);
    background: linear-gradient(to top, #ffae7a 0%,#f38238 100%);
}
.plate2TopR p input {
	float: left;
	width: 80px;
	line-height: 70px;
	height: 70px;
	width: 128px;
	padding: 0 5px;
	border: none;
	outline: none;
	font-size: 20px;
}
.plate2TopR div {
	overflow: hidden;
	margin-top: 110px;
}
.plate2TopR button {
	width: 455px;
	height: 70px;
	background: #fff;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	font-size: 24px;
	color: #643314;
	font-weight: bold;
}
.plate2TopR a {
	width: 455px;
	height: 70px;
	background: #fff;
	border-radius: 5px;
	line-height: 70px;
	text-align: center;
	display: block;
	margin: 10px auto;
	font-size: 24px;
	color: #643314;
	font-weight: bold;
}
.plate2Bottom {
	width: 994px;
	height: 411px;
	margin: 46px auto 74px;
	background: url(../img/jpg11.jpg?11);
}
.plate3 {
	width: 100%;
	height: 784px;
	background: url(../img/jpg12.jpg) center;
	overflow: hidden;
}
.plate3 div {
	width: 966px;
	height: 428px;
	margin: 243px auto 0;
	background: url(../img/png2.png?11);
	cursor: pointer;
}
.plate4 {
	width: 100%;
	background: -moz-linear-gradient(top, #ffdac2 0%, #ffb789 100%);
    background: -webkit-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: -o-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: -ms-linear-gradient(top, #ffdac2 0%,#ffb789 100%);
    background: linear-gradient(to bottom, #ffdac2 0%,#ffb789 100%);
    overflow: hidden;
}
.plate4T {
	height: 184px;
	background: url(../img/jpg13.jpg?11);
}
.plate4 table {
	margin-bottom: 93px;
}
.plate4 table th {
	background: -moz-linear-gradient(top, #ee0000 0%, #cd0000 100%);
    background: -webkit-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -o-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -ms-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: linear-gradient(to bottom, #ee0000 0%,#cd0000 100%);
    border-left: 1px solid #b5b5b5;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
}
.plate4 table th:first-child {
	border-left: none;
}
.plate4 table td:first-child {
	border-left: none;
}
.plate4 table td {
	background: #fff;
    border-left: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    font-size: 20px;
    line-height: 60px;
    color: #000;
    text-align: center;
}
.plate4 table td a {
    color: #000;
    color: red;
}
.plate5 {
	width: 100%;
	height: 525px;
	background: url(../img/jpg14.jpg) center;
	overflow: hidden;
}
.plate5 .m div {
	width: 192px;
	height: 168px;
	margin-top: 266px;
	cursor: pointer;
}
.plate6 {
	width: 100%;
	background: url(../img/jpg15.jpg?55) center;
	background-size: 100% 1043px;
	background-color: #ffb88a;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
.plate6 iframe {
    margin-top: 209px;
    display: block;
    height: 473px;
    border: none;
}
.plate6 img {
	width: 1280px;
	display: block;
    margin: 209px auto 0;
    display: block;
    border: none;
}
.plate6 table {
	width: 980px;
	margin: 230px auto 50px;
	background: #fff;
}
.plate6 table th {
	height: 60px;
	color: #fff;
	border-left: 1px solid #b5b5b5;
	background: -moz-linear-gradient(top, #e60707 0%, #c00303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e60707), color-stop(100%,#c00303));
    background: -webkit-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: -o-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: -ms-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: linear-gradient(to bottom, #e60707 0%,#c00303 100%);
}
.plate6 table tr td {
	border-bottom: 1px solid #b5b5b5;
}
.plate6 table tr:last-child td {
	border-bottom: none;
}
.plate6 table tr:first-child {
	border-left: none;
}
.plate6 table td {
	color: #333333;
	font-size: 14px;
	padding: 30px 20px;
	line-height: 24px;
	border-left: 1px solid #b5b5b5;
}
.plate6 table td:first-child {
	border-left: none;
}
.plate6 table td.title {
	font-size: 18px;
	line-height: 28px;
}
.plate6 table td h1 {
	font-size: 16px;
	margin-top: 5px;
}
.plate6 table td button {
	width: 130px;
	height: 50px;
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
	background: -moz-linear-gradient(top, #e60707 0%, #c00303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e60707), color-stop(100%,#c00303));
    background: -webkit-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: -o-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: -ms-linear-gradient(top, #e60707 0%,#c00303 100%);
    background: linear-gradient(to bottom, #e60707 0%,#c00303 100%);
}
.plate7 h1 {
	width: 100%;
	height: 139px;
	background: url(../img/jpg17.jpg) center;
	overflow: hidden;
}
.plate7 ul {
	margin-top: 10px;
	margin-bottom: 75px;
	overflow: hidden;
}
.plate7 ul li {
	color: #fff;
    width: 146px;
    height: 57px;
    background-size: contain;
    text-align: center;
    line-height: 57px;
    font-size: 27px;
    font-weight: bold;
    background: -moz-linear-gradient(top, #ee0000 0%, #cd0000 100%);
    background: -webkit-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -o-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: -ms-linear-gradient(top, #ee0000 0%,#cd0000 100%);
    background: linear-gradient(to bottom, #ee0000 0%,#cd0000 100%);
    float: left;
    border-radius: 5px;
    margin: 0 10px 12px;
    cursor: pointer;
}
.plate7 ul li:hover {
	background: -moz-linear-gradient(top, #fba62e 0%, #f57a20 100%);
    background: -webkit-linear-gradient(top, #fba62e 0%,#f57a20 100%);
    background: -o-linear-gradient(top, #fba62e 0%,#f57a20 100%);
    background: -ms-linear-gradient(top, #fba62e 0%,#f57a20 100%);
    background: linear-gradient(to bottom, #fba62e 0%,#f57a20 100%);
}
.bottom {
	width: 100%;
	background: #c10000;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
}
.bottom ul li {
	cursor: pointer;
	float: left;
	background: rgba(255,185,139,0.8);
	margin: 15px 21px;
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
	color: #fff2f2;
}
.lead_l {
    left: 10px;
    width: 115px;
    height: 542px;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -271px;
    background: url(../img/lead_l.png) top center no-repeat;
}
.lead_l .lead_div {
    padding-top: 95px;
}
.lead_l a {
    display: block;
    width: 94px;
    margin: 0 auto;
    line-height: 22px;
    padding: 9px 0;
    text-align: center;
    border-bottom: 1px solid #a84b4b;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.lead_l a.active {
    color: #ffde00;
}
.lead_r {
    right: 0;
    width: 115px;
    height: 399px;
    position: fixed;
    top: 50%;
    margin-top: -200px;
    background: url(../img/lead_r.png) top center no-repeat;
}
.lead_r .lead_div {
    padding-top: 9px;
}
.lead_r .lead_div .active1 {
    color: #6c0004;
    background: #ffb400;
    border-radius: 5px 5px 0 0;
    font-family: "FZLTCHJW";
}
.lead_r a, .lead_r .lead_div>div {
    display: block;
    width: 96px;
    margin: 0 auto;
    line-height: 20px;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #a84b4b;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.zx-side {
    display: none;
}
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: 18px;
	color: #3c3c3c;
	line-height: 18px;
	font-weight: bold;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 17px;
}
.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;
}













