.ts-farm-advantage-tab-container {
  width: 1430px;
  margin: 0 auto;
  display: none;
}
.ts-farm-advantage-tab-container-active{
  display: block;
}

.advantage-tab-title {
  margin-top: 30px;
  margin-left: 20px;
}

.advantage-tab-title h2 {
  font-size: 18px;
  color: #333333;
}

.advantage-tab-title p {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}

.tab-span {
  font-size: 20px;
  font-weight: normal;
  color: #666666;
}

.ts-solution-advantage h1 {
  font-size: 30px;
}

.advantage-tab-img {
  margin-bottom: 100px;
}

.ts-solution-advantage {
  padding-top: 70px;
}

/*图片*/
.advantage-tab-img {
  margin-top: 20px;
  width: 100%;
}

.advantage-tab-img img {
  width: 100%;
  height: auto;
}

.ts-farm-custom {
  background: #F7F7F7;
  margin-top: 100px;
  padding-bottom: 60px;
}

/*解决架构*/
.ts-solution-div {
  width: 1008px;
  height: 868px;
}

.ts-solution-framework .ts-solution-div img {
  width: 1008px;
  height: 868px;
}

.ts-solution-framework h1 {
  font-size: 30px;
}

/*方案优势*/
.ts-farm-advantage h2 {
  font-size: 18px;
  color: #333333;
  text-align: center;
}

.ts-farm-advantage p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}

.ts-farm-advantage-content {
  width: 1437px;
  height: 558px;
  background: url("../img/solution/ts-farm/ta-farm-img7.png") no-repeat;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 30px;
  box-sizing: border-box;
}

.ts-farm-advantage-img {
  width: 1134px;
  height: 485px;
  margin: 0 auto;
}

.ts-farm-advantage-img img {
  width: 1134px;
  height: 485px;
}

/*案例*/
.ts-farm-customAnli {
  width: 1440px;
  height: 390px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 3px 6px 2px #D2D4D8;
  border-radius: 4px;
  display: none;
}

.ts-farm-customAnliActive {
  display: block;
}

.ts-farm-customAnli-left {
  width: 700px;
  height: 351px;
  float: left;
}
.ts-farm-customAnli-left1{
  background: url("../img/solution/ts-farm/ta-farm-img12.jpg") no-repeat;
  background-size: 100%;
}
.ts-farm-customAnli-left2{
  background: url("../img/solution/ts-farm/ta-farm-img13.jpg") no-repeat;
  background-size: 100%;
}
.ts-farm-customAnli-left3{
  background: url("../img/solution/ts-farm/ta-farm-img14.jpg") no-repeat;
  background-size: 100%;
}

/*.ts-farm-customAnli-left img {*/
/*  width: 700px;*/
/*  height: 351px;*/
/*}*/

.ts-farm-customAnli-right {
  float: left;
  margin-left: 70px;
  width: 552px;
  font-family: PingFangSC-Regular;
}

.ts-farm-customAnli-right-header {
  font-size: 18px;
  color: #333333;
  margin-top: 60px;
}

.custom-right-content {
  list-style-type: disc;
  margin-top: 20px;
  padding-left: 18px;
  box-sizing: border-box
}

.ts-farm-customAnli-right li {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
}
.decWord{
  font-size: 14px;
  margin-top: 20px;
  text-indent: 2em;
  color: #333333;
  line-height: 20px;
}

.decword2{
  margin-top: 50px;
}
.wordP{
  width: 72%;
}
@media screen and (max-width: 1500px) {
  .ts-farm-advantage-tab-container {
    width: 1190px;
  }

  .ts-farm-advantage-content {
    width: 1200px;
    height: 558px;
    background: url("../img/solution/ts-farm/ta-farm-img11.png") no-repeat;
    background-size: 100%;
  }
  .ts-farm-customAnli{
    width: 1200px;
    height: 320px;
  }
  .ts-farm-customAnli-left{
    width: 558px;
    height: 280px;
  }
  .ts-farm-customAnli-left1{
    background: url("../img/solution/ts-farm/ta-farm-img15.jpg") no-repeat;
    background-size: 100%;
  }
  .ts-farm-customAnli-left2{
    background: url("../img/solution/ts-farm/ta-farm-img16.jpg") no-repeat;
    background-size: 100%;
  }
  .ts-farm-customAnli-left3{
    background: url("../img/solution/ts-farm/ta-farm-img17.jpg") no-repeat;
    background-size: 100%;
  }
  .ts-farm-customAnli-right{
    width: 450px;
  }
  .ts-farm-customAnli-right-header {
    margin-top: 30px;
  }
  .decword2{
    margin-top: 20px;
  }
  .wordP{
    width: 100%;
  }
}
.ts-farm-customAnli-right-header1{
  margin-top: 20px;
}


