﻿.mar_top {
  margin-top: 80px; }

.pcView {
  display: block; }

.phoneView {
  display: none; }

.customBanner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .customBanner img {
    width: 1920px;
    height: 550px;
    position: relative;
    left: 50%;
    margin-left: -960px; }
  .customBanner .textBox {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; 
    text-align: center;
  }
    .customBanner .textBox .text1 {
      font-size: 42px;
      color: #fff;
      margin-bottom: 30px; }
    .customBanner .textBox .line {
      width: 54px;
      height: 3px;
      background: #fff;
      margin-bottom: 30px; }
    .customBanner .textBox .text2 {
      font-size: 24px;
      color: #fff; }

.customNav a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
  line-height: 62px;
  height: 62px;
  box-sizing: border-box;
  font-size: 18px;
  color: #222222;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s; }
  .customNav a.on, .customNav a:hover {
    color: #064575;
    border-bottom: 2px solid #064575; }
  .customNav a:last-child {
    margin-right: 0; }

.custom_public_title {
  text-align: center;
  font-size: 30px;
  color: #000000; }

.customPlatform {
  background: #f5f5f7;
  padding: 75px 0; }
  .customPlatform .custom_public_title {
    margin-bottom: 56px; }
  .customPlatform .left {
    margin-right: 4.3%; }
    .customPlatform .left p {
      font-size: 16px;
      color: #555555;
      line-height: 30px;
      margin-bottom: 30px; }
  .customPlatform .right {
    width: 30%; }
    .customPlatform .right img {
      display: block;
      max-width: 100%;
      margin: 0 auto 30px; }
    .customPlatform .right p {
      font-size: 14px;
      color: #999999;
      text-align: center;
      line-height: 24px; }

.customFeatures {
  padding: 80px 0;
  background: #fff; }
  .customFeatures .custom_public_title {
    margin-bottom: 53px; }

.customTableList {
  border: 1px solid #eaeaea;
  border-bottom: 0;
  font-size: 0; }
  .customTableList .list {
    background: #f5f5f5;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 238px;
    box-sizing: border-box;
    position: relative;
    padding: 1.9% 1.8%;
    width: calc(100% / 4);
    display: inline-block;
    vertical-align: middle; }
    .customTableList .list:nth-child(2n) {
      background: #fff; }
    .customTableList .list:nth-child(5), .customTableList .list:nth-child(7) {
      background: #fff; }
    .customTableList .list:nth-child(6), .customTableList .list:nth-child(8) {
      background: #f5f5f5; }
    .customTableList .list:nth-child(4n) {
      border-right: 0; }
    .customTableList .list .title {
      font-size: 18px;
      color: #064575;
      margin-bottom: 22px; }
    .customTableList .list .text {
      font-size: 14px;
      color: #444444;
      line-height: 25px; }

.customIdea {
  background: #f5f5f7;
  padding: 76px 0; }
  .customIdea .custom_public_title {
    margin-bottom: 53px; }
  .customIdea .textBox {
    font-size: 16px;
    color: #555555;
    margin-bottom: 30px;
    line-height: 30px; }

.customValue, .customValue2 {
  background: #fff;
  padding: 76px 0; }
  .customValue .custom_public_title, .customValue2 .custom_public_title {
    margin-bottom: 60px; }
  .customValue .group, .customValue2 .group {
    text-align: left;
    font-size: 0; }
    .customValue .group .list, .customValue2 .group .list {
      width: calc((100% - 180px) / 4);
      display: inline-block;
      vertical-align: top;
      margin-right: 60px;
      margin-bottom: 52px;
      padding: 0 30px; }
      .customValue .group .list:nth-child(4n), .customValue2 .group .list:nth-child(4n) {
        margin-right: 0; }
      .customValue .group .list .icon, .customValue2 .group .list .icon {
        margin: 0 auto 16px;
        width: 196px;
        height: 196px;
        position: relative; }
        .customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1;
          width: 100%;
          height: 100%;
          text-align: center;
          line-height: 196px;
          font-size: 60px;
          color: #064575;
          font-weight: bold; }
      .customValue .group .list .text, .customValue2 .group .list .text {
        font-size: 16px;
        color: #555555;
        line-height: 30px;
        text-align: left;
        /*height: 290px;*/
        max-height: 290px;
        overflow: hidden;
        transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s; }
        .customValue .group .list .text .p, .customValue2 .group .list .text .p {
          margin-bottom: 23px; }
      .customValue .group .list .arrayIcon, .customValue2 .group .list .arrayIcon {
        margin: 0 auto;
        width: 44px;
        height: 22px; }
        .customValue .group .list .arrayIcon img, .customValue2 .group .list .arrayIcon img {
          width: 100%; }
      .customValue .group .list.on, .customValue .group .list:hover, .customValue2 .group .list.on, .customValue2 .group .list:hover {
        cursor: pointer; }
        .customValue .group .list.on .text, .customValue .group .list:hover .text, .customValue2 .group .list.on .text, .customValue2 .group .list:hover .text {
          max-height: inherit; }
        .customValue .group .list.on .arrayIcon, .customValue .group .list:hover .arrayIcon, .customValue2 .group .list.on .arrayIcon, .customValue2 .group .list:hover .arrayIcon {
          display: none; }

.customValue2 .group .list {
  margin-right: 67px;
  width: calc((100% - 134px) / 3); }
  .customValue2 .group .list:nth-child(4n) {
    margin-right: 67px; }
  .customValue2 .group .list:nth-child(3n) {
    margin-right: 0; }

.exportValue {
  background: #f5f5f7;
  padding: 75px 0; }
  .exportValue .custom_public_title {
    margin-bottom: 60px; }
  .exportValue .textBox .text {
    font-size: 16px;
    color: #555555;
    margin-bottom: 22px;
    line-height: 30px; }
  .exportValue .textBox .title {
    font-size: 18px;
    color: #064575;
    margin-bottom: 30px; }
  .exportValue .textBox .p {
    font-size: 14px;
    color: #444444;
    margin-bottom: 30px; }

.coreProcess {
  background: #fff;
  padding: 80px 0; }
  .coreProcess .custom_public_title {
    margin-bottom: 60px; }
  .coreProcess .text {
    padding-left: 30px; }
    .coreProcess .text p {
      margin-bottom: 30px;
      font-size: 16px;
      color: #555555; }
  .coreProcess .text2 {
    padding-left: 30px;
    line-height: 30px; }
    .coreProcess .text2 p {
      font-size: 16px;
      color: #555555; }
  .coreProcess .img {
    margin: 30px 0 0; }
    .coreProcess .img img {
      width: 100%; }

.demandPoint {
  background: #f5f5f7;
  padding: 80px 0; }
  .demandPoint .custom_public_title {
    margin-bottom: 60px; }
  .demandPoint .group {
    font-size: 0; }
    .demandPoint .group .list {
      margin-right: 20px;
      width: calc((100% - 40px) / 3);
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s; }
      .demandPoint .group .list:nth-child(3n) {
        margin-right: 0; }
      .demandPoint .group .list .title {
        background: #fff;
        margin-bottom: 5px;
        box-sizing: border-box;
        line-height: 60px;
        padding: 0 30px;
        font-size: 18px;
        color: #064575; }
      .demandPoint .group .list .bottom {
        padding: 30px;
        background: #fff;
        box-sizing: border-box;
        font-size: 14px;
        color: #444444;
        line-height: 26px;
        height: 380px;
        min-height: 380px;
        overflow: hidden;
        position: relative; }
        .demandPoint .group .list .bottom p {
          margin-bottom: 20px; }
        .demandPoint .group .list .bottom .arrayIcon {
          margin: 0 auto;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 60px;
          background: #fff;
          text-align: center;
          line-height: 60px; }
          .demandPoint .group .list .bottom .arrayIcon img {
            width: 44px;
            height: 22px;
            display: inline-block; }
      .demandPoint .group .list.on, .demandPoint .group .list:hover {
        cursor: pointer; }
        .demandPoint .group .list.on .bottom, .demandPoint .group .list:hover .bottom {
          height: auto; }
        .demandPoint .group .list.on .arrayIcon, .demandPoint .group .list:hover .arrayIcon {
          display: none; }

.industryPoint .group .list {
  width: calc((100% - 60px) / 4); }
  .industryPoint .group .list:nth-child(3n) {
    margin-right: 20px; }
  .industryPoint .group .list:nth-child(4n) {
    margin-right: 0; }
  .industryPoint .group .list .bottom {
    height: 340px;
    min-height: 340px; }

.industryValue {
  background: #f5f5f7; }

.textileAndMain {
  background: #f5f5f7;
  padding: 80px 0; }
  .textileAndMain .custom_public_title {
    margin-bottom: 60px; }
  .textileAndMain .group {
    font-size: 0; }
    .textileAndMain .group .list {
      margin-bottom: 30px;
      margin-right: 60px;
      background: #fff;
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      box-sizing: border-box;
      padding: 36px 30px 0;
      width: calc((100% - 60px) / 2);
      transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s; }
      .textileAndMain .group .list:nth-child(2n) {
        margin-right: 0; }
      .textileAndMain .group .list .textBox {
        padding-bottom: 25px; }
        .textileAndMain .group .list .textBox .title {
          font-size: 20px;
          color: #222222;
          margin-bottom: 16px; }
        .textileAndMain .group .list .textBox .text {
          font-size: 14px;
          color: #666666;
          line-height: 26px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          min-height: 78px; }
      .textileAndMain .group .list .time {
        height: 78px;
        line-height: 78px;
        position: relative;
        color: #666666;
        font-size: 16px;
        border-top: 1px solid #eeeeee; }
        .textileAndMain .group .list .time .array {
          position: absolute;
          right: 0;
          top: 0;
          height: 78px;
          width: 23px;
          background: url("../images/grey_arrow.png") no-repeat center center;
          background-size: 23px 18px;
          transition-duration: 0.4s;
          -webkit-transition-duration: 0.4s;
          -moz-transition-duration: 0.4s;
          -o-transition-duration: 0.4s; }
      .textileAndMain .group .list:hover {
        cursor: pointer; }
        .textileAndMain .group .list:hover .title {
          color: #064575; }
        .textileAndMain .group .list:hover .time {
          color: #064575; }
        .textileAndMain .group .list:hover .time .array {
          background: url("../images/blue_arrow.png") no-repeat center center;
          background-size: 23px 18px;
          right: 50px; }

.textileAndDetails {
  background: #f5f5f5; }
  .textileAndDetails .top {
    padding: 80px 30px 0;
    margin-bottom: 54px;
    text-align: center; }
    .textileAndDetails .top .title {
      font-size: 30px;
      color: #040000;
      margin-bottom: 24px; }
    .textileAndDetails .top .titme {
      font-size: 16px;
      color: #555555;
      margin-bottom: 12px; }
    .textileAndDetails .top .line {
      position: relative; }
      .textileAndDetails .top .line span {
        /*position: relative;*/
        width: 8px;
        height: 8px;
        box-sizing: border-box;
        border: 1px solid #dfdfdf;
        border-radius: 50%;
        margin: 0 auto;
        display: block; }
        .textileAndDetails .top .line span:after, .textileAndDetails .top .line span:before {
          content: '';
          position: absolute;
          top: 50%;
          width: 45%;
          height: 1px; }
        .textileAndDetails .top .line span:after {
          right: 50%;
          margin-right: 14px;
          background: url("../images/line_left.png") no-repeat center center;
          background-size: 100% 1px; }
        .textileAndDetails .top .line span:before {
          left: 50%;
          margin-left: 14px;
          background: url("../images/line_right.png") no-repeat center center;
          background-size: 100% 1px; }
  .textileAndDetails .bottom {
    font-size: 16px;
    color: #555555;
    line-height: 30px; }
    .textileAndDetails .bottom .text {
      margin-bottom: 30px; }

      .textileAndDetails .bottom .text p{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
        text-indent: 2em;
      }
      .textileAndDetails .bottom p img{
        max-width: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
      }
      .textileAndDetails .bottom img{
        max-width: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 15px;
      }

@media screen and (max-width: 1660px) {
  .customTableList .list {
    width: calc(100% / 3); }
    .customTableList .list:nth-child(4n) {
      border-right: 1px solid #eaeaea; }
    .customTableList .list:nth-child(3n) {
      border-right: 0; }
    .customTableList .list:nth-child(5), .customTableList .list:nth-child(7) {
      background: #f5f5f5; }
    .customTableList .list:nth-child(6), .customTableList .list:nth-child(8) {
      background: #fff; }
  .customValue .group .list, .customValue2 .group .list {
    width: calc((100% - 120px) / 3);
    margin-right: 40px;
    margin-bottom: 30px; }
    .customValue .group .list:nth-child(4n), .customValue2 .group .list:nth-child(4n) {
      margin-right: 40px; }
    .customValue .group .list:nth-child(3n), .customValue2 .group .list:nth-child(3n) {
      margin-right: 0; } }

@media screen and (max-width: 1220px) {
  .customPlatform .flex_center {
    display: block; }
    .customPlatform .flex_center .flex_1 {
      display: block;
      margin-right: 0; }
    .customPlatform .flex_center .right {
      width: 100%;
      /*img {
                    margin: 0 auto;
                }*/ }
  .customBanner .textBox .text1 {
    font-size: 30px;
    margin-bottom: 15px; }
  .customBanner .textBox .line {
    margin-bottom: 15px; }
  .customBanner .textBox .text2 {
    font-size: 20px; } }

@media screen and (max-width: 1050px) {
  .customTableList .list {
    width: calc(100% / 2);
    background: #f5f5f5 !important; }
    .customTableList .list:nth-child(4n), .customTableList .list:nth-child(3n) {
      border-right: 1px solid #eaeaea; }
    .customTableList .list:nth-child(2n) {
      border-right: 0; }
    .customTableList .list:nth-child(2), .customTableList .list:nth-child(3), .customTableList .list:nth-child(6), .customTableList .list:nth-child(7) {
      background: #fff !important; }
  .customValue .group .list, .customValue2 .group .list {
    width: calc((100% - 8%) / 2);
    margin-right: 4%;
    margin-bottom: 4%;
    padding: 0; }
    .customValue .group .list:nth-child(4n), .customValue .group .list:nth-child(3n), .customValue2 .group .list:nth-child(4n), .customValue2 .group .list:nth-child(3n) {
      margin-right: 4%; }
    .customValue .group .list:nth-child(2n), .customValue2 .group .list:nth-child(2n) {
      margin-right: 0; }
    .customValue .group .list .icon, .customValue2 .group .list .icon {
      width: 40vw;
      height: 40vw;
      margin: 0 auto 0.6rem; }
      .customValue .group .list .icon img, .customValue2 .group .list .icon img {
        width: 100%; }
      .customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
        line-height: 40vw; }
    .customValue .group .list .text, .customValue2 .group .list .text {
      font-size: 0.65rem;
      line-height: 1.4rem; }
      .customValue .group .list .text .p, .customValue2 .group .list .text .p {
        margin-bottom: 3%; }
  .textileAndMain .group .list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
    padding: 1.2rem 1rem 0;
    font-size: 0.7rem; }
    .textileAndMain .group .list .textBox {
      padding-bottom: 0.6rem; }
      .textileAndMain .group .list .textBox .title {
        font-size: 0.8rem;
        margin-bottom: 0.4rem; }
      .textileAndMain .group .list .textBox .text {
        font-size: 0.7rem;
        min-height: 70px;
        line-height: 1.4rem; }
    .textileAndMain .group .list .time {
      height: 3.5rem;
      line-height: 3.5rem; }
      .textileAndMain .group .list .time .array {
        height: 3.5rem; } }

@media screen and (max-width: 870px) {
  .pcView {
    display: none; }
  .phoneView {
    display: block; }
  .customTableList .list {
    padding: 3% 3%; }
    .customTableList .list .title {
      margin-bottom: 0.5rem;
      font-size: 0.85rem; }
    .customTableList .list .text {
      font-size: 0.75rem;
      line-height: 1.4rem; }
  .customPlatform, .customFeatures, .customIdea, .customValue, .exportValue, .coreProcess, .demandPoint, .customValue2, .textileAndMain, .textileAndDetails {
    padding: 1.5rem 0; }
    .customPlatform .custom_public_title, .customFeatures .custom_public_title, .customIdea .custom_public_title, .customValue .custom_public_title, .exportValue .custom_public_title, .coreProcess .custom_public_title, .demandPoint .custom_public_title, .customValue2 .custom_public_title, .textileAndMain .custom_public_title, .textileAndDetails .custom_public_title {
      margin-bottom: 1rem; }
  .custom_public_title {
    font-size: 1.5rem; }
  .customNav a {
    margin-right: 0.6rem;
    font-size: 0.9rem; }
  .customPlatform .left p {
    font-size: 0.75rem;
    line-height: 1.4rem;
    margin-bottom: 0.6rem; }
  .customPlatform .right p {
    font-size: 0.8rem; }
  .customIdea .textBox {
    font-size: 0.75rem;
    margin-bottom: 1rem;
    line-height: 1.4rem; }
  .demandPoint .group .list {
    width: 100%;
    margin-right: 0; }
  .coreProcess .text {
    padding-left: 0; }
    .coreProcess .text p {
      line-height: 1.4rem;
      font-size: 0.8rem;
      margin-bottom: 1rem; }
  .coreProcess .text2 {
    padding-left: 0;
    line-height: 1.4rem; }
    .coreProcess .text2 p {
      line-height: 1.4rem;
      font-size: 0.8rem;
      margin-bottom: 1rem; }
  .exportValue .textBox .text {
    font-size: 0.75rem;
    line-height: 1.4rem;
    margin-bottom: 0.8rem; }
  .exportValue .textBox .title {
    font-size: 0.8rem;
    margin-bottom: 1rem; }
  .exportValue .textBox .p {
    font-size: 0.7rem;
    margin-bottom: 0.8rem;
    line-height: 1.2rem; }
  .textileAndDetails .top {
    padding: 1.5rem 0 0;
    margin-bottom: 1rem; }
    .textileAndDetails .top .title {
      font-size: 1rem;
      margin-bottom: 0.7rem; }
    .textileAndDetails .top .titme {
      font-size: 0.8rem;
      margin-bottom: 0.3rem; }
  .textileAndDetails .bottom {
    font-size: 0.8rem;
    line-height: 1.4rem; }
    .textileAndDetails .bottom .text {
      margin-bottom: 1rem; }
  .mar_top {
    margin-top: 48px; }
  .customBanner .textBox .text1 {
    font-size: 27px;
    margin-bottom: 10px; }
  .customBanner .textBox .line {
    margin-bottom: 10px;
    width: 45px;
    height: 2px; }
  .customBanner .textBox .text2 {
    font-size: 16px;
    line-height: 26px; } 
  
  
  
  
  
  
  
  
    .customTableList .list{
      height: 282px;
    }
    .custom_public_title {
      font-size: 18px !important;
  }
  .customValue2 .group .list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.customPlatform .custom_public_title{
  font-size: 18px !important;
}
.demandPoint .group .list .title {
  line-height: 40px;
  font-size: 16px;
  padding: 0 20px;
}
.industryPoint .group .list .bottom {
  height: auto;
  min-height: auto;
}
.demandPoint .group .list .bottom .arrayIcon{
  display: none;
}
.demandPoint .group .list .bottom p {
  margin-bottom: 10px;
}
.demandPoint .group .list .bottom{
  padding: 0 20px;
}
.demandPoint .custom_public_title{
  font-size: 18px !important;
}
.coreProcess .custom_public_title{
  font-size: 18px !important;
}
.customFeatures .custom_public_title{
  font-size: 18px !important;
}
.customValue2 .group .list {
  font-size: 18px !important;
}
.customValue .group .list, .customValue2 .group .list {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}
.customValue2 .group .list .icon {
  width: 100%;
  height: 95px;
  margin: 0 auto 10px;
}
.customValue .group .list .icon img, .customValue2 .group .list .icon img {
  width: auto;
  height: 95px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 28px;
}
  


.textileAndDetails .bottom .text p{
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.textileAndDetails .bottom .text img{
  margin-bottom: 10px;
}


}
