﻿/*主页*/
@media (min-width:768px ) {
    .banner-container {
        height: 190px;
        width: 94%;
        margin: 0 auto;
        overflow: hidden;
        margin-left: 70px;
    }

    .index-banner {
        width: 96%;
        height: auto;
        margin-left: -12px;
    }
    .buying-container, .new-product {
		overflow: hidden;
		width: 86%;
		margin-top: 15px;
		margin-left: 70px;
		}
    .new-product {
        overflow: hidden;
        width: 86%;
        margin-top: 15px;
        margin-left: 70px;
    }

    .index-device {
        width: 86%;
        height: auto;
        position: relative;
        margin: 0;
        padding-top: 10px;
        text-align: center;
        margin-left: 70px;
    }

        .index-device .swiper-container-horizontal > .swiper-pagination-white {
            bottom: 50px;
        }

    .index-news .swiper-slide {
        float: left;
        /* height: 190px; */
        overflow: hidden;
    }

    .index-style1 .swiper-slide, .index-style2 .swiper-slide {
        width: 100%;
    }

    .container-left {
        width: 33.3%;
    }

        .container-left img {
            width: auto;
            height: 140px;
            bottom: 10px;
            right: 15px;
        }

    .left-title {
        left: 15px;
        right: auto;
        top: 50px;
    }

    .left-tips {
        top: 75px;
        left: 15px;
        right: auto;
    }

    .new-product .swiper-container {
        margin-bottom: 0;
        margin-top: 45px;
    }

    .product-pic img {
        height: 100%;
        margin-top: 0px;
    }

    .product-pic {
        margin-right: 30px;
        height: 190px;
        width: 190px;
    }

    .collect-content, .sleep-time-content, .storage-content {
        font-size: 14px;
        line-height: 25px;
        width: 65%;
        border: 1px solid #fff;
        margin-top: 15px;
    }

    .collect-title, .sleep-time-title, .storage-title {
        display: inline-block;
        margin-left: 0;
    }

    .container-right {
        float: left;
        width: 66%;
        height: 100%;
    }

    .container-right-one {
        height: 100%;
        width: 49.5%;
        border-bottom: none;
        border-right: 1px solid #d9d9d9;
        position: relative;
        float: left;
    }

        .container-right-one img {
            width: auto;
            height: 140px;
            bottom: 10px;
            right: 15px;
            left: auto;
        }

    .right-one-title {
        left: 15px;
        right: auto;
        top: 50px;
    }

    .right-one-tips {
        top: 75px;
        left: 15px;
        right: auto;
    }

    .container-right-two {
        height: 100%;
        width: 50%;
        position: relative;
        float: left;
    }

        .container-right-two img {
            width: auto;
            height: 140px;
            bottom: 10px;
            right: 15px;
        }

    .right-two-title {
        left: 15px;
        right: auto;
        top: 50px;
    }

    .right-two-tips {
        top: 75px;
        left: 15px;
        right: auto;
    }

    .more {
        margin-left: 67px;
    }
}
/*发现*/
@media (min-width:768px ) {
    .body {
        overflow-x: hidden;
    }

    .top-menu {
       
        left: 6%;
        cursor:pointer;
    }

    .big-menu {
        margin-left: 95%;
        margin: 0 auto;
        position: relative;
    }

    .search-body {
        overflow: hidden;
        margin-left: 67px;
    }

    .top-menu span {
        overflow: visible;
        width: auto;
        position: static;
        padding-right: 6px;
    }

    .menu-1 img, .menu-2 img, .menu-3 img, .menu-4 img {
        position: static;
    }

    .menu-contant {
        position: static;
        text-align: center;
    }

    .white-bg {
        width: 94%;
        z-index: 100;
    }

    .line {
        width: 96%;
    }

    .switch {
        left: 2%;
        margin-left: 67px;
    }

    .search-header {
        margin-left: -67px;
    }

    .list-mode .box {
        width: 49.7%;
        float: left;
        /*border-right:1px solid #d9d9d9;*/
        margin-bottom: 0;
        margin-top: 0;
    }

        .list-mode .box:nth-child(2n+1) {
            border-right: 1px solid #d9d9d9;
        }

        .list-mode .box .info-2 {
            right: 20px;
        }

    .menu-3-select .box {
        margin-top: 0;
    }

    .menu-4-select .box {
        width: 100%;
        margin-top: 0px;
    }

    .page-index .list .list-cell .cell {
        border-right: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
        display: table-cell;
        text-align: center;
        vertical-align: top;
        width: 49.7%;
        float: left;
    }

    .zhong {
        display: none;
    }

    .page-index .list .list-cell {
        float: left;
        width: 50%;
    }

    .page-index .list {
        overflow: hidden;
        border-left: 1px solid #d9d9d9;
    }

    .setsearch {
        width: 80%;
    }

    .search img {
        margin-left: 11%;
    }

    .list-mode .img-box img {
        width: 100px;
        height: 100px;
    }

    .list-mode .box .info-1 {
        left: 120px;
    }

    .sku, .size {
        font-size: 14px;
    }

    .search-body .bottom-0 {
        bottom: -2px;
        font-size: 10px;
    }

    .size {
        margin-top: 0px;
        position: absolute;
        top: 55px;
    }

    .search-body .sku {
        margin-top: 0px;
        position: absolute;
        top: 30px;
    }

    .list_money {
        bottom: 35px;
        font-size: 15px;
    }

    .list_money_gray {
        font-size: 13px;
        bottom: 10px;
    }

    .commentary {
        bottom: -14px;
    }

    .list-mode {
        overflow: hidden;
    }

    .page-index .list .list-cell .imgurl {
        height: 12em;
        width: 12em;
        margin-top: 10px;
    }

    .description {
        font-size: 17px;
    }

    .money {
        font-size: 15px;
    }

    .table-mode, .list-mode {
        width: 88.5%;
    }

    .list-mode, .table-mode {
        border-left: 3px solid #fff;
    }

    .rorate {
        width: 26px;
        height: 26px;
    }

    .make-bottom {
        left: 80px;
    }

    .top-0 {
        right: 15px;
    }
}
/*找我家*/
@media (min-width:768px ) {
    body, html {
        overflow-x: hidden;
    }

    .setsearch {
        width: 80%;
    }

    .search img {
        margin-left: 11%;
    }

    .FindHome > div {
        margin-left: 67px;
    }

    .banner {
        width: 49%;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 10px;
        clear: none;
        float: left;
    }

    .showSearch {
        margin-right: 82px;
    }

    .banner:nth-child(2n+1) {
        border-right: 1px solid #d9d9d9;
    }

    #LayoutList .banner_right {
        width: auto;
        height: auto;
        float: left;
        margin-left: 0%;
        position: static;
    }

    #LayoutList {
        padding-left: 2.8%;
    }

    .findhome-banner-container {
        overflow: hidden;
    }

    .banner img {
        margin-left: 10px;
    }

    .btn_1, .btn_2 {
        right: 0px;
    }

    .btn_1 {
        top: 10px;
    }

    .btn_2 {
        top: 60px;
    }

    .banner_content-container .home-name {
        font-size: 17px;
    }

    .banner_text_3 span {
        font-size: 14px;
    }

    .banner_text_3 {
        font-size: 14px;
        line-height: 26px;
    }

    .banner img {
        width: 144px;
        height: 96px;
    }

    .btn_2 img, .btn_1 img {
        width: 30px;
        height: 30px;
        float: right;
    }
}
/*家园*/
  @media (min-width:768px ) {
            .swiper-container {
                width: 100%;
                margin: 20px auto;
                margin-top: 45px;
            }           

            html, body {
                width: 100%;
            }
            .my-list-1 {
margin-top: 70px;
}
           .home-body .my-list >a {
width: 25%;
}
           .home-body .my-list >#control-1 {
width: 25%;
}
            .home-body .my-list >#control-2 {
left: 25%;
width: 25%;
}
           .home-body .my-list >#control-3 {
left: 50%;
width: 25%;
background: #ffffff;
}
            .home-body  .my-list >#control-4 {
left: 75%;
width: 25%;
background: #ffffff;
}
            a {
                color: #000;
            }

            a {
                -webkit-tap-highlight-color: rgba(0,0,0,0);
            }

            @media (max-width:1199px ) {
                .panel-2 ul .need .my-images li img {
                    width: 180px;
                    height: 180px;
                }
            }

            @media (max-width:991px ) {
                .panel-4 ul .need .my-images li img {
                    width: 160px;
                    height: 160px;
                }
            }

            @media (max-width:767px ) {
                .panel-4 ul .need .my-images li img {
                    width: 140px;
                    height: 140px;
                }
            }

            @media (max-width:620px ) {
                .panel-4 ul .need .my-images li img {
                    width: 120px;
                    height: 120px;
                }
            }

            @media (max-width:520px ) {
                .panel-4 ul .need .my-images li img {
                    width: 100px;
                    height: 100px;
                }
            }

            @media (max-width:420px ) {
                .panel-4 ul .need .my-images li img {
                    width: 80px;
                    height: 80px;
                }
            }

            @media (max-width:320px ) {
                .panel-4 ul li p {
                    font-size: 5px;
                }

                .panel-4 ul .need .my-images li img {
                    width: 70px;
                    height: 70px;
                }

                .panel-4 ul .need .make {
                    bottom: 22px;
                }

                    .panel-4 ul .need .make i, .panel-3 ul li .make i {
                        width: 15px;
                        height: 15px;
                    }

                    .panel-4 ul .need .make em, .panel-3 ul li .make em {
                        font-size: 5px;
                    }

                    .panel-4 ul .need .make .praise-num {
                        right: 0;
                    }

                .panel-4 ul p, .panel-2 ul h3 {
                    margin-left: 5%;
                    padding-bottom: 5px;
                    padding-top: 0px;
                }

                .panel-4 ul li a p {
                    font-size: 5px;
                }

                .panel-3 ul li p {
                    font-size: 5px;
                }

                .panel-2 ul li a p {
                    font-size: 5px;
                }
            }

            .article-list {
                width: 90%;
                position: relative;
                margin-top: 0px;
                margin-left: 70px;
            }

                .article-list p {
                    font-size: 1em;
                }

            .panel ul, .panel ul li {
                width: 100%;
                position: relative;
            }


            a:visited {
                color: black;
            }

            .page-category {
                background: none repeat scroll 0 0 #fff;
            }

            .category_search {
                background-color: #eeeeee;
            }

            .page-category .category_search form::after {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                bottom: 0;
                content: " ";
                display: block;
                left: 0;
                position: absolute;
                width: 100%;
            }

            .page-category .category_search form {
                display: block;
                position: relative;
                margin-left: 10px;
                margin-right: 10px;
                padding-top: 15px;
                padding-bottom: 15px;
            }

            .page-category .category_search .input-word {
                padding:  5px;
                background-color: white;
            }

                .page-category .category_search .input-word input {
                    border: 0 none;
                    color: #666;
                    font-size: 1.2em;
                    width: 90%;
                    padding-left: 30px;
                }

                .page-category .category_search .input-word .btn {
                    background: url("images/article/search.jpg") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
                    height: 3.4em;
                    position: absolute;
                    left: 0.5em;
                    top: 1.5em;
                    width: 3.4em;
                }



            .panel-1 ul li h3,
            .panel-4 ul li h3,
            .panel-3 ul li h3 {
                width: 90%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

            .panel-1 {
                width: 90%;
                margin-bottom: 20px;
            }

                .panel-1 .top,
                .panel-1 .top img,
                .panel-1 .popular-title,
                .popular-content,
                .popular-content div,
                .latest-title,
                .latest-content {
                    width: 100%;
                }

                    .panel-1 .top,
                    .popular-content,
                    .popular-content div,
                    .latest-content {
                        position: relative;
                    }

                .panel-1 .top {
                    text-align: center;
                    margin-top: 30px;
                }

                    .panel-1 .top img {
                        height: auto;
                        width: 80%;
                    }

            .t-center {
                position: absolute;
                top: 240px;
                margin-left: 50%;
                left: -20px;
            }

            .little {
                width: 35px;
                height: 4px;
                background-image: url("images/article/little.jpg");
            }

            .panel-1 .popular-title {
                margin-top: 25px;
            }

                .panel-1 .popular-title h3 {
                    font-size: 1.4em;
                }


            .panel-1 .popular-content {
                border-bottom: 1px solid #d9d9d9;
                margin-bottom: 10px;
            }

                .panel-1 .popular-content div {
                    height: 320px;
                }

                .panel-1 .popular-content img {
                    width: 98%;
                    height: 280px;
                }

            .panel-1 .s-row {
                margin-top: 20px;
            }

            .panel-1 .f-row a {
                width: 50%;
                position: absolute;
            }

            .panel-1 .f-row .a-pic-1 {
                left: 0%;
            }

            .panel-1 .f-row .a-pic-2 {
                left: 50%;
            }

            .my-little {
                width: 35px;
                height: 4px;
                margin-top: 5px;
                display: block;
                margin-bottom: 10px;
            }

            .panel-1 .latest-title h3 {
                font-size: 1.3em;
            }

            .panel-1 .latest-title {
                font-size: 1.2em;
            }

            .panel-1 .latest-content {
                padding-bottom: 10px;
                margin-bottom: 10px;
                border-bottom: 1px solid #d9d9d9;
            }

            .panel-1 .top p,
            .popular-content p {
                width: 100%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .panel-1 .top p {
                margin: 0 auto;
            }

            .panel-2 {
                width: 90%;
                margin: 0 auto;
            }

                .panel-2 p {
                    width: 50%;
                }

                .panel-2,
                .panel-2 .article-top,
                .panel-2 ul,
                .panel-2 ul li {
                    position: relative;
                }

                    .panel-2 .article-top {
                        margin: 0 auto;
                        margin-top: 50px;
                    }

                        .panel-2 .article-top img {
                            height: auto;
                            width: 80%;
                            margin-left: 10%;
                        }

                        .panel-2 .article-top .title {
                            width: 80%;
                            height: 50px;
                            position: absolute;
                            bottom: 4px;
                            left: 10%;
                            text-align: center;
                            background: rgba(0,0,0,0.5);
                            color: #fff;
                            line-height: 50px;
                            font-size: 1.2em;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            overflow: hidden;
                        }

                    .panel-2 ul {
                        width: 100%;
                        margin-top: 20px;
                    }

                        .panel-2 ul li {
                            width: 100%;
                            height: 140px;
                            border-bottom: 1px solid #ccc;
                        }

                    .panel-2 .list-img {
                        width: 160px;
                        height: 120px;
                        float: left;
                        padding: 10px 0px 10px 0px;
                    }

                    .panel-2 ul li p {
                        position: absolute;
                        right: 0px;
                        bottom: 5px;
                        color: #ccc;
                        width: auto;
                    }

                    .panel-2 .h3-title {
                        margin-top: 10px;
                        position: absolute;
                    }


            .panel-3 img {
                width: 80%;
                height: auto;
                display: block;
                text-align: left;
                margin-top: 10px;
                margin-left: 20px;
            }

            .panel-3 ul li h3 {
                margin-left: 10px;
                padding-top: 10px;
            }

            .panel-3 ul li p {
                width: 93%;
                margin-left: 15px;
                padding: 10px 0px 10px 0px;
            }

            .panel-3 ul li .info {
                color: #383737;
            }

            .panel-3 ul li .pub-time {
                color: #ccc;
                border-bottom: 1px solid #ccc;
            }


            .make {
                position: absolute;
                right: 5%;
                bottom: 10px;
                text-align: -webkit-right;
            }


            .panel-4 ul {
                width: 95%;
                margin: 0 auto;
                height: 90px;
            }

            .panel-4 .need li img {
                width: 150px;
                height: 150px;
            }

            .panel-4 .my-images li {
                width: 33%;
                float: left;
                text-align: center;
                padding-bottom: 10px;
            }

            .panel-4 .need {
                border-bottom: 1px solid #ccc;
            }


            .panel-4 p {
                color: #ccc;
            }

            .panel-4 p, .panel-4 h3 {
                margin-left: 5%;
                padding-bottom: 10px;
                padding-top: 10px;
            }

            .my-list {
                margin: 0 auto;
                margin-top: 50px;
            }

            .panel-3,
            .panel-1,
            .panel-2,
            .panel-4 {
                width: 80%;
            }
                .panel-1,.panel-3, .panel-2, .panel-4 {
                    margin-top: 40px;
                }
            .header-select-height-search {
                height: 6em;
                display: none;
            }

            .page-category {
                z-index: 212;
                z-index: 212;
                width: 94%;
                margin-left: 67px;
            }
            .h3-title {
            -webkit-line-clamp: 2;
            -moz-line-clamp: 2;
            -o-line-clamp: 2;
        }
            .summary {
margin-left: 175px;
top: 60px;
}
            .h3-title h3 {
                padding-left: 175px;
}
        }
/*我的*/
@media (min-width:768px ) {

    ul, li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .header-wraper {
        height: 200px;
        position: relative;
        background-repeat: no-repeat;
        background-position: 70% 50%;
        background-size: 86%;
        margin-left: 3px;
    }

        /*.header-wraper .car {
            float: right;
            right: 5%;
            position: absolute;
            width: 30px;
            top: 10px;
        }

        .header-wraper .profile {
            border-radius: 50%;
            margin: 0 auto;
            width: 120px;
            display: block;
            position: absolute;
            top: 20px;
            margin-left: 50%;
            left: -60px;
        }

        .header-wraper p {
            color: #fff;
            margin: 0 auto;
            width: 50%;
            text-align: center;
            position: absolute;
            top: 140px;
            left: -25%;
            margin-left: 50%;
            font-size: 1.4em;
        }

        .header-wraper .t-little {
            display: block;
            margin: 0 auto;
            position: absolute;
            top: 170px;
            margin-left: 50%;
            left: -15px;
            width: 30px;
            height: 4px;
        }*/


    .my-list_nav .un.ttt-04 {
        /*background: url('images/icon/history.png') 0 50% no-repeat;*/
        -moz-background-size: 1.4em 1.4em;
        -o-background-size: 1.4em 1.4em;
        -webkit-background-size: 1.4em 1.4em;
        background-size: 1.4em 1.4em;
    }

    .my-list_nav .un.ttt-05 {
        /*background: url('images/icon/cart.png') 0 50% no-repeat;*/
        -moz-background-size: 1.4em 1.4em;
        -o-background-size: 1.4em 1.4em;
        -webkit-background-size: 1.4em 1.4em;
        background-size: 1.4em 1.4em;
    }

    .my-list_nav {
        width: 86%;
        margin-left: 10%;
    }

    .exit {
        width: 86%;
        margin-left: 10%;
    }

    .exit-container {
        width: 96%;
        /* margin: 0px auto; */
        overflow: hidden;
        margin-left: 0%;
    }
}

@media  (min-width:992px ) {
	  .exit-container {
      width:120px;
      margin-top:-470px;
      left:55%;
      z-index:100;
      position:relative;
      
    }
    .exit{background:rgba(0,0,0,0)}
    .header-wraper{
    	padding-right:250px;
    	padding-top:25px;
        margin-right:auto !important;
        margin-left:auto !important;
        background-size:96% !important;
        background-position:50% 60% !important;
        

    }
    .header-wraper p:nth-child(2) {
    	padding-left: 130px;
    	margin-top:-80px
    }
    .header-wraper p:nth-child(4) {
    	padding-left:240px;
    
    }
     .my-list_nav {
        width: 95%;
        margin-left: auto;
        margin-right:auto;
    }
}

/*产品*/
@media (min-width:768px ) {
    body, html {
        height: 100%;
    }

    .swiper-container-horizontal > .swiper-pagination {
        bottom: 250px;
    }

    .join-shoppingcat-tips, .add-collection-tips, .remove-collection-tips {
        width: 50%;
    }

    .product_body .swiper-container-horizontal > .swiper-pagination {
        bottom: 0px;
    }

    .product-device {
        width: 49.7%;
        height: 100%;
        position: relative;
        float: left;
        overflow: hidden;
        margin-top: 80px;
    }

    .product_body .gray-height {
        margin-top: 0px;
    }

    .product_body .selected {
        position: static;
    }

    .product-right {
        width: 50%;
        float: left;
        border: 1px solid #d9d9d9;
        overflow: hidden;
        min-height: 100%;
        height: 100%;
    }

    .closeBtn {
        right: auto;
        left: 10px;
    }

    .product_body .style1 {
        width: 90%;
        margin: 0 auto;
    }

    .right-scrllo {
        width: 103%;
        min-height: 100%;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .scroll, .product_body {
        min-height: 100%;
        height: 100%;
        overflow: hidden;
    }

    .imgtitle {
        text-align: left;
        margin-top: 25px;
        width: 94%;
    }

        .imgtitle .product-name {
            line-height: 27px;
        }

    .decoration {
        display: none;
    }

    .price {
        font-size: 18px;
        font-weight: normal;
    }

    .old-price {
      line-height: 25px;
    }

    .product-btn_1 {
        top: 43px;
        left: 150px;
    }

    .product-specs-box {
        margin-top: 10px;
        margin-bottom: 6px;
    }

    .join-a-shopping-cart {
        width: 50%;
    }

    .big_color {
        width: 400px;
    }

    .select-color-single {
        width: 350px;
    }

    .product-right .join-shoppingcat-tips {
        width: 50%;
    }
}
/*户型*/
@media (min-width:768px ) {
    body, html {
        height: 100%;
    }

    .old-room {
        height: 100%;
    }

        .old-room .swiper-container {
            width: 93%;
            margin: 0px auto;
            max-height: 100%;
        }

        .old-room .style3 {
            width: 100%;
            margin: 0px auto;
            max-height: 100%;
        }

        .old-room .gray-height {
            margin-top: 0px;
        }

        .old-room .money {
            font-size: 14px;
        }

    .room-left {
        width: 49.7%;
        float: left;
        height: 100%;
        min-height: 100%;
        border-right: 1px solid #d9d9d9;
        background-color: white;
    }

    .old-room .join-shoppingcat-tips {
        width: 50%;
    }

    .room-right {
        width: 50%;
        float: left;
        height: 100%;
        min-height: 100%;
        overflow: hidden;
    }

    .old-body {
        height: 100%;
        min-height: 100%;
    }

    .room-scroll {
        width: 102%;
        height: 100%;
        min-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .old-room .header-height {
        display: none;
    }

    .fix-top {
        height: 50px;
    }

    .layout_desc {
        margin-top: 5px;
    }

    .swiper-container {
        height: auto;
    }

    .room-left .swiper-slide {
        height: auto;
    }

    .join-a-shopping-cart {
        width: 50%;
        left: 49.7%;
        border-left: 1px solid #d9d9d9;
    }

    .room-device {
        height: auto;
    }

    .room-left .gray-height {
        display: none;
    }

    .subtitle {
        margin-top: 5px;
        line-height: 20px;
    }

    .old-room .ButtonBox {
        margin-top: 20px;
        width: 94%;
        margin-left: 3%;
    }

    .new-body-content {
        width: 40%;
        top: 20%;
        left: 30%;
        height: auto;
        margin-top: 15%;
    }

    .room-device .swiper-container-horizontal > .swiper-pagination {
        bottom: 10px;
    }
}
/*楼盘*/
@media (min-width:768px ) {
    body, html {
        height: 100%;
    }

    .houses .device {
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px auto;
        padding-top: 0px;
        text-align: center;
        min-height: 100%;
    }

    .property-left {
        width: 49.7%;
        float: left;
    }

    .houses .gray-height {
        margin-top: 0px;
    }

    .houses .address {
        margin-left: 0%;
    }

    .property-right {
        width: 50%;
        float: left;
        border-left: 1px solid #d9d9d9;
        overflow: hidden;
        min-height: 100%;
        height: 100%;
    }

    .houses .style1 {
        width: 96%;
        margin: 0% auto;
        height: 100%;
        min-height: 100%;
        margin-top: 150px;
    }

    .houses {
        height: 100%;
        min-height: 100%;
    }

    .property-scroll {
        overflow-x: hidden;
        width: 102%;
        overflow-y: scroll;
        height: 100%;
        min-height: 100%;
    }

    .houses .header-height {
        display: none;
    }

    .fix-top {
        height: 50px;
    }

    .houses .introduce {
        position: absolute;
        left: 1%;
        width: 50%;
        margin-top: 5px;
    }

    .houses .biaoqian {
        position: absolute;
        top: 8px;
        right: 30px;
    }

    .houses .swiper-container-horizontal > .swiper-pagination {
        bottom: 10px;
    }

    .foot, .height-1 {
        display: none;
    }

    .houses .style2 {
        width: 93%;
        margin: 0px auto;
        padding-bottom: 10px;
    }

    .houses .swiper-slide-img {
        padding-top: 0px;
    }
}
/*购物车默认*/
@media (min-width:768px ) {
    .big-select {
        margin-top: 20px;
    }

    .big-content {
        position: absolute;
        top: 50px;
        width: 100%;
        margin-bottom: 100px;
    }

    .cardefault-select .select-left {
        font-size: 1.3em;
        height: 42px;
        line-height: 42px;
        float: left;
        font-size: 1.2em;
        color: white;
        border: none;
    }

    .cardefault-select .select-middle {
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        color: #1f1f1f;
    }

    .cardefault-select .select-right {
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        color: #1f1f1f;
    }

    .cardefault-Package-title {
        width: 86%;
    }

        .cardefault-Package-title .checkbox-1, .checkbox-5, .checkbox-10 {
            margin-top: 2px;
        }

    .cardefault-single-title .checkbox-1, .checkbox-5, .checkbox-10 {
        margin-top: 1px;
    }

    .cardefault-Package-product {
        width: 86%;
        clear: left;
        margin-bottom: 6px;
        height: 120px;
    }

    .cardefault-single-title {
        width: 86%;
        clear: left;
        margin: 0 auto;
        margin-top: 10px;
        padding-top: 10px;
        position: relative;
    }

    .cardefault-single-product {
        position: relative;
        clear: left;
        margin: 0 auto;
        margin-bottom: 6px;
        height: 130px;
    }

    .checkbox-dad {
        position: absolute;
        left: 7%;
        top: 40px;
    }

    .checkbox-footer {
        position: absolute;
        left: 7%;
        top: -5px;
    }

    .checkbox-1, .checkbox-5, .checkbox-10 {
        width: 14px;
        height: 14px;
        border: 1px solid #cdcdcd;
        float: left;
    }

    .checkbox-1 {
        position: absolute;
        top: 14px;
        left: 0%;
    }

        .checkbox-1 img {
            width: 14px;
            height: 14px;
        }

    .checkbox-2, .checkbox-3, .checkbox-4, .checkbox-6 {
        width: 12px;
        height: 12px;
        border: 1px solid #cdcdcd;
        float: left;
        margin-top: 44px;
        margin-right: 10px;
    }

    .banner_right {
        margin-top: 10px;
    }

    .cardefault-Package-product .package-container {
        margin-left: 20px;
    }

    .banner_right_single {
        position: relative;
        height: 130px;
        margin-top: 20px;
        border: 1px solid #d23b3c;
    }

    .banner_right .h3_package {
        font-size: 17px;
        margin-left: 20px;
        margin-top: 6px;
        overflow: visible;
        width: 500px;
    }

    .cardefault-single-product .banner_right .h3_single {
        text-align: left;
        font-size: 17px;
        float: left;
        z-index: 2121;
        width: 500px;
        color: #1f1f1f;
        margin-top: 20px;
        overflow: visible;
        margin-left: 20px;
    }

    .banner_right h3 a {
        width: 40%;
        color: #4d4d4d;
    }

    .banner_right h4 {
        font-size: 15px;
        margin-left: 20px;
        color: #a0a0a0;
        margin-top: 4px;
        width: 100%;
        font-weight: normal;
        line-height: 26px;
        /*border: 1px solid #afa376;*/
    }

    .package-container {
        float: left;
        line-height: 26px;
        width: 100%;
        margin-left: 20px;
    }

    h4 span {
        color: #1f1f1f;
    }

    .cardefault-single-product .banner_right .banner_text_4 {
        float: left;
        line-height: 26px;
        width: 600px;
        font-size: 15px;
        overflow: visible;
        margin-left: 20px;
    }

    .news-right {
        font-size: 1.4em;
        float: right;
        margin-top: 0px;
        color: #d23b3c;
        width: auto;
        top: 50px;
        position: absolute;
        right: 0%;
    }

    .news-right-single {
        font-size: 1.4em;
        color: #d23b3c;
        width: auto;
        position: absolute;
        right: 9%;
        top: 35px;
    }

    .news-right-single-addanddown {
        margin-top: 6px;
    }

        .news-right-single-addanddown span {
            border: 1px solid #cdcdcd;
            font-size: 14px;
        }

    .news-right-single-add {
        width: 15px;
        height: 15px;
        margin-right: 4px;
        margin-left: 4px;
    }

    .news-right-single-down {
        width: 15px;
        height: 15px;
    }


    .pic1-new1 {
        overflow: hidden;
        position: relative;
    }

    .pic-pic {
        width: 120px;
        height: 120px;
    }

    .pic-pic-dan {
        float: left;
        width: 120px;
        height: 120px;
        margin-left: 9%;
        margin-top: 10px;
        /*border: 1px solid #d23b3c;*/
    }

        .pic-pic img, .pic-pic-dan img {
            width: 120px;
            height: 120px;
        }

    .cardefault-Package-title .delete {
        margin-top: 0px;
    }

    .news-right-single-delete {
        float: right;
        font-size: 14px;
        background-color: #d23b3c;
        color: #fff;
        width: 64px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        margin-top: 8px;
    }

    .package-container,
    .banner_text_4 {
        position: relative;
        overflow: visible;
    }

    .cardefault-Package-product .h4_3 {
        color: #a0a0a0;
        font-size: 14px;
        position: absolute;
        left: 180px;
        top: 9px;
        line-height: 28px;
    }

    .cardefault-single-product .h4_3 {
        color: #a0a0a0;
        font-size: 14px;
        position: absolute;
        left: 180px;
        top: 3px;
        line-height: 28px;
    }

    .h4_3 img {
        height: 10px;
        width: auto;
        margin-left: 4px;
    }

    .cardefault-foot_content .balance {
        position: absolute;
        background-color: #d23b3c;
        color: #fff;
        width: 50%;
        height: 40px;
        text-align: center;
        right: 3%;
        top: 5px;
        margin-right: 5%;
    }

    .balance span {
        line-height: 40px;
        font-size: 1.4em;
    }

    .cardefault-foot_content .paid_amount {
        color: #d23b3c;
        font-size: 17px;
        clear: left;
        float: left;
        margin-left: 7%;
        margin-top: 0px;
        text-align: center;
        font-family: Arial;
        border: 1px solid #fff;
        height: 22px;
        line-height: 22px;
    }

    .select_all {
        color: #333;
        float: left;
        margin-top: 8px;
        font-size: 1.2em;
        margin-left: 9%;
        border: 1px solid #fff;
        height: 22px;
        line-height: 22px;
    }

    .cardefault-foot_content {
        height: 60px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 1200;
        background-color: #fcfcfc;
        overflow: hidden;
        border-top: 1px solid #ccc;
    }

    .xiaoji {
        float: right;
        color: #d23b3c;
        font-size: 16px;
        margin-right: 7%;
        margin-bottom: 6px;
        text-align: right;
    }

        .xiaoji span {
            color: #d23b3c;
            font-size: 15px;
        }

    .cardefault-xiaoji-2 {
        float: right;
        color: #d23b3c;
        font-size: 16px;
        margin-right: 3%;
        margin-top: 0px;
        padding-right: 0;
    }

        .cardefault-xiaoji-2 span {
            font-size: 15px;
        }

    .checkbox-5 {
        position: absolute;
        top: 0px;
        left: 3%;
    }

    .checkbox-5-img {
        position: absolute;
        top: 3px;
        left: 3%;
    }

        .checkbox-5-img img {
            width: 14px;
            height: 14px;
        }

    .checkbox-4 {
        position: absolute;
        top: -6px;
        left: 3%;
    }

    .checkbox-4-img {
        position: absolute;
        top: 38px;
        left: 3%;
    }

        .checkbox-4-img img {
            width: 14px;
            height: 14px;
        }

    .money {
        color: #d23b3c;
    }

    .number {
        margin-top: 5px;
        font-size: 15px;
        text-align: center;
    }

    .pic1-new-dan-2 {
        overflow: hidden;
        position: relative;
    }

    .single-money {
        color: #d23b3c;
        font-size: 16px;
        font-family: Arial;
        position: absolute;
        top: 6px;
        right: 0%;
    }

    .pencil {
        float: right;
        margin-right: 3%;
    }

        .pencil img {
            width: 24px;
            height: 24px;
            padding-top: 13px;
        }

    .cardefault-Package-product .give {
        width: 40px;
        color: #d23b3c;
        font-size: 16px;
        padding-left: 0;
        position: absolute;
        bottom: -25px;
        left: 0px;
    }

    .give-number {
        padding-left: 15px;
        padding-top: 2px;
        font-size: 15px;
    }

    .single_money_gray {
        text-align: center;
        margin-top: 5px;
        color: #d23b3c;
        text-decoration: line-through;
        color: #a0a0a0;
        font-size: 12px;
    }

    .money {
        font-size: 15px;
    }

    .h4_2 { /*购物车默认标签*/
        width: 40px;
        background-color: skyblue;
        color: white;
        border-radius: 3px;
        font-size: 10px;
        height: 12px;
        line-height: 12px;
        padding: 3px;
        margin-left: 4px;
    }

    .taocan-name {
        font-size: 1.3em;
        padding-left: 3%;
        margin-top: -2px;
        border: 1px solid #fff;
        height: 22px;
        line-height: 27px;
    }

    .singleProduct-or-package {
        font-size: 1.3em;
        padding-left: 3%;
    }

    .cardefault-single-product .banner_introduce_sku {
        font-size: 15px;
        width: 160px;
        line-height: 26px;
        height: 26px;
        margin-top: 5px;
    }

    .gray-height {
        margin-top: 30px;
    }

    .package-room {
        margin-top: 2px;
        font-size: 14px;
    }

    .single-room {
        display: block;
        margin-top: 2px;
    }
}
/*购物车品牌*/
@media (min-width:768px ) {
    a:visited {
        color: black;
    }

    .page-category {
        background: none repeat scroll 0 0 #fff;
    }

    .big-select {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .big-content {
        position: absolute;
        top: 50px;
        width: 100%;
        margin-bottom: 100px;
    }

    .carbrand-select .select-left {
        float: left;
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        text-align: center;
        border: solid 1px #cdcdcd;
        border-right: none;
        color: #1f1f1f;
        width: 20%;
        margin-left: 20%;
    }

    .carbrand-select .select-middle {
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        border: solid 1px #cdcdcd;
    }

    .carbrand-select .select-right {
        float: left;
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        text-align: center;
        background-color: white;
        border-left: none;
        color: #1f1f1f;
        width: 20%;
    }

    .carbrand-title {
        width: 86%;
        clear: left;
        margin: 0 auto;
        margin-top: 6px;
        padding-top: 10px;
        /*border: 1px solid #1f1f1f;*/
    }

    .big-brand-1 {
        width: 86%;
        clear: left;
        margin: 0 auto;
        margin-top: -20px;
    }

    .carbrand-product {
        width: 86%;
        clear: left;
        margin: 0 auto;
        height: 120px;
        margin-top: 10px;
    }

    .checkbox-1, .checkbox-5, .checkbox-10 {
        width: 12px;
        height: 12px;
        border: 1px solid #cdcdcd;
        float: left;
        margin-top: 3px;
    }

    .checkbox-2, .checkbox-3, .checkbox-4, .checkbox-6 {
        width: 12px;
        height: 12px;
        border: 1px solid #cdcdcd;
        float: left;
        margin-top: 44px;
        margin-right: 10px;
    }

    .banner_right h3 {
        text-align: left;
        font-size: 17px;
        color: #1f1f1f;
        margin-left: 20px;
        float: left;
        margin-top: 20px;
        /*border: 1px solid #afa376;*/
        width: 100%;
    }

    .banner_right {
        position: relative;
        height: 120px;
        margin-top: 0px;
    }

    .carspace-xiaoji-2 {
        padding-right: 0;
    }

    .banner_right h4 {
        font-size: 15px;
        margin-left: 20px;
        color: #a0a0a0;
        margin-top: 4px;
        width: 100%;
        font-weight: normal;
        /*border: 1px solid #afa376;*/
        line-height: 26px;
    }

    .package-container {
        float: left;
        line-height: 24px;
        width: 68%;
    }

    h4 span {
        color: #1f1f1f;
    }

    .news-right {
        font-size: 1.4em;
        float: right;
        margin-top: 0px;
        color: #d23b3c;
        width: auto;
        top: 55px;
        position: absolute;
        right: 0%;
    }

    .pic-pic {
        float: left;
        width: 120px;
        height: 120px;
        margin-left: 0%;
    }

        .pic-pic img {
            width: 120px;
            height: 120px;
        }

    .paid_amount {
        color: #d23b3c;
        font-size: 15px;
        clear: right;
        line-height: 18px;
        clear: left;
        float: left;
        margin-left: 7%;
        font-family: Arial;
        margin-top: 0;
    }

    .carbrand-foot_content .balance {
        float: right;
        background-color: #d23b3c;
        color: #fff;
        width: 50%;
        height: 40px;
        text-align: center;
        margin-right: 7%;
        margin-top: 8px;
    }

        .carbrand-foot_content .balance span {
            line-height: 40px;
            font-size: 1.4em;
        }

    .carbrand-foot_content {
        height: 60px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 1200;
        background-color: #fcfcfc;
        overflow: hidden;
        border-top: 1px solid #ccc;
    }

    .commodity_amount {
        color: #d23b3c;
        width: auto;
        margin: 0 auto;
        font-size: 15px;
        float: left;
        padding-top: 2px;
        margin-left: 7%;
        font-family: Arial;
    }

    .discount_amount_all {
        color: #d23b3c;
        width: auto;
        font-size: 15px;
        clear: left;
        float: left;
        line-height: 18px;
        font-family: Arial;
        margin-left: 7%;
    }

    .discount_amount {
        float: right;
        color: #d23b3c;
        font-size: 15px;
        margin-right: 3%;
        margin-top: 0px;
        color: #afa376;
        font-family: Arial;
    }

    .xiaoji2, .xiaoji {
        float: none;
        color: #d23b3c;
        font-size: 16px;
        margin-right: 7%;
        margin-top: 10px;
        text-align: right;
        font-family: Arial;
    }

    .carbrand-xiaoji-2 {
        padding-right: 0;
    }

    .carspace-title .selected {
        color: #a0a0a0;
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 6px;
        left: 200px;
        line-height: 26px;
    }

    .carspace-title .package-container, .carspace-product .package-container {
        margin-left: 20px;
    }

    .carspace-product .selected {
        color: #a0a0a0;
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 6px;
        left: 200px;
        line-height: 26px;
    }

    .selected img {
        height: 10px;
        width: auto;
        margin-left: 4px;
    }

    .money {
        font-size: 16px;
    }

    .carspace-product .give {
        width: 40px;
        font-size: 16px;
        padding-left: 0;
        position: absolute;
        left: 0px;
        bottom: -25px;
    }

    .pic1-new1 {
        position: relative;
        overflow: hidden;
    }

    .produce-1 {
        width: 100%;
        overflow: hidden;
    }

    .pencil {
        float: right;
        margin-right: 3%;
    }

    .number {
        margin-top: 5px;
        font-size: 15px;
        text-align: center;
    }

    .pencil img {
        width: 24px;
        height: 24px;
        padding-top: 13px;
    }

    .right_arrow {
        height: 13px;
        width: auto;
        margin-left: 10px;
    }



    .give-number {
        padding-left: 15px;
        padding-top: 10px;
    }

    .single_money_gray {
        text-align: center;
        margin-top: 5px;
        color: #d23b3c;
        text-decoration: line-through;
        color: #a0a0a0;
        font-size: 12px;
    }


    .willo { /*购物车空间和品牌标签*/
        width: 40px;
        background-color: skyblue;
        color: white;
        border-radius: 3px;
        font-size: 10px;
        height: 12px;
        line-height: 12px;
        padding: 3px;
    }

    .banner_introduce_sku {
        font-size: 15px;
        width: 160px;
        line-height: 26px;
        height: 26px;
        margin-top: 0;
    }

    .banner_right .h3_package {
        font-size: 17px;
        margin-left: 20px;
        overflow: visible;
        margin-top: 6px;
    }

    .package-container {
        margin-left: 20px;
        position: relative;
        overflow: visible;
    }

    .package-room {
        margin-top: 2px;
        font-size: 14px;
        height: 23px;
        line-height: 23px;
    }
}
/*购物车空间*/
@media (min-width:768px ) {
    a:visited {
        color: black;
    }

    .page-category {
        background: none repeat scroll 0 0 #fff;
    }

    .big-select {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .big-content {
        position: absolute;
        top: 50px;
        width: 100%;
        margin-bottom: 100px;
    }

    .carspace-select .select-left {
        float: left;
        font-size: 1.3em;
        height: 40px;
        line-height: 42px;
        text-align: center;
        border: solid 1px #cdcdcd;
        border-right: none;
        color: #1f1f1f;
        width: 20%;
        margin-left: 20%;
    }

    .carspace-select .select-middle {
        float: left;
        font-size: 1.3em;
        text-align: center;
        height: 40px;
        line-height: 42px;
        color: #1f1f1f;
        width: 20%;
        border: solid 1px #cdcdcd;
        border-right: none;
    }

    .carspace-select .select-right {
        font-size: 1.3em;
        height: 42px;
        line-height: 42px;
    }

    .carspace-title {
        width: 86%;
        clear: left;
        margin: 0 auto;
        margin-top: 6px;
        padding-top: 10px;
        /*border: 1px solid #1f1f1f;*/
    }

    .big-brand-1 {
        width: 86%;
        clear: left;
        margin: 0 auto;
        margin-top: -20px;
    }

    .carspace-product {
        width: 86%;
        clear: left;
        margin: 0 auto;
        height: 120px;
        margin-top: 10px;
    }

    .checkbox-1, .checkbox-5, .checkbox-10 {
        width: 12px;
        height: 12px;
        border: 1px solid #cdcdcd;
        float: left;
        margin-top: 3px;
    }

    .checkbox-2, .checkbox-3, .checkbox-4, .checkbox-6 {
        width: 12px;
        height: 12px;
        border: 1px solid #cdcdcd;
        float: left;
        margin-top: 44px;
        margin-right: 10px;
    }

    .banner_right h3 {
        text-align: left;
        font-size: 17px;
        color: #1f1f1f;
        margin-left: 20px;
        float: left;
        margin-top: 20px;
        /*border: 1px solid #afa376;*/
        width: 100%;
    }

    .banner_right {
        position: relative;
        height: 120px;
        margin-top: 0px;
    }


        .banner_right h4 {
            font-size: 15px;
            margin-left: 20px;
            color: #a0a0a0;
            margin-top: 4px;
            width: 100%;
            font-weight: normal;
            /*border: 1px solid #afa376;*/
            line-height: 26px;
        }

    .package-container {
        float: left;
        line-height: 24px;
        width: 68%;
    }

    h4 span {
        color: #1f1f1f;
    }

    .news-right {
        font-size: 1.4em;
        float: right;
        margin-top: 0px;
        color: #d23b3c;
        width: auto;
        top: 55px;
        position: absolute;
        right: 0%;
    }

    .pic-pic {
        float: left;
        width: 120px;
        height: 120px;
        margin-left: 0%;
    }

        .pic-pic img {
            width: 120px;
            height: 120px;
        }

    .paid_amount {
        color: #d23b3c;
        font-size: 15px;
        clear: right;
        line-height: 18px;
        clear: left;
        float: left;
        margin-left: 7%;
        font-family: Arial;
        margin-top: 0;
    }

    .balance {
        float: right;
        background-color: #d23b3c;
        color: #fff;
        width: 50%;
        height: 40px;
        text-align: center;
        margin-right: 7%;
        margin-top: 8px;
    }

        .balance span {
            line-height: 40px;
            font-size: 1.4em;
        }

    .carspace-foot_content {
        height: 60px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 1200;
        background-color: #fcfcfc;
        overflow: hidden;
        border-top: 1px solid #ccc;
    }

    .commodity_amount {
        color: #d23b3c;
        width: auto;
        margin: 0 auto;
        font-size: 15px;
        float: left;
        padding-top: 2px;
        margin-left: 7%;
        font-family: Arial;
    }

    .discount_amount_all {
        color: #d23b3c;
        width: auto;
        font-size: 15px;
        clear: left;
        float: left;
        line-height: 18px;
        font-family: Arial;
        margin-left: 7%;
    }

    .discount_amount {
        float: right;
        color: #d23b3c;
        font-size: 15px;
        margin-right: 3%;
        margin-top: 0px;
        color: #afa376;
        font-family: Arial;
    }

    .xiaoji2, .xiaoji {
        float: none;
        color: #d23b3c;
        font-size: 16px;
        margin-right: 7%;
        margin-top: 10px;
        text-align: right;
        font-family: Arial;
    }

    .carbrand-title .package-container, .carbrand-product .package-container {
        text-align: left;
        font-size: 13px;
        padding-top: 0px;
        color: #a0a0a0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        float: left;
        clear: left;
        margin-left: 20px;
    }

    .carbrand-title .selected {
        color: #a0a0a0;
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 6px;
        left: 200px;
        line-height: 26px;
    }

    .carbrand-product .selected {
        color: #a0a0a0;
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 6px;
        left: 200px;
        line-height: 26px;
    }

    .selected img {
        height: 10px;
        width: auto;
        margin-left: 4px;
    }

    .money {
        font-size: 16px;
    }

    .carbrand-product .give {
        width: 40px;
        font-size: 16px;
        padding-left: 0;
        position: absolute;
        left: 0px;
        bottom: -25px;
    }

    .pic1-new1 {
        position: relative;
        overflow: hidden;
    }

    .produce-1 {
        width: 100%;
        overflow: hidden;
    }

    .pencil {
        float: right;
        margin-right: 3%;
    }

    .number {
        margin-top: 5px;
        font-size: 15px;
        text-align: center;
    }

    .pencil img {
        width: 24px;
        height: 24px;
        padding-top: 13px;
    }

    .right_arrow {
        height: 13px;
        width: auto;
        margin-left: 10px;
    }



    .give-number {
        padding-left: 15px;
        padding-top: 10px;
    }

    .single_money_gray {
        text-align: center;
        margin-top: 5px;
        color: #d23b3c;
        text-decoration: line-through;
        color: #a0a0a0;
        font-size: 12px;
    }


    .willo { /*购物车空间和品牌标签*/
        width: 40px;
        background-color: skyblue;
        color: white;
        border-radius: 3px;
        font-size: 10px;
        height: 12px;
        line-height: 12px;
        padding: 3px;
    }

    .banner_introduce_sku {
        font-size: 15px;
        width: 160px;
        line-height: 26px;
        height: 26px;
        margin-top: 0;
    }

    .banner_right .h3_package {
        font-size: 17px;
        margin-left: 20px;
        overflow: visible;
        margin-top: 6px;
    }

    .package-container {
        margin-left: 20px;
        position: relative;
        overflow: visible;
    }

    .package-room {
        margin-top: 2px;
        font-size: 14px;
        height: 23px;
        line-height: 23px;
    }
}
/*确认订单*/
@media (min-width:768px ) {
    .confirm-order-old-body .information, .confirm-order-old-body .name, .confirm-order-old-body .address {
        margin-left: 5%;
        color: #666;
    }

    .confirm-order-old-body .number {
        margin-top: 8px;
        font-size: 15px;
        text-align: center;
    }

        .confirm-order-old-body .number img {
            width: auto;
            height: 16px;
            margin-bottom: -3px;
            padding-right: 6px;
            margin-left: 20px;
        }

    .confirm-order-old-body .address {
        width: 90%;
    }

    .confirm-order-old-body .big-customer-information {
        margin-top: 16px;
        width: 100%;
        overflow: hidden;
        padding-bottom: 14px;
        /*border-bottom: 1px solid #d6d6d8;*/
    }

    .order-detail, .commodity-amount, .commodity-amount-1, .submit-orders {
        width: 88%;
    }

    .submit-orders {
        margin-right: 6%;
    }

    .order-goods-1 {
        height: 120px;
    }

        .order-goods-1 img {
            width: 120px;
            height: 120px;
        }

    .banner_introduce_buliao img, .banner_introduce_yanse img {
        height: 8px;
        width: auto;
        margin-left: 2px;
        float: none;
    }

    .big-data {
        left: 140px;
    }

    .confirm-order-old-body .banner_introduce_name {
        font-size: 17px;
        overflow: visible;
        margin-top: 10px;
    }

    .confirm-order-old-body .banner_introduce_sku {
        font-size: 15px;
        width: 170px;
        margin-top: 5px;
    }

    .confirm-order-old-body .product_size {
        font-size: 14px;
        margin-top: 5px;
        width: 170px;
    }

    .confirm-order-old-body .banner_introduce_buliao {
        font-size: 14px;
        padding-bottom: 0px;
        overflow: visible;
        float: none;
        clear: none;
        margin-top: 40px;
        line-height: 30px;
        height: 25px;
        margin-left: 190px;
        margin-bottom: -40px;
    }

    .banner_money_number {
        font-size: 15px;
    }

    .banner_money_amount {
        margin-top: 0px;
    }

    .banner_money_old {
        line-height: 20px;
    }

    .big-data-right, .big-data-right {
        top: 44px;
    }

    .package-offers, .xiaoji, .xiaoji span, .xiaoji2 span, .package-offers span {
        font-size: 16px;
    }

    .confirm-order-old-body .xiaoji {
        margin-right: 0%;
        font-size: 16px;
    }

    .select-house-box, .select-pay-box {
        margin-top: 20%;
        width: 50%;
    }

    .confirm-order-new-body .checkbox-1 {
        position: static;
    }
}
/*我的订单*/
@media (min-width:768px ) {
    .swiper-container {
        width: 100%;
        margin: 20px auto;
        margin-top: 35px;
    }

    .myOrder-body {
        width: 100%;
        margin-left: 0;
    }

        .myOrder-body .my-list {
            margin-top: 0px;
        }

    .my-list #control-1,
    .my-list #control-2,
    .my-list #control-3,
    .my-list #control-4,
    .my-list #control-5,
    .my-list #control-6 {
        width: 20%;
    }

    .my-list #control-2 {
        left: 20%;
    }

    .my-list #control-3 {
        left: 40%;
    }

    .my-list #control-4 {
        left: 60%;
    }

    .my-list #control-5 {
        left: 80%;
    }

    .my-list #control-6 {
        left: 100%;
    }

    .order-list {
        position: relative;
        margin-top: 0px;
    }

    .box {
        width: 86%;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-top: 16px;
    }

    .title strong {
        font-size: 1.5em;
        color: #bbb;
    }

    .title-box {
        position: relative;
    }

        .title-box .payment-info {
            float: right;
            margin-left: 6px;
        }

        .title-box .payment-info-1 {
            float: right;
        }

    .bottom-border {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 10px;
    }

    .info-box,
    .order-1,
    .box,
    .order-2,
    .allNum-payment,
    .order-select-box {
        position: relative;
    }

    .order-details,
    .price-num,
    .all-num {
        position: absolute;
    }

    .all-num,
    .payment {
        font-size: 16px;
    }

    .info-box .order-1,
    .info-box .order-2 {
        margin-top: 6px;
    }



    .allNum-payment {
        height: 50px;
        margin-top: 10px;
    }

        .allNum-payment .big-payment {
            right: 0px;
        }

            .allNum-payment .big-payment .payment-old {
                color: #d23b3c;
                font-size: 16px;
                font-family: Arial;
            }

            .allNum-payment .big-payment .payment {
                color: #d23b3c;
                top: 20px;
                font-size: 16px;
                font-family: Arial;
            }

    .btn-info,
    .btn-logistics,
    .btn-comment,
    .btn-cancel {
        background: #fff;
        width: 20%;
        height: 30px;
        line-height: 32px;
        text-align: center;
        color: #d23b3c;
        border: 1px solid #d23b3c;
    }

    .btn-info {
        float: right;
    }

    .btn-logistics {
        float: right;
        margin-left: 6%;
    }

    .btn-comment {
        float: right;
        margin-left: 6%;
    }

    .btn-cancel {
        float: right;
        margin-left: 6%;
    }

    .order-select-box {
        height: 40px;
    }

    .banner_introduce_yanse {
        font-size: 11px;
        text-align: left;
        margin-top: -8px;
        color: #a0a0a0;
    }

    .box .title-box .title {
        line-height: 18px;
        font-size: 14px;
        font-family: Arial;
        font-weight: normal;
        color: #1f1f1f;
        text-align: left;
    }



    .line-height-20-4 {
        line-height: 16px;
        margin-top: 10px;
        border-radius: 2px;
        width: 40px;
        text-align: left;
        height: 16px;
        font-size: 15px;
        padding-left: 4px;
        color: #d23b3c;
        font-family: Arial;
    }

    .line-height-20-5 {
        line-height: 16px;
        font-size: 12px;
        margin-top: 10px;
        color: #d23b3c;
        border-radius: 2px;
        width: 40px;
        text-align: center;
        height: 16px;
        font-size: 15px;
        font-family: Arial;
    }

    p {
        /*font-size: 1.1em;*/
    }

    .gray-height {
        height: 10px;
        background: #eee;
    }

    header {
        width: 100%;
    }

    .order-1, .order-2, .order-goods-1 {
        margin-top: 10px;
        position: relative;
        width: 100%;
        height: 110px;
        overflow: hidden;
    }

        .order-1 .order-pic {
            width: 110px;
            height: 110px;
        }

            .order-1 .order-pic img, .order-2 .order-pic img {
                width: 110px;
                height: 110px;
            }

    .line-height-20-name, .product_name {
        font-size: 17px;
        line-height: 22px;
        height: 22px;
        margin-top: 15px;
    }

    .info-box .order-details {
        font-size: 1.2em;
        left: 130px;
    }

    .line-height-20-2 {
        font-size: 15px;
        margin-top: 5px;
        height: 25px;
        line-height: 30px;
        width: 160px;
    }

    .bottom-0, .product_where {
        font-size: 15px;
        margin-top: 6px;
        clear: left;
        float: left;
    }

    .myOrder-swiper .banner_introduce_buliao {
        font-size: 14px;
        line-height: 17px;
        height: 18px;
        margin-left: 180px;
        margin-top: -50px;
        padding-bottom: 60px;
    }

    .buliao-1 {
        position: absolute;
        top: 50px;
        left: 180px;
    }

    .buliao-2 {
        position: absolute;
        top: 80px;
        left: 180px;
    }

    .info-box .price-num {
        top: 45px;
    }

    .line-height-20 {
        font-size: 16px;
    }

    .line-height-20-1 {
        margin-top: 5px;
    }

    .payment-info-tips {
        font-size: 10px;
        background-color: green;
        color: white;
        padding: 1px 4px;
    }

    .select-pay-box {
        width: 50%;
        margin-top: 20%;
        margin-left: 25%;
    }
}
/*订单详情*/
@media (min-width:768px ) {
    .order-details-body .big-customer-information {
        margin-top: 16px;
        width: 86%;
        overflow: hidden;
        padding-bottom: 14px;
        /*border-bottom: 1px solid #d6d6d8;*/
    }

    .big-customer-information-1 {
        margin-top: 12px;
        width: 86%;
        overflow: hidden;
        padding-bottom: 14px;
        border-bottom: 1px solid #d6d6d8;
    }

    .order-details-body .information {
        float: left;
        font-size: 1.3em;
        margin-left: 0;
    }

    .order-details-body .name, .hours {
        font-size: 1.2em;
        clear: left;
        float: left;
        margin-top: 8px;
        margin-left: 0;
    }

    .order-details-body .xiaoji {
        margin-right: 0;
        font-size: 16px;
    }

    .name img {
        width: auto;
        height: 16px;
        margin-bottom: -2px;
        padding-right: 10px;
        margin-left: 2px;
    }

    .order-details-body .number {
        float: left;
        margin-top: 8px;
        font-size: 1.2em;
        height: 1.2em;
        margin-left: 0px;
        color: #1f1f1f;
    }

    .number img {
        width: auto;
        height: 16px;
        margin-bottom: -1px;
        padding-right: 6px;
        margin-left: 20px;
    }

    .order-details-body .address {
        font-size: 1.2em;
        clear: left;
        float: left;
        margin-top: 8px;
        text-align: left;
        width: 100%;
        line-height: 20px;
        margin-left: 0;
    }

    .address img {
        width: 17px;
        height: 17px;
        margin-bottom: -2px;
    }

    .order {
        color: #1f1f1f;
    }

    .order-detail {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
        border-bottom: 1px solid #d6d6d8;
    }

    .detail {
        font-size: 1.3em;
        float: left;
        margin-top: 16px;
        margin-bottom: 10px;
        width: 100%;
        text-align: left;
    }

    .commodity-amount,
    .commodity-amount-1 {
        width: 86%;
        margin: 0 auto;
        text-align: left;
        font-size: 1.2em;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d9d9d9;
        color: #4d4d4d;
        overflow: hidden;
    }

        .commodity-amount-1 img {
            width: 10px;
            height: auto;
            float: right;
        }

        .commodity-amount input {
            border: 1px solid #a0a0a0;
            height: 60px;
            width: 66%;
        }

    .order-details-body .submit-orders {
        background-color: #d23b3c;
        color: #fff;
        width: 86%;
        height: 23px;
        padding-top: 10px;
        padding-bottom: 6px;
        text-align: center;
        margin-right: 3%;
        margin-top: 16px;
        font-size: 1.3em;
        margin-bottom: 20px;
    }

    .order number {
        font-size: 1.2em;
    }

    .money {
        font-family: Arial;
    }

    .houses h3 {
        float: left;
        font-weight: normal;
        width: 95%;
        text-align: left;
        font-size: 1.25em;
        padding-left: 24px;
        position: relative;
        padding-left: 0;
    }

    h3 img {
        width: 20px;
        height: auto;
        position: absolute;
        left: 0;
        top: -1px;
    }

    .commodity-amount div {
        line-height: 22px;
    }

    .commodity-amount .money {
        font-size: 1em;
    }

    .select-house {
        background-color: rgba(75,75,75,0.75);
        z-index: 2121;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        display: none;
    }

    .closeBtn {
        color: #808080;
        font-size: 4em;
        position: absolute;
        /*right: 10px;*/
        top: 0px;
        z-index: 2121;
    }

    .select-house-box {
        width: 80%;
        height: 230px;
        margin-top: 40%;
        background-color: white;
        position: relative;
    }

    .problem-list-title {
        line-height: 60px;
        text-align: left;
        font-size: 16px;
        padding-left: 5%;
        margin-bottom: 20px;
        height: 60px;
        background-color: #f1f1f1;
    }

    .select-house-1 {
        text-align: left;
        border-bottom: 1px solid #a0a0a0;
        width: 80%;
        margin-bottom: 20px;
        font-size: 15px;
        position: relative;
        height: 24px;
        line-height: 24px;
    }

    .select-house-2 {
        text-align: left;
        border-bottom: 1px solid #a0a0a0;
        width: 80%;
        margin-bottom: 20px;
        font-size: 15px;
        position: relative;
        height: 24px;
        line-height: 24px;
    }

    .select-house-1 img {
        width: 20px;
        height: auto;
        position: absolute;
        right: 0;
        top: 2px;
    }

    .select-house-2 img {
        width: 20px;
        height: auto;
        position: absolute;
        right: 0;
        top: 2px;
    }

    .select-house-name {
        padding-left: 5px;
        font-weight: normal;
    }

    .commodity-amount-1 img {
        width: 10px;
        height: auto;
        float: right;
    }

    .pic2 {
        display: none;
    }

    .cancel {
        width: 40%;
        background-color: #d23b3c;
        float: left;
        margin-left: 5%;
        color: white;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        margin-top: 10px;
    }

    .confirm {
        width: 40%;
        background-color: #d23b3c;
        float: right;
        margin-right: 5%;
        color: white;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        margin-top: 10px;
    }

    .Message-content {
        clear: left;
        float: left;
        width: 99%;
        height: auto;
        line-height: 24px;
        word-wrap: break-word;
        margin-top: 5px;
        font-size: 15px;
    }

    .Message {
        margin-bottom: 20px;
        overflow: hidden;
        font-size: 1.3em;
    }

    header {
        width: 100%;
    }

    .order-detail {
        width: 86%;
    }

    .order-goods-1 {
        height: 120px;
    }

    .order-details-body .order-goods-1 img {
        width: 120px;
        height: 120px;
    }

    .big-data {
        left: 140px;
    }

    .order-details-body .banner_introduce_name {
        font-size: 17px;
        margin-top: 15px;
        overflow: visible;
    }

    .banner_introduce_sku {
        font-size: 15px;
        line-height: 30px;
        margin-top: 5px;
        width: 160px;
    }

    .banner_introduce_willo {
        font-size: 15px;
        margin-top: 10px;
    }

    .order-details-body .banner_introduce_buliao {
        font-size: 14px;
        line-height: 17px;
        height: 18px;
        margin-left: 180px;
        margin-top: -54px;
        padding-bottom: 70px;
    }

    .order-details-body .banner_introduce_yanse {
        font-size: 15px;
        position: absolute;
        top: 80px;
        left: 180px;
        width: 100px;
        margin-top: 0;
    }

    .home-package-body .banner_introduce_willo .zengping {
        margin-top: 8px;
        width: auto;
        padding-left: 0;
        clear: left;
        position: absolute;
        left: 0px;
        bottom: -29px;
    }

    .banner_money_number {
        font-size: 15px;
    }

    .xiaoji span, .xiaoji,
    .package-offers, .package-offers span {
        font-size: 16px;
    }

    .news-right, .big-data-right, .info-box .price-num, .big-data-right, .banner_money {
        top: 45px;
    }

    .margin-top {
        margin-top: 10px;
    }
}
/*活动套餐*/
@media (min-width:768px ) {
    .big_banner {
        width: 86%;
    }

    .banner_content {
        height: 120px;
    }

    .banner_pic img, .banner_pic {
        width: 120px;
        height: 120px;
    }

    .banner_introduce {
        left: 140px;
    }

    .banner_introduce_name {
        font-size: 17px;
        overflow: visible;
        margin-top: 6px;
        float: left;
    }

    .home-package-body .banner_introduce_sku {
        font-size: 15px;
        width: 160px;
        margin-top: 6px;
    }

    .home-package-body .banner_introduce_willo {
        font-size: 15px;
        margin-top: 10px;
        width: 160px;
        position: relative;
    }

    .home-package-body .banner_introduce_buliao {
        font-size: 15px;
        margin-top: 40px;
        clear: none;
        float: none;
        margin-left: 180px;
        overflow: visible;
        margin-bottom: -22px;
    }

    .home-package-body .banner_introduce_yanse {
        font-size: 15px;
        margin-top: 10px;
        clear: none;
        float: none;
        margin-left: 170px;
    }

    .banner_money_number {
        font-size: 15px;
    }

    .banner_money {
        top: 40px;
    }

    .give, .product_size .zengping {
        position: absolute;
        left: -16px;
        bottom: -22px;
    }

    .xiaoji {
        margin-bottom: 6px;
        margin-top: 6px;
        font-size: 16px;
    }

    .standard_price {
        margin-left: 7%;
        margin-top: 12px;
    }

    .owners_price {
        margin-left: 7%;
    }

    .ButtonBox {
        width: 50%;
        float: left;
        margin-left: 7%;
        margin-top: -4px;
    }

    .footer {
        height: 60px;
    }

    .home-package-body .bigbutton {
        margin-top: -18px;
    }

    .home-package-body .caret {
        margin-top: -22px;
        width: 15%;
    }

    .home-package-body .cart_num {
        right: 55px;
    }

    .home-package-body .xiaoji {
        margin-right: 0;
    }
}
/*选配产品*/
@media (min-width:768px ) {
    .big_banner {
        width: 86%;
    }

    .banner_pic img, .banner_pic {
        width: 120px;
        height: 120px;
    }

    .banner_introduce {
        left: 145px;
    }

    .banner_content {
        height: 120px;
    }

    .matching-product-body .banner_introduce_name {
        font-size: 17px;
        overflow: visible;
        margin-top: 6px;
    }

    .matching-product-body .banner_introduce_sku {
        font-size: 15px;
        width: 160px;
        margin-top: 6px;
    }

    .matching-product-body .banner_introduce_willo {
        font-size: 15px;
        margin-top: 6px;
        width: 160px;
        position: relative;
    }

    .matching-product-body .banner_introduce_buliao {
        font-size: 15px;
        margin-top: 40px;
        clear: none;
        float: none;
        margin-left: 180px;
        overflow: visible;
        margin-bottom: -22px;
    }

    .matching-product-body .banner_introduce_yanse {
        font-size: 15px;
        margin-top: 10px;
        clear: none;
        float: none;
        margin-left: 170px;
    }

    .banner_money {
        top: 40px;
    }

    .banner_money_number {
        font-size: 15px;
    }

    .matching-product-body .xiaoji {
        margin-bottom: 6px;
        margin-top: 6px;
        font-size: 16px;
        margin-right: 0;
    }

    .footer {
        height: 60px;
    }

    .matching-product-body .ButtonBox {
        width: 50%;
        margin-left: 0;
        position: absolute;
        right: 23%;
    }

    .matching-product-body .caret {
        width: 15%;
    }

    .matching-product-body .owners_price {
        margin-left: 7%;
        margin-top: 20px;
    }

    .matching-product-body .cart_num {
        right: 55px;
    }

    .checkbox-1, .checkbox-border-all-1, .checkbox-border-all-2, .checkbox-border-1, .checkbox-border-2, .checkbox-border-3, .checkbox-border-4, .checkbox-1 {
        width: 14px;
        height: 14px;
    }

        .checkbox-gou-all-1 img, .checkbox-gou-all-2 img, .checkbox-gou-1 img, .checkbox-gou-2 img, .checkbox-gou-3 img, .checkbox-gou-4 img, .checkbox-1-img img, .checkbox-1 img {
            width: 16px;
            height: 16px;
        }

    .checkbox-border-all-1, .checkbox-border-all-2 {
        top: 3px;
    }

    .matching-product-body .bigbutton {
        margin-top: 10px;
    }

    .matching-product-body .caret {
        position: absolute;
        right: 8%;
        margin-right: 0;
    }
}
/*底部*/
@media (min-width:768px ){
    #mainMenu {
        width: 66px;
        height: 100%;
        border-right: 1px solid #ccc;
        position:fixed;
        background:#fff;
        z-index:1200;
        left:0;
    }

    .bar-1 {
        left: 0%;
        top: 25%;
        background-color: #fcfcfc;
        width: 66PX;
    }

    .bar-2 {
        left: 0%;
        top: 35%;
        height: 50px;
        background-color: #fcfcfc;
        width: 66px;
    }

    .bar-3 {
        left: 0%;
        top: 45%;
        height: 50px;
        background-color: #fcfcfc;
        width: 66px;
    }

    .bar-4 {
        left: 0%;
        top: 55%;
        height: 50px;
        background-color: #fcfcfc;
        width: 66px;
    }

    .bar-5 {
        left: 0%;
        top: 65%;
        height: 50px;
        background-color: #fcfcfc;
        width: 66px;
    }

    .menuItem {
        padding-top: 4px;
        width: 26px;
        height: 26px;
        padding-bottom: 2px;
    }
}
/*找房子*/
@media (min-width:768px ) {
    .house-pic {
        width: 176px;
        height: 110px;
        padding-left: 3%;
    }

    .find-house-body {
        width: 86%;
    }

    .house-container {
        width: 49.5%;
        float: left;
    }

        .house-container:nth-child(2n+1) {
            border-right: 1px solid #d9d9d9;
        }

    .house-address, .house-tag-container {
        margin-top: 20px;
    }
}
/*观全景*/
@media (min-width:768px ) {
    .panoramic-view-container {
        width: 33.2%;
        border-right: 1px solid #d9d9d9;
    }

    .panoramic-view-body {
        border-left: 1px solid #d9d9d9;
    }
}
/*我的收藏*/
@media (min-width:768px ) {
    .collection-product {
        width: 49.9%;
        float: left;
        height: 100px;
    }

        .collection-product:nth-child(2n+1) {
            border-right: 1px solid #d9d9d9;
        }

    .collection-product-pic {
        width: 100px;
        height: 100px;
        margin: 5px 10px 5px 10px;
    }

    .collection-product-brand {
        left: 120px;
    }

    .collection-product-money {
        line-height: 28px;
    }

    .collection-product-deleted {
        right: 3%;
        top: 80px;
    }

    .cancel-tip {
        width: 40%;
        left: 30%;
    }
}
/*浏览历史*/
@media (min-width:768px ) {
    .history-day {
        overflow: hidden;
    }

    .history-banner {
        width: 49.9%;
        float: left;
        height: 100px;
    }

    .history-product-pic {
        width: 100px;
        height: 100px;
        margin: 5px 10px 5px 10px;
    }

    .history-product-brand {
        left: 120px;
    }

    .history-banner:nth-child(2n+2) {
        border-right: 1px solid #d9d9d9;
    }

    .history-product-delete {
        right: 3%;
        top: 80px;
    }
}
/*我的优惠券*/
@media (min-width:768px ) {
    .mycoupon-list {
        margin-top: 0px;
    }

    .consume-list .panel-3, .consume-list .panel-1, .consume-list .panel-2, .consume-list .panel-4 {
        width: 100%;
        margin-top: 0;
    }

    .stamp04 {
        width: 45%;
        float: left;
        margin-left: 2%;
    }

    .consume-list .panel-2 p {
        width: 100%;
    }
}
/*领券中心*/
@media (min-width:768px ) {
    .coupun-container {
        width: 100%;
        margin-left: 0;
    }
}
/*选择优惠券*/
@media (min-width:768px ) {
    .selected-coupon {
        width: 47.5%;
        float: left;
    }

        .selected-coupon:nth-child(2n+2) {
            margin-left: 4%;
        }
}

/*pc*/

@media (min-width: 992px){
	#mainMenu{
		width:100%;
		width:800px;
		border:none;
        overflow:hidden;
        position:relative;
        z-index:1200;
	}
	#mainMenu .menuitems .menuBar>div:first-child{
		display:none
	}
	#mainMenu .menuitems{margin-left:180px;}
	#mainMenu .menuitems .menuBar{width:112px}
	.HomePageContent .searchForm .searchbody{width:300px;float: left;}
	#searchForm{width:220px;margin-left:850px;margin-top:-53px;}
	@-moz-document url-prefix() { #searchForm {margin-top:-57px } }
	.ie11 #searchForm {
		margin-top:-62px
  
}
	.search form{border: 0;}
	.search input{border-radius:0 5px 5px 0 !important}
	.input-word img{border-radius: 5px 0 0 5px;}
	.input-word .icon-iconfont-chanpinliebiaopubuliumoshi{display:none}
	.ListMode li{
		width:20%;
		float: left;
		margin-right:3%;
		margin-bottom: 8px;
	}
	.ListMode>li .info{
		padding:0;
		width:100% !important;
		overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align:center;
        margin-top:-5px;
	}
	.ListMode>li .info span{
		display:inline-block;
		margin-top:5px;
		height:18px;
		line-height: 19px;
        font-size:11px;
		
	}
	.ListMode>li .price{
		float: none;
		padding: 0;
		margin-left:0;
        width: 400%;
        text-align: center;

	}
	.index-banner{
		width:96%;
		margin:0 auto;
	}
	.more{
        width:96%;
        margin:0 auto;
	}
	#HomePageItem13{margin-top:5px}
	.icon-iconfont-chanpinliebiaopubuliumoshi{display:none}
	.search-body{
        
        margin-right:auto !important;
        margin-left: auto !important;
	    width:96%;
	}
	#bd{
        padding-left:0px !important;
	}
	.setsearch{width:120px}
	.input-word .setsearch{height:23px !important}
	.search img{height:23px}
}
/*移动端导航*/
@media(max-width:767px){
    #mainMenu{
         position: fixed;
         bottom: 0px;
         left: 0px;
         z-index: 1200;
    }
}
@media(min-width:768px) {
    .input-word , .searchInput{
        display:none;
    }
}
@media(min-width:768px) and (max-width:992px) {
    .pchead{
        display:none;
    }
}
.maria{
        background:rgb(117,108,104) !important;
        border-radius: 15px !important;
        cursor:pointer;
        font-family:"HindGuntur-SemiBold";
        
    }
    .willo{
        background:rgb(243,102,74) !important;
        border-radius: 15px !important;
        cursor:pointer;
        font-family:"HindGuntur-SemiBold";
    }






