@charset "utf-8";

.goleeGlobal1 {
    background-color: #f1f3f5;
    /* overflow: visible; */
    padding-bottom: 170px;
}

.goleeGlobal1 h2 {
    padding: 120px 0 60px;
}

.goleeGlobal11 {
    width: 100%;
    position: relative;
}

.goleeGlobal11-pic {
    font-size: 0;
    width: 100%;
}

.goleeGlobal11-pic img {
    width: 100%;
}

.goleeGlobal11-t {
    width: 66.6%;
    position: absolute;
    top: 13%;
    color: #ffffff;
    line-height: 34px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}

.goleeGlobal12 {
    width: 85.5%;
    padding: 60px 0 0 0;
    position: relative;
    margin: -260px auto 0;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 58.16%, #f1f3f5 100%);
}

.goleeGlobal12-add {
    width: 22.56%;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
    text-align: center;
    margin-left: 60px;
}

.goleeGlobal12-add span {
    display: inline-block;
    line-height: 50px;
    font-weight: 500;
    color: #333333;
    padding-left: 30px;
    background: url(/img/globalMarkets/组/ 264.png) left center no-repeat;
    font-size: 16px;
}

.goleeGlobal12-add span:last-child {
    margin-left: 30px;
    background: url(/img/globalMarkets/组/ 11222.png) left center no-repeat;
}

.goleeGlobal12-map{
    width: 70%;
    margin: 0 auto;
    position: relative;
}
.goleeGlobal12-pic {
    width: 100%;
    font-size: 0;
}

.goleeGlobal12-pic img {
    width: 100%;
}
.goleeGlobal12-redmap {
    width: 100%;
    height: 100%;
}
.goleeGlobal12-redmap>div{
    position: absolute;
}
.company.golee-pic{
    width: 12.5%;
    left: 26%;
    top: 33%;
}
.company::after{
    content: '';
    width: 10px;
    height: 12px;
    background: url(/img/globalMarkets/组/ 11226.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 30%;
    top: 50%;
}
.poit{
    width: 30px;
    height: 30px;
    background: url(/img/globalMarkets/组/ 11222.png) no-repeat;
    background-size: 100% 100%;
}

.poit::before {
    content: '';
    border-radius: 50%;
    width: 60%;
    height: 60%;
    background-color: transparent;
    border: 1px solid #cc0000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    animation: goleeGlobalpoit 3s linear infinite;
}

@keyframes goleeGlobalpoit {
    0% {
        border: 1px solid rgba(204, 0, 0, 0.2);
    }

    50% {
        border: 10px solid rgba(204, 0, 0, 0.2);
    }

    100% {
        border: 1px solid rgba(204, 0, 0, 0.2);
    }
}
.poit::after{
    content: '非洲' ;
    width: 200%;
    text-align: center;
    height: 20px;
    color: #333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}
.poit2::after{
    content: '欧洲' !important;
}
.poit3::after{
    content: '亚洲' !important;
}
.poit4::after{
    content: '大洋洲' !important;
}
.poit5::after{
    content: '北美洲' !important;
}
.poit6::after{
    content: '南美洲' !important;
}
.poit1{
    left: 11%;
    top: 55%;
}
.poit2{
    left: 13.5%;
    top: 22%;
}
.poit3{
    left: 29%;
    top: 15%;
}
.poit4{
    left: 39%;
    top: 73%;
}
.poit5{
    left: 77%;
    top: 25%;
}
.poit6{
    left: 86%;
    top: 65%;
}

.goleeGlobal12-redmap .lineBg {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: right center !important;
    background-size: cover !important;
    animation: widthx 2s infinite linear 0s;
  }
  .goleeGlobal12-redmap .line4 .lineBg,
  .goleeGlobal12-redmap .line5 .lineBg ,
  .goleeGlobal12-redmap .line6 .lineBg {
    right:inherit;
    left: 0;
    background-position: left center !important;
  }
 
  
  @keyframes heightx {
    from {
      height: 0;
    }
  
    to {
      height: 100%;
    }
  }
  @keyframes widthx {
    from {
      width: 0;
    }
  
    to {
      width: 100%;
    }
  }
  
  .goleeGlobal12-redmap .line1 {
      width: 21.15%;
      height: 12.57%;
      top: 44%;
      left: 12.5%;
  }
  
  .goleeGlobal12-redmap .line2 {
      width:18.85%;
      height: 20.45%;
      top: 24%;
      left: 15%;
  }
  
  .goleeGlobal12-redmap .line3 {
      width: 4.82%;
      height: 25.45%;
      top: 17%;
      left: 30%;
  }
  .goleeGlobal12-redmap .line4 {
      width: 4.996%;
      height: 28.20%;
      top: 47%;
      left: 35.5%;
  }
  
  .goleeGlobal12-redmap .line5 {
      width: 43.354%;
      height: 20.21%;
      top: 23.5%;
      right: 21%;
  }
  .goleeGlobal12-redmap .line6 {
      width: 51.9%;
      height: 27.31%;
      top: 38%;
      right: 13.5%;
  }









.goleeGlobal12Bot {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 0 20px;
    justify-content: space-between;
    margin-bottom: -60px;
}

.goleeGlobal12Bot-single {
    display: flex;
    width: 30%;
    align-items: center;
}

.goleeGlobal12Bot-single1 {
    width: 163px;
    text-indent: -7px;
    height: 163px;
    text-align: center;
    background-color: #f1e6e6;
    border: 1px solid;
    border-radius: 50%;
    border-color: #cc0000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial;
    font-weight: 900;
    font-style: italic;
    color: #cc0000;
    font-size: 2.2em;
    position: relative;
}

.goleeGlobal12Bot-single1::after {
    content: '+';
    text-indent: 0px;
    width: 35px;
    height: 35px;
    background-color: #f1f3f5;
    border: 1px solid;
    border-color: #cc0000;
    position: absolute;
    top: 10%;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 16px;
    right: -10px;
}

.goleeGlobal12Bot-single:first-child .goleeGlobal12Bot-single1::after {
    content: '个';
}

.goleeGlobal12Bot-single2 {
    line-height: 30px;
    color: #333333;
    margin-left: 5%;
}

.goleHome3 {
    padding-top: 100px;
}

.goleHome3-con {
    width: 100%;
    /* height: 800px; */
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.goleHome-tit2 {
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
}

.goleHome3-banner {
    width: 20000px;
    display: flex;
}

.goleHome3-pic {
    width: 7465px;
    font-size: 0%;
}

.goleHome3-pic img {
    width: 100%;
}

.goleHome3-conbot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 45.156%;
    padding: 60px 0 70px 0;
    background-color: #fff;
    text-align: center;
    color: #333333;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.goleHome3-t1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
}

.goleHome3-t2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0 15px 0;
}

.goleHome3-conbot-pic {
    width: 75px;
    height: 75px;
    font-size: 0;
    margin: 10px auto;
}

.goleHome3-conbot-pic img {
    width: 100%;
}

.goleHome3-t3 {
    color: #666;
    padding: 0 11%;
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
}

/* 媒体盘问 */
@media screen and (max-width:1700px) {
    .goleeGlobal1 h2 {
        padding: 110px 0 55px;
    }
    .goleeGlobal11-t {
        width: 75%;
        line-height: 30px;
    }
    .goleeGlobal12Bot-single1 {
        width: 153px;
        height: 153px;
    }
    .goleHome3-conbot {
        padding: 50px 0 60px 0;
    }
    .goleHome3-t1 {
        font-size: 34px;
    }
    .goleHome3-pic {
        width: 6500px;
    }
}

@media screen and (max-width:1550px) {
    .goleeGlobal1 h2 {
        padding: 100px 0 50px;
    }
    .goleHome3 {
        padding-top: 80px;
    }
    .goleHome3-con {
        margin-top: 50px;
    }
    .goleHome3-t2 {
        font-size: 16px;
    }
    .goleHome3-t3 {
        font-size: 14px;
        line-height: 20px;
    }
    .goleeGlobal12 {
        padding: 50px 0 0 0;
        margin: -200px auto 0;
    }
    .goleeGlobal12Bot-single1 {
        width: 133px;
        height: 133px;
    }
    .goleeGlobal12Bot-single1::after {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .goleHome3-t1 {
        font-size: 30px;
    }
    .goleHome3-conbot {
        padding: 40px 0 50px 0;
    }
    .goleeGlobal11-t {
        width: 80%;
    }
    .goleHome3-pic {
        width: 6000px;
    }
}

@media screen and (max-width:1400px) {
    .goleeGlobal1 h2 {
        padding: 80px 0 35px;
    }
    .goleHome3 {
        padding-top: 60px;
    }
    .goleHome3-con {
        margin-top: 40px;
    }
    .goleeGlobal12-add span {
        font-size: 14px;
    }
    .goleHome3-t2 {
        font-size: 14px;
        margin: 5px 0 10px 0;
    }
    .goleHome3-t3 {
        margin-top: 5px;
        font-size: 12px;
    }
    .goleeGlobal12Bot-single1 {
        width: 113px;
        height: 113px;
    }
    .goleeGlobal12Bot-single1::after {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }
    .goleHome3-pic {
        width: 5500px;
    }
}

@media screen and (max-width:1300px) {
    .goleeGlobal1 h2 {
        padding: 60px 0 35px;
    }
    .goleHome3 {
        padding-top: 50px;
    }
    .goleeGlobal12Bot-single2 {
        font-size: 12px;
    }
    .goleeGlobal12Bot-single1 {
        width: 103px;
        height: 103px;
    }
    .goleeGlobal11-t {
        font-size: 12px;
        line-height: 20px;
    }
    .goleHome3-pic {
        width: 5000px;
    }
}

@media screen and (max-width:1024px) {}

.goleHome3-banner.ph,.goleeGlobal11-pic.ph {
    display: none;
}
@media screen and (max-width:1024px) {
    .goleHome3-banner,.goleeGlobal11-pic {
        display: none;
    }
    .goleeGlobal11-pic.ph { 
        display: block;
    }
    .goleHome3-banner.ph{
        display: flex;
    }
    .goleHome3-pic { 
        width: 1200px;
    }
    .goleHome3-conbot {
        position: unset;
        transform: translateX(0%);
        width: 100%;
        padding: 30px 0 40px 0;
    }
    .goleHome3-t1 {
        font-size: 18px;
        line-height: 24px;
    }
    .goleHome3-t2 {
        font-size: 12px;
        margin: 5px 0 20px 0;
    }
    .goleHome3-conbot-pic {
        width: 40px;
        height: 40px;
        margin: 0 auto 15px;
    }
    .goleHome3-t3 {
        font-size: 14px;
        line-height: 20px;
        padding: 0 5%;
    }
    .goleeGlobal1 {
        padding-bottom: 60px;
    }
    .goleeGlobal11-t {
        font-size: 16px;
        line-height: 32px;
        width: 93%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .goleeGlobal12 {
        padding: 40px 3% 0;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto 0;
    }
    .goleeGlobal12-add {
        width: 95%;
        margin: 0 auto;
    }
    .goleeGlobal12-map {
        width: 98%;
        margin: 50px auto;
    }
    .poit::after {
        width: 380%;
        font-size: 12px;
        top: -20px;
    }
    .poit {
        width: 10px;
        height: 10px;
    }
    .goleeGlobal12Bot-single {
        display: block;
        width: 30%;
        align-items: center;
    }
    .goleeGlobal12Bot-single1 {
        width: 68px;
        height: 68px;
        font-size: 18px;
        margin: 0 auto;
    }
    .goleeGlobal12Bot {
        padding: 0;
        margin-bottom: 0;
    }
    .goleeGlobal12Bot-single1::after {
        width: 18px;
        height: 18px;
    }
    .goleHome3 .goleHome-tit2 {
    padding: 0 5%;
}
}

@media screen and (max-width:400px) {}