
/* 页面logo缩放控制start */
.line2 > .c_center.clearfix {
    display: flex;
    position: relative;
}

.line2 .fr.telDiv {
    position: absolute;
    right: 0;
}
/* 页面logo缩放控制end */


/* 总搜索start */
@media screen and (max-width: 800px) {
    .searchBox .searl2 .tipBox .tabBox {
        margin-top: 3rem;
    }
}
/* 总搜索end */




.servP1 .leftNav .lnErji a.on,
.servP1 .leftNav .lnErji a.on:hover{
    color: #ffffff;
    background: #467CBF;
}


/* about-qsfptek.html页面start */
@media screen and (max-width: 800px) {
    .rightNr.fr#article div {
        overflow-x: auto;
        box-sizing: border-box;
        min-width: 100%;
        -webkit-overflow-scrolling: touch; /* 移动端滚动更流畅 */
    }

    .rightNr.fr#article p {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; /* 移动端滚动更流畅 */
    }
}

/* about-qsfptek.html页面end */



/* 首页start */
@media screen and (max-width:800px) {
    .indp.indp1 .showBox2.c_center {
        overflow-x:auto;
    }
}

/* 首页end */






/* solution页面start */
@media screen and (max-width:800px) {
    .indp.solution_cfs.solution-passive .line-bottom {
        width:100%;

    }

    .indp.solution_cfs.solution-passive .c_center {
        /*padding:0;*/
        /*margin-right:20px;*/
        /*margin-left:20px;*/
        position:relative;
    }


    .solution_cfs.solution-passive .line-bottom {
        position: absolute;
        left: 0;
        right:auto;
        height: 1px;
        background-color: #eaebec;
    }


}


/* solution页面end */


@media screen and (max-width:800px) {
    .phonePage .pageTitle {
        display:none;
    }
}



.pcPageContainer {
    display:none;
}