#jtwd .contentItem {
  margin-top: 106px;
}
#jtwd .contentItem .tit1,
#jtwd .contentItem .tit2 {
  text-align: center;
}
#jtwd .contentItem .tit1 {
  font-size: 42px;
  color: #333;
}
#jtwd .contentItem .tit2 {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 20px;
}
#jtwd .contentItem .points {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#jtwd .contentItem .points .point {
  width: 660px;
  height: auto;
  margin-bottom: 25px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#jtwd .contentItem .points .point .imgbox {
  width: 100%;
  height: 384px;
}
#jtwd .contentItem .points .point .imgbox img {
  width: 100%;
}
#jtwd .contentItem .points .point .pointContent {
  width: 100%;
  font-size: 18px;
  color: #666;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .contentItem .imgBox .img {
  width: 100%;
}
#jtwd .contentItem .imgBox .img img {
  width: 100%;
}
#jtwd .contentItem .remark {
  background-color: #2284b2;
  padding: 20px;
  width: 1360px;
  margin-top: 25px;
}
#jtwd .contentItem .remark:first-child {
  margin-top: 20px;
}
#jtwd .contentItem .remark .text {
  color: #fff;
  font-size: 24px;
  font-family: "SourceHanSansCN-Normal";
  margin-bottom: 10px;
}
#jtwd .Text {
  color: #323333;
  font-size: 18px;
  text-indent: 2em;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .contentItem1 .points {
  margin-top: 40px;
}
#jtwd .birdNest .points {
  margin-top: 20px;
}
#jtwd .birdNest .points .point {
  width: 400px;
  height: 180px;
  outline: 1px dashed #35bbd4;
  padding: 20px;
  margin-bottom: 30px;
}
#jtwd .birdNest .points .point .tit {
  color: #35bbd5;
}
#jtwd .birdNest .points .point1 {
  width: 640px;
}
#jtwd .technicalCharacteristics {
  height: 1300px;
  padding-top: 80px;
  background-color: #f5f6f7;
  margin-top: 80px !important;
}
#jtwd .technicalCharacteristics .Text {
  font-size: 24px;
}
#jtwd .technicalCharacteristics .imgbox {
  display: flex;
  justify-content: space-between;
}
#jtwd .technicalCharacteristics .zs {
  display: flex;
  justify-content: space-between;
  height: 753px;
}
#jtwd .technicalCharacteristics .zs .left {
  width: 520px;
}
#jtwd .technicalCharacteristics .zs .left img {
  width: 525px;
}
#jtwd .technicalCharacteristics .zs .right {
  width: 830px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#jtwd .technicalCharacteristics .zs .right .points {
  flex-direction: column;
  height: 100%;
}
#jtwd .technicalCharacteristics .zs .right .point {
  width: 100%;
  height: 120px;
  outline: 1px dashed #35bbd4;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
}
#jtwd .technicalCharacteristics .zs .right .point .tit {
  font-size: 24px;
  color: #2284b2;
  margin-bottom: 0px;
  text-align: left;
}
#jtwd .technicalCharacteristics .zs .right .point .pointContent {
  font-size: 18px;
  font-family: "SourceHanSansCN-Normal";
}
#jtwd .tit3 {
  font-size: 30px;
  color: #2284b2;
  font-family: "SourceHanSansCN-Bold";
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#jtwd .tit3 img {
  width: 35px;
  height: 40px;
  margin-right: 10px;
}
#jtwd .ability .Text {
  font-size: 24px;
  margin-top: 20px;
}
#jtwd .ability .points {
  margin-top: 20px;
  margin-bottom: 30px;
}
#jtwd .ability .points .point {
  width: 400px;
  height: 180px;
  background-color: #f0f1f2;
  padding: 20px;
  margin-bottom: 30px;
}
#jtwd .ability .points .point .tit {
  color: #333333;
}
#jtwd .ability .points .point1 {
  width: 640px;
}
#jtwd .ability .imgbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
#jtwd .ability .imgbox .left {
  width: 670px;
}
#jtwd .ability .imgbox .right {
  width: 670px;
  height: 325px;
  line-height: 60px;
  color: #ffffff;
  font-family: SourceHanSansCN-Normal;
  box-sizing: border-box;
  background-color: #2284b2;
  border-radius: 0px 0px 46px 0px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 20px;
}
#jtwd .innovationAdvantages {
  background-color: #2284b2;
  padding-top: 100px;
  padding-bottom: 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 {
  width: 400px;
  height: 240px;
  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 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
#jtwd .innovationAdvantages .imgbox > div {
  width: 400px;
}
#jtwd .innovationAdvantages .imgbox > div .img {
  width: 100%;
}
#jtwd .innovationAdvantages .Text {
  margin: 0;
  color: #fff;
}
#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: 30px;
  margin: 5px;
  color: #333333;
}
