@media (min-width: 768px) and (max-width: 1023px) {
    .pc_hide {
        display: block !important;
    }

    .pc_show {
        display: none !important;
    }

    .pc_container {
        width: 100%;
        padding: 0 15px;
    }

    .post_get li p {
        width: 100%;
    }

    .post_get .post {
        padding: 15px 15px 0;
    }

    .post_get .post h1 {
        font-size: 33px;
    }

    .index .ul1 li>div {
        display: block;
        text-align: center;
    }

    .index .ul1 li>div .left {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .index .ul1 li .right {
        margin: 5px 0 0;
    }

    .findFloor .first {
        width: 300px;
    }

    .findFloor .first p {
        font-size: 23px;
    }

    .index .ul2 li span {
        font-size: 20px;
    }

    .index .floor {
        padding: 50px 15px;
    }

    .index .floor .pc_container {
        padding: 0;
    }

    .findFloor form {
        width: auto;
    }

    .findFloor .second {
        width: 200px;
    }

    .findFloor .second .tel {
        font-size: 18px;
    }

    .findFloor .third {
        width: 150px;
    }

    .findFloor .fourth {
        font-size: 30px;
    }

    .index .ul2 li img {
        margin: 0;
    }

    .index .ul2 li span {
        font-size: 14px;
    }

    .header .h_bottom .nav li div {
        color: #fff;
    }

    .membercenter .pc_container>.right .list .freight .monthbtn {
        font-size: 12px;
    }

    .header .h_bottom .nav:last-child>li:nth-last-child(2) a {
        font-size: 14px;
    }

    .header .h_bottom .nav:last-child>li:nth-last-child(1) a:first-child {
        font-size: 12px;
    }

    .index .adv {
        width: 100%;
    }

    .header .h_bottom img {
        width: 20%;
        bottom: 0;
        top: auto;
        transform: translate(-50%, 0);
    }

    .membercenter .pc_container>.left {
        padding: 0;
    }

    .membercenter .pc_container>.left .head {
        padding: 20px;
    }

    .membercenter .pc_container>.right {
        padding: 0;
    }

    .membercenter .pc_container>.right .top>div {
        padding: 20px;
    }

    .membercenter .pc_container>.right .list .freight {
        width: 20%;
    }

    .membercenter .right span:nth-child(1) {
        margin-right: 5px;
    }

    .membercenter .pc_container>.right .list .img {
        display: none;
    }

    .membercenter .pc_container>.right .list .money {
        width: 30%;
    }

    .membercenter .pc_container>.right .integral li {
        padding: 10px 20px;
    }

    .membercenter .right .title p {
        margin: 0 5px 0 0;
    }

    .membercenter .right .line {
        margin-right: 5px;
    }

    .membercenter .safe_list p {
        margin: 0 5px 0 0;
    }

    .newscenter .pc_container>.left {
        padding: 0;
    }

    .newscenter .pc_container>.right {
        padding: 0;
    }

    .membercenter .add-addr .close {
        opacity: 1;
    }

    .membercenter .yzm .send-btn {
        width: 35%;
    }

    .member.login .loginBox {
        width: 90%;
    }

    .member.register .registerBox {
        width: 90%;
    }

    .productList .change {
        display: none;
    }

    .productList .gridList li {
        width: 49%;
    }

    .productList .gridList li a>.border {
        border: 0px;
        padding-top: 0px;
        border-radius: 0px;
    }

    .productList .gridList li .pro .img {
        height: 150px;
    }

    .productList .header p {
        font-size: 40px;
    }

    .productList .ListStyle li {
        width: 100%;
    }

    .productList #listItem .contentBox {
        padding: 0 5%;
    }

    .productList #listItem .contentBox .imgBox {
        width: 24%;
    }

    .productList .ListStyle li .textBox>p {
        text-align: left;
    }

    .productList .ListStyle li .textBox .TcBox .left,
    .productList .ListStyle li .textBox .TcBox .content {
        width: 100%;
    }

    .productList .ListStyle li .textBox .TcBox .right{
        display: none;
    }

    .productList .ListStyle li .textBox{
        flex: 1;
        padding: 5%;
    }

    .productList .ListStyle li .textBox .TcBox .content{
        padding: 8px 0;
    }

    .productList .ListStyle li .textBox .TcBox .content:nth-child(n+7){
        display: none;
    }

    #table_scroll{
        overflow-x: scroll;
        overflow-y: visible;
    }

    .wx_pc{
        display: none;
    }
    
    .wx_mb{
        display: block;
    }

    .pay_style table{
        width: 100%;
    }

    #shareBtn{
        display: none;
    }
}
