* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
@font-face {
	font-family: "fangzhengyasong";
	src: url("FZTYSJW.ttf");
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	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;
}
.zhichi {
	cursor: pointer;
}

header {
	width: 100%;
	height: 54px;
	background: #bc5e48;
}
header .m {
	height: 54px;
}
header a {
	display: block;
	width: 186px;
	height: 54px;
	background: url(../img/logo.jpg);
}

.banner {
	width: 100%;
	height: 994px;
	background: url(../img/banner.jpg) no-repeat center;
	overflow: hidden;
}
.banner .m {
	position: relative;
	height: 994px;
}
.bannerOne {
	position: absolute;
	top: 199px;
	left: 149px;
	width: 538px;
	height: 159px;
	background: url(../img/png1.png);
}
.banner ul {
	position: absolute;
	top: 198px;
	right: 116px;
}
.banner ul li {
	margin-bottom: 10px;
}
.bannerTwo {
	position: absolute;
	top: 388px;
	left: 117px;
	width: 763px;
	height: 100px;
	background: url(../img/png5.png?44);
}
.bannerTime {
	position: absolute;
	top: 738px;
	left: 50%;
	transform: translateX(-50%);
	width: 545px;
}
.bannerTime h4 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	text-shadow: 3px 3px #8d4733;
}
.bannerTime span:first-child {
	margin-left: 110px;
}
.bannerTime div {
	margin-top: 22px;
}
.bannerTime span {
	font-size: 30px;
	color: #8d4733;
	font-weight: bold;
	letter-spacing: 22px;
    text-indent: 10px;
    margin-right: 27px;
}
.bannerTime span:last-child {
	margin-right: 0;
}

.plate1 {
	width: 100%;
	height: 501px;
	background: url(../img/jpg1.jpg) no-repeat center;
	overflow: hidden;
}
.plate1 .m {
	margin-top: 187px;
}
.plate1 .m div {
	width: 450px;
}
.plate1 .m div.left {
	margin-left: 40px;
}
.plate1 .m div.right {
	margin-right: 40px;
}
.plate1 .m div h3 {
	margin-left: 20px;
	width: 200px;
	line-height: 44px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.plate1 .m div p {
	margin-left: 20px;
	width: 415px;
	line-height: 28px;
	color: #333;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 24px;
}
.plate1 .m div b {
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	width: 327px;
	float: right;
}

.plate2 {
	width: 100%;
	height: 823px;
	background: url(../img/jpg2.jpg?55) no-repeat center;
	overflow: hidden;
}
.plate2 .m div button {
	float: left;
	width: 140px;
	height: 36px;
	font-size: 18px;
	color: #fff;
	border-radius: 10px;
	margin-top: 320px;
	background: -moz-linear-gradient(top, #d06f54 0%, #e9907b 100%);
    background: -webkit-linear-gradient(top, #d06f54 0%,#e9907b 100%);
    background: -o-linear-gradient(top, #d06f54 0%,#e9907b 100%);
    background: -ms-linear-gradient(top, #d06f54 0%,#e9907b 100%);
    background: linear-gradient(to top, #d06f54 0%,#e9907b 100%);
}
.plate2 .m div button:first-child {
	margin-left: 325px;
	margin-right: 334px;
}
.plate2 .m div {
	margin-bottom: 355px;
	overflow: hidden;
}

.plate3 {
	width: 100%;
	height: 628px;
	background: url(../img/jpg3.jpg) no-repeat center;
	overflow: hidden;
}
.plate3 .m {
	position: relative;
	
}
.plate3 ul {
	width: 215px;
	height: 211px;
	margin: 217px auto 100px;
	position: relative;
	z-index: 99;
}
.plate3 ul li.hover {
	transform: scale(1.1);
	transition: 0.5s;
	text-shadow: 1px 1px #dc6858;
	color: #333333;
}
.plate3 ul li {
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px #c57c71;
	float: left;
	margin: 0 14px;
	cursor: pointer;
}
.plate3 ul li:nth-child(1) {
	margin-left: 54px;
}
.plate3 ul li:nth-child(1),.plate3 ul li:nth-child(2) {
	margin-top: 38px;
}
.plate3 ul li:nth-child(3) {
	margin: 28px 48px 0 20px;
}
.plate3 ul li:nth-child(4) {
	margin: 28px 20px 0 47px;
}
.plate3 ul li:nth-child(5) {
	margin-left: 54px;
}
.plate3 ul li:nth-child(5),.plate3 ul li:nth-child(6) {
	margin-top: 30px;
}
.plate3 ol {
	position: absolute;
    left: 22px;
    top: -58px;
    width: 956px;
}
.plate3 ol li {
	width: 290px;
	background: #fff9e2;
	border: 2px solid #8d4733;
	padding: 18px 20px;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
	color: #333;
	position: relative;
}
.plate3 ol li.hover {
	transform: scale(1.05);
	transition: 0.5s;
	box-shadow: 0 0 5px 1px #feac94;
}
.plate3 ol li:nth-child(1) {
	border-radius: 10px 10px 0 10px;
}
.plate3 ol li:nth-child(2) {
	border-radius: 10px 10px 10px 0;
}
.plate3 ol li:nth-child(3) {
	border-radius: 10px 0 0 10px;
}
.plate3 ol li:nth-child(4) {
	border-radius: 0 10px 10px 0;
}
.plate3 ol li:nth-child(5) {
	border-radius: 10px 0 10px 10px;
}
.plate3 ol li:nth-child(6) {
	border-radius: 0 10px 10px 10px;
}
.plate3 ol li:nth-child(1),.plate3 ol li:nth-child(3),.plate3 ol li:nth-child(5) {
	margin-right: 40px;
} 
.plate3 ol li.right b {
    width: 13px;
    height: 13px;
    border-radius: 6.5px;
    /* line-height: 50px; */
    clip: rect(0px 6.5px 13px 0px); /*唯一合法的形状值是：rect (top, right, bottom, left)*/
    background: #8d4733;
    display: block;
    position: absolute;
}
.plate3 ol li.left b {
    width: 13px;
    height: 13px;
    border-radius: 6.5px;
    /* line-height: 50px; */
    clip: rect(0px 13px 13px 6.5px); /*唯一合法的形状值是：rect (top, right, bottom, left)*/
    background: #8d4733;
    display: block;
    position: absolute;
}
.plate3 ol li:nth-child(1) b {
	right: -9px;
    top: 51px;
}
.plate3 ol li:nth-child(2) b {
	left: -8px;
    top: 49px;
}
.plate3 ol li:nth-child(3) b {
	right: -9px;
    top: 38px;
}
.plate3 ol li:nth-child(4) b {
	left: -8px;
    top: 37px;
}
.plate3 ol li:nth-child(5) b {
	right: -9px;
    top: 30px;
}
.plate3 ol li:nth-child(6) b {
	left: -8px;
    top: 28px;
}

.plate4 {
	width: 100%;
	height: 456px;
	background: url(../img/jpg4.jpg) no-repeat center;
	overflow: hidden;
}
.plate4 div {
	width: 925px;
	height: 164px;
	margin: 185px auto 0;
}

.plate5 {
	width: 100%;
	height: 624px;
	background: url(../img/jpg5.jpg) no-repeat center;
	overflow: hidden;
}
.plate5 ul {
	overflow: hidden;
	margin: 165px auto 35px;
	width: 950px;
}
.plate5 ul li {
	width: 94px;
	height: 40px;
	border: 2px solid #8d4733;
	float: left;
	background: #fff9e2;
	margin: 0 10px 20px;
	font-size: 20px;
	line-height: 40px;
	border-radius: 25px;
	text-align: center;
	font-weight: bold;
	color: #8d4733;
}
.plate5 button,.button {
	width: 314px;
	height: 52px;
	border: 2px solid #fffabf;
	display: block;
	margin: 0 auto;
	border-radius: 35px;
	font-size: 24px;
	color: #fff79e;
	background: -moz-linear-gradient(top, #d55643 0%, #fc7560 100%);
    background: -webkit-linear-gradient(top, #d55643 0%,#fc7560 100%);
    background: -o-linear-gradient(top, #d55643 0%,#fc7560 100%);
    background: -ms-linear-gradient(top, #d55643 0%,#fc7560 100%);
    background: linear-gradient(to top, #d55643 0%,#fc7560 100%);
}

