/*\Assets\enp\v2\css\success-case\success-case.less */
.about-huawei .red {
  color: #c7000b;
}
.about-huawei .h3-title {
  font-family: ebg-font-bold, Arial, sans-serif;
}
.LANG-cn .about-huawei .h3-title {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .about-huawei .h3-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .about-huawei .h3-title {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.about-huawei .cistern {
  max-width: 1060px;
}
.about-huawei .p-title {
  font-size: 18px;
  line-height: 1.55555556;
  color: #333;
  padding-top: 25px;
}
@media (max-width: 750px) {
  .about-huawei .p-title {
    font-size: 14px;
    padding-top: 15px;
  }
}
.about-huawei .ebg-row2 {
  padding-top: 40px;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 {
    padding-top: 20px;
  }
}
.about-huawei .ebg-row2 .ebg-row {
  padding-left: 110px;
  padding-right: 110px;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .ebg-row {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 1200px) {
  .about-huawei .ebg-row2 .ebg-row {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .about-huawei .ebg-row2 .ebg-row {
    width: 100%;
  }
}
.about-huawei .ebg-row2 .ebg-row:nth-child(odd) {
  position: relative;
}
.about-huawei .ebg-row2 .ebg-row:nth-child(odd):after {
  content: '';
  position: absolute;
  right: -0.5px;
  top: 25%;
  bottom: 25%;
  border-right: 1px #e2e2e2 dashed;
}
.about-huawei .ebg-row2 .box {
  height: 100%;
  border: solid 5px #c9c9ca;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box {
    border-width: 3px;
  }
}
.about-huawei .ebg-row2 .box:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 95%;
  height: 95%;
  z-index: -1;
  border: solid 1px #c9c9ca;
  border-radius: 50%;
}
.about-huawei .ebg-row2 .box:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.about-huawei .ebg-row2 .box .con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.about-huawei .ebg-row2 .box .con .title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #c7000b;
}
.about-huawei .ebg-row2 .box .con .title .num {
  font-size: 58px;
  line-height: 1;
  font-family: ebg-font-bold, Arial, sans-serif;
}
.LANG-cn .about-huawei .ebg-row2 .box .con .title .num {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .about-huawei .ebg-row2 .box .con .title .num {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .about-huawei .ebg-row2 .box .con .title .num {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .title .num {
    font-size: 46px;
  }
}
.about-huawei .ebg-row2 .box .con .title .no {
  font-size: 28px;
  line-height: 1;
  padding-bottom: 6px;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .title .no {
    font-size: 18x;
  }
}
.LANG-en .about-huawei .ebg-row2 .box .con .p{
  font-size: 16px;
}
.about-huawei .ebg-row2 .box .con .year {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .p,
  .about-huawei .ebg-row2 .box .con .year {
    font-size: 16px;
  }
}
.about-huawei .ebg-row2 .box .con .p {
  padding-top: 15px;
  color: #666;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .p {
    padding-top: 10px;
  }
}
.about-huawei .ebg-row2 .box .con .year {
  padding-top: 4px;
  color: #333;
}
.about-huawei .ebg-row2 .box .con .year span {
  font-family: ebg-font-bold, Arial, sans-serif;
}
.LANG-cn .about-huawei .ebg-row2 .box .con .year span {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .about-huawei .ebg-row2 .box .con .year span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .about-huawei .ebg-row2 .box .con .year span {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.about-huawei .ebg-row2 .box .con .up {
  padding-top: 20px;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .up {
    padding-top: 15px;
  }
}
.about-huawei .ebg-row2 .box .con .up img {
  width: 22px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .about-huawei .ebg-row2 .box .con .up img {
    width: 20px;
  }
}
@-webkit-keyframes up {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
}
@keyframes up {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
