@media screen and (max-width:1100px) {
    html,
    body {
        width: 100%;
        min-width: 100% !important;
    }

    .img-main .play {
        width: 0.5rem;
        height: 0.5rem;
        margin-left: -0.25rem;
        margin-top: -0.25rem;
    }
    div::-webkit-scrollbar,
    ul::-webkit-scrollbar {
        height: 0 !important;
        width: 0 !important;
        background-color: transparent;
        display: none;
    }
    .content-introdcue .view .header::-webkit-scrollbar,
    .move-div::-webkit-scrollbar,
    .service-view .ip-box .right .title::-webkit-scrollbar,
    .right .center>div .line::-webkit-scrollbar,
    .value-driven .right .center ul::-webkit-scrollbar {
        height: 0 !important;
        width: 0 !important;
        background-color: transparent;
        display: none;
    }
    .content-introdcue .view .header,
    .move-div,
    .service-view .ip-box .right .title,
    .right .center>div .line,
    .value-driven .right .center ul {
        -ms-overflow-style: none;
    }
    .content-introdcue .view .header,
    .move-div,
    .service-view .ip-box .right .title,
    .right .center>div .line,
    .value-driven .right .center ul {
        overflow: -moz-scrollbars-none;
    }
    div::-webkit-scrollbar-track,
    ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        border-radius: 2px;
        background-color: #fff;
    }
    .focus-insight .icon {
        display: none!important;
    }
    .info_link_pc {
        display: none;
    }
    .info_link_mobile {
        display: flex;
    }
    .info_link_mobile {
        height: 0.63rem;
    }
    .info_link .round-view {
        width: 0.3rem;
        margin-left: -0.3rem;
    }
    .text-view {
        height: 0.63rem;
    }
    .text-view a {
        line-height: 0.26rem;
        font-size: 0.2rem;
        padding: 0.07rem 0.12rem;
        display: block;
        text-align: justify;
        text-align-last: justify;
        text-justify: inter-ideograph;
    }
    .info_link span {
        width: 0.12rem;
        height: 0.12rem;
    }
    .info_link span i {
        width: 0.12rem;
        height: 0.12rem;
    }
    /* first-screen -start-*/
    .first-screen {
        width: 100%;
        min-width: 100%;
        font-size: initial;
        display: block;
        justify-content: center;
        align-items: center;
        /*background: #ff0000;*/
    }
    .query-tag{
        bottom: -64px;
    }
    .p2 .full_marketing_center .content .content_r .store .title,.p2 .full_marketing_center .content .content_r .member_enterprises .title{
        padding-left: 10px;
    }

    .p2 .full_marketing_center .content .content_r .store ul .wap_none {
        display: none;
    }
    .p2 .full_marketing_center{
        width: 100%;
    }
    .map_con .inside{
        width: 90%;
        margin: 0 auto;
    }
    .map_con{
        /*background-size: 100%;*/
        background-size: cover;
        background-position: 0 15%;
    }
    .p2 .full_marketing_center .title .line{
        display: none;
    }
    .p2 .full_marketing_center .content .content_l,.p2 .full_marketing_center .content .content_r{
        width: 100%;
    }
    .p2 .full_marketing_center .content .content_r{
        margin-top: 30px;
    }
    .p2 .full_marketing_center .content .content_r .store ul li{
        width: 47%;
    }
    .p2 .full_marketing_center .content .content_r .store ul li img{
        width: 100%;
        height: 100px;
    }
    .p2 .full_marketing_center .content .content_r .store ul li{
        margin: 0 2%;
        height: 180px;
        margin-bottom: 15px;
    }
    .p2 .full_marketing_center .content .content_r .store ul li:nth-child(2n+2){
        margin-right: 0;
        margin-left: 0;
    }
    .p2 .full_marketing_center .title .main_title{
        border-left-width:30px !important;
        width: 200px;
    }
    .first-screen{

        margin-top:10px;
        padding: 0px 5px;
        /*display: none;*/
    }
    .first-screen .bottom{
        width: 100%;
        height: auto;
    }
    .first-screen .bottom ul li{
        height: 100px;
        width: 50%;
        padding: 15px 5px;
    }
    .first-screen .bottom ul li a{
        display: block;
        text-align: center;
    }
    .first-screen .bottom ul li .title{
        font-size: 14px;
        padding-left: 0;
    }
    .swiper-button-next,.swiper-button-prev{
        display: none;
    }
    .first-screen .bottom ul li .desc{
        text-align: left;
        /*padding: 0 20px;*/
        font-size: 12px;
        padding-left: 0px !important;
    }
    .info_recommend {
        display: none;
    }
    .info_recommend_mobile {
        display: block;
    }
    .info_recommend h2 {
        margin-top: 0.51rem;
        text-align: center;
        width: 100%;
        font-size: 0.34rem;
        line-height: 0.34rem;
        margin-bottom: 0.24rem;
    }
    .info_recommend ul {
        flex-wrap: nowrap;
    }
    .info_recommend ul li {
        padding: 0.17rem;
        background: #f5f5f5;
        height: auto;
        border-radius: 0.17rem;
    }
    .info_recommend ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
    }
    .info_recommend ul li a .img-main {
        width: 1.16rem;
        height: 0.65rem;
        border-radius: 4px;
        background: url(../img/loading.gif) no-repeat center center;
        background-size: 0.4rem auto;
    }
    .info_recommend ul li a .img-main img {
        display: block;
        width: 1.16rem;
        height: 0.65rem;
        object-fit: cover;
    }
    .info_recommend ul li a .mes-main {
        width: calc(100% - 1.33rem);
    }
    .info_recommend ul li a .mes-main span {
        color: #222222;
        font-size: 0.22rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        line-height: 0.28rem;
        margin-top: 0.06rem;
        margin-bottom: 0.05rem;
    }
    .info_recommend ul li a .mes-main span:nth-child(2) {
        font-size: 0.17rem;
        line-height: 0.21rem;
        margin: 0.07rem 0 0.17rem;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: none;
    }
    .info_recommend ul li a .mes-main span:nth-child(3) {
        font-size: 0.17rem;
        margin: 0;
        line-height: 0.2rem;
        margin-top: 0;
        margin-bottom: 0;
    }
    .info_recommend ul li a .mes-main span:nth-child(3) i {
        font-size: 0.17rem;
        font-style: normal;
        margin-left: 0.17rem;
    }
    .info_recommend .list {
        display: none;
    }
}

