/* let bannerWidth = '1000px'
if ($(window).width() > 1600) {
  bannerWidth = '1000px'
} else if ($(window).width() > 1430 && $(window).width() < 1600) {
  bannerWidth = '600px'
} else if ($(window).width() > 1200 && $(window).width() < 1430) {
  bannerWidth = '505px'
} else if ($(window).width() > 960 && $(window).width() < 1100) {
  bannerWidth = '390px'
} */
/* @media screen and (max-width: 1600px) and (min-width: 1430px) {
  .esc-container .pc-header {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .pc-swiper {
    display: block;
  }
  .box > div:first-child {
    width: 730px;
  }
  .m-swiper {
    display: none;
  }
  .esc-container .mobile-header {
    display: none;
  }
  .layout {
    width: 70%;
  }
  #pc-footer {
    display: block;
  }
  #m-footer {
    display: none;
  }
  #pc-header {
    display: block;
  }
  #m-header {
    display: none;
  }
  #pc-erweima {
    display: flex;
  }
  #m-erweima {
    display: none;
  }
  #right-wenzhang {
    display: block;
  }
  #m-share {
    display: none;
  }
  #pc-share {
    display: flex;
  }
}
@media screen and (max-width: 1430px) and (min-width: 1200px) {
  .esc-container .pc-header {
    display: flex;
  }
  .box > div:first-child {
    width: 543px;
  }
  .esc-container .mobile-header {
    display: none;
  }
  .layout {
    width: 85%;
  }
  .pc-swiper {
    display: block;
  }
  .m-swiper {
    display: none;
  }
  #pc-footer {
    display: block;
  }
  #m-footer {
    display: none;
  }
  #pc-header {
    display: block;
  }
  #m-header {
    display: none;
  }
  #pc-erweima {
    display: flex;
  }
  #m-erweima {
    display: none;
  }
  #right-wenzhang {
    display: block;
  }
  #m-share {
    display: none;
  }
  #pc-share {
    display: flex;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .esc-container .pc-header {
    display: flex;
  }
  .box > div:first-child {
    width: 450px;
  }
  .esc-container .mobile-header {
    display: none;
  }
  .layout {
    width: 90%;
  }
  .motor-container main .saishi-box .img-item {
    margin-right: 17px;
  }
  .motor-container main .saishi-box.remen.saishi-box1 .img-item {
    margin-right: 17px;
  }
  .pc-swiper {
    display: block;
  }
  .m-swiper {
    display: none;
  }
  #pc-footer {
    display: block;
  }
  #m-footer {
    display: none;
  }
  #pc-header {
    display: block;
  }
  #m-header {
    display: none;
  }
  #pc-erweima {
    display: flex;
  }
  #m-erweima {
    display: none;
  }
  #right-wenzhang {
    display: block;
  }
  #m-share {
    display: none;
  }
  #pc-share {
    display: flex;
  }
  .detail-layOut {
    width: 980px;
  }
}

@media screen and (max-width: 1000px) and (min-width: 960px) {
  .esc-container .pc-header {
    display: flex;
  }
  .box > div:first-child {
    width: 390px;
  }
  .esc-container .mobile-header {
    display: none;
  }
  .layout {
    width: 95%;
  }
  .motor-container main .saishi-box .img-item {
    margin-right: 17px;
  }
  .motor-container main .saishi-box.remen.saishi-box1 .img-item {
    margin-right: 17px;
  }

  .pc-swiper {
    display: block;
  }
  .m-swiper {
    display: none;
  }
  #pc-footer {
    display: block;
  }
  #m-footer {
    display: none;
  }
  #pc-header {
    display: block;
  }
  #m-header {
    display: none;
  }
  #pc-erweima {
    display: flex;
  }
  #m-erweima {
    display: none;
  }
  #right-wenzhang {
    display: block;
  }
  #m-share {
    display: none;
  }
  #pc-share {
    display: flex;
  }
  .detail-layOut {
    width: 740px;
  }
  .share-box .share-item .saoma h5 {
    font-size: 13px;
  }
  .share-box .share-item .saoma span {
    font-size: 10px;
  }
  .erweima span {
    font-size: 16px;
  }
} */
/* @media screen and (min-width: 960px) { */
  .enter-container .banner-box {
    position: relative;
    width: 100%;
    margin: auto;
  }
  .enter-container .image {
      width: 100%;
      height: auto;
  }
  .enter-container .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 6rem;
      height: 6rem;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
  }
  .enter-container .model-title {
    display: block;
    width: 38.3rem;
    margin: 0 auto 3rem;
  }
  .enter-container .model-txt {
      color: #fff;
      font-family: 'Sans_SC_Regular';
      font-size: 1.8rem;
      line-height: 2.6rem;;
      width:117.4rem;
      margin: 0 auto;
      text-align: center;
  }
  .milestone-info {
    width: 100%;
    height: 108rem;
    background: url("../images/qiye2025/model2_bg.jpg") no-repeat center;
    background-size: 100%;
    margin-top: 10rem;
    /* padding-top: 65.6rem; */
  }
  .milestone-box {
      position: relative;
      width: 100%;
      margin: 0 auto;
      /* border: .1rem solid red; */
      height: 67rem;
  }

  .milestone-item {
      position: absolute;
      padding-left: 2.4rem;
      max-width: 18.9rem;
      /* border: .1rem solid red; */
  }
  .milestone-item-in {
      position: relative;
  }

  .milestone-item:nth-child(even) {
      margin-left: auto;
  }

  .milestone-item::before {
      content: '';
      position: absolute;
      left: 0;
      top: 1.2rem;
      width: 1.4rem;
      height: 1.4rem;
      background: #FF2303;
      border-radius: 50%;
  }

  .milestone-item::after {
      content: '';
      position: absolute;
      left: 0.7rem;
      top: 1.4rem;
      width: .1rem;
      height: 18.2rem;
      background: #FF2303;
  }

  .milestone-year {
      color: #FF2303;
      font-family: 'Akrobat-ExtraBold';
      font-size: 2.8rem;
      text-align: left;
  }

  .milestone-desc {
      color: #fff;
      font-family: 'Sans_SC_Regular';
      font-size: 1.8rem;
      line-height: 2.5rem;
      margin-top: 0.9rem;
      text-align: left;
  }
  .milestone-item:nth-of-type(1) {
      max-width: 17.9rem;
      right: 42.5%;
      top: 7.4rem;
  }
  .milestone-item:nth-of-type(2) {
      right: 27%;
      top: 11rem;
      max-width: 17.9rem;
  }

  .milestone-item:nth-of-type(3) {
    right: 11.3%;
    top: 15.5rem;
  }

  .milestone-item:nth-of-type(4) {
    right: 35.5%;
    top: 27rem;
    width: 17.2rem;
  }


  .milestone-item:nth-of-type(2)::after {
      height: 15rem;
  }

  .milestone-item:nth-of-type(3)::after {
      height: 18.7rem;
  }

  .milestone-item:nth-of-type(4)::after {
      height: 23rem;
  }
  .milestone-item:nth-of-type(7) {
      left: 9%;
      max-width: 18.7rem;
      top: 41.3rem;
  }

  .milestone-item:nth-of-type(7)::after {
      height: 24.8rem;
  }

  .milestone-item:nth-of-type(6)::after {
      height: 22rem;
  }

  .milestone-item:nth-of-type(6) {
    top: 36.6rem;
    left: 25.2%;
    max-width: 17.2rem;
  }

  .milestone-item:nth-of-type(5) {
      top: 31.5rem;
      left: 40.4%;
      max-width: 17.2rem;
  }

  .milestone-item:nth-of-type(5)::after {
      height: 23rem;
  }

  .section3 {
    position: relative;
    padding-top: 7.4rem;
  }
  .section3 .model3_left {
      position: absolute;
      left: 4rem;
      top: 1.4rem;
      width: 1.5rem;
  }
  .section3 .model3_right {
      position: absolute;
      right: 3rem;
      top: 86.8rem;
      width: 1.5rem;
  }
  .section3 .model2-title{
      width: 43.8rem;
  }
  .section3 .model-box-in {
      width: 150rem;
      margin: 13.6rem auto 0;

  }
  .section3 img {
      width: 100%;
  }
  .section3 .model-top {
      position: relative;
      width: 100%;
      margin-bottom: 12rem;
  }
  .section3 .img_tag {
      position: absolute;
      width: 52.3rem;
      top: -9.6rem;
      left:0;
  }
  .section3 .model3_icon {
    position: absolute;
    width: 2.1rem;
    top: 12.5rem;
    right:1.2rem;
  }
  .section3 .model-top .img-txt {
      position: absolute;
      top: -6rem;
      right:0;
  }
  .section3 .img-txt {
      font-size: 3.8rem;
  }
  .section3 .model-bot {
      display: flex;
      gap: 6.4rem; 
      justify-content: space-between;
      align-items: center;
  }
  .section3 .model-bot .img-txt {
      display: block;
      width: 100%;
      text-align: right;
      margin-top: 1.8rem;
  }
  .section3 .model-bot-in {
      position: relative;
      flex:1;
  }
  .section3 .img_tag_15 {
      width: 20.2rem;
  }
  .section3 .img_tag_100 {
      width: 29.4rem;
  }
  .section4 {
    position: relative;
    width: 100%;
    height: 108rem;
    background: url("../images/qiye2025/model4_bg.png") no-repeat center;
    background-size: 100%;
    margin-top: 20rem;
    border: 1px solid transparent;
  }
  .section4 .model-title {
    margin: -4.6rem auto 3rem;
  }
  .section4 .model-img {
      position: absolute;
      left:50%;
      top:44%;
      transform: translate(-50%,-50%);
      width: 73.1rem;
  }
  .section5 {
    margin-top: -22rem;
    position: relative;
  }
  .section5 .model-txt {
    width: 150rem;
    margin-bottom: 5rem;
  }
  .modle-box-out {
    width: 184rem;
    /* height: 48.1rem; */
    background: url("../images/qiye2025/model5_bg.png") no-repeat center;
    background-size: 100%;
    margin: 0 auto;
  }
  .model5-box {
    position: relative;
    display:flex;
    justify-content: center;
    align-items: center;
    width: 125rem;
    height: 15.5rem;
    background: url("../images/qiye2025/model5_bg.png") no-repeat center;
    background-size: 100%;
    margin: 14rem auto 0;
  }
  .model5-box .model5-title {
      width: 34.4rem;
  }
  .section6 {
    position: relative;
    display:flex;
    justify-content: center;
    align-items: center;
    width: 125rem;
    height: 15.5rem;
    background: url("../images/qiye2025/model6_bg.png") no-repeat center;
    background-size: 100%;
    margin: 14rem auto 0;
  }
  .section6 .model6-title {
      width: 34.4rem;
  }
  .back {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: #fff;
    margin-top: 4.5rem;
    cursor: pointer;
  }
/* } */