#jtwd .contentItem {
  margin-top: 30px;
}
#jtwd .contentItem .tit1,
#jtwd .contentItem .tit2 {
  text-align: center;
}
#jtwd .contentItem .tit1 {
  font-size: 30px;
  color: #333;
}
#jtwd .contentItem .tit2 {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 20px;
}
#jtwd .contentItem .points {
  margin-bottom: 10px;
}
#jtwd .contentItem .points .point {
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
}
#jtwd .contentItem .points .point .tit {
  font-size: 20px;
  color: #323333;
  text-align: center;
  margin-bottom: 10px;
  font-family: "SourceHanSansCN-Bold";
}
#jtwd .contentItem .points .point .pointContent {
  font-size: 16px;
  color: #666;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .contentItem .remark {
  background-color: #2284b2;
  padding: 20px;
}
#jtwd .contentItem .remark:first-child {
  margin-top: 20px;
}
#jtwd .contentItem .remark .text {
  color: #fff;
  font-size: 16px;
  font-family: "SourceHanSansCN-Normal";
  margin-bottom: 10px;
}
#jtwd .Text {
  color: #323333;
  font-size: 16px;
  text-indent: 2em;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .birdNest .points {
  margin-top: 20px;
}
#jtwd .birdNest .points .point {
  outline: 1px dashed #35bbd4;
  padding: 15px;
  margin-bottom: 20px;
}
#jtwd .birdNest .points .point .tit {
  color: #35bbd5;
}
#jtwd .technicalCharacteristics .zs .right {
  padding-top: 5px;
  padding-bottom: 5px;
}
#jtwd .technicalCharacteristics .zs .right .points {
  height: 100%;
}
#jtwd .technicalCharacteristics .zs .right .point {
  width: 100%;
  outline: 1px dashed #35bbd4;
  margin: 0;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#jtwd .technicalCharacteristics .zs .right .point .tit {
  font-size: 22px;
  color: #2284b2;
  margin-bottom: 10px;
  text-align: center;
}
#jtwd .technicalCharacteristics .zs .right .point .pointContent {
  font-size: 18px;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .tit3 {
  font-size: 18px;
  font-weight: bold;
  color: #2284b2;
  font-family: "SourceHanSansCN-Bold";
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#jtwd .tit3 img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#jtwd .ability .Text {
  font-size: 18px;
  margin-top: 20px;
}
#jtwd .ability .points {
  margin-top: 20px;
  margin-bottom: 30px;
}
#jtwd .ability .points .point {
  background-color: #f0f1f2;
  padding: 15px;
  margin-bottom: 20px;
}
#jtwd .ability .points .point .tit {
  color: #333333;
}
#jtwd .ability .imgbox {
  margin-bottom: 10px;
}
#jtwd .ability .imgbox .right {
  line-height: 35px;
  color: #ffffff;
  font-family: SourceHanSansCN-Normal;
  box-sizing: border-box;
  background-color: #2284b2;
  border-radius: 0px 0px 46px 0px;
  padding: 20px;
  font-size: 20px;
}
#jtwd .innovationAdvantages {
  background-color: #2284b2;
  padding-top: 50px;
}
#jtwd .innovationAdvantages .tit1,
#jtwd .innovationAdvantages .tit2 {
  color: #fff;
}
#jtwd .innovationAdvantages .tit3 {
  color: #fff;
  margin-top: 30px;
}
#jtwd .innovationAdvantages .points {
  color: #fff;
  outline: 1px dashed #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
#jtwd .innovationAdvantages .points .point {
  padding-left: 20px;
  position: relative;
  margin-bottom: 0;
}
#jtwd .innovationAdvantages .points .point::after {
  content: "";
  position: absolute;
  height: 50%;
  width: 1px;
  background-color: #fff;
  right: -15px;
  top: 80px;
  opacity: 0.5;
}
#jtwd .innovationAdvantages .points .point .tit {
  font-size: 30px;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}
#jtwd .innovationAdvantages .points .point .pointContent {
  color: #fff;
  font-size: 18px;
  font-family: "SourceHanSansCN-Normal";
  margin-top: 20px;
}
#jtwd .innovationAdvantages .points .pointq::after {
  display: none;
}
#jtwd .innovationAdvantages .imgbox {
  margin-bottom: 50px;
}
#jtwd .innovationAdvantages .imgbox > div .img {
  width: 100%;
}
#jtwd .innovationAdvantages .Text {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
#jtwd .innovationAdvantages .imgbox2 {
  text-align: center;
  padding: 50px;
}
#jtwd .plane .tit1 {
  margin-bottom: 30px;
}
#jtwd .plane .tag {
  font-size: 24px;
  font-weight: bold;
  color: #35bbd5;
  padding-top: 20px;
  padding-bottom: 20px;
}
#jtwd .plane .tag2 {
  padding-top: 0px;
  color: #123388;
}
#jtwd .plane .text {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #323333;
  font-size: 18px;
}
#jtwd .sys .imgbox {
  margin-top: 20px;
}
#jtwd .application .text p {
  text-align: center;
  font-size: 14px;
  margin: 5px;
  color: #333333;
}
