body {
  background: #ffffff;
}
@media (max-width: 767px) {
  .tryNow {
    letter-spacing: 7px !important;
  }
  .xsHeader-active {
    position: fixed;
    top: 0;
  }
  .xsHeader-click {
    position: fixed;
    top: 0;
  }
  .xsHeader {
    width: 100%;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
  }
  .xsHeader .logo {
    display: block;
    width: 3rem;
    height: auto;
    margin-left: 0.5rem;
  }
  .xsHeader .menu {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0.5rem;
  }
  .xsHeader .menu .loginImg {
    padding: 0.2rem;
    width: 0.7rem;
  }
  .xsHeader .menu .menuImg {
    padding: 0.2rem;
    width: 0.7rem;
    margin-left: 0.2rem;
  }
  .xsHeader .menuDetail {
    display: none;
    position: absolute;
    left: 0;
    top: 1.5rem;
    width: 100%;
    overflow: scroll;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 0.4rem;
  }
  .xsHeader .menuDetail .oneList {
    width: 100%;
  }
  .xsHeader .menuDetail .oneList .one {
    width: 100%;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    box-sizing: border-box;
    color: #ffffff;
  }
  .xsHeader .menuDetail .oneList .one img {
    height: 0.5rem;
  }
  .xsHeader .menuDetail .oneList .active {
    color: #2caa85;
  }
  .xsHeader .menuDetail .oneList .twoList {
    width: 100%;
    display: none;
  }
  .xsHeader .menuDetail .oneList .twoList .two {
    width: 100%;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem 0 1.5rem;
    box-sizing: border-box;
    color: #ffffff;
  }
  .xsHeader .menuDetail .oneList .twoList .active {
    color: #2caa85;
  }
  .xsHeader .menuDetail .oneList .threeList {
    width: 100%;
    display: none;
  }
  .xsHeader .menuDetail .oneList .threeList .three {
    width: 100%;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem 0 2rem;
    box-sizing: border-box;
    color: #ffffff;
  }
  .xsHeader .menuDetail .oneList .headerItemsPhone {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none;
  }
  .xsHeader .menuDetail .oneList .headerItemsPhone a {
    display: block;
    width: 100%;
    height: 1.5rem;
  }
  .xsHeader .menuDetail .oneList .headerItemsPhone li {
    width: 100%;
    height: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    font-size: 0.4rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    padding-right: 1rem;
    box-sizing: border-box;
  }
  .xsHeader .menuDetail .oneList .headerItemsPhone li img {
    height: 0.45rem;
  }
  .examplePhone h1 {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    color: #3c3c3c;
    margin-top: 1rem;
  }
  .examplePhone .marketingColumnContent_title {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #3c3c3c;
    margin-top: 1rem;
    position: relative;
  }
  .examplePhone .marketingColumnContent_title .marketingColumnContent_more {
    position: absolute;
    right: 0.5rem;
    top: 0;
    font-size: 0.24rem;
    line-height: 1rem;
    display: flex;
    align-items: center;
  }
  .examplePhone .marketingColumnContent_title .marketingColumnContent_more img {
    width: 0.3rem;
    margin-left: 0.1rem;
  }
  .examplePhone .swiper-container3 {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.5rem;
  }
  .examplePhone .swiper-container3 .swiper-slide {
    width: 100%;
    overflow: hidden;
    border: solid 0.013rem #dddddd;
    box-sizing: border-box;
  }
  .examplePhone .swiper-container3 .swiper-slide a {
    width: 100%;
  }
  .examplePhone .swiper-container3 .swiper-slide .name {
    width: 100%;
    height: 1rem;
    text-align: center;
    font-size: 0.4rem;
    line-height: 1rem;
    color: #333333;
    font-weight: 600;
  }
  .examplePhone .swiper-container3 .swiper-slide .ownerImg {
    display: block;
    width: 100%;
  }
  .examplePhone .swiper-container3 .swiper-slide h3 {
    width: 100%;
    font-size: 0.4rem;
    line-height: 1.5;
    color: #333333;
    margin-left: 11%;
    margin-top: 0.3rem;
  }
  .examplePhone .swiper-container3 .swiper-slide .text {
    width: 90%;
    display: flex;
    margin: 0.3rem auto;
  }
  .examplePhone .swiper-container3 .swiper-slide .text .dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #2caa85;
    margin: 0.18rem;
  }
  .examplePhone .swiper-container3 .swiper-slide .text p {
    width: calc(100% - 26px);
    display: inline-block;
    font-size: 0.32rem;
    line-height: 1.5;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .examplePhone .swiper-container3 .swiper-slide .knowMore {
    float: right;
    margin: 0.3rem 0;
  }
  .examplePhone .swiper-container3 .swiper-slide .knowMore p {
    margin-right: 0.5rem;
  }
  .referralsContent {
    display: none;
  }
  .referralsContentPh {
    width: 100%;
  }
  .referralsContentPh .referralsContent_title {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #3c3c3c;
    margin-top: 1rem;
    position: relative;
  }
  .referralsContentPh .referralsContent_title .referralsConetent_more {
    position: absolute;
    right: 0.5rem;
    top: 0;
    font-size: 0.24rem;
    line-height: 1rem;
  }
  .referralsContentPh .swiper-container-referralsContentPh {
    width: 92%;
    height: 7.8rem;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.5rem;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide {
    width: 100%;
    border: solid 0.013rem #dddddd;
    box-sizing: border-box;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide a {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide .referralsContent_headimg {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin: 0.5rem auto;
    display: block;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide .referralsContent_text {
    width: 90%;
    height: 3rem;
    overflow: hidden;
    margin: 0 auto;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide .referralsContent_text p {
    font-size: 0.24rem;
    line-height: 1.5;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide .referralsContent_company {
    width: 90%;
    text-align: center;
    font-size: 0.36rem;
    line-height: 2;
    color: #999999;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-slide .referralsContent_name {
    width: 90%;
    text-align: center;
    font-size: 0.36rem;
    line-height: 2;
    font-weight: 600;
    color: #999999;
  }
  .referralsContentPh .swiper-container-referralsContentPh .swiper-button-next,
  .referralsContentPh .swiper-container-referralsContentPh .swiper-button-prev {
    width: 18px;
    background-size: 18px 30px;
  }
  .marketingColumnContent {
    display: none;
  }
  .marketingColumnContentPh {
    width: 100%;
  }
  .marketingColumnContentPh .marketingColumnContent_title {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #3c3c3c;
    margin-top: 1rem;
    position: relative;
  }
  .marketingColumnContentPh .marketingColumnContent_title .marketingColumnContent_more {
    position: absolute;
    right: 0.5rem;
    top: 0;
    font-size: 0.24rem;
    line-height: 1rem;
    display: flex;
    align-items: center;
  }
  .marketingColumnContentPh .marketingColumnContent_title .marketingColumnContent_more img {
    width: 0.3rem;
    margin-left: 0.1rem;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh {
    width: 92%;
    height: 7.5rem;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.5rem;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-slide {
    width: 100%;
    border: solid 0.013rem #dddddd;
    box-sizing: border-box;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-slide a {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-slide .marketingColumnContent_headimg {
    width: 100%;
    margin: 0 auto;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-slide .marketingColumnContent_text {
    width: 90%;
    height: 1.5rem;
    font-size: 0.24rem;
    line-height: 1.5;
    overflow: hidden;
    margin-top: 0.3rem;
  }
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-button-next,
  .marketingColumnContentPh .swiper-container-marketingColumnContentPh .swiper-button-prev {
    width: 18px;
    background-size: 18px 30px;
  }
  .industrySolutionContent {
    display: none;
  }
  .industrySolutionContentPh .industrySolutionContent_title {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #3c3c3c;
    margin-top: 1rem;
    position: relative;
  }
  .industrySolutionContentPh .industrySolutionContent_title .industrySolutionContent_more {
    position: absolute;
    right: 0.5rem;
    top: 0;
    font-size: 0.24rem;
    line-height: 1rem;
    display: flex;
    align-items: center;
  }
  .industrySolutionContentPh .industrySolutionContent_title .industrySolutionContent_more img {
    width: 0.3rem;
    margin-left: 0.1rem;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.5rem;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide {
    width: 100%;
    overflow: hidden;
    border: solid 0.013rem #dddddd;
    box-sizing: border-box;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide a {
    width: 100%;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .name {
    width: 100%;
    height: 1rem;
    text-align: center;
    font-size: 0.4rem;
    line-height: 1rem;
    color: #333333;
    font-weight: 600;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .ownerImg {
    display: block;
    width: 100%;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide h3 {
    width: 100%;
    font-size: 0.4rem;
    line-height: 1.5;
    color: #333333;
    margin-left: 11%;
    margin-top: 0.3rem;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .text {
    width: 90%;
    display: flex;
    margin: 0.3rem auto;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .text .dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #2caa85;
    margin: 0.18rem;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .text p {
    width: calc(100% - 26px);
    display: inline-block;
    font-size: 0.32rem;
    line-height: 1.5;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .knowMore {
    float: right;
    margin: 0.3rem 0;
  }
  .industrySolutionContentPh .swiper-container-industrySolutionPh .swiper-slide .knowMore p {
    margin-right: 0.5rem;
  }
  .customer h1 {
    font-size: 0.48rem;
    font-weight: 900;
    text-align: center;
    width: 100%;
    color: #3c3c3c;
    margin-top: 1rem;
  }
  .customer .content {
    width: 92%;
    margin: 0.5rem auto 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .customer .content li {
    width: 20%;
    margin: 2.5%;
  }
  .customer .content li img {
    width: 100%;
  }
  .footerApply {
    width: 100%;
  }
  .footerApply .footerApplyBgPh {
    width: 100%;
    display: block;
  }
  .footerApply .footerApplyBg {
    display: none;
  }
  .footerPhone {
    display: block;
  }
  .footerPhone .title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footerPhone .title .titleContent {
    width: 100%;
    height: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #646464;
    color: #ffffff;
    font-size: 0.4rem;
    line-height: 1.5;
    border-bottom: 1px solid #999999;
  }
  .footerPhone .title .titleContent span {
    margin: 0.5rem;
  }
  .footerPhone .title .titleContent img {
    height: 0.45rem;
    margin: 0.5rem;
  }
  .footerPhone .title .product,
  .footerPhone .title .footer_function,
  .footerPhone .title .support,
  .footerPhone .title .boyang,
  .footerPhone .title .contactUs {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none;
  }
  .footerPhone .title .product li,
  .footerPhone .title .footer_function li,
  .footerPhone .title .support li,
  .footerPhone .title .boyang li,
  .footerPhone .title .contactUs li {
    width: 100%;
    height: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #222325;
    color: #ffffff;
    font-size: 0.4rem;
    line-height: 1.5;
    border-bottom: 1px solid #646464;
    padding-left: 1.5rem;
    padding-right: 0.5rem;
    box-sizing: border-box;
  }
  .footerPhone .title .product li img,
  .footerPhone .title .footer_function li img,
  .footerPhone .title .support li img,
  .footerPhone .title .boyang li img,
  .footerPhone .title .contactUs li img {
    height: 0.45rem;
  }
  .footerPhone .title .product .special,
  .footerPhone .title .footer_function .special,
  .footerPhone .title .support .special,
  .footerPhone .title .boyang .special,
  .footerPhone .title .contactUs .special {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    padding-left: 0;
    align-items: center;
    border: 0 none;
  }
  .footerPhone .title .product .special img,
  .footerPhone .title .footer_function .special img,
  .footerPhone .title .support .special img,
  .footerPhone .title .boyang .special img,
  .footerPhone .title .contactUs .special img {
    width: 40%;
    height: auto;
    margin: 0.5rem;
  }
  .footerPhone .bottom {
    background-color: #2e2f31;
    width: 100%;
    height: 1.6rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .footerPhone .bottom div {
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 1.5;
    width: 100%;
    text-align: center;
  }
  .moreFunction {
    width: 100%;
    margin-top: 1.4rem;
  }
  .moreFunction h1 {
    width: 100%;
    text-align: center;
    font-size: 0.48rem;
    color: #333333;
  }
  .moreFunction ul {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 0.5rem auto;
  }
  .moreFunction ul li {
    width: 24%;
    margin-top: 0.5rem;
  }
  .moreFunction ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .moreFunction ul li img {
    width: 50%;
  }
  .moreFunction ul li div {
    font-size: 0.32rem;
    line-height: 1.5;
    color: #333333;
  }
  .servicePhone {
    width: 9.2rem;
    margin: 1rem auto;
    position: relative;
  }
  .servicePhone .serviceBgPhone {
    width: 100%;
  }
  .servicePhone .serviceBgPc {
    display: none;
  }
  .servicePhone .serviceText {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .servicePhone .serviceText h3 {
    width: 100%;
    color: #ffffff;
    font-size: 0.48rem;
    text-align: center;
  }
  .servicePhone .serviceText h5 {
    margin-top: 0.28rem;
    width: 100%;
    text-align: center;
    font-size: 0.267rem;
    color: #ffffff;
  }
  .servicePhone .serviceText p {
    margin-top: 0.41rem;
    width: 8.6rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.32rem;
    line-height: 2;
  }
  .mainContent .leftNavigation .oneBox,
  .swiper-container {
    display: none;
  }
  .smHeader,
  .example,
  footer {
    display: none;
  }
  body {
    position: relative;
  }
  #newBridge {
    z-index: 1000000 !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
}
