/* 头部 */
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #E51D27;
}

/* 头部结束 */
.f1Bg {
    background-color: #fff;
}

.time1 {
    font-weight: 900;
    font-size: 14px;
    padding: 2px;
    color: #fff;
}

.notice_box dt {
    border-right: 2px solid red;
    margin: 5px 0;
    padding: 0 10px;
    font-weight: 900;
    font-size: 16px;
    color: #333333;
}

.auctionNew_imgBox img {
    width: 100%;
    float: left;
    vertical-align: bottom;
    border: none;
    display: block;
}

.margin-l {
    margin-left: 20px !important;
    border: none;
    padding: 0;
}

.notice_box {
    border: none;
    background: #F6F3F4;
    display: table;
}

.notice_content_box {
    width: 100%;
}

.notice_box > li {
    border-top: none;
    display: inline-block;
    width: 100%;
}

.priceBox {
    border: none
}

.priceBox {
    background: #F6F3F4;
    padding: 24px 0;
}

.auctionNew_txt-one .auctionNew_blue, .auctionNew_txt-one .auctionNew_normal {
    color: #666666 !important;
}

.resultNum_box {
    background-color: #fff;
    text-align: left;
    min-width: auto !important;
    padding-right: 20px;
    border-radius: 8px;
}

.Thecontent {
    color: #fff;
    margin-right: 10px;
    padding: 10px;
    background: red;
    height: 30px;
    width: 30px;;
    background: url(../images/commentimg/underway.png) no-repeat;
    background-size: 100% 90%;
    font-size: 18px;
    font-weight: bold;
}

.hotWords_box .hotwords:hover {
    color: #D0111A !important;
}

.underway {
    background: Red;
    display: table;
    position: absolute;
    z-index: 9999;
    padding: 7px 19px;
    border-radius: 0 0 40px 0;
    color: #fff;
    font-weight: 900;;
}

.resultNum {
    font-size: 20px;
    color: #D0111A;
    font-weight: bold;
}

.auctionNewimg {
    width: 320px;
    height: 160px;
}
.auctionNewimg img{
    width: 100%;
    height: 100%;
}
.timeCondown {
    position: absolute;
    z-index: 50;
    width: 100%;
    color: #fff;
    font-size: 12px;;
    height: 30px;
    background: rgba(0, 0, 0, 0.6)
}

.timeCondown .timeCondownJjkp {
    margin-right: 7px;
    font-size: 14px;;
    display: inline-block;
    font-style: normal;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-weight: 800;
    width: 90px;
    height: 30px;
    background-image: url(../images/commentimg/jjks.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
}

.timeCondown1 {
    position: absolute;
    z-index: 50;
    width: 100%;
    color: #fff;
    font-size: 12px;;
    height: 30px;
}

.timeCondown1 .timeCondownJjkp {
    font-size: 14px;;
    display: inline-block;
    font-style: normal;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-weight: 800;
    width: 94px;
    height: 30px;
    background-image: url(../images/commentimg/jinxing.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
}

.timeCondown2 {
    position: absolute;
    z-index: 50;
    width: 100%;
    color: #fff;
    font-size: 12px;;
    height: 30px;

}

.timeCondown2 .timeCondownJjkp {
    font-size: 14px;;
    display: inline-block;
    font-style: normal;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-weight: 800;
    width: 90px;
    height: 30px;
    background-image: url(../images/commentimg/finish.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
}

.make {
    position: absolute;
    display: block;
    background: url(../images/complete.png) no-repeat;
    width: 96px;
    height: 98px;
    right: 7px;
    bottom: 25px;
    z-index: 99;
}

.abortive {
    position: absolute;
    display: block;
    background: url(../images/commentimg/abortive-on.png) no-repeat;
    width: 96px;
    height: 98px;
    right: 7px;
    bottom: 25px;
    z-index: 99;
}

.searchResult {
    display: table;
    margin-right: -3px;
    float: left;
}

.become {
    position: absolute;
    display: block;
    background: url(../images/commentimg/become.png) no-repeat;
    width: 96px;
    height: 98px;
    right: -19px;
    bottom: -26px;
    z-index: 99;
}

.lowest {
    display: table;
    position: relative;
    margin-left: 20px !important;
    float: left;
}

.money {
    position: absolute;
    left: 11px;
    top: 50%;
    font-size: 14px;
    color: #999999;
}


.time {
    border: 1px solid #999999;
    border-radius: 8px;
    padding: 7px 9px;
    line-height: 19px;
    font-size: 16px;
    color: #666666;
}

.price {
    display: inline-block;
    border: 1px solid #999999;
    float: left;
    position: relative;
    width: 88px;
    border-radius: 8px;;
    line-height: 20px;
    padding: 7px;
}

.price p {
    font-size: 12px;
    text-align: center;
    margin-left: -22px;
    font-size: 16px;
    color: #666666;
}

.qc-fl {
    float: left;
    width: 27%;
}

.qc-fl em {
    color: red;
}

.btn {
    height: auto;
    padding: 5px;
    width: 74px !important;
    border-radius: 8px;
    border: none;
    background: #D0111A;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
}

.btm {
    float: right;
    position: absolute;
    right: 18px;
    bottom: 9px;
}

.top {
    position: absolute;
    right: 18px;
    top: 9px
}

.top, .btm {
    line-height: 5px;
}

.auctionNew_operationBox {
    border: none;
}


/* 处置竞买 */
.disposal-bidding {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 14px;
    display: table;
}

.disposal {
    background: url(../images/commentimg/disposition.png);
    width: 49%;
    float: left;
    display: inline;
}

.disposal-nr {
    width: 55%;
    line-height: 55px;
    float: left;
    padding: 5px 22px;
}

.disposal-nr h3 {
    font-size: 18px;
    color: #ECEEFF;
    font-weight: 900;
    margin-top: 5px;
}

.disposal-nr span {
    font-size: 18px;
    color: #ECEEFF;
}

.disposal a {
    padding: 13px 27px;
    float: right;
    background-color: #E51D27;
    border-radius: 7px;
    margin-top: 30px;
    margin-right: 30px;
    font-size: 16px;
    color: #FFFFFF !important;
}

.bidding {
    background: url(../images/commentimg/bidder.png);
    float: right;
}

/*  处置竞结束*/
/* 拍卖时间 */
#startTime, #endTime {
    width: 15%;
    float: left;
    background: url(../images/commentimg/mycontent/time.png) no-repeat right;
    background-size: 18px;
    background-position-x: 94%;
}

.tijio {
    display: none;
    float: left;
    margin-left: 10px;
}

.notice_selected_txt {
    color: #D0111A;
}
.btn:hover{
    background: #D0111A;
    color: white;
}
.btn:focus {
    outline: none;
    outline: none;
    background: #D0111A;
    color: white;
}

.auctionNew_txt > li {
    margin-bottom: 5px;
}

.auctionNew_blue {
    font-size: 24px;
    color: #E51D27 !important;
}

.auctionNew_normal {
    font-size: 14px;
    color: #E51D27;
    font-weight: 900;
}

.auctionNew_normal-chengsi {
    color: #666666;
    font-size: 14px;
}

.notice_box {
    padding: 10px 0;
}

/* .notice_box .currentcurrent{ color: #fff !important;}  */
.footer_link > a, span {
    color: #999999;
}

.auctionNew_join {
    background: url(../images/commentimg/wg.png) no-repeat left;
    padding-left: 19px;
    color: #999999 !important;
}

.auctionNew_join span {
    color: #999999;
}

.auctionNew_times {
    background: url(../images/commentimg/bd.png) no-repeat left;
    padding-left: 20px;
}

.arrow {
    font-size: 18px !important;
}

#priceLow, #priceHigh {
    width: 64px;
    border-radius: 8px;
    padding: 7px;
    border: 1px solid #999999;
    padding-left: 20px;
    font-size: 14px;
}

#priceLow:focus, #priceHigh:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(32 32 33 0.39);
}

.input--brder:focus {
    border: 1px solid red !important;
}

.priceInput {
    line-height: 0;
    padding: 0;
    border: none;
}

.resultNum_box {
    line-height: 35px;
    overflow: hidden;
}


.colorRed {
    border: 2px solid #F6F3F4;
}

/* 鼠标划上样式清除 */
.auctionNew_items:hover {
    border: 2px solid #E51D27;
    box-shadow: none;
    transform: none;
    box-shadow: none;
}

.colorRed:hover .auctionNew_imgTxt {
    color: #666666 !important;
}

.auctionNew_imgTxt {
    color: #666666;
    margin-top: 14px;
}

/*内容 */

.notice_box dd {
    line-height: 17px;
    font-size: 14px;
    margin-top: 0px;
}

/* .notice_location dd{margin-top: 15px;} */
/* .notice_option{    width: 7.5%;    padding: 3px !important; margin: 0 9px!important;text-align: center;}  */

/* 结束 */
/* 富文本 宽度 颜色 行高定义 */
.fwb {
    width: 1136px;
    margin: 0 auto;
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}

/* 分页 */

.ht-page {
    padding: 30px;
    text-align: center;
    font-size: 14px;;
}

.ht-page span {
    vertical-align: middle;
}

.ht-page a {
    text-decoration: none;
    color: #555;
    outline: none;
}

.ht-page .pagebtn {
    width: 80px;
    height: 36px;
    background: #F6F3F4;
    border: 0;
    border-radius: 4px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}

.ht-page .pagebtn:hover {
    background: #F6F3F4;
}

.ht-page .previous {
    margin-right: 8px;;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e9e9e9;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background: #F6F3F4;
    /* background: url("../images/page_left_img.png") no-repeat center; */
}

.ht-page .previous.disable {
    display: inline-block;
    padding: 0 15px;
    /* background: url("../images/page_left_img.png") no-repeat center; */
    cursor: default;
}

.ht-page .previous.disable:hover {
    /* background: url("../images/page_left_img.png") no-repeat center; */
}

.ht-page .previous:hover {
    background: #E51D27;
    /* background: url("../images/page_left_img.png") no-repeat center; */
}

.ht-page .previous:hover a {
    color: #fff !important;
}

.ht-page .previous a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}

.ht-page .next {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: #F6F3F4;
    margin-right: 8px;
    /* background: url("../images/page_right_img.png") no-repeat center; */

}

.ht-page .next:hover {
    background-color: #D0111A;
    color: #fff;
    /* background: url("../images/page_right_img.png") no-repeat center; */
}

.ht-page .next:hover a {
    color: #fff !important;
}

.ht-page .next.disable {
    display: inline-block;
    padding: 0 15px;
    cursor: default;
    /* background: url("../images/page_right_img.png") no-repeat center; */
}

.ht-page .next.disable:hover {
    /* background: url("../images/page_left_img.png") no-repeat center; */
}

.ht-page .next a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}

.ht-page .num {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #F6F3F4;
    margin-right: 8px;
}

.ht-page .num.current {
    padding: 0 15px;
    background: #E51D27;
    color: #fff;
}

.ht-page .num a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}

.ht-page .num a:hover {
    color: #fff !important;
    background: #E51D27;
}

.ht-page .dots {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    /* border: 1px solid #e9e9e9; */
    border-left: 0;
    padding: 0 15px;
    /* background: #F6F3F4; */
}

.ht-page .total {
    margin-left: 20px;
    margin-right: 10px;
}

.ht-page .total.total_page {
    margin-left: 5px;
    margin-right: 5px;
}

.ht-page .page_jump {
    margin: 0 10px;
    color: #666666;
}

.ht-page .pageInput {
    width: 50px;
    padding: 7px 0px;
    /* height: 30px; */
    margin: 0;
    border: 1px solid #e9e9e9;
    outline: none;
    border-radius: 4px;
    text-align: center;
}

.ht-page .pageInput:focus {
    border: 1px solid #1875f0;
}

@media screen and (max-width: 799px) {
    .ht-page {
        padding: 10px 0;
    }

    .ht-page .num, .ht-page .dots, .ht-page .total {
        display: none;
    }

    .ht-page .num.current {
        display: inline-block;
        padding: 0 10px;
    }

    .ht-page .total.total_page {
        display: inline-block;
    }

    .ht-page .pageInput, .ht-page .pagebtn {
        width: 40px;
    }

    .ht-page .pagebtn {
        display: none;
    }

    .ht-page .page_jump {
        margin: 0 5px;
    }
}


.auctionNew_blue_box em {
    font-style: normal;
    font-style: 14px;
    color: #666666;
}

.layui-tab {
    margin-top: 14px;;
}

.layui-tab-content {
    padding: 0;
}


/* 111111111111111111111  日历*/

.calender {
    width: 255px;
    margin: 50px auto;
    top: 0;
    left: 0;
    border: 4px #d6d6d6 solid;
    background: #ebebeb;
    position: absolute;
    display: none;
    z-index: 999
}

.calendertb {
    width: 100%
}

.calendertb td {
    width: 35px;
    height: 35px;
    border: 1px #ccc solid;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.calendertb td.hover, .calendertb td.weekendhover {
    background: #d6d6d6
}

.calendertb th {
    width: 35px;
    height: 30px;
    border: 1px #ccc solid;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #979797
}

.tdtoday {
    background: #0080ff;
    color: #fff;
    width: 35px;
    height: 35px;
    border: 1px #ccc solid;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.getyear {
    height: 35px;
    line-height: 35px;
    width: 100%;
    text-align: center
}

.preMonth {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    /* margin-right:18px; */
    float: left;
    color: #0080ff
}

.nextMonth {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    margin-left: 18px;
    color: #0080ff
}

.mh_date {
    width: 249px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    border: 2px #aa9fff solid;
    cursor: pointer;
    background: url(dateIco.png) no-repeat right center
}

.zhezhao {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 998;
    background: #fff;
    filter: alpha(opacity=10);
    opacity: .1;
    display: none
}

#year, #month {
    width: auto !important;
}


/* table 切换 */
.tablec {
    color: #fff;
    background: #D0111A;
}

.paimai {
    display: table;
    width: 100%;
    background: #F6F3F4;
    padding: 20px 0;
    margin-bottom: 15px;
}

.paimai-dl {
    width: 100%;
    display: table;

}

.paimai-dt {
    border-right: 2px solid #D0111A;
    margin: 5px 0;
    float: left;
    padding: 0 10px;
    font-weight: 900;
    font-size: 16px;
    color: #333333;
}

.paimai-dd {
    float: left;
    font-size: 14px;
    margin-top: 0px;
    cursor: pointer;
    padding: 5px;
    margin: 0 15px;
}

/*最新拍卖*/
.auctionNew_left {
    float: left;
    width: 100%;
}

.auctionNewTitle_box {

    overflow: hidden;
    margin: 26px auto 20px;
}

.auctionNewTitle_left {
    font-size: 16px;
    line-height: 39px;
    font-weight: 400;
    color: #000;
    float: left;
    font-family: "Microsoft Yahei";
    position: relative;
}

.Recommended {
    position: absolute;
    top: 30px;
    left: 0px;
    /* width: 122px !important;
    height: 19px; */
}

.highlight_red {
    color: #333333;
    padding-right: 20px;
    font-size: 24px;

    margin-right: 5px;
}

.auctionNewTitle_right {
    float: right;
    line-height: 39px;
}

.more {
    display: inline-block;
    width: 90px;
    height: 36px;
    background-color: #F6F3F4;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    position: relative;
}

.ban_right .more {
    width: 50px;
    height: 36px;
    text-align: center;
}

.more:hover {
    color: red;
}

.moreicon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/commentimg/gd.png);
    background-repeat: no-repeat;
    top: 12px;
    position: absolute;
}

.more:hover .moreicon {
    background-image: url(../images/commentimg/gdselect.png);
    background-repeat: no-repeat;
}

.auctionNew3_box {
    width: 1220px;
    margin-top: 20px;
}

.auctionNew3_boxlist {
    width: 1198px;
    height: 160px;
    float: left;
    display: inline-block;
    margin-bottom: 24px;
    border: 1px solid transparent;
}

.auctionNewimg {
    width: 320px;
    height: 100%;
    /* background-image: url(../images/commentimg/2b750cebd88247f89e532a1a457d747b.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -9px;
    float: left;
    position: relative;
    overflow: hidden;
}

.timeCondown {
    width: 100%;
    height: 30px;
    /* background-image: url(../images/commentimg/tmd.png); */
    position: absolute;
    top: 0px;
    color: #B8B8B8;
}

.timeCondown span {
    font-weight: bold;
    color: white !important;
}

.timeCondownJjkp {
    display: inline-block;
    width: 98px;
    height: 30px;
    /* background-image: url(../images/commentimg/jjks.png); */
    /* background-repeat: no-repeat;
    background-position: -2px -2px; */
    font-size: 7px;
    color: white;
    font-weight: bold;
    line-height: 28px;
}

.timeCondown .pad {
    display: inline-block;
    padding: 0 2px;

}

.timeCondowns .pad {
    display: inline-block;
    padding: 0 3px;

}

.timeCondownzzjx {
    display: inline-block;
    width: 98px;
    height: 30px;
    background-image: url(../images/commentimg/zzjx.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 0;
}
.timeCondownyzt {
    display: inline-block;
    width: 98px;
    height: 30px;
    background-image: url(../images/commentimg/yizanting.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 0;
}

.blue:hover {
    box-shadow: 0px 2px 20px 0px rgba(49, 10, 10, 0.1);
    border: 2px solid #13B7F3;
}

.red:hover {
    /* box-shadow:0px 2px 20px 0px rgba(49,10,10,0.1); */
    border: 2px solid rgba(229, 29, 39, 1);
    transition: all 0.3s;
    /* transform: scale(1.005); */
}

.auctionNewright {
    width: 878px;
    height: 100%;

    float: left;
}

.auctionNewright_conten {
    width: 728px;
    height: 100%;
    float: left;
    overflow: hidden;

}

/* 为您推荐 */
.auctionNew3_boxlist:hover .auctionNewright_title {
    color: red;
}

.auctionNew3_boxlist:hover {
    border-color: red;
    box-shadow: 0px 0px 8px 5px rgba(49, 10, 10, 0.1);
}

.auctionNewright_title {

    font-size: 8px;
    margin-top: 26px;
    margin-left: 24px;
    font-size: 16px;
    margin-bottom: 33px;
}

.timeCondowns {
    width: 100%;
    height: 30px;
    background-image: url(../images/commentimg/tmd.png);
    position: absolute;
    top: 0px;
    color: #B8B8B8;
}

.timeCondowns span {
    font-weight: bold;
    color: white !important;
}

.auction_conten {
    padding-left: 24px;
    width: 100%;
    overflow: hidden;
}

.auction_conten_list {
    width: 250px;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
}

.auction_conten_list .list_left {
    color: #999999;
}

.list_left p {
    margin-bottom: 18px;
    font-size: 14px;
}

.auction_conten_list .list_left span {
    color: #666666;
}

.auction_conten_list .list_left .manlsit {
    font-weight: bold;
    color: #666666;
}

.auction_conten_list .list_money {
    color: red !important;
    font-weight: bold;

}

.auction_conten_list .list_location {
}

.auctionNewright_btn {
    width: 150px;
    height: 100%;

    float: left;
    text-align: center;
    color: #999999;
}

.auctionNewright_btn .ctbtn {
    width: 100%;
    height: 48px;
    background-color: red;
    display: inline-block;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-top: 56px;
    color: white;
    margin-bottom: 18px;
    font-size: 16px;
}
.thisheight{
    max-height: 700px !important;
    overflow-y: auto !important;
}