.wrapper {
    padding-top: 20px;
    background: #f6f7f9
}

.zc-condition {
    padding: 0 20px;
    height: 170px;
    overflow: hidden;
    background-color: #fff
}

.zc-condition.open {
    height: auto;
    overflow: initial
}

.zc-condition .condition_t{
    padding: 22px 70px 20px 0;
}

.zc-condition .condition_t span {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #181c29;
}

.condition-current .tit {
    width: 70px;
    float: left;
    line-height: 24px;
    color: #828897;
    text-align: left
}

.condition-current .current-ul {
    width: calc(100% - 70px)
}

.condition-current .current-ul .ul-item {
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    border: 1px solid #FF6521;
    box-sizing: border-box;
    color: #FF6521;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.condition-current .current-ul .text {
    float: left;
    padding-left: 8px;
    font-size: 14px
}

.condition-current .current-ul .cha {
    float: right;
    width: 8px;
    height: 8px;
    padding-left: 5px;
    padding-right: 8px;
    cursor: pointer
}

.condition-current .current-ul .empty {
    float: left;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    color: #FF6521;
    margin-right: 16px;
    margin-left: 8px;
    margin-bottom: 10px
}

.condition-current .current-ul .empty:hover {
    text-decoration: underline
}

.condition-current .current-ul .tips {
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 12px;
    color: #828897;
    margin-right: 8px;
    margin-bottom: 10px
}

.condition-current .condition_box {
    position: absolute;
    top: -40px;
    right: 0
}

.condition-current .condition_share,
.condition-current .condition_share1 {
    display: inline-block;
    color: #666666;
    line-height: 24px;
    padding-left: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

    background: url(img/brand/icon-share-bg.png) no-repeat left center;
    background-size: 16px 16px;
}

.condition-current .condition_share:hover,
.condition-current .condition_share1:hover {
    color: #FF6521;
    border-color: #FF6521
}

.condition-current {
    position: relative;
}

.condition-fenlei {
    padding: 6px 0 6px;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
    border-right: none
}

.condition-fenlei .tit {
    line-height: 24px;
    text-align: left;
    width: 70px;
    float: left;
    color: #828897
}

.condition-fenlei .fenlei-ul {
    width: calc(100% - 70px);
    float: left;
    height: 33px;
    transition: all .3s ease-out
}

.condition-fenlei .fenlei-ul.on {
    height: auto
}

.condition-fenlei .fenlei-ul .ul-category {
    position: relative;
    width: 96px;
    float: left;
    padding: 0 4px;
    text-align: left;
    margin-bottom: 16px;
    color: #181C29;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    margin-left: 25px;
}

.condition-fenlei .fenlei-ul .ul-category .hot {
    position: absolute;
    right: 5px;
    top: 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/index/icon-index-hot.png) no-repeat center center;
    background-size: 16px 16px
}

.condition-fenlei .fenlei-ul .ul-category a {
    color: #181C29
}

.condition-fenlei .fenlei-ul .ul-category.on a,
.condition-fenlei .fenlei-ul .ul-category.on a span {
    color: #fff
}

.condition-fenlei .fenlei-ul .ul-category.on {
    color: #fff;
    background-color: #FF6521
}

.condition-fenlei .fenlei-ul .ul-category.all-category {
    width: auto;
}

.condition-fenlei .fenlei_list {
    width: 100%;
    margin-left: -25px;
}

.fenlei-sx .sx-more {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0 12px;
    border: 1px solid #ECECEC;
    font-size: 12px;
    color: #666666;
    transition: all .3s ease-out;
    margin-right: 10px
}

.fenlei-sx .sx-more:hover,
.fenlei-sx .sx-zk:hover {
    color: #373d41;
    background-color: #f4f4f5;
    border-color: #c3c5c6;
    text-decoration: none
}

.fenlei-sx .sx-zk {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding: 0 6px;
    border: 1px solid #ECECEC;
    transition: all .3s ease-out;
    cursor: pointer
}

.condition-num {
    margin: 16px 0 0;
    padding: 0 24px;
    height: 55px;
    line-height: 55px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(236, 236, 236, 1)
}

.condition-num p {
    display: inline-block;
    color: #181C29
}

.condition-num .p2 {
    color: #828897
}

.condition-newItem .tit {
    text-align: left;
    width: 70px;
    float: left;
    line-height: 24px;
    color: #828897
}

.search-category.open {
    height: auto;
    overflow: initial
}

.category-show-box {
    float: left;
    width: calc(100% - 94px)
}

.c-similar {
    width: 92%
}

.category-show-box a {
    float: left;
    position: relative;
    margin-right: 24px;
    line-height: 24px;
    color: #181C29;
    cursor: pointer;
    padding: 0 6px;
    margin-bottom: 10px
}

.c-similar a {
    margin-bottom: 10px
}

.category-show-box a.on {
    color: #fff;
    padding: 0 6px;
    background-color: #FF6521;
}

.category-show-box .length_list a {
    margin-bottom: 0px;
    margin-top: 3px;
    padding: 0 10px;
}

.category-show-box .length_list a:first-child {
    padding: 0 4px;
}

.category-show-box .input-price {
    display: inline-block;
    margin-top: -2px;
    margin-bottom: 0px;
    vertical-align: 2px
}

.category-show-box .input-price input {
    margin-right: 4px;
    box-sizing: border-box;
    width: 90px;
    height: 28px;
    text-align: left;
    text-indent: 16px;
    vertical-align: middle;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.category-show-box .input-price input:focus {
    border-color: #FF6521
}

.category-show-box .input-price .inp-keyword {
    width: 190px;
    margin-left: 24px
}

.category-show-box .input-price span {
    vertical-align: middle
}

.category-show-box .input-price .button,
.search-btn {
    margin-left: 10px;
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    background-color: #FF6521;
    cursor: pointer
}

.condition-newItem.search-category {
    position: relative;
    transition: 0.1s;
    padding: 6px 0 6px;
    line-height: 24px;
    margin-bottom: 0
}

.condition-newItem.search-length {
    padding-bottom: 14px;
}

.search_zonghe {
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 20px;
    color: #181C29
}

.search_zonghe .total {
    font-size: 12px;
    color: #666
}

.my_nodata {
    text-align: center;
    padding: 100px 0 20px;
    background-color: #fff
}

.my_nodata img {
    width: 250px;
    vertical-align: middle
}

.my_nodata p {
    margin-top: 30px;
    margin-bottom: 28px;
    font-size: 16px;
    color: #828897;
    line-height: 1.8em
}

.search_zonghe span {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    cursor: pointer
}

.search_zonghe .span_1 {
    padding-right: 16px;
    background: url(img/brand/down-default.png) no-repeat right center;
    background-size: 12px 12px
}

.search_zonghe span.on {
    color: #FF6521
}

.search_zonghe .span_1.down {
    color: #FF6521;
    background: url(img/brand/down-on.png) no-repeat right center;
    background-size: 12px 12px
}

.search_zonghe .span_1.up {
    color: #FF6521;
    background: url(img/brand/up-on.png) no-repeat right center;
    background-size: 12px 12px
}

.show_condition {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FF6521;
    font-size: 12px;
    background-color: #fff;
    margin-bottom: 20px
}

.show_condition_btn {
    display: inline-block;
    padding-right: 14px;
    cursor: pointer;
    background: url(img/brand/icon-sx-down.png) no-repeat right center;
    background-size: 10px 10px
}

.show_condition_btn.on {
    display: inline-block;
    padding-right: 18px;
    cursor: pointer;
    color: #FF6521;
    background: url(img/brand/icon-sx-up.png) no-repeat right center;
    background-size: 10px 10px;
}

.labList,
.labList_jx,
.labList_tj,.labList_dl {
    margin-left: 24px;
    color: #181C29;
    vertical-align: text-top;
    cursor: pointer;
}

.labList:before,
.labList_jx:before,
.labList_tj:before,.labList_dl:before {
    content: "";
    display: inline-block;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    vertical-align: -3px
}

.labList.checked:before,
.labList_jx.checked:before,
.labList_tj.checked:before,.labList_dl.checked:before {
    background: url(img/brand/icon-checked.png) no-repeat center center;
    background-size: 100% 100%;
    border-color: #FF6521
}

.labList.checked:before,
.labList_jx.checked:before,
.labList_tj.checked:before {
    background: url(img/brand/icon-checked.png) no-repeat center center;
    background-size: 100% 100%;
    border-color: #FF6521
}


.search_result {
    position: relative;
    padding-bottom: 40px;
    min-height: 660px;
}

.search_result .tj_ul {
    margin-left: -20px
}

.tj_ul li {
    position: relative;
    width: 230px;
    background: #fff;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    float: left;
    transition: all .3s ease-out;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tj_ul li .mark_tj {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background: url(img/brand/icon-tj.png) no-repeat center center;
    background-size: 24px 24px;
    box-sizing: border-box;
    border-radius: 10px
}

.tj_ul li .is_tj {
    position: absolute
}

.tj_ul .tj_img {
    width: 230px;
    height: 200px;
    text-align: center;
    line-height: 200px;
    margin: 0 auto;
    overflow: hidden
}

.tj_ul .tj_img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.tj_ul .tj_big {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #181C29;
    text-align: left;
    margin-bottom: 4px;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tj_ul li .big_more {
    position: absolute;
    top: 145px;
    left: 24px;
    width: 57px;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #ff5948;
    background-color: #ffe2df;
    border: solid 1px rgba(255, 89, 72, 0.26)
}

.tj_ul .tj_tips {
    line-height: 24px;
    font-size: 12px;
    text-align: left;
    color: #828897;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tj_ul .tj_tips .t1 {
    width: 105px;
}

.tj_ul .tj_tips .t2 {
    width: 92px;
}

.tj_ul .dlb {
    position: absolute;
    top: 0;
    right: 13px;
    font-size: 12px;
    background-color: #FF6521;
    padding: 0 3px;
    line-height: 16px;
    color: #fff;
    margin-left: 5px;
    z-index: 2;
}

.tj_ul .tj_price {
    font-size: 16px;
    line-height: 24px;
    font-family: DINProM
}

.tj_ul li .brand_info {
    display: none;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 360px;
    background-color: #fff;
    z-index: 9;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
    padding: 20px;
    min-height: 270px
}

.tj_ul .brand_info .tit {
    font-size: 14px;
    color: #181C29;
    line-height: 20px
}

.tj_ul .brand_info .time_div {
    font-size: 12px;
    color: #666;
    line-height: 17px;
    margin: 12px auto 20px
}

.tj_ul .brand_info .msg_list {
    max-height: 180px;
    overflow: auto;
    font-size: 12px;
    color: #666;
    margin-top: 12px
}

.tj_ul .brand_info .msg_list .item {
    float: left;
    display: block;
    margin-bottom: 12px;
    padding-right: 10px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box
}


.tj_ul li .li_txt {
    position: relative;
    padding: 10px 13px;
}

.checkPrice {
    position: absolute;
    left: 0;
    bottom: 8px;
    z-index: 11;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #FF6521;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    opacity: 0;
    display: block;
    cursor: pointer;
}

.tj_ul li:hover .checkPrice {
    opacity: 1;
    bottom: -8px;
}

.tj_ul li:hover .tj_big {
    color: #ff6521;
}

.tj_ul li:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0px 6px 25px 0px rgb(195 199 203 / 60%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.w956 {
    width: 965px;
}

.w224 {
    width: 220px;
}

.left1 {
    width: 100%;
    background: url(img/brand/icon-brand-bg.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 20px;
}

.left1 .t_h {
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    padding-top: 29px;
    padding-bottom: 26px;
    line-height: 30px;
}

.t_m .inp {
    width: 185px;
    height: 40px;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
    text-indent: 14px;
}

.t_m .btn {
    width: 185px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(135deg, #ffdbc5, #ffc5a0);
    border-radius: 5px;
    color: #181C29;
}

.t_b {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    line-height: 17px;
    padding: 20px 0;
}

.left2 {
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    text-align: center;
    padding: 30px 0;
}

.left2 .p1 {
    font-size: 24px;
    text-align: center;
    color: #ff6521;
    line-height: 29px;
}

.left2 .p1 i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(img/brand/icon-brand-c.png) no-repeat center center;
    background-size: 26px 26px;
    vertical-align: bottom;
    margin-right: 10px;
}

.left2 .p2 {
    font-size: 16px;
    text-align: center;
    color: #4d5260;
    line-height: 17px;
    margin: 10px 0 20px;
}

.left2 .p3 {
    width: 152px;
    height: 152px;
    text-align: center;
    margin: 0 auto;
}



.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #FF6521
}

.layui-laypage a:hover {
    color: #FF6521
}

.inp-box #inp_drop.on .reg-cont {
    display: block
}

.send-wx-modal {
    padding: 14px 48px 24px;
    text-align: center
}

.send-wx-modal .ewm-img {
    display: inline-block;
    width: 140px;
    height: 140px
}

.send-wx-modal .ewm-img img {
    width: 100%
}

.send-wx-modal .send-link {
    margin-top: 16px;
    width: 100%;
    text-align: left
}

.send-wx-modal .send-link label {
    font-size: 12px;
    color: #828897
}

.send-wx-modal .input-box {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 30px
}

.send-wx-modal .input-box input {
    padding-left: 10px;
    width: calc(100% - 70px);
    height: 100%;
    border: 1px solid #BBBBBB;
    border-right: none
}

.send-wx-modal .input-box .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 32px;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    background-color: #FF6521;
    border: 1px solid #FF6521;
    border-radius: 2px;
    cursor: pointer
}

#pageIndex {
    text-align: center
}


.send-wx-modal {
    padding: 14px 48px 24px;
    text-align: center;
}

.send-wx-modal .ewm-img {
    display: inline-block;
    width: 140px;
    height: 140px;
}

.send-wx-modal .ewm-img img {
    width: 100%;
}

.send-wx-modal .send-link {
    margin-top: 16px;
    width: 100%;
    text-align: left;
}

.send-wx-modal .send-link label {
    font-size: 12px;
    color: #999;
}

.send-wx-modal .input-box {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 30px;
}

.send-wx-modal .input-box input {
    padding-left: 10px;
    width: calc(100% - 70px);
    height: 100%;
    border: 1px solid #BBBBBB;
    border-right: none;
}

.send-wx-modal .input-box .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 32px;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    background-color: #FF6521;
    border: 1px solid #FF6521;
    border-radius: 2px;
    cursor: pointer;
}