/* 头部部分 */

.ts-top-tab {
  width: 100%;
  height: 600px;
  display: flex;
  background: linear-gradient(90deg, #007b9c, #006a92);
  align-items: center;
}

.ts-top-yu {
  height: 600px;
}
.ts-top-tab .banner-wrap {
  width: 1180px;
  height: 100%;
  margin: auto;
  position: relative;
  display: flex;
  padding-top: 40px;
}

.ts-top-yu p:nth-child(1) {
  height: 55px;
  font-size: 35px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: white;
  line-height: 48px;
  margin-top: 115px;
}
.ts-top-yu p:nth-child(2) {
  margin-top: 50px !important;
}
.ts-top-yu p:nth-child(2),
.ts-top-yu p:nth-child(3),
.ts-top-yu p:nth-child(4),
.ts-top-yu p:nth-child(5) {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 3px;
  opacity: 0.7;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  margin-top: 16px;
}

.ts-top-yu span {
  font-size: 18px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: white;
  margin-left: 24px;
  cursor: pointer;
}

.ts-top-yu p:nth-child(6) {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: white;
  margin-top: 24px;
}

/* 描述 */

.ts-describe-value {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

.ts-describe-value > div {
  width: 280px;
  height: 248px;
  background: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 20px;
}

.ts-describe-value > div:nth-child(5),
.ts-describe-value > div:nth-child(6),
.ts-describe-value > div:nth-child(7),
.ts-describe-value > div:nth-child(8) {
  height: 271px;
}

.ts-describe-img {
  width: 129px;
  margin: 0 auto;
  margin-top: 36px;
}
.ts-describe-img > img {
  width: 129px;
  height: 129px;
}

.ts-describe-txt {
  padding: 0 22px;
  margin-top: 28px;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  line-height: 25px;
}

.ts-describe-button {
  text-align: center;
  margin-top: 10px;
}

/* 特点 */

.ts-trait {
  margin-top: 54px;
}

.ts-trait-value {
  width: 1460px;
  height: 512px;
  background: linear-gradient(
    180deg,
    rgba(186, 189, 243, 0.1) 0%,
    rgba(93, 163, 251, 0.1) 100%
  );
  margin: 0 auto;
  display: flex;
  padding: 0 55px;
  box-sizing: border-box;
  justify-content: space-between;
}

.ts-trait-left {
  width: 638px;
  margin-top: 76px;
}

.ts-trait-left > img {
  width: 638px;
}

.ts-trait-right {
  width: 638px;
  margin-top: 78px;
}

.ts-trait-right img {
  height: 64px;
}

.ts-trait-right p {
  display: flex;
  opacity: 0;
}

.ts-trait-right p:nth-child(1) {
  padding-left: 54px;
}

.ts-trait-right p:nth-child(2) {
  padding-left: 176px;
  margin-top: 76px;
}

.ts-trait-right p:nth-child(3) {
  margin-top: 78px;
}

.ts-trait-right span {
  line-height: 64px;
  font-size: 24px;
  font-family: AliHYAiHei;
  color: #1b59cd;
}

/* 优势 */
.ts-merit {
  width: 100%;
  height: 608px;
  background: #4d5bdc;
  margin-top: 50px;
  overflow: hidden;
  min-width: 1460px;
}

.ts-merit-title {
  height: 56px;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 56px;
  margin-top: 40px;
  text-align: center;
}

.ts-merit-value {
  width: 1256px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.ts-merit-value > div {
  width: 292px;
}

.ts-merit-value p:nth-child(1) {
  width: 292px;
  height: 292px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.ts-merit-value p:nth-child(2) {
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  line-height: 25px;
  text-align: center;
}

.ts-merit-value p:nth-child(3) {
  width: 242px;
  margin: 0 auto;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  margin-top: 22px;
}

/* 关于 */

.ts-my {
  width: 1224px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
  position: relative;
}

.ts-my-left {
  width: 648px;
}

.ts-my-left p:nth-child(1) {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
}

.ts-my-left p:nth-child(2) {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 1px;
}

.ts-my-left p:nth-child(3) {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 24px;
}

.ts-my-right {
  width: 428px;
}

.ts-my-txt {
  position: absolute;
  left: 590px;
  top: 148px;
  height: 93px;
  font-size: 70px;
  font-family: AliHYAiHei;
  color: rgba(27, 89, 205, 0.1);
  line-height: 93px;
}

.ts-top-right {
  float: right;
  width: 683px;
  height: 491px;
  margin-top: 10px;
}
.ts-top-right img {
  width: 683px;
  height: 491px;
}
