.logoBar{
    display: flex;

}
#logoArea{
    width: 55%;
}
.nav_area{
    width: 45%;
    border: none;
}
.navbar{
    margin-top: 40px;
}
.complan_nav{
    border-bottom: 1px solid #F2F2F2;
}
.complan_title{
    margin: auto;
    display: flex;
    width: 1200px;
    font-size: 18px;
}
.complan_title a{
    margin-right: 20px;
    position: relative;
    padding-bottom: 7px;
    cursor: pointer;
}
.complan_title_active::after{
    content: '';
    border-bottom: 3px solid red;
    width: 100%;
    /*height: 2px;*/
    /*background: red;*/
    position: absolute;
    bottom: -1px;
    left: 0;
}
.location_box{
    margin: 10px 0;
}
/*!*反馈意见*!*/
.currentColor {
    background-color: #E51D27 !important;
}

.required1{
    color: red !important;
}
.closee{
    background: url("/images/quotation/upImgDel.png")no-repeat center center;
    background-size: 100% 100%;
}
/*意见类型多选*/
.layui-form-radioed>i{
    color: #E41D27!important;
}
.layui-input-block {
    margin-left: 0px!important;
    min-height: 36px;
    display: flex;
    align-items: center;}
.layui-form-item .layui-form-checkbox[lay-skin=primary]{
    margin-top: 0!important;
}
.layui-form-radio{
    margin: 0!important;
    padding: 0!important;
}
.complan_form{
    margin-top: 20px;
}
.question_type{
    display: flex;
    flex-flow: wrap row;
    width: 500px;
}
.tipscontomn{
    position: absolute;
    width: 400px;
    background: #000000;
    opacity: 0.8;
    /*border: 1px solid #F6F3F4;*/
    border-radius: 2px;
    padding: 10px 15px;
    z-index: 99;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    color: #FFFFFF;
    display: none;
    top: 40px;
    left: 0px;
}
.question_type_tips{
    cursor: pointer;
    margin-right: 15px;
}
.question_type_tips_text{
    border: 1px solid #DEDEDE;
    padding: 5px 10px;
    margin: 0;
    border-radius: 8px;
    margin-bottom: 10px;
}
.question_type_tips .span_active{
    border: 1px solid #E51D27;
    color:#E51D27 ;
}
.select_order{

}
.disp-flex{
    display: flex;
    align-items: center;
}
.emit{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 135px;
}
.select_order_li{
    margin: 10px 0;
    width: 424px;
    /*height: 120px;*/
    background: #F6F3F4;
    border-radius: 4px;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
}
.select_order_img{
    margin-right: 10px;
    border-radius: 4px;

}
.select_order_img_right{
    margin-top: 7px;
    margin-left: 7px;
}
.order_del{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.select_order_status{
    /*border: 1px solid #F2F2F2;*/
    position: absolute;
    background: #E51D27;
    color: #fff;
    border-bottom-right-radius: 20px;
    padding: 2px 10px;
    border-top-left-radius: 4px;
}
.select_order_status1{
background-image: linear-gradient(to bottom right, #13B7F3, #0397F4);
}
.select_order_status2{
    background-image: linear-gradient(60deg,  #575757,#BCBBBB);
}.select_order_status3{

 }
.select_order_img img{
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 4px;
    object-fit: cover;
}
.SelectOrder_btn{
    /*width: 54px;*/
    /*padding: 6px 20px;*/
    /*border: 1px solid #333333;*/
    text-align: center;
    /*border-radius: 10px;*/
    cursor: pointer;
    width: 132px;
    height: 43px;
    line-height: 43px;
    background: #E51D27;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
}
.select_order_right{
    margin-bottom: 16px;
    /*margin-bottom: 20px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 270px;*/
    width: 272px;
    height: 24px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.startPrice{
    width: 168px;
    height: 24px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 24px;
    margin-bottom: 4px;
}
.startPrice span{
    color: #E51D27;
}
.select_order_li_weizhi{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333!important;
    line-height: 24px;
    margin-left: 4px;
}
.quest_upImg{
padding: 12px 12px 12px 0;
    width: 104px;
    height: 104px;
}
.positinImg{
position: relative;
}
.upFile{
    position: absolute;
    width: 104px;
    height: 104px!important;
    top: 0;
    left: 0;
    opacity: 0;
}
.tiplitel{
    width: 100%;
    display: block;

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

/*弹窗*/
.con{
    width: 94%;
    margin: auto;
}
.disp{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-bottom: 12px;
    font-size: 15px;
}
.order_tab{
    display: flex;
    margin-top: 12px;
}
.order_tab li{
    margin-right: 43px;
    cursor: pointer;
    padding-bottom:10px ;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    color: #333333;
}
.order_tab_li_actice{
    /*border-bottom: 1px solid red;*/
    color: #E51D27!important;
}
.order_img{
    width: 10%;
}
.order_img img{
    width: 80px;
    height: 80px;
}
.biaodi_name{
    width: 20%;
}
.biaodi_address{
    width: 20%;
}
.biaodi_status{
    width: 10%;
}
.biaodi_price{
    width: 20%;
}
.ischecked{
    width: 2%;
}
.proposaltitle{

}
.proposalcontent{
    width: 100%;
    height: 440px;
    overflow-y: scroll;
}

#page_test1{
    /*position: relative;*/
    /*bottom: 55px;*/
    /*right: 20px;*/
}
#page_test1 .layui-laypage a{
    color: #94999F;
    font-size: 12px;
}
#page_test1 .layui-laypage{
    display: flex;
    justify-content: center;
    margin-right: 22px;
}
#page_test1 .layui-laypage a,#page_test1  .layui-laypage span{
    height: 36px;
    line-height: 36px;
}
#page_test1 .layui-laypage a, #page_test1 .layui-laypage button, #page_test1 .layui-laypage input, #page_test1 .layui-laypage select, #page_test1 .layui-laypage span{
    border: none;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: red!important;
}
.proposal_btn{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 15px;

}

.proposal_btn_confirm,.proposal_btn_cancel{
    width: 170px;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    cursor: pointer;

}
.proposal_btn_confirm{
    background: #E51D27;
    border-radius: 8px;

    color: #FFFFFF;
    font-size: 16px;
}
.proposal_btn_cancel{

    background: #D7D7D7;
    border-radius: 8px;

    font-size: 16px;
    color: #FFFFFF;
}
/*===end*/

/* 相关订单 */
.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: 308px;
    display: inline-block;
    vertical-align: top;
}
.biaodiMenu li:nth-child(2n){
    margin-right: 0px;
}
.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: #E51D27;
    line-height: 26px;
}
.biaodiMenu input, .biaodiMenu2 input{
    position: absolute;
    bottom: 7px;
    right: 0px;
    zoom: 120%;
    display: none;
}
.biaodiList, biaodiList2{
    display: block;
    width: 308px;
    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;
    object-fit: cover;
    /*margin-top: 7px;*/
    /*margin-left: 7px;*/
}
.biaodiList .listLeft, .biaodiList2 .listLeft{
    width: 180px;
    padding: 7px 0px 14px 14px;
    box-sizing: border-box;
    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: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    /*禁止换行显示*/
    white-space:nowrap;
    font-weight: bold;
}
.biaodiList .listLeft p,.biaodiList2 .listLeft p{
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
    padding: 0px;
    /*font-weight: bold;*/
}
.biaodiList .listLeft span, .biaodiList2 .listLeft span{
    color: #E51D27;
    font-size: 14px;
}
.currents {
    /*border: 2px solid red !important;*/
    background-image: url("/images/quotation/orderBg.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.checcc{
    right: 4px;
    bottom: 6px;
}
.dingwei{
    width: 20px!important;
    height: 20px!important;
    padding: 0!important;
    margin: 0!important;
}