.layui-layer-btn .layui-layer-btn0 {
    height: 37px;
    background: #D54941 !important;
    border-color: #D54941 !important;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    width: 186px;
    font-size: 14px;
    line-height: 36px;
    box-sizing: border-box;
}
.layui-layer-btn .layui-layer-btn1 {
    height: 37px;
    background: #fff !important;
    border: 1px solid #D6D6D6 !important;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    width: 186px;
    font-size: 14px;
    line-height: 36px;
    color: rgba(0,0,0,0.6);
    box-sizing: border-box;
}
.layui-layer-title{
    height: 48px !important;
    line-height: 59px !important;
    border-bottom: none!important;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0)!important;
    border-radius: 2px 2px 0 0;
}

.quoteItem{
    padding: 10px;
}
.quoteTitle{

}
.quoteContent{
    position: absolute;
    right: 60px;
    font-family: Eurasia-Regular;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #D54941 !important;
    line-height: 20px;
    margin-left: 20px;
}

.layui-layer {
    background-image: url("../images/bidding/compricepop.png");
    background-size: 100%;
    box-shadow: none;
}
.quotePricepop {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 100px;
    border-radius: 7px;
}
.layui-container{
    width: 80%;
}
.text-img img{
    width: 100%;
    height: auto;
}
.Currently{
    width: 100%;
    text-align: center
}
.Currently div{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #B0B2BF;
    line-height: 14px;
    text-align: center;
    margin-top: 10px
}

.layui-nav .layui-nav-more{
    right: -16px;
}
.layui-nav-child{
    top: 50px!important;
    left: -25px!important;
}
.layui-nav-child dd{
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}
