@charset "utf-8";
.a1_box{
	background-size: 621px auto;
	background-position-x: calc(100% - 10px);
	background-position-y: top;
	width: 100%;
	padding-bottom: 95px;
	background-repeat: no-repeat;
}
.a1_box .a1_inner{
	padding-top: 138px;
}
.a1_box .a1_left{
	width: 43%;
}
.a1_box .a1_right{
	height: 570px;
	background: #fafafa;
	margin-right: 130px;
	width: 39.5%;
	box-sizing: border-box;
	padding: 0 60px 0 95px;
}
.a1_box .a1_nav{
	height: 33.33%;
	width: 100%;
	border-bottom: 1px solid #999;
	padding-right: 55px;
	padding-left: 12px;
	box-sizing: border-box;
}
.a1_box .a1_nav:last-child{
	border-bottom: none;
}
.a1_box .a1_nav .a1_nav_title{
	font-size: 48px;
	color:#88b143;
	font-weight: bold;
	line-height: 48px;
}
.a1_box .a1_nav .a1_nav_subtitle{
	color: #666;
	font-size: 16px;
	margin-top: 16px;
}
.a1_box .a1_title{
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
}
.a1_box .a1_subtitle{
	font-size: 18px;
	line-height: 48px;
	text-indent: 36px;
	margin-top: 30px;
}
.a1_box .a1_content{
	margin-top: 85px;
  	box-shadow: 0px 3px 30px 0px rgba(75, 75, 77, 0.2);
	border:10px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.a1_box .a1_content .img{
	width: 100%;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
}
.a1_box .a1_content:hover .img{
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}


.a2_box{
	width: 100%;
	height: 921px;
	color:#fff;
}
.a2_box .a2_content{
	width: 100%;
}
.a2_box .a2_txt{
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
}
.a2_box .body_con2{
	height: 100%;
}
.a2_box .a2_nav{
	text-align: center;
	width: 33.3333%;
}
.a2_box .a2_nav .a2_nav_icon{
	height: 130px;
}
.a2_box .a2_nav .a2_nav_icon .img{
	margin: auto;
}
.a2_box .a2_inner{
	margin-top: 180px;
}
.a2_box .a2_nav .a2_nav_title{
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
.a2_box .a2_nav .a2_nav_subtitle{
	font-size: 20px;
	line-height: 36px;
	margin-top: 40px;
}
.a3_box{
	width: 100%;
	background: url(../img/a3_bg.png) no-repeat;
	background-size: 92% auto;
	background-position-x:right;
	background-position-y: top;
}
.a3_box .body_con2{
	z-index: 10;
}
.a3_box .a3_title{
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	margin-top: 65px;
}
.a3_box .a3_title .img{
	margin: auto;
	margin-bottom: 25px;
}
.a3_box .a3_inner{
	position: relative;
}
.swiper-button {
	width: 103px;
	height: 103px;
	background: transparent;
	padding: 0;
	margin: 0 auto;
	outline: none;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.swiper-button:after {
	content: "";
}
.swiper-button .swiper-img{
	width: 100%;
	height: 100%;
}
.prev-1{
	left: -51px;
}
.next-1{
	right: -51px;
}
.pagination-1{
	bottom: 55px !important;
}
.a3_box .a3_con{
	width: 86.25%;
	margin: auto;
	margin-top: 105px;
	position: relative;
}
.a3_box .a3_nav{
	width: 21.25%;
	margin-right: 5%;
	height: 458px;
  	box-shadow: 0px 5px 25.5px 4.5px rgba(71, 70, 70, 0.16);
  	background: #fff;
  	box-sizing: border-box;
  	padding: 40px;
  	display: block;
}
.a3_box .a3_nav:last-child{
	margin-right: 0;
}
.a3_box .a3_nav .a3_nav_img{
	height: 80px;
	margin-top: 20px;
}
.a3_box .a3_nav .a3_nav_img .img{
	max-height: 70%;
	width: 100%;
	margin: auto;
}
.a3_box .a3_nav .a3_subtitle{
	font-size: 16px;
	line-height: 34px;
	margin-top: 40px;
}
.swiper-1{
	height: 710px;
    --swiper-theme-color: #bfbfbf;
    --swiper-pagination-color: #000;
}

.a4_box{
	width: 100%;
	margin-top: 90px;
}
.a4_title{
	text-align: center;
	font-size: 30px;
	line-height: 30px;
}
.a4_box .a4_content{
	width: 91.5%;
	margin: auto;
}
.a4_box .a4_content_nav{
	margin-top: 140px;
	color:#555555;
}
.a4_box .a4_content_nav:nth-child(1) .a4_content_left{
	text-align: right;
	width: 40%;
	font-size:0;
}
.a4_box .a4_content_nav:nth-child(1) .a4_content_right{
	width: 53%;
	position: relative;
	overflow: hidden;
}
.a4_box .a4_content_nav:nth-child(1) .a4_content_right:after{
	content: "";
	position: absolute;
	width: 30px;
	height: 100%;
	background: #c0c2c3;
	top: 30px;
	right: -30px;
}
.a4_box .a4_content_nav:nth-child(1) .a4_content_right:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	background: #c0c2c3;
	left: 30px;
	bottom: -30px;
}
.a4_box .a4_content_nav:nth-child(2) .a4_content_left{
	width: 53%;
	position: relative;
	overflow: hidden;
}
.a4_box .a4_content_nav:nth-child(2) .a4_content_left:after{
	content: "";
	position: absolute;
	width: 30px;
	height: 100%;
	background: #c0c2c3;
	top: 30px;
	left: -30px;
}
.a4_box .a4_content_nav:nth-child(2) .a4_content_left:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	background: #c0c2c3;
	left: -30px;
	bottom: -30px;
}
.a4_box .a4_content_nav:nth-child(2) .a4_content_right{
	width: 40%;
	font-size:0;
	text-align: left;
}
.a4_box .a4_content_nav .img{
	width: 100%;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
}
.a4_box .a4_content_nav:nth-child(2) .a4_content_left:hover .img,
.a4_box .a4_content_nav:nth-child(1) .a4_content_right:hover .img{
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.a4_box .a4_content_nav .a4_content_title{
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
}
.a4_box .a4_content_nav .a4_content_line{
	width: 72px;
	height: 3px;
	background: #555;
	display: inline-block;
	margin-top: 55px;
}
.a4_box .a4_content_nav .a4_content_name{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 45px;
}
.a4_box .a4_content_nav .a4_content_txt{
	font-size: 19px;
	line-height: 30px;
	margin-top: 20px;
}

.a4_box .a4_inner{
	margin-top: 185px;
}
.a4_box .a4_con{
	width: 87.5%;
	margin: auto;
	font-size: 0;
}
.a4_box .a4_con .a4_nav{
	margin-right: 9%;
	width: 27.333333%;
	background: #fff;
}
.a4_box .a4_con .a4_nav:nth-child(3n){
	margin-right: 0;
}
.a4_box .a4_con .a4_nav_img,
.a4_box .a4_con .a4_nav_img .img{
	width: 100%;
	overflow: hidden;
}
.a4_box .a4_con .a4_nav_img .img{
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
}
.a4_box .a4_con .a4_nav_img:hover .img{
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.a4_box .a4_con .a4_nav_inner{
	padding: 0 30px 40px 30px;
}
.a4_box .a4_con .a4_nav_title{
	font-size: 19px;
	line-height: 24px;
	margin-top: 10px;
}
.a4_box .a4_con .a4_nav_line{
	width: 72px;
	height: 3px;
	background: #555;
	display: inline-block;
	margin-top: 10px;
}
.a4_box .a4_con .a4_nav_name{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 30px;
}
.a4_box .a4_con .a4_nav_txt{
	font-size: 19px;
	line-height: 28px;
	margin-top: 10px;
}

.swiper-2{
    --swiper-theme-color: #dddddd;
    --swiper-pagination-color: #000;
    padding-bottom: 190px;
}
.pagination-2{
	bottom: 100px !important;
}
.pagination-2 .swiper-pagination-bullet{
	width: 60px !important;
	height: 4px !important;
	border-radius: 0 !important;
	margin: 0 30px 0 0 !important;
}
.pagination-2 .swiper-pagination-bullet:last-child{
	margin-right: 0 !important;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {}

@media screen and (max-width: 1681px) {
	.a3_box .a3_nav .a3_subtitle {
	    margin-top: 20px;
	}
	.a4_box .a4_content_nav .a4_content_title {
	    font-size: 24px;
	    line-height: 42px;
	}
}
@media screen and (max-width: 1450px) {
	.a3_box .a3_nav .a3_nav_img{
		margin-top: 0;
	}
	.a3_box .a3_nav .a3_subtitle {
	    margin-top: 0;
	}
	.a1_box .a1_right {
	    padding: 0 50px;
	}
}
@media screen and (max-width: 1335px) {
	.a3_box .a3_nav {
	    margin-right: 3%;
	    padding:40px 30px;
	}
	.a4_box .a4_content_nav .a4_content_title {
	    font-size: 22px;
	    line-height: 40px;
	}
	.a4_box .a4_content_nav .a4_content_name,
	.a4_box .a4_con .a4_nav_name
	{
	    font-size: 20px;
	    line-height: 20px;
	}
	.a1_box {
	    background-size: 560px auto;
	}
}
@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 768px) {
	.a1_box{
		background-image:initial !important;
		padding-bottom: 30px;
	}
	.a1_box .a1_inner {
	    padding-top: 20px;
	    display: block;
	}
	.a1_box .a1_left{
		width: 100%;
	}
	.a1_box .a1_right{
		width: 100%;
	}
	.a1_box .a1_title {
	    font-size: 20px;
	    line-height: 30px;
	}
	.a1_box .a1_subtitle {
	    font-size: 14px;
	    line-height: 24px;
	    text-indent: 28px;
	    margin-top: 10px;
	}
	.a1_box .a1_nav .a1_nav_icon{
		width: 30px;
		margin-right: 30px;
	}
	.a1_box .a1_nav .a1_nav_icon .img{
		width: 100%;
	}
	.a1_box .a1_right {
	    height: auto;
	    margin-right: 0px;
	    width: 100%;
	    padding: 0 20px;
	    margin-top: 20px;
	}
	.a1_box .a1_nav .a1_nav_title {
	    font-size: 24px;
	    line-height: 30px;
	}
	.a1_box .a1_nav .a1_nav_subtitle {
	    font-size: 14px;
	    margin-top: 6px;
	}
	.a1_box .a1_nav {
	    height: auto;
	    width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	    padding: 16px 0;
	    -o-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.a1_box .a1_content {
	    margin-top: 20px;
	    border: 2px solid #fff;
	}
	.a2_box {
	    height: auto;
	    padding: 30px 0;
	}
	.a2_box .a2_txt {
	    font-size: 24px;
	    line-height: 24px;
	}
	.a2_box .a2_inner {
	    margin-top: 30px;
	}
	.a2_box .a2_nav .a2_nav_icon {
	    height: 50px;
	}
	.a2_box .a2_nav .a2_nav_icon .img {
	    width: 30px;
	}
	.a2_box .a2_nav .a2_nav_title {
	    font-size: 18px;
	    line-height: 18px;
	}
	.a2_box .a2_nav .a2_nav_subtitle {
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 20px;
	}
	.a2_box .a2_nav {
	    width: 32%;
	}
	.swiper-1{
		height: auto;
		padding-bottom: 50px;
	}
	.a3_box .a3_title {
	    font-size: 24px;
	    line-height: 24px;
	    margin-top: 30px;
	}
	.a3_box .a3_title .img {
		width: 30px;
	    margin-bottom: 10px;
	}
	.swiper-button {
	    width: 60px;
	    height: 60px;
	}
	.prev-1 {
	    left: -20px;
	}
	.next-1 {
	    right: -20px;
	}
	.a3_box .a3_nav {
	    width: 100%;
	    margin-right: 0%;
	    height: auto;
	    padding: 0px 20px 20px 20px;
	    margin-bottom: 10px;
	    box-shadow: 0px 3px 10px 3px rgb(71 70 70 / 16%);
	}
	.a3_box .a3_nav:last-child{
		margin-bottom: 0;
	}
	.a3_box .a3_con {
	    margin-top: 20px;
	    display: block;
	    width: 80%;
	}
	.a3_box .a3_nav .a3_subtitle {
	    font-size: 13px;
	    line-height: 24px;
	}
	.a3_box .a3_nav .a3_nav_img .img {
	    max-height: 70%;
	    max-width: 80%;
	    margin: auto;
	}
	.pagination-1 {
	    bottom: 10px !important;
	}
	.a4_box {
	    margin-top: 30px;
	}
	.a4_title {
	    font-size: 24px;
	    line-height: 24px;
	}
	.a4_box .a4_content_nav {
	    margin-top: 20px;
	    display: block;
	}
	.a4_box .a4_content_nav .a4_content_left,
	.a4_box .a4_content_nav .a4_content_right{
	    text-align: left !important;
	    width: 100% !important;
	}
	.a4_box .a4_content_nav .a4_content_left:after,
	.a4_box .a4_content_nav .a4_content_right:after {
	    content: initial !important;
	}
	.a4_box .a4_content_nav .a4_content_left:before,
	.a4_box .a4_content_nav .a4_content_right:before {
	    content: initial !important;
	}
	.a4_box .a4_content_nav .a4_content_title {
	    font-size: 18px;
	    line-height: 28px;
	    padding-top: 10px;
	}
	.a4_box .a4_content_nav .a4_content_line {
	    width: 50px;
	    height: 1px;
	    margin-top: 20px;
	}
	.a4_box .a4_content_nav .a4_content_name {
	    font-size: 16px;
	    line-height: 24px;
	    margin-top: 20px;
	}
	.a4_box .a4_content_nav .a4_content_txt {
	    font-size: 14px;
	    line-height: 24px;
	    margin-top: 10px;
	}
	.a4_box .a4_content{
		width: 100%;
	}
	.a4_box .a4_inner {
	    margin-top: 20px;
	}
	.a4_box .a4_con{
		display: block;
		width: 100%;
	}
	.a4_box .a4_con .a4_nav {
	    margin-right: 0%;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.a4_box .a4_con .a4_nav_inner {
	    padding: 0 20px 20px 20px;
	}
	.a4_box .a4_con .a4_nav_name {
	    font-size: 16px;
	    line-height: 24px;
	    margin-top: 10px;
	}
	.a4_box .a4_con .a4_nav_title ,
	.a4_box .a4_con .a4_nav_txt{
	    font-size: 14px;
	    line-height: 24px;
	}
	.a4_box .a4_con .a4_nav_line {
	    width: 50px;
	    height: 1px;
	    margin-top: 10px;
	}
	.swiper-2 {
	    padding-bottom: 50px;
	}
	.pagination-2 {
	    bottom: 30px !important;
	}
	.pagination-2 .swiper-pagination-bullet {
	    width: 36px !important;
	    height: 2px !important;
	    margin: 0 10px 0 0 !important;
	}
}

@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 380px) {
	
}
@media screen and (max-width: 330px) {
	
}
