@charset "utf-8";
.id_str {
	top: -150px;
}

.a_title {
	line-height: 1;
}

.a_title .txt {
	font-size: 36px;
}

.a_title .txt2 {
	font-size: 20px;
	color: #888888;
}

.a1_box {
	margin-top: 50px;
	margin-bottom: 80px;
}

.a1_box .a1_nav {
	margin-right: 90px;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
}

.a1_box .a1_nav:last-child {
	margin-right: 0;
}

.a1_box .a1_nav .a1_nav_circle {
	width: 88px;
	height: 88px;
	border: 5px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	margin: auto;
	background: #fff;
	box-shadow: 0px 10px 47.5px 2.5px rgba(170, 170, 170, 0.2);
}

.a1_box .a1_nav:hover .a1_nav_circle {
	border: 5px solid #1eb2d5;
}

.a1_box .a1_nav .img2 {
	display: none;
}

.a1_box .a1_nav:hover .img1 {
	display: none;
}

.a1_box .a1_nav:hover .img2 {
	display: block;
}

.a1_box .a1_nav .a1_nav_title {
	padding-top: 12px;
}

.a1_box .a1_nav:hover .a1_nav_title {
	font-weight: bold;
	color: #666666;
}

.a2_content {
	font-size: 18px;
	line-height: 36px;
	padding-top: 36px;
}

.a2_content .txt {
	text-indent: 36px;
	margin-bottom: 20px;
}

.a2_content .txt:last-child {
	margin-bottom: 0;
}

.a2_video {
	width: 100%;
	background: #fff;
	box-shadow: 0px 3px 30px 0px rgba(75, 75, 77, 0.2);
	border: 10px solid #fff;
	box-sizing: border-box;
	position: relative;
	margin-top: 80px;
}

.a2_video .video_box {
	width: 100%;
	display: block;
	object-fit: fill;
}

.a2_video .video_img {
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
	width: 110px;
	height: 110px;
	cursor: pointer;
}

.a3_box {
	margin-top: 116px;
}

.a3_box .a3_con {
	width: 100%;
	position: relative;
	margin-top: 40px;
}

.a3_box .a3_left {
	width: 60%;
}

.a3_box .a3_right {
	width: 40%;
}

.a3_box .a3_left .img {
	width: 100%;
}

.a3_box .a3_con .img_bg {
	width: 100%;
}

.a3_box .a3_inner {
	position: absolute;
	width: calc(100% - 289px);
	left: 77px;
	z-index: 10;
	top: 68px;
}

.a3_box .a3_right .txt {
	padding-left: 100px;
	color: #666666;
	font-size: 20px;
	line-height: 30px;
	padding-top: 100px;
}

.a4_box {
	margin-top: 115px;
	padding-top: 50px;
	background: #f9f9f9;
}
.swiper_con{
	padding: 50px 0;
}
.mySwiper1 {
	width: 100%;
	padding: 30px 0;
}
.swiper-4 .swiper-pagination-bullet{
	background: #fff !important;
	border-radius: 0 !important;
	width: 92px !important;
	height: 5px !important;
}
.swiper-4 .swiper-pagination-bullet-active{
	background: #fff !important;
}
.swiper-4 .pagination-video{
	bottom: 55px !important;
}
/*.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	transition: 300ms;
	transform: scale(0.8);
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}*/
.mySwiper1 .a4_inner{
	width: 100%;
	border-radius: 10px;
}
.mySwiper1 .a4_slide_title{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 16px;
	background: #565757;
	padding: 12px 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.mySwiper1 .a4_img{
	box-sizing: border-box;
	border: 10px solid #565757;
	background: #565757;
	border-top: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.mySwiper1 .a4_img .img{
	width: 100%;
	border-radius: 10px;
}
.pagination-1{
	bottom: 0 !important;
}
.mySwiper1 .swiper-pagination-bullet-active {
    background: #1cb1d5 !important;
}




.a5_box {
	background: #ffffff;
	padding-top: 60px;
	padding-bottom: 130px;
}

.a5_con {
	position: relative;
}

.map_con {
	width: 100%;
	height: 664px;
	margin-top: 50px;
}

.BMap_mask {
	display: none;
}


/*.BMap_stdMpZoom{ display:none;}*/

.BMap_stdMpPan {
	display: none;
}

.BMap_cpyCtrl {
	display: none;
}

.BMap_scaleTxt {
	display: none;
}

.BMap_scaleCtrl {
	display: none;
}

.BMap_omCtrl {
	display: none;
}

.anchorBL {
	display: none;
}

.a5_info {
	position: absolute;
	right: 110px;
	top: 50%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1000;
	box-shadow: 0px 5px 15px 0px rgba(204, 204, 204, 0.75);
	background: #fff;
	width: 491px;
	height: 346px;
}

.a5_info_inner {
	margin-left: 30px;
	padding-top: 75px;
}

.a5_info .title {
	font-size: 28px;
	line-height: 1;
	padding-bottom: 20px;
}

.a5_info .phone {
	font-size: 18px;
	padding: 10px 30px 10px 24px;
	background-size: cover;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
}

.a5_info .address {
	font-size: 18px;
	padding: 10px 30px 10px 24px;
	background-size: cover;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
}


/*响应式适配*/

@media screen and (max-width: 1861px) {}

@media screen and (max-width: 1681px) {
	.a3_box .a3_inner {
		width: calc(100% - 120px);
		left: 40px;
		top: 68px;
	}
}

@media screen and (max-width: 1450px) {
	.a3_box .a3_inner {
		width: calc(100% - 90px);
		left: 40px;
		top: 50px;
	}
	.a3_box .a3_right .txt {
		padding-left: 50px;
		padding-top: 60px;
	}
}

@media screen and (max-width: 1335px) {
	.mySwiper1 .a4_slide_title{
		font-size: 14px;
	}
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 768px) {
	.id_str {
		top: -100px;
	}
	.swiper-4 .swiper-pagination-bullet{
		width: 20px !important;
		height: 3px !important;
	}
	.swiper-4 .pagination-video{
		bottom: 16px !important;
	}
	.mySwiper1 .swiper-pagination-bullet {
	    margin: 0 0 0 5px !important;
	}
	.mySwiper1 .a4_slide_title{
		font-size: 14px;
	}
	.swiper_con{
		padding-top: 0;
		padding-bottom: 30px;
	}
	.a1_box {
		margin: 20px 20px 40px 20px;
		-o-justify-content: space-between;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
	}
	.a1_box .a1_nav {
		margin-right: 20px;
	}
	.a1_box .a1_nav .a1_nav_circle {
		width: 50px;
		height: 50px;
		border: 2px solid #fff;
	}
	.a1_box .a1_nav:hover .a1_nav_circle {
		border: 2px solid #1eb2d5;
	}
	.a1_box .a1_nav .img {
		width: 60%;
	}
	.a_title .txt {
		font-size: 24px;
	}
	.a_title .txt2 {
		font-size: 12px;
	}
	.a2_content {
		font-size: 14px;
		line-height: 24px;
		padding-top: 20px;
	}
	.a2_video {
		margin-top: 20px;
		border: 3px solid #fff;
	}
	.a2_video .video_img {
		width: 40px;
		height: 40px;
	}
	.a3_box {
		margin-top: 40px;
	}
	.a3_box .a3_inner {
		width: auto;
		display: block;
		left: 0;
		top: 0;
		right: 0;
		position: initial;
	}
	.a3_box .a3_left {
		width: 100%;
	}
	.a3_box .a3_right {
		width: 100%;
	}
	.a3_box .a3_con {
		margin-top: 20px;
	}
	.a3_con .img_bg {
		display: none;
	}
	.a3_box .a3_right {}
	.a3_box .a3_right .txt {
		padding-left: 0;
		font-size: 14px;
		line-height: 24px;
		padding-top: 10px;
	}
	.a4_box {
		margin-top: 30px;
		padding-top: 30px;
	}
	.map_con {
		height: 360px;
		margin-top: 20px;
	}
	.a5_box {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.a5_info {
		position: initial;
		width: 100%;
		height: auto;
		padding-bottom: 30px;
		transform: initial;
	}
	.a5_info_inner {
		margin-left: 20px;
		padding-top: 30px;
	}
	.a5_info .title {
		font-size: 18px;
	}
	.a5_info .address,
	.a5_info .phone {
		font-size: 14px;
	}
}

@media screen and (max-width: 414px) {}