
.bgcnav{
    width: 100%;
    height: 300px;
    background: url(../images/fuwubgc.png) center no-repeat;
    position: relative;
    display: block;
  }

  .bgcnav>div .bgcnavt1{
    font-size: 24px;
    font-family: MicrosoftYaHeiSemibold;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    padding-top: 87px;
  }
  .bgcnav>div .bgcnavt2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin-top: 12px;
  }
  .bgcnav>div .bgcnavt3{
    width: 32px;
    height: 2px;
    background: #fff;
    margin-top: 27px;
  }
  .bgcnav>div .bgcnavt4{
    width: 105px;
    height: 26px;
    margin-top: 24px;
  }
  .bgcnav>div .bgcnavt4 img{
    width: 100%;
    height: 100%;
    display: block;
  }

.mapcon{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.mapcon .leftnav{
    width: 15.6%;
    border-top: 1px solid #ededed;
    padding: 30px 0 0 0;
}
.mapcon .leftnav .imgicon{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0061AE;
    line-height: 45px;
}
.mapcon .leftnav .imgicon img{
    width: 46px;
    height: 46px;
    margin-right: 16px;
}
.mapcon .leftnav ul li{
    padding: 15px 0 15px 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.mapcon .leftnav ul li>div:nth-child(1){
    width: 16px;
    height: 2px;
    background: transparent;
    margin-right: 17px;
}
.mapcon .leftnav ul .liactive{
    color: #0061AE;
}
.mapcon .leftnav ul .liactive>div:nth-child(1){
    background: #0061AE;
}
.mapcon .rightcon{
    width: 81%;
}
.mapcon .rightcon>div{
    display: none;
}
.mapcon .rightcon>.blockdiv{
    display: block;
}
.mapcon .rightcon>div{
    padding: 50px 40px;
}
.mapcon .rightcon>div{
    background: #F7F9FA;
}
.mapcon .rightcon>div .title{
    font-size: 24px;
    font-family: MicrosoftYaHeiSemibold;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}
.mapcon .rightcon>div .eng{
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    font-weight: normal;
    color: #999999;
    line-height:36px;
}
.mapcon .rightcon>div .txt{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin: 20px 0 20px 0;
}
.mapcon .rightcon>div>div{
    width: 100%;
    position: relative;
    margin-top: 0;
   
}
.mapcon .rightcon>div>div>img{
    width: 100%;
}
.mapcon .rightcon>div>div:nth-child(1){
    width: 100%;
    position: relative;
    margin-top: 60px;                           
}
.mapcon .rightcon .phonelist .title2{
    font-size: 20px;
    font-family: MicrosoftYaHeiSemibold;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-bottom: 30px;
}
.mapcon .rightcon .phonelist .xinxi{
    display: flex;
    justify-content: space-between;
}
.mapcon .rightcon .phonelist .xinxi>div{
    width: 50%;
}
.mapcon .rightcon .phonelist .xinxi>div>p:nth-child(1){
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}
.mapcon .rightcon .phonelist .xinxi>div>p:nth-child(2){
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin-top: 15px;
}
.mapcon .rightcon .phonelist .xinxi>div>p:nth-child(2)>span{
    margin-right:30px;
    display: block;
}
.mapcon .rightcon .gmapcon{
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.mapcon .rightcon .gmapcon>img{
    width: 500px;
    height: 430px;
}
.mapcon .rightcon .gmapcon>div{
    width: 40%;
}
.mapcon .rightcon .gmapcon>div>div:nth-child(1){
    display: flex;
    margin-bottom: 40px;
}
.mapcon .rightcon .gmapcon>div>div>span{
    width: 75px;
    height: 32px;
    border: 1px solid #E6E7E8;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    cursor: pointer;
}
.mapcon .rightcon .gmapcon>div>div .spanmapact{
    color: #fff;
    background: #0061AE;
}
.mapcon .rightcon .gmapconlist>div{
    display: none;
}
.mapcon .rightcon .gmapconlist>.gmapconliblock{
    display: block;
}
.mapcon .rightcon .gmapcon>div .phoneli{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
    line-height: 34px;
    display: block;
    margin-bottom: 20px;
}
.mapcon .rightcon .gmapcon>div .phoneli .phonelititle{
    font-size: 18px;
    color: #333333;
}
.mapcon .rightcon .gmapcon>div .phoneli  .phonelicon p{
    line-height: 25px;
}




.mapcon .rightcon>div>div:nth-child(2) img{
    width: 100%;
    height: 445px;
}
.mapcon .rightcon>div:nth-child(2)>div>div{
    width: 100%;
    height: 445px;
    position: absolute;
    top: 0;
    left: 0;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian{
    position: absolute;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian i{
    width: 16px;
    height: 23px;
    display: inline-block;
    background: url(../images/huiicon.png) center no-repeat;
    background-size: 100% 100%;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian div{
    min-width: 350px;
    padding: 24px;
    border-radius: 10px;
    background: #404040;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    position: absolute;
    bottom: 40px;
    left: -191px;
    display: none;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian div:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #404040;
    left: 50%;
    margin-left: -10px;
    bottom: -20px;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian div .maot{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 16px;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian:hover i{
    background: url(../images/redicon.png) center no-repeat;
    background-size: 100% 100%;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapdian:hover div{
    display: block;
}
.mapcon .rightcon > div:nth-child(2) > div > div .mapi1 {
    top: 46%;
    left: 67.2%;
}
.mapcon .rightcon > div:nth-child(2) > div > div .mapi2 {
    top: 49%;
    left: 68.5%;
}
.mapcon .rightcon > div:nth-child(2) > div > div .mapi3 {
       top: 19.48%;
    left: 50.4%;
}
.mapcon .rightcon > div:nth-child(2) > div > div .mapi4 {
    top: 37.5%;
    left: 75.5%;
}
.mapcon .rightcon > div:nth-child(2) > div > div .mapi5 {
    top: 30.5%;
    left: 17.5%;
}
.mapcon .rightcon>div:nth-child(2)>div>div .mapi6{
    top: 49.2%;
    left: 74.8%;
}



@media screen and (max-width: 1024px){
    .mapcon .leftnav {
        width: 21%;
    }
    .mapcon .rightcon {
        width: 75%;
    }
    .mapcon .rightcon>div{
        padding: 20px;
    }
   .mapcon .rightcon>div .txt{
    margin: 10px;
   }
   .mapcon .rightcon>div>div{
       margin-top: 50px;
   }
   .mapcon .rightcon .phonelist .xinxi{
       flex-wrap: wrap;
   }
   .mapcon .rightcon .phonelist .xinxi>div{
       width: 100%;
       margin-bottom: 20px;
   }
   .mapcon .rightcon .gmapcon{
        flex-wrap: wrap;
   }
   .mapcon .rightcon .gmapcon>img{
       width: 100%;
       height: 100%;
       margin-bottom: 10px;
   }
   .mapcon .rightcon .gmapcon>div{
       width: 100%;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div .mapdian div{
       z-index: 1;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div{
       height: 100%;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div .mapi1{
        top: 33.5%;
        left: 17.5%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi2{
        top: 4%;
        left: 58%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi3{
        top: 19.5%;
        left: 54.4%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi4{
        top: 27.55%;
        left: 72%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi5{
        top: 34.75%;
        left: 74.2%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi6{
        top: 48.2%;
        left: 74.8%;
    }
  }

  @media screen and (max-width: 767px){
      
    .bgcnav{
        background: url(../images/fuwubgc.png) center no-repeat;
        width: 100%;
        height: 100px;
        background-size: cover;
        position: relative;
        display: block;
    }

    .bgcnav>div .bgcnavt1{
        font-size: 24px;
        font-family: MicrosoftYaHeiSemibold;
        font-weight: 400;
        color: #fff;
        line-height: 26px;
        padding-top: 87px;
    }
    .bgcnav>div .bgcnavt2{
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff;
        line-height: 28px;
        margin-top: 12px;
    }
    .bgcnav>div .bgcnavt3{
        width: 32px;
        height: 2px;
        background: #fff;
        margin-top: 27px;
    }
    .bgcnav>div .bgcnavt4{
        width: 105px;
        height: 26px;
        margin-top: 24px;
    }
    .bgcnav>div .bgcnavt4 img{
        width: 100%;
        height: 100%;
        display: block;
    }

    .mapcon{
        width: 100%;
        display: block;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .mapcon .leftnav{
        width: 100%;
        border-top: 1px solid #ededed;
        padding: 10px 0 0 0;
        margin-bottom: 30px;
    }
    .mapcon .leftnav .imgicon{
        display: flex;
        align-items: center;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #0061AE;
        line-height: 45px;
    }
    .mapcon .leftnav .imgicon img{
        width: 46px;
        height: 46px;
        margin-right: 16px;
    }
    .mapcon .leftnav ul {
        display: flex;
        flex-wrap: wrap;
    }
    .mapcon .leftnav ul li{
        padding: 15px 0 15px 15px;
        display: flex;
        align-items: center;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        cursor: pointer;
        box-sizing: border-box;
    }
    .mapcon .leftnav ul li>div:nth-child(1){
        width: 16px;
        height: 2px;
        background: transparent;
        margin-right: 17px;
    }
    .mapcon .leftnav ul .liactive{
        color: #0061AE;
    }
    .mapcon .leftnav ul .liactive>div:nth-child(1){
     background: #0061AE;
    }
    .mapcon .rightcon{
        width: 100%;
    }


  

    .mapcon .rightcon>div{
        padding: 20px;
    }
   .mapcon .rightcon>div .txt{
    margin: 10px;
   }
   .mapcon .rightcon>div>div{
       margin-top: 50px;
   }
   .mapcon .rightcon .phonelist .xinxi{
       flex-wrap: wrap;
   }
   .mapcon .rightcon .phonelist .xinxi>div{
       width: 100%;
       margin-bottom: 20px;
   }
   .mapcon .rightcon .gmapcon{
        flex-wrap: wrap;
   }
   .mapcon .rightcon .gmapcon>img{
       width: 100%;
       height: 100%;
       margin-bottom: 10px;
   }
   .mapcon .rightcon .gmapcon>div{
       width: 100%;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div .mapdian div{
       z-index: 1;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div{
       height: 100%;
   }
   .mapcon .rightcon>div:nth-child(2)>div>div .mapi1{
        top: 33.5%;
        left: 17.5%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi2{
        top: 4%;
        left: 58%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi3{
        top: 19.5%;
        left: 54.4%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi4{
        top: 27.55%;
        left: 72%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi5{
        top: 34.75%;
        left: 74.2%;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi6{
        top: 48.2%;
        left: 74.8%;
    }
    .mapcon .rightcon > div:nth-child(2) > div > div .mapdian div {
        /* min-width: 100px;
        padding: 24px;
        border-radius: 10px;
        background: #404040;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #ffffff;
        line-height: 22px;
        position: absolute;
        left: -120px; */
        bottom: 4.6875rem;
      }
      .mapcon .rightcon>div:nth-child(2)>div>div .mapi1 div {
        min-width: 158px;
        padding: 24px;
        border-radius: 10px;
        background: #404040;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px;
        position: absolute;
        left: -2.25rem;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi2 div {
      min-width: 155px;
      padding: 24px;
      border-radius: 10px;
      background: #404040;
      font-size: 14px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 22px;
      position: absolute;
      left: -8.25rem;
      bottom: 2.25rem;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi3 div {
      min-width: 158px;
      padding: 24px;
      border-radius: 10px;
      background: #404040;
      font-size: 14px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 22px;
      position: absolute;
      left: -8.25rem;
      bottom: 3.6875rem;
    
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi4 div {
        min-width: 230px;
        padding: 24px;
        border-radius: 10px;
        background: #404040;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px;
        position: absolute;
        left: -13rem;
        bottom: 4.375rem;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi5 div {
        min-width: 172px;
        padding: 24px;
        border-radius: 10px;
        background: #404040;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px;
        position: absolute;
        left: -11.75rem;
        bottom: 5.125rem;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapi6 div {
        min-width: 253px;
        padding: 24px;
        border-radius: 10px;
        background: #404040;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px;
        position: absolute;
        left: -14.375rem;
        bottom: 6.4375rem;
    }
    .mapcon .rightcon>div:nth-child(2)>div>div .mapdian div::before{
        display: none;
    }
  }