*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -moz-outline:none;
}
html,body,#app.app-box,.ivu-layout{height:100%;}
/* .layout-padding{height:90%;margin-bottom:54px;} */

body {
    background: #fff!important;
    font-size:14px;
    font-family:"microsoft yahei", Arial, Helvetica, sans-serif;
}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,p,span,tbody,thead,th,tr,td{
    margin:0;
    padding:0;
    border:none;
}
p{margin:0;}
ul,ol{
    list-style:none;
}
input, button {
    background: none;
    outline: none;
    border: none;
}
a{
    text-decoration:none;
}
a:focus {
    outline: none;
}
::-ms-clear,
::-ms-reveal
{
    display:none;
}
::-webkit-input-placeholder {/* Chrome/Opera/Safari */ color:#ccc;}
::-moz-placeholder {/* Firefox 19+ */ color:#ccc;}
:-ms-input-placeholder {/* IE 10+ */ color:#ccc;}
:-moz-placeholder {/* Firefox 18- */ color:#ccc;}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;

}
.clear{
    clear:both;
}
textarea{
    font-family:'YaHei';
    resize: none;
    color:#eee;
}
i{font-style:normal;}

.clearfix{zoom:1;}
.float_l{
    float: left;
}
.float_r{
    float: right;
}
li {
    list-style: none;
}
[v-clock] {
    display: none;
}
/*img{*/
/*max-width: 100%;*/
/*max-height: 100%;*/
/*}*/
.hide{
    display: none;
}
.show{
    display: block;
}
.inline_block{display:inline-block;}
[v-cloak]{
    display: none;
}
.textLeft{
    text-align: left!important;
}
.textRight{
    text-align: right!important;
}


#site_category_layout{
    width: 100%;
    background: #f5f5f5;
    padding-top: 164px;
}
/* 内容盒子样式 */
.center-box{
    width: 1200px;
    margin: 16px auto 51px;
    background: #fff;
}

.top-nav{
    display: flex;
    height: 48px;
    align-items: center;
    padding: 0 24px;
    border-bottom: 1px solid #f6f6f6;
}
.top-nav .nav-title{
    color: #999;
    padding-right: 10px;
}
.top-nav .nav-item{
    color: #333;
    padding-right: 4px;
}
.top-nav .nav-current{
    color: #3363FF;
}

.divider{
    background: #f6f6f6;
    flex-shrink: 0;
}

.site-box{
    padding: 10px 12px;
    width: 100%;
}

.site-box-title{
    height: 38px;
    font-size: 18px;
    display: flex;
    align-items: center;
    /* border-bottom: 1px solid #eaeaea; */
}

.content-layout{
    display: flex;
}

.site-list{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.site-title {
    padding: 8px 15px;
    flex-shrink: 0;
    color: #333;
    font-weight: bold;
}
.site-line {
    padding: 8px 0;
}
.site-item {
    padding: 8px 15px;
    flex-shrink: 0;
    color: #333;
}
.site-item:hover{
    color: #3363FF;
}
.active-site-item{
    color: #3363FF;
}

.content-right{
    background: #f5f5f5;
}

.login-box{
    width: 360px;
    height: 280px;
    text-align: center;
    background: white;
    cursor: pointer;
    margin-bottom: 16px;
    display: inline-block;
}
.login-title{
    width: 360px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-image: url(https://bbdaseo.oss-cn-shenzhen.aliyuncs.com/static/img/login_box_bg.png);
    background-size: contain;
}
.login-vip{
    width: 340px;
    height: 100px;
    margin: 20px 10px;
}
.login-btn{
    width: 316px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    color: #fff;
    background: linear-gradient(270deg, #316FE9 0%, #85ABFC 100%);
    border-radius: 6px 6px 6px 6px;
}
.login-bottom{
    width: 360px;
    height: 48px;
    line-height: 48px;
    color: #888;
}


/*热门行业*/
.hot-bid{
    width: 360px;
    background: white;
    margin-bottom: 16px;
}
.hot-bid:last-of-type{
    margin: 0;
}
.main_title_more{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
}
.main_more{
    margin-right: 8px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    font-family: PingFang SC, PingFang SC;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.main_more img{
    width: 22px;
    height: 12px;
}
.hot-bid-title{
    height: 38px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding-left: 16px;
}
.hot-bid-title .title-left{
    width: 4px;
    height: 14px;
    background: #3363FF;
    margin-right: 4px;
    margin-top: 2px;
}
.hot-bid-list{
    padding-left: 16px;
    padding-right: 16px;
}
.hot-bid-list a{
    font-size: 14px;
    color:#888888;
    padding: 4px 0;
}
.hot-bid-list a:hover{
    font-size: 14px;
    color: #3363FF;
}
.hot-bid-list span{
    color: #888888;
}
.hot-bid-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.hot-bid-item a{
    display: block;
    font-size: 14px;
    color: #888888;
    padding: 4px 4px 4px 0;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-keyword-list{
    padding-left: 16px;
}
.hot-keyword-list a{
    font-size: 14px;
    color:#888888;
    padding: 4px 0;
}
.hot-keyword-list a:hover{
    font-size: 14px;
    color: #3363FF;
}
.hot-keyword-list ul{
    margin-top: 16px;
}
.hot-keyword-list li{
    display: flex;
    flex-direction: row;
    align-items: center;
 }
.hot-keyword-list li::before{
     content:'';
     display: block;
     width:4px;
     height:4px;
     background:#cccccc;
     border-radius: 50%;
     margin-right:6px;
 }
.hot-word-list{
    padding: 8px;
    display: flex;
    flex-wrap: wrap;
}
.hot-word-item{
    padding: 8px;
    flex-shrink: 0;
    color: #888888;
}
.hot-word-item:hover{
    color: #3363FF;
}


/*更多推荐*/
.recommend-bid{
    width: 360px;
    padding: 16px 0 16px 16px;
    background: white;
    margin-top: 16px;
}
.recommend-bid-title{
    height: 38px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.recommend-bid-title .title-left{
    width: 4px;
    height: 14px;
    background: #3363FF;
    margin-right: 4px;
}
.recommend-bid-item{
    padding: 8px 20px 8px 20px;
    flex-shrink: 0;
    color: #333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-bid-item::before{
    display: inline-block;
    content: "";
    position: absolute;
    left: 6px;
    top: 14px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #ccc;
}
.recommend-bid-item:hover{
    color: #3363FF;
}

/*底部内容*/
.search-more-layout *{
    box-sizing: border-box;
}
.page-navigation {
    display: flex;
    justify-content: center;
}
.page-navigation-item {
    cursor: pointer;
    color: #333333;
    padding: 10px;
    display: inline-block;
}
.page-navigation-item-active {
    color: #c11e17;
}
.search-text{
    color: #999;
    padding: 30px 0 25px 0;
    text-align: center;
}
.search-box{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.search-input{
    width: 480px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #4C79FF;
    font-size: 16px;
    padding: 12px;
}
.search-btn{
    width: 120px;
    height: 56px;
    font-size: 20px;
    text-align: center;
    line-height: 56px;
    background: #4C79FF;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
}
.bottom-layout{
    padding: 0 24px;
}
.bottom-layout-title{
    color: #333;
    position: relative;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: bold;
}
.bottom-layout-title:before{
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #666;
}
.relate-site,.guess-like,.friends-link{
    padding-bottom: 24px;
}
.relate-site-title{
    font-size: 16px;
    color: #666;
    padding: 8px 0;
}
.relate-site-content{
    font-size: 14px;
    color: #999;
    padding-left: 10px;
}
.guess-like-list,.friends-link-list{
    display: flex;
    padding-left: 10px;
    flex-wrap: wrap;
}
.guess-like-item,.friends-link-item{
    padding: 8px 38px 8px 0;
    flex-shrink: 0;
    color: #999;
    cursor: pointer;
}
.guess-like-item:hover{
    color: #3363FF;
}
.guess-like-list a {
    color: #333;
}
.guess-like-list a:hover {
    color: #3363FF;
}
.friends-link-item{
    color: #3363FF;
}



/*列表*/
.recommend-list {
    border-top: 1px solid #eaeaea;
}
.recommend-list .right_item {
    padding: 12px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}
.recommend-item{
    display: block;
}
.recommend-item:hover{
    background: #F7F9FF;
}
.recommend-list .recommend-item .right_item_title {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.recommend-list .recommend-item .right_item_content {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.recommend-list .recommend-item .bottom-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
}

.recommend-list .recommend-item .bottom-row .tag{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 8px;
    margin-right: 8px;
    flex-shrink: 0;
}
.index_content .index_content_main .home_purchase .purchase_list .list_right .right_item .bottom-row .bid-type-layout,
.recommend-list .recommend-item .bottom-row .bid-type-layout {
    display: flex;
    margin-right: 8px;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .biddingImages_right {
    width: 5px;
    height: 24px;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .bid-type {
    border-radius: 2px;
    padding: 0 8px;
    margin-right: 0;
    display: flex;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .invite {
    color: white;
    background: #6088ff;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .win{
    color: white;
    background: #47b378;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .bid-type .bid-subtitle {
    display: flex;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .bid-type .bid-subtitle .subtitle-line {
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #fff;
    margin: 5px 4px 0;
}
.recommend-list .recommend-item .bottom-row .bid-type-layout .bid-type .bid-subtitle .subtitle-text {
    display: inline-block;
    transform: scale(0.92);
}
.recommend-list .recommend-item .bottom-row .location {
    color: #0082FF;
    background: #F4FAFF;
}
.recommend-list .recommend-item .bottom-row .amount {
    color: #FF7F08;
    background: rgba(255,167,87,0.1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-list .recommend-item .bottom-row .purchaser {
    display: inline-block;
    color: #F69524;
    background: #FFF5E8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-list .recommend-item .bottom-row .limit-width {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-list .recommend-item .bottom-row .purchaser {
    max-width: 160px;
}
.recommend-list .recommend-item .bottom-row .time {
    font-size: 14px;
    color: #888;
    margin-left: auto;
    flex-shrink: 0;
}


/*省份*/
.filter-area {
    display: flex;
    padding: 10px 0 15px 0;
}

.filter-name{
    height: 24px;
    line-height: 24px;
    padding: 6px 6px 0 24px;
    flex-shrink: 0;
}
.checked-area{
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 6px 0;
    background: #3363FF;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
}
.area-wrap-flex{
    display: flex;
    flex-wrap: wrap;
}
.area-wrap{
    display: flex;
    align-items: center;
}
.area-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 2px;
    padding: 2px 9px;
    line-height: 20px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    border: 1px solid transparent;
    background-color: #fff;
    cursor: pointer;
    color: #666;
}

area-item:hover{
    color: #4c79ff;
}
.area-item.expand {
    background-color: #f5f5fb;
    border: 1px solid #e0e0e0;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    z-index: 2;
}
.province-children{
    padding: 12px 20px;
    background-color: #f5f5f5;
    margin-right: 100px;
    display: flex;
}
.city-label{
    flex-shrink: 0;
    margin: 6px 2px;
    line-height: 26px;
    height: 26px;
    color: #4C79FF;
}
.city-option-item{
    display: inline-block;
    background: #f5f5f5;
    margin: 6px 2px;
    padding: 0 9px;
    line-height: 26px;
    border-radius: 3px;
    height: 26px;
    color: #666;
}
.area-item-active {
    background-color: #3363FF;
    border-radius: 3px;
    color: #ffffff;
}
.active-item{
    color: #3363FF!important;
}