* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	overflow-y: auto;
	background: #4265f6;
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
.cl {
	clear: both;
}
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: 616px;
	background: url(../img/banner.jpg) center no-repeat;
	overflow: hidden;
}
.banner .m {
	height: 1018px;
	clear: both;
	position: relative;
}
.text {
	width: 567px;
	height: 255px;
	padding-top: 265px;
	margin-left: 42px;
}
.man {
	width: 816px;
	height: 304px;
	position: absolute; 
	background: url(../img/png1.png);
	overflow: hidden;
	left: -130px;
	bottom: 0;
}
.banner ul {
	margin-left: 70px;
	margin-top: 30px;
}
.banner ul li {
	font-size: 30px;
	margin-top: 20px;
	color: #38849d;
	font-weight: bold;
	overflow: hidden;
}
.banner ul li b {
	margin-right: 11px;
	float: left;
	width: 31px;
	height: 35px;
	background: url(../img/png3.png);
}
.yao {
	margin-left: 573px;
	margin-top: 222px;
}

.plate1 {
	width: 100%;
	height: 1245px;
	background: url(../img/plate1.jpg) center no-repeat;
}
.plate1 .m {
	overflow: hidden;
}
.plate1 .m div:first-child {
	margin-top: 150px;
}
.plate1 .m div {
	font-size: 16px;
	line-height: 26px;
	width: 945px;
	margin: 0 auto;
}
.plate1 .m div button {
	float: right;
	width: 148px;
	height: 34px;
	border: 1px solid #ff8f9b;
	border-bottom: 3px solid #ff8f9b;
	color: #ff8f9b;
	font-size: 16px;
}
.plate1 .m div:nth-child(2) {
	margin-top: 130px;
}
.plate1 .m div:nth-child(3) {
	margin-top: 140px;
	overflow: hidden;
}
.plate1 .m div:nth-child(3) .l {
	margin-top: 0;
	width: 440px;
}
.plate1 .m div:nth-child(3) .l button {
	margin-top: 25px;
}
.plate1 .m div:nth-child(3) .r {
	margin-top: 0;
	width: 445px;
	padding-right: 10px;
}
.plate1 .m div:nth-child(4) {
	margin-top: 102px;
    line-height: 28px;
}
.plate1 .m div:nth-child(4) b {
	color: #38849d;
}

.plate2 {
	width: 100%;
	height: 841px;
	background: url(../img/plate2.jpg) center no-repeat;
}

.plate3 {
	width: 100%;
	height: 984px;
	background: url(../img/plate3.jpg) center no-repeat;
	overflow: hidden;
}
.plate3 p:first-child {
	margin-top: 155px;
}
.plate3 p {
	width: 890px;
	margin-left: 90px;
	font-size: 16px;
	line-height: 32px;
	margin-top: 75px;
}
.plate3 p b {
	color: #4f839a;
}
.plate3 .m div {
	overflow: hidden;
	width: 460px;
	float: right;
	margin-top: 25px;
	padding: 0 10px;
}

.plate4 {
	width: 100%;
	height: 957px;
	background: url(../img/plate4.jpg) center no-repeat;
	overflow: hidden;
}
.plate4 .m div.t {
	overflow: hidden;
    margin: 100px auto;
    width: 865px;
}
.plate4 .m div.t a {
	float: left;
	width: 88px;
	height: 40px;
	border: 1px solid #ff8f9b;
	background: #fff;
	border-radius: 10px;
	font-size: 20px;
	color: #ff8f9b;
	font-weight: bold;
	margin: 0 9px;
	text-align: center;
	line-height: 40px;
}

.plate5 {
	width: 100%;
	height: 670px;
	background: url(../img/plate5.jpg) center no-repeat;
}

.floatL {
	width: 180px;
	height: 348px;
	background: url(../img/navLeft.png) center no-repeat;
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.floatL ul {
	margin-left: 22px;
	margin-top: 105px;
	width: 130px;
}
.floatL ul li {
	width: 136px;
	height: 38px;
	margin-bottom: 1px;
	text-align: left;
	text-indent: 36px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	
}
.floatL ul li a{
	display: block;
	width: 136px;
	height: 38px;
}

.floatL b {
	width: 24px;
	height: 24px;
	margin-top: 7px;
	cursor: pointer;
	display: block;
	position: absolute;
	bottom: 11px;
	left: 78px;
}

.floatR {
	width: 154px;
	height: 183px;
	background: url(../img/navRight.png) top center no-repeat;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.floatR .zhichi{
	width: 151px;
	height: 147px;
	display: block;
}
.floatR  b{
	display: block;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	position: absolute;
	left: 72px;
	bottom: 0;
}

.zx-side {
	display: none;
}


.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;
}



.m1{
	width: 100%;
	height: 411px;
	background: url(../img/1.png) center no-repeat;
	margin-bottom: 60px;
}


.m2{
	width: 100%;
	height: 765px;
	background: url(../img/2.png) center no-repeat;
	margin-bottom: 60px;
}

.m3{
	width: 100%;
	height: 1021px;
	background: url(../img/3.png) center no-repeat;
	margin-bottom: 60px;
}

.m4{
	width: 100%;
	height: 441px;
	background: url(../img/4.png) center no-repeat;
	margin-bottom: 60px;
}

.m5{
	width: 100%;
	height: 401px;
	background: url(../img/5.png) center no-repeat;
	margin-bottom: 60px;
}


.m3 .content{
	width: 858px;
	height: 865px;
	/* background: #ccc; */
	opacity: 0.4;
	margin: 28px auto;
	padding-top: 61px;
}

h2{
	width: 306px;
	height: 65px;
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-family: FLZTHJW;
	margin: 0 auto;
	line-height: 65px;
}

.m3 .content .btns{
	height: 200px;
	margin-bottom: 1px;
	/* background: #ee8289; */
	position: relative;
}

.m3 .content .btns a{
	width: 80px;
	height: 30px;
	display: block;
	/* background: #c22; */
	position: absolute;
	right: 28px;
	top: 83px;
}

.m3 .content .btns .zhichi{
	width: 80px;
	height: 30px;
	display: block;
	/* background: #c22; */
	position: absolute;
	right: 28px;
	top: 123px;
}


.banner .con{
	width: 1000px;
	margin: 0 auto;
	height: 500px;
	position: relative;
}

.banner .con a{
	width: 200px;
	height: 160px;
	display: block;
	position: absolute;
	top: 285px;
	left: 140px;
}











