 * {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	overflow-y: auto;
	background: #f26e42;
	position: relative;
	padding-top: 569px;
}
.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;
}
.zhichi {
	cursor: pointer;
}

.banner {
	width: 100%;
	height: 695px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background: url(../img/banner.jpg) center no-repeat;
}
.banner .m {
	position: relative;
}
.pic {
	top: 50px;
	left: 70px;
	width: 880px;
	position: absolute;
}
.img {
	top: 367px;
	left: 92px;
	width: 320px;
	position: absolute;
	z-index: 11;
}
.text {
	top: 400px;
	left: 387px;
	width: 515px;
	position: absolute;
}

.plate1 {
	background: #fff2dd;
	border-radius: 20px;
	border: 1px solid #f3903d;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.plate1 h1 {
	width: 726px;
	margin: 20px auto 10px;
}
.plate1 p {
	width: 910px;
	margin: 0 auto 32px;
}
.plate1 .imgDiv img {
	width: 870px;
	margin: 0 auto 24px;
	display: block;
	border-radius: 10px;
}
.buttonDiv {
	position: relative;
	width: 395px;
	margin: 33px auto;
}
.buttonDiv:hover img {
    display: block;	
}
.buttonDiv img {
	position: absolute;
	top: -302px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.buttonDiv button {
	width: 395px;
	height: 48px;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-indent: 120px;
	background: url(../img/img5.jpg);
	background-size: 100% 100%;
	border-radius: 24px;
	overflow: hidden;
}

.plate2 {
	background: #fff2dd;
	border-radius: 20px;
	border: 1px solid #f3903d;
	overflow: hidden;
	margin-top: 43px;
	z-index: 9;
	margin-bottom: 45px;
}
.plate2 h1 {
	width: 726px;
	margin: 20px auto 10px;
}
.plate2 ul {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
.plate2 ul li {
	float: left;
	width: 217px;
	margin: 0 11px 30px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.plate2 ul li p {
	position: absolute;
	top: 146px;
	width: 175px;
	left: 50%;
	transform: translateX(-50%);
	line-height: 26px;
	font-size: 18px;
}
.plate2 button {
	width: 395px;
	height: 48px;
	margin: 33px auto;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-indent: 120px;
	background: url(../img/img5.jpg);
}

.plate3 {
	background: #fff2dd;
	border-radius: 20px;
	border: 1px solid #f3903d;
	overflow: hidden;
	z-index: 9;
	margin-bottom: 45px;
}
.plate3 h1 {
	width: 726px;
	margin: 20px auto 10px;
}
.plate3One {
	background: #fff;
	width: 910px;
	margin: 0 auto 25px;
	box-shadow: 0 0 10px 2px #f9e3cf;
	border-radius: 20px;
	overflow: hidden;
}
.plate3One dl {
	overflow: hidden;
	width: 807px;
	margin: 0 auto;
	padding-bottom: 22px;
}
.plate3One dl:first-child {
	margin-top: 22px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}
.plate3One dl dt {
	float: left;
	width: 140px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
    line-height: 44px;
    margin-right: 22px;
}
.plate3One dl dd {
	float: left;
	height: 44px;
	border-radius: 22px;
	background: -moz-linear-gradient(right, #ff815a 0%, #e1427d 100%);
    background: -webkit-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -o-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -ms-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: linear-gradient(to right, #ff815a 0%,#e1427d 100%);
    padding-right: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    margin-right: 33px;
    transition: 0.3s;
}
.plate3One dl dd:hover {
	transform: scale(1.03);
}
.plate3One dl dd b {
	float: left;
	border-radius: 15px;
	overflow: hidden;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 10px;
}
.plate3Two {
	width: 910px;
	height: 536px;
	background: url(../img/img20.jpg);
	margin: 0 auto 28px;
	overflow: hidden;
	box-shadow: 0 0 10px 2px #f9e3cf;
	border-radius: 20px;
}
.plate3Two ul {
	overflow: hidden;
	width: 870px;
	margin: 90px auto 0;
}
.plate3Two ul li {
	width: 73px;
	height: 64px;
	float: left;
	background: #ffece7;
	border: 1px solid #ffdcd3;
	border-radius: 10px;
	margin: 0 6px;
	transition: 0.3s;
}
.plate3Two ul li:hover {
	transform: scale(1.05);
}
.plate3Two ul li b {
	width: 100%;
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 22px;
	margin: 8px auto;
}
.plate3Two ul li button {
	width: 62px;
	height: 20px;
	font-size: 12px;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	color: #fff;
	background: -moz-linear-gradient(right, #ff815a 0%, #e1427d 100%);
    background: -webkit-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -o-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -ms-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: linear-gradient(to right, #ff815a 0%,#e1427d 100%);
}
.plate3Two ol {
	overflow: hidden;
	width: 870px;
	margin: 73px auto 0;
}
.plate3Two ol li {
	width: 106px;
	height: 33px;
	float: left;
	background: #ffece7;
	border: 1px solid #ffd4c9;
	border-radius: 20px;
	margin: 0 6px;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #df3400;
	margin-bottom: 15px;
}
.plate3Two ol li:hover {
	background: #df3400;
	color: #ffece7;
}
.plate3Two .buttonDiv {
	margin: 10px auto 0;
}
.plate3 .button {
	width: 395px;
	height: 48px;
	margin: 15px auto;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-indent: 120px;
	border-radius: 24px;
	background: url(../img/img5.jpg);
}
.plate3Tree {
	width: 910px;
	height: 1118px;
	background: url(../img/img21.jpg);
	margin: 0 auto 28px;
	overflow: hidden;
	box-shadow: 0 0 10px 2px #f9e3cf;
	border-radius: 20px;
}
.plate3Tree .buttonDiv {
	margin: 10px auto;
}
.plate3Tree ul {
	overflow: hidden;
	width: 870px;
	margin: 90px auto 60px;
}
.plate3Tree ul li {
	width: 73px;
	height: 64px;
	float: left;
	background: #ffece7;
	border: 1px solid #ffdcd3;
	border-radius: 10px;
	margin: 0 6px 15px;
	transition: 0.3s;
}
.plate3Tree ul li:hover {
	transform: scale(1.03);
}
.plate3Tree ul li b {
	width: 100%;
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 22px;
	margin: 8px auto;
}
.plate3Tree ul li button {
	width: 62px;
	height: 20px;
	font-size: 12px;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	color: #fff;
	background: -moz-linear-gradient(right, #ff815a 0%, #e1427d 100%);
    background: -webkit-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -o-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -ms-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: linear-gradient(to right, #ff815a 0%,#e1427d 100%);
}
.plate3Tree dl {
	width: 870px;
	overflow: hidden;
	margin: 0 auto 10px;
}
.plate3Tree dt {
	float: left;
	width: 80px;
	font-size: 20px;
	line-height: 33px;
	text-align: right;
}
.plate3Tree dd {
	width: 790px;
	float: left;
}
.plate3Tree dl dd ol {
	width: 100%;
	margin: 0;
}
.plate3Tree ol {
	overflow: hidden;
	width: 870px;
	margin: 57px auto 0;
}
.plate3Tree ol li:hover {
	background: #df3400;
	color: #ffece7;
}
.plate3Tree ol li {
	padding: 0 20px;
	height: 33px;
	float: left;
	background: #ffece7;
	border: 1px solid #ffd4c9;
	border-radius: 20px;
	margin: 0 6px;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #df3400;
	margin-bottom: 15px;
}
.plate3Four {
	width: 910px;
	height: 858px;
	background: url(../img/img22.jpg);
	margin: 0 auto 28px;
	overflow: hidden;
	box-shadow: 0 0 10px 2px #f9e3cf;
	border-radius: 20px;
	position: relative;
}
.plate3Four ul {
	width: 892px;
	overflow: hidden;
	margin: 90px auto 135px;
}
.plate3Four ul li {
	float: left;
	margin: 0 10px 20px;
}
.plate3Four .jt {
	position: absolute;
	top: 90px;
	left: 20px;
	z-index: 11;
}
.plate3Four .man {
	position: absolute;
	top: 527px;
	left: 40px;
}


.plate4 {
	height: 727px;
	background: url(../img/img34.jpg);
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 45px;
}
.plate4 ul {
	width: 910px;
	margin: 160px auto 0;
}
.plate4 ul li {
	float: left;
	width: 218px;
	height: 45px;
	float: left;
	margin-left: 12px;
	font-size: 24px;
	color: #fff;
	border-radius: 10px 10px 0 0;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	background: -moz-linear-gradient(right, #ff815a 0%, #e1427d 100%);
    background: -webkit-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -o-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: -ms-linear-gradient(right, #ff815a 0%,#e1427d 100%);
    background: linear-gradient(to right, #ff815a 0%,#e1427d 100%);
}
.plate4 ul li.hover {
	background: #fff;
	color: #f07a12;
	font-weight: bold;
}
.plate4 ul li:first-child {
	margin-left: 0;
}
.plate4Div {
	width: 910px;
	margin: 0 auto;
}
.plate4Div img {
	display: none;
}

.plate5 {
	height: 554px;
	background: url(../img/img39.jpg);
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 45px;
}
.plate5 img {
	margin-top: 170px;
	
}
.plate5 .l {
	margin-left: 30px;
}
.plate5 .r {
	margin-right: 30px;
}

.plate6 {
	height: 833px;
	background: url(../img/img42.jpg);
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 45px;
}

.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
	padding-bottom: 20px;
}
.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;
}

.imgFloat {
	width: 0;
	height: 0;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99;
	transition: 0.3s;
	overflow: hidden;
}
.imgFloat.click {
	width: 295px;
	height: 302px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99;
}

.floatFeft {
	width: 137px;
	height: 255px;
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/png8.png?11);
}
.floatFeft ul {
	margin: 30px auto 0;
	width: 125px;
}
.floatFeft ul li {
	line-height: 30px;
	background: #fff;
	margin-bottom: 14px;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
	color: #f26e42;
	font-size: 16px;
	cursor: pointer;
}










































