.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.w1180 {
  width: 80%;
  margin: 0 auto;
}
.noah-container {
  margin-top: 2.6904rem;
  width: 60%;
}
.noah-container .bread-crumb {
  padding: 1.0762rem 0;
  box-sizing: border-box;
  font-size: 0.48rem;
  color: #47464e;
}
.noah-container .bread-crumb a {
  color: #47464e;
}
.noah-container .bread-crumb .divide {
  margin: 0 0.27rem;
}
.noah-container h3,
.section2 h3 {
  font-size: 0.8071rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 1.0762rem;
}
.section2 {
  text-align: center;
}

.section2 .desc {
  color: #7C7C7E;
  font-size: 0.65rem;
}
.section2 .bottom {
  /* width: 70%; */
  display: flex;
  justify-content: center;
  margin: 0 auto;
  text-align: left;
}
.section2 .left-part .left-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}
.section2 .left-bottom .bottom-item:first-child {
  margin-left: -1.5rem;
}
.section2 .left-bottom .bottom-item .count {
  display: flex;
  align-items: flex-end;
  margin-top: 1.2rem;
  margin-bottom: 0.34rem;
}
.section2 .left-bottom .bottom-item img {
  margin-left: 0.17rem;
}
.section2 .left-bottom .bottom-item div:last-child {
  color: #A1A2A6;
}
.section2 .bottom .right-part {
  margin-left: 2%;
}
.section2 .bottom .right-part.ml-0 {
  margin-left: 0;
}
.section2 .bottom .right-part h4 {
  color: #0059FB;
  font-size: 0.87rem;
  font-weight: 700;
}
.section2 .bottom .right-part h3 {
  font-size: 0.8071rem;
  font-weight: 600;
  margin-top: 0.5rem;
  line-height: 1.5;
}
.section2 .bottom .right-part .sub-title {
  margin-top: 0.34rem;
  font-size: 0.5381rem;
  color: #565658;
  line-height: 1.5;
}
.section2 .bottom .right-part .item-wrap {
  margin-right: 1rem;
}
.section2 .bottom .right-part .right-item {
  display: flex;
  align-items: center;
  margin-top: 1.28rem;
}
.section2 .bottom.RFIDMachine .right-part .right-item {
  margin-top: 1.8rem;
}
.section2.mt20 .bottom .right-part .right-item {
  margin-top: 0.67rem;
}
.section2.mt30 .bottom .right-part .right-item {
  margin-top: 1rem;
}
.section2 .bottom .right-part .right-item div {
  margin-left: 0.67rem;
}
.section2 .bottom .right-part .right-item h3 {
  margin: 0;
  color: #303539;
  font-size: 0.6054rem;
  font-weight: 600;
}
.section2 .bottom .right-part .right-item p {
  font-size: 0.5381rem;
  color: #A0A0A2;
  line-height: 1.4;
}
.scenes {
  text-align: center;
}
.scenes h3 {
  font-weight: 600;
  font-size: 0.8rem;
  color: #333;
  padding: 2.69rem 0 4.3rem;
}
.scene-image {
  display: flex;
  align-items: flex-end;
}
.scene-image .img-wrap {
  width: 25%;
  text-align: center;
}
.scene-wrap .scene-item,
.scene-image .scene-item {
  text-align: center;
  float: left;
  width: 25%;
}
.scene-wrap .scene-item h4 {
  font-size: 0.62rem;
  font-weight: normal;
  color: #242321;
  margin: -0.34rem 0 0.5rem;
}
.scene-wrap .scene-item .img-wrap {
  min-height: 2.15rem;
  position: relative;
}
.scene-wrap .scene-item .img-wrap img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.scene-wrap .scene-item p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #747476;
  font-size: 0.5381rem;
  line-height: 1.6;
}
.scene-wrap .scene-item p:nth-child(2) {
  margin-top: 0.83rem;
}
/* .scene-wrap .scene-item p:nth-child(3) {
  margin-bottom: 65px;
} */
.scene-wrap .scene-item p:last-child {
  margin-bottom: 3.6rem;
}
.scene-wrap.ptl .scene-item {
  width: 33.3%;
}
.scene-wrap.array {
  width: 60%;
  margin: 0 auto;
}
.scene-wrap.array .scene-item {
  width: 50%;
}
.scene-wrap.wisdom {
  padding-bottom: 3rem;
}
.scene-wrap.wisdom .scene-item {
  width: 20%;
}
.application {
  padding-bottom: 1.8rem;
  text-align: center;
}
.application h3 {
  font-weight: 600;
  font-size: 0.8rem;
  color: #333;
  padding-bottom: 2.54rem;
}
.application .application-image {
  display: flex;
  align-items: flex-end;
}
.application .application-wrap {
  display: flex;
}
.application .application-image .img-wrap {
  width: 33%;
  text-align: center;
}
.application .application-item {
  width: 33%;
  text-align: center;
}
.application.w50 .application-item {
  width: 50%;
}
.application .application-item h4 {
  color: #000;
  font-size: 0.62rem;
  margin-top: 1.68rem;
  font-weight: 500;
  letter-spacing: 1px;
  padding-bottom: 1rem;
}
.application .application-item p {
  color: #5A5A5C;
  line-height: 1.5;
  letter-spacing: 1px;
}

.advertise {
  margin-top: 2rem;
  position: relative;
}

.advertise .img-wrap img {
  display: block;
  width: 100%;
}

.advertise .text-wrap {
  position: absolute;
  left: 20%;
  top: 50%;
  transform: translateY(-50%);
}

.advertise .text-wrap h4,
.advertise .text-wrap p {
  color: #fff;
  /* font-style: italic; */
}

.advertise .text-wrap h4 {
  font-size: 0.8rem;
  font-weight: 700;
}

.advertise .text-wrap p {
  margin-top: 0.75rem;
  font-size: 0.47rem;
}

.index-bottom {
  background-color: #1e51ad;
}

.index-bottom .contact-wrap {
  border-bottom: 1px dotted #fff;
}

.index-bottom .contact-way,
.index-bottom .contact-address {
  display: flex;
  width: 60%;
  margin: 0 auto;
  padding: 48px 0;
}

.index-bottom .contact-address {
  justify-content: space-between;
}

.index-bottom .contact-way h4,
.index-bottom .contact-way p {
  color: #fff;
}

.index-bottom .contact-way h4 {
  margin-bottom: 16px;
  font-size: 0.535rem;
}

.index-bottom .contact-way p {
  font-size: 0.8rem;
}

.index-bottom .contact-way .contact-item {
  margin-right: 50px;
}

.index-bottom .contact-address .left div {
  font-size: 0.5375rem;
  color: #fff;
  margin-bottom: 16px;
}

.index-bottom .contact-address .image-wrap {
  margin-left: 2rem;
}

.index-bottom .contact-address .image-wrap img {
  margin-top: 4rem;
}

.copyright {
  text-align: center;
  padding: 15px 5px;
  background-color: #14439d;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}

.copyright a {
  color: #fff;
  cursor: pointer;
}