/* 
*    适配手机端
*/
@media screen and (max-width: 750px) {
    .about_us_top_img {
        height: 56vw;
    }
    .us_info {
        padding: 3.2vw 3.2vw;
        width: 100%;
    }
    .us_info .us_logo{
        width:26.7vw;
        height:5.38vw;
    }
    .company_name {
        font-style: normal;
        font-weight: 600;
        font-size: 6.4vw;
        line-height: 9.6vw;
        color: #001C46;
        margin-top: 3.2vw;
    }

    .company_info_style{
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #848C99;
    }
    .iphone_css .productions{
        margin-left: 4.27vw;
    }
    .iphone_css .stock{
        margin-left: 4.27vw;
    }
    .iphone_css .cps{
        margin-top:2.13vw;
    }
    .company_info_base {
        margin-top: 2.67vw;
    }
    .company_info_base span{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw !important;
        line-height: 5.86vw;
        color: #76767F;
    }

    .swiper_join_us_div {
        width: calc(100% - 6.4vw);
        margin: 0 auto;
        overflow: hidden;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.06));
    }

    .about_product .product_swiper_1{
        width:calc(100% - 6.4vw);
        margin: 0 auto;
        overflow: hidden;
        margin-bottom:3.2vw;
    }

    .about_product .swiper-slide-item{
        margin-right: 0.75vw;
        width:18vw !important;
        height:21.3vw;
    }
    .about_product {
        padding: 6.4vw 0px;
    }
    .inner_view {
        padding: 6.4vw 0;
    }
    .inner_view .info {
        width:calc(100% - 6.4vw);
        margin: 0 auto;
    }
    .inner_swiper_1{
        width:calc(100% - 6.4vw);
        margin: 3.2vw auto;
        overflow: hidden;

    }
    .inner_swiper_1 .swiper-slide-item {
        width: 30vw !important;
        margin-right: 1.25vw;
        height: 16.82vw;
    }




    .news.iphone_css {
        background-color: #fafafa;
        padding-top: 0;
        padding-bottom: 6.4vw;
        margin-bottom: 0;
        margin-top: 12.8vw;
    }

    .news.iphone_css .title {
        font-style: normal;
        font-weight: 600;
        font-size: 10.6vw;
        line-height: 16vw;
        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;
    }
    .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;
        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;
   }

    .connect_us_bg{
        width:100%;
        padding:4.26vw;
    }
    .connect_us {
        padding: 6.4vw 3.2vw;
    }
    .connect_us_word {
        font-style: normal;
        font-weight: 600;
        font-size: 8.53vw;
        line-height: 12.8vw;
        color: #FFFFFF;
    }
    .connect_us_word_two {
        font-style: normal;
        font-weight: 400;
        font-size: 4.2vw;
        line-height: 6.4vw;
        color: #FFFFFF;
    }
    .connect_btns {
        margin-top:6.4vw !important;
    }
    .connect_btn_1 {
        align-items: center;
        justify-content: center;
        width: 31.4vw;
        height: 10.6vw;
        background: #0B51B2;
        border-radius: 8px;
    }
    .connect_btn_1_text {
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #FFFFFF;
        margin-left: 1.1vw;
    }
    .connect_btn_2_text {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #0B51B2;
        margin-left: 1.1vw;
    }
    .connect_btn_2 {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        /* padding: 8px 16px; */
        width: 31.4vw;
        height: 10.6vw;
        background: #FFFFFF;
        border: 1px solid #E7EEF7;
        border-radius: 8px;
        margin-left: 3.2vw;
    }
    .connect_btn_1  img{
        width:4.8vw;
        height:4.8vw;
    }
    .connect_btn_2  img{
        width:4.8vw;
        height:4.8vw;
    }
    .barDiv {
        width:100%;
    }
    .barContent {
        width: 100%;
        margin-left: 0;
        padding-left: 3.2vw;
        align-items: center;

    }
    .barFirst a{
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        color: #848C99;
    }
    .barItem {
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        color: #323C49;
    }
    .barContent  img{
        width: 4.26vw !important;
        height: 4.26vw !important;
        margin-top: 0;
    }
    .barContent {
        margin-top: 3.2vw;
    }
    .partnerDiv {
        justify-content: center;
        padding: 3.2vw 0px;
        width: 100%;
    }

    .developmentCourse.iphone_css{
        background-image: url(../images/ltwl/developmentCourseImg.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width:100%;
        padding: 3.2vw;
    }

    .courseOne {
        font-style: normal;
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: #323C49;
    }

    .courseTwo {
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: #848C99;
        margin-top: 1.06vw;
    }
    .timeLabel{
        font-style: normal;
        font-weight: 600;
        font-size: 5.33vw;
        line-height: 8vw;
        color: rgba(0, 0, 0, 0.9);
    }
    .timeTree .swiper-slide {
        width: 75vw !important;
    }
    .timeTreeItem {
        width: 100%;
        height:auto;
    }
    .timeTreeItemTimeDiv{
        width: 100%;
    }
    .courseThree{
        margin-top: 4.26vw;
        margin-left: 11.73vw;
        width: 51.2vw;
        font-style: normal;
        font-weight: 400;
        font-size: 3.73vw;
        line-height: 5.86vw;
        color: rgba(0, 0, 0, 0.6);
    }
    .registration {
        padding: 0px 2px;
        background: #E6F5EE;
        border-radius: 2px;
        margin-left: 11.73vw;
        font-style: normal;
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 4.8vw;
        color: #56BA8D;
        margin-top: 4px;
    }

    .timeTree {
        margin-top: 5.33vw;
    }

    .inner_view .title {
        font-style: normal;
        font-weight: 600;
        font-size: 5.3vw;
        line-height: 8vw;
        color: #323C49;
        margin-bottom: 3.2vw;
    }
    .about_product .big_title {
        font-style: normal;
        font-weight: 600;
        font-size: 5.3vw;
        line-height: 8vw;
        color: #323C49;
        margin-bottom: 3.2vw;
    }
    .news.iphone_css .title {
        font-style: normal;
        font-weight: 600;
        font-size: 5.3vw;
        line-height: 8vw;
        color: #323C49;
        text-align: center;
        margin-bottom: 3.2vw;
    }
    .partnerTopTitle {
        /* font-family: 'PingFang SC'; */
        font-style: normal;
        font-weight: 600;
        font-size: 5.3vw;
        line-height: 8vw;
        color: #323C49;
    }

    .inner_view .info {
        margin-top: 0;
        margin-bottom: 3.2vw;


        font-style: normal;
        font-weight: 400;
        font-size: 4.26vw;
        line-height: 6.4vw;
        color: #848C99;
    }

    .partnerDiv img{
        width:29.3vw;
        height:13.3vw;
    }
    .partnerDiv .swiper-slide{
        width:29.3vw !important;
    }

}
