.engineeringBanner {
  width: 100%;
  height: 370px;
  background: url("../images/engineeringHeadBg.png") center no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}
.engineeringBanner-content {
  width: 1200px;
  margin: auto;
  color: #27264D;
}
.engineeringBanner-content-title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 25px;
}
.engineeringBanner-content-desc {
  font-size: 28px;
  margin-bottom: 25px;
}
.engineeringBanner-content .experienceNow {
  width: 104px;
  border-radius: 50px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #FF6933;
  cursor: pointer;
}
.engineering_content_box {
  width: 100%;
}
.engineering_content_box .engineering_inner_content {
  width: 1200px;
  margin: 40px auto 0;
}
.engineering_content_box .engineering_inner_content .contentText-container {
  color: #333333;
}
.engineering_content_box .engineering_inner_content .contentText-container .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 26px;
}
.engineering_content_box .engineering_inner_content .contentText-container .header img {
  margin-bottom: 10px;
}
.engineering_content_box .engineering_inner_content .contentText-container .textContainer {
  font-size: 14px;
  line-height: 24px;
  text-indent: 28px;
}
.engineering_content_box .engineering_inner_content .gxtPage_flexLayout-container {
  margin-top: 20px;
}
.engineering_content_box .engineering_inner_content .flexLayout-container {
  display: flex;
}
.engineering_content_box .engineering_inner_content .flexLayout-container .engineeringHighlights {
  flex: 1;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  background-color: #F5F6FC;
  border-radius: 12px;
  line-height: 24px;
}
.engineering_content_box .engineering_inner_content .flexLayout-container .engineeringHighlights_icon {
  margin-top: 20px;
}
.engineering_content_box .engineering_inner_content .flexLayout-container .engineeringHighlights_title {
  margin-top: 20px;
  font-weight: 700;
}
.engineering_content_box .engineering_inner_content .flexLayout-container .engineeringHighlights_desc {
  padding: 10px 20px 20px;
}
.engineering_content_box .engineering_inner_content .flexLayout-container .engineeringHighlights:last-child {
  margin-right: 0;
}
.engineering_content_box .engineering_inner_content .educationalEcology {
  height: 405px;
  background: url("../images/engineering/educationalEcologyBg.png") center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.engineering_content_box .engineering_inner_content .educationalEcology .header {
  padding-top: 40px;
}
.engineering_content_box .engineering_inner_content .educationalEcology .textContainer {
  width: 245px;
  position: absolute;
  right: 64px;
  bottom: 67px;
}
.engineering_content_box .customerTestimonials_content {
  width: 100%;
  background: #f5f7fa;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials {
  width: 1200px;
  margin: auto;
  padding: 40px 0;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container {
  color: #27264D;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container .regionSelect {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  margin: 36px 0 16px;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container .regionSelect-title {
  font-weight: 700;
  margin-right: 20px;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container .regionSelect .activeRegion {
  background: #FF6933;
  border-radius: 50px;
  color: #fff;
  padding: 5px 20px;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container .regionSelect-item {
  padding: 5px 0;
  margin: 0 20px;
  cursor: pointer;
}
.engineering_content_box .customerTestimonials_content .customerTestimonials .region_container .regionInfo img {
  width: 100%;
}
.engineering_content_box .conclusionContainer {
  width: 100%;
  background: url("../../portal/images/engineering/gxt_developmentHistory.png") no-repeat center;
  background-size: 100% 100%;
  color: #FF6933;
}
.engineering_content_box .conclusionContainer .conclusionContent {
  width: 1200px;
  margin: auto;
  padding: 40px 0;
}
.engineering_content_box .conclusionContainer .conclusionContent-title {
  padding: 0 0 15px;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
.engineering_content_box .conclusionContainer .conclusionContent-desc {
  font-size: 14px;
  line-height: 24px;
  text-indent: 28px;
}
.engineering_content_box .gxt_developmentHistory_container {
  width: 100%;
  margin-top: 40px;
  background: url("../../portal/images/engineering/gxt_developmentHistory.png") no-repeat center;
  background-size: 100% 100%;
  color: #FF6933;
}
.engineering_content_box .gxt_developmentHistory_container .gxt_developmentHistory_content {
  width: 1200px;
  margin: auto;
}
.engineering_content_box .gxt_developmentHistory_container .gxt_developmentHistory_content-title {
  padding: 20px 0 15px;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
.engineering_content_box .gxt_developmentHistory_container .gxt_developmentHistory_content-desc {
  font-size: 14px;
  line-height: 24px;
}
.engineering_content_box .gxt_developmentHistory_container .gxt_developmentHistory_content-desc div {
  padding-bottom: 20px;
}
.header_gxt {
  width: 100%;
  display: flex;
  padding: 8px 0;
  align-items: center;
}
.header_gxt .header_gxt_content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_gxt .header_gxt_content_left img {
  width: 143px;
}
.header_gxt .header_gxt_content_right {
  display: flex;
  align-items: center;
}
.header_gxt .header_gxt_content_right .companyInformation {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  font-family: Alibaba PuHuiTi 2;
}
.header_gxt .header_gxt_content_right .companyInformation img {
  width: 20px;
  margin-right: 10px;
}
.header_gxt .header_gxt_content_right .experienceNow {
  margin-right: 20px;
  border-radius: 4px;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #FF6933;
  cursor: pointer;
}
.footer_gxt {
  width: 100%;
  background-color: #EBEDF4;
  font-family: Alibaba PuHuiTi 2, serif;
}
.footer_gxt .footer_gxt_content {
  width: 1200px;
  margin: auto;
  padding-top: 40px;
}
.footer_gxt .footer_gxt_content .verticalLine {
  margin: 0 5px;
}
.footer_gxt .footer_gxt_content .footer_contactUs {
  display: flex;
  justify-content: space-between;
}
.footer_gxt .footer_gxt_content .footer_contactUs .address {
  font-size: 16px;
  line-height: 26px;
}
.footer_gxt .footer_gxt_content .footer_contactUs .address div {
  margin-bottom: 5px;
}
.footer_gxt .footer_gxt_content .footer_contactUs .address div:last-child {
  margin-bottom: 0;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .phoneAndEmail {
  font-size: 16px;
  line-height: 26px;
  display: flex;
  justify-content: flex-end;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .imgAndInfo {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .imgAndInfo .contactInfo-item {
  margin-right: 20px;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .imgAndInfo .contactInfo-item:last-child {
  margin-right: 0;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .imgAndInfo .contactInfo-item img {
  width: 90px;
}
.footer_gxt .footer_gxt_content .footer_contactUs .contactInfo .imgAndInfo .contactInfo-item .imgName {
  margin-top: 5px;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
}
.footer_gxt .footer_gxt_content .footer_gxt_bottom {
  border-top: 1px solid #D9DADF;
  margin-top: 40px;
  padding: 15px 0;
  color: #999999;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer_gxt .footer_gxt_content .footer_gxt_bottom .proof-item {
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
}
/*# sourceMappingURL=engineering.css.map */