.step-tt {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.step-info {
    margin-top: 35px;
}

.step-list {
    text-align: center;
    font-size: 0;
}

.step-item {
    font-size: 14px;
    vertical-align: top;
    width: calc(100% / 7.0001);
    display: inline-block;
    position: relative;
}

.step-item::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 100%;
    width: 105px;
    height: 20px;
    background: url("../images/step/icon_gkzbxm_arrow_.png") no-repeat center;
    transform: translateX(50%);
}

.step-item:first-child::before {
    display: none;
}

.step-item .item-icon {
    position: relative;
    display: block;
    box-sizing: border-box;
    margin: 0 auto 10px;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-image: linear-gradient(180deg, #e7ebf0 0%, #fff 100%);
    box-shadow: 0 4px 10px 0 rgba(181, 194, 219, .4);
}

.step-item .item-icon::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
}

.step-item .item-name {
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.step-item.done .item-icon {
    background-image: linear-gradient(180deg, #e0ecff 0%, #fff 100%);
}

.step-item.current .item-icon {
    background-image: linear-gradient(180deg, #ffc24d 0%, #ff6813 100%);
}

.step-item.done::before,
.step-item.current::before {
    background-image: url("../images/step/icon_gkzbxm_arrow_current.png");
}

.step-item.current .item-name {
    color: #ff7a00;
    font-weight: 500;
}

.step-item.current .step-time {
    color: #ff7a00;
    font-weight: 500;
    line-height: 23px;
}

.gkzbxm .step-item .item-icon.icon1::before {
    background: url("../images/step/icon_gkzbxm_step1.png") center no-repeat;
}

.gkzbxm .step-item.done .item-icon.icon1::before {
    background: url("../images/step/icon_gkzbxm_step1_done.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon1::before {
    background: url("../images/step/icon_gkzbxm_step1_current.png") center no-repeat;
}

.gkzbxm .step-item .item-icon.icon2::before {
    background: url("../images/step/icon_gkzbxm_step2.png") center no-repeat;
}

.gkzbxm .step-item.done .item-icon.icon2::before {
    background: url("../images/step/icon_gkzbxm_step2_done.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon2::before {
    background: url("../images/step/icon_gkzbxm_step2_current.png") center no-repeat;
}

.gkzbxm .step-item .item-icon.icon3::before {
    background: url("../images/step/icon_gkzbxm_step3.png") center no-repeat;
}

.gkzbxm .step-item.done .item-icon.icon3::before {
    background: url("../images/step/icon_gkzbxm_step3_done.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon3::before {
    background: url("../images/step/icon_gkzbxm_step3_current.png") center no-repeat;
}

.gkzbxm .step-item .item-icon.icon4::before {
    background: url("../images/step/icon_gkzbxm_step4.png") center no-repeat;
}

.gkzbxm .step-item.done .item-icon.icon4::before {
    background: url("../images/step/icon_gkzbxm_step4_done.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon4::before {
    background: url("../images/step/icon_gkzbxm_step4_current.png") center no-repeat;
}

.gkzbxm .step-item .item-icon.icon5::before {
    background: url("../images/step/icon_gkzbxm_step5.png") center no-repeat;
}

.gkzbxm .step-item.done .item-icon.icon5::before {
    background: url("../images/step/icon_gkzbxm_step5_done.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon5::before {
    background: url("../images/step/icon_gkzbxm_step5_current.png") center no-repeat;
}

.gkzbxm .step-item .item-icon.icon6::before {
    background: url("../images/step/icon_gkzbxm_step6.png") center no-repeat;
}

.gkzbxm .step-item.current .item-icon.icon6::before {
    background: url("../images/step/icon_gkzbxm_step6_h.png") center no-repeat;
}

.yqzbxm .step-item .item-icon.icon1::before {
    background: url("../images/step/icon_yqzbxm_step1.png") center no-repeat;
}

.yqzbxm .step-item.current .item-icon.icon1::before {
    background: url("../images/step/icon_yqzbxm_step1_h.png") center no-repeat;
}

.yqzbxm .step-item .item-icon.icon2::before {
    background: url("../images/step/icon_yqzbxm_step2.png") center no-repeat;
}

.yqzbxm .step-item.current .item-icon.icon2::before {
    background: url("../images/step/icon_yqzbxm_step2_h.png") center no-repeat;
}

.yqzbxm .step-item .item-icon.icon3::before {
    background: url("../images/step/icon_yqzbxm_step3.png") center no-repeat;
}

.yqzbxm .step-item.current .item-icon.icon3::before {
    background: url("../images/step/icon_yqzbxm_step3_h.png") center no-repeat;
}

.yqzbxm .step-item .item-icon.icon4::before {
    background: url("../images/step/icon_yqzbxm_step4.png") center no-repeat;
}

.yqzbxm .step-item.current .item-icon.icon4::before {
    background: url("../images/step/icon_yqzbxm_step4_h.png") center no-repeat;
}

.yqzbxm .step-item .item-icon.icon5::before {
    background: url("../images/step/icon_yqzbxm_step5.png") center no-repeat;
}

.yqzbxm .step-item.current .item-icon.icon5::before {
    background: url("../images/step/icon_yqzbxm_step5_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon1::before {
    background: url("../images/step/icon_zgysxm_step1.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon1::before {
    background: url("../images/step/icon_zgysxm_step1_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon2::before {
    background: url("../images/step/icon_zgysxm_step2.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon2::before {
    background: url("../images/step/icon_zgysxm_step2_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon3::before {
    background: url("../images/step/icon_zgysxm_step3.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon3::before {
    background: url("../images/step/icon_zgysxm_step3_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon4::before {
    background: url("../images/step/icon_zgysxm_step4.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon4::before {
    background: url("../images/step/icon_zgysxm_step4_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon5::before {
    background: url("../images/step/icon_zgysxm_step5.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon5::before {
    background: url("../images/step/icon_zgysxm_step5_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon6::before {
    background: url("../images/step/icon_zgysxm_step6.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon6::before {
    background: url("../images/step/icon_zgysxm_step6_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon7::before {
    background: url("../images/step/icon_zgysxm_step7.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon7::before {
    background: url("../images/step/icon_zgysxm_step7_h.png") center no-repeat;
}

.zgysxm .step-item .item-icon.icon8::before {
    background: url("../images/step/icon_zgysxm_step8.png") center no-repeat;
}

.zgysxm .step-item.current .item-icon.icon8::before {
    background: url("../images/step/icon_zgysxm_step8_h.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon1::before {
    background: url("../images/step/icon_zgysxm2_step1.png") center no-repeat;
}

.zgysxm2 .step-item.done .item-icon.icon1::before {
    background: url("../images/step/icon_zgysxm2_step1_done.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon1::before {
    background: url("../images/step/icon_zgysxm2_step1_current.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon2::before {
    background: url("../images/step/icon_zgysxm2_step2.png") center no-repeat;
}

.zgysxm2 .step-item.done .item-icon.icon2::before {
    background: url("../images/step/icon_zgysxm2_step2_done.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon2::before {
    background: url("../images/step/icon_zgysxm2_step2_current.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon3::before {
    background: url("../images/step/icon_zgysxm2_step3.png") center no-repeat;
}

.zgysxm2 .step-item.done .item-icon.icon3::before {
    background: url("../images/step/icon_zgysxm2_step3_done.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon3::before {
    background: url("../images/step/icon_zgysxm2_step3_current.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon4::before {
    background: url("../images/step/icon_zgysxm2_step4.png") center no-repeat;
}

.zgysxm2 .step-item.done .item-icon.icon4::before {
    background: url("../images/step/icon_zgysxm2_step4_done.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon4::before {
    background: url("../images/step/icon_zgysxm2_step4_current.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon5::before {
    background: url("../images/step/icon_zgysxm2_step5.png") center no-repeat;
}

.zgysxm2 .step-item.done .item-icon.icon5::before {
    background: url("../images/step/icon_zgysxm2_step5_done.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon5::before {
    background: url("../images/step/icon_zgysxm2_step5_current.png") center no-repeat;
}

.zgysxm2 .step-item .item-icon.icon6::before {
    background: url("../images/step/icon_zgysxm2_step6.png") center no-repeat;
}

.zgysxm2 .step-item.current .item-icon.icon6::before {
    background: url("../images/step/icon_zgysxm2_step6_h.png") center no-repeat;
}



.public-list {
    padding: 5px 0 19px;
    box-sizing: border-box;
}

.public-list-item {
    display: block;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 5px 133px 5px 20px;
    box-sizing: border-box;
    /*margin-top: 14px;*/
    z-index: 1;
}

/*.public-list-item .item-title {
    height: 24px;
    margin-bottom: 10px;
}*/

.public-list-item .item-text {
    height: 22px;
    color: #7f8ba5;
    font-size: 14px;
    line-height: 22px;
    padding-right: 9px;
    box-sizing: border-box;
}

.public-list-item .item-date {
    position: absolute;
    right: 20px;
    top: 0;
    height: 24px;
    color: #666;
}

.public-list-item:hover {
    background-color: #f5f9fe;
}

.public-list-item:hover .item-title {
    color: #0d6cf2;
}

.public-list-item:hover .item-text {
    color: #456490;
}

/* 2025-5-30 */
.progress-wrap {
    display: flex;
    margin-top: 35px;
}

.progress-item {
    position: relative;
    flex: 1;
}

.progress-item:before {
    position: absolute;
    content: "";
    top: 39px;
    left: 28px;
    right: 6px;
    height: 4px;
    border-radius: 2px;
    background-color: #A8B6C1;
}

.progress-title {
    height: 24px;
    line-height: 24px;
    color: #A8B6C1;
}

.progress-ico {
    margin-top: 6px;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: url("../images/quan_ico.png") center no-repeat #A8B6C1;
}

.progress-date {
    margin-top: 6px;
    height: 21px;
    line-height: 21px;
    color: #999;
}

.progress-item.finished .progress-title {
    color: #0066FF;
}

.progress-item.finished .progress-ico {
    background-color: #0066FF;
    background-image: url("../images/gou_ico.png");
}

.progress-item.finished:before {
    background-color: #0066FF;
}

.progress-item.ongoing .progress-title {
    color: #F7A532;
}

.progress-item.ongoing .progress-ico {
    background-color: #F7A532;
    background-image: url("../images/gou_ico.png");
}

.progress-item.ongoing:before {
    background-color: #F7A532;
}

.progress-info {
    display: flex;
    background-color: #F3F7FF;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 35px;
}

.progress-list {
    flex: 1;
    overflow: hidden;
    height: 167px;
    overflow-y: auto;
}

.progress-head {
    flex-shrink: 0;
    width: 146px;
    height: 167px;
    background: url("../images/head_bg.png") center no-repeat;
}

.info-items {
    padding: 0 12px;
}

.info-item {
    border-bottom: 1px solid #BECBDE;
}

.info-item:last-child {
    border-bottom: 0;
}

.info-item>a {
    display: block;
    height: 55px;
    line-height: 55px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.info-item:hover {
    border-bottom-color: #0066FF;
}

.info-item:hover>a {
    color: #0066FF;
}

.collapse-item {
    margin-top: 35px;
}

.collapse-head {
    position: relative;
    display: flex;
    align-items: center;
    height: 44px;
    line-height: 44px;
}

.collapse-head:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0066FF;
}

.collapse-icon {
    margin-left: auto;
    display: block;
    width: 37px;
    height: 18px;
    cursor: pointer;
    background: url("../images/collapse_arr1.png") center no-repeat;
}

.collapse-icon.active {
    background-image: url("../images/collapse_arr2.png");
}

.collapse-title {
    font-size: 18px;
}

.collapse-date {
    color: #999;
    font-size: 16px;
    margin-left: 21px;
}

.collapse-body {
    padding: 20px 50px;
    box-shadow: 0px 5px 15px 0px rgba(80, 93, 124, 0.15);
}