.work_group {
    margin-bottom: 15px;
}

.work_group .tt-input__inner {
    background-color: #fff;
    border: 1px solid #3783fd;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

/*.work_group .tt-input-group__append {*/
    /*padding: 0 40px;*/
/*}*/

.tt_history {
    width: 535px;
    overflow: hidden;
}

.tt_history a {
    color: #777;
    font-size: 14px;
    display: inline-block;
    width: 11%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tt_history .iconfont {
    vertical-align: text-bottom;
}

/*职场诚信首页*/

.work_sediment{
   background: url("../images/chahua.png") no-repeat left bottom 30px;
    background-size: 100%;
    padding-bottom:300px;
}
.work_sediment > p {
    margin: 40px 0;
    letter-spacing: 5px;
}

.work_sediment i {
    display: inline-block;
    margin: 0px 10px 0;
    font-size: 24px;
}
.work_index ul li{
  padding: 30px 40px 10px;
  box-shadow:0px 0px 6px 0px rgba(213, 213, 213, 0.4);
    margin-bottom: 20px;
}
.work_index ul li p{
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
}
.work_index ul li p::after{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #bbbbbb;
    border-radius: 5px;
    left: 0;
    top: 8px;
}
.integrity_title{
    margin-bottom: 20px;
}
.work_index ul li .outerdown-border::after
{
    background:#E2AC38;
}
.work_examine {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}
.work_name {
    margin-left: 15px;
    color: #000;
    padding-left: 10px;
}

.work_name p {
    margin-top: 15px;
    color: #777;
}
.work_r button {
    display: inline-block;
    border-radius: 20px;
    background: #fff;
    padding: 5px 10px;
    color: #3783fd;
    font-size: 14px;
    margin-top: 15px;
}

.work_list {
    width: 100%;
    background: #f4f5f6;
    margin-top: 20px;
}

.attestation_name {
    margin-left: 15px;
}

.attestation_name p {
    margin-top: 15px;
}

.work_list ul li {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
    border-bottom: 1px solid #EBEBEB;
    cursor: pointer;
}

.work_list ul li:last-child {
    border-bottom: none;
}

.attestation_fr {
    display: block;
    margin-top: 20px;
    color: #777;
    font-size: 18px;
}

.attestation_fr .approve1 {
    color: #F3AD81;
}

.attestation_fr .approve2 {
    color: #65C3A9;
}

.pack_up {
    cursor: pointer;
    text-align: center;
}

.pack_up img {
    width: 25px;
    height: 25px;
}

/*职场诚信记录*/


.time_conditions {
    background: #f4f5f6;
    padding: 20px;
    margin-bottom: 20px;
}

.time_conditions a {
    color: #777;
}

.time_conditions h3 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
}

.time_conditions h3:after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #3783fd, #7c55fe);
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
}

.annual_summary > p {
    font-size: 18px;
    margin-bottom: 20px;
}

.annual_month {
    float: left;
    width: 13%;
    text-align: center;

}

.annual_month p {
    font-size: 22px;
    color: #3783fd;
    margin: 10px 0;
}

.annual_sign {
    float: left;
    width: 80%;
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
}

.annual_sign::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #fff;
    top: 18px;
    left: 0;
}

.annual_sign ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
}

.annual_sign ul li::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #3783fd;
    top: 8px;
    left: -15px;

}

.annual_sign p {
    font-size: 14px;
    margin: 10px 0;
}

.annual_sign p em {
    font-size: 14px;
}

.annual_sign .iconfont {
    vertical-align: middle;
}

.work_r {
    margin-top: 15px;
}

.work_r .examine {
    padding: 6px 15px;
    border-radius: 40px;
    font-size: 14px;
    color: #3783fd;
    cursor: pointer;
    margin-left: 15px;
}

.work_r .number_p {
    color: #777;
    font-size: 24px;
}

/*工作行为*/
.attitude .flex {
    display: flex;
    align-items: center;
    justify-content: initial;
}

.attitude .flex {
    margin-bottom: 15px;
}
.attitude .flex h3{
    width: 80px;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.attitude .flex p {
    font-size: 16px;
    width: 95px;
    text-align: left;
}

/*颜色分类*/
.f33 {
    color: #f33446;
    margin-left: 20px;
}

/*红色*/
.bgred {
    background: #f33446;
}

.ffa {
    color: #ffab40;
    margin-left: 20px;
}

/*黄色*/
.bgorg {
    background: #ffab40;
}

.gfc {
    color: #419488;
    margin-left: 20px;
}

/*绿色*/
.bggreen {
    background: #419488;
}

/*个数显示对应样式*/
.common-num {
    display: inline-block;
    width: 27%;
    height: 20px;
}

.num1 {
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px
}

.num2 {
    margin: 0 1px;
}

.num3 {
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px
}

/*标签*/
.no-choose-sign li {
    display: inline-block;
    /*min-width: 102px;*/
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 18px;
    font-size: 15px;
    box-sizing: border-box;
}

/*评价时间轴*/
.bggray {
    background: #f4f5f6;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.bgwhite {
    background: #fff;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 15px;
}

.get_scor {
     font-size: 27px;
    margin-top: 3px;
    font-weight: bold;
    margin: 10px 0;
}
.pj_right{
    text-align: center;
    background: #fff;
    padding: 10px 0;
    margin-bottom: 10px;
}
.pj_right>p{
    padding: 15px 0;
}
.work_group .tt-button{
    width: 110px;
}
.work_l {
    display: flex;
    align-items: center;
}


