<<<<<<< HEAD
html {
	-webkit-text-size-adjust: none;
}

body {
	-webkit-font-smoothing: antialiased;
	display: block;
	box-sizing: border-box;
	overflow-x: hidden;
	font: 16px '微软雅黑';
	color: #333;
	background: #fff;
	padding: 0;
	margin: 0;
}

.wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div {
	box-sizing: border-box
}

button {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	outline: none
}

ul,
li {
	list-style-type: none;
}

a {
	cursor: pointer;
	color: #666;
	text-decoration: none;
	outline: none
}
p,ul,li {
	margin: 0;
	padding: 0;
}

.oh {
	overflow: hidden;
}

.df {
	display: flex;
	display: -webkit-flex;
}

.item-1 {
	flex-grow: 1;
}

.jcsb {
	justify-content: space-between;
}

.section1,
.section2,
.section3,
.section4,
.section5 {
	position: relative;
	width: 100%;
	height: 100%;
}

.section2 {
	background: #e3f1f2;
}
.section3{
	background: #2f4241;
}

.top {
	width: 100%;
	height: auto;
	position: relative;
}

.top-img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 645px;
    min-height: 500px;
}
.nav {
	position: fixed;
	right: 40px;
	z-index: 999;
	top: 50%;
	margin-top: -202px;
}

.nav li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 12px;
	position: relative;
	cursor: pointer;
	font-size: 24px;
}

.nav div {
	font-family: impact;
}

.rbkf{
	width: 164px;
	height: 170px;
	background: rgba(255,255,255,0.9);
	border: 1px solid #06c98b;
	position: fixed;
	left: 0;
	top:50%;
	margin-top: -85px;
	z-index: 999;
	padding: 6px;
	
}
.rbkf .p1{
	margin-top: 18px;
	margin-bottom: 14px;
}
.icon14{
	width: 27px;
	height: 30px;
	float: left;
	margin-left: 14px;
	margin-right: 10px;
}
.rbkf .p1 span{
	color: #608989;
	font-size: 18px;
	
}
.rbkf .p2{
	color: #00b56d;
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
}
.rbkf .p3 a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #ff9600;
	border-radius: 3px;
	color: #fff;
	display: block;
}

.navbg1 {
	background: #aae46b;
	opacity:1;
	color: #fff;
	border: 1px solid #31a39d;
}

.navbg2 {
	opacity: 0.2;
	color: #31a39d;
	border: 1px solid #31a39d;
	background: #fff;
}

.c158-img {
	width: 350px;
	height:auto ;
	left: 0;
}

.c10-img {
	width:350px ;
	height:auto ;
	left: 50%;
	margin-left: -175px;
}

.c820-img {
	width:400px ;
	height:auto ;
	right: 0;
}

.cont1 {
	width: 100%;
	z-index: 3;
	height: 33.7vh;
	position: relative;
	top: 24vh;
}

.cont1 img {
	position: absolute;
	bottom: 0;
}


/*2*/
.cont2,.cont3 {
	width: 100%;
	margin-bottom: 80px;
}

.ce98{
	color: #e98604;
}
.title {
	font-size: 48px;
	color: #222;
	display: block;
	text-align: center;
}
.about-top{
	    margin-top: 85px;
    margin-bottom: 50px;
}
.liu-img img{
	margin: 0 auto;
	display: block;
}
.icon-q{
	width: 1091px;
	height: 500px;
}
.about-text{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #222;
	margin: 80px 0 30px;
}
.about-btn{
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -170px;
    z-index: 2;
}
.ab-cont{
    height: 72px;
    position: relative;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.ab-cont span.ce98{
	font-size: 36px;
	color: #ff9600;
	font-weight: bold;
}
.about-btn .ab-cont .button{
	width: 340px;
	height: 72px;
	background-image: -webkit-linear-gradient(to right,#ff9100,#f7b400);
    background-image: linear-gradient(to right,#ff9100,#f7b400);
    color: #fff;
    font-size: 24px;
    line-height: 72px;
    box-shadow: 0px 10px 10px 2px #d6dfdf;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    border: 0;
    margin-right: 0;
    border-radius: 72px;
}
.about-btn1 .button{
	width: 340px;
	height: 72px;
	background-image: -webkit-linear-gradient(to right,#ff9100,#f7b400);
    background-image: linear-gradient(to right,#ff9100,#f7b400);
    color: #fff;
    font-size: 24px;
    line-height: 72px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 72px;
    margin-top: 32px;
}

.about-btn .udesk{
	display: block;
	cursor: pointer;
	width: 393px;
    margin: 0 auto;
}
.about-btn span{
	font-size: 16px;
	color: #888;
	margin-right: 16px;
}
.ab-cont{
	width: 393px;
	margin: 0 auto;
	height: 72px;
	position: relative;
}
.ab-cont img{
    position: absolute;
    bottom: -42px;
    z-index: 9;
    display: block;
    width: 37px;
    height: 56px;
    right: 32px;
}

/*3*/
.c00c{
	color: #00cf89;
}
.about-text3{
    font-size: 24px;
    color: #bee0e2;
    font-weight: lighter;
    width: 956px;
    margin: 0 auto;
    line-height: 50px;
    text-indent: 49px;
}

/*4*/
.section4{
	background: #aae56a;
}
.mc{
	margin-left: auto;
	margin-right: auto;
}
.hzys1{
	width: 900px;
}
.table{
	width: 100%;
	    border-spacing: 0px;
    border-color: #fff;
    font-size: 24px;
}
.table,.table tr{
	border-top:1px solid #cceea9 ;
	border-left:1px solid #cceea9 ;
}
.table td,.table th{
	border-bottom:1px solid #cceea9 ;
	border-right:1px solid #cceea9 ;
	height: 60px;
	text-align: center;
	line-height: 60px;
	width: 33.33%;
}
.table th,.hzys2-p1,.table td.ftd{
	color: #d49715;
	font-weight: lighter;
}
.table th,.table td.ftd{
	background: #f0ffd6;
}
.table td{
	background: #fff;
	color: #222;
}
.c1ba{
	color: #1ba425;
}
/*5*/
.section5{
	background: #30a49c;
}
.cf{
	color: #fff;
}
.cffe{
	color: #ffe450;
}
.about-cont5{
	width:918px ;
	height: 466px;
	position: relative;
	overflow: hidden;
}
.bg2-img{
	width:918px ;
	height:466px ;
}
.ac-body{
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
}
.ac-body ul{
	position: relative;
	width: 100%;
}
.ac-body li{
	position: absolute;
	text-align: center;
	width: 176px;
}

.ac-body li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #c5ff72;
	margin-bottom: 12px;
}
.ac-body li .p2{
	color: #c3eaed;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}
.ac-body li.li1{
    left: 50px;
    top: 67px;
}
.ac-body li.li2{
    left: 50px;
    top: 307px;
}
.ac-body li.li3{
    left: 260px;
    top: 195px;
}
.ac-body li.li4{
    right: 260px;
    top: 67px;
}
.ac-body li.li5{
    right: 260px;
    top: 307px;
}
.ac-body li.li6{
    right: 50px;
    top: 195px;
}
/*6*/
.section6{
	background: #e3f1f2;
}
.c09a{
	color: #09ac3b;
}
.about-cont6{
	width: 1200px;
	overflow: hidden;
}
.ac-body1 ul{
	margin-right: -20px;
}
.ac-body1 li{
	width: 280px;
	height: 280px;
	border: 1px solid #84d3bc;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	margin-right: 20px;
	float: left;
}
.ac-body1 li img{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 44px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body1 li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #E98604;
	line-height: 32px;
	margin-bottom: 22px;
}
.ac-body1 li .p2{
	font-size: 16px;
	color: #647b7f;
	line-height: 24px;
}
/*7*/
.section7{
	background: #2f4241;
}
.c07c{
	color: #07ca88;
}
.about-cont7{
	width: 1048px;
	overflow: hidden;
}
.ac-body2 ul{
	margin-right: -12px;
}
.ac-body2 li{
	width: 194px;
	height: 264px;
	margin-right: 12px;
	border: 3px solid #536a69;
	float: left;
	text-align: center;
}
.ac-body2 li img{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 34px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body2 li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #fffaa4;
	    margin-bottom: 20px;
}
.ac-body2 li .p2{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
/*8*/
.section8{
	background: #152321;
}
.c92b{
	color: #92bf3a;
}
.about-cont8{
	width: 1182px;
	overflow: hidden;
	position: relative;
}
.bg-img{
	width: 1182px;
	height: 146px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body3{
	position: absolute;
	top: 0;
}
.ac-body3 ul{
}

.ac-body3 li{
	width: 295.5px;
	height: 146px;
	float: left;
	text-align: center;
}
.ac-body3 li img{
	width: 40px;
	height: 40px;
	display: block;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body3 li .p1{
	font-size: 28px;
	font-weight: bold;
	color: #83c1ba;
	    margin-bottom: 4px;
}
.ac-body3 li .p2{
	font-size: 18px;
	color: #639392;
	line-height: 24px;
}
.foot{
	margin-top: 90px;
	text-align: center;
}
.foot .p1{
	color: #80939f;
	font-size: 64px;
}
.foot .p2{
	color: #80939f;
	font-size: 30px;
	padding-top: 50px;
}
@font-face {
	font-family: 'medium';
	src: url('../font/medium.ttf')
}

.ffdm {
	font-family: 'medium';
	/*这里设置某参数的字体值，在这里是“my_CSS3_class”调用了你刚才声明的字体值"SketchRockwell"*/
}
@media screen and (min-width: 1380px) {
	.wrap {
	width: 1380px;
}

}
/*动画*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
/*logo*/
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
/*第一页内容*/
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
/*底部*/
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
=======
html {
	-webkit-text-size-adjust: none;
}

body {
	-webkit-font-smoothing: antialiased;
	display: block;
	box-sizing: border-box;
	overflow-x: hidden;
	font: 16px '微软雅黑';
	color: #333;
	background: #fff;
	padding: 0;
	margin: 0;
}

.wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div {
	box-sizing: border-box
}

button {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	outline: none
}

ul,
li {
	list-style-type: none;
}

a {
	cursor: pointer;
	color: #666;
	text-decoration: none;
	outline: none
}
p,ul,li {
	margin: 0;
	padding: 0;
}

.oh {
	overflow: hidden;
}

.df {
	display: flex;
	display: -webkit-flex;
}

.item-1 {
	flex-grow: 1;
}

.jcsb {
	justify-content: space-between;
}

.section1,
.section2,
.section3,
.section4,
.section5 {
	position: relative;
	width: 100%;
	height: 100%;
}

.section2 {
	background: #e3f1f2;
}
.section3{
	background: #2f4241;
}

.top {
	width: 100%;
	height: auto;
	position: relative;
}

.top-img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 645px;
    min-height: 500px;
}
.nav {
	position: fixed;
	right: 40px;
	z-index: 999;
	top: 50%;
	margin-top: -202px;
}

.nav li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 12px;
	position: relative;
	cursor: pointer;
	font-size: 24px;
}

.nav div {
	font-family: impact;
}

.rbkf{
	width: 164px;
	height: 170px;
	background: rgba(255,255,255,0.9);
	border: 1px solid #06c98b;
	position: fixed;
	left: 0;
	top:50%;
	margin-top: -85px;
	z-index: 999;
	padding: 6px;
	
}
.rbkf .p1{
	margin-top: 18px;
	margin-bottom: 14px;
}
.icon14{
	width: 27px;
	height: 30px;
	float: left;
	margin-left: 14px;
	margin-right: 10px;
}
.rbkf .p1 span{
	color: #608989;
	font-size: 18px;
	
}
.rbkf .p2{
	color: #00b56d;
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
}
.rbkf .p3 a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #ff9600;
	border-radius: 3px;
	color: #fff;
	display: block;
}

.navbg1 {
	background: #aae46b;
	opacity:1;
	color: #fff;
	border: 1px solid #31a39d;
}

.navbg2 {
	opacity: 0.2;
	color: #31a39d;
	border: 1px solid #31a39d;
	background: #fff;
}

.c158-img {
	width: 350px;
	height:auto ;
	left: 0;
}

.c10-img {
	width:350px ;
	height:auto ;
	left: 50%;
	margin-left: -175px;
}

.c820-img {
	width:400px ;
	height:auto ;
	right: 0;
}

.cont1 {
	width: 100%;
	z-index: 3;
	height: 33.7vh;
	position: relative;
	top: 24vh;
}

.cont1 img {
	position: absolute;
	bottom: 0;
}


/*2*/
.cont2,.cont3 {
	width: 100%;
	margin-bottom: 80px;
}

.ce98{
	color: #e98604;
}
.title {
	font-size: 48px;
	color: #222;
	display: block;
	text-align: center;
}
.about-top{
	    margin-top: 85px;
    margin-bottom: 50px;
}
.liu-img img{
	margin: 0 auto;
	display: block;
}
.icon-q{
	width: 1091px;
	height: 500px;
}
.about-text{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #222;
	margin: 80px 0 30px;
}
.about-btn{
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -170px;
    z-index: 2;
}
.ab-cont{
    height: 72px;
    position: relative;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.ab-cont span.ce98{
	font-size: 36px;
	color: #ff9600;
	font-weight: bold;
}
.about-btn .ab-cont .button{
	width: 340px;
	height: 72px;
	background-image: -webkit-linear-gradient(to right,#ff9100,#f7b400);
    background-image: linear-gradient(to right,#ff9100,#f7b400);
    color: #fff;
    font-size: 24px;
    line-height: 72px;
    box-shadow: 0px 10px 10px 2px #d6dfdf;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    border: 0;
    margin-right: 0;
    border-radius: 72px;
}
.about-btn1 .button{
	width: 340px;
	height: 72px;
	background-image: -webkit-linear-gradient(to right,#ff9100,#f7b400);
    background-image: linear-gradient(to right,#ff9100,#f7b400);
    color: #fff;
    font-size: 24px;
    line-height: 72px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 72px;
    margin-top: 32px;
}

.about-btn .udesk{
	display: block;
	cursor: pointer;
	width: 393px;
    margin: 0 auto;
}
.about-btn span{
	font-size: 16px;
	color: #888;
	margin-right: 16px;
}
.ab-cont{
	width: 393px;
	margin: 0 auto;
	height: 72px;
	position: relative;
}
.ab-cont img{
    position: absolute;
    bottom: -42px;
    z-index: 9;
    display: block;
    width: 37px;
    height: 56px;
    right: 32px;
}

/*3*/
.c00c{
	color: #00cf89;
}
.about-text3{
    font-size: 24px;
    color: #bee0e2;
    font-weight: lighter;
    width: 956px;
    margin: 0 auto;
    line-height: 50px;
    text-indent: 49px;
}

/*4*/
.section4{
	background: #aae56a;
}
.mc{
	margin-left: auto;
	margin-right: auto;
}
.hzys1{
	width: 900px;
}
.table{
	width: 100%;
	    border-spacing: 0px;
    border-color: #fff;
    font-size: 24px;
}
.table,.table tr{
	border-top:1px solid #cceea9 ;
	border-left:1px solid #cceea9 ;
}
.table td,.table th{
	border-bottom:1px solid #cceea9 ;
	border-right:1px solid #cceea9 ;
	height: 60px;
	text-align: center;
	line-height: 60px;
	width: 33.33%;
}
.table th,.hzys2-p1,.table td.ftd{
	color: #d49715;
	font-weight: lighter;
}
.table th,.table td.ftd{
	background: #f0ffd6;
}
.table td{
	background: #fff;
	color: #222;
}
.c1ba{
	color: #1ba425;
}
/*5*/
.section5{
	background: #30a49c;
}
.cf{
	color: #fff;
}
.cffe{
	color: #ffe450;
}
.about-cont5{
	width:918px ;
	height: 466px;
	position: relative;
	overflow: hidden;
}
.bg2-img{
	width:918px ;
	height:466px ;
}
.ac-body{
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
}
.ac-body ul{
	position: relative;
	width: 100%;
}
.ac-body li{
	position: absolute;
	text-align: center;
	width: 176px;
}

.ac-body li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #c5ff72;
	margin-bottom: 12px;
}
.ac-body li .p2{
	color: #c3eaed;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}
.ac-body li.li1{
    left: 50px;
    top: 67px;
}
.ac-body li.li2{
    left: 50px;
    top: 307px;
}
.ac-body li.li3{
    left: 260px;
    top: 195px;
}
.ac-body li.li4{
    right: 260px;
    top: 67px;
}
.ac-body li.li5{
    right: 260px;
    top: 307px;
}
.ac-body li.li6{
    right: 50px;
    top: 195px;
}
/*6*/
.section6{
	background: #e3f1f2;
}
.c09a{
	color: #09ac3b;
}
.about-cont6{
	width: 1200px;
	overflow: hidden;
}
.ac-body1 ul{
	margin-right: -20px;
}
.ac-body1 li{
	width: 280px;
	height: 280px;
	border: 1px solid #84d3bc;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	margin-right: 20px;
	float: left;
}
.ac-body1 li img{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 44px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body1 li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #E98604;
	line-height: 32px;
	margin-bottom: 22px;
}
.ac-body1 li .p2{
	font-size: 16px;
	color: #647b7f;
	line-height: 24px;
}
/*7*/
.section7{
	background: #2f4241;
}
.c07c{
	color: #07ca88;
}
.about-cont7{
	width: 1048px;
	overflow: hidden;
}
.ac-body2 ul{
	margin-right: -12px;
}
.ac-body2 li{
	width: 194px;
	height: 264px;
	margin-right: 12px;
	border: 3px solid #536a69;
	float: left;
	text-align: center;
}
.ac-body2 li img{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 34px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body2 li .p1{
	font-size: 30px;
	font-weight: bold;
	color: #fffaa4;
	    margin-bottom: 20px;
}
.ac-body2 li .p2{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
/*8*/
.section8{
	background: #152321;
}
.c92b{
	color: #92bf3a;
}
.about-cont8{
	width: 1182px;
	overflow: hidden;
	position: relative;
}
.bg-img{
	width: 1182px;
	height: 146px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body3{
	position: absolute;
	top: 0;
}
.ac-body3 ul{
}

.ac-body3 li{
	width: 295.5px;
	height: 146px;
	float: left;
	text-align: center;
}
.ac-body3 li img{
	width: 40px;
	height: 40px;
	display: block;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
.ac-body3 li .p1{
	font-size: 28px;
	font-weight: bold;
	color: #83c1ba;
	    margin-bottom: 4px;
}
.ac-body3 li .p2{
	font-size: 18px;
	color: #639392;
	line-height: 24px;
}
.foot{
	margin-top: 90px;
	text-align: center;
}
.foot .p1{
	color: #80939f;
	font-size: 64px;
}
.foot .p2{
	color: #80939f;
	font-size: 30px;
	padding-top: 50px;
}
@font-face {
	font-family: 'medium';
	src: url('../font/medium.ttf')
}

.ffdm {
	font-family: 'medium';
	/*这里设置某参数的字体值，在这里是“my_CSS3_class”调用了你刚才声明的字体值"SketchRockwell"*/
}
@media screen and (min-width: 1380px) {
	.wrap {
	width: 1380px;
}

}
/*动画*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
/*logo*/
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
/*第一页内容*/
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
/*底部*/
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
>>>>>>> 98b952bc1c0db59f29907aee756b0edb13568fa0
}