/* 
* @Author: lgy
* @Date:   2016-11-04 13:48:22
* @Last Modified by:   lgy
* @Last Modified time: 2018-01-02 15:06:41
*/



/*头部滚动区域*/
body{
    line-height: 20px !important;
}
.headScroll_area {
    height: 247px;
    border: 1px solid #F6F3F4;
}

.headScroll_curr_img {
    background-image: url(../images/commentimg/xuanzhongdi.png);
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.headScroll_curr_img .headScroll_title{
    color:var(--primary-color);
}

.headScroll_headArea {
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
}
.headScroll_headTitle {
    float: left;
    font-size: 18px;
    padding-left: 10px;
    color: #333333;
    font-weight: 400 !important;
}

.headScroll_headRight {
    padding-left: 10px;
    margin-top: 16px;
    margin-bottom: 24px;
}

.headScroll_headRight>span {
    color: #999999;
    font-size: 14px;
}
#joinThis{
    border: none;
    outline: none;
}
#joinThis:hover {
    color: #FFF !important;
}
.not-allowed{
    cursor: not-allowed !important;
    background:#B5B5B5 !important;
}
.moneTip{
    display: inline-block;
    float: right;
    line-height: 60px;
    color: white;
    font-size: 16px;
    padding-right: 20px;
}
.headScroll_startTime {
    margin-right: 20px;
    color: var(--primary-color)!important;
    font-weight: bold;
}
.remindThisCls{
    background: #FAFAFA;
    display: inline-block;
    padding: 5px 10px;
    color: var(--primary-color);
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
}

.headScroll_startLable{
    position: relative;
    padding-left: 14px;
}
.headScroll_startLable i{
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../images/commentimg/time.png) no-repeat center center;
    /* background-color:var(--primary-color); */
    left: -4px;
    top: 2px;
}
.headScroll_bodyBox {
    /*width: 98%;*/

    /* overflow-x: scroll; */
}

.headScroll_content {
    display: inline-block;
    margin-top: 5px;
}

.topTable{
    /*width: 1200px;*/
    /*background-color: #F6F3F4;*/
    margin: 0 auto;
    margin-bottom: 10px;
}

.headScroll_a {
    float: left;
    position: relative;
    width: 260px;
    height: 120px;
    background-color: rgba(246, 243, 244, 1);
    /* background-image: url(../images/commentimg/选中底.png); */
    margin-right: 20px;
    border-radius: 5px;
    transition: all .2s;
    /* border: 2px solid transparent; */
}
.headScroll_a:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    transition: all .2s;

}
.headScroll_a:hover .headScroll_title{
    color:var(--primary-color);
}
/* 参拍必看 */
.reminder {
    width: 1200px;
    height: 120px;
    background: rgba(246, 243, 244, 1);
    display: flex;
    align-items: center;
    margin: 24px auto 36px;

}

.reminder_img {
    width: 120px;
    height: 120px;
    background: url(../commonImgs/canpaibikan.png) no-repeat center;
    background-size: 100% 100%;
    float: left;

}

.reminder_list {
    width: 870px;
    /*height: 84px;*/
    float: left;
    /*margin-top: 19px;*/
    margin-left: 24px;
}

.reminder_list li {
    /*height: 14px;*/
    margin-bottom: 5px;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 20px;
}

.reminder_list li:first-child {
    margin-top: 5px;
}

.reminder_list i {
    position: absolute;
    left: 0px;
    top: 3px;
    margin-top: 0px;
    display: inline-block;
    width: 14px;
    height: 14px;
}
.reminthis{
    width: 100%;
    margin: 24px auto 36px;
    display: inline-block;
}
.listone {
    background: url(../commonImgs/one.png)no-repeat center center;
    background-size: 100% 100%;
}

.listtwo {
    background: url(../commonImgs/two.png)no-repeat center center;
    background-size: 100% 100%;
}

.listthree {
    background: url(../commonImgs/three.png)no-repeat center center;
    background-size: 100% 100%;
}
.listfour{
    background: url(../images/commentimg/four.png)no-repeat center center;
}

.current {
    border-color: #a00438;
}

.headScroll_img {
    width: 104px;
    height: 104px;
    float: left;
    margin-right: 5px;

    margin-top: 8px;
    margin-left: 8px;

}

.headScroll_title {
    width: 120px;
    max-height: 52px;
    float: left;
    margin: 0 8px 0px 0;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-top: 14px;
    line-height: 26px;
    margin-left: 10px;
}

.active {
    color:var(--primary-color);
}

.headScroll_stauts {
    margin: 5px 0 14px 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 90px;
    height: 30px;
    font-size: 14px;
    background-image: var(--primary-color-linear);
    border-radius: 20px 0 0 20px;
    text-align: center;
    color: white !important;
    font-weight: bold;
}
.headScroll_ing{
    margin: 5px 0 14px 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 90px;
    height: 30px;
    font-size: 14px;
    background-image: linear-gradient(#13B7F3, var(--primary-color));
    border-radius: 20px 0 0 20px;
    text-align: center;
    color: white !important;
    font-weight: bold;
}
.headScroll_yzt{
    margin: 5px 0 14px 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90px;
    height: 30px;
    font-size: 14px;
    background-image: linear-gradient(#F3A914, #F47F02);
    border-radius: 20px 0 0 20px;
    text-align: center;
    color: white !important;
    font-weight: bold;
}
.headScroll_ending{
    margin: 5px 0 14px 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 90px;
    height: 30px;
    font-size: 14px;
    background-image: linear-gradient(#BDBDBD, #B5B5B5);
    border-radius: 20px 0 0 20px;
    text-align: center;
    color: white !important;
    font-weight: bold;
}
.yibaoming{
    position: absolute;
    display: block;
    bottom: 18px;
    right: 89px;
    width: 60px;
    color: #666666;
    text-align: center;
}
/*温馨提示*/

.topNotice {
    float: left;
    line-height: 30px;
    color: #0033ff;
}

.topNoticeA {
    text-decoration: underline;
    color: #169bd5;
    margin-left: 10px;
    cursor: pointer;
}

.auctionOnce>.modalBox {
    width: 660px;
    height: 270px;
    margin: -200px 0 0 -330px;
}

.auctionDown>.modalBox {
    width: 660px;
    height: 250px;
    margin: -200px 0 0 -330px;
}

.auctionOnce_ul {
    padding: 20px;
    font-size: 14px;
}

.auctionOnce_li {
    margin-bottom: 15px;
    line-height: 24px;
}

.prompt {
    color: #a00438;
    text-align: right;
    line-height: 30px;
    float: right;
}

/*详情头部*/
.detailTitle_box {
    overflow: hidden;
    position: absolute;
    height: 35px;
}

.detail_headLeft {
    float: left;
    margin-right: 24px;
}

.detailTitle_label {
    background-color: #a00438;
    color: #FFF;
    width: 58px;
    text-align: center;
    line-height: 28px;
    float: left;
}

.detailTitle {
    float: left;
    line-height: 28px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 650px;
}

.imgZoom_Area {
    width: 400px;
    height: 400px;
    position: relative;
    margin-bottom: 14px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.05);
    font-size: 60px;
    color: gainsboro;
    text-align: center;
    line-height: 400px;
    background-color: #f3f3f3;
    background-image: url("../images/commentimg/demand/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70px 70px;
}

#bageImage {
    display: block;
    max-height: 400px;
    max-height: 400px;
    vertical-align: middle;
    display: table-cell;
    margin: auto;
    position: absolute;
    /* width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;  */
    opacity: 0;
}
#imgZoom {
    margin: auto;
    vertical-align: middle;
    display: table-cell;
    box-shadow: 2px 2px 4px #CCC;
    width: 400px;
    height: 300px;
}

.imgLittle {
    float: left;
    border: 2px solid #FFF;
    cursor: pointer;
    box-shadow: 2px 2px 4px #CCC;
    margin-right: 9px;
    width: 58px;
    height: 58px;
}

.current {
    border-color: var(--primary-color);
}

.imgZoom_box {
    margin-bottom: 10px;
    max-width: 450px;
    height: 60px;

}

.xinxi {
    width: 400px;
    height: 14px;

    margin-bottom: 54px;
    margin-top: 35px;
}

.xinxi p {
    display: inline-block;
    float: left;
    /* margin-right: 20px !important; */
    font-size: 12px;
    color: #666666;
    margin-right: 0px;
    padding-left: 20px;

}

.xinxi_list {
    width: 50%;
    /* margin-right: 50px; */
    float: left;

}

.xinxi_list:last-child {
    margin-right: 0px;
}

.baoing_margin {
    margin-left: 20px;
    margin-right: 10px !important;
}
.weigian{
    background: url(../images/commentimg/weiguan.png) no-repeat center center;
    margin-left: 0px;
}
.baoming{
    background: url(../images/commentimg/baoming.png) no-repeat center center;
    margin-left: 0px;
}
.dingyue {
    background: url(../images/commentimg/paimaixinxi.png) no-repeat center center;
}

.shoucang {
    background: url(../images/commentimg/shouchang.png) no-repeat center center;
}

.xinxi_list p {
    position: relative;
    margin-right: 5px;
    -moz-user-select:none;/*火狐*/    /*双击禁止复制*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}

.xinxi_list i {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 4px;
    top: 1px;
}

.xinxi span {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
}

.detailNotice_area>li {
    float: left;
    line-height: 30px;
    color: #CCC;
    padding-right: 30px;
}

.detailNotice_area>li>span {
    font-size: 18px;
    color: #666;
}

.detailNotice_pass {
    border-left: 1px solid #CCC;
    padding-left: 30px;
}

.detail_headMiddle {
    width: 500px;
    height: 450px;
    float: left;
+width: 500px;
}

.share_area {
    height: 24px;
    width: 100%;
    position: relative;
}

.jingjia {
    display: inline-block;
    height: 24px;
    padding-left: 12px;
    padding-right: 11px;
    background-color: #FF5F4A;
    border-radius: 12px;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 0 -10px;
    float: left;
}

.share_tit {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 8px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
}



.phoneIn {
    float: right;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    position: relative;
    padding-right: 16px;
    padding-left: 16px;
    border: 1px solid transparent;
    z-index: 999;
    cursor: pointer;
    background: url(../images/commentimg/phone.png) no-repeat right;
}

.realTime_area {
    overflow: hidden;
    position: relative;
}

.realTime_box {
    width: 100%;
    height: 60px;
    background: url(../commonImgs/xingzhuang.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 12px;
}

.onStare {
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
}

.timeCondon {
    line-height: 200%;
    color: white !important;
    font-size: 16px;

    float: left;
    font-weight: bold;
    margin-top: 15px;
}

.timeCondon span {
    color: white !important;
    font-size: 16px;
}

.realTime_priceBox {
    font-weight: 400;
    color: #666;
    line-height: 30px;
    width: 300px;
}

.realTime_price {
    margin-left: 10px;
    font-size: 28px;
    font-weight: 700;
    color: #a00438;
}

.realTime_timeBox {
    color: #666;
    margin: 20px 0;
}

.realTime_time {
    margin-left: 10px;
}

.realTime_time>span {
    color: #333;
    font-weight: 700;
    font-size: 26px;
}

.realTime_operation {
    float: right;
    color: #777;

    right: 0;
    top: 0;
    width: 120px;

    height: 30px;
    padding: 15px 0px;
}

.realTime_operation i {
    display: inline-block;
}

.realTime_operation .line {
    width: 1px;
    height: 30px;
    background-color: #FFFFFF;
    float: left;
}

.realTime_icon {
    width: 24px;
    height: 24px;
    background: url(../images/commentimg/tixing.png) no-repeat center center;
    float: left;
    margin-left: 16px;
    margin-top: 3px;
}
.tixing{
    cursor: pointer;
}
.tixing p {
    display: inline-block;
    line-height: 30px;
    margin-left: 8px;
    font-size: 14px;
    color: #FFFFFF;
}


.realTime_subHelp {}

.realTime_subHelp>p {
    float: left;
}

.realTime_subHelp i {
    vertical-align: -2px;
}

.auction_help {
    margin-left: 10px;
}

.realTime_noticeBox {
    float: right;
    text-align: center;
    font-weight: 400;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    cursor: pointer;
}

.realTime_noticeBox>i {
    font-size: 24px;
}

.AuctionBid_area,.AuctionBid_area_nologin {
    background: #f3f3f3;
    height: 199px;
    padding: 20px;
    position: relative;
    width: 460px;
    margin-top: 14px;
}
.AuctionBid_area_nologin{
    height: 250px !important;
    /*margin-bottom: 100px;*/
}
.success_img,.terminal_img,.stream_img,.withdraw_img{
    display: none;
    width: 144px;
    height: 147px;
    position: absolute;
    bottom: 0;
    right: 0;

}
.success_img{
    /*background: url(../images/commentimg/successs.png) no-repeat center center;*/
}
.terminal_img{
    background: url(../images/commentimg/zhongzhi.png) no-repeat center center;
    background-size: 96px 98px;
}
.stream_img{
    background: url(../images/commentimg/mycontent/liupai.png) no-repeat center center;
    background-size: 96px 98px;
}
.withdraw_img{
    background: url(../images/commentimg/chepai.png) no-repeat center center;
    background-size: 96px 98px;
}
.seemore{
    width: 230px;
    height: 42px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 24px;
    left: 37px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;
    border-radius:8px;
    display: none;
}
.jjkp {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 86px;
    padding-left: 12px;
    height: 38px;
    background: url(../commonImgs/juxing.png) no-repeat 2px 0px;
    font-size: 14px;
    font-family: "MicrosoftYaHei-Bold,MicrosoftYaHei";
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 34px;
}

.startPrice {
    display: inline-block;
    width: 100%;
    height: 30px;
    padding-left: 17px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;

    margin-bottom: 24px;
}

.startPrice_price {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: bold;
    margin-left: 15px;
}

.startPrice_box {
    float: left;
}

.startPrice_box span {
    color: #999999 !important;
    font-size: 12px;
}

.startPrice_box .startPrice,
.margin_box,
.limitedTime,
.aucPriority {
    width: auto;
    display: inline-block;
    padding-left: 0px !important;
    float: left;
    margin-bottom: 0px;
    line-height: 31px;

}
.currents {
    border: 2px solid var(--primary-color) !important;
}
.aucType_box .aucType,
.baom,
.limitedTimes,
.localtion {
    width: auto;
    display: inline-block;
    padding-left: 0px !important;
    float: left;
    margin-bottom: 0px;
    line-height: 31px;
}

.evaluation_box .jingjias,
.jiajia,
.jiajia {
    width: auto;
    display: inline-block;
    padding-left: 0px !important;
    float: left;
    margin-bottom: 0px;
    line-height: 31px;
}

.startPrice_box .startPrice_money {
    float: left;
    margin-right: 5px;
}

.aucType_box {
    width: 100%;
    float: left;
}

.evaluation_box {
    width: 100%;
    float: left;
}

.aucType_box .startPrice_money {
    float: left;
    margin-right: 5px;
}

.evaluation_box .startPrice_money {
    float: left;
    margin-right: 5px;
}

.AuctionBid_label {
    float: left;
    margin-right: 12px;
    margin-top: 8px;
    margin-left: 17px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}
.AuctionBid_labes {
    float: left;
    margin-right: 12px;
    margin-top: 8px;
    margin-left: 17px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}
.masterMan {
    width: 500px;
    height: 36px;
    margin-top: 10px;
    float: left;
}

.AuctionBid_operation {
    width: 320px;
    float: left;
}
.AuctionBid_content {
    position: relative;
    /*display: none;*/
}
.AuctionBid_content .AuctionBid_input {
    width: 230px;
    height: 42px;
    border: 1px solid rgba(222, 222, 222, 1);
    line-height: 40px;
    font-size: 20px;
    color: #999;
    text-indent: 12px;
    padding: 0;
    border-radius: 0;
}

.AuctionBid_addSub {
    float: right;
}

.AuctionBid_addSub>li {
    text-align: center;
    background-color: #CCC;
    margin-bottom: 2px;
    width: 40px;
    cursor: pointer;
    color: #FFF;
}

/* 拍卖师发言 */
.Auctioneer_say {
    width: 1200px;
    height: 80px;
    background-color: #F6F3F4;
    margin: 0 auto;
}

.Auctioneer_Saytitle {
    width: 82px;
    height: 42px;
    font-family: "MicrosoftYaHei-Bold";
    float: left;
    margin-top: 18px;
    margin-left: 24px;
    color: #999999;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}

.sayWord {
    width: 930px;
    height: 42px;

    border: 1px solid rgba(222, 222, 222, 1);
    float: left;
    margin-top: 18px;
    margin-left: 24px;
    position: relative;
}

.sayWord p {
    width: 48px;
    height: 42px;
    display: inline-block;
    line-height: 41px;
    text-align: center;
    margin-left: 14px;
    color: var(--primary-color);
    font-size: 16px;

    position: absolute;
}

.sayWord_input {
    width: 843px;

    height: 34px !important;
    /* background-color: #F6F3F4 !important; */
    border: none !important;
    font-size: 14px !important;
    /* color: #999999 !important; */
    margin-bottom: 0px !important;
    padding-left: 80px !important;

}

.send_btn {
    display: inline-block;
    width: 110px;
    height: 42px;
    background-color: var(--primary-color);
    float: left;
    margin-top: 18px;
    margin-left: 8px;

    font-size: 16px;
    font-family: "MicrosoftYaHei";
    color: #FFFFFF !important;
    text-align: center;
    line-height: 42px;
}

.send_btn:hover {
    color: #FFFFFF !important;
}
/* 竞拍流程 */
.auctionProcess {
    /* border: 1px solid #e8e8e8; */
    width: 1200px;
    height: 120px;
    margin: 12px auto 24px;
    box-sizing: border-box;
    background: url(../images/commentimg/bannergary.png);
    margin-bottom: 36px;
}

.auctionProcess_title {
    width: 12%;
    height: 120px;
    overflow: hidden;
    float: left;
}

.title_content {
    width: 120px;
    height: 120px;

    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #333;
    display: block;
    cursor: pointer;
}

.auctionProcess_step {
    float: left;
    width: 12.6%;
    height: 80px;
    float: left;
    padding: 20px 0 20px 24px;
    font-size: 12px;
    position: relative;
}
.step_next{
    display: inline-block;
    width: 14px;
    height: 24px;
    background:var(--primary-color);
    background: url(../commonImgs/jplcjt.png)no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -20px;
    top: 14px;
}
.step_box {
    display: inline-block;
    margin-top: 20px;
    position: relative;
}

.step_box span {
    display: inline-block;
    width: 48px;
    height: 48px;
}

.step_box:hover .step_num {
    /* color: #FFF;
    background-color: #a00438; */
}

.step_num {
    width: 40px;
    height: 40px;

    float: left;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-weight: 700;
    font-size: 24px;
    border-radius: 50% 0 50% 50%;
    transition: all 0.5s;
    position: absolute;
    top: 0px;
    left: 0px;
    /* background-image: url(../commonImgs/dygg.png); */
}

.step_txt {
    /* background: url(../images/arr_right.png) no-repeat right; */
    float: right;
    white-space: nowrap;
    width: 80px;
    height: 50px;
    position: relative;
    margin-left: 10px;
}

.step_txt span {
    height: 30px;
}

.step_label {
    font-weight: 400;
    position: absolute;
    top: 15px;
}

/* 竞拍流程图片 */
.one {
    background-image: url(../commonImgs/01.png);
    background-repeat: no-repeat;

}

.two {
    background-image: url(../commonImgs/02.png);
    background-repeat: no-repeat;

}

.three {
    background-image: url(../commonImgs/03.png);
    background-repeat: no-repeat;

}

.four {
    background-image: url(../commonImgs/04.png);
    background-repeat: no-repeat;

}

.five {
    background-image: url(../commonImgs/05.png);
    background-repeat: no-repeat;

}

.six {
    background-image: url(../commonImgs/06.png);
    background-repeat: no-repeat;

}

.step_box:hover .numone {
    background-image: url(../commonImgs/dygg2.png);
    background-repeat: no-repeat;
}

.step_box:hover .numtwo {
    background-image: url(../commonImgs/sdkh2.png);
    background-repeat: no-repeat;
}

.step_box:hover .numthree {
    background-image: url(../commonImgs/bm2.png);
    background-repeat: no-repeat;
}

.step_box:hover .numfour {
    background-image: url(../commonImgs/cjjp2.png);
    background-repeat: no-repeat;
}

.step_box:hover .numfive {
    background-image: url(../commonImgs/jpcg2.png);
    background-repeat: no-repeat;
}

.step_box:hover .numsix {
    background-image: url(../commonImgs/xxkh2.png);
    background-repeat: no-repeat;
}
.step_name {
    font-size: 14px;
    margin-top: 10px;
    color: #333333;
}
/* ---------------------------------------------- */
.addPrice_box {
    height: 31px;
}
.addPrice_box .addPrice{
    border: none;
    outline: none;
}
.addPrice {
    background: #B5B5B5;
    height: 30px;
    color: #fff !important;
    font: normal 14px/26px "Microsoft Yahei";
    text-align: center;
    float: left;
    margin-right: 8px;
    border-radius: 5px;
    min-width: 63px;
    padding: 0 5px;
    line-height: 30px;
}

.addPrice span {
    font-size: 14px;
    color: white !important;
}

.addPrice:hover {
    color: #ffff00 !important;
}

.sure_add {
    width: 232px;
    height: 42px;
    background: var(--primary-color);
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    color: #FFF !important;
    line-height: 35px;
    display: block;
    font-size: 16px;
    line-height: 42px;
    margin-top: 14px;
    float: left;
}
/* 去登录 */
.noLogin,.islogin{
    width: 100%;
    position: relative;
    display: inline-block;
}
.noLogin{
    margin-top: 25px;
    margin-left: 14px;
}
.goTologo{
    /*width: 277px;*/
    height: 42px;
    padding: 0 10px;
    background: var(--primary-color);
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    color: #FFF !important;
    line-height: 35px;
    display: block;
    font-size: 14px;
    line-height: 42px;
    margin-top: 14px;
    float: left;
}
.goTologo:hover{
    color: white !important;
}
.jingmaiHelp{
    display: block;
    float: left;
    /* position: absolute; */
    /* right: -15px;
    top: 113px; */
    width: 76px;
    margin-top: 25px !important;
    margin-left: 10px;

}
.wenhao{
    width: 14px;
    height: 14px;
    display: block;
    background: url(../images/commentimg/huisuwenhao.png) no-repeat center center;
    float: right;
    margin-top: 3px;
    margin-right: 4px;

}
.sure_add:hover {
    color: #ffff00 !important;
}
.swiper-wrapper{
    padding: 0 10px;
}
.AuctionInfo_area {
    width: 500px;
    display: inline-block;
    margin-top: 16px;
    /*overflow: hidden;*/
    min-height: 120px;
}

.AuctionInfo_area>ul {
    float: left;
}

.AuctionInfo_area>ul>li {
    line-height: 32px;
    float: left;
}
.startPrice_box{
    float: left;
    width: 33%;
    position: relative;
    margin-bottom: 10px;
}
.startPrice_box p{
    color: #999999 !important;
}
.info_box {

    padding-left: 2%;
    color: #999999;
    font-size: 12px;
}

.info_box li {
    position: relative;
    float: left;
}

.jingjias_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/commentimg/huisuwenhao.png) no-repeat center center;
    line-height: 13px;
    text-align: center;
    float: left;
    margin-top: 3px;
    cursor: pointer;
}

.jiajia_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/commentimg/huisuwenhao.png) no-repeat center center;
    float: left;
    line-height: 13px;
    text-align: center;
    margin-top: 3px;
}

.boxMiddle {}

.Auctioneer_area {
    padding-left: 20px;
    font-size: 14px !important;
    background-color: #f3f3f3;
    height: 36px;
    line-height: 36px;
    color: #999999 !important;
}

.Auctioneer_area span {
    font-size: 14px !important;

}

.Auctioneer_name {
    color: #4a4a4a!important;
}

.seePaper {
    color: var(--primary-color)!important;
}

.AuctioneerNum_label {
    color: #4a4a4a!important;
    float: right;
    margin-right: 5px;
}
.AuctioneerNum{
    margin-right: 20px;
    float: right;
}
.detail_headRight {
    float: right;
    height: 499px;

    width: 252px;
    border: 1px solid #f3f3f3;
    margin-top: 10px;
}

.aucBidRec {

    overflow: hidden;
    padding: 20px;
    height: 20px;
    line-height: 20px;
    position: relative;
    background-color: #F6F3F4;
    font-size: 14px;
}

.aucBidRec p {
    display: inline-block;
    color: #999999;
    font-size: 14px;
}

.aucBidRec span {
    color: #999999;
    font-size: 14px;
}

.aucRecLabel {
    font-size: 14px;
    font-weight: 700;
    float: left;
    color: #4a4a4a!important;
    margin-right: 5px;

}

.aucRecNum {
    color: #999;
    float: left;
}

.aucStatus {
    position: relative;

    display: inline-block;
    position: absolute;
    right: 26px;
    top: 20px;
    font-size: 14px;
    color: #4a4a4a!important;
}
.aucStatus:hover{
    color: #4a4a4a!important;
}
.aucStatus .fonts{
    display: block;
    width: 14px;
    height: 14px;

    position: absolute;
    right: -15px;
    top: 3px;
    background: url(../images/commentimg/quanbuzhankai.png) no-repeat center center;
}
.bidRec_area {
    height: 439px;

    overflow: hidden;
    width: 100%;
    color: #999999;
    font-size: 14px;
}

.ifOnceText {
    width: 80px;
    margin: 0 auto;
}
.ifNumText{
    /*float: left;*/
}
.bidRec_box {
    width: 100%;
    margin-top: 17px;
    font-weight: 400;
}
.bidRec_box th{
    /*min-width: 25%;*/
}
.bidRec_box thead {
    width: 60px;


}

.bidRec_box td {
    text-align: center;
    line-height: 12px;
    padding: 10px 0;
    white-space: nowrap;
}

#bidRecBottom td {
    /*padding: 5px 20px;*/
    position: relative;
}
#bidRecBottom .mine_price{
    right: 85px;
    top: 10px;
    position: static;
    display: inline-block;
    margin-left: 5px;
}
.bidLast {
    color: #a00438;
}
.underlingBlock{
    width: 100%;
    height: 150px;
    display: block;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 150px;
}
.aucSuccess {
    color: #FFF;
    border: 1px solid #a00438;
    border-radius: 3px;
    background-color: #a00438;
    padding: 2px 5px;
}

.aucBid {
    background-color: #e2e2e2;
    color: #999;
    border: 1px solid #cfcfcf;
    padding: 2px 5px;
    border-radius: 3px;
}
/* .onceHide{
    padding-left: 20px;
} */
.speech_area {
    width: 100%;
    /*height: 398px;*/
    overflow-y: auto;
    margin-top: 5px;
    text-align: center;
    line-height: 398px;
    font-size: 14px;
    color: #999999;
}
.speech_area_list{
    width: 100%;
    height: 48px;
    line-height: 48px;

}
.speech_area_list:hover{
    background-color: rgb(29 100 229 / 10%);
}
.speech_area_list p{
    display: block;
    float: left;
    text-align: left;
    position: relative;
    width: 33%;
    padding: 0px;
    text-align: center;

}
.speech_area_list .first{
    text-align: left;
    width: 32%;
    padding-left: 17px;
}
.first{
    width: 60px;
    padding-left: 17px;
}
.identifier{
    width: 90px;
    padding-left: 10px;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.ifPriceText{
    width: 80px;
    text-align: center;
}
.mine_price{
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    width: 28px;
    height: 17px;
    background-color:var(--primary-color);
    text-align: center;
    line-height: 17px;
    color: white;
    font-size: 10px !important;
    transform: scale(0.8);
    border-radius: 4px;
}
.mine_price_out{
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    width: 28px;
    height: 16px;
    background-color: #666666;
    text-align: center;
    line-height: 16px;
    color: white;
    font-size: 10px !important;
}
.speech_area .money{
    width: 83.16px;
}
.money{
     min-width: 72px;
    padding-left: 10px;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.speech_content {
    height: 167px;
    margin-bottom: 3px;
    background-color: #fff;
    padding: 2px 5px;
    overflow-y: scroll;
}
.firstleng{
    color: var(--primary-color) !important;
}
#speech_list {}

.speech_item {
    font-family: "宋体";
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}

.item_text {}

.item_time {
    float: right;
    color: #999;
    font-size: 10px;
    line-height: 12px;
}

.speech_send {
    position: relative;
}

#speech_input {
    margin: 0;
    width: 165px;
    padding: 3px;
    position: absolute;
    right: 45px;
    padding-left: 5px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

#speech_submit {
    margin: 0;
    float: right;
}

.speech_select {
    position: absolute;
    top: 0;
    right: 45px;
    z-index: 100;
    width: 0;
    margin-bottom: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.detail_content {
    line-height: 26px;
    padding: 20px;

}
.detail_content::-webkit-scrollbar{
    width: 8px;
    height: 8px;
    background: transparent;
    cursor: pointer;
}
.detail_content::-webkit-scrollbar-thumb {

    border-radius: 5px;
    background-color: gainsboro;
    cursor: pointer;
}
.location_area {
    width: 1190px;
    margin: 10px auto 0;
}

.location_area .location_box a,
.location_area .location_box span {
    padding: 0 2px;
}

.location_area .location_box .indexPage {
    color: #999999 !important;
}

.location_area .location_box .bread2 {
    color: #4a4a4a!important;
}

.location_area .location_box .targetPage {
    color: #4a4a4a!important;
    cursor:pointer
}

.location_area>* {
    overflow: hidden;
}

#Observer {
    margin-top: -28px;
    float: right;
    overflow: visible;
}

.o_div {
    float: right;
    border-radius: 3px;
    background-color: #3095ff;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    padding: 3px 0;
    cursor: pointer;
    position: relative;
    width: 400px;
}

.o_ul {
    position: absolute;
    top: 26px;
    right: 0;
    background-color: #3095ff;
    padding: 20px;
    width: 360px;
    border-radius: 0 0 3px 3px;
}

.o_li {
    line-height: 26px;
    text-align: left;
}

.o_span {
    float: right;
    margin-left: 0 !important;
}

.o_i {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

/*详情内容*/

.detail_body {
    margin: 12px auto 24px;
}

.detail_tab {
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #F6F3F4;
}

.fixed {
    position: fixed;
    top: 45px;
}
.detail-conter{
    width: 100%;
    min-height: 48px;
}
.detail_tabA {
    float: left;

    height: 48px;
    width: 124px;

    padding: 0 10px;
    font-size: 18px;
    font-family: "Microsoft Yahei";

    text-decoration: none !important;
    text-align: center;
}
.detail_tabA a{
    display: inline-block;
    height: 31px;
    position: relative;
    margin-top: 9px;
    line-height: 31px;
}
.linge{
    width: 100%;
    height: 0px;
    background-color:var(--primary-color);
    margin-top: -10px;
    transition: all 0.2s;
    position: absolute;
    bottom: -8px;
}
.headScroll_bodyArea {
    /*overflow: hidden;*/
    position: relative;
    background-color: #FAFAFA;
}
.right_btn,.left_btn{
    position: absolute;
    width: 36px;
    height: 130px;
    background:rgba(0,0,0,0.7);
    z-index: 99;
    right: 0px;
    top: 0px;
    font-size: 24px;
    color: white;
    display: none;
    cursor: pointer;
    line-height: 130px;
    text-align: center;
}
.left_btn{
    left: 0px;
    display: none;
    background-image: url("../images/commentimg/zuohua.png") !important;
    background-repeat: no-repeat !important;
    background-position: center 50px !important;
}
.right_btn{
    right: 0px;
    background-image: url("../images/commentimg/youhua.png") !important;
    background-repeat: no-repeat !important;
    background-position: center 50px !important;
}
.right_btni,.left_btni{
    width: 24px;
    height: 24px;
    display: block;
    margin: 53px auto;
}
.left_btni{
    transform: rotate(180deg);

}
.detail_tabA:hover {
    color: var(--primary-color)!important;

}
.detail_tabA:hover .linge{
    height: 4px;
}
.current {

    color: var(--primary-color)!important;
}
.heirhtling{
    height: 4px;
}
.detail_area {
    padding: 10px;
    border-bottom: 1px solid #F6F3F4;
}
.detail_area:last-child{
    border-bottom:none;
}
.know_area{
    height: 540px;
    overflow: hidden;
    position: relative;
}
.logSee{
    width: 100%;
    height: 262px;
    position: absolute;
    bottom: 0px;
    background: url(../images/commentimg/chakanall.png) no-repeat center center;
}
.logSee p{
    width: 100%;
    text-align: center;
    margin-top: 14px;
    display: inline-block;
    font-size: 16px;
    color: #B9B9B9;

}

.logSee #justLog{
    display: block;
    width: 232px;
    height: 43px;
    background-color: var(--primary-color);
    color: #FFFFFF !important;
    font-size: 16px;
    border-radius: 8px;
    line-height: 43px;
    text-align: center;
    margin: 0 auto;
    margin-top: 14px;
}
.logsee_btn{
    width: 24px;
    height: 24px;
    margin: 40px auto 0px;
    background: url(../commonImgs/seeall.png) no-repeat center center;
    cursor:pointer
}
.detail_title {
    text-align: center;

    font-size: 24px;
    color: var(--primary-color);
    font-weight: 400 !important;
    font-family: "Microsoft Yahei";
    line-height: 50px;
}
/* 标的物视频 */
#corpore_video{
    position: relative;
    padding: 20px;
}
.controls_menu{
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    transform: translateY(80px);
    transition: all 0.3s;
}
.styleconcule:hover .controls_menu{opacity: 1; transform: translateY(0px);}
/*隐藏播放按钮*/
video::-webkit-media-controls-play-button {
    display: none;
}
/*隐藏进度条*/
video::-webkit-media-controls-timeline {
    display: none;
}
.play:hover{
    color: white !important;
}
.play{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/commentimg/stop.png);
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: white !important;
}
.introduce_content img{
    display: block;
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
.introduce_img{
    background-color:var(--primary-color);
}
.introduce_video{
    display: block;
    /*width: 1000px;*/
    max-height: 544px;

    margin: 0 auto;
}
.detail_content>p {
    padding: 10px 0;

    font-size: 14px;
    color: #666666;
}

/*底部记录表格*/

.bottomRec th {

    width: 25%;
    line-height: 36px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #999999;
    font-weight: 400 !important;

}

.footer_area{
    margin-top: 0px !important;
}
.br_htr{
    background-color: #F6F3F4;
}
.bottomRec td {

    line-height: 28px;
}

.myItem {
    color: #a00438 !important;
    font-weight: 700;
}

/*协议样式*/
.protocol {
    z-index: 99999999;
}

.protocol .modalBox {
    width: 800px;
    height: 600px;
    margin: -300px 0 0 -400px;
}

.protocol .agreeContent {
    padding: 20px;
    height: 450px;
}

.protocol .agreeBtn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.protocol .modalOperation {
    width: 200px;
    margin: 0 auto;
}

.protocol .modalBtn {
    background-color: #a00438;
    border: none;
    color: #FFF;
    padding: 5px 20px;
    border-radius: 3px;
}

/*确认出价*/

.confirmAdd .modalBox {
    height: 210px;
    font-family: "Microsoft yahei" !important;
}

.confirmAdd .modalTitle {
    height: 40px;
    background-color: transparent;
}

.confirmAdd .modalClose {
    color: #999;
}

.confirmAdd .agreeBtn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 62px;
}

.confirmAdd .modalOperation {
    width: 195px;
    margin: 0 auto;
    height: 36px;
}

.confirmAdd .modalBtn {
    background-color: #a00438;
    color: #FFF;
    border-radius: 3px;
    line-height: 28px;
    width: 90px;
    border: 1px solid #a00438;
    font-weight: 700;
    float: left;
    display: inline;
}

.addContent {
    padding: 0 20px;
    text-align: center;
}

#priceAdd {
    font-size: 30px;
    font-weight: 700;
    color: #a00438;
    line-height: 70px;
}

.addContent>h4 {
    text-align: center;
}

.confirmAdd .modalClose {
    border-color: #999;
    background-color: #fff;
    color: #000;
}

#sureAdd {
    float: right;
}

#confirmAdd .modalClose {
+margin-top: 0;
}

#ifJump {
    float: right;
    line-height: 38px;
    color: #a00438;
    font-size: 16px;
    font-weight: 700;
    font-family: "Microsoft Yahei";
}

/*收藏和开拍提醒状态*/

.curRed {
    color: #a00438;
}

/*自己的编号*/

#myId_box {
    float: right;
    line-height: 40px;
    font-size: 16px;
    color: #a00438;
    font-weight: 700;
}

#headLogo_box>img {
    margin-bottom: 10px;
}

#bidRecBottom ul {
    margin: 0 auto;
}

#bidRecBottom li {
    line-height: 36px;
    overflow: hidden;

}
.dangqian{
    font-size: 14px;
    color: #999999;
}
.oncePriceLabel{
    font-size: 14px;
    color: #999999;
}
.success{
    color: #FFEBB9 !important;
    font-size: 16px;
    display: none;
}
#bidRecBottom tr{
    height: 47px !important;
    color: #666666;
    font-size: 14px;
}
.record_content .sooning{
    width: 100%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
}
.sooning{
    width: 100%;
    text-align: center;
    line-height: 400px;
}
.staing{
    overflow-y: auto;
}
.numTime,
.numPrice {
    width: 156px;
    display: inline-block;
}

.numPrice {
    text-align: right;
    width: 100px;
}

#bidRecBottom>tr>td {
    vertical-align: top;
}

.next_price {
    font-size: 16px;
    margin: 0 5px;
}

.nextPrice {
    margin-left: 10px;
    color: #999;
}


.detail_area .dd_tit {
    width: 1158px;
    margin-top: 40px;
    padding-right: 10px;
}

.detail_area .dd_tit ul {
    width: 1200px;
    overflow: hidden;
}

.detail_area .dd_tit ul li {
    float: left;
    padding: 5px 30px;
    cursor: pointer;
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 12px;
}

.detail_area .dd_tit ul li:hover {
    background-color: #624e50;
    border: 1px solid #624e50;
    color: #fff;
}

.detail_area .dd_tit ul .on {
    background-color: #624e50;
    border: 1px solid #624e50;
    color: #fff;
}

.detail_area .video {
    border: 1px solid #e5e5e5;
    width: 100%;
    position: relative;
    padding-bottom: 55%;
    height: 0;
}

.detail_area .video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/* .layui-layer-title {
    height: 20px !important;
    opacity: 0;
} */

.layui-layer-content p {
    padding: 5px 10px;
    /*font-size: 12px;*/
    /* width: 500px; */
    box-sizing: border-box;
}

/* .layui-layer {
    width: 500px !important;
    box-shadow: none !important;
    border: 1px solid #a00438;
} */

/* .layui-layer-page .layui-layer-content {
    margin-top: -20px;
} */

/* .layui-layer-shade {
    display: none;
} */


.price_table {
    width: 1190px;
    overflow: hidden;
    margin: 20px auto;
    background: #fafafa;
}

.price_table h3 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

/* 未登录状态 */
.toLogin{
    width: 172px;
    height: 100px;
    padding: 40px 40px 0 40px ;
    margin: 0 auto;
}
.toLogin {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: black;
}
.tipTitle{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    padding: 20px;
    margin-bottom: 30px;
    word-break: break-all;
}
.qrcodeTipTitle{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    padding: 20px;
    word-break: break-all;
}
.qrcodeImg{
    width: 150px;height: 150px;
    display: block;
    margin: auto;
}
.qrcodetips{
    font-size: 14px;
    font-weight: normal;
    padding: 0 20px;
    margin-top: 20px;
}
.toLogons{
    display: block;
    width: 80px;
    height: 30px;
    border-radius: 4px;
    color: white !important;
    background-color: var(--primary-color);
    margin: 20px auto;
    line-height: 30px;
    font-size: 14px;
}
.toLogons:hover{
    color: white !important;
}
.boxShadow{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}
/*  */
.menuTops{
    min-width: 398px;
    min-height: 313px;
    background-color: white;
    margin: 250px auto;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);

}

/* 默认弹框大小 */
.normol{
    width: 398px;
    height: 313px;
}
/* 设置提醒大小 */
.asd{
    width: 500px;
}

.lcimg{
    display: inline;
}


/* 标题 */
.tips_title{
    /* width: 100%; */
    height: 20px;
    padding: 15px;
    background-color: white;
}
.tips_title p{
    display: inline-block;
    float: left;
    font-size: 16px;
}
.tips_title i{
    display: block;
    float: right;
    font-size: 22px;
    color: black !important;
    width: 20px;
    height: 20px;
    line-height: 17px;
    cursor: pointer;
    opacity: 1 !important;
}
.tip_content{
    /* width: 100%; */
    height: auto;
    padding: 0 24px;
    background-color: white;

}

/* 设置提醒内容部分 */

.tip_top{
    padding: 0 24px;
    background-color: #F6F3F4;
    height: 114px;
    overflow: hidden;

}
.tip_top p{
    margin-top: 20px;
    height: 24px;
    font-size: 18px;
    color: #333333;
}
.tip_top span{
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    margin-left: 8px;
}
.tip_image{
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    background: url(../commonImgs/tipsImage.png) no-repeat center center;
}
.tip_bottom{
    padding: 0 24px;
    height: 100px;
    margin-top: 20px;
}
.tip_bottom p{
    font-weight: bold;
    color: #333333;
    font-size: 14px;
}
.tip_bottom span{
    font-size: 14px;
    margin-left: 8px;
}
.phonenumber{
    width: 278px;
    height: 40px;
    line-height: 42px;
    border: 1px solid #F6F3F4;
    line-height: 29px;
    color: #4a4a4a!important;
}
.massgecon{
    width: 98px;
    height: 40px;
    border: 1px solid #F6F3F4;
    color: #4a4a4a!important;
    margin-top: 12px;
    line-height: 27px;
}
.check_botton{
    width: 100%;
    height: 48px;
    padding-bottom: 20px;
}
.check_botton a{
    width: 90px;
    display: block;
    height: 42px;
    float: left;
    text-align: center;
    line-height: 42px;

}
.cancel{
    background: #F6F3F4;
    border-radius: 4px;
    margin-left: 100px;
    color: black !important;
}
.cancel:hover{
    color: black !important;
}
.cehnked{
    background: var(--primary-color);
    border-radius: 4px;
    color: white !important;
    margin-left: 50px;
}
.cehnked:hover{
    color: white !important;
}
.tipMesage{
    width: 100% !important;
}
.layui-layer-btn a{
    line-height: 43px !important;
    text-align: center;
    font-size: 14px;
}
.layui-layer-btn1{
    /* margin-right: 130px !important; */
    /* margin-left: 30px !important; */
    /* width: 60px; */
    height: 42px !important;
}
.layui-layer-btn0{
    /* width: 60px; */
    /* height: 42px !important; */
    background-color: var(--primary-color)!important;
    border: none !important;
    color: white !important;
}
.layui-layer-btn0:hover{
    color: white !important;
}
/* 申请看货内容 */
.biaodiMenu,.biaodiMenu2{
    display: inline-block;
    width: 100%;
    /* overflow: hidden; */
    margin-top: 14px;
}
.biaodiMenu li,.biaodiMenu2 li{
    /*float: left;*/
    margin-right: 24px;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.biaodiMenu li dl,.biaodiMenu2 li dl{
    width: 100%;
    font-size: 14px;
    margin-top: 14px;
}
.biaodiMenu li dl dt,.biaodiMenu2 li dl dt{
    color: #333333;
    margin-bottom: 5px;
    padding-left:20px ;
    position: relative;
}
.biaodiMenu li dl dt::after,.biaodiMenu2 li dl dt::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: url("/images/commentimg/biaodiMenu_icon.png") no-repeat center;
    background-size: 100%;
}
.biaodiMenu li dl dd,.biaodiMenu2 li dl dd{
    color: var(--primary-color);
    line-height: 26px;
}
.biaodiMenu input, .biaodiMenu2 input{
    position: absolute;
    bottom: 7px;
    right: 0px;
    zoom: 120%;
    display: none;
}
.biaodiList, biaodiList2{
    display: block;
    width: 306px;
    height: 118px;
    border: 2px solid transparent;
    background: #F6F3F4;
    color: black !important;
    position: relative;
}
.biaodiList img, .biaodiList2 img{
    width: 104px;
    height: 104px;
    border-radius: 4px;
    float: left;
    margin-top: 7px;
    margin-left: 7px;
}
.biaodiList .listLeft, .biaodiList2 .listLeft{
    width: 180px;
    padding: 10px 0px 26px 14px;
    float: left;
}
.biaodiList:hover, .biaodiList2:hover{
    color: black !important;
}
.biaodiList .listLeft h3,.biaodiList2 .listLeft h3{
    font-size: 14px;
    color: #333333;
    height: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    /*禁止换行显示*/
    white-space:nowrap;
}
.biaodiList .listLeft p,.biaodiList2 .listLeft p{
    font-size: 14px;
    color: #333333;
    margin-bottom: 4px;
    padding: 0px;
}
.biaodiList .listLeft span, .biaodiList2 .listLeft span{
    color: var(--primary-color);
    font-size: 14px;
}
/* 选择时间 */
.timeMenu{
    width: 100%;
    display: inline-block;
    margin-top: 14px;
}
.timeMenu li{
    float: left;
    margin-right: 14px;
    margin-bottom: 14px;
    border-radius: 4px;
    overflow: hidden;
}
.timeList,.nocheck{
    color: black !important ;
    display: inline-block;
    width: 239px;
    height: 98px;
    border: 2px solid transparent;
    background-color: #F6F3F4;
    position: relative;
}
.nocheck input{
    position: absolute;
    right: 0px;
    bottom: 0px;
    zoom: 120%;
    display: none;
}
.timeList input{
    position: absolute;
    right: 0px;
    bottom: 0px;
    zoom: 120%;
    display: none;
}
.timeMenu li:nth-child(3n){
    margin-right: 0px !important;
}
.timeList:hover{
    color: black !important;
}
.timeList h3{
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding-left: 14px;
    margin-top: 14px;
    margin-top: 0px !important;
}
.nocheck h3{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    padding-left: 14px;
    margin-top: 14px;
    margin-top: 0px !important;
}
.timeList p{
    padding-left: 14px;
    margin-top: 20px;
    font-size: 14px;
}
.nocheck p{
    padding-left: 14px;
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
}
.timeList p span{
    font-size: 14px;
    color:var(--primary-color);
}
.timeList p b {
    float: right;
    font-size: 14px;
    margin-right: 11px;
    float: right;
}

.nocheck p b{
    float: right;
    font-size: 14px;
    margin-right: 11px;
    float: right;
}.localscacion{
     font-size: 15px;font-weight: 400;
     color: #333333;
 }
.zoomWindowContainer{
    overflow: hidden;
}
.zoomWindowContainer div{
    border: none !important;
    margin-left: 5px !important;
}



/* 新增未登录 */
.biaodiTips{
    display: inline-block;
    padding-left: 21px;
    margin-top: 20px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #FFA700;
    background: url(../images/commentimg/mycontent/biaodiTips.png) no-repeat 0px 0px;
    margin-bottom: 25px;
}
.noLogin .rolos{
    margin-top: 25px;
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
}
.noLogin span{
    display: inline-block;
    width: 387px;
    color: #999999;
}
.commonWords{
    width: 400px;
    height: 150px;
    background-color: white;
    position: absolute;
    left: 0px;
    top: 43px;
    z-index: 999;
    overflow-y: scroll;
    border: 1px solid gainsboro;
    display: none;

}
/* ::-webkit-scrollbar {display:none} */
.checkComon{
    cursor: pointer;
}
.commonWords li{
    height: 30px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;

}
.commonWords li:hover{
    background-color: pink;
}

/* 公告固定 */
.isFixe {
    width: 1200px;
    position: fixed;
    top: 0px;
    z-index: 9999;
}

.post_area {
    margin-top: 50px;
}

.appthis {
    width: 178px;
    height: 200px;
    background: #FFFFFF;
    position: absolute;
    right: 5px;
    top: 25px;
    z-index: 9999;
    display: none;

    box-shadow: -3px -3px 5px 0px rgba(194, 194, 194, 0.2), 3px 3px 5px 0px rgba(194, 194, 194, 0.2);
}
.appthis img{
    display: block;
    margin: 0 auto;
    width: 118px;
    height: 118px;
    margin-top: 18px;
    margin-bottom: 10px;
}
.appthis p{
    text-align: center;
    font-size: 12px;
    color: #333333;
}
.tipscontomn{
    position: absolute;
    width: 400px;
    background-color: white;
    border: 1px solid #F6F3F4;
    border-radius: 2px;
    padding: 15px;
    z-index: 99;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    /* display: none; */
    color: black;
}
.jjTips{
    display: none;
    bottom:20px;
    left: 7px;
}
.blTips{
    display: none;
    bottom: 20px;
    left: 30px;
}
/* 一次报价-拆除 */
.leftname{
    height: 80px;
    float: left;
    margin-right: 5px;
}
.leftname p{
    margin-bottom: 15px !important;
    /*margin-right: 0;*/
    /*width: 77px;*/
}
.AuctionBid_content p{
    font-size: 14px;
    display: block;
    margin-top: 12px;
    float: left;
}
.AuctionBid_content .AuctionBid_soso{
    width: 170px;
    height: 42px;
    border: 1px solid rgba(222, 222, 222, 1);
    line-height: 40px;
    font-size: 20px;
    color: #999;
    text-indent: 12px;
    padding: 0;
    border-radius: 0;
}

.AuctionBid_content .AuctionBid_soso_split{
    width: 170px;
    height: 42px;
    border: 1px solid rgba(222, 222, 222, 1);
    line-height: 40px;
    font-size: 20px;
    color: #999;
    text-indent: 12px;
    padding: 0;
    border-radius: 0;
}

/* 一次报价-拆除 */
.oncePice .oncePriceLabel{
    margin: 20px;
}
/* 一次报价-拆除 */
.oncePice .sure_add{
    margin-top: 0px !important;
}
.oncePice .jingmaiHelp{
    margin-top: 11px !important;
}
/* 荷兰式拍卖 */
.jjPice .islogin{
    margin-top: 100px !important;
}
.jjPice .sure_add{
    margin-top: 0px !important;
}
.jjPice .jingmaiHelp{
    margin-top: 11px !important;
}
/* 一次报价 */
.dosePice .islogin{
    margin-top: 35px;
}
.dosePice .jingmaiHelp{
    margin-top: 24px !important;
}


@media screen and (max-width: 1200px) {
    .introduce_video{
        width: 100%;
        height: auto;
    }

    .reminder{
        display: inline-block;
        /* display: none; */
        height: auto;
        min-height: 120px;
    }
    .reminder_list{
        width: 73%;
        height: auto;
        margin-left: 0px;
    }
    .reminder_list li{
        height: auto;
    }
    .detail_headRight{
        display: none;
    }
    .xinxi_list p{
        margin-right: 0px;
    }
    .detail_headLeft{
        width: 45%;
        margin-right: 5px;
    }
    .imgZoom_Area{
        width: 100%;
    }
    .imgZoom_Area img{
        width: 100% !important;
    }
    .location_area{
        width: 100%;
    }
    .detail_headMiddle{
        width: 54%;
        float: right;
    }
    .AuctionBid_area{
        width: 95%;
    }
    .AuctionBid_area_nologin{
        width: 93%;
    }
    .biaodiTips{
        width: 93%;
    }
    .AuctionInfo_area{
        width: 100%;
    }
    .AuctionInfo_area .masterMan{
        width: 100%;
    }
    .Auctioneer_say{
        width: 100%;
    }
    .sayWord{
        width: 60%;

        max-width: 930px;
    }

    .reminder{
        width: 100%;
    }
    .Auctioneer_Saytitle{
        width: 17%;
    }
    .sayWord_input{
        width: 87% !important;
    }
    .auctionProcess_step{
        width: 14.5%;
    }
}
@media screen and (max-width: 980px) {
    .reminder_list{
        width: 65%;
        height: auto;
        margin-left: 0px;
    }
    .reminder_img{
        margin-top: 2%;
    }
    .detail_tabA{
        width: 28%;
        float: left;
    }
    .detail_headLeft{
        width: 100%;
        height: auto;
    }
    .xinxi{
        width: 100%;
    }
    .imgZoom_box{
        margin: 0 auto;
    }
    .detail_headMiddle{
        width: 100%;
    }
    .share_area{
        float: left;
    }
    .isFixe {
        width: 100%;
    }
    .imgZoom_Area, #imgZoom {
        width: 100%;
        /*height: auto;*/
    }
    #bageImage{
        height: auto;
    }
    .sayWord{
        width: 50%;

        max-width: 930px;
    }
    .sayWord_input{
        width: 75% !important;
    }
    .Auctioneer_Saytitle{
        margin-left: 14px;
    }
    .reminthis{
        width: 100%;
    }
}
@media screen and (max-width: 400px) {
    .detail_tab{
        display: none;
    }
    .detail_tabA{
        width: 40%;
        float: left;
    }
    .AuctionBid_area{
        padding: 10px;
    }
    .AuctionBid_label{

        float: left;
    }
    .AuctionBid_operation{
        float: left;
        width: 70%;
    }
    .sure_add{
        width: 160px;
    }
    .sayWord{
        width: 40%;
    }
    .sayWord_input{
        width: 45% !important;
    }
    .Auctioneer_Saytitle{
        font-size: 14px;
        width: 70px;
    }
    .noLogin{
        margin-left: 0px !important;
    }
}
.layui-layer-btn{
    padding: 0 15px 25px;
}
/*.layui-layer-content{*/
/*    height: auto !important;*/

/*}*/
.allpm{
    width: 100%;
    height: 30px;
    color:var(--primary-color);
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}
.allpmlist{
    display: none;
}

.swiper-button-disabled{
    display: none !important;
}
.swiper-button-prev,.swiper-button-next{
    width: 36px !important;
    height: 130px !important;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    top: 15px !important;
    cursor: pointer;
    font-size: 16px;
    margin-top: -20px !important;
}
.swiper-button-prev:after,.swiper-button-next:after{
    content:"" !important;
}
.swiper-button-prev{
    left: 0px !important;
    background-image: url("/images/commentimg/zuohua.png");
    background-repeat: no-repeat;
    background-position: center 50px;
}

.swiper-button-next{
    right: 0px !important;
    background-image: url("/images/commentimg/youhua.png");
    background-repeat: no-repeat;
    background-position: center 50px;
}
.swiper-button-prev:after{
    font-size: 24px !important;
    color: white !important;
}
.swiper-button-next:after{
    font-size: 24px !important;
    color: white !important;
}
.showlistonlog{
    width: 230px;
    padding-top: 10px;
    background-color: #f3f3f3;
    height: 258px;
    margin: 20px auto 0px;
    position: relative;
    border: 1px solid #E8E8E8;
}
.showthiscontant{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 96px;
    height: 30px;
    background: #ECECEC;
    text-align: center;
    line-height: 30px;
}
.bottonshili{
    background: #F9F9F9;
    border: 1px solid #E8E8E8;
    padding-top: 20px;
    position: relative;
}
.bottonlistthis{
    position: absolute;
    width: 132px;
    height: 42px;
    background: #ECECEC;
    top: 0px;
    left: 0px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #999999;
}
.divlist:nth-child(2n){
    background: #FAFAFA;
}
.tipTitle span{
    display: block;
    /*text-align: left !important;*/
    color: #666666;
    /*font-size: 14px !important;*/
    margin-top: 20px;
    display: block;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.layui-table-cell .mine_price{
    right: 48px;
    top: 0px;
    /*left:76px;*/
    position: static;
    display: inline-block;
    margin-left: 5px;
}
.layui-table-cell{
    white-space: nowrap !important;
    height: auto !important;
}
.layui-table-cell span{
    min-height: 56px;
    white-space: normal;
    display: flex;
    align-items: center;
    justify-content: center;

}
@keyframes ticok {

    0%{
        transform: rotate(0deg) scale(0.8);
        transform-origin:left bottom;
    }
    20%{
        transform: rotate(-20deg) scale(0.8);
        transform-origin:left bottom;
    }
    35%{
        transform: rotate(-10deg) scale(0.8);
        transform-origin:left bottom;
    }
    50%{
        transform: rotate(-20deg) scale(0.8);
        transform-origin:left bottom;
    }
    80%{
        transform: rotate(0deg) scale(0.8);
        transform-origin:left bottom;
    }
    100%{
        transform: rotate(0deg) scale(0.8);
        transform-origin:left bottom;
    }

}

.zoomLens{
    max-height: 400px;
    max-width: 400px;
}

/*拍卖师发言记录*/
.layui-layer-speechRecord .layui-layer-title{
    font-size: 16px;
    color: #333333;
    height: 56px;
    line-height: 56px;
}
.layui-layer-speechRecord .content{
    background: #F6F3F4;
    height: 100%;
    border: 1px solid #DEDEDE;
    font-size: 14px;
}
.layui-layer-speechRecord .title{
    display: flex;
    justify-content: space-between;
    color: #666666;
    padding: 12px 0;
}
.layui-layer-speechRecord .title .left{
    padding-left: 65px;
}
.layui-layer-speechRecord .title .right{
    padding-right: 152px;
}
.layui-layer-speechRecord .infoList{
    padding: 0 15px 0 20px;
    overflow-y: auto;
    min-height: 40px;
    max-height: 160px;
}
.layui-layer-speechRecord .infoList .infoCon{
    color: #999999;
    display: flex;
    justify-content: space-around;
    padding-bottom: 12px;
}
.layui-layer-speechRecord .infoList .infoCon .infoTime{
    width: 35%;
    text-align: center;
}
.layui-layer-speechRecord .infoList .infoCon .infoContext{
    width: 60%;
    padding-left: 20px;
    text-align: center;
}
.layui-layer-speechRecord .noData{
    text-align: center;
    margin: 30px 0 44px 0;
    color: #999999;
}
.layui-layer-speechRecord .contentBlock{
    background: #ffffff;
    min-height: 130px;
    max-height: 260px;
    font-size: 14px;
    padding: 10px 24px 34px 24px;
    position: fixed;
    width: 620px;
    box-sizing: border-box;
    margin-top: -1px;
}
.layui-layer-speechRecord  .contentNone{
    padding: 10px 24px 34px 24px;
}
.layui-layer-speechRecord .infoList::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.layui-layer-speechRecord .infoList::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.layui-layer-speechRecord .infoList::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

/*拍卖师发言记录*/
/*mafei 问卷弹框*/
*{
    margin: 0;
    padding: 0;
}
.mack{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 8888;
    display: none;
}
.result_1,.result_2,.result_3{
    width: 330px;
    height: 360px;
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
}
.result_1{
    background: url(/images/evaluation/shenghe_1.png) no-repeat;
    background-size: 100% 92%;

}
.result_2{
    background: url(/images/evaluation/shenghe_2.png) no-repeat;
}
.result_3{
    background: url(/images/evaluation/shenghe_3.png) no-repeat;
}
.result_1 p, .result_3 p,.result_2 p{
    font-size: 16px;
    font-weight: 500;
    color: #49497D;
    position: relative;
    top: 190px;
    text-align: center;
    width: 176px;
    margin: 0 auto;
}

.result_1 #but,.result_3 #but,.result_2 #but{
    width: 130px;
    height: 43px;
    background: #73739A;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    line-height: 43px;
    font-size: 16px;
    position: relative;
    top: 220px;
    cursor: pointer;
}

.checcc1{
    bottom: 0;
    right: 0;
}

.corp_continue_div{
    padding: 15px;
}
.corp_continue_div p{
    font-size: 14px;
}
.corp_continue_div_li{
    display: flex;
}

.corp_continue_div_li input{
    width: 100px;
    height: 23px;
}
.corp_opt {
    display: inline-block;
    width: 104px;
    height: 42px;
    background-color: var(--primary-color);
    /*float: left;*/
    margin-top: 11px;
    margin-left: 390px;
    font-size: 16px;
    color: #FFFFFF !important;
    text-align: center;
    line-height: 42px;
    border-radius: 10px;
    border: none;
}
.pause_show{
    background: rgba(0,0,0,0.3);
    width: 136px;
    height: 30px;
    float: right;
    line-height: 30px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 10px;
    color: #ffffff;
    margin-top: 15px;
    font-size: 15px;
}
/*直播福利券弹窗*/
.livevoucherModel{
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
}
.livevoucherModel > .modal_content {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20%;
    width: 449px;
    z-index: 99999999999;
}
.livevoucherModel > .modal_content .model_main .livecloseModel {
    position: absolute;
    right: 0;
    top: -34px;
    cursor: pointer;
    width: 34px;
    height: 34px;
}
.livevoucherModel > .modal_content .model_main .livePic{
    width: 100%;
}
.livevoucherModel > .modal_content .model_btn .getItNow {
    margin: 20px auto 0 104px;
    cursor: pointer;
}


.toptips_box{
    display: inline!important;
    margin-left: 6px;
    /*position: relative;*/
}
.layui-layer-tips i.layui-layer-TipsT{
    border:8px solid transparent!important;/*以下四个样式对应四种三角形，任选其一即可实现*/
     border-top-color:rgba(0,0,0,0.4)!important;
    left: 20px!important;
    bottom: -16px!important;
}


/*从这开始*/
/*顶部出价 轮次*/
.BidWheel{
    display: inline-block;
    float: right;
    margin-top: 15px;
    margin-right: 18px;
    color: #FFFFFF;
    font-size: 14px;
    border-left: 1px solid #fff;
    padding-left: 15px;
    line-height: 30px;
}
/*拍卖会总价排名*/
.AuctionTotal{
    margin:38px auto ;
}
.AuctionTotal .allpm{
    font-size: 24px;
    color: #0389EF;
    font-weight: inherit;
    margin-bottom: 28px;
}
.AuctionTotal tr , .AuctionTotal th , .AuctionTotal td {
    text-align: center;
    border: none !important;
}
.AuctionTotal th{
    width: 16.6%;
    background: #F6F3F4;
    color: #333333;
    font-size: 14px;
}
.AuctionTotal td{
    height: 29px;
    color: #666666;
    font-size: 14px;
    line-height: 29px;
}
.AuctionTotal tr:nth-child(2n){
    background: #FAFAFA;
}
.PackageOffer .layui-layer-content{
    padding: 0 50px ;
    box-sizing: border-box;
}
/*弹出层*/
.PackageOffer h3{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 16px 0 10px 0;
    line-height: 1.75em;
}
.PackageOffer ul{
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    border: 1px solid #FAFAFA;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
}
.PackageOffer ul li{
    display: inline-block;
    text-align: center;
    width: 132px;
    vertical-align: middle;
}
.PackageOffer ul li:nth-child(1){
    color: #666666;
    font-size: 14px;
    background: #F6F3F4;
    font-weight: bold;
    position: absolute;
    width: 90px;
}
.PackageOffer ul li:nth-child(1) span{
    border-color: #fff;
}
.PackageOffer ul li:nth-child(2){
    padding-left: 90px;
}
.PackageOffer ul li span{
    display: block;
    line-height: 45px;
    color: #666666;
    font-size: 14px;
    border-bottom: 1px solid #FAFAFA;
    border-right: 1px solid #FAFAFA;
    height: 45px;
}
/**/
.PackageOffer .AuctionTotal {
    margin: 0;
    width: 100%;
}
.PackageOffer .AuctionTotal  table{
    margin: 0;
    border: 1px solid #FAFAFA;
    box-sizing: border-box;
}
.PackageOffer .AuctionTotal th{
    line-height: 46px;
    color: #666666;
    font-weight: bold;
    padding: 0;
    border-right: 1px solid #FAFAFA !important;
    box-sizing: border-box;
}
.layui-table tbody tr:hover{
    background: none !important;
}
.PackageOffer .AuctionTotal tr:nth-child(2n){
    background: none !important;
}
.PackageOffer .AuctionTotal td{
    border-right: 1px solid #FAFAFA !important;
    border-bottom: 1px solid #FAFAFA !important;
    box-sizing: border-box;
}
.PackageOffer .AuctionTotal  input{
    width: 140px;
    margin: 0;
    border: none;
    box-shadow:none;
    background: none;
}
.PackageOffer .AuctionTotal input:focus{
    box-shadow:none;
}
.PackageOffer  dl{
    display: flex;
    margin-top: 24px;
    color: #999999;
    font-size: 14px;
}
.PackageOffer  dl dt{
    line-height: 26px;
}
.PackageOffer  dl dd{
    line-height: 26px;
}

/*按钮*/
.PackageOffer .layui-layer-btn{
    text-align: center;
}
.PackageOffer .layui-layer-btn a{
    height: 43px !important;
    line-height: 43px !important;
    border-radius: 8px;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.PackageOffer .layui-layer-btn0{
    width: 170px;

}
.PackageOffer  .layui-layer-btn1{
    width: 100px;
    border-color: #999999;
    margin-left: 18px !important;

}
/*小弹出层*/
.PackageOffer_tips .layui-layer-content{
    text-align: center;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 110px;
}
.PackageOffer_tips .layui-layer-btn{
    text-align: center !important;
    display: flex;
    justify-content: space-between;
}


.PackageOffer_tips .layui-layer-btn a{
    line-height: 43px !important;
    height: auto !important;
    width: 170px;
    padding: 0;
    display: inline-block;
    border: 1px solid #0389EF !important;
    color: #0389EF !important;
    font-size: 16px;
    border-radius: 8px;
}

.PackageOffer_tips .layui-layer-btn .layui-layer-btn0{
    background: #fff !important;
}
.PackageOffer_tips .layui-layer-btn .layui-layer-btn1{
    background: #0389EF !important;
    color: #fff !important;
}
.PackageOffer_tips .layui-layer-btn .layui-layer-btn1:hover{
    color: #fff !important;
}
.PackageOffer_tips .layui-layer-btn .layui-layer-btn0:hover{
    color: #0389EF !important;
}
/*禁止点击*/
.pointer{
    /*pointer-events: none;*/
    cursor:not-allowed  !important;
}

/*出价之后*/
.PackageOffer_success .layui-layer-btn0{
    line-height: 27px !important;
}