.weapon-module {
  width: 100%;
}
.weapon-module .my-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.weapon-module .banner {
  position: relative;
  width: 100%;
}
.weapon-module .banner img {
  display: block;
  width: 100%;
}
.weapon-module .banner .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 226px;
  flex-direction: column;
}
.weapon-module .banner .text-box h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.weapon-module .banner .text-box p {
  max-width: 991px;
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.weapon-module .part-one {
  width: 100%;
}
.weapon-module .part-one .my-container {
  padding-top: 107px;
  padding-bottom: 152px;
}
.weapon-module .part-one .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  color: #333;
}
.weapon-module .part-one .my-container .content-group {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 100px;
}
.weapon-module .part-one .my-container .content-group .item {
  width: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.weapon-module .part-one .my-container .content-group .item img {
  width: auto;
  height: 50px;
}
.weapon-module .part-one .my-container .content-group .item .sub-title {
  margin-top: 30px;
  font-size: 18px;
  line-height: 20px;
  color: #333;
  font-weight: 500;
}
.weapon-module .part-one .my-container .content-group .item p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  color: #999;
  font-weight: normal;
}
.weapon-module .part-two {
  width: 100%;
  height: 535px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 87px;
  box-sizing: border-box;
}
.weapon-module .part-two .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  color: #1D4762;
}
.weapon-module .part-two p {
  margin-top: 32px;
  max-width: 854px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #437A9D;
}
.weapon-module .part-three {
  width: 100%;
}
.weapon-module .part-three .my-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 97px;
  padding-bottom: 65px;
}
.weapon-module .part-three .my-container .title {
  text-align: center;
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
  color: #333;
}
.weapon-module .part-three .my-container p {
  max-width: 865px;
  width: 100%;
  margin-top: 31px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300px;
  color: #333;
}
.weapon-module .part-three .my-container img {
  display: block;
  max-width: 790px;
  width: 100%;
  margin-top: 50px;
}
.antimissile-module {
  width: 100%;
}
.antimissile-module .my-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.antimissile-module .banner {
  position: relative;
  width: 100%;
}
.antimissile-module .banner img {
  display: block;
  width: 100%;
}
.antimissile-module .banner .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 226px;
  flex-direction: column;
}
.antimissile-module .banner .text-box h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.antimissile-module .banner .text-box p {
  max-width: 991px;
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.antimissile-module .part-one {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.antimissile-module .part-one .my-container {
  padding-top: 118px;
  padding-bottom: 131px;
}
.antimissile-module .part-one .my-container .title {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
}
.antimissile-module .part-one .my-container .desc {
  margin: 0 auto;
  max-width: 866px;
  margin-top: 31px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #656565;
}
.antimissile-module .part-one .my-container .content-group {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 85px;
}
.antimissile-module .part-one .my-container .content-group + .content-group {
  margin: 0 auto;
  margin-top: 64px;
  max-width: 740px;
}
.antimissile-module .part-one .my-container .content-group .item {
  max-width: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.antimissile-module .part-one .my-container .content-group .item img {
  width: auto;
  height: 44px;
}
.antimissile-module .part-one .my-container .content-group .item .sub-title {
  margin-top: 30px;
  font-size: 18px;
  line-height: 20px;
  color: #333;
  font-weight: 500;
}
.antimissile-module .part-one .my-container .content-group .item p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  color: #656565;
  font-weight: normal;
}
.antimissile-module .part-two {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.antimissile-module .part-two .my-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 94px;
  padding-bottom: 93px;
}
.antimissile-module .part-two .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
}
.antimissile-module .part-two .my-container .desc {
  margin-top: 31px;
  max-width: 996px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #fff;
}
.antimissile-module .part-two .my-container .text-block-group {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-top: 41px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.antimissile-module .part-two .my-container .text-block-group h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 481px;
  height: 73px;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  color: #fff;
  background-color: rgba(108, 145, 195, 0.67);
}
.antimissile-module .part-two .my-container .text-block-group h4:nth-child(n+3) {
  margin-top: 23px;
}
.antimissile-module .part-two .my-container .bottom_img {
  display: block;
  width: 100%;
  margin-top: 93px;
}
.flight-module {
  width: 100%;
}
.flight-module .my-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.flight-module .banner {
  position: relative;
  width: 100%;
}
.flight-module .banner img {
  display: block;
  width: 100%;
}
.flight-module .banner .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 226px;
  flex-direction: column;
  box-sizing: border-box;
}
.flight-module .banner .text-box h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.flight-module .banner .text-box p {
  max-width: 857px;
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.flight-module .part-one {
  width: 100%;
}
.flight-module .part-one .my-container {
  padding-top: 119px;
  padding-bottom: 127px;
}
.flight-module .part-one .my-container .tab-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flight-module .part-one .my-container .tab-group .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 53px;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  color: #666;
  border-radius: 37px;
  border: 1px solid #bfbfbf;
  cursor: pointer;
}
.flight-module .part-one .my-container .tab-group .item + .item {
  margin-left: 79px;
}
.flight-module .part-one .my-container .tab-group .item.active {
  background-color: #00A5DE;
  border-color: #00A5DE;
  color: #fff;
}
.flight-module .part-one .my-container .content-group {
  margin-top: 74px;
}
.flight-module .part-one .my-container .content-group .item-img {
  display: none;
  width: 100%;
}
.flight-module .part-one .my-container .content-group .item-img.show {
  display: block;
}
.flight-module .part-two {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.flight-module .part-two .my-container {
  padding-top: 103px;
  padding-bottom: 162px;
}
.flight-module .part-two .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
}
.flight-module .part-two .my-container .content-group {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 89px;
}
.flight-module .part-two .my-container .content-group .item {
  width: 266px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flight-module .part-two .my-container .content-group .item img {
  width: auto;
  height: 60px;
}
.flight-module .part-two .my-container .content-group .item .sub-title {
  margin-top: 26px;
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}
.flight-module .part-two .my-container .content-group .item p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
}
.flight-module .part-three {
  width: 100%;
}
.flight-module .part-three .my-container {
  padding-top: 102px;
  padding-bottom: 190px;
}
.flight-module .part-three .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  color: #333;
}
.flight-module .part-three .my-container .tab-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 62px;
}
.flight-module .part-three .my-container .tab-group .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 396px;
  height: 53px;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  color: #666;
  border-radius: 37px;
  border: 1px solid #bfbfbf;
  cursor: pointer;
}
.flight-module .part-three .my-container .tab-group .item + .item {
  margin-left: 79px;
}
.flight-module .part-three .my-container .tab-group .item.active {
  background-color: #00A5DE;
  border-color: #00A5DE;
  color: #fff;
}
.flight-module .part-three .my-container .content-group {
  width: 100%;
  padding-top: 106px;
}
.flight-module .part-three .my-container .content-group .content-item {
  display: none;
  width: 100%;
}
.flight-module .part-three .my-container .content-group .content-item.show {
  display: block;
}
.flight-module .part-three .my-container .content-group .content-item .list-box {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flight-module .part-three .my-container .content-group .content-item .list-box .list-item {
  width: 21.5%;
}
.flight-module .part-three .my-container .content-group .content-item .list-box .list-item img {
  display: block;
  width: 100%;
}
.flight-module .part-three .my-container .content-group .content-item .list-box .list-item h2 {
  margin-top: 41px;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  color: #333;
}
.flight-module .part-three .my-container .content-group .content-item .list-box .list-item p {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
}
.flight-module .part-three .my-container .content-group .content-item .list-box .arrow {
  position: relative;
  top: 143px;
  width: 21px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(/assets/static/images/newproduct/flight_icon_arrow.png);
  opacity: 0.5;
}
.flight-module .part-three .my-container .content-group .content-item .img-pic {
  display: block;
  max-width: 921px;
  width: 100%;
  margin: 0 auto;
}
.cabin-module {
  width: 100%;
}
.cabin-module .my-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.cabin-module .banner {
  position: relative;
  width: 100%;
}
.cabin-module .banner img {
  display: block;
  width: 100%;
}
.cabin-module .banner .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 226px;
  flex-direction: column;
  box-sizing: border-box;
}
.cabin-module .banner .text-box h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.cabin-module .banner .text-box p {
  max-width: 857px;
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.cabin-module .part-one {
  width: 100%;
}
.cabin-module .part-one .my-container {
  padding-top: 109px;
  padding-bottom: 115px;
}
.cabin-module .part-one .my-container .title {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  color: #333;
}
.cabin-module .part-one .my-container p {
  max-width: 832px;
  width: 100%;
  margin: 0 auto;
  margin-top: 32px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #666;
}
.cabin-module .part-one .my-container .content-group {
  margin-top: 65px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.cabin-module .part-one .my-container .content-group .item {
  max-width: 350px;
}
.cabin-module .part-one .my-container .content-group .item img {
  display: block;
  width: 100%;
}
.cabin-module .part-one .my-container .content-group .item .item-title {
  margin-top: 28px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #333;
}
.cabin-module .part-one .my-container .content-group .item .item-title span {
  padding-right: 5px;
  font-size: 18px;
  color: #00A0E5;
}
.cabin-module .part-two {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cabin-module .part-two .my-container {
  padding-top: 124px;
  padding-bottom: 37px;
}
.cabin-module .part-two .my-container .content-group {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.cabin-module .part-two .my-container .content-group .item {
  max-width: 300px;
}
.cabin-module .part-two .my-container .content-group .item img {
  display: block;
  width: 100%;
}
.cabin-module .part-two .my-container .content-group .item .item-title {
  margin-top: 22px;
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}
.cabin-module .part-two .my-container .content-group .item .item-title span {
  padding-right: 5px;
  font-size: 18px;
  color: #00A0E5;
}
.cabin-module .part-two .my-container .content-group .item p {
  max-width: 251px;
  padding: 0 15px;
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.cabin-module .part-three {
  width: 100%;
}
.cabin-module .part-three .my-container {
  padding-top: 113px;
  padding-bottom: 131px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cabin-module .part-three .my-container .left-img {
  width: 68%;
}
.cabin-module .part-three .my-container .left-img img {
  display: block;
  width: 100%;
}
.cabin-module .part-three .my-container .right-info {
  width: 32%;
  padding-left: 55px;
}
.cabin-module .part-three .my-container .right-info .item-title {
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.cabin-module .part-three .my-container .right-info .item-title span {
  padding-right: 5px;
  font-size: 18px;
  color: #00A0E5;
}
.cabin-module .part-three .my-container .right-info p {
  margin: 0 auto;
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #666;
}
.warship-module {
  width: 100%;
}
.warship-module .my-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.warship-module .banner {
  position: relative;
  width: 100%;
}
.warship-module .banner img {
  display: block;
  width: 100%;
}
.warship-module .banner .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 226px;
  flex-direction: column;
  box-sizing: border-box;
}
.warship-module .banner .text-box h2 {
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.warship-module .banner .text-box p {
  max-width: 857px;
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.warship-module .part-one {
  width: 100%;
}
.warship-module .part-one .my-container {
  padding-top: 109px;
  padding-bottom: 20px;
}
.warship-module .part-one .my-container .title {
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  text-align: center;
  color: #333;
}
.warship-module .part-one .my-container p {
  margin-top: 32px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.warship-module .part-one .my-container img {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  max-width: 1060px;
  width: 100%;
}
.warship-module .part-two {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.warship-module .part-two .my-container {
  padding-top: 80px;
  padding-bottom: 114px;
}
.warship-module .part-two .my-container .title {
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  text-align: center;
  color: #fff;
}
.warship-module .part-two .my-container p {
  max-width: 896px;
  width: 100%;
  margin: 0 auto;
  margin-top: 32px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.warship-module .part-two .my-container img {
  display: block;
  margin: 0 auto;
  margin-top: 74px;
  width: 100%;
}
.mobile-banner-text {
  display: none;
}
@media screen and (max-width: 768px) {
  .weapon-module {
    width: 100%;
  }
  .weapon-module .my-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .weapon-module .banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .weapon-module .banner img {
    display: none;
    width: 100%;
  }
  .weapon-module .banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 185px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgba(30, 65, 87, 0.5);
    z-index: 1;
  }
  .weapon-module .banner .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    text-align: center;
  }
  .weapon-module .part-one {
    width: 100%;
  }
  .weapon-module .part-one .my-container {
    box-sizing: border-box;
    padding: 0 20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .weapon-module .part-one .my-container .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    line-height: 38px;
    color: #333;
  }
  .weapon-module .part-one .my-container .content-group {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
  }
  .weapon-module .part-one .my-container .content-group .item {
    max-width: unset;
    width: 100%;
  }
  .weapon-module .part-one .my-container .content-group .item + .item {
    margin-top: 30px;
  }
  .weapon-module .part-two {
    padding: 0 20px;
    padding-top: 50px;
    background-image: url(/assets/static/images/newproduct/weapon_bg1_mobile.png) !important;
  }
  .weapon-module .part-two .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #1D4762;
  }
  .weapon-module .part-two p {
    margin-top: 32px;
    max-width: 854px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #437A9D;
  }
  .weapon-module .part-three {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .weapon-module .part-three .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .weapon-module .part-three .my-container .title {
    font-size: 24px;
    line-height: 26px;
  }
  .antimissile-module {
    width: 100%;
  }
  .antimissile-module .my-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .antimissile-module .banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .antimissile-module .banner img {
    display: none;
    width: 100%;
  }
  .antimissile-module .banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 185px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgba(30, 65, 87, 0.5);
    z-index: 1;
  }
  .antimissile-module .banner .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    text-align: center;
  }
  .antimissile-module .part-one {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .antimissile-module .part-one .my-container {
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .antimissile-module .part-one .my-container .title {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
  }
  .antimissile-module .part-one .my-container .desc {
    margin: 0 auto;
    max-width: 866px;
    margin-top: 31px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #656565;
  }
  .antimissile-module .part-one .my-container .content-group {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
  }
  .antimissile-module .part-one .my-container .content-group + .content-group {
    margin: 0;
    max-width: auto;
  }
  .antimissile-module .part-one .my-container .content-group .item {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .antimissile-module .part-one .my-container .content-group .item img {
    width: auto;
    height: 44px;
  }
  .antimissile-module .part-one .my-container .content-group .item .sub-title {
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    font-weight: 500;
  }
  .antimissile-module .part-one .my-container .content-group .item p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    color: #656565;
    font-weight: normal;
  }
  .antimissile-module .part-two {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .antimissile-module .part-two .my-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .antimissile-module .part-two .my-container .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    color: #fff;
  }
  .antimissile-module .part-two .my-container .desc {
    margin-top: 15px;
    max-width: 996px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
  }
  .antimissile-module .part-two .my-container .text-block-group {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .antimissile-module .part-two .my-container .text-block-group h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-top: 10px;
    text-align: center;
    width: 481px;
    height: 73px;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    color: #fff;
    background-color: rgba(108, 145, 195, 0.67);
  }
  .antimissile-module .part-two .my-container .text-block-group h4:nth-child(n+3) {
    margin-top: 10px;
  }
  .antimissile-module .part-two .my-container .bottom_img {
    display: block;
    margin-top: 30px;
    width: 100%;
  }
  .flight-module {
    width: 100%;
  }
  .flight-module .my-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .flight-module .banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .flight-module .banner img {
    display: none;
    width: 100%;
  }
  .flight-module .banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 185px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgba(30, 65, 87, 0.5);
    z-index: 1;
  }
  .flight-module .banner .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    text-align: center;
  }
  .flight-module .part-one {
    width: 100%;
  }
  .flight-module .part-one .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .flight-module .part-one .my-container .tab-group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .flight-module .part-one .my-container .tab-group .item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #666;
    border-radius: 30px;
    border: 1px solid #bfbfbf;
    cursor: pointer;
  }
  .flight-module .part-one .my-container .tab-group .item + .item {
    margin-left: 25px;
  }
  .flight-module .part-one .my-container .tab-group .item.active {
    background-color: #00A5DE;
    border-color: #00A5DE;
    color: #fff;
  }
  .flight-module .part-one .my-container .content-group {
    margin-top: 40px;
  }
  .flight-module .part-one .my-container .content-group .item-img {
    display: none;
    width: 100%;
  }
  .flight-module .part-one .my-container .content-group .item-img.show {
    display: block;
  }
  .flight-module .part-two {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .flight-module .part-two .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .flight-module .part-two .my-container .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
  }
  .flight-module .part-two .my-container .content-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 40px;
  }
  .flight-module .part-two .my-container .content-group .item {
    width: 266px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .flight-module .part-two .my-container .content-group .item img {
    width: auto;
    height: 60px;
  }
  .flight-module .part-two .my-container .content-group .item .sub-title {
    margin-top: 26px;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 500;
  }
  .flight-module .part-two .my-container .content-group .item p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: normal;
  }
  .flight-module .part-three {
    width: 100%;
  }
  .flight-module .part-three .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .flight-module .part-three .my-container .title {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
  }
  .flight-module .part-three .my-container .tab-group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
  }
  .flight-module .part-three .my-container .tab-group .item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 190px;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #666;
    border-radius: 30px;
    border: 1px solid #bfbfbf;
    cursor: pointer;
  }
  .flight-module .part-three .my-container .tab-group .item + .item {
    margin-left: 10px;
  }
  .flight-module .part-three .my-container .tab-group .item.active {
    background-color: #00A5DE;
    border-color: #00A5DE;
    color: #fff;
  }
  .flight-module .part-three .my-container .content-group {
    width: 100%;
    padding-top: 50px;
  }
  .flight-module .part-three .my-container .content-group .content-item {
    display: none;
    width: 100%;
  }
  .flight-module .part-three .my-container .content-group .content-item.show {
    display: block;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box .list-item {
    width: 46%;
    margin-bottom: 20px;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box .list-item img {
    display: block;
    width: 100%;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box .list-item h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box .list-item p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .flight-module .part-three .my-container .content-group .content-item .list-box .arrow {
    position: relative;
    top: 143px;
    display: none;
    width: 21px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(/assets/static/images/newproduct/flight_icon_arrow.png);
    opacity: 0.5;
  }
  .flight-module .part-three .my-container .content-group .content-item .img-pic {
    display: block;
    max-width: 921px;
    width: 100%;
    margin: 0 auto;
  }
  .cabin-module {
    width: 100%;
  }
  .cabin-module .my-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .cabin-module .banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .cabin-module .banner img {
    display: none;
    width: 100%;
  }
  .cabin-module .banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 185px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    flex-direction: column;
  }
  .cabin-module .banner .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    text-align: center;
  }
  .cabin-module .part-one {
    width: 100%;
  }
  .cabin-module .part-one .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cabin-module .part-one .my-container .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
  }
  .cabin-module .part-one .my-container p {
    max-width: 832px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #666;
  }
  .cabin-module .part-one .my-container .content-group {
    margin-top: 65px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .cabin-module .part-one .my-container .content-group .item {
    max-width: 350px;
  }
  .cabin-module .part-one .my-container .content-group .item img {
    display: block;
    width: 100%;
  }
  .cabin-module .part-one .my-container .content-group .item .item-title {
    margin-top: 28px;
    width: 100%;
    text-align: center;
  }
  .cabin-module .part-one .my-container .content-group .item .item-title span {
    padding-right: 5px;
    font-size: 18px;
    color: #00A0E5;
  }
  .cabin-module .part-two {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .cabin-module .part-two .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cabin-module .part-two .my-container .content-group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .cabin-module .part-two .my-container .content-group .item {
    max-width: 300px;
  }
  .cabin-module .part-two .my-container .content-group .item + .item {
    margin-top: 20px;
  }
  .cabin-module .part-two .my-container .content-group .item img {
    display: block;
    width: 100%;
  }
  .cabin-module .part-two .my-container .content-group .item .item-title {
    margin-top: 22px;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
  }
  .cabin-module .part-two .my-container .content-group .item .item-title span {
    padding-right: 5px;
    font-size: 18px;
    color: #00A0E5;
  }
  .cabin-module .part-two .my-container .content-group .item p {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
  }
  .cabin-module .part-three {
    width: 100%;
  }
  .cabin-module .part-three .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .cabin-module .part-three .my-container .left-img {
    width: 100%;
  }
  .cabin-module .part-three .my-container .left-img img {
    display: block;
    width: 100%;
  }
  .cabin-module .part-three .my-container .right-info {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .cabin-module .part-three .my-container .right-info .item-title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
  }
  .cabin-module .part-three .my-container .right-info .item-title span {
    padding-right: 5px;
    font-size: 18px;
    color: #00A0E5;
  }
  .cabin-module .part-three .my-container .right-info p {
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #666;
  }
  .warship-module {
    width: 100%;
  }
  .warship-module .my-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .warship-module .banner {
    position: relative;
    width: 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .warship-module .banner img {
    display: none;
    width: 100%;
  }
  .warship-module .banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 185px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    flex-direction: column;
    background-color: rgba(30, 65, 87, 0.5);
    z-index: 1;
  }
  .warship-module .banner .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    text-align: center;
  }
  .warship-module .part-one {
    width: 100%;
  }
  .warship-module .part-one .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .warship-module .part-one .my-container .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333;
  }
  .warship-module .part-one .my-container p {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
  }
  .warship-module .part-one .my-container img {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    max-width: 1060px;
    width: 100%;
  }
  .warship-module .part-two {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .warship-module .part-two .my-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .warship-module .part-two .my-container .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #fff;
  }
  .warship-module .part-two .my-container p {
    max-width: 896px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
  }
  .warship-module .part-two .my-container img {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
  }
  .weapon-module .banner,
  .antimissile-module .banner,
  .flight-module .banner,
  .cabin-module .banner,
  .warship-module .banner {
    height: 315px;
  }
  .weapon-module .banner h2,
  .antimissile-module .banner h2,
  .flight-module .banner h2,
  .cabin-module .banner h2,
  .warship-module .banner h2,
  .weapon-module .banner p,
  .antimissile-module .banner p,
  .flight-module .banner p,
  .cabin-module .banner p,
  .warship-module .banner p {
    display: none;
  }
  .mobile-banner-text {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .mobile-banner-text .my-container {
    padding: 20px 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .mobile-banner-text .my-container h2 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
  }
  .mobile-banner-text .my-container p {
    line-height: 26px;
    font-size: 14px;
    color: #333;
  }
}
