/*=====================================导航移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .header-area .logo a img {
        width: auto;
        height: 32px;
    }
    .header-area .logo {
        width: 80%;
        height: 32px;
    }
    .head-nav li {
        padding: 5px;
    }
    .head-nav {
        height: 32px;
        width: 20%;
        float: right;
        display: block;
    }
    .header-area {
        position: relative;
        display: flex;
    }

    .head-nav ul {
        display: none;
    }

    .head-nav .sub-cad {
        display: block;
        float: right;
    }
    .header-area .container .language-tab {
        border: 0;
        height: 32px;
        line-height: 32px;
        margin-left: 0px;
    }
    .header-area .dropdown-box.lang-draw-box {
        top: 42px;
    }
    .head-nav .search {
        display: none;
    }

    .mobile-search {
        width: 100%;
        margin-top: 10px;
        position: relative;
        display: block;
    }

    .search-btn {
        top: 0;
        margin-top: 3px;
    }
    .city-wrap {
        column-count: 2;
    }
    .city-wrap ul {
        width: 50%;
    }
}
@media screen and (max-width: 1200px) {
    .sub-shadow-box {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
}

/*=====================================首页移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .hot-list ul,
    .hot-list li {
        width: 100%;
        margin-left: 0px;
    }
    .hot-list li:first-child {
        margin: 0px;
    }
    .adress {
        line-height: 34px;
    }
}
@media only screen and (min-width: 100px) and (max-width: 376px) {
    .adress span {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hot-list li .img {
        height: 439px;
    }

    .img-content .big-img {
        height: 415px;
    }

    .detail-js-txt {
        height: 385px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hot-list li .img {
        height: 323px;
    }

    .img-content .big-img {
        height: 620px;
    }

    .detail-js-txt {
        height: auto;
    }
}

@media only screen and (min-width: 751px) and (max-width: 767px) {
    .hot-list li .img {
        height: 236px;
    }

    .img-content .big-img {
        height: 440px;
    }

    .detail-js-txt {
        height: auto;
    }
}

@media only screen and (min-width: 540px) and (max-width: 750px) {
    .hot-list li .img {
        height: 500px;
    }

    .img-content .big-img {
        height: 470px;
    }

    .detail-js-txt {
        height: auto;
    }
}

@media only screen and (min-width: 100px) and (max-width: 539px) {
    .hot-list li .img {
        height: calc(100vw - 30px - 10px);
    }

    .img-content .big-img {
        height: calc(100vw - 30px - 40px);
    }

    .detail-js-txt {
        height: auto;
    }
}

/*=====================================service-list移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 750px) {
    .order-filter {
        display: flex;
    }
    .order-filter select {
        width: 50% !important;
        text-align: center;
        display: block;
        margin-left: 0;
    }

    .order-filter select:nth-child(1) {
        background-position: 68% 50%;
    }
    .order-filter select:nth-child(2) {
        background-position: 75% 50%;
    }

    .order-filter select:last-child {
        margin-left: 2%;
    }

    .webpage-position .col-lg-6 {
        background-color: #f3cc4d;
        padding: 10px;
        border-radius: 5px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 751px) and (max-width: 1199px) {
    .order-list ul {
        width: 105%;
        margin-left: -20px;
    }
    .order-list li {
        width: 46% !important;
        margin-left: 20px !important;
    }
    .order-list li:first-child {
        margin-top: 20px;
    }
}

/*=====================================city移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .pc-city-list {
        display: none;
    }
    .mobile-city-list {
        display: block;
    }
}

/*=====================================detail移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 750px) {
    .detail-wrap .col-lg-6:first-child {
        padding: 0px !important;
    }
    .pj-tx {
        display: block;
        height: 90px;
    }
    .pj-tx-img span {
        display: inline-block;
        float: right;
    }
    .pj-ms span {
        display: none;
    }

    .pj-tx-img,
    .pj-tx-star {
        width: 100%;
    }
    .pj-tx-star {
        text-align: left;
    }
    .pj-img img {
        width: 44%;
        height: 150px;
    }
    .sy-alert {
        width: 96%;
        margin-top: -24vh;
    }
    .sy-alert .sy-btn {
        width: 94%;
        display: block;
        margin: 10px auto 0px;
        height: auto;
    }
    .sy-alert .sy-btn button {
        width: 100%;
        margin: 0;
    }
    .sy-alert .sy-btn button:nth-child(2) {
        margin-top: 20px;
    }

    .pj-alert {
        margin-top: -42vh !important;
    }
    .pj-alert .sy-title {
        width: 96%;
    }
    .detail-div-title {
        padding-bottom: 20px;
    }
    .detail-lm-wrap,
    .detail-lm-wrap ul {
        width: 100%;
    }

    .detail-lm-wrap {
        display: block;
    }
    .detail-lm-wrap ul {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 450px) {
    .big-img {
        height: 312px;
    }
}
@media only screen and (min-width: 451px) and (max-width: 760px) {
    .big-img {
        height: 475px;
    }
}
/*=====================================login/sign up移动端 =====================================*/

@media only screen and (min-width: 100px) and (max-width: 750px) {
    .login-wrap {
        height: auto;
    }

    .login-content {
        width: 100%;
    }
    .login-content .input-item {
        display: block;
        height: auto;
    }
    .login-content span,
    .login-content input {
        display: block;
        width: 100%;
    }
    .btn-group {
        margin-top: 30px;
    }
    .code input {
        width: 58%;
        display: inline-block;
    }
    .code button {
        width: 96px;
    }
}

/*===================================== common =====================================*/
.detail-lm-wrap {
    width: 100%;
}
