#sea .Text {
  font-size: 18px;
  color: #333;
  font-family: 'SourceHanSansCN-Normal';
  text-indent: 2em;
}
#sea .imgbox {
  width: 100%;
}
#sea .imgbox img {
  width: 100%;
}
#sea .points {
  margin-top: 50px;
}
#sea .points .point {
  padding-top: 40px;
  width: 420px;
  box-sizing: border-box;
  background-color: #2284b2;
}
#sea .points .point .tit {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 23px;
  font-size: 24px;
  font-family: 'SourceHanSansCN-Bold';
}
#sea .points .point .text {
  color: #fff;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Normal';
}
#sea .core-technology .point {
  width: 420px;
  height: 245px;
  background-color: #2284b2;
  margin-bottom: 50px;
}
#sea .core-technology .point .tit3 {
  height: 63px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
#sea .core-technology .point .text {
  width: 369px;
  height: 140px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
}
#sea .principle {
  margin-top: 20px;
}
#sea .coreAdvantages {
  margin-top: 50px;
  background-color: #2284b2;
  padding: 20px;
}
#sea .coreAdvantages .tit1,
#sea .coreAdvantages .tit2 {
  color: #fff;
}
#sea .coreAdvantages .points .point {
  height: auto;
}
#sea .coreAdvantages .points .icon {
  text-align: center;
}
#sea .coreAdvantages .points .Tit {
  font-size: 32px;
  color: #fff;
  text-align: center;
}
#sea .coreAdvantages .points .text {
  font-size: 16px;
}
#sea .points2 {
  justify-content: center;
  margin-top: 30px;
}
#sea .points2 .point {
  padding-top: 10px;
  height: auto;
}
#sea .projectDebriefing {
  position: relative;
  padding-bottom: 50px;
}
#sea .projectDebriefing .points {
  height: 530px;
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#sea .projectDebriefing .points .point {
  background: none;
  box-sizing: border-box;
  padding: 50px;
  width: 355px;
}
#sea .projectDebriefing .points .point .text {
  color: #333;
  font-size: 20px;
  font-size: 18px;
}
#sea .projectDebriefing .points2 {
  display: block;
  position: absolute;
  top: 465px;
  height: 200px;
}
#sea .projectDebriefing .points2 .point {
  position: relative;
}
#sea .projectDebriefing .points2 .p1 {
  float: left;
  left: 245px;
  padding-top: 25px;
}
#sea .projectDebriefing .points2 .p2 {
  float: right;
  right: 220px;
  padding-top: 25px;
}
#sea .projectDebriefing .cup {
  height: 180px;
}
#sea .projectDebriefing .cup .point {
  padding: 15px;
}
#sea .projectDebriefing .cup .icon {
  text-align: center;
}
#sea .projectDebriefing > .imgbox {
  display: flex;
  justify-content: space-between;
  height: 595px;
}
#sea .projectDebriefing > .imgbox img {
  width: 30%;
  height: 100%;
}
