@font-face {
	font-family: 'iconfont';
	/* project id 925681 */
	src: url('//at.alicdn.com/t/font_925681_10y84wgvloz.eot');
	src: url('//at.alicdn.com/t/font_925681_10y84wgvloz.eot?#iefix') format('embedded-opentype'),
		url('//at.alicdn.com/t/font_925681_10y84wgvloz.woff') format('woff'),
		url('//at.alicdn.com/t/font_925681_10y84wgvloz.ttf') format('truetype'),
		url('//at.alicdn.com/t/font_925681_10y84wgvloz.svg#iconfont') format('svg');
}

.iconfont2 {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon1a:before {
	content: "\e62d";
}

.icon2a:before {
	content: "\e793";
}

.icon3a:before {
	content: "\e97b";
}

.icon4a:before {
	content: "\e6f5";
}

.icon5a:before {
	content: "\e732";
}

.icon6a:before {
	content: "\e603";
}

.icon7a:before {
	content: "\e615";
}

.icon8a:before {
	content: "\e625";
}

.icon9a:before {
	content: "\e621";
}

.icon10a:before {
	content: "\e608";
}

.icon11a:before {
	content: "\e601";
}

.icon12a:before {
	content: "\e604";
}

.icon13a:before {
	content: "\e60f";
}

.icon14a:before {
	content: "\e602";
}

.icon15a:before {
	content: "\e617";
}

.icon16a:before {
	content: "\e658";
}

.icon17a:before {
	content: "\e62b";
}

.icon18a:before {
	content: "\e600";
}

.icon19a:before {
	content: "\e664";
}

.icon20a:before {
	content: "\e68f";
}

.icon21a:before {
	content: "\e7b0";
}

.icon22a:before {
	content: "\e606";
}

.icon23a:before {
	content: "\e6cd";
}

.icon24a:before {
	content: "\e6a3";
}


.nli:nth-child(2)>.n_a {
	color: #078651 !important;
	font-weight: 700;
}

.main-bg {
	background: url("../images/b66.jpg") no-repeat;
	height: calc(100vh - 80px);
	width: 100%;
	background-size: 100% auto;
}

.main-text {
	text-align: center;
	width: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.main-text h1 {
	font-size: 60px;
	margin-bottom: 24px;
	color: #fff;
}

.main-text p {
	font-size: 20px;
	margin-bottom: 48px;
	color: #fff;
}

.main-text a {
	background: #078651;
	color: #fff;
	padding: 0 50px;
	line-height: 50px;
	display: inline-block;
	border-radius: 25px;
	border: 2px solid #078651;
}

.main-text a:hover {
	border-color: #59bf95;
}

section {
	background: #fff;
	padding: 50px 0;
}

section.s {
	background: #f8f8f8;
}

/* .w1200{width: 1300px;margin: auto;color: #333;position: relative;} */
.w1200>h2 {
	font-size: 30px;
	margin-bottom: 24px;
	text-align: center;
}

.w1200>p {
	font-size: 18px;
	text-align: center;
	color: #666;
}

.containerx {
	width: 1200px;
	margin: auto;
	display: flex;
	flex-flow: wrap;
	text-align: center;
	padding-top: 20px;
}

.col-sm-4 {
	width: calc(33.33% - 30px);
	padding: 50px 30px;
	margin: 15px;
	background: #fff;
	border: 1px solid #fff;
}

.col-sm-4:hover {
	border-color: #078651;
}

.col-sm-4 h5 {
	font-size: 16px;
	color: #333;
	margin: 24px 0 12px;
}

.col-sm-4 p {
	font-size: 14px;
	color: #666;
	text-indent: 2em;
}

.col-sm-4 a {
	display: inline-block;
	background: #fff;
	border: 1px solid #078651;
	padding: 0 40px;
	line-height: 36px;
	border-radius: 18px;
	margin-top: 30px;
}

.col-sm-4 a span {
	/*font-size: 12px;*/
	color: #078651;
}

.col-sm-4:hover a {
	background: #078651;
}

.col-sm-4:hover a span {
	color: #fff;
}

.bdahd {
	position: relative;
	width: 960px;
	margin: auto;
}

.bd {
	height: 720px;
	overflow: hidden;
	width: 390px;
	margin: 0 auto;
	background: url("../images/phone_bg.png") center center no-repeat;
}

.bd li {
	display: none;
	width: 295px;
	height: 520px;
	margin: 107px 0 0 46px;
	overflow: hidden;
}

.bd li img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.bd li:first-child {
	display: block;
}

.hd {
	position: absolute;
	width: 100%;
	height: 720px;
	left: 0;
	top: 0;
}

.hd li {
	padding: 0 15px;
	cursor: pointer;
	position: absolute;
	width: 180px;
}

.hd li:first-child {
	left: 0;
	top: 80px;
}

.hd li:nth-child(2) {
	left: 0;
	top: 220px;
}

.hd li:nth-child(3) {
	left: 0;
	top: 350px;
}

.hd li:nth-child(4) {
	left: 0;
	top: 480px;
}

.hd li:nth-child(5) {
	left: 0;
	top: 610px;
}

.hd li:nth-child(6) {
	right: 0;
	top: 80px;
}

.hd li:nth-child(7) {
	right: 0;
	top: 220px;
}

.hd li:nth-child(8) {
	right: 0;
	top: 350px;
}

.hd li:nth-child(9) {
	right: 0;
	top: 480px;
}

.hd li:nth-child(10) {
	right: 0;
	top: 610px;
}

.hd li p {
	float: left;
	font-size: 19px;
	line-height: 44px;
	margin: 0 10px;
}

.hd li span {
	float: left;
	line-height: 28px;
	padding: 10px;
	border: 1px #232323 solid;
	border-radius: 100%;
	font-size: 24px;
}

.hd li:hover {
	color: #078651;
	font-weight: 700;
}

.hd li:hover span {
	border-color: #078651;
}

.sqbtn {
	width: 200px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: #078651;
	display: block;
	margin: 50px auto 0;
}


.icon_lists {
	display: flex;
	flex-wrap: wrap;
}

.icon_lists li {
	width: 160px;
	height: 160px;
	background: #ffffff;
	text-align: center;
	margin: 20px 20px;
	border-radius: 10px;
	transition: ease .2s;
}

.icon_lists li a {
	margin: 30px 0;
	display: block;
}

.icon_lists li a i {
	font-size: 50px;
}

.icon_lists li .name {
	font-size: 16px
}

.icon_lists li:hover {
	background: #078651;
}

.bgbn {
	background: url("../images/bggg.jpg") no-repeat;
	background-size: 100%;
	background-position: center;
}

.bnbg {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 500px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
}

.bnbg h2 {
	font-size: 40px;
	margin-bottom: 40px;
	color: #fff;
}

.bnbg h3 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff;
}

.bnbg p {
	color: #fff;
}

.bnbg a {
	display: inline-block;
	color: #fff;
	background: #078651;
	padding: 0 50px;
	line-height: 50px;
	border-radius: 25px;
	margin-top: 30px;
	border: 2px solid #078651;
}

.bnbg a:hover {
	border-color: #59bf95;
}

.anli-list {
	width: 1200px;
	margin: auto;
	flex-wrap: wrap;
	padding: 50px 0 30px 0;
	display: none;
}

.anli-item {
	width: 210px;
	margin: 0 15px;
	height: 410px;
	overflow: hidden;
	position: relative;
	border: 1px solid #f6f7fa;
}

.anli-item:nth-child(5n) {
	margin-right: 0;
}

.anli-item .anli-s img {
	width: 100%;
	height: 370px;
	display: block;
}

.anli-item .anli-s p {
	font-size: 14px;
	font-weight: 700;
	background: #f6f7fa;
	width: 100%;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.anli-item .anli-h {
	transition: ease .3s;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 370px;
	background: rgba(0, 0, 0, .6);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.anli-item:hover .anli-h {
	top: 0;
}

.anli-item .anli-h div {
	background: #fff;
	padding-bottom: 20px;
	border-radius: 4px;
}

.anli-item .anli-h img {
	display: block;
	width: 180px;
	height: 180px;
	border-radius: 4px;
}

.anli-item .anli-h p {
	margin: 0px 0 20px 0;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 6px;
}

.anli-item .anli-h a {
	display: block;
	width: 100px;
	height: 27px;
	border: 1px solid #078651;
	border-radius: 2px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	color: #078651;
	font-size: 12px;
	border-radius: 50px;
	padding: 0 10px;
}

.anli-item .anli-h a:hover {
	background: #078651;
	color: #fff;
}

.BTN {
	float: left;
	vertical-align: middle;
	font-size: 14px;
	width: 225px;
	border: 1px solid #078651;
	height: 44px;
	display: block;
	line-height: 44px;
	color: #078651;
	text-align: center;
	margin-left: 26px;
	border-radius: 22px;
	margin-top: 20px;
}

.BTN:hover {
	background: #078651;
	color: #fff;
}