* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	overflow-y: auto;
}
.m {
	width: 1200px;
	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;
}

header {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 270px;
	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: 14px;
	color: #3c3c3c;
	line-height: 18px;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 15px;
}

.banner {
	width: 100%;
	height: 587px;
	overflow: hidden;
	background: url(../img/banner.jpg) center no-repeat;
}
.banner .m {
	position: relative;
}
.banner .m div {
	position: absolute;
	right: -130px;
	top: 200px;
}

.plate1 {
	height: 558px;
	overflow: hidden;
	background: url(../img/jpg1.jpg) center no-repeat;
	margin: 59px auto 62px;
	box-shadow: 0 0 20px 3px #e4e4e4;
	border-radius: 5px;
}
.plate1  div.r {
	width: 585px;
	margin-top: 195px;
}
.plate1  div.r p {
	width: 40px;
	font-size: 24px;
	line-height: 35px;
	margin-left: 16px;
	color: #8f541a;
	margin-top: 35px;
	font-weight: bold;
	text-align: center;
}
.plate1  div.r ul {
	margin-top: 7px;
	width: 370px;
	margin-right: 74px;
}
.plate1  div.r ul li {
	margin-bottom: 22px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
}

.plate2 {
	width: 100%;
	height: 669px;
	overflow: hidden;
	background: url(../img/jpg2.jpg) center no-repeat;
}
.plate2 button {
	width: 317px;
	height: 66px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border-radius: 33px;
	box-shadow: 0 0 20px 3px #edaf9d;
	display: block;
	margin: 568px auto 0;
	background: -moz-linear-gradient(bottom, #fe956e 0%, #e95e31 100%);
    background: -webkit-linear-gradient(bottom, #fe956e 0%,#e95e31 100%);
    background: -o-linear-gradient(bottom, #fe956e 0%,#e95e31 100%);
    background: -ms-linear-gradient(bottom, #fe956e 0%,#e95e31 100%);
    background: linear-gradient(to bottom, #fe956e 0%,#e95e31 100%);
}

.plate3 {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(../img/jpg3.jpg) center no-repeat;
}
.plate3 .l {
	margin-left: 52px;
	margin-top: 62px;
}
.plate3 .l p:first-child {
	color: #8f541a;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 19px;
}
.plate3 .l p:first-child b {
	font-size: 28px;
	line-height: 28px;
}
.plate3 .l p:last-child {
	color: #e85e30;
	font-size: 26px;
	line-height: 26px;
	margin-left: 27px;
    font-weight: bold;
}
.plate3 .l p:last-child a {
    color: #e85e30;
}
.plate3 .r {
	margin-right: 85px;
	margin-top: 60px;
	width: 226px;
}
.plate3 .r p {
	line-height: 22px;
	text-align: center;
	font-size: 20px;
}
.plate3 .r a {
	display: block;
    height: 48px;
    width: 226px;
    text-align: center;
    line-height: 48px;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    background: -moz-linear-gradient(bottom, #f77849 0%, #e85d2f 100%);
    background: -webkit-linear-gradient(bottom, #f77849 0%,#e85d2f 100%);
    background: -o-linear-gradient(bottom, #f77849 0%,#e85d2f 100%);
    background: -ms-linear-gradient(bottom, #f77849 0%,#e85d2f 100%);
    background: linear-gradient(to bottom, #f77849 0%,#e85d2f 100%);
}

.plate4 {
	height: 1174px;
	overflow: hidden;
	background: url(../img/jpg4.jpg) center no-repeat;
	box-shadow: 0 0 20px 3px #ebebeb;
	margin: 55px auto 60px;
}
.plate4 ul {
	margin: 175px auto 38px;
	width: 1160px;
	overflow: hidden;
}
.plate4 ul li {
	float: left;
	margin: 0 13px 0;
}
.plate4 ul li:nth-child(2),.plate4 ul li:nth-child(4) {
	margin-top: 41px;
}
.plate4 ol {
	margin: 0 auto;
	width: 1160px;
}
.plate4 ol li {
	float: left;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 20px 3px #ebebeb;
	margin: 0 10px 0;
	overflow: hidden;
	position: relative;
}
.plate4 ol li p {
	position: absolute;
	width: 310px;
	top: 458px;
	left: 28px;
}
.plate4 ol li p button,.plate4 ol li p a {
	width: 150px;
	height: 42px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	background: #ead6ff;
	color: #a25bee;
	border-radius: 22px;
}
.plate4 ol li p a {
	background: #ef693b;
	color: #fff;
}
.plate4 ol li:nth-child(2) p button {
	background: #fff6dd;
	color: #da9a00;
}
.plate4 ol li:nth-child(2) p a {
	background: #f6d88d;
	color: #8f541a;
}

.plate5 {
	width: 100%;
	height: 760px;
	overflow: hidden;
	background: url(../img/jpg12.jpg) center no-repeat;
}

.plate6 {
	height: 555px;
	overflow: hidden;
	border-radius: 10px;
	margin: 60px auto;
	box-shadow: 0 0 20px 3px #ebebeb;
	background: url(../img/jpg13.jpg) center no-repeat;
}
.plate6 ul {
	margin: 167px auto 0;
	width: 1025px;
	overflow: hidden;
}
.plate6 ul li {
	float: left;
	height: 52px;
	background: #ead6ff;
	border: 1px solid #a25bee;
	line-height: 52px;
	padding-right: 45px;
	font-size: 22px;
	border-radius: 26px;
	margin: 0 10px 32px;
}
.plate6 ul li i {
	background: #b171f6;
	float: left;
	width: 7px;
	height: 7px;
	margin-left: 42px;
	margin-top: 23px;
	margin-right: 7px;
}
.plate6 button {
	display: block;
	margin: 10px auto 0;
	width: 318px;
	height: 66px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	background: -moz-linear-gradient(bottom, #ff966f 0%, #e85e30 100%);
    background: -webkit-linear-gradient(bottom, #ff966f 0%,#e85e30 100%);
    background: -o-linear-gradient(bottom, #ff966f 0%,#e85e30 100%);
    background: -ms-linear-gradient(bottom, #ff966f 0%,#e85e30 100%);
    background: linear-gradient(to bottom, #ff966f 0%,#e85e30 100%);
    box-shadow: 0 0 20px 3px #f6bba7;
    border-radius: 33px;
}

.floatB {
	width: 100%;
	height: 175px;
	overflow: hidden;
	background: url(../img/png.png) center no-repeat;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.floatB ul {
	width: 1000px;
	margin: 30px auto 0;
}
.floatB ul li {
	float: left;
	width: 52px;
	margin: 0 4px 8px;
	height: 52px;
	font-size: 18px;
	text-align: center;
	line-height: 52px;
	background: #fff;
	border-radius: 30px;
	border: 3px solid #fb985b;
}
.floatB ul li:hover {
	background: -moz-linear-gradient(bottom, #fff 0%, #ffe2d6 100%);
    background: -webkit-linear-gradient(bottom, #fff 0%,#ffe2d6 100%);
    background: -o-linear-gradient(bottom, #fff 0%,#ffe2d6 100%);
    background: -ms-linear-gradient(bottom, #fff 0%,#ffe2d6 100%);
    background: linear-gradient(to bottom, #fff 0%,#ffe2d6 100%);
    color: #e64911;
    font-weight: bold;
}

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