* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ul li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.tal_c {
	text-align: center;
}
.main_W {
	width: 1200px;
	margin: 0 auto;
}
.comn_name {
	text-align: center;
	padding: 90px 0 46px 0;
}
.banner_top {
	background: url("20250908banner_top.jpg")no-repeat 0;
	background-size: 100% 100%;
	margin: 0 auto;
	background-size: cover;
}
.content_first,.content_second,.content_third{
	margin-bottom: 45px;
}
.content_fourth{
	margin-bottom: 120px;
}
.content_fifth{
	margin-bottom: 70px;
}
.banner_right {
	width: 616px;
}
.banner_logo {
	width: 352px;
	height: 275px;
	margin-left: 10px;
}
.banner_logo img {
	animation: Fly 1s;
}
@keyframes Fly {
	0% {
		transform: scale(0.1);
		opacity: 1;
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}
.banner_nav {
	height: 408px;
	margin-bottom: 46px;
}
.topcon {
	position: relative;
}
.topmenu {
	width: 100%;
	margin: 0 auto;
}
.topmenu ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	/* justify-content: space-between;
	display: flex; */
}
.topcon ul li {
	background: url("20250908tit_before.png")no-repeat;
	float: left;
	font-size: 16px;
	width: 125px;
	height: 108px;
}
.topmenu ul li a {
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.topmenu .cuttor {
	background: url("20250908tit_after.png")no-repeat;
}
.topcon ul li span {
	line-height: 160px;
	font-size: 16px;
}
.topcon ul li:first-child {
	position: absolute;
	margin-top: 35px;
}
.topcon ul li:nth-child(2) {
	position: absolute;
	margin-top: 262px;
	margin-left: 16px;
}
.topcon ul li:nth-child(3) {
	position: absolute;
	margin-top: 90px;
	margin-left: 238px;
}
.topcon ul li:nth-child(4) {
	position: absolute;
	margin-top: 300px;
	margin-left: 278px;
}
.topcon ul li:nth-child(5) {
	position: absolute;
	margin-top: 154px;
	margin-left: 462px;
}
.topcon ul li:nth-child(6) {
	position: absolute;
	margin-top: -70px;
	margin-left: 412px;
}
.content-qiehuan{
	box-shadow: 2px 2px 20px rgb(31, 32, 33,0.4);
	margin-top: 10px;
}
.bgc {
	background-color: #8bca14;
}
.content-qL {
	width: 758px;
	height: 412px;
	float: left;
}
.content-qR {
	width: 442px;
	height: 412px;
	position: relative;
	float: left;
	background-color: #fff;
	z-index: 99;
}
.content-qR .swiper-pagination {
	top: 0;
}
.content-qR ul li {
	width: 99.5%;
	height: 103px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-left: 0.5%;
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
	position: relative;
	color: #fff;
}
.content-qR ul li.bgc span,.content-qR ul li.bgc h4 a,.content-qR ul li.bgc p{
	color: #fff;
}
.swiper-pagination-customs-active {
	background: #d12d1f;
	color: #fff;
}
.content-qR ul li h4 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 80px;
}
.content-qR ul li h4 a{
	color: #87bb24;
}
.content-qR ul li p {
	font-size: 12px;
	color: #555353;
	margin-left: 18px;
}
.content-qR ul li span {
	position: absolute;
	font-size: 30px;
	color: #87bb24;
	font-style: italic;
	left: 25px;
	top: 15px;
}
.content-twoQh-center {
	margin-bottom: 30px;
}
.content-twoQh {
	width: 100%;
	height: 504px;
	position: relative;
}
.content-twoQh .float-tab {
	position: absolute;
	top: 0;
	left: 734px;
	width: 305px;
	height: 504px;
	z-index: 999;
	background-color: #686767;
}
.content-twoQh .float-tab ul li {
	width: 100%;
	height: 100px;
	padding: 0 20px;
	padding-bottom: 0;
	padding-top: 25px;
	box-sizing: border-box;
	font-size: 16px;
}
.content-twoQh .float-tab ul li p {
	line-height: 30px;
}
.content-twoQh .float-tab ul li p a {
	color: #fff;
} 
.content-qR ul li.bgc div{
	position: absolute;
    width: 0;
    height: 0;
	margin-left: -10px;
	margin-top: -42px;
    border-top: 10px solid transparent; 
    border-bottom: 10px solid transparent; 
    border-right: 10px solid #8ed40b;
}
.name_more a{
	float: right;
	font-size: 14px;
	color: #7e7c7c;
	margin-top: 10px;
}
.swiper-slide{
	position: relative;
}
.swiper-slide .one_kon{
	position: absolute;
	bottom: 4px;
	text-align: center;
	width: 100%;
	height: 54px;
	background: rgba(43, 43, 43, 0.7);
}
.one_kon a{
	line-height: 54px;
	color: #fff;
	font-size: 16px;
}
.swiper-button-next, .swiper-button-prev{
	color: #fff!important;
}
.certify .swiper-slide{
	position: relative;
	width: 359px;
	height: 564px;
}
.certify .swiper-slide img{
	display: block;
}
.certify .swiper-slide-active{
	box-shadow: 0px 2px 10px 4px rgb(31, 32, 33,0.43);
}
.main_Z{
	width: 1020px;
	margin: 0 auto;
}
.certify .swiper-container{
	padding: 14px 90px;
}
.certify .swiper-button-prev,.certify .swiper-button-next{
	background-color: #7ec400;
	top: 46%;
}
.certify .swiper-button-prev{
	padding: 35px 10px 35px 8px;
	left: 0;
}
.certify .swiper-button-next{
	padding: 35px 8px 35px 10px;
	right: 0;
}
.certify .swiper-slide .kon_div{
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
}
.kon_div{
	padding: 20px;
}
.kon_div h3{
	text-align: center;
	font-size: 18px;
}
.kon_div h3 a{
	color: #fff;
}
.kon_div p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
}
.certify .swiper-slide .kon_div{
	display: none;
}
.certify .swiper-slide-active .kon_div{
	display: block;
}
.third_three{
	width: 872px;
	margin: 0 auto;
	margin-top: 10px;
}
.third_four{
	margin-top: 10px;
}
.third_three ul,.third_four ul{
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.third_three ul li,.third_four ul li{
	background: url("20250908three_kon.png")no-repeat bottom;
	width: 204px;
	height: 228px;
	float: left;
}
.three_pic{
	width: 132px;
	height: 132px;
	border-radius: 10px;
	margin: 0 auto;
	overflow: hidden;
}
.three_pic img{
	border-radius: 10px;
	transition: all 1s;
}
.three_pic img:hover {
   transform: scale(1.1);
}
.three_aa{
	width: 45%;
	margin: 0 auto;
	margin-top: 28px;
}
.three_aa a{
	font-size: 14px;
	color: #734a01;
}
.main_A{
	width: 765px;
	margin: 0 auto;
}
.four_div{
	margin-top: 10px;
	margin-bottom: 40px;
}
.four_le{
	width: 382px;
}
.mal52{
	margin-left: 52px;
}
.four_left{
	width: 330px;
	height: 220px;
	overflow: hidden;
}
.four_left img{
	transition: all 1s;
}
.four_left img:hover {
   transform: scale(1.1);
}
.four_ri{
	width: 351px;
	padding: 20px 16px 0 16px;
}
.four_ri h4 a{
	color: #262525;
	font-size: 22px;
	line-height: 26px;
}
.four_ri p{
	margin-top: 12px;
	font-size: 16px;
	color: #464545;
	line-height: 32px;
}
.content_fifth .name_more a{
	color: #fff;
}
.main_H{
	width: 1034px;
	margin: 0 auto;
}
.content_fifth ul{
	margin-top: 50px;
	overflow: hidden;
	/* justify-content: space-between;
	display: flex; */
}
.content_fifth ul li{
	width: 265px;
	float: left;
	margin-right: 119px;
	margin-bottom: 120px;
}
.content_fifth ul li:nth-child(3n){
	margin-right: 0;
}
.fifth_le{
	box-shadow: 0 0 4px 2px rgb(31, 32, 33,0.43);
	width: 124px;
	height: 134px;
	overflow: hidden;
}
.fifth_le img{
	transition: all 1s;
}
.fifth_le img:hover {
   transform: scale(1.1);
}
.fifth_ri{
	width: 130px;
	padding-top: 14px;
}
.fifth_ri h3{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 14px;
}
.fifth_ri p,.fifth_ri p a{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.sixth_kon{
	margin-top: 60px;
	width: 580px;
}
.sixth_kon h3{
	font-size: 14px;
	color: #464545;
	line-height: 32px;
}
.sixth_koner p{
	font-size: 14px;
	color: #424242;
	line-height: 34px;
}
.sixth_koner{
	padding: 65px 0 190px 0;
}
.six_le{
	width: 55%;
}
.six_ri{
	width: 45%;
}