@media (min-width: 950px) {

    /* userhome.html页面css */
    .lf-body-box .lf-box-content-item .lf-box-cb-userinfo .map {
        width: 247px;
        position: absolute;
        text-align: right;
        top: 0px;
        right: 20px;
        color: #A97F5C;
    }

    .lf-body-box .lf-box-content-item .lf-box-cb-userinfo .map a {
        color: #A97F5C !important;
    }

    .lf-body-box .lf-box-content-item .lf-box-cb-userinfo .edit a {
        display: block;
        margin-top: 160px;
        color: #8F6E39;
    }





    /* 在线客服 */
    .onlineService {
        box-sizing: border-box;
        position: fixed;
        top: 200px;
        width: 80px;
        height: 80px;
        padding-left: 10px;
        left: calc(100% - 100px);
        z-index: 20;
        font-size: 14px;
        background-color: #e2c49c;

    }

    .onlineService span {
        color: #bb4617;
    }

    .onlineService a {
        display: block;
        width: 60px;
        height: 60px;
        background: url('../img/new-ui/qq02.png') no-repeat;
        background-position: center center;
    }

    .onlineService:hover a {
        background: url('../img/new-ui/qq02.png') no-repeat center center;
    }

    .onlineService:hover span {
        color: #bb4617;
    }

    /* 首页 */
    .f1 {
        flex: 1;
    }

    .lf-body {
        width: 1200px;
    }

    .lf-body-login-box {
        margin-bottom: 59px;
    }

    .lf-head-info-box {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lf-head-login-box {
        width: 1200px;
        margin: 0 auto;
    }

    .lf-body-login-box .login-img {
        width: 556px;
        height: 107px;
        margin: 30px auto 16px auto;
        background: url('../img/new-ui/cqtxz.png') no-repeat;
        background-size: 100% 100%;
    }

    .lf-body-login-box .content-box {
        height: 529px;
        position: relative;
        display: flex;
        justify-content: space-between;
        background: url('../img/new-ui/panel.png') no-repeat;
        background-size: 100% 100%;
    }



    /* 账号安全 */
    .left-panel {
        width: 1200px;
        height: 809px;

    }

    .ah {
        position: relative;
        height: 1245px;
        box-sizing: border-box;
        padding: 140px 30px 25px 30px;
        background: url('../img/new-ui/BG.png') no-repeat;
        background-size: 120% 100%;
        background-position: 26%, 0;
    }

    .ah1 {
        position: relative;
        /* height: 1054px; */
        height: calc(100vh - 251px);
        box-sizing: border-box;
        padding: 140px 30px 25px 30px;
        background: url('../img/new-ui/yfys.png') no-repeat;
        background-size: 120% 100%;
        background-position: 26%, 0;
    }

    .ah .title-bg {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 218px;
        height: 62px;
        background: url('../img/new-ui/gxzc.png');
    }

    .lf-body-box .right-box {
        height: 100%;
        background: url('../img/new-ui/bg1.png') no-repeat;
        background-size: 100% 100%;
    }

    .lf-body-box .right-box-ysxy {
        height: 100%;
        background: url('../img/new-ui/ysxy.png') no-repeat;
        background-size: 100% 100%;
    }

    .left-panel .right-box {
        box-sizing: border-box;
        height: 100%;
    }

    .left-panel .reement {
        margin-top: 0;
        width: 100%;
        margin-left: 30px;

    }

    .left-panel .reement .reement-cont {
        height: 100%;
        overflow-y: auto;
    }

    .lf-body-box .lf-box-content-menu {
        width: 257px;
        height: 457px;
        background: url('../img/new-ui/sidebar.png');
    }

    .lf-box-content-menu .lf-box-content-menu-item-span {
        height: 64px;
        background: url('../img//new-ui/zhaq-title.png') no-repeat;
        background-position: center center;
    }

    .lf-box-content-menu .kfzx {
        height: 64px;
        background: url('../img//new-ui/cjwt.png') no-repeat;
        background-position: center center;
    }


    .tel .icon-item1 {
        width: 26px;
        height: 30px;
        margin-right: 16px;
        background: url('../img/new-ui/sjbd1_active.png');
        background-size: 100%;
    }

    .realname .icon-item2 {
        width: 34px;
        height: 25px;
        margin-right: 8px;
        background: url('../img/new-ui/rename_active.png');
        background-size: 100%;
    }

    .re-password .icon-item3 {
        width: 29px;
        height: 32px;
        margin-right: 13px;
        background: url('../img/new-ui/lock-active.png');
        background-size: 100%;
    }

    .twowayauth .icon-item4 {
        position: relative;
        right: 3px;
        width: 35px;
        height: 35px;
        margin-right: 8px;
        background: url('../img/new-ui/twowayauth-active.png') no-repeat;
        background-size: 100%;
    }
     .passportauth .icon-item5 {
        position: relative;
        right: 3px;
        width: 35px;
        height: 35px;
        margin-right: 8px;
        background: url('../img/new-ui/passportauth-active.png') no-repeat;
        background-size: 100%;
    }

    .lf-box-content-menu-item a {
        color: #f8ae0f;
    }

    .lf-box-content-menu-item:hover a {
        color: #fff !important;
    }

    .menu-item-activity a .icon-item1 {
        background: url('../img/new-ui/sjbd1_dedault.png');
    }

    .menu-item-activity a .icon-item2 {
        background: url('../img/new-ui/rename_default.png');
    }

    .menu-item-activity a .icon-item3 {
        background: url('../img/new-ui/lock-default.png');
    }

    .menu-item-activity a .icon-item4 {
        width: 35px;
        height: 35px;
        background: url('../img/new-ui/twowayauth-default.png') no-repeat;
        background-size: 100%;
    }
    
    .menu-item-activity a .icon-item5 {
        width: 35px;
        height: 35px;
        background: url('../img/new-ui/passportauth-default.png') no-repeat;
        background-size: 100%;
    }

    .lf-box-content-menu-item a:hover .icon-item1 {
        background: url('../img/new-ui/sjbd1_dedault.png');
    }

    .lf-box-content-menu-item a:hover .icon-item2 {
        background: url('../img/new-ui/rename_default.png');
    }

    .lf-box-content-menu-item a:hover .icon-item3 {
        background: url('../img/new-ui/lock-default.png');
    }

    .lf-box-content-menu-item a:hover .icon-item4 {
        width: 35px;
        height: 35px;
        background: url('../img/new-ui/twowayauth-default.png') no-repeat;
        background-size: 100%;
    }
     .lf-box-content-menu-item a:hover .icon-item5 {
        width: 35px;
        height: 35px;
        background: url('../img/new-ui/passportauth-default.png') no-repeat;
        background-size: 100%;
    }


    .lf-box-cb-content {
        height: 100%;
    }

    .lf-box-cb-content .account-security-body {
        /* padding-top: 140px 47px 47px 47px; */
        padding: 140px 30px 25px 30px;
        box-sizing: border-box;
        position: relative;
        height: 100%;
    }

    .lf-box-cb-content .recharge-box .map-label {
        position: absolute;
        width: auto;
        right: 20px;
        top: 50px;
        color: #A97F5C;
    }

    .lf-box-cb-content .account-security-body .map-label {
        position: absolute;
        width: auto;
        right: 20px;
        top: 0px;
        color: #A97F5C;
    }

    .lf-box-cb-content .account-security-body .lf-bc-body-head {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 218px;
        height: 62px;
        background: url('../img/new-ui/title-1.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .mbwt {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 356px;
        height: 62px;
        background: url('../img/new-ui/mbwt.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .smrz {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 268px;
        height: 62px;
        background: url('../img/new-ui/smrz.png') no-repeat;
    }
     .lf-box-cb-content .account-security-body .sxyz {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 469px;
        height: 62px;
        background: url('../img/new-ui/sxyz.png') no-repeat;
    }
     .lf-box-cb-content .account-security-body .txzyz {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 469px;
        height: 62px;
        background: url('../img/new-ui/txzyz.png') no-repeat;
    }
     .lf-box-cb-content .account-security-body .dlrz {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 219px;
        height: 62px;
        background: url('../img/new-ui/dlrz.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .mmcz {
        position: absolute;
        top: 36px;
        left: 69px;
        width: 311px;
        height: 62px;
        background: url('../img/new-ui/mmcz.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .kfzx {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 218px;
        height: 62px;
        background: url('../img/new-ui/kfzx-1.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .yhzl {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 310px;
        height: 62px;
        background: url('../img/new-ui/yhzl.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .wxzf {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 237px;
        height: 62px;
        background: url('../img/new-ui/yzxz.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .zhmm {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 374px;
        height: 62px;
        background: url('../img/new-ui/zhmm.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .czjg {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 291px;
        height: 62px;
        background: url('../img/new-ui/czjg.png') no-repeat;
    }

    .lf-box-cb-content .account-security-body .ddlb {
        position: absolute;
        top: 36px;
        left: 40px;
        width: 279px;
        height: 62px;
        background: url('../img/new-ui/ddlb.png') no-repeat;
    }

    .lf-box-cb-content .lf-bc-body .yhys-icon {
        position: absolute;
        top: 26px;
        left: 40px;
        width: 375px;
        height: 62px;
        background: url('../img/new-ui/yhys_icon.png') no-repeat;
    }

    .lf-box-cb-content .lf-bc-body .yhxy {
        position: absolute;
        top: 26px;
        left: 40px;
        width: 315px;
        height: 62px;
        background: url('../img/new-ui/yhxy.png') no-repeat;
    }

    .lf-box-cb-content .lf-box-cb-content {
        /* height: 200px; */
        border: 2px solid #F1D7AD;
    }

    .lf-box-cb-content h3 {
        position: relative;
        left: -10px;
    }

    .lf-box-cb-content .content-text {
        padding: 20px 40px;

    }

    .lf-box-cb-content .content-text p {
        padding: 0;
        line-height: 30px;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
    }

    .lf-secret-box .lf-secret-txt .phone-box {
        padding: 0;
        margin: 20px 0;
    }

    .lf-box-content-menu .rmwt a {
        color: #FED350;
    }

    .lf-box-content-menu .zhlwt a {
        color: #FED350;
    }

    .lf-box-content-menu .yxlwt a {
        color: #FED350;
    }

    .lf-box-content-menu .gfkf a {
        color: #FED350;
    }

    .lf-box-content-menu .menu-item-activity a {
        color: #fff;
    }

    .lf-rmwt a {
        color: #000000;
        font-size: 16px;
    }

    .tips p {
        text-indent: 2rem;
    }



}
.search-icon{
    position: absolute;
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px 15px;
    background-color: #f8ae0f;
    /* background: url('../img/new-ui/search.png') no-repeat;
    background-size: 100% 100%; */
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.lf-body {
    width: 1200px;
}


@media screen and (max-width: 768px) {

    .lf-head-menu,
    .lf-head-info-box {
        display: none;
    }

    .onlineService {
        display: none;
    }

    .lf-body {
        width: 100vw;
    }

    .left-panel,
    .right-box,
    .lf-box-cb-content,
    .account-security-body {
        width: 100% !important;
    }

    .account-security-body {
        margin-top: 50px !important;
        padding-top: 50px;
        box-sizing: border-box !important;
    }

    .table-wrap {
        width: 96% !important;
        margin: 0 auto;
    }

    .lf-web-map {
        width: 0 !important;
        height: 0px !important;
        display: none;
        opacity: 0;
    }

    .lf-body-box .right-box {
        height: 100%;
        background: url('../img/new-ui/bg1.png') no-repeat;
        background-size: 100% 100%;
    }

    .lf-box-cb-content .account-security-body .czjg {
        position: absolute;
        top: 78px;
        left: 28px;
        width: 120px;
        height: 25.5px;
        background: url('../img/new-ui/czjg.png') no-repeat;
        background-size: 100% 100%;
    }

    .lf-box-cb-content .lf-box-cb-content {
        width: 94% !important;
        border: 1px solid #F1D7AD;
        margin: 10px auto;
    }

    .table-box-wrap {
        display: flex;
    }

    .table-box-wrap .form-item {
        flex: 1 !important;
    }

    .lf-input-header-title {
        font-size: 12px !important;
    }

    #order,
    #account,
    #type,
    #price,
    #trade,
    #trade,
    #status {
        width: 100% !important;
        max-width: 80px;
        word-wrap: break-word;
        /* 强制换行 */
        word-break: break-word;
        /* 支持非单词断行 */
        white-space: normal;
        /* 允许换行 */
    }

    #order,
    #trade {
        line-height: 15px !important;
    }

    .content-text {
        padding: 10px;
    }

    .lf-hint-box {
        margin-top: 20px;
    }

    .lf-input-header-right {
        color: #000 !important;
    }

    .lf-tail {
        background-color: #000000;
    }

}





/* 首页 */