/* 
*    适配手机端
*/
@media screen and (max-width: 750px) {
    .iphone_css {
        display: block !important;
    }

    .web_css {
        display: none !important;
    }

    .wrap_750{
        top: 16vw
    }
    .practice_logo {
        width: 100%;
        height: 168px;
        background-image: url(../images/practice/logo.jpg);
        padding-top: 14.66vw;
        padding-left: 6.66vw;
    }
    .practice_logo_title {
        font-family: 'ast';
        font-style: normal;
        font-weight: 700;
        font-size: 6.4vw;
        line-height: 9.6vw;
        color: #ffffff;
        width: 100%;
    }
    .practice_logo_title_small {
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #ffffff;
        width: 100%;
    }
    .tourism-nav-wrap {
        padding: 2.13vw 0;
    }
    .tourism-nav-box {
        width: 93.6vw;
    }

    .practice_intro_info {
        width: 100%;
        padding: 6.4vw 3.2vw;
        background:#FAFAFA;
    }

    .intro_items {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-top: 16px;
    }

    .practice_intro_info .title {
        color: #323C49;
        text-align: center;
        font-size: 5.33vw;
        font-style: normal;
        font-weight: 600;
        line-height: 8vw;
    }  
    .practice_intro_info .info {
        color: #848C99;
        text-align: center;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 5.86vw;
    }
    .intro_item {
        padding: 3.2vw;
        width: 100%;
        height: auto;
        border-radius: 2.13vw;
        background: #FFF;
        box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
        margin-bottom: 2.13vw;
        border: 1px solid #EDEEF0;
        justify-content: space-between;
    }

    .intro_item_title {
        margin-top: 0;
        margin-bottom: 0;
        color: #323C49;
        text-align: left;
        font-size: 4.26vw;
        font-style: normal;
        font-weight: 600;
        line-height: 6.4vw;
    }

    .intro_item_info {
        color: #848C99;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 5.86vw;
    }
    /* .swiper_div_one {
        justify-content: flex-start;
        display: flex;
        flex-direction: column;
    } */
    .innovation_development .title {
        color: #323C49;
        font-size: 5.33vw;
        font-style: normal;
        font-weight: 600;
        line-height: 8vw;
        text-align: center;
    }
    .innovation_development {
        width: 100%;
        padding: 0px 3.2vw;
        background-color: #fafafa;
    }
    .innovation_development .info {
        color: #848C99;
        text-align: left;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .swiperObjOne .swiperObjOneItemOne{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_1.png);
     
    }
    .swiperObjOne .swiperObjOneItemTwo{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_2.png);
      
    }
    .swiperObjOne .swiperObjOneItemThree{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_3.png);
      
    }
    .swiperObjTwo .swiperObjTwoItemFive{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_5.png);
     
    }
    .swiperObjTwo .swiperObjTwoItemFour{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_4.png);
      
    }
    .swiperObjTwo .swiperObjTwoItemSix{
        width: 100%;
        height: 208px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_6.png);
      
    }
    .swiper_div_one,.swiper_div_two{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        border-radius: 2.133vw;
        overflow: hidden;
        border: 1px solid #DADDE1;
    }
    .swiper_div_two{
        flex-direction: column-reverse;
    }
    .swiperObjOne, .swiperObjTwo {
        max-height: 208px;
        min-width: 320px;
        overflow: hidden;
    }
    .swiperObjOneClick, .swiperObjTwoClick {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #ffffff;
    }
    .swiperObjOneClick .swiperClickItem {
        display: flex;
        width: 100%;
        padding: 12px;
        flex-direction: column;
        align-items: flex-start;
        border-bottom: 1px solid #ffffff;
    }
    .swiperObjOneClick .swiperClickItem:nth-child(2) {
        margin-top: 0;
        margin-bottom: 0;
    }
    .swiperObjTwoClick .swiperClickItem:nth-child(2) {
        margin-top: 0;
        margin-bottom: 0;
    }
    .swiperObjTwoClick .swiperClickItem {
        display: flex;
        width: 100%;
        padding: 12px;
        flex-direction: column;
        align-items: flex-start;
        border-bottom: 1px solid #ffffff;
    }
    .scenarios_cases .big_title {
        color: #323C49;
        font-size: 5.33vw;
        font-style: normal;
        font-weight: 600;
        line-height: 8vw;
    }

    .scenarios_cases .info {
        color: #848C99;
        margin-bottom: 3.2vw;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 5.86vw;
    }

    .management_service_marketing_c {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
        justify-content: flex-start;
    }
    .scenarios_cases {
        padding: 6.4vw 3.2vw;
    }

    .management_service_marketing .management_item {
        padding: 4.26vw;
        width: 100%;
        height: 130px;
        margin-top:3.2vw
    }
    .management_item_one img{
        width:8.53vw;
        height:8.53vw;
    }
    .management_service_marketing .title {
        font-style: normal;
        font-weight: 600;
        font-size: 7.46vw;
        line-height: 11.2vw;
        color: #FFFFFF;
        margin-left: 4px;
    }
    .management_item_two{
        font-style: normal;
        font-weight: 400;
        font-size: 3.733vw;
        line-height: 5.86vw;
        color: #FFFFFF;
    }
    .management_service_marketing .see_more {
        align-items: center;
        margin-top: 12px;
        width: fit-content;
    }

    .management_service_marketing .see_more_text {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 400;
        font-size: 3.733vw;
        line-height: 5.86vw;
        color: #FFFFFF;
        margin-right: 4px;
    }


    .index-market-case-item {
        width: 100% !important;
        height: auto !important;
        margin-right: 0;
        margin-bottom: 3.2vw;
    }
    .index-market-case-item-img {
        width: 100% !important;
        height: 221px !important;
    }
    .index-market-case-wrap {
        padding: 0 0;
        padding-top: 6.4vw !important;
    }
   

    .index-market-case-item-text1 {
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #323C49;
        margin-top: 5.33vw;
        padding: 0 5.33vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .index-market-case-item-text2 {
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #848C99;
        padding: 0 5.33vw;
        height: 11.72vw;
       
        margin-bottom: 8px;
    }
    .index-market-case-item-text3 {
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 150%;
        color: #0B51B2;
        display: flex;
        align-items: center;
        padding: 0 5.33vw;
        padding-bottom: 5.33vw;
    }

    .swiper_connect_us-slide-1 {
        width: 100% !important;
        height: 210px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_connect_1.png);
        justify-content: center;
    }
    .swiper_connect_us-slide-item .content {
        width: 100%;
    }
    .swiper_connect_us-slide-item .big_title {
        color: #FFF;
        font-size: 7.46vw;
        font-style: normal;
        font-weight: 600;
        line-height: 11.2vw;
    }
    .swiper_connect_us-slide-1 {
        width: 100% !important;
        height: 210px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_connect_1.png);
        justify-content: center;
        padding-left: 6.4vw;
        padding-right: 6.4vw;
    }
    .swiper_connect_us-slide-2 {
        width: 100% !important;
        height: 210px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/practice/swiper_connect_2.png);
        justify-content: center;
        padding-left: 6.4vw;
        padding-right: 6.4vw;
    }
    .swiper_connect_us-slide-item .small_title {
        color: #FFF;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 5.86vw;
        width: auto;
    }

    .swiper_connect_us-slide-1 .connect_us_button {
        width: 24vw;
        height: 8vw;
        justify-content: center;
        border-radius: 2.133vw;
        background: #0B51B2;
        margin-top: 4.26vw;
        color: #fff;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 8vw;
    }

    .swiper_connect_us-slide-2 .connect_us_button {
        width: 24vw;
        height: 8vw;
        justify-content: center;
        border-radius: 2.133vw;
        background: #ffffff;
        margin-top: 4.26vw;
        color: #0B51B2;
        font-size: 3.73vw;
        font-style: normal;
        font-weight: 400;
        line-height: 8vw;
    }

    .swiper-pagination-three {
        position: absolute;
        text-align: left;
        transition: .3s opacity;
        transform: translate3d(0,0,0);
        z-index: 10;
        bottom: 7vw !important;
        left:calc(100% - 40px - 24px) !important;
    }
    .swiper_connect_us {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    
 


 
    .practice_news .news {
        padding-bottom: 0px;
        padding-top: 0px;
      }

    .news.iphone_css .title {
        font-style: normal;
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #323C49;
        text-align: center;
        margin-bottom: 3.2vw;
    }
    .news.iphone_css .news_type{
        justify-content: center;
    }

    .news.iphone_css .news_type .news_type_obj{
        justify-content: center;
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 12.8vw;
        text-align: center;
        color: #475467;
        height:12.8vw;
    }
    .news.iphone_css .under_line_news{
        /* height:2px !important; */
        width:0;
        border-bottom: 2px solid #0B51B2;
        transition: all 0.8s;
    }
    .news.iphone_css .news_type{
        border-bottom: 1px solid #EDEEF0;
    }
    .news.iphone_css{
        /* padding-left: 3.2vw;
        padding-right: 3.2vw; */
        padding:6.4vw 3.2vw;
        background-color: #fafafa;
    }
    .iphone_css .news_type_obj.active .news_type_1{
        color: #0B51B2 !important;
    }
    .iphone_css .news_type_obj.active .under_line_news{
        width:100%;
    }
    .iphone_news_type_obj {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .iphone_css .news_type{
        margin-bottom: 2.66vw;
    }
    .news_content_swiper {
        overflow: hidden;
    }
    .news_content_swiper .swiper-slide{
        /* margin-right:3.2vw */
    }
    .iphone_css .company_news_list_item{
        background: #FFFFFF;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
        border-radius: 8px;
        margin-bottom:7px;
        overflow: hidden;
    }
    .iphone_css .news_img{
        width:25.8vw;
        height:23.7vw;

        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .iphone_css .news_right_text{
        padding: 2.13vw;
        width:68vw
    }
    .iphone_css .news_right_text_title{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        min-height: 11.72vw;
        color: #475467;
        margin-bottom:1.6vw;
    }
   .iphone_css .news_right_text_time{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #848C99;
   }
   .iphone_css .industry_news_list_item{
        padding: 2.13vw;
        background-color: #ffffff;
        border-bottom: 1px solid #EDEEF0;
   }
   .iphone_css .industry_news_list_title{
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #323C49;
        margin-bottom: 8px;
   }
   .iphone_css .industry_news_list_time{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #848C99;
   }
   .iphone_css .see_more_news{
        padding: 1.06vw 3.2vw;
        background: #0B51B2;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
        border-radius: 6px;
        width: fit-content;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #FFFFFF;
        margin: 0 auto;
        margin-top:3.2vw;
   }
  
   .appointment-c {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .practice_productValueWrap{
        padding: 3.2vw;
        background-color: #fafafa;
    }
    .productValue {
        height: 234px;
        border-radius: 2.13vw;
        padding: 4.26vw;
    }

    .appointment-c .title {
        font-weight: 600;
        font-size: 8.53vw;
        line-height: 12.8vw;
        color: #FFFFFF;
        /* margin-top: 159px; */
    }

    .appointment-c .msg {
        font-weight: 400;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #FFFFFF;
        margin-bottom: 6.4vw;
    }
    .appointment-c .btn .leftBtn {
        text-align: center;
        background: #0B51B2;
        border-radius: 2.133vw;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        padding: 2.13vw 4.26vw;
        color: #FFFFFF;
        margin-right: 4.26vw;
    }
    .appointment-c .btn .rightBtn>a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 2.13vw 4.26vw;
    }
    .innovation_development_swiper_one {
        margin-top: 3.2vw;
        margin-bottom: 6.4vw;
    }




}