@charset "utf-8";
.a1_box{
	padding: 90px 0;
}
.a1_box .a1_title{
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.a1_box .a1_subtitle{
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}
.a1_box .a1_inner{
	margin-top: 48px;
}
.a1_box .a1_left{
	width: 45%;
	position: relative;
	top: -5px;
}
.a1_box .a1_left p{
	margin-bottom: 35px;
	font-family: "微软雅黑 Light";
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	text-indent: 32px;
	letter-spacing: -1px;
}
.a1_box .a1_left p:last-child{
	margin-bottom: 0;
}
.a1_box .a1_right{
	width: 50%;
}
.a1_box .a1_video{
	width: 100%;
	position: relative;
}
.a1_box .a1_video .video{
	border-radius: 5px;
	width: 100%;
}
.a1_box .a1_video .video_icon{
	width: 101px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 100;
	cursor: pointer;
}
.a1_box .a1_con{
	margin-top: 100px;
}
.a1_box .a1_nav{
	text-align: center;
	font-size: 16px;
	line-height: 16px;
}
.a1_box .a1_nav .a1_nav_subtitle{
	height: 90px;
	line-height: 90px;
	border-top: 1px solid #fcc80e;
	border-bottom: 1px solid #fcc80e;
	font-size: 72px;
	margin: 20px 0;
	font-weight: bold;
	color:#fcc80e;
}
.a1_box .a1_nav:nth-child(1){
	min-width: 85px;
}
.a1_box .a1_nav:nth-child(2){
	min-width: 138px;
}
.a1_box .a1_nav:nth-child(3){
	min-width: 181px;
}
.a1_box .a1_nav:nth-child(4){
	min-width: 265px;
}
.a1_box .a1_nav:nth-child(5){
	min-width: 308px;
}


.a2_box{
	height: 800px;
	background: #eee;
}
.a2_box .a2_inner{
	position: relative;
}
.a2_swiper1{
	padding-top: 100px;
	padding-bottom: 100px;
}
.a2_box .a2_1_con{
	height: 400px;
	margin-left: 76px;
	z-index: 30;
}
.a2_box .a2_year{
	position: absolute;
	top: 50%;
	left: calc(15% + 450px);
	font-size: 400px;
	color:#fff;
	font-weight: bold;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0.4;
	letter-spacing: -30px;
}
.a2_box .a2_swiper1 .swiper_next{
	position: absolute;
	bottom: 100px;
	left: calc(15% + 676px);
	z-index: 10;
	cursor: pointer;
}
.a2_box .a2_swiper1 .swiper_prev{
	position: absolute;
	top: 100px;
	left: calc(15% + 676px);
	z-index: 10;
	cursor: pointer;
}
.swiper_next.swiper-button-disabled,
.swiper_prev.swiper-button-disabled{
	opacity: 0.3;
}
 .a2_box .a2_1_img{
 	width: 600px;
	height: 400px;
	border-radius: 10px;
	position: relative;
	z-index: 30;
	margin-left: 15%;
 }
 .a2_box .a2_1_img .img{
	 width: 100%;
	border-radius: 10px;
	box-shadow: 0px 5px 27px 3px rgba(174, 169, 169, 0.3);
 }
 
.a2_box .a2_1_year{
	color:#fcc80e;
	margin-top: 80px;
}
.a2_box .a2_1_year .num{
	font-size: 48px;
	font-weight: bold;
}
.a2_box .a2_1_content{
	font-size: 24px;
	margin-top: 30px;
}
.a2_swiper2{
	padding-top: 25px;
}
.a2_swiper2::before{
	position: absolute;
	content: "";
	height: 1px;
	background: #b0b0b0;
	width: 100%;
}
.a2_swiper2 .swiper-slide{
	cursor: pointer;
}
.a2_swiper2 .swiper-slide .a2_2_dian{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #737373;
	position: absolute;
	z-index: 100;
	top: -3px;
	left: 26px;
}
.a2_swiper2 .swiper-slide .a2_2_circle{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border:1px solid #fcc80e;
	box-sizing: border-box;
	position: absolute;
	left: 3px;
	top: 0;
	margin-top: -25px;
	z-index: 9;
	background: #eee;
	display: none;
}
.a2_swiper2 .swiper-slide .a2_2_year{
	margin-top: 45px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #737373;
}
.a2_swiper2 .swiper-slide-active .a2_2_dian{
	background: #fcc80e;
}
.a2_swiper2 .swiper-slide-active .a2_2_circle{
	display: block;
}
.a3_box{
	width: 100%;
	color: #fff;
	padding-top: 70px;
	padding-bottom: 110px;
	margin-top: 108px;
}
.a3_box .a3_title{
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	padding-bottom: 40px;
}
.a3_box .a3_content{
	font-family: "微软雅黑 Light";
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
}
.a3_con1{
	padding-top: 30px;
}
.a3_con .a3_nav{
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	margin-top: 130px;
	width: 33.3333%;
}
/* .a3_con .a3_nav:nth-child(1){
	width: 240px;
}
.a3_con .a3_nav:nth-child(2){
	width: 278px;
}
.a3_con .a3_nav:nth-child(3){
	width: 348px;
} */
.a3_con .a3_nav .a3_nav_img{
	height: 70px;
}
.a3_con .a3_nav .a3_nav_img .img{
	margin: auto;
}
.a3_con .a3_nav .a3_nav_title{
	font-weight: bold;
}
.a3_con .a3_nav .a3_nav_subtitle{
	font-size: 18px;
}
.a4_box{
	padding-bottom: 50px;
	padding-top: 100px;
	width: 100%;
}
.a4_box .a4_title{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.a4_box .a4_subtitle{
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0;
	text-align: center;
}
.a4_box .a4_line{
	width: 70px;
	height: 2px;
	background: #fcc80e;
	margin: auto;
}
.a4_box .a4_list .a4_nav{
	width: 23%;
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 2.666666%;
}
.a4_box .a4_list .a4_nav:nth-of-type(4n){
    margin-right: 0;
}
.a4_box .a4_list .a4_nav:nth-child(5n){
	margin-right: 0;
}

.a4_box .a4_list .a4_nav .a4_nav_img{
	width: 100%;

}
.a4_box .a4_list .a4_nav:hover{
	box-shadow: 0px 3px 25.5px 4.5px rgba(0, 0, 0, 0.15);
}
.a4_next, 
.a4_prev{
	color:#666666;
	top: 44%;
}
.a4_next:after, 
.a4_prev:after{
	font-weight: bold;
	font-size: 30px;
}



.a4_box .a4_list2 .a4_nav{
	width: 22.1875%;
	height: 60px;
	border-radius: 5px;
	background-color: #fff;
	margin-top: 60px;
	margin-right: 3.75%;
	box-sizing: border-box;
	border:1px solid #999;
	text-align: center;
	font-size: 18px;
	color:#999;
	font-family: "微软雅黑 bold";
}
.a4_box .a4_list2 .a4_nav:nth-child(5n){
	margin-right: 3.75%;
}
.a4_box .a4_list2 .a4_nav:nth-child(4n){
	margin-right: 0;
}
.a4_box .a4_list2 .a4_nav:nth-child(1),
.a4_box .a4_list2 .a4_nav:nth-child(2),
.a4_box .a4_list2 .a4_nav:nth-child(3),
.a4_box .a4_list2 .a4_nav:nth-child(4){
	margin-top: 0;
}
.a4_box .a4_list2 .a4_nav:hover{
	background: #d6d6d6;
	border:1px solid #d6d6d6;
	color: #fff;
}
.a4_box .swiper-container{
	display: none;
	padding-bottom: 60px;
}
.a4_box .swiper-container.on{
	display: block;
}

.a4_box .a4_list{
	padding: 50px;
}
.a4_box .a4_list2{
	padding: 50px 120px;
}

.a4_tab{
	width: 100%;
	margin-top: 40px;
}
.a4_tab .a4_tab_nav{
	width: 120px;
	height: 32px;
	background: #fff;
	border-radius: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	margin-right:36px;
	cursor: pointer;
}
.a4_tab .a4_tab_nav:last-child{
	margin-right:0;
}
.a4_tab .a4_tab_nav.on{
	background: #fcc80e;
	color:#fff;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 4px;
    border-radius: 5px;
    background: #999;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #fcc80e;
	width: 20px;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {
	
}
@media screen and (max-width: 1681px) {
	.a2_box .a2_year{
		left: calc(12% + 450px);
		font-size: 380px;
	}
	.a2_box .a2_1_img{
		margin-left: 12%;
	}
	.a2_box .a2_swiper1 .swiper_prev,
	.a2_box .a2_swiper1 .swiper_next{
		left: calc(12% + 676px);
	}
}
@media screen and (max-width: 1450px) {
	.a2_box .a2_year{
		left: calc(8% + 470px);
		font-size: 350px;
	}
	.a2_box .a2_1_img{
		margin-left: 8%;
	}
	.a2_box .a2_swiper1 .swiper_prev,
	.a2_box .a2_swiper1 .swiper_next{
		left: calc(8% + 676px);
	}
	.a1_box .a1_nav .a1_nav_subtitle{
		font-size: 60px;
	}
	.a1_box .a1_left p{
		line-height: 24px;
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	.a1_box .a1_nav:nth-child(1){
		min-width: 71px;
	}
	.a1_box .a1_nav:nth-child(2){
		min-width: 112px;
	}
	.a1_box .a1_nav:nth-child(3){
		min-width: 145px;
	}
	.a1_box .a1_nav:nth-child(4){
		min-width: 218px;
	}
	.a1_box .a1_nav:nth-child(5){
		min-width: 261px;
	}
}
@media screen and (max-width: 1335px) {
	.a2_box .a2_year{
		left: calc(6% + 500px);
		font-size: 300px;
	}
	.a2_box .a2_1_img{
		margin-left: 6%;
	}
	.a2_box .a2_swiper1 .swiper_prev,
	.a2_box .a2_swiper1 .swiper_next{
		left: calc(6% + 676px);
	}
	.a1_box .a1_nav .a1_nav_subtitle{
		font-size: 50px;
	}
}
@media screen and (max-width: 1200px) {
	.a2_box .a2_1_img{
		width: 42%;
		height: auto;
	}
	.a2_box .a2_1_con{
		height: auto;
		margin-left: 30px;
	}
	.a2_box .a2_1_year{
		margin-top: 30px;
	}
	.a2_box .a2_year{
		font-size: 200px;
		letter-spacing: -10px;
		left: calc(42% + 30px);
	}
	.a2_box .a2_swiper1 .swiper_prev,
	.a2_box .a2_swiper1 .swiper_next{
		left: calc(42% + 106px);
	}
	.a2_box .a2_1_content{
		font-size: 20px;
	}
	.a2_box{
		height: auto;
		padding-bottom: 100px;
	}
	
	.a1_box .a1_nav .a1_nav_subtitle{
		font-size: 40px;
	}
	.a1_box .a1_video .video_icon{
		width: 60px;
	}
	
	.a1_box .a1_nav:nth-child(1){
		min-width: 47px;
	}
	.a1_box .a1_nav:nth-child(2){
		min-width: 78px;
	}
	.a1_box .a1_nav:nth-child(3){
		min-width: 98px;
	}
	.a1_box .a1_nav:nth-child(4){
		min-width: 142px;
	}
	.a1_box .a1_nav:nth-child(5){
		min-width: 172px;
	}
}
@media screen and (max-width: 1100px) {
	.a3_con .a3_nav{
		width: 30%;
	}
	.a3_con .a3_nav:nth-child(2){
		margin-left: 5%;
		margin-right: 5%;
	}
}
@media screen and (max-width: 1000px) {
	.a2_box .a2_year{
		font-size: 160px;
	}
	.a2_swiper1{
		padding-bottom: 60px;
	}
	.a2_box .a2_swiper1 .swiper_next{
		bottom: 60px;
	}
	.a4_box{
		padding-top: 60px;
		padding-bottom: 0;
	}
	.a4_box .a4_nav{
		width: 17.6%;
		margin-right: 3%;
	}
	.a3_con .a3_nav:nth-child(1),
	.a3_con .a3_nav:nth-child(2),
	.a3_con .a3_nav:nth-child(3){
		width: 30%;
	}
}
@media screen and (max-width: 768px) {
	.a1_box{
		padding: 20px 0 10px 0;
	}
	.a1_box .a1_title{
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.a1_box .a1_subtitle{
		font-size: 20px;
		line-height: 20px;
	}
	.a1_box .a1_inner{
		margin-top: 20px;
		display: block;
	}
	.a1_box .a1_left{
		width: 100%;
	}
	.a1_box .a1_right{
		width: 100%;
		margin-top: 10px;
	}
	.a1_box .a1_nav .a1_nav_subtitle{
		font-size: 20px;
		line-height: 30px;
		height: 30px;
		margin: 10px 0;
	}
	.a1_box .a1_con{
		margin-top: 20px;
		overflow-x: auto;
		overflow-y: hidden;
		display: block;
		white-space: nowrap;
		padding-bottom: 15px;
	}
	.a1_box .a1_con::-webkit-scrollbar {
		height: 5px;
	}
	.a1_box .a1_con::-webkit-scrollbar-track {
		background: #bbb;
		border-radius: 10px;
	}
	.a1_box .a1_con::-webkit-scrollbar-thumb {
		background: #fcce27;
		border-radius: 10px;
	}
	.a1_box .a1_con::-webkit-scrollbar-thumb:hover {
		background: #fcce27;
	}
	.a1_box .a1_con::-webkit-scrollbar-corner {
		background: #fcce27;
	}
	
	.a1_box .a1_nav{
		font-size: 12px;
		line-height: 12px;
		display: inline-block;
		margin-right: 12px;
	}
	.a1_box .a1_video .video_icon{
		width: 50px;
	}
	
	.a1_box .a1_nav:nth-child(1){
		min-width: initial;
	}
	.a1_box .a1_nav:nth-child(2){
		min-width: initial;
	}
	.a1_box .a1_nav:nth-child(3){
		min-width: initial;
	}
	.a1_box .a1_nav:nth-child(4){
		min-width: initial;
	}
	.a1_box .a1_nav:nth-child(5){
		min-width: initial;
	}
	
	
	.a2_swiper2 .swiper-slide .a2_2_circle{
		width: 30px;
		height: 30px;
		left: 0;
		margin-top: -15px;
	}
	.a2_swiper2 .swiper-slide .a2_2_dian{
		left: 13px;
	}
	.a2_swiper2 .swiper-slide .a2_2_year{
		font-size: 12px;
		line-height: 12px;
		margin-top: 26px;
	}
	.a2_swiper1{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.a2_box .a2_1_img{
		width: 100%;
		margin-left: 0;
		padding: 0 10px;
	}
	.a2_swiper1 .swiper-slide{
		display: block;
	}
	.a2_box .a2_1_con{
		margin-left: 0;
		padding: 0 10px;
	}
	.a2_box .a2_1_year{
		margin-top: 10px;
	}
	.a2_box .a2_1_year .num{
		font-size: 20px;
	}
	.a2_box .a2_1_content{
		margin-top: 10px;
		font-size: 12px;
	}
	.a2_box{
		padding-bottom: 20px;
	}
	.a2_box .a2_swiper1 .swiper_prev{
		left: 20px;
		top: 42%;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.a2_box .a2_swiper1 .swiper_next{
		left: initial;
		right: 20px;
		bottom: initial;
		top: 42%;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.a3_box{
		margin-top: 0;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.a3_box .a3_title{
		font-size: 20px;
		padding-bottom: 10px;
	}
	.a3_box .a3_content{
		font-size: 12px;
		line-height: 24px;
	}
	.a3_con .a3_nav{
		font-size: 16px;
		margin-top: 30px;
	}
	.a3_con .a3_nav .a3_nav_subtitle{
		font-size: 12px;
		line-height: 18px;
	}
	.a3_con1{
		padding-top: 0;
	}
	.a3_con .a3_nav .a3_nav_img{
		height: 30px;
	}
	.a3_con .a3_nav .a3_nav_img .img{
		width: 36px;
	}
	.a3_con .a3_nav .a3_nav_title{
		line-height: 16px;
		padding: 5px 0;
	}
	.a4_tab {
	    margin-top: 20px;
		margin-bottom: 20px;
	}
	.a4_box{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.a4_box .a4_list .a4_nav{
		width: 31.333333%;
		margin-right: 3%;
	}
	.a4_box .a4_list .a4_nav:nth-child(5n){
		margin-right: 3%;
	}
	.a4_box .a4_list .a4_nav:nth-child(3n){
		margin-right: 0;
	}
	.a4_box .a4_title{
		font-size: 20px;
		line-height: 20px;
	}
	.a4_box .a4_subtitle{
		font-size: 12px;
		line-height: 12px;
	}
	.a4_box .a4_line{
		width: 56px;
		height: 1px;
	}
	.a4_box .a4_list{
		padding: 10px;
	}
	.a4_box .a4_list .a4_nav{
		height: 46px;
		margin-bottom: 10px;
	}
	.a4_prev{
		left: 0 !important;
	}
	.a4_next{
		right: 0 !important;
	}
	.a4_next,.a4_prev{
		width: 36px;
		height: 36px;
		background: rgba(0, 0, 0, 0.6);
		border-radius: 50%;
		top: 41%;
	}
	.a4_next::after,.a4_prev::after{
		font-size: 16px;
		color:#fcc80e;
	}
	.a4_box .a4_list .a4_nav:hover{
		box-shadow:none;
	}
	
	.a4_tab .a4_tab_nav {
	    width: 90px;
	    height: 24px;
	    line-height: 24px;
	    font-size: 14px;
	    margin-right: 10px;
	}
	.a4_box .a4_list2 {
	    padding: 0px 0px 20px 0px;
	}
	.a4_box .a4_list2 .a4_nav {
	    width: calc((100% - 30px) / 4);
	    height: 50px;
	    border-radius: 5px;
	    background-color: #fff;
	    margin-top: 10px;
	    margin-right: 10px;
		font-size: 12px;
		line-height: 14px;
	}
	.a4_box .a4_list2 .a4_nav:nth-child(5n){
		margin-right: 10px;
	}
	.a4_box .a4_list2 .a4_nav:nth-child(1), 
	.a4_box .a4_list2 .a4_nav:nth-child(2), 
	.a4_box .a4_list2 .a4_nav:nth-child(3), 
	.a4_box .a4_list2 .a4_nav:nth-child(4) {
	    margin-top: 0;
	}
	.a4_box .swiper-container{
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 414px) {

}