/*发展历程*/
.swiper-container {width:100%; margin:0 auto; overflow:hidden; height:20rem}
.swiper-slide {text-align:left; width:27.4rem; padding:3rem 2.5rem 0; position:relative; box-sizing: border-box; background:#eff0f4}
.swiper-slide h2{font-size:3rem;font-family:myPoppinsbo; background:url(../images/about2.jpg) no-repeat left 2px bottom; padding-bottom:0.8rem; margin-bottom:1rem;}
.swiper-slide span{ display:block; font-size:1.2rem; font-family:myPoppinsbo} 
.swiper-slide .yuan{ position:absolute; width:17px; height:17px; background:#005bab; border-radius:50%; border:10px solid #c4d9ec;top:0; left:-19px;}
.swiper-slide h4{color:#005bab;}

.swiper-button-prev{left:-80px; position:absolute;
	background: url('../images/jt2.png') no-repeat center center !important; /* 自定义箭头路径 */
	background-repeat: no-repeat !important;
	color: transparent !important; /* 隐藏默认文字 */
	width: 55px !important; /* 自定义宽度 */
	height: 55px !important; /* 自定义高度 */ border:1px dashed #000; border-radius:50%;
}
.swiper-button-next{ right:-80px;position:absolute;
  	background: url('../images/jt2.png') no-repeat center center !important; /* 自定义箭头路径 */
	transform: rotate(180deg);
	background-repeat: no-repeat !important;
	color: transparent !important; /* 隐藏默认文字 */
	width: 55px !important; /* 自定义宽度 */
	height: 55px !important; /* 自定义高度 */ border:1px dashed #000; border-radius:50%;
}

.swiper-wrapper{ width:100%; margin:0 auto;}

.about4{ width:85%; position:relative; margin:0 auto}

/*地图*/
.about7 .content{ position:relative;}
.about7 .content img{ width:100%; object-fit:contain; pointer-events:none}
.about7 .content span{ font-size:0.8rem}

.about7 .gj .dian{ background:#1ba74f; width:10px; height:10px; border-radius:50%; position:relative;position:absolute;}
.about7 .gj .dian::after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: #1ba74f;
    opacity: 0.3;
    border-radius: 50%;
    animation: 1s circle_animate linear infinite;
    pointer-events: none;
}
@keyframes circle_animate {
      0% {transform: scale(1);opacity: 0.3;}
      100% {transform: scale(3);opacity: 0;}
    }
	
/*中国*/
.about7 .gj2 .dian{ background: url(../images/dtlogo.png) no-repeat center center #000; width:42px; height:42px; border-radius:50%; position:relative;position:absolute; top: 34.1%;left: 77.3%;}
.about7 .gj2 .dian::after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: #000;
    opacity: 0.3;
    border-radius: 50%;
    animation: 1s circle_animate2 linear infinite;
    pointer-events: none;
}
@keyframes circle_animate2 {
      0% {transform: scale(1);opacity: 0.3;}
      100% {transform: scale(2);opacity: 0;}
    }

.about7 .gj{ position:absolute;font-size:1rem;}
.about7 span{display:block; position:absolute; white-space: nowrap;}
/*下*/
.about7 .weiz{ top: 17%; left: 17.1%;}/*加拿大*/
.about7 .weiz span{ top:1em; left:-1.3rem;}
.about7 .weiz2{ top: 29.6%;left: 21.1%;}/*美国*/
.about7 .weiz2 span{ top:1em; left:-0.4rem;}
.about7 .weiz3{ top: 42.7%;left: 19.1%;}/*墨西哥*/
.about7 .weiz3 span{ top:1em; left:-1.1em;}
.about7 .weiz4{ top: 68.2%; left: 34.9%;}/*巴西*/
.about7 .weiz4 span{ top:1em; left:-0.7rem;}
.about7 .weiz5{top: 87%; left: 29.5%;}/*阿根廷*/
.about7 .weiz5 span{ top:1em; left:-1.6rem;}
.about7 .weiz6{top: 76.5%;left: 50.4%;}/*南非*/
.about7 .weiz6 span{ top:1em; left:-2.5em;}
.about7 .weiz7{top: 25.2%;left: 47.4%;}/*意大利*/
.about7 .weiz7 span{ top:1em; left:-0.5em;}
.about7 .weiz8{top: 9.4%; left: 73.6%;}/*俄罗斯*/
.about7 .weiz8 span{ top:1em; left:-1.1em;}
.about7 .weiz9{top: 42.7%;left: 66.3%;}/*印度*/
.about7 .weiz9 span{ top:1em; left:-.6em;}
/*上*/
.about7 .weiz10{top: 17.2%;left: 42.5%;}/*英国*/
.about7 .weiz10 span{ top: -2.5em; left:-2em;}
.about7 .weiz11{top: 19.4%;left: 47%;}/*德国*/
.about7 .weiz11 span{ top: -0.7em;left: 1.4em;}
.about7 .weiz12{top: 52.7%;left: 73.4%;}/*马来西亚*/
.about7 .weiz12 span{ top: -2.5em; left:-2.3em;}
.about7 .weiz13{top: 60.9%;left: 76.1%;}/*印尼*/
.about7 .weiz13 span{ top: -2.5em; left:-2.4em;}
/*左*/
.about7 .weiz14{top: 22.6%;left: 45.1%;}/*法国*/
.about7 .weiz14 span{ top: -0.8em; left: -4.4em;}
.about7 .weiz15{top: 27.6%; left: 42.3%;}/*西班牙*/
.about7 .weiz15 span{ top: -0.8em; left: -3.9em;}
/*右*/
.about7 .weiz16{top: 17%; left: 49%;}/*波兰*/
.about7 .weiz16 span{ top: -0.8em; left: 1.6em;}
.about7 .weiz17{top: 29.4%;left: 53.3%;}/*土耳其*/
.about7 .weiz17 span{ top: -0.8em; left: 1.6em;}
.about7 .weiz18{top: 29.4%;left: 84.6%;}/*日本*/
.about7 .weiz18 span{ top: -0.8em; left: 1.6em;}
.about7 .weiz19{top: 31.4%; left: 80.8%;}/*韩国*/
.about7 .weiz19 span{ top: -0.8em; left: 1.6em;}




/*全球战略*/
.qqzl{ text-align:center}
.qqzl .content{ position:relative}
.qqzl .content img{ width:100%; object-fit:contain; pointer-events:none}
.qqzl .gj{ position:absolute; text-align:center; color:#1b93d2; font-size:1rem;}
.qqzl .gj span{ display:block; padding:0.5rem; position:absolute;white-space: nowrap;}
.qqzl .gj .dian{ background:#1b93d2; width:10px; height:10px; border-radius:50%; margin:auto; position:relative;position:absolute;}
.qqzl .gj .dian::after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: #1b93d2;
    opacity: 0.3;
    border-radius: 50%;
    animation: 1s circle_animate linear infinite;
    pointer-events: none;
}
@keyframes circle_animate {
      0% {
        transform: scale(1);
        opacity: 0.3;
      }
      100% {
        transform: scale(2.5);
        opacity: 0;
      }
    }
.qqzl .weiz{ top:11%; left:33.9%}
.qqzl .weiz span{ top:0; left:-1.7rem}
.qqzl .weiz2{ top:19.5%; left:4%}
.qqzl .weiz2 span{ top:-3rem; left:-1.1rem;}
.qqzl .weiz3{ top:23.1%; left:8.7%}
.qqzl .weiz3 span{ top:-3rem; left:-1.8rem;}
.qqzl .weiz4{ top:26%; left:7%;}
.qqzl .weiz4 span{ top:-1.5rem; left:-3.1rem;}
.qqzl .weiz5{ top:29.2%; left:9.2%}
.qqzl .weiz5 span{ top:0; left:-1.7rem}
.qqzl .weiz6{ top:30.1%; left:4.1%}
.qqzl .weiz6 span{ top:0; left:-0.5rem}
.qqzl .weiz7{top:16%; left: 76.9%;}
.qqzl .weiz7 span{ top:0; left:-1.7rem}
.qqzl .weiz8{top:27%; left:81.3%}
.qqzl .weiz8 span{ top:0; left:-1.1rem}
.qqzl .weiz9{top:35%; left:37%}
/*新添地址*/
.qqzl .weiz10{ top:21.3%; left:10.5%}
.qqzl .weiz10 span{ top:-3rem; left:-0.7rem;}
.qqzl .weiz11{ top:25.1%; left:9.9%}
.qqzl .weiz11 span{ top:-1.4rem; left:0.8rem;}
.qqzl .weiz12{ top:27.5%; left:11.2%}
.qqzl .weiz12 span{ top:-1.4rem; left:0.8rem;}
.qqzl .weiz13{ top:30.9%; left:3.1%}
.qqzl .weiz13 span{ top:-1.45rem; left:-3.9rem}
.qqzl .weiz14{ top:32%; left:15.3%}
.qqzl .weiz14 span{ top:-1.4rem; left:0.8rem;}
.qqzl .weiz15{ top: 32.7%;left: 42.2%;}
.qqzl .weiz15 span{ top:-1.4rem; left:0.8rem;}
.qqzl .weiz16{ top: 41.9%;left: 79.6%;}
.qqzl .weiz16 span{ top:0; left:-1.7rem}

.qqzl .gj2{ position:absolute; text-align:center;}
.qqzl .gj2 .dian{ background:url(../images/dtlogo.png) no-repeat center center #005bab; background-size:60% auto; width:4rem; height:4rem; border-radius:50%;margin:auto; position:relative}
.qqzl .gj2 .dian::after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: #005bab;
    opacity: 0.3;
    border-radius: 50%;
    animation: 1s circle_animate linear infinite;
    pointer-events: none;
}
.qqzl .gj2 .zggc{ position:absolute; text-align:left;white-space:nowrap; left:140%; top:30%}
.qqzl .gj2 .zggc span{ color:#005bab; font-size:1.3rem; font-weight:bold;}
.qqzl .gj2 .zggc li{ background:url(../images/zg2.png) no-repeat left center; padding-left:20px;}
.qqzl .gj2 .zggc li:nth-child(1){background:url(../images/zg1.png) no-repeat left center;}

@media (max-width:768px){
.swiper-container {width:100%; margin:0 auto; overflow:hidden; height:24rem}
.about4{ width:65%; position:relative; margin:0 auto}
.swiper-button-prev{left:-50px; position:absolute;
	background: url('../images/jt2.png') no-repeat center center !important; /* 自定义箭头路径 */
	background-repeat: no-repeat !important;
	color: transparent !important; /* 隐藏默认文字 */
	width: 40px !important; /* 自定义宽度 */
	height: 40px !important; /* 自定义高度 */ border:1px dashed #000; border-radius:50%; background-size:80%
}
.swiper-button-next{ right:-50px;position:absolute;
  	background: url('../images/jt2.png') no-repeat center center !important; /* 自定义箭头路径 */
	transform: rotate(180deg);
	background-repeat: no-repeat !important;
	color: transparent !important; /* 隐藏默认文字 */
	width: 40px !important; /* 自定义宽度 */
	height: 40px !important; /* 自定义高度 */ border:1px dashed #000; border-radius:50%; background-size:80%
}
.swiper-slide {text-align:left; width:100%; padding:3rem 2.5rem 0; position:relative; box-sizing: border-box; background:#eff0f4}
.about7 .content span{ display:none}
.about7 .gj .dian{ width:5px; height:5px;}

}

