#duTyPage .banner {
  width: 100%;
  height: 37.7083vw;
  background: url(../../../../static/img/huawei/aboutHuaWei.jpg) no-repeat
    center center / cover;
  overflow: hidden;
}
#duTyPage .bannerTitle {
  text-align: center;
  font-size: 3.125vw;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #fefefe;
  margin-top: 19.2708vw;
  height: 3.125vw;
  line-height: 3.125vw;
}
#duTyPage .bannerSubText {
  width: 15.3125vw;
  font-size: 0.9375vw;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 2.6042vw auto 0 auto;
  text-align: center;
  line-height: 1.3542vw;
  height: 2.7083vw;
}
.duTyBody {
  width: 83.3333vw;
  margin: 5.9896vw auto 0;
  color: #666;
  font-size: 0.938vw;
}
.duTyMainTitle {
  width: 100%;
  text-align: center;
  font-size: 1.875vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  height: 2.0833vw;
  line-height: 2.0833vw;
  position: relative;
  padding-top: 1.0417vw;
  min-width: 62.5vw;
}
.duTyMainTitle::after {
  content: "";
  width: 1.875vw;
  height: 0.2083vw;
  background: #00a0e9;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.7813vw;
}
.duTyMiddle {
  overflow: hidden;
}
.duTyMiddleIt {
  width: 100%;
  height: 31.25vw;
  box-sizing: border-box;
  padding: 8.5vw 48% 0 3vw;
  margin-top: 6vw;
  min-height: 285px;
}
.duTyMiddleIt p {
  line-height: 1.823vw;
  text-indent: 2em;
}
.text_indent {
  text-indent: 2em;
}
.middleBg_3 p {
  text-indent: 0em;
}
.duTyTitle {
  font-size: 1.25vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-bottom: 2.5vw;
}
.middleBg_1 {
  background: url(../../../../static/img/huawei/dutyBg.png) no-repeat center /
    cover;
}
.middleBg_2 {
  background: url(../../../../static/img/huawei/dutyBg2.png) no-repeat center /
    cover;
  padding: 9vw 3vw 0 50%;
}
.middleBg_3 {
  background: url(../../../../static/img/huawei/dutyBg3.png) no-repeat center /
    cover;
}
.middleBg_4 {
  background: url(../../../../static/img/huawei/dutyBg4.png) no-repeat center /
    cover;
  padding: 9vw 3vw 0 50%;
}
.middleBg_5 {
  background: url(../../../../static/img/huawei/dutyBg5.jpg) no-repeat center /
    cover;
  height: 43.281vw;
  padding: 4.5vw 0 0 4vw;
}

.backgB {
  background: #00a0e9;
  color: #ffffff;
  padding: 0.417vw;
  display: inline-block;
  margin-bottom: 1vw;
}
.mB30 {
  margin-bottom: 1.5vw;
}
.w66 {
  width: 61%;
}
.f16 {
  font-size: 0.833vw;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.duTyCardBox {
  width: 100%;
  margin: 5vw 0;
}
.duTyBody .duTyCard {
  overflow: hidden;
  width: 48%;
  height: 53vw;
  min-height: 698px;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 15%);
}
.duTyBody .cardImg {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.duTyBody .cardTxt {
  padding: 1.8vw;
  box-sizing: border-box;
  text-align: justify;
}
.font30 {
  font-size: 1.07vw;
  margin-bottom: 10px;
  font-size: 1.25vw;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #333333;
}
.colorW {
  color: white;
}
.dutyBot {
  width: 100%;
  height: 40vw;
  background: url(../../../../static/img/huawei/dutyH.jpg) no-repeat center /
    cover;
  box-sizing: border-box;
  padding: 23.958vw 0 0 10.417vw;
  color: white;
}
.dutyBot h3 {
  width: 100%;
  text-align: left;
  font-size: 1.25vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: white;
  margin-bottom: 1.563vw;
  min-width: 62.5vw;
}
.dutyBot .dutyBotTxt {
  width: 49vw;
  text-align: left;
  font-size: 0.8333vw;
}
