.wot-footer {
  width: 100%;
  min-width: 1200px;
  height: 47px;
  line-height: 47px;
  color: #091953;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.wot-aboutus-box {
  width: 100%;
  margin-top: 40px;
  padding-top: 40px;
}

.wot-aboutus {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
}

.wot-aboutus .wot-aboutus-title {
  width: 100%;
  line-height: 57px;
  margin-bottom: 15px;
  padding-left: 90px;
  position: relative;
}

.wot-aboutus .wot-aboutus-title::before {
  content: '';
  display: block;
  background:  no-repeat left top;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}

.wot-aboutus .wot-aboutus-title .wot-aboutus-title-cn {
  line-height: 57px;
  font-size: 44px;
  color: #091953;
  font-weight: bold;
}

.wot-aboutus .wot-aboutus-con {
  display: flex;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-item {
  height: 200px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-desc {
  border-left: none;
  width: 600px;
  font-size: 14px;
  font-weight: 400;
  color: #091953;
  line-height: 28px;
  text-align: justify;
  position: relative;
  margin-right: 56px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-desc .wot-aboutus-desc-title {
  position: absolute;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  color: #8897d1;
  top: -6px;
  left: 89px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-desc .wot-aboutus-desc-con {
  padding: 46px 27px 0 4px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-concat {
  width: 271px;
  position: relative;
  margin-right: 56px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-concat .wot-aboutus-concat-title {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #091953;
  top: -6px;
  left: 19px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-concat .wot-aboutus-concat-con {
  padding: 44px 19px 0 19px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 28px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-seek {
  position: relative;
  width: 243px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-seek .wot-aboutus-seek-title {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #091953;
  top: -6px;
  left: 19px;
}

.wot-aboutus .wot-aboutus-con .wot-aboutus-seek .wot-aboutus-seek-con {
  padding: 37px 0 0 19px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 39px;
}
