.mobile-view {
    display: none;
}
@media screen and (max-width:1200px){
    /* 右侧栏 */
    .qq, .tel, .weixin, #gotop {
        width: 30px;
        height: 30px;
        background-color: #e7756dc4;
    }
    .fixed img{
        width: 57%;
        padding: 7px 0px;
    }
    /* 头部导航开始 */
    .wrap_head {
        height: 56px;background-color: #fff;
        display: block;
        width: 100%;
        z-index: 2;
        position: fixed;
        left: 0;
        top: 0;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        box-shadow: 2px 0px 10px rgb(0 0 0 / 20%);
    }
    .head_con {
        width: 100%;position: relative;display: block;
        height: 56px;
        z-index: 99;
    }
    .head_con .logo {
        display: block;
        height: 25px;
        width: 207px;
        position: absolute;
        left: 50%;
        top: 15px;
        margin-left: -103px;
        padding-top: 0;
    }
    .menu_list{ display: block; position: fixed; background: #fff; width:260px;  height:100%; top: 0px; left: 0px; padding-top: 90px; z-index: 99; transform: translate(-260px,0); opacity: 0.8; transition: transform 0.25s ease-out, opacity 0.25s ease-out;}
	.menu_list .menu_item{ display:block; float: none; height: 63px; margin-left: 58px;}
    .menu_list li {margin: 0;}
    .icon_menu{ display:block; height:20px; width: 20px; position: absolute; left:21px; top: 18px; z-index: 99; }
	.icon_menu .i_menu{ display:block; height:14px; width: 15px; background: url( ../images2022/icon_menu.png) no-repeat 0 0; background-size: contain; position: absolute; left:0px; top: 0px; z-index: 2; }
    .icon_menu .i_menu{margin-top: 4px;}
    .head_white .icon_menu .i_menu{
        background: url(../images2022/icon_menu_hover.png) no-repeat center;
        background-size: 100% 100%;
        width: 20px;
        height: 20px;
        margin-top: 0;
    }
    .icon_menu .i_close{ display:none; height:14px; width: 15px; background: url( ../images2022/icon_menu_close.png) no-repeat 0 0; background-size: contain; position: fixed; left:21px; top: 21px; z-index: 4; }
    .bg_hover{ display:none; height: 100%; width: 100%; position: fixed; left: 0px; top: 0px; background: rgba(0,0,0,0.2); z-index: 98;}
    .menu_list .menu_item.menu_item_lan{ display:block; position: absolute; bottom: 87px; line-height: 63px;margin-left: 0;width: 100%;padding: 0 20px;}
	.menu_list .menu_item.menu_item_lan a{  color:#2a2e2e; font-size: 14px;display: inline-block;}
	.menu_list .menu_item.menu_item_lan a i{
        display: inline-block;vertical-align: -2px;margin-right: 5px;
        width: 13px;height: 15px;
        background: url(../images2022/icon01Mobile.png) no-repeat;
        background-size: 13px 15px;
    }
    .menu_list .menu_item.menu_item_lan span{
        font-size: 14px;float: right;
    }
    /* 头部导航结束 */

    /* 首页新闻 */
    .mobile-view {
        display: block;
    }
    .pc-view {
        display: none !important;
    }
    /* 首页主体开始 */
    .header,.nav{
        display: none;
    }
    .w,.Hbanner,.Mbanner,.Bbanner,.news,.partners,.footer,.footB{
        min-width: 100%;width: 100%;
    }
    .Hbanner{
        margin-top: 56px;
        padding-top: 0;
    }
    .Hbanner .swiper-pagination{
        bottom: 5px;
    }
    .Mbanner{
        padding: 20px 24px 0;
    }
    .Mbanner-title h2{
        font-size: 20px;
    }
    .Mbanner-title p{
        font-size: 14px;
    }
    .flipster-coverflow .flip-item{
        width: 70%;
    }
    .flipster .flipto-prev, .flipster .flipto-next{
        width: 30px;height: 30px;background-size: 30px 30px;margin-top: 0;opacity: 1;top: 60px;z-index: 1;
    }
    .flipster .flipto-prev{
        left: 10px;
    }
    .flipster .flipto-next{
        right: 10px;
    }
    .Bbanner{
        margin: 50px auto;
    }
    .Bbanner-tabs span{
        width: 30%;margin: 0;font-size: 16px;
    }
    .Bbanner-container {
        padding: 0 15px;
    }
    .newsContainer{
        padding: 0 20px;display: block;
    }
    .news-item{
        width: 100%;margin-bottom: 20px;
    }
    .moreNew{
        margin-top: 0;
    }
    .moreNew a{
        padding: 6px 20px;font-size: 16px;
    }
    /* 首页主体结束 */

    /* 产品服务开始 */
    .aboutNavBar{
        overflow-x: auto;margin-left: 20px;
    }
    .aboutNavBar ul li a{
        font-size: 16px;
    }
    .aboutNavBar ul li a::before{
        height: 2px;
    }
    .proOne,.proTwo,.proThree,.proFour{
        padding: 50px 20px 10px;
    }
    .proOne ul{
        padding: 0;display: grid;gap: 10px;grid-template-columns: repeat(2,1fr);
    }
    .proOne ul li{
        width: 100%;
    }
    .proOne ul li>span{
        font-size: 14px;padding: 0 20px;line-height: 25px;
    }
    .proTwo-item{
        display: block;
    }
    .proTwo-itemCon{
        width: 100%;margin-top: 30px;
    }
    .proTwo-itemCon h1{
        font-size: 15px;
    }
    .proTwo-item .proTwo-itemImg img{
        margin: 0 auto;
    }
    .proTwo-itemImg {
        float: none !important;
    }
    .proTwo-item:nth-of-type(3) .proTwo-itemImg,.proTwo-item:nth-of-type(5) .proTwo-itemImg{
        margin-top: 30px;
    }
    .proFiveCon{
        display: block;
    }
    .proFive-item:first-of-type{
        padding-left: 50px;
    }
    .proFive-item{
        margin: 10px 0;
    }
    .proFive-item p{
        margin-left: 50px;
    }
    /* 产品服务结束 */

    /* 新闻中心开始 */
    .newsBar .textbox .title{
        font-size: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        white-space: normal;
    }
    .newsBar{
        margin-top: 30px;
    }
    .newsBar h1,.information h1{
        padding:0 20px;font-size: 20px;
    }
    .newsBar h1 a{
        font-size: 16px;
    }
    .newsBar .news-item{
        width: 100%;
    }
    .information{
        margin: 30px 0;
    }
    .information-container{
        display: block;padding: 0 20px;
    }
    .information-Le{
        width: 100%;height: 260px;
    }
    .information-Ri{
        width: 100%;height: auto;
    }
    .information-Ri ul li{
        margin-top: 30px;
    }
    .information-Ri ul li a{
        font-size: 16px;
    }
    .InsidePagesBbanner{
        height: 65px;
    }
    .crumb{
        padding: 20px;display: none;
    }
    .crumb span, .crumb a{
        font-size: 16px;
    }
    .select-date{
        display: none;
    }
    .lookMore{
        padding: 30px 0;
    }
    .lookMore a{
        padding: 6px 20px;font-size: 16px;
    }
    .IndustrInformation-top{
        display: block;
    }
    .IndustrInformation{
        padding: 0 20px;
    }
    .IndustrInformation-topFont{
        width: 100%;
    }
    .IndustrInformation-topFont a b{
        font-size: 20px;
    }
    .IndustrInformation-topFont a span:last-of-type{
        font-size: 16px;
    }
    .IndustrInformation-bottom ul li{
        width: 100%;
    }
    .IndustrInformation-bottom ul li a img {
        height: 230px;
        }

    .newsDetaisCrumb{
        display: none;
    }
    .newsDetails{
        width: 100%;margin-top: 20px;padding: 60px 20px;
    }
    .firstTitle h1{
        font-size: 24px;
    }
    /* 新闻中心结束 */

    /* 投资者关系开始 */
    .IR-container{
        margin: 30px 0;
    }
    .IR-containerTop{
        display: block;padding: 0 20px;
    }
    .IROne-Le,.IROne-Ri{
        width: 100%;
    }
    .IROne-Le{
        margin-bottom: 30px;
    }
    .IROne-Le h1,.IROne-Ri h1{
        font-size: 20px;margin-bottom: 20px;
    }
    .IROne-Le h1 a,.IROne-Ri h1 a{
        font-size: 16px;
    }
    .IROne-Le-PDF ul li div p,.IROne-Le-PDF ul li a{
        font-size: 14px;
    }
    .IROne-Le-PDF ul li div span{
        font-size: 16px;
    }
    .IROne-Le-PDF ul li img{
        margin-bottom: 5px;
    }
    .IR-containerBottom{
        margin-top: 30px;padding:0 20px
    }
    .IR-containerBottom h1{
        font-size: 20px;margin-bottom: 20px;
    }
    .IR-containerBottom h1 p{
        font-size: 16px;
    }
    .IR-containerBottom ul{
        flex-wrap: wrap;
    }
    .IR-containerBottom ul li{
        width: 50%;
    }
    .IR{
        display: none;
    }
    .IR-item{
        padding: 0 20px;display: block;
    }
    .IR-itemTitle{
        font-size: 20px;margin-bottom: 20px;
    } 
    .IR-item ul{
        width: 100%;
    }
    .IR-item ul li div p{
        font-size: 14px;margin-bottom: 10px;
    }
    .IR-item ul li div span{
        font-size: 16px;
    }
    .IR-item ul li a{
        font-size: 14px;
    }
    .IR-item ul li img{
        margin-bottom: 5px;
    }
    .IR-DownItem ul li{
        width: 30%;font-size: 12px;
        margin-right: 10px;
    }
    .IR-DownItem ul li .downTips {
        height: 80%;
        background-color: transparent;
     
    }
    /* 投资者关系结束 */

    /* 智慧大厅、一网通办、一网统管开始 */
    .criticalApplications{
        padding: 30px 20px;
    }
    .criticalApplications-item{
        height: 200px;
    }
    .criticalApplications-itemCon{
        height: 160px;
    }
    .criticalApplications-item{
        margin-top: 30px;
    }
    .criticalApplications-itemCon h2{
        margin-bottom: 0;font-size: 20px;
    }
    .criticalApplications-itemCon p{
        font-size: 14px;line-height: 25px;
    }
    .criticalApplications-bottom{
        padding: 50px 0 50px 0;margin-top: 30px;
    }
    .criticalApplications-bottom h3{
        font-size: 24px;
    }
    .criticalApplications-bottom ul li>span{
        padding: 0 10px;line-height: 25px;font-size: 14px;
    }
    /* 智慧大厅、一网通办、一网统管结束 */

    /* 合伙人开始 */
    .MarketCooperationOne{
        padding: 30px 20px 0;
    }
    .MarketCooperationOne h1{
        font-size: 20px;margin-bottom: 20px;
    }
    .MarketCooperationOne-item{
        height: 260px;margin-top: 30px;
    }
    .MarketCooperationOne-itemCon{
        height: 220px;width: 80%;padding: 0 20px;
    }
    .MarketCooperationOne-itemCon h2{
        font-size: 20px;margin-bottom: 0;
    }
    .MarketCooperationOne-itemCon ul li{
        margin-bottom: 10px;font-size: 14px;
    }
    .MarketCooperationOne-top{
        margin-bottom: 30px;
    }
    .MarketCooperationOne-bottom{
        display: block;
    }
    .MarketCooperationOne-bottomA{
        margin-bottom: 30px;
    }
    .MarketCooperationOne-bottomA h2, .MarketCooperationOne-bottomB h2{
        font-size: 20px;margin-bottom: 20px;
    }
    .MarketCooperationOne-bottom{
        margin-bottom: 30px;
    }
    .MarketCooperationTwo{
        padding: 30px 10px 30px;
    }
    .MarketCooperation-container ul{
        display: block;
    }
    .MarketCooperation-container ul li{
        width: 100%;
    }
    /* 合伙人结束 */

    /* 关于力龙开始 */
    .companyIntroduction,.organizationalStructure,.companyCulture{
        padding: 50px 20px 0;
    }
    .companyIntroductionContainerPicShow{
        display: block;
    }
    .organizationalStructure-slide{
        display: block;
    }
    .organizationalStructure-SL,.organizationalStructure-SR{
        width: 100%;
    }
    .organizationalStructure-title{
        margin-bottom: 20px;
    }
    .organizationalStructure-SL{
        margin-bottom: 40px;
    }
    .companyCulture-title{
        display: block;text-align: center;
    }
    .companyCulture-Le{
        width: 100%;
    }
    .companyCulture-title h2{
        display:inline-block;font-size: 20px;position: relative;
    }
    .companyCulture-title h2::before{
        width: 50%;
    }
    .companyCulture-Le-font{
        display: flex;flex-wrap: wrap;margin-top: 80px;
    }
    .companyCulture-Le-font div{
        width: 50%;margin-bottom: 20px;
    }
    .companyCulture-Le-font div p{
        font-size: 18px;margin-bottom: 10px;
    }
    .companyCulture-Le-font div span{
        font-size: 13px;color: #000;
    }
    .developmentCourse{
        margin-top: 85px;
    }
    .history-content{
        width: 100%;min-height: auto;
    }
    .history-content .mod-con{
        width: 100%;overflow-x: auto;
    }
    .companyCulture-Ri{
       top: 150px;z-index: -1;right: 0;
    }
    .developmentCourse-tabs{
        display: none;
    }
    .history-main{
        position: static;padding: 0 20px;width: 2500px;min-height: auto;
    }
    .history-title{
        padding-top: 20px;
    }
    .history-main-box{
        width: 360px;
    }
    .history-title{
        font-size: 20px;
    }
    .history-main-box .li{
        margin-bottom: 15px;
    }
    .recruitment-list{
        padding: 0 20px;
    }
    .recruitment-list ul li{
        width: 100%;
    }
    /* 关于力龙结束 */

    /* 通用底部适配开始 */
    .border0{
        border: 1px solid #ddd;
    }
    .footTop{
        display: block;text-align: center;padding: 30px 0 30px;
    }
    .footDetail{
        margin: 15px 0;padding-left: 20px;
    }
    .footDetail p{
        margin-bottom: 5px;font-size: 14px;text-align: left;
    }
    .footDetail span:nth-of-type(2){
        margin-left: 0;
    }
    .fLogo img {
        width: 55%;
    }
 .ewm img{
      margin: 0 auto;
    } 
    .fLogo {
        padding-left: 20px;
    }
    .footB{
        font-size: 12px;
    }
}