/* 手机设备 */
@media only screen and (max-width: 768px) {
  :root {
    font-size: 12px;
  }
  /* 首页 */
  header .logo {
    padding: 2% 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  header .logo img,
  footer .logo img {
    width: 120px;
  }
  .top-txt {
    float: right;
    color: #eb1c25;
    font-size: 1.2rem;
    margin-top: unset;
  }
  .navbar {
    /* height: 20vh; */
    /* padding-top: 18px;
    padding-left: 6%;
    display: flex;
    justify-content: center;
    align-items: center; */
    height: unset;
    line-height: unset;
    padding: 4%;
  }
  .navbar a {
    margin-right: 24px;
    font-size: 1rem;
  }
  .navbar ul,
  .navbar ul li {
    height: unset;
    line-height: 26px;
  }
  .indexSwiper .bannercontent h2 {
    font-size: 1.4rem;
  }
  .indexSwiper img {
    margin-top: 0;
  }
  .index-phone .swiper-container {
    min-height: 210px !important;
    /* height: 210px !important; */
  }
  .indexSwiper .bannercontent {
    font-size: 1rem;
  }
  .more {
    padding-top: unset;
  }
  .footer {
    height: 12vh;
  }

  .copyright {
    margin-top: 4px;
    position: absolute;
    bottom: 66px;
    padding: 0 8px;
  }

  /* 解决方案 */
  .banner .bannercontent {
    top: 6px !important;
    left: 12px;
  }
  .banner .bannercontent h2 {
    font-size: 1.3rem;
  }
  .banner .bannercontent p,
  .banner .bannercontent .txt-box {
    font-size: 1rem;
  }
  .banner .bannercontent .txt-box {
    padding-top: 8px;
    line-height: 16px;
  }

  .corp-culture img {
    /* max-width: 116%; */
    border-radius: 15px !important;
  }
  .w1920-grey .swiper-slide {
    border-radius: 0 !important;
  }
  .solution .sec1,
  .solution .banner img {
    height: 120px !important  ;
  }

  /* 业务介绍*/
  .w1200 {
    width: unset;
    margin: 0 auto;
  }
  .title-business-intro,
  .title2 {
    font-size: 1.8rem;
  }
  .business-intro .page img {
    max-width: 100% !important;
  }
  /*项目意义*/
  .phone-sh {
    margin-top: 0px;
  }
  .web-p-w63,
  .web-p-w60 {
    width: unset;
    padding: 0 10px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 12px;
  }
  .web-img-w60 {
    /* width: unset; */
  }

  .title-name {
    font-size: 2rem;
    padding-bottom: 20px;
  }
  .section-title {
    padding: 18px 8px 52px;
  }
  .section-title::after {
    bottom: unset !important;
    left: 8px;
  }
  .events-img-contain-fit {
    /* display: block; */
    width: 100vw !important;
    object-fit: contain;
    position: absolute;
    top: 0px;
    height: 310px !important;
    /* border: 1px solid blue; */
  }
  .events-img-cover-fit {
    width: 100vw !important;
    height: 310px !important;
    /* border: 1px solid blue; */
  }
  .events-content {
    position: absolute;
    top: calc(100% - 260px);
    padding: 0 12px !important;
    width: 100vw;
  }
  /* .event2,
  .event3,
  .event4 {
    position: absolute;
    top: 42vh;
    left: 12px;
  }
  .event2 {
    top: 43vh;
  } */

  .events-tit1 {
    /* padding-left: 12px; */
  }
  .events-desc {
    padding-top: 8px !important;
    font-size: 1.3rem !important;
    width: 94vw;
  }

  .brand-events {
    height: 880px !important;
  }

  .corp-culture .events-img {
    width: 100vw;
    height: 300px;
  }
  .corp-culture .events-content {
    top: calc(100% - 265px);
    padding-left: 12px !important;
  }

  .list-num {
    font-size: 1.2rem !important ;
    padding: 0 0 8px;
  }

  .list-desc {
    font-size: 1rem !important ;
  }
  .flex-wrap {
    width: unset !important;
  }
  /* 关于我们 */
  .events-tab {
    border-bottom: unset !important;
  }
  .phone-top {
    margin-top: 0px !important;
  }
  .events-desc1 {
    /* padding-left: 12px !important; */
  }
  .sec1 {
    height: 18vh;
  }
  .about-list {
    padding-top: 20px !important;
  }
  .about-list li {
    padding-bottom: 18px !important;
  }
  .idea-head,
  .idea-list li {
    width: 100% !important;
  }
  .idea-list {
    padding-bottom: 24px !important;
  }
  .pad-about .flex-wrap {
    justify-content: center !important;
  }
  /*加入我们 */
  .join-title {
    font-size: 2rem !important;
  }
  .join-item .content-tit {
    font-size: 1.5rem !important;
  }
  .join-content .content-text {
    font-size: 1.2rem !important;
  }
  .phone-top .events-next {
    display: none;
  }
  .phone-top .swiper-container-vertical > .swiper-pagination-bullets {
    display: none;
  }
  /*招商加盟*/
  .main {
    overflow: hidden;
    height: unset !important;
  }
  .zs-img-txt {
    font-size: 2rem !important;
    top: -1%;
  }
  .zs-img-txt2 {
    font-size: 2rem !important;
    top: 5%;
  }
  .sec1 {
    display: none;
  }
  .join-jm {
    width: 72vw !important;
    height: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
    top: 19% !important;
    padding: 24px 16px !important;
  }
  .join-jm .ipt-title {
    display: flex;
    justify-content: center;
  }
  .join-jm h3 {
    margin: 0 0 14px !important;
    font-size: 1.3rem !important;
    font-weight: 800;
    width: 150px !important;
  }
  .join-jm input {
    height: 36px !important;
    font-size: 0.8rem !important;
  }
  .join-jm button {
    margin-top: 6px !important;
    font-size: 1.1rem !important;
  }
  .join_jm_iphone {
    position: unset !important;
    box-shadow: unset !important;
    width: 100% !important;
    text-align: center !important;
    padding-top: 0 !important;
    height: 280px !important;
  }
  .join_jm_iphone .ipt-title {
    display: flex;
    justify-content: center;
    width: 100% !important;
    margin-bottom: 0px;
    margin-top: -14px;
  }
  .join_jm_iphone .ipt-title h3 {
    width: 162px;
    height: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 18px;
    color: #f70000;
  }
  .join_jm_iphone input {
    height: 40px !important;
  }
  .join_jm_iphone button {
    margin-top: 10px !important;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f70000 !important;
    font-weight: bold !important;
  }
  .section-title {
    display: none;
  }
  .section-title-iphone {
    text-align: center;
    position: relative;
    margin-top: 24px;
  }
  .section-title-iphone .title-en-1 {
    font-size: 15px;
    color: #e8e8e8 !important;
    opacity: 0.4;
  }
  .section-title-iphone .title-name {
    margin-top: 4px;
    font-size: 30px !important;
    color: #fff !important;
  }
  .section-title-iphone2 .title-en {
    font-size: 15px !important;
    color: #e8e8e8 !important;
  }
  .section-title-iphone2 .title-name {
    color: #030206 !important;
  }

  .popup-join-jm {
    top: unset !important;
    bottom: 4%;
    left: 3% !important;
  }
  .popup-join-jm .bannerimg {
    width: 50% !important;
  }
  /* 招商加盟-合作条件 */
  .condition-jm {
    height: 420px !important;
  }

  .condition-jm .condition-list li span {
    font-size: 14px !important;
  }
  .condition-jm .condition-list li span:first-of-type {
    font-size: 28px !important;
    font-weight: 500 !important;
  }
  .condition-jm .condition-list li span:nth-last-of-type(2) {
    margin-top: 8px !important;
  }

  .condition-jm .condition-list {
    background-color: unset !important;
    flex-direction: column !important;
    border: 0 !important;
    width: 100% !important;
    display: grid !important;
    place-items: center !important; /* 水平和垂直居中 */
  }
  .condition-jm .condition-list li {
    line-height: 22px !important;
    font-weight: 500 !important;
    height: 100px;
  }
  .main ul:last-of-type {
    margin-bottom: 20px !important;
  }
  .declaration-list {
    justify-content: space-around !important;
  }
  .declaration-list li {
    width: 172px !important;
    height: 222px !important;
    border-radius: 12px !important;
    padding: 12px 12px 16px !important;
    margin-bottom: 16px !important;
  }
  .declaration-list li img {
    width: 42px !important;
    height: 42px !important;
  }
  .declaration-list span.left {
    font-size: 10px !important;
  }
  .declaration-list li span:nth-of-type(2) {
    margin-top: 4px !important;
  }
  .declaration-list li span:first-of-type {
    margin-top: 6px !important;
    font-size: 14px;
  }
  .bannercontent p,
  .banner .bannercontent {
    color: #000 !important;
  }

  footer {
    /* height: 42vh; */
    font-size: 0.9rem !important;
  }

  .footer-content {
    margin: 0 2% 10px;
    position: relative;
  }
  .footer-content a {
    margin-right: 10px;
  }
  .footer-content .left .left-t {
    /* min-width: 170px !important; */
    display: flex;
    margin-bottom: 20px !important;
  }
  .footer-content .left .left-t .line {
    /* border-right: 1px solid white; */
    margin: 10px 7px 0 2px;
    height: 70px !important;
  }
  .footer-content .left .left-t .l {
    width: 20px;
    line-height: 19px !important;
    padding-top: 6px !important;
  }

  .footer-content .left .r {
    padding-top: 2px !important;
  }
  .footer-content .left .left-t .r {
    width: 60px;
  }
  /* .footer-content .left .left-t .r div {
    margin-bottom: 11px;
  } */
  footer .topbtn img {
    width: 66px;
    height: 66px;
  }
  .copy-right {
    margin-top: 4px;
    position: relative;
    bottom: 4px;
    padding: 0 8px;
  }
  /* .index-phone .swiper-container {
    height: 46vh;
  } */

  .index-phone .bannerimg2 {
    position: absolute !important;
    width: 45% !important;
    right: 6% !important;
    bottom: 6% !important;
  }
}

/* 平板设备-竖屏 */

/* 平板设备-横屏 */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* 样式规则 */
  :root {
    font-size: 16px;
  }
  /* 首页 */
  /* .indexSwiper .bannercontent {
    top: 30px !important;
  } */

  .index-pad .bannerimg2 {
    position: absolute !important;
    width: 45% !important;
    right: 6% !important;
    bottom: 6% !important;
  }
  header .logo {
    padding: 2% 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  header .logo img,
  footer .logo img {
    width: 120px;
  }
  .top-txt {
    float: right;
    color: #eb1c25;
    font-size: 1.2rem;
    margin-top: unset;
  }
  .navbar {
    /* height: 20vh; */
    /* padding-top: 18px;
    padding-left: 6%;
    display: flex;
    justify-content: center;
    align-items: center; */
    height: unset;
    line-height: unset;
    padding: 4%;
  }
  .navbar a {
    margin-right: 24px;
    font-size: 1rem;
  }
  .navbar ul,
  .navbar ul li {
    height: unset;
    line-height: 26px;
  }
  .indexSwiper .bannercontent h2 {
    font-size: 1.7rem;
  }
  .indexSwiper img {
    margin-top: 0;
  }
  .indexSwiper .bannercontent {
    font-size: 1.2rem;
  }
  .more {
    padding-top: unset;
  }
  .footer {
    height: 12vh;
  }
  .index-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: unset !important;
    padding-top: unset !important;
    line-height: unset !important;
  }
  .copyright {
    margin-top: 4px;
    position: absolute;
    bottom: 26px;
    padding: 0 8px;
  }

  /* 解决方案 */
  .banner .bannercontent {
    top: 6px !important;
    left: 12px;
  }
  .banner .bannercontent h2 {
    font-size: 1.3rem;
  }
  .banner .bannercontent p,
  .banner .bannercontent .txt-box {
    font-size: 1rem;
  }
  .banner .bannercontent .txt-box {
    padding-top: 8px;
    line-height: 16px;
  }

  .corp-culture img {
    width: 68vw !important;
    border-radius: 15px !important;
  }
  .w1920-grey .swiper-slide {
    border-radius: 0 !important;
  }
  /* 业务介绍*/
  .w1200 {
    width: unset;
    margin: 0 auto;
  }
  .title-business-intro,
  .title2 {
    font-size: 1.8rem;
  }
  /*项目意义*/
  .phone-sh {
    margin-top: 0px;
  }
  .web-p-w63,
  .web-p-w60 {
    width: unset;
    padding: 0 10px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 12px;
  }
  .web-img-w60 {
    width: unset;
  }

  .title-name {
    font-size: 1.6rem !important;
    padding-bottom: 20px;
  }
  .section-title {
    padding: 18px 8px 52px;
  }
  .section-title::after {
    bottom: unset !important;
    left: 8px;
  }

  .brand-events {
    height: 880px !important;
  }

  /* .corp-culture .events-img {
    width: 100vw;
    height: 300px;
  } */

  .list-num {
    font-size: 1.2rem !important ;
    padding: 0 0 8px;
  }

  .list-desc {
    font-size: 1rem !important ;
  }
  .flex-wrap {
    width: unset !important;
  }
  /* 关于我们 */
  .pad-about .events-content {
    /* top: 48vh; */
    padding: 20px 12px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;

    width: 280px;
  }

  .events-tab {
    border-bottom: unset !important;
  }
  .phone-top {
    margin-top: 0px !important;
  }
  .sec1 {
    height: 18vh;
  }
  .about-list {
    padding-top: 20px !important;
  }
  .about-list li {
    padding-bottom: 18px !important;
  }
  .idea-head,
  .idea-list li {
    width: 100% !important;
  }
  .idea-list {
    padding-bottom: 24px !important;
  }

  .corp-culture .events-img4 {
    width: 670px !important;
  }
  .brand-events .events-img4 {
    height: 100%;
  }
  .events-img-contain-fit {
    /* object-fit: unset !important; */
    height: 100%;
  }
  .pad-about .events-img-contain-fit,
  .pad-about .events-img4 {
    width: 62vw !important;
  }
  .events-desc {
    padding-top: 24px !important;
    font-size: 1rem !important;
    width: 88%;
    /* border: 1px solid red; */
  }
  .pad-about .events-next {
    width: 20px;
    right: 10px;
  }

  .pad-about .flex-wrap {
    justify-content: space-around !important;
  }
  .pad-about
    .swiper-container-vertical
    > .swiper-pagination-bullets.dots-container {
    right: 25px !important;
  }

  /*加入我们 */
  .join-title {
    font-size: 2rem !important;
  }
  .join-item .content-tit {
    font-size: 1.5rem !important;
  }
  .join-content .content-text {
    font-size: 1.2rem !important;
  }

  /*招商加盟*/
  .main {
    overflow: hidden !important;
    height: unset !important;
  }
  .zs-img-txt {
    font-size: 2rem !important;
    top: 4%;
  }
  .zs-img-txt2 {
    font-size: 2rem !important;
    top: 10%;
  }

  .join-jm {
    width: 40vw !important;
    height: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
    top: 28% !important;
    padding: 24px 16px !important;
  }
  .join-jm .ipt-title {
    display: flex;
    justify-content: center;
  }
  .join-jm h3 {
    margin: 0 0 14px !important;
    font-size: 1.3rem !important;
    font-weight: 800;
    width: 192px !important;
  }
  .join-jm input {
    height: 36px !important;
    font-size: 0.8rem !important;
  }
  .join-jm button {
    margin-top: 6px !important;
    font-size: 1.1rem !important;
  }
  .popup-join-jm {
    top: unset !important;
    bottom: 4%;
    left: 3% !important;
  }
  .popup-join-jm .bannerimg {
    width: 50% !important;
  }

  .main ul:last-of-type {
    margin-bottom: unset !important;
  }

  .declaration-list li {
    width: 100% !important;
    border-radius: 12px !important;
  }
  .declaration-list span.left {
    width: unset !important;
  }
  .bannercontent p,
  .banner .bannercontent {
    color: #000 !important;
  }

  footer {
    /* height: 42vh; */
    font-size: 0.9rem !important;
  }

  .footer-content {
    margin: 0 2% 10px;
    position: relative;
  }
  .footer-content a {
    margin-right: 10px;
  }
  .footer-content .left .left-t {
    /* min-width: 170px !important; */
    display: flex;
    margin-bottom: 70px !important;
    margin-top: 4px !important;
  }
  .footer-content .left .left-t .line {
    /* border-right: 1px solid white; */
    margin: 8px 28px 0 -10px;
    height: 20px !important;
  }
  .footer-content .left .left-t .l {
    width: 100px;
    line-height: 19px !important;
    padding-top: 6px !important;
  }

  .footer-content .left .r {
    padding-top: 2px !important;
  }
  .footer-content .left .left-t .r {
    width: 218px;
  }
  /* .footer-content .left .left-t .r div {
    margin-bottom: 11px;
  } */
  footer .topbtn img {
    width: 66px;
    height: 66px;
  }
  .copy-right {
    margin-top: 4px;
    position: relative;
    bottom: 4px;
    padding: 0 8px;
  }
  .index-pad .swiper-container {
    /* height: 48vw !important; */
  }
  .sec1-iphone {
    display: none !important;
  }
  .section-title-iphone {
    display: none !important;
  }
}

/* PC设备 */
@media only screen and (min-width: 1025px) {
  /* 样式规则 */
  :root {
    font-size: 16px;
  }
  .events-img-cover-fit {
    width: 670px !important;
  }
  .footer-content .left .left-t .line {
    /* border-right: 1px solid white; */
    margin: 20px 28px 0 -10px;
    height: 20px !important;
  }
  .bannerimg2 {
    position: absolute !important;
    width: 45% !important;
    right: 6% !important;
    bottom: 6% !important;
    -webkit-animation-name: slider !important;
    -webkit-animation-timing-function: ease-in-out !important;
    -webkit-animation-iteration-count: infinite !important;
    -webkit-animation-duration: 4s;
  }
  .sec1-iphone {
    display: none !important;
  }
  .section-title-iphone {
    display: none !important;
  }
}
