* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}

/* 分页按钮禁止复制 */
#waitedemo {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#logo img:last-child {
    width: auto;
    height: auto;
    margin-top: 0 !important;
    object-fit: contain;
}

#logo {
    float: left;
}

#logo p {
    color: #000000 !important;
    font-size: 24px !important;
    float: left;
    margin-top: 5px;
    font-weight: 400;
}

#logoArea ul {
    float: left;
    line-height: 50px;
    margin-left: 50px;
}

#logoArea ul a {
    display: inline-block;
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    margin-right: 50px;
    position: relative;
}

#logoArea ul a i {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: var(--main-primary-color);
    bottom: -10px;
    left: 0px;
    border-radius: 2px;
    display: none;
}

body,
html {
    margin: 0px;
    height: 100%;
}

.MyCon_left {
    width: 216px;
    display: table;
    float: left;
    /* height: 1095px; */
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #F6F3F4;
}
.MyCon_left a{
    display: inline-block;
    width: 100%;
}
.MyCon_left ul {
    margin-bottom: 20px;

}

.MyCon_left h3 {
    font-size: 20px;
    color: #333333 !important;
    margin-bottom: 24px;
    height: 26px;
    padding: 0px 10px;
    font-weight: bold;

}

.active {
    background-color: #F6F3F4 !important;
}

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

.MyCon_left li {
    font-size: 16px;
    height: 35px;
    color: #333333;
    line-height: 33px;
    padding: 0px 10px;
    font-family: "MicrosoftYaHei";
    cursor: pointer;
    position: relative;
}

.MyCon_left li:hover {
    background-color: #F6F3F4;
}

.MyCon_left li i {
    position: absolute;
    padding: 2px 4px;
    width: auto;
    height: 14px;
    left: 80px;
    top: 8px;
    right: auto;
    background-color:var(--main-primary-color);
    line-height: 14px;
    color: white;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}

.MyCon_right {
    width: 970px;
    float: right;
    display: block;
}

.MyRight_title {
    width: 100%;
    height: 57px;
    background-color: var(--main-primary-color);
    margin-bottom: 5px;

}

.MyRight_title h3 {
    line-height: 57px;
    color: #FFFFFF;
    font-size: 20px;
    padding-left: 14px;
    font-weight: 400;
}

.right_content {
    position: relative;
    padding: 20px 13px;
    /*border: 1px solid #F6F3F4;*/
    /*box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.05);*/
    /* margin-bottom: 100px; */
}

.content_title {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}

.content_title a {
    margin-right: 54px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    position: relative;
    float: left;
}

.content_title a i {
    display: block;
    width: 100%;
    height: 2px !important;
    background-color: var(--main-primary-color);
    display: none;
    bottom: -15px;
    left: 0px;
    position: absolute;
}

.current {
    display: block !important;
}

.content_Tips {
    width: 100%;
    margin-top: 5px;
    /* position: absolute; */
    padding-top: 16px;
    position: relative;
}

.content_Tips li {
    line-height: 26px;

    background: #FAFAFA;
    box-shadow: -3px -3px 5px 0px rgba(194, 194, 194, 0.4), 3px 3px 5px 0px rgba(194, 194, 194, 0.4);
}

.content_Tips h3 {
    font-size: 14px;
    color: var(--main-primary-color);
    font-weight: 400;
    padding: 1px 15px;
    position: relative;
    border-bottom: 1px solid rgba(194, 194, 194, 0.4);
    overflow: hidden;
}
.content_Tips .auction_look_info {
    font-size: 14px;
    color: var(--main-primary-color);
    height: 35px;
    font-weight: 400;
    padding: 1px 15px;
    position: relative;
    border-bottom: 1px solid rgba(194, 194, 194, 0.4);
}

.tips_list {
    margin-bottom: 24px;
    /* padding-bottom: 5px; */
}

.tips_list table {
    width: 100%;
    text-align: center;
}

.tips_list table tbody tr td {}

.tips_list table tbody tr .biaodi {
    width: 520px !important;
    border-right: 1px solid #E7E7E7;

}
.biaodi a{
    display: inline-block;
    border-top: 1px solid rgba(194, 194, 194, 0.4);
}
.tips_list table tbody tr .biaodi:last-child {
    border-top: 1px solid #E7E7E7;

}

.content_Tips h3 i {
    display: block;
    right: 0px;
    top: 0px;
    position: absolute;
    padding-left: 18px;

    height: 41px;
    padding-right: 20px;
    text-align: center;
    line-height: 41px;
    font-size: 14px;
    color: #666666;
}
.content_Tips .auction_look_info i {
    display: block;
    right: 0px;
    top: 0px;
    position: absolute;
    padding-left: 18px;

    height: 41px;
    padding-right: 20px;
    text-align: center;
    line-height: 41px;
    font-size: 14px;
    color: #666666;
}
.content_Tips h3 .tipsaw{
    max-width: 630px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_Tips .auction_look_info .tipsaw{
    max-width: 630px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tipsaw {
    background: url(../images/commentimg/mycontent/localtion.png) no-repeat 0 center;
}
.player_back{
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 240px;*/
    background:  url(../images/playback.png) no-repeat 0 center;
}
.player_back a{
    color: var(--main-primary-color)!important;
    margin-left: 26px;
}

.waitsee {
    background: url(../images/commentimg/mycontent/wait.png) no-repeat center center;
}

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

.witepay {
    background: url(../images/commentimg/mycontent/wait.png) no-repeat center center;
}

.paying {
    background: url(../images/commentimg/mycontent/paying.png) no-repeat center 0px;
}

.done {
    background: url(../images/commentimg/mycontent/saw.png) no-repeat center center;

}

.content_Tips .time {
    color: #666666;
    font-size: 14px;
    /*margin-left: 20px;*/
    line-height: 19px;
}

.show {
    display: block !important;
}

.Tips_content {

    padding: 20px 15px 0px 15px;
}

.Tips_content i {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0px;
}

.liacl_icon {
    background: url(../images/commentimg/mycontent/localtion.png) no-repeat center center;
}

.phone_icon {
    background: url(../images/commentimg/mycontent/phone.png) no-repeat center center;

}


.content_list {
    height:auto;
    margin-bottom: 14px;
    position: relative;
}

/*  */
.content_list .kaipaison {
    width: 76px;
    height: 36px;
    left: 0px;
    font-size: 14px;
    padding-right: 15px;
    line-height: 28px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: url(../images/commentimg/mycontent/soon.png) no-repeat -3px -3px;
}

.content_list .ending {
    width: 76px;
    height: 36px;
    left: 0px;
    font-size: 14px;
    padding-right: 15px;
    line-height: 28px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: url(../images/commentimg/mycontent/ending.png) no-repeat -1px -1px;

}

.content_list .staring {
    width: 76px;
    height: 36px;
    left: 0px;
    font-size: 14px;
    padding-right: 15px;
    line-height: 28px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: url(../images/commentimg/mycontent/staring.png) no-repeat -1px -1px;
}

.content_list img {
    width: 200px;
    height: 150px;
    float: left;
    display: inline;
}

.content_right {
    width: 290px;
    padding: 20px 0px;
    margin-left: 200px;
    overflow: hidden;
    position: relative;
}

.content_right .feiyong {
    min-width: 180px !important;
    height: 60px;
    width: 180px !important;
    float: right;
    position: absolute;
    left: 250px;
    bottom: 30px;
    overflow: hidden;

}

.content_right .feiyong a {
    display: block;
    min-width: 180px !important;
    float: left;
    width: 180px !important;
    line-height: 31px;
    color: #999999 !important;
    cursor: default;
}

.content_right .feiyong a span {
    color: var(--main-primary-color);
    font-size: 14px;
    margin-left: 10px;
}

.content_right .feiyong i {}

.content_right p:nth-child(1) {
    margin-bottom: 50px !important;
}

.titname {
    margin-bottom: 36px !important;
}

.content_right .titname {
    width: 100%;
    padding-left: 10px !important;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    height: auto;
    font-family: "MicrosoftYaHei";
    color: #333333;
    text-align: left !important;
}
.content_right .pricecheck{
    width: 100%;
    padding-left: 10px !important;
    font-size: 16px;
    max-width: 300px;
    height: auto;
    white-space: nowrap;
    overflow: visible;
    text-align: left !important;
}
.content_right small {
    color: #999999;
    font-size: 14px !important;
}

.content_right .dllmoney {
    margin-left: 24px;
    color: var(--main-primary-color);
    font-size: 24px !important;
    margin-right: 6px;
}

.content_Tips .content_left {
    width: 120px;
    overflow: hidden;
}

.content_Tips .content_left p {
    font-size: 14px;
    margin-top: 6px;
}

.content_Tips .content_botton {
    width: 112px;
    overflow: hidden;
    margin-right: 0px !important;
    text-align: center;
    position: relative;
}

.content_Tips .content_menuRight {
    width: 100%;
    overflow: hidden;
    height: 178px;
    position: relative;
    margin:  auto;
    line-height: 178px;
}
.content_menuRight p{
    display: inline-block;
    height: 20px;
    float: left;
    width: 100%;
    line-height: 20px;
    margin-top: 55px;
    font-size:12px;
}
#seemuch{
    margin-top: 76px;
}
.content_Tips .content_botton p {
    width: 100%;
    color: #333333;
    font-size: 14px;
    display: inline;
    float: left;
    text-align: center;
    margin-top: 3px;
}

.content_Tips .content_botton .paymonee {
    float: right;
    margin-right: 34px;
    color: #666666;
    font-size: 14px;
    line-height: 31px;
}

.content_Tips .content_botton .paymonee small {
    color: var(--main-primary-color);
}

.content_Tips .content_botton .paymonee span {
    color: var(--main-primary-color);
    font-size: 24px !important;
}

.content_Tips .content_botton a {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    margin-top: 14px;
    /* position: absolute; */
    /* top: 50%;
    right: 10px; */
}

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

.doneimage {
    position: absolute;
    width: 96px;
    height: 98px;
    background: url(../images/commentimg/mycontent/done.png) no-repeat center center;
    right: 0px;
    bottom: 0px;
}

.weiyue {
    position: absolute;
    width: 96px;
    height: 98px;
    background: url(../images/commentimg/mycontent/weiyue.png) no-repeat center center;
    right: 0px;
    bottom: 0px;
}

/* 分页居中 */
.layui-laypage {
    margin-left: 120px;
}

#waitedemo .layui-laypage a {
    background-color: #F6F3F4;
    border: none !important;
    height: 36px !important;
    line-height: 36px !important;
    color: #666666 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    font-size: 14px !important;
}

#waitedemo .layui-laypage span {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border-radius: 2px !important;
    height: 36px !important;
    line-height: 36px !important;
    border: none !important;
}

/* 已中标 */
.bluecahng {
    width: 160px !important;
    height: 28px !important;
    background: url(../images/commentimg/mycontent/zhifuchang.png) no-repeat 10px center;
}

.none_main {
    width: 940px;
    height: 500px;

    overflow: hidden;
}

.none_content {
    width: 350px;
    height: 100px;

    margin: 180px auto;
}

.none_content i {
    display: block;
    width: 53px;
    height: 53px;
    background: url(../images/commentimg/mycontent/none.png) no-repeat center center;
    float: left;
}

.none_content p {
    display: block;
    float: left;
    line-height: 60px;
    margin-left: 20px;
    font-size: 18px;
}

.none_content a {
    display: block;
    width: 150px;
    height: 48px;
    background-color: var(--main-primary-color);
    float: left;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #FFFFFF !important;
    border-radius: 8px;
    margin-left: 60px;
}

.footer_area {
    margin-top: 60px !important;
}

/* 申请看货表头 */

.applywatch {
    width: 100%;
    background: #F4F4F4;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.applywatch tr {
    height: 34px;
    margin-bottom: 100px;
    font-size: 14px;
    color: #333333;

}

.applywatch tr th {
    font-weight: 400;
}

.applywatch .biaodi {
    width: 520px;
}

.applywatch .kanhuo {
    width: 140px;
}

.applywatch .watchstatus {
    width: 140px;
}

/* 相册弹出 */
.imageContent {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.imageContent img {
    margin: 0 auto;
    display: block;
}

.imagell {
    width: 373px;
    height: 471px;
    position: relative;
    margin: 150px auto;
    overflow: hidden;
    background: url(../images/commentimg/mycontent/weitu.png) no-repeat center center;
}
.imageMuencolor{
    width: 240px;
    height: 471px;
    margin:0 auto;
    /* background-color:var(--main-primary-color); */
}
.imageMuencolor p{
    width: 100%;
    height: 20px;
    text-align: center;
    margin-top: 120px;
    font-size: 14px;
    color: white !important;
}
.imageMuencolor span{
    display: block;
    font-size: 14px;
    color: white;
    text-align: center;
    margin-top: 50px;
}
.imageMuencolor h3{
    text-align: center;
    font-size: 14px;
    color: white;
    margin-top: 15px;
    line-height:inherit ;
}
.imagell i {
    display: block;
    position: absolute;
    right: 42px;
    top: 0px;
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-weight: 400;

    text-align: center;
    font-size: 26px;
    color: white;
    border-radius: 50%;
    cursor: pointer;
}

/* 弹框设置 */
/* .layui-layer {
    width: 300px;
    height: 200px;

    
} */
.layui-layer-content {
    text-align: center !important;
}

.layui-layer-btn0 {
    margin-right: 30px !important;
}

.layui-layer-btn1 {
    margin-right: 42px !important;
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}

/* 报名中 */
.baoming .biaodi {
    width: 430px !important;
}

.baoming .kanhuo {
    width: 140px !important;
}

.baomingcontent .content_right {
    width: 360px;
    padding: 20px 0px;
    margin-left: 200px;
    overflow: hidden;
    position: relative;
}

.baomingcontent .content_list {
    position: relative;
}

.baomingcontent .tips_list .con_right_left {
    width: 210px;
    float: left;
}

.baomingcontent .tips_list .con_right_right {
    width: 140px;
    height: 106px;
    float: right;
}

.baomingcontent .tips_list .con_right_right span {
    display: inline-block;
    width: 48%;
    text-align: center;
    color: #333333;
    font-size: 14px;
}

.baomingcontent .tips_list .content_left {
    width: 85px !important;
}

.baomingcontent .tips_list .paymoney {
    font-weight: bold;
}

.baomingcontent .tips_list .dingdanxiangqng {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color:var(--main-primary-color) !important;
    margin-top: 14px;
}

.baomingcontent .tips_list .lijizhifu {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right:30px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    margin-top: 20px;
}
.baomingcontent .tips_list .lijizhifuNopop {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right:30px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    margin-top: 20px;
}
.baomingcontent .tips_list .quxiaobaoming {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right:30px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    color: #999999 !important;
    margin-top: 20px;
}

.baomingcontent i {
    display: block;
    width: 88px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    *line-height: 26px;
    text-indent: -10px !important;
}

.jijiangKP {
    background: url(../images/commentimg/mycontent/soon.png) no-repeat -3px center;
}

.paimaiJS {
    background: url(../images/commentimg/mycontent/ending.png) no-repeat -2px 0px;
}

.zhengzaiIng {
    background: url(../images/commentimg/mycontent/staring.png) no-repeat -5px -2px;
}
.yizanting {
    background: url(../images/commentimg/mycontent/pause.png) no-repeat -2px 0;
}
.yichepai {
    background: url(../images/commentimg/mycontent/ending.png) no-repeat -2px 0;
}

.layui-layer-btn0 {
    background-color: var(--main-primary-color);
    color: white !important;
}

/* 参拍中 */
.canpai .biaodi {
    width: 430px !important;
}

.canpai .kanhuo {
    width: 140px !important;
}

.canpaicontent .content_right {
    width: 360px;
    padding: 20px 0px;
    margin-left: 200px;
    overflow: hidden;
    position: relative;
}

.canpaicontent .content_list {
    position: relative;
}

.canpaicontent .tips_list .kaipaiSoon {
    float: right;
    font-size: 14px;
    color: #666666;
}

.canpaicontent .tips_list .con_right_left {
    width: 210px;
    float: left;
}

.canpaicontent .tips_list .con_right_right {
    width: 140px;
    height: 106px;
    float: right;
}

.canpaicontent .tips_list .con_right_right span {
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #333333;
    font-size: 14px;
}

.canpaicontent .tips_list .content_left {
    width: 85px !important;
}

.canpaicontent .tips_list .paymoney {
    font-weight: bold;
}

.canpaicontent .tips_list .lastPay {

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

.canpaicontent .tips_list .dingdanxiangqng {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color:var(--main-primary-color) !important;
    margin-top: 14px;
}
/*取消参拍*/
.canpaicontent .tips_list .cancelCompete {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right:8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    color: #999999 !important;
    margin-top: 91px;
}

.canpaicontent .tips_list .lijizhifu {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    margin-top: 14px;
}

.canpaicontent .tips_list .quxiaobaoming {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    color: #999999 !important;
    margin-top: 14px;
}

.canpaicontent i {
    display: block;
    width: 83px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}

/* 已中标 */
.zhongbiao .biaodi {
    width: 430px !important;
}

.zhongbiao .kanhuo {
    width: 90px !important;
}

.zhongbiaocontent .content_right {
    width: 340px;
    padding: 20px 0px;
    margin-left: 200px;
    overflow: hidden;
    position: relative;
}

.zhongbiaocontent .content_list {
    position: relative;
}

.zhongbiaocontent .tips_list .kaipaiSoon {
    float: right;
    font-size: 14px;
    color: #666666;
    height: 40px;
    overflow: hidden;
    max-width: 510px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhongbiaocontent .tips_list .con_right_left {
    width: 190px;
    float: left;
}

.zhongbiaocontent .tips_list .con_right_right {
    width: 145px;
    height: 106px;
    float: right;
}
.zhongbiaocontent .tips_list .con_right_right p{
    display: inline !important;
    width: 36%;
    float: left;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    margin-left: 20px !important;
    text-align: center;
    color: #333333;
    font-size: 14px;
}
.zhongbiaocontent .tips_list .con_right_right span {
    display: inline-block;
    display: inline-block;
    text-align: center;
    color: #333333;
    font-size: 14px;
    float: left;
    margin-bottom: 10px;
    
}
.zhongbiaocontent .tips_list .con_right_right p .dleLine{
    color: #999999;
    text-decoration: line-through;
}
.zhongbiaocontent .tips_list .content_left {
    width: 133px !important;
    margin-top: -56px;
    height: auto;
    text-align: left;
    padding-left: 6px;
}
.zhongbiaocontent .tips_list .paymoney span{
    color: var(--main-primary-color);
    font-size: 14px;
}
.zhongbiaocontent .tips_list .paymoney {
    font-weight: bold;
}

.zhongbiaocontent .tips_list .lastPay {

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

.zhongbiaocontent .tips_list .dingdanxiangqng,.Zbtzs {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color:var(--main-primary-color) !important;
    margin-top: 52px;
}
.zhongbiaocontent .tips_list .Zbtzs{
    margin-top:0px;

}
.zhongbiaocontent .tips_list .lijizhifu {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    cursor: pointer;

}

.zhongbiaocontent .tips_list .buJdk,.buJyj{
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    position: absolute;
    bottom: 80px;
}
.zhongbiaocontent .tips_list .buJyj{
    color: #FFFFFF !important;
}
.zhongbiaocontent .tips_list .quxiaobaoming {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    color: #999999 !important;
    margin-top: 14px;
}

.zhongbiaocontent i {
    display: block;
    width: 88px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}
.zhongbiaocontent .content_list .doneImage{
    width: 98px;
    height: 101px;
    position: absolute;
    right: 0px;
    bottom: -20px;
}
.zhongbiaocontent .content_list .noneImage,.zuweiyue,.cuohe{
    width: 82px;
    height: 83px;
    position: absolute;
    right: 0px;
    bottom: -14px;
}
/* 成交 */
.doneImage {
    background: url(../images/commentimg/mycontent/done.png) no-repeat center center;
    background-size: 82px 83px;
}
/* 处置方违约 */
.noneImage {
    background: url(../images/commentimg/mycontent/weiyue.png) no-repeat center 0px;
    background-size: 82px 83px;
}
/* 中标人违约 */
.zuweiyue {
    background: url(../images/commentimg/mycontent/zuweiyue.png) no-repeat center 0px;
    background-size: 82px 83px;
}
/* 撮合成交 */
.cuohe{
    background: url(../images/commentimg/mycontent/cuohe.png) no-repeat center center;
    background-size: 82px 83px;
}


/* 未中标 */

.nobid .biaodi {
    width: 430px !important;
}

.nobid .kanhuo {
    width: 90px !important;
}

.nobidcontent .content_right {
    width: 360px;
    padding: 20px 0px;
    margin-left: 200px;
    overflow: hidden;
    position: relative;
}

.nobidcontent .content_list {
    position: relative;
}

.nobidcontent .tips_list .kaipaiSoon {
    float: right;
    font-size: 14px;
    color: #666666;
}

.nobidcontent .tips_list .con_right_left {
    width: 210px;
    float: left;
}

.nobidcontent .tips_list .con_right_right {
    width: 145px;
    height: 106px;
    float: right;
}
.nobidcontent .tips_list .con_right_right p{
    display: inline !important;
    width: 36%;
    float: left;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    margin-left: 20px !important;
    text-align: center;
    color: #333333;
    font-size: 14px;
}
.nobidcontent .tips_list .con_right_right span {
    display: inline-block;
    display: inline-block;
    text-align: center;
    color: #333333;
    font-size: 14px;
    float: left;
    margin-bottom: 10px;
    
}
.nobidcontent .tips_list .con_right_right p .dleLine{
    color: #999999;
    text-decoration: line-through;
}
.nobidcontent .tips_list .content_left {
    width: 120px !important;
    margin-top: -56px;
}
.nobidcontent .tips_list span{
    color: var(--main-primary-color);
    font-size: 14px;
}
.nobidcontent .tips_list .paymoney {
    font-weight: bold;
}

.nobidcontent .tips_list .lastPay {

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

.nobidcontent .tips_list .dingdanxiangqng,.Zbtzs {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color:var(--main-primary-color) !important;
    margin-top: 55px;
}
.nobidcontent .tips_list .Zbtzs{
    margin-top:0px;
    position: absolute;
    bottom: 33px;
    left: 0px;
}
.nobidcontent .tips_list .lijizhifu {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    margin-top: 112px;
}
.nobidcontent .tips_list .buJdk,.buJyj{
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
    background-color: var(--main-primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    position: absolute;
    bottom: 80px;
}
.nobidcontent .tips_list .buJyj{
    color: #FFFFFF !important;
}
.nobidcontent .tips_list .quxiaobaoming {
    display: block;
    width: 100px;
    height: 30px;
    float: right;
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    color: #999999 !important;
    margin-top: 14px;
}

.nobidcontent i {
    display: block;
    width: 88px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.layui-form-label{
    width: 90px !important;
}
.layui-form-item{
    padding: 0 180px;
}
.layui-form-item input{
    width: 424px !important;
    height: 43px !important;
}
.layui-form{
    padding-top:60px ;
}

.required1{
    color:var(--main-primary-color);
    font-style: normal;
}
.layui-textarea{
    width: 424px !important;
    font-size: 14px;
}
.yijianTips{
    margin-top: 40px;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
}
.layui-layer-btn0{
    width: 60px !important;
    height: 42px !important;
    background-color: var(--main-primary-color) !important;
    border: none !important;
    color: white !important;
    line-height: 43px !important;
    text-align: center;
}
.layui-layer-btn1{
    width: 60px !important;
    height: 42px !important;
    line-height: 43px !important;
    text-align: center;
    margin-right: 0px !important;
}
.layui-layer-btn0:hover{
    color: white !important;
   
}
.layui-layer-btn {
    margin-top: -20px;
    text-align: center !important;
}
.enter-btn{
    width: 170px !important;
    height: 43px !important;
    background-color: #D4D4D4;
    border-radius: 8px;
    margin-top: 50px;
}
.currentColor{
    background-color: var(--main-primary-color) !important;
}
.upFile{
    float: left !important;
    background-color: white;
    border: 1px solid var(--main-primary-color);
    color:var(--main-primary-color);
}
.upFile:hover{
    color:var(--main-primary-color);
}
.tipMeages p{
    text-align: left;
    margin-top: 20px;
    padding-left: 34px;
    color: #999999;
}
.tiplitel{
    float: left;
    line-height: 37px;
    margin-left: 10px;
    font-size: 14px;
    color: #999999;
}

.fiesd-top {
    position: fixed;
    top: 0;
}

.fiesd-bottom {
    position: absolute;
    bottom: 0;
}

/* 返回顶部 */

.checkRight .totop_box{
    width: 60px;
    background: url(../images/commentimg/mycontent/gotop.png) no-repeat center 13px;
    overflow: hidden;
    cursor: pointer;
}
.checkRight .totop_box p{
    color: var(--main-primary-color);
    
}
.checkRight li p{
    text-align: center;
    margin-top: 35px;
    font-size: 14px;
}
.checkRight{
    width: 60px;
    height: 204px;
    position: fixed;
    right: 130px;
    bottom: 90px;
    background-color: #F6F3F4;
    display: none;
}
.checkRight a{
    color: black !important;
}
.checkRight a :hover{
    color: white !important;
}
.checkRight li{
    width: 100%;
    height: 33.3%;
    position: relative;
    cursor: pointer;
}
.checkRight .downApp{
    background: url(../images/commentimg/mycontent/downAppnorom.png) no-repeat center 13px;
    display: inline-block;
}
.checkRight .feedback{
    background: url(../images/commentimg/mycontent/feedbacknorm.png) no-repeat center 13px;
    overflow: hidden;
}
.checkRight .downApp span{
    display: inline-block;
    color: #666666;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-left: 5px;
    transform:scale(0.8)
}
.downApp:hover{
    background: url(../images/commentimg/mycontent/downAppwhite.png) no-repeat center 13px;
}
.downApp:hover .erweimashow{
    display: block;
}
.feedback:hover{
    background: url(../images/commentimg/mycontent/feedbackwhite.png) no-repeat center 13px;
}
.feedback:hover .tofeedBack{
    color: white !important;
}
.feedback a{
    display: block;
}
.checkRight .hover:hover{
    color: white !important;
    background-color: var(--main-primary-color) !important;
}
.checkRight .erweimashow{
    position: absolute;
    width: 114px;
    height: 114px;
    background: url(../images/commentimg/mycontent/erweimadi.png) no-repeat center center;
    left: 60px;
    top: 0px;
    display: none;
}
.checkRight .app_code{
    display: block;
    width: 74px;
    height: 74px;
    margin-left: 24px;
}


.imageContent {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.imageContent img {
    margin: 0 auto;
    display: block;
}

.imagell {
    width: 373px;
    height: 471px;
    position: relative;
    margin: 150px auto;
    overflow: hidden;
    background: url(../images/commentimg/mycontent/weitu.png) no-repeat center center;
}

.imageMuencolor {
    width: 297px;
    height: 471px;
    /* background-color:var(--main-primary-color); */
}

.imageMuencolor p {
    width: 100%;
    height: 20px;
    text-align: center;
    margin-top: 120px;
    font-size: 14px;
    color: white !important;
}

.imageMuencolor span {
    display: block;
    font-size: 14px;
    color: white;
    text-align: center;
    margin-top: 50px;
}

.imageMuencolor h3 {
    text-align: center;
    font-size: 14px;
    color: white;
    margin-top: 15px;
    line-height: inherit
}

.imagell i {
    display: block;
    position: absolute;
    right: 42px;
    top: 0px;
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-weight: 400;

    text-align: center;
    font-size: 26px;
    color: white;
    border-radius: 50%;
    cursor: pointer;
}

/*2022.6.15  立即支付提示框*/
#orderReceiptInfo{
    padding-bottom: 30px;
}
#orderReceiptInfo h6{
    color: var(--main-primary-color);
    font-size: 12px;
    margin-bottom: 23px;
    display: inline-block;
}
#orderReceiptInfo  ul{
   padding: 0 17px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    text-align: left;
    margin-bottom: 35px;
}
#orderReceiptInfo  ul li{
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
#orderReceiptInfo  ul li span{
    width: 37%;
    display: inline-block;
    text-align: right;
}
#orderReceiptInfo  ul li p{
    width: 61%;
    float: right;
}
.orderReceiptInfo_centent a{
    border: 1px solid var(--main-primary-color);
    border-radius: 6px;
    line-height: 33px;
    display: inline-block;
    font-size: 14px;
    padding: 0 19px;
    margin-left: 22px;
    color: var(--main-primary-color) !important;
}
#makeSureComssionOrderReceipt1{


    background: var(--main-primary-color);
    color: #FFFFFF !important;
    margin-left: 22px;
    padding: 0 29px;
}
#modifyPersonComssionOrderReceipt1{
    border: 1px solid var(--main-primary-color);
    border-radius: 6px;
    line-height: 33px;
    display: inline-block;
    font-size: 14px;
    color: var(--main-primary-color) !important;
    margin-left: 22px;
    padding: 0 32px;
}
.orderReceiptInfo_centent #makeSureComssionOrderReceipt{
    background: var(--main-primary-color);
    color: #FFFFFF !important;
    margin-left: 22px;
    padding: 0 11px;
}

#orderReceiptInfo  h2{
    font-size: 14px;
    color: #333333;
    line-height: initial;
    margin-bottom: 40px;

}