.base_w {
    position: relative;
    width: 1360px;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    margin-bottom: 28px;
    border-radius: 8px;
    background-color: #ffffff;
}
.order_number {
    color: #666;
}
.product_name{
    float: left;
}
.box-message .product_name {
    display: inline-block;
    flex: 1;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color: #0481da;
    height: 100%;
}
.blue {
    color: #0481da;
}
.box-message div {
    position: relative;
    height: 35%;
    font-size: 12px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.infoName strong {
    color: #666;
    font-size: 14px;
    /* letter-spacing: 0px; */
    line-height: 18px;
    font-weight: 500;
    /* text-rendering: optimizeLegibility; */
    display: flex;
    padding: 9px 0 0 10px;
}
.layui-table-cell {
    height: auto ;
    white-space: normal;
}
.queryorder-top-quote {
    margin-bottom: 10px;
    padding: 15px 20px 20px 20px;
    border-radius: 10px;
    color: #606060;
    background-color: #FAFAFA;
}
.queryorder-top-quote span{
    color: #dc0e18;
    font-size: 16px;
}
.queryorder-top-quote p{
    line-height: 2;
    color: #606060;
    font-size: 15px;
}
.queryorder-top{
    display: inline-block;
    width: 98%;
    margin-top: 12px;
    padding-bottom: 19px;
    font-weight: bold;
    font-size: 20px;
    padding-left: 26px;
    border-bottom: 1px solid #ebebeb;
    color: #484848;
}

.search{
    overflow: hidden;
    padding-top: 10px;
}
.search .right{
    float: right;
    padding: 10px 10px 0 0;
    color: #F44336;

}
.search .right a{
    color: #007668;
}
.layui-form-item{

    margin-bottom: 3px!important;
}
.layui-form-item .layui-input-inline {
    width: 420px!important;
}
.indent {
    margin: 0 auto;
    padding:0  0 10px 0;
}

.minute-item {
    font-size: 15px;
    height: 50px;
    border-bottom: 1px solid rgb(239 239 239);
}
.content_minute {
    margin-bottom: 20px;
}
.content_minute_top {
    overflow: hidden;
}

.minute_top_left {
    float: left;
}

.minute_top_right {
    float: right;
}

.minute_top_box {
    display: flex;
    width: 570px;
    height: 47px;
    align-items: center;
    color: #807a75;
}

.minute_top_box span,
.content_minute_bottom span {
    font-weight: bold;
    width: 90px;
    color: #807a75;
    font-size: 15px;
    text-align: right;
    padding-right: 19px;
}

.minute_top_box div,
.content_minute_bottom div {
    flex: 1;
    overflow: hidden;
}
.content_minute_bottom {
    display: flex;
    height: 47px;
    align-items: center;
    font-size: 14px;
}
.content_minute_bottom:hover {
    background-color:#edf9ff;
}

.content_record_title {
    color: #009688;

    font-size: 15px;
    padding: 11px 0 0 15px;
    box-sizing: border-box;
}

.content_record_msg {
    padding: 10px;
    line-height: 22px;
    font-size: 13.5px;
    color: #acacac;
    height: 148px;
    overflow-y: scroll;
    background-color: #f6f6f6;
    border-radius: 8px;
    border: 1px solid #ebebeb;
}
.content_record_msg::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}

.content_record{
    margin-top: 1px;
}

.custom {
    display: flex;
    flex-wrap: wrap;
}

.custom_box {
    display: flex;
    width: 570px;
    height: 47px;
    align-items: center;
    color: #807a75;
    font-size: 14px;
}
.custom_box span {
    width: 90px;
    font-size: 15px;
    font-weight: bold;
    color: #009688;
    text-align: right;
    padding-right: 19px;
}

.custom_box div {
    width: 400px;
    font-size: 14px;
    color: #04bac3;
}

.custom_conetnt {
    width: 100%;
    display: flex;
}

.custom_conetnt > .custom_box {
    flex: 1;
}

.flex{
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #FF5722;
}
.name{
    color: #807a75;
    width: 90px;
    overflow: hidden;
    font-weight: bold;
    text-align: right;
    padding-right: 19px;
    font-size: 15px;
}
.product_name{
    padding-left: 2px;
    height: 47px;
    display: flex;
    align-items: center;
}
.product_name a{
    display: flex;
    align-items: center;
    overflow:hidden;
    text-overflow:clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    color: #0481da;
    font-size: 14px;
}



.content_record_toast {
    padding: 5px 11px;
    margin-bottom: 50px;
}
.content_record_toast span {
    color: #FF5722;
    font-size: 14px;
}

.pass_record_toast {
    margin: 20px;
    padding: 50px 50px 50px 50px;
}
.pass_record_toast span {
    color: #009688;
    font-size: 14px;
}

.layui-form-item .layui-input-inline {
    width: 621px!important;
    margin-right: 1px!important;
}

.pass_box{
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.copy1 .list{
    line-height: 39px;
    margin: 0 auto;
    color: #656565;
    text-align: left;
    text-indent: 10px;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
}
.copy1 .list:hover{
    color: #ff4908;
    font-size: 22px;
}
.heads{
    background-color: #f1f1f1;
    padding: 5px 0px 0px 7px;
    color: #f64e06;
    position: sticky;
    top: 0;
    width: 652px;
}
.card-qrcode .card-qrcode-box{
    float: left;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    margin: 10px;
    border-radius: 8px;
}
.card-qrcode .card-qrcode-box .card-qrcode-index{
    padding: 10px 10px 0 0;
    font-size: 15px;
    color: #0a5ec4;
    display: flex;
    align-items: center;
    justify-content: center;
}