.map-banner {
	background: url(/images/bj11.jpg);
	padding: 1.2rem 0;
	overflow: hidden;
}
.layui-container{
	position: relative;
}
.map-container {
	position: relative;
}
.layui-container .section_title{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.global-map{
	position: relative;
}
.global-map .map-text{
	padding-left:140px;
	font-size: 14px;
	color: #666;
	line-height: 220%;
	
}
.global-map .yx_deGundong{
	position: absolute;
	bottom:-10%;
	left: 50%;
	z-index: 4;
	transform: translateX(-50%);
	height: auto;
	overflow: hidden;
}
.global-map .yx_deGundong .swiper-container{
	overflow: visible !important;
}
.global-map .yx_deGundong .swiper-wrapper{
	height: 400px;
}
.global-map .swiper-slide{
	opacity: 0.1;
	transition: all 0.6s;
}
.global-map .swiper-slide.swiper-slide-duplicate{
opacity: 0;	
}
.global-map .swiper-slide.swiper-slide-prev,.global-map .swiper-slide.swiper-slide-next{
	opacity: 0.3 !important;
}
.global-map .swiper-slide.swiper-slide-active{
	opacity: 1 !important;
}
.global-map .swiper-slide.swiper-slide-active p{
	font-size: var(--yx_FS18) !important;
	font-weight: bold !important;
	color: #222;
}
.global-map .swiper-slide.swiper-slide-active p span{
	font-size:0.6rem !important;
	font-weight: bold !important;
}
.global-map .swiper-slide p{
	font-size: var(--yx_FS16);
	line-height: 200%;
	color: #666;
	transition: all 0.6s;
}
.global-map .swiper-slide p span{
	    font-family: 'AVANTGARDEBOOK-BT';
		color: var(--yx_Color);
		font-size: 0.42rem;
			transition: all 0.6s;
}
.global-map .map {
	position: relative;
	width: 60%;
	max-width: 1080px;
	margin: 120px 0 0 auto;
}

.global-map .map-dot-item {
	position: absolute;
	margin-left: -4vw;
	margin-top: -4vw;
	width: 8vw;
	height: 8vw;
	cursor: pointer;
	overflow: hidden;
}


@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
		opacity: 0
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-o-transform: scale(1.3.3);
		transform: scale(1.3);
		opacity: 0
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1);
		opacity: 0
	}
}


.yx_MapBox .region-list {
	position: absolute;
	left: 0;
	top: 0;
}

.yx_MapBox .area-box .dot {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #c73030;
	opacity: 1;
	filter: alpha(opacity=100);
}

.yx_MapBox .area-box .pulse {
	position: absolute;
	top: -20px;
	left: -20px;
	height: 50px;
	width: 50px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	-moz-box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}

.yx_MapBox .area-box .pulse {
	position: absolute;
	top: -20px;
	left: -20px;
	height: 50px;
	width: 50px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	-moz-box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	box-shadow: 0 0 4px #c73030, 0 0 10px #c73030 inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}

.yx_MapBox .dian1 {
	    left: 75%;
	    top: 19%;
}

.yx_MapBox .dian2 {
	left: 75%;
	    top: 24%;
}

.yx_MapBox .dian3 {
	left: 61%;
	top: 42%;
}

.yx_MapBox .dian4 {
	left: 57%;
	top: 44%;
}

.yx_MapBox .dian5 {
	left: 66%;
	top: 48%;
}

.yx_MapBox .dian6 {
	left: 71%;
	top: 66%;
}

.yx_MapBox .dian7 {
	left: 55%;
	top: 73%;
}

.yx_MapBox .dian8 {
	left: 63%;
	top: 84%;
}

.yx_MapBox .dian9 {
	left: 54%;
	top: 89%;
}

.yx_MapBox .dian10 {
	left: 48%;
	top: 67%;
}

.yx_MapBox .dian11 {
	left: 58%;
	top: 53%;
}

.yx_MapBox .dian12 {
	left: 65%;
	top: 61%;
}

.yx_MapBox .dian13 {
	left: 69%;
	top: 74%;
}

.yx_MapBox .dian14 {
	left: 65%;
	top: 68%;
}

.yx_MapBox .dian15 {
	left: 47%;
	top: 73%;
}



@media screen and (max-width: 768px) {
	.global-map .map-dot-item {
		margin-left: -25px;
		margin-top: -25px;
		width: 50px;
		height: 50px;
	}
}

.global-map .map-dot-line {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.75px;
	margin-top: -0.75px;
	height: 1.5px;
	background: #c9151e;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 0px;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
}

.global-map .map-dot {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-map .map-dot .icon {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	bottom: 40%;
	transform: translateX(-50%);
}

.global-map .map-dot-layer {
	width: 32px;
	height: 32px;
	cursor: pointer;
	border-radius: 50%;
	position: relative;
	display: inline-block;
}

.global-map .map-dot-layer .point {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1px;
	height: 1px;
	margin-top: -0.5px;
	margin-left: -0.5px;
}

.global-map .map-dot-layer .dot {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -4px;
	margin-left: -4px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.global-map .map-dot-layer .dot span {
	width: 8px;
	height: 8px;
	background-color: #004098;
	display: block;
	border-radius: 8px;
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.global-map .map-dot-layer .dot:before {
	content: '';
	position: absolute;
	left: 2px;
	right: 2px;
	top: 2px;
	bottom: 2px;
	border: 2px solid #004098;
	border-radius: 50%;
	opacity: 0;
	z-index: 1;
}

.global-map .map-dot .map-dot-layer .dot:before {
	-webkit-animation: warn-1 1s ease-in-out 0s infinite;
	animation: warn-1 1s ease-in-out 0s infinite;
}

/*.global-map .map-dot-layer .dot:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #C9151E;
    border-radius: 50%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}*/
.global-map .map-dot-text {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	color:#c73030;
}

.global-map .map-dot-text.is-top,
.global-map .map-dot-text.is-bottom {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.global-map .map-dot-text.is-top {
	bottom: 100%;
}

.global-map .map-dot-text.is-bottom {
	top: 65%;
}

.global-map .map-dot-text.is-right {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100%;
}

.global-map .map-dot-item.active {
	overflow: unset;
}

.global-map .map-dot-item.active .map-dot-layer .dot span {
	background-color: #C9151E;
}

.global-map .map-dot-item.active .map-dot-layer .dot:before {
	border-color: #C9151E;
	background-color: #C9151E;
}

.global-map .map-dot-item.active .map-dot-layer .dot:before {
	-webkit-animation: warn-2 1.2s ease-in-out infinite;
	animation: warn-2 1.2s ease-in-out infinite;
}

/*.global-map .map-dot:hover .map-dot-layer .dot:before{
    -webkit-animation: warn-2 1.2s ease-out 0s infinite;
    animation: warn-2 1.2s ease-out 0s infinite;
}*/
@-webkit-keyframes warn-1 {
	0% {
		opacity: 1;
		left: 2px;
		right: 2px;
		top: 2px;
		bottom: 2px;
	}

	90% {
		opacity: 0;
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: -10px;
	}
}

@keyframes warn-1 {
	0% {
		opacity: 1;
		left: 2px;
		right: 2px;
		top: 2px;
		bottom: 2px;
	}

	90% {
		opacity: 0;
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: -10px;
	}
}

@-webkit-keyframes warn-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	90% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}
}

@keyframes warn-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	90% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}
}

.global-map .map-dot-bubble {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 240px;
	padding: 15px;
	background: #fff;
	text-align: left;
	margin-top: 20px;
	/* margin-left: -120px; */
	opacity: 0;
	-webkit-transform: translate3d(-50%, 20px, 0);
	transform: translate3d(-50%, 20px, 0);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: -1;
}

.global-map .map-dot-bubble:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -19px;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.global-map .map-dot-bubble.pop-top {
	top: unset;
	bottom: 100%;
	margin-top: -20px;
	-webkit-transform: translate3d(-50%, -20px, 0);
	transform: translate3d(-50%, -20px, 0);
}

.global-map .map-dot-bubble.pop-top:after {
	top: unset;
	bottom: -19px;
	border: 10px solid transparent;
	border-top: 10px solid #fff;
}

.global-map .map-dot-bubble.pop-right {
	left: 100%;
	margin-left: 20px;
	margin-top: 0;
	-webkit-transform: translate3d(20px, -50%, 0);
	transform: translate3d(20px, -50%, 0);
}

.global-map .map-dot-bubble.pop-left {
	left: unset;
	margin-left: 0;
	right: 100%;
	margin-right: 20px;
	margin-top: 0;
	-webkit-transform: translate3d(-20px, -50%, 0);
	transform: translate3d(-20px, -50%, 0);
}

.global-map .map-dot-bubble.pop-right:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: -19px;
	margin-left: unset;
	border: 10px solid transparent;
	border-right: 10px solid #fff;
}

.global-map .map-dot-bubble.pop-left:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: unset;
	margin-left: unset;
	right: -19px;
	border: 10px solid transparent;
	border-left: 10px solid #fff;
}

.global-map .map-dot-bubble .title {
	/*font-size: 16px;*/
	color: #214474;
	margin-bottom: 15px;
	font-weight: bold;
}

.global-map .map-dot-bubble .desc {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	display: flex;
	justify-content: space-between;
}

.global-map .map-dot-bubble .desc .more-btn {
	margin-top: 15px;
}

.global-map .map-dot-bubble .desc ul {
	padding-left: 16px;
}

.global-map .map-dot-bubble .desc li {
	margin-bottom: 5px;
	list-style: disc outside;
}

.global-map .map-dot-item.active .map-dot-bubble {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	z-index: 9;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

.global-map .map-dot-item.active .map-dot-bubble.pop-left,
.global-map .map-dot-item.active .map-dot-bubble.pop-right {
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@media screen and (max-width: 1199.99px) {
	.global-map .map-dot-text,.china-container::before {
		font-size: 10px !important;
	}
}

.china-container {
	position: absolute;
	/*width: 7%;
  left: 69.6%;
  top: 22.95%;*/
	width: 6%;
	left: 57%;
	top: 79%;
}
.china-container::before{
	content:'德高中国总部';
display: inline-block;
	position: absolute;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	color:#c73030;
	left: 50%;
	transform: translateX(-50%);
	bottom: -20px;
}
.china-container .circle {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.china-container .circle img {
	width: 100%;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: block;
	vertical-align: middle;
}

.china-container .circle1 {
	width: 268%;
}

.china-container .circle2 {
	width: 580%;
}

.china-container .circle3 {
	width: 1181%;
}

.china-container .line,
.china-container .circle4 {
	width: 1907%;
}

.china-container .circle1 img {
	-webkit-animation: circle 20s linear infinite;
	animation: circle 20s linear infinite;
}

.china-container .circle2 img {
	-webkit-animation: circle 15s linear infinite;
	animation: circle 15s linear infinite;
}

.china-container .circle3 img {
	-webkit-animation: circle 25s linear infinite;
	animation: circle 25s linear infinite;
}

.china-container .circle4 img {
	-webkit-animation: circle 20s linear infinite;
	animation: circle 20s linear infinite;
}

.china-container .china-dot {
	cursor: pointer;
	position: relative;
}

.china-container .china-dot:before {
	content: "";
	background-color: #C9151E;
	position: absolute;
	left: 10%;
	right: 10%;
	top: 10%;
	bottom: 10%;
	border-radius: 50%;
	-webkit-animation: warn-3 1.6s ease-out infinite;
	animation: warn-3 1.6s ease-out infinite;
	z-index: 0;
}

.china-container .china-dot img {
	width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	z-index: 2;
}

.china-container .china-dot .text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	z-index: 3;
}

.china-container .point {
	width: 1px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -0.5px;
	margin-left: -0.5px;
}

@media screen and (max-width: 1599.99px) {
	.china-container .china-dot .text {
		font-size: 12px;
	}
}

@media screen and (max-width: 767.99px) {
	.china-container .china-dot .text {
		font-size: 2vw;
	}

	.global-map .map-dot-layer {
		width: 4vw;
		height: 4vw;
	}
}

@-webkit-keyframes warn-3 {
	0% {
		opacity: 0.35;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	75% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}
}

@keyframes warn-3 {
	0% {
		opacity: 0.35;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	75% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6);
	}
}

@-webkit-keyframes circle {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes circle {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.map-container .date-tip {
	position: absolute;
	right: 0%;
	bottom: 20px;
	color: rgba(255, 255, 255, 0.25);
	font-size: 12px;
}