 .cp-service .mapContainer .tabContainer .tabList .box .top{height: auto;}
  .cp-service .mapContainer .tabContainer .tabList .box .top .city{
          border-bottom:1px solid #E6E6E6;
          padding-bottom:16px;
          }
.cp-service .mapContainer {
  background: #FAFAFA url("../images/wenli-bg.png") no-repeat top center;
}

.cp-service .mapContainer .contentNew {
  margin-bottom: 130px;
  padding:0;
}

.cp-service .mapContainer .contentNew .title .cn {
  font-size: 24px;
  color: #FA8D19;
  letter-spacing: 4px;
  position: relative;
}

.cp-service .mapContainer .contentNew .title .cn::after {
  content: '';
  display: block;
  width: 116px;
  height: 16px;
  background: rgba(250, 141, 25, 0.1);
  position: absolute;
  top: 20px;
  left: 16px;
}

.cp-service .mapContainer .contentNew .company {
  margin-top: 40px;
}

.cp-service .mapContainer .contentNew .company .left {
  float: left;
  width: 264px;
  height: 58px;
  background: #FA8D19;
  border-radius: 2px;
  margin-top: 34px;
}

.cp-service .mapContainer .contentNew .company .left .word {
  font-size: 18px;
  font-weight: 500;
  color: white;
  line-height: 24px;
  text-align: center;
}

.cp-service .mapContainer .contentNew .company .right {
  float: right;
  width: calc(100% - 300px);
}

.cp-service .mapContainer .contentNew .company .right .box {
  float: left;
  width: 20%;
  text-align: center;
  height: 220px;
  position:relative;
}

.cp-service .mapContainer .contentNew .company .right .box img {
  max-width: 100%;
}

.cp-service .mapContainer .contentNew .company .right .box .word {
  font-size: 16px;
  font-weight: 400;
  color: #333230;
  line-height: 32px;
  margin: 16px 0;
}

.cp-service .mapContainer .contentNew .company .right .box .num {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  position:absolute;
  left:50%;
  bottom:0;
  transform: translateX(-50%);
}

.cp-service .mapContainer .contentNew .company .right .box .num span {
  font-size: 32px;
  font-weight: normal;
  color: #fa8d19;
  line-height: 32px;
  margin: 0 4px;
  font-family: DINPro-CondensedBold;
  display:block;
}

.cp-service .mapContainer .map img {
  max-width: 100%;
}

.cp-service .mapContainer .map .imgTab {
  display: none;
}
.cp-service .mapContainer .map:hover .imgTab{
 // opacity: 0.8;
}

.cp-service .mapContainer .map .imgTab.active {
  display: block;
}

.cp-service .mapContainer .map .city {
  position: absolute;
  left: 0;
  top: 0;
}

.cp-service .mapContainer .map a{background: rgba(255,255,255,0.01);}
 .cp-service .mapContainer .map a.chengdu{
       bottom: 43%;
    left: 38%;
    width: 16%;
    height: 17%;
        }
@media (min-width: 993px) and (max-width: 1220px) {
  .cp-service .mapContainer .map a.NorthChina,
  .cp-service .mapContainer .map a.EastChina {
    right: 8%;
  }
  .cp-service .mapContainer .map a.CentralChina {
    left: 59%;
  }
  .cp-service .mapContainer .map a.Hainan {
    left: 61%;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .cp-service .mapContainer .map a.NorthChina {
    right: 8%;
  }
  .cp-service .mapContainer .map a.EastChina {
    right: 9%;
  }
  .cp-service .mapContainer .map a.CentralChina {
    left: 58%;
  }
  .cp-service .mapContainer .map a.Hainan {
    left: 61%;
  }
}

@media only screen and (max-width: 992px) {
.cp-service .mapContainer{
   padding-top: 135px;
}
  .cp-service .mapContainer .contentNew {
    float: none;
  }
  .cp-service .mapContainer .contentNew .company .left {
    float: none;
    margin: 0 auto;
  }
  .cp-service .mapContainer .contentNew .company .right {
    float: none;
    width: 100%;
    margin-top: 40px;
  }
  .cp-service .mapContainer .tabContainer{
    display:none;
  }
}

@media only screen and (max-width: 620px) {
  .cp-service .mapContainer .contentNew .company .right .box {
    width: 50%;
  }
  .cp-service .mapContainer .contentNew {
    margin-bottom: 70px;
  }
  .cp-service .mapContainer .contentNew .company{
     display:none;
  }
  .cp-service .mapContainer .tabContainer .tabList .box .top .valueList .value.sel{padding: 0px 5px;}
.cp-service .mapContainer .tabContainer .tabList .box .top .valueList .value{padding: 0px 5px;}
.cp-service .mapContainer .tabContainer .tabList .box .top {
    height: 189px;
}
}

@media only screen and (max-width: 400px) {
  .cp-service .mapContainer .contentNew .company .left {
    width: 235px;
  }
  .cp-service .mapContainer .contentNew .company .left .word {
    font-size: 20px;
  }
  .cp-service .mapContainer .contentNew .company .right .box .word {
    font-size: 14px;
  }
  .cp-service .mapContainer .contentNew .company .right .box .num span {
    font-size: 28px;
  }
}
/*# sourceMappingURL=productServiceNew.css.map */<!--ºÄÊ±1762602376.082Ãë-->