/*entries*/
/*Leao*/
/*20170815*/
.entries{
}
.review_help{
    color: #ee1951;
    font-size: 12px;
}
.review_help img{
    position: relative;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    top:-2px
}
.entries>div{
    background-color: #f6f6f6;
    width: 1240px;
    min-height: 1040px;
    margin: auto;
    padding-bottom: 18px;
    position: relative;
}
.searchInput{
    position: absolute;
    top:20px;
    right: 40px;
    width: 240px;
    height:40px;
    border: 1px solid #bdbdbd;
    border-radius: 20px;
}
.searchInput input{
    background-color: transparent;
    border: none;
    height: 38px;
    padding-left: 28px;
    width: 193px;
}
.searchInput button{
    background-color: transparent;
}
.searchInput img{
    cursor: pointer;
}
.entries h3{
    height: 100px;
    line-height: 80px;
    font-size: 20px;
    border-bottom: 1px solid #bdbdbd;
    padding: 0 40px;
}
.entries .entries_cont{
    padding: 0 40px;
}
/*entries_title 页面标头*/
.entries_title ul{
    display: inline-block;
}
.entries_title ul li{
    display: inline-block;
    /*width: 48px;*/
    padding: 0 5px;
    height: 20px;
    border-radius: 3px;
    color: #9f9fa0;
    font-size: 12px;
    margin-right: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
.entries_title_active{
    background-color: #eaedf4;
}
.entries_title>div{
    float: right;
    width: 250px;
    text-align: right;
}
.entries_title>div a{
    font-size: 14px;
    color: #9f9fa0;
    text-decoration: underline !important;
    margin-left: 10px;
}
.entries_title>div .endEstimate{
    display: inline-block;
    width: 100px;
    height:30px;
    background-color: #ee1951;
    color: white;
    text-align: center;
    line-height: 30px;
    text-decoration: none !important;
    /*margin-bottom: 8px;*/
}
.entries_title>div .restartEstimate,.entries_title>div .restartEstimating{
    width: 100px;
    height:30px;
    background-color: #ee1951;
    color: white;
    text-align: center;
    line-height: 30px;
    text-decoration: none !important;
}
.entries_title>div .restartEstimate{
    display: none;
}
/*评审列表表格*/
.entries_table>table{
    font-size: 14px;
    margin-top: 8px;
    text-align: center;
}
.entries_table>table thead{
    background-color: #ee1951;
    color: white;
    height: 56px;
    line-height: 56px;
}
.entries_table>table tbody{
    color: #999999;
}
.entries_table>table tbody tr{
    border-bottom: 1px solid #bdbdbd;
}
.entries_table>table tbody tr td{
    padding: 33px 0 39px;
}
.entries_table>table thead tr .th1{
    width: 120px;
    padding-right: 10px;
    text-align: center;
}
.entries_table>table tbody tr .td1{
    color: #393939;
    width: 120px;
    padding-right: 10px;
    text-align: center;
}
.entries_table>table tr .td1,.entries_table>table tr .th1{
    width: 142px;
    text-align: center;
}
.entries_table>table tr .td2,.entries_table>table tr .th2{
    width: 140px;
}
.entries_table>table tr .td2 img{
    /*margin-right: 20px;*/
    max-width: 140px;
    height: 80px;
}
.entries_table>table thead tr .th2,.entries_table>table tr .td3,.entries_table>table tr .td4,.entries_table>table tr .td5{
    text-align: center;
}
.entries_table>table tr .td3,.entries_table>table tr .th3{
    width: 235px;
    padding: 0 10px;
}
.entries_table>table tr .td4,.entries_table>table tr .th4{
    width: 200px;
    text-align: center;
    padding-right: 10px;
    line-height: 24px;
}
.entries_table>table tr .td5,.entries_table>table tr .th5{
    width: 280px;
    padding-right: 20px;
    text-align: left;
}
.entries_table>table tr .td6,.entries_table>table tr .th6{
    width: 108px;
}
.entries_table>table tr .td7,.entries_table>table tr .th7{
    width: 100px;
}
.operate li{
    cursor: pointer;
}
/*分页、批量评审按钮*/
.entries .paginationBox{
    width: 100%;
    height: 70px;
    /*border-bottom: 1px solid #ddddda;*/
    margin: 10px 0 0 0;
    text-align: right;
    /*position: absolute;*/
    /*bottom: 10px;*/
}
.pagination{
    display: inline-block;
    vertical-align: middle;
}
.pagination .active{
    background-color: #20a0ff;
    color: white;
}
.pagination .active span{
    background-color: #20a0ff !important;
    color: white;
}
.pagination li{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
}
.pagination > .active > span,.pagination > li:first-child > span,.pagination > li > a,.pagination > .active > span:hover{
    padding: 0 10px!important;
    background-color: #f6f6f6;
    line-height: 28px;
    border:none;
    color: #3e3e3e;
}
.batchBtn{
    display: none;
    width: 100px;
    height: 30px;
    background-color: #ee1951;
    color: white;
    font-size: 14px;
    margin: 20px 35px 0 0;
}
.batchEstimate{
    /*display: none;*/
}
.restartEstimate{
    display: none;
}
.notEstimatePro{
    display: none;
    padding-right: 25px !important;
    width: 30px;
}
.notEstimate_label{
    display: none;
    margin-right: 10px;
    /*color: #000;*/
}
.ajax_pagination li a{
    background-color: #20a0ff;
}
.ajax_pagination li{
    background-color: #20a0ff;
}
/*弹窗*/
.popUp{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 10002;
}
.popUp>div{
    position: fixed;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*width: 500px;*/
    width: 360px;
    /*height: 300px;*/
    background-color: #fbfbfb;
    /*padding: 50px;*/
    padding-bottom: 15px;
    text-align: center;
    /*border: 1px solid black;*/
}
.popUp>div>p:first-child{
    height: 40px;
    line-height: 40px;
    background-color: #d2d2d2;
    position: relative;
}
.popUp>div>p:first-child span{
    /*float: right;*/
    position: absolute;
    line-height: 40px;
    font-size: 20px;
    font-weight: 100;
    /*margin: 0 20px;*/
    right: 20px;
}
.popUp>div>div{
    padding: 25px 50px;
}
.popUp>div>div p:first-child{
    padding-bottom: 10px;
}
.popUp button{
    width: 54px;
    height: 25px;
    background-color: #ee1951;
    border-radius: 3px;
    color: white;
}
.popUp p{
    /*margin: 30px 0 !important;*/
}
.waterTips{
    font-size: 14px;
    margin-left: 15px;
}
.popUp_cannot{

}
.popUp_go_in>div{
    width: 600px;
}
.popUp_go_in>div>div{
    padding: 20px;
    text-align: left;
}
.popUp_go_in>div>div>div{
    text-align: center;
    margin: 30px 0;
}
.popUp_go_in input[type="radio"]{
    margin-left: 50px;
    margin-right: 5px;
}
.popUp_go_in label{
    margin-right: 50px;
}
.popUp_go_in textarea{
    width: 480px;
    height: 124px;
    margin-left: 60px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}
.popUp_go_in>div>p:first-child{
    height: 40px;
    line-height: 40px;
    background-color: #ee1951;
    color: white;
}
.popUp_go_in>div button{
    width: 145px;
    height: 40px;
}
.popUp_affirmEnd>div>p{
    background-color: #ee1951 !important;
    color: white;
}
.popUp_affirmEnd>div>button{
    background-color: #ee1951 ;
    width: 120px;
    height:30px;
    border-radius: 3px;
}
.popUp_showCheckbox>div>p:first-child,.popUp_restart_ask>div>p:first-child,.popUp_restart_sure>div>p:first-child{
    background-color: #ee1951;
    color: white;
}
.popUp_showCheckbox button,.popUp_restart_ask button,.popUp_restart_sure button{
    width: 120px;
    height: 30px;
}
/*批量评审弹窗*/
.popUp_batchEstimate{
    display: none;
    position: absolute;

    top:0;
    left: 0;
    /*right: 0;*/
    /*bottom: 0;*/
    width: 100%;
    height:100%;
    background-color: transparent;
    z-index: 10002;
}

.popUp_batchEstimate>div{
    position: absolute;
    top:130px;
    left: 50%;
    transform: translate(-50%,0);
    width: 1160px;
    height:1000px;
    padding: 0;
    background-color: #f5f5f5;
    box-shadow: 15px 15px 25px #c4c3c3,-15px -15px 25px #c4c3c3;
}
.popUp_batchEstimate>div>div{
    padding: 0;
}
.popUp_batchEstimate>div>h4{
    background-color: #ee1951;
    text-align: left;
    padding-left: 45px;
    line-height: 60px;
    margin: 0 !important;
    color: white;
}
.popUp_batchEstimate_title{
    padding-left: 50px;
    color: #999;
    height: 60px;
    text-align: left;
    line-height: 60px;
    border-bottom: 1px solid #eee;
}
.popUp_batchEstimate_title>button{
    width: 100px;
    height: 30px;
    float: right;
    line-height: 30px;
    margin-top: 15px;
    background-color: #ee1951;
    color: white;
}
.popUp_batchEstimate_end{
    margin-left: 18px;
    margin-right: 35px;
}
.popUp_batchEstimate table{
    width: 100%;
    text-align: center;
}
.popUp_batchEstimate table tbody{
    color: #999999;
}
.popUp_batchEstimate table tbody tr{
    border-bottom: 1px solid #bdbdbd;
}
.popUp_batchEstimate table thead{
    background-color: #fbfbfb;
    line-height: 50px;
    color: #393939;
}
.popUp_batchEstimate table thead td:first-child{
    width: 265px;
    padding-right: 40px;
    text-align: center;
}
.popUp_batchEstimate table thead td:nth-child(4){
    width: 313px;
    text-align: center;
    padding-right: 30px;
    line-height: 24px;
}
.popUp_batchEstimate table thead td:nth-child(5){
    width: 200px;
    padding-right: 30px;
}
.popUp_batchEstimate table thead td:nth-child(6){
    width: 108px;
}
.popUp_batchEstimate table thead td:nth-child(3){
    width: 235px;
    padding-right: 100px;
}
.popUp_batchEstimate table tbody tr td{
    padding: 33px 0 39px;
}
.popUp_batchEstimate table tbody tr td:first-child{
    color: #393939;
    /*width: 265px;*/
    width: 160px;
    padding-right: 40px;
    text-align: center;
}
.popUp_batchEstimate table tbody tr td:nth-child(2){
    width: 142px;
    text-align: center;
}
.popUp_batchEstimate table tbody tr td:nth-child(2) img{
    /*margin-right: 20px;*/
    max-width: 140px;
    height: 80px;
}
.popUp_batchEstimate table tbody tr td:nth-child(3){
    width: 235px;

    padding-right: 100px;

    /*text-align: left;*/
}
.popUp_batchEstimate table tbody tr td:nth-child(4){
    /*width: 413px;*/
    width: 313px;
    text-align: center;
    /*padding-right: 153px;*/
    padding-right: 30px;
    line-height: 24px;
}
.popUp_batchEstimate table tr td:nth-child(5){
    width: 200px;
    padding-right: 30px;
}
.popUp_batchEstimate table tr td:nth-child(6){
    width: 108px;
}
.operate li{
    cursor: pointer;
}
.closeBtn{
    width: 64px;
    height: 30px;
    background-color: #ee1951;
    color: white;
}
.paginationBox{
    padding: 20px;
}
.popUp_batchEstimate .pagination{
    float: right;
    margin: 0;
}
.popUp_batchEstimate_submit{
    display: none;
    float: right;
    width: 100px;
    height: 30px;
    color: white;
    background-color: #ee1951;
    margin-right: 28px;
}
.tips{
    font-size: 12px;
    color: #999;
    margin-left: 90px;
}
.dialog_tip {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 50px;
}
/*移动端------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 450px) {
    .entries{
        background-color: #ffffff;
    }
    .entries h3{
        line-height: 1.33rem;
        font-size: 0.453333rem;
        padding: 0 0.4rem;
        text-align: center;
    }
    .entries>div{
        width: 10rem;
        background-color:#fff;
    }
    .entries .entries_cont{
        padding: 0 0.4rem;
    }
    .entries_table>table thead .td_id{
        width: 0.533333rem !important;
        padding-right:0.133333rem;
        /*padding-left:0.333333rem;*/
    }
    .entries_table>table tbody .td_id{
        width: 1.503333rem;
        padding-right:0.033333rem;
    }
    .entries_table>table .td_img{
        width: 3.146667rem;
    }
    .entries_table>table .td_img img{
        max-width: 3.146667rem;
        max-height: 1.666667rem;
    }
    .entries_table>table .td_lang{
        width: 3.2rem;
        padding-right: 0.2rem;
        word-break: break-all;
    }
    .entries_table>table .td_name{
        width: 3.2rem;
        padding-right: 0.2rem;
        word-break: break-all;
    }
    .entries_table>table .td_operate{
        width: 2.28rem;
        font-size: 0.32rem;
        text-align: center;
    }
    .entries .paginationBox{
        /*height: 0.933333rem;*/
        text-align: center;
        padding: 0;
    }
    .pagination{
        margin: 0;
    }
    .pagination li{
        padding: 0 1px;
    }
    .entries>div{
        min-height: inherit;
    }
    .lang{
        display: none;
    }
    .goback{
        position: absolute;
        left: 0.4rem;
        top:0.4rem;
    }
    .review_help{
        position: absolute;
        right:0.4rem;
        top:0;
    }
    .entries_title .mMy{
        position: absolute;
        bottom: 0;
        width: 9.2rem;
        padding-bottom: 0.266667rem;
        text-align: center;
    }
    .entries_title .mMy a{
        width: 4.533333rem;
        height: 0.933333rem;
        line-height: 0.933333rem;
        background-color: #ee1951;
        color: white;
        font-size: 0.48rem;
        text-decoration: none !important;
        text-align: center;
        border-radius: 4px;
        margin-left: 0;
    }
    .toMyP{
        display: inline-block;
    }
    .popUp_batchEstimate>div{
        width: 10rem;
        /*height: auto;*/
        top:2.3rem;
        left: 0;
        bottom:0;
        transform: translate(0,0);
        box-shadow: none;
        padding: 0 0.4rem;
        background-color: rgba(0,0,0,0.4);
    }
    .popUp_batchEstimate table thead td:first-child,.popUp_batchEstimate table tbody tr td:first-child{
        width: 1.33333rem;
        padding-right: 0;
    }
    .notEstimatePro{
        width: 0.43333rem;
        padding-left: 0 !important;
        margin: 0 !important;
    }
    .popUp_batchEstimate table thead td:nth-child(2),.popUp_batchEstimate table tbody tr td:nth-child(2){
        width: 2.933333rem;
    }
    .popUp_batchEstimate table tbody tr td:nth-child(2) img{
        max-width: 2.933333rem;
        max-height: 1.64rem;
    }
    .popUp_batchEstimate table thead td:nth-child(3),.popUp_batchEstimate table tbody tr td:nth-child(3){
        width: 2.7rem;
        padding: 0 0.2rem;
    }
    .popUp_batchEstimate table tr td:nth-child(5){
        width: 1.4rem;
    }
    .popUp_batchEstimate table thead td:nth-child(5){
        padding-right: 0;
    }
    .popUp_batchEstimate table tr td:nth-child(5){
        padding-right: 0;
        font-size: 0.32rem;
    }
    .popUp_batchEstimate table tbody tr td{
        padding: 0.333333rem 0 0.466667rem;
    }
    .popUp_batchEstimate_title{
        line-height: 0.4rem;
        margin-top: 0.133333rem;
        padding-left: 0;
    }
    .no_pinshen_count{
        display: block;
    }
    .popUp_batchEstimate_title>button{
        width: 4.533333rem;
        height: 0.933333rem;
        float: right;
        line-height: 0.933333rem;
        margin-top: 0.2rem;
        background-color: #ee1951;
        color: white;
    }
    .popUp_batchEstimate_end{
        margin-left: 0.133333rem;
        margin-right: 0;
    }
    .popUp_batchEstimate>div>div{
        background-color: #ffffff;
    }
    .notEstimate_label{
        margin-right: 0;
    }
    .tips{
        display: inline-block;
        /*position: absolute;*/
        width:292px;
        line-height: 16px;
        /*left:-21%;*/
        top:45px;
        margin-left: 0 !important;
       /*display: none;*/
    }
    .entries_table>table thead{
        display: inline-block;
        width:100%;
        height:30px;
        line-height: 30px;
        text-align: center;
    }
    .entries_table>table tbody{
        display: block;
        text-align: center;
    }
    .entries_table .th3{
        text-align: center;
    }

    .entries_table>table tr .td4{
        width: 113px;
        overflow: hidden;
        padding-right:3px;
        text-align: left;
        font-size:0.32rem;
    }
    .entries_table>table>thead tr .td6{
        font-size:14px;
    }
    .entries_table>table tbody tr .td6 ul li a{
        display: inline-block;
        width:68px;
    }
    .entries_table>table tr .td6{
        width:1.7rem;
    }
    .entries_title .mMy a{
        margin-top: 30px;
    }
    .pagination li{
        height:20px;
        padding-bottom: 15px;
    }
    .pagination > .active > span, .pagination > li:first-child > span, .pagination > li > a, .pagination > .active > span:hover{
        padding:0 5px!important;
        line-height: 18px;
    }
    .entries .paginationBox{
        text-align: center;
    }
    .entries_title .mMy a{
        margin-top: 10px;
    }
    .entries_table tbody tr{
        width:100%!important;
    }
}