@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1024px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_re_col {
    flex-direction: column-reverse;
  }
  .f22,
  .f24 {
    font-size: 0.28rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .p_header {
    background: #fff;
    height: 0.88rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  .p_logo img {
    width: 2rem;
  }
  .srch {
    width: 100%;
    height: 0.88rem;
    margin: 0.5rem auto;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #fff;
    padding: 0 0.45rem;
  }
  .srch_txt {
    width: 4.15rem;
    border: none;
    color: #333;
    background: none;
    -webkit-appearance: none;
    padding: 0 0.1rem;
    line-height: 0.88rem;
  }
  .srch_txt::-webkit-input-placeholder {
    color: #8791a2;
  }
  .srch_sub {
    width: 0.34rem;
    height: 0.34rem;
    border: none;
    background: url(../img/ss1.png) no-repeat;
    background-size: 0.34rem;
  }
  .menu_btn img {
    width: 0.6rem;
  }
  .menu_box {
    background: #ae0d14;
    background-size: 100%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    padding: 0.2rem 0.3rem 0;
    display: none;
  }
  .menu_list {
    color: #fff;
    height: 10rem;
    overflow-y: auto;
  }
  .menu_list li {
    font-size: 0.3rem;
    padding-left: 0.36rem;
    line-height: 3;
  }
  .menu_list li h3 {
    font-size: 0.3rem;
  }
  .menu_close {
    font-size: 0.6rem;
    color: #fff;
  }
  .sub_menu {
    font-size: 0.26rem;
    color: #aaa;
    display: none;
  }
  .sub_menu a {
    display: block;
    position: relative;
    padding-left: 0.4rem;
  }
  .sub_menu a::after {
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .lanuage {
    width: 1.2rem;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0.3rem;
  }
  .lanuage_list {
    color: #333;
  }
  .banner img {
    height: 6rem;
    object-fit: cover;
  }
  .banner_txt h2 {
    font-size: 0.4rem;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号来代表被修剪的文本 */
  }
  .banner_txt a{
      width: 2rem;
  }

  .service_txt p{
        width: 100%;
        overflow:hidden;
        word-wrap:break-word;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
  }
  .service_txt a{
      width: 2rem;
      margin: 0.3rem 0 0;
  }
  .phone{ display:block;}
  .more{ width: 2rem;}
  .m_banner img {
    height: 5rem;
    object-fit: cover;
  }
  .type {
    display: none;
  }
  .service > img {
    height: 6rem;
    object-fit: cover;
  }
  .service_con {
    padding: 0.3rem 0.2rem;
  }
  .case .swiper {
    width: 100%;
  }
  .login_txt {
    padding-left: 0.3rem;
    margin-left: 0.3rem;
  }
  .contact {
    text-align: left;
  }
  .contact p,
  .contact h3 {
       align-items: flex-start;
  }
.contact p img,
  .contact h3 img{
       margin: .05rem 0.1rem 0;
  }
  .copyright {
    text-align: center;
  }
  .m_about_con {
    margin: 0.5rem 0 0;
  }
  .about_txt {
    line-height: 0.4rem;
  }
  .cutule_list li {
    width: 100%;
    margin-bottom: 0.2rem;
    height: 4rem;
    margin-right: 0;
  }
  .cutule_list li > div p {
    font-size: 0.26rem;
  }
  .cutule_list li.on {
    width: 100%;
  }
  .m_about3 {
    background-size: auto;
    height: auto;
  }
  .team_pic {
    width: 100%;
    position: static;
    margin: 1.2rem 0 0;
  }
  .team_tit {
    width: 100%;
  }
  .m_about4 {
    height: 10rem;
  }
  .develop .swiper {
    padding: 0;
    margin-top: 1.5rem;
  }
  .develop .swiper li:nth-child(even) .develop_list {
    margin-top: 3.5rem;
    padding-top: 0.8rem;
  }
  .m_cehua_service li {
    width: 100%;
    margin-right: 0;
    height: 3.5rem;
  }
  .m_cehua_progress {
    background: url(../img/progress.png) no-repeat center top fixed;
    background-size: auto;
    padding: 0.7rem 0 0.2rem;
    height: auto;
  }
  .m_progress {
    position: static;
    border-left: none;
  }
  .m_progress ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .m_progress li {
    width: 48%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    border-right: none;
    padding: 0.3rem 0;
    height: auto;
    text-align: left;
    margin-top: 0.5rem;
  }
  .m_progress li h2 {
    font-size: 0.4rem;
    color: #fff;
  }
  .m_progress li h3,.m_progress li.on h3 {
    writing-mode: horizontal-tb;
    font-size: 0.36rem;
    margin: 0.3rem 0;
  }
  .m_progress li .m_progress_txt {
    display: block;
  }
  .m_progress li .m_progress_txt p {
    line-height: 2;
  }
  .m_progress li.on {
    width: 48%;
  }
  .m_progress li.on h2 {
    font-size: 0.4rem;
  }
  .m_progress .m_progress_txt a {
    margin: 0.2rem 0 0;
  }
  .m_news .swiper-button-prev,
  .m_news .swiper-button-next {
    bottom: 0rem;
  }
  .m_news_list {
    justify-content: space-between;
  }
  .m_news_list li {
    width: 48%;
    margin-right: 0;
  }
  .three {
    line-height: 0.4rem;
    height: 1.2rem;
  }
  .zixun_list {
    justify-content: space-between;
  }
  .zixun_list li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .zixun_bot {
    height: 1.5rem;
  }
  .m_tit h2 {
    font-size: 0.4rem;
  }
  .m_cehua_con {
    padding: 0.5rem 0.3rem;
  }
  .clothes_bg {
    background-size: auto;
  }
  .app_con {
    margin: 0.3rem 0 0;
  }
  .m_contact_list li {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .message li {
    width: 100%;
  }
  .map {
    position: static;
    margin: 0.3rem 0 0;
    height: 5rem;
  }
  .message li {
    height: 0.8rem;
  }
  .xx_head {
    margin: 0.88rem 0 0;
  }
  .nextpage li {
    padding: 0.2rem 0;
  }
  .nextpage li span {
    width: 1rem;
  }
  .progress_list ul {
    justify-content: space-between;
  }
  .progress_list li::after{
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -0.88rem;
    transform: rotate(-90deg);
   }
  .progress_list li:nth-child(2)::after {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -0.88rem;
    transform: rotate(-90deg);
  }

  .progress_list li:nth-child(3)::after {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -0.88rem;
    transform: rotate(-90deg);
  }
  .progress_list li:nth-child(5)::after {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -0.88rem;
    transform: rotate(-90deg);
  }
  .progress_list li:nth-child(6) {
    order: 4;
  }
  .progress_list li:nth-child(6)::after {
     right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -0.88rem;
    transform: rotate(-90deg);
  }
  .progress_list li:nth-child(7) {
    order: 5;
  }
  .progress_list li:nth-child(8) {
    order: 6;
  }
  .ad_txt {
    font-size: 0.34rem;
  }
  .download_btn {
    font-size: 0.28rem;
  }
    .ad_bg {
    height: 2.7rem;
  }
  .link::after {
    display: none;
  }
  .link li {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .content,
  .index {
    width: 7.02rem;
  }
  .sub_menu{
      color: #fff;
  }
  .case_type{ 
      text-align:center;
      margin-top:0.1rem ;
  }
  .m_tit h2{
      text-align:center;
  }
  .shouji{ 
      font-size:0.24rem;
      line-height: 0.5rem;
  }
  .clothes_bg {
      padding: .5rem 0;
      height: auto;
  }
  .m_case_con{
      height: 2.6rem;
  }
  .m_cehua_service li{
      height: auto;
  }
  .m_cehua_service li > div{
      margin: 0.3rem 0;
  }
  .m_cehua_service li:first-child{
      height: auto;
      background: none;
  }
  .m_progress li,.m_progress li.on{ 
      width:100%;
  }
  .ad_txt{
      font-size: 0.24rem;
  }
  .m_news .swiper-button-next{
      right: 42%;
  }
  .m_news .swiper-button-prev{
      right: 50%;
  }
  .m_news_con{
      padding: 0.6rem 0.5rem 1rem;
  }
  .mar_t50{
      margin-top:0.2rem ;
  }
  .m_news_list_con{
      padding: 0.3rem 0.1rem 0;
  }
  .message li input[type="text"], .message li select, .message li textarea{
      font-size: .24rem;
  }
  .progress_list li{
      width: 100%;
      margin: 0 0 1.5rem 0;;
  }
  .progress_list li:nth-child(5),.progress_list li:nth-child(6),.progress_list li:nth-child(7){
      margin-bottom:1.5rem;
  }
}
