.top-row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
/*倒计时*/
.dao-wrap{
    width: 290px;
    height: 420px;
    background: url(./img/psy17ljhacbbcnanfo1thsuqsonxzxi1wt6a94bcdb-5671-46a2-9a50-ecaa09cb9889.png) 100% no-repeat;
    background-size: 100% 100%;
}

.dao-wrap-bl{
    background: url(./img/bj.png) 100% no-repeat !important;
}

.dao-wrap .text1 {
    width: 264px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 18px;
    margin: 55px 0 0 13px;
}

.dao-wrap .text2{
    width: 184px;
    height: 39px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    text-align: center;
    line-height: 14px;
    margin: 20px 0 0 53px;
}

.dao-wrap .text3{
    width: 192px;
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(214, 64, 11, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
    margin: 44px 0 0 49px;
}

.dao-wrap .nun-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 144px;
    height: 31px;
    margin: 31px 0 0 69px;
}
.dao-wrap .nun-box .num{
    width: 48px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.dao-wrap .yueri {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 109px;
    height: 16px;
    margin: 1px 0 0 136px;
}
.dao-wrap .yueri .text{
    width: 14px;
    height: 15px;
    overflow-wrap: break-word;
    color: rgba(214, 64, 11, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
}

.dao-wrap .text5{
    width: 137px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(236, 94, 28, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
    line-height: 14px;
    margin: 18px 0 0 76px;
}

.dao-wrap .btn-box {
    background-image: linear-gradient(-81deg, rgba(236, 94, 28, 1) 0, rgba(236, 94, 28, 1) 0, rgba(254, 128, 42, 1) 100%, rgba(254, 128, 42, 1) 100%);
    border-radius: 24px;
    height: 48px;
    width: 240px;
    margin: 29px 0 39px 25px;
    display: flex;align-items: center;justify-content: center;
}

.dao-wrap .btn-box-bl {
    background: linear-gradient(261deg, #1624FE 0%, #858CFF 100%) !important;
}

.dao-wrap .btn-box .text {
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    white-space: nowrap;
    line-height: 16px;
}

.mid-col {
    background-color: rgba(255, 255, 255, 1);
    width: 628px;
    height: 420px;
    padding: 20px 30px;
}

.mid-col .section{
    border-bottom: 1px solid rgba(242, 242, 242, 1);
    margin-bottom: 16px;
}
.mid-col .push{
    display: flex; align-items: center; justify-content: flex-start; gap: 5px;
    margin-bottom: 20px;
}
.mid-col .push .icon {
    background-color: rgba(224, 0, 0, 1);
    border-radius: 50%;
    width: 6px;
    height: 6px;
}

.mid-col .push .text {
    overflow-wrap: break-word;
    color: rgba(224, 0, 0, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
}

.mid-col .new-box{
    display: flex;align-items: center; justify-content: flex-start; gap: 0px 27px; margin-bottom: 8px;
}
.mid-col .new-box .text1 {
    border-radius: 4px;
    height: 24px;
    border: 1px solid rgba(224, 0, 0, 1);
    width: 68px;
    line-height: 24px;
    text-align: center;
    color: rgba(224, 0, 0, 1);
    font-size: 12px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    margin-right: 10px;
}
.mid-col .new-box .shu{
    background-color: rgba(128, 128, 128, 1);
    width: 1px;
    height: 16px;
    margin-right: 10px;
}

.mid-col .new-box .text2 {
    width: 233px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
    line-height: 14px;
}

.mid-col .new-box .date{
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    margin-left: 44px;
}

.right-col{
    width: 322px;
    height: 420px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.right-col .item{
    width: 322px;
    height: 132px;
    background-size: 100% 100%;
}
.right-col .bg1{
    background: url(./img/psujcsw98vgksuh7jjto7g8dqljr8squs9fef96bc-026d-45e2-8970-344a62044bf2.png) 100% no-repeat;
}
.right-col .bg2{
    background: url(./img/psnl12zqqtl9niwsv4bkret1990ry3i1ulae066a46-9124-43bb-a43d-a4fdb200986d.png) 100% no-repeat;
}
.right-col .bg3{
    background: url(./img/psvtaore5qgvip8kalpogpwnn0k7irse23j9987176c-60f6-48d1-9128-b219f830fbfb.png) 100% no-repeat;
}
.right-col .text1 {
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(138, 73, 49, 1);
    font-size: 22px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    white-space: nowrap;
    line-height: 22px;
    margin: 40px 0 0 30px;
}

.right-col .text2 {
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(138, 73, 49, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 14px 0 39px 29px;
}

.top-row1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.top-row1 .item{
    background-color: rgba(255, 255, 255, 1);
    width: 408px;
    height: 383px;
}
.top-row1 .item2{
    height: 442px !important;
}
.top-row1 .item .wrap{
    padding: 28px 30px;
}
.top-row1 .item .wrap .hd{
    height: 46px;
    display: flex; align-items: center;justify-content: space-between;
 border-bottom:2px solid rgba(7, 76, 173, 1);
    margin-bottom: 20px;
}
.top-row1 .item .wrap .hd .left{
    display: flex;align-items: center;justify-content: flex-start; gap: 5px;
    color: rgba(7, 76, 173, 1);
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
}

.top-row1 .item .wrap .hd .right{
    color: rgba(170, 186, 207, 1);
    font-size: 14px;
}
.top-row1 .item .wrap .hd a{
    color: rgba(170, 186, 207, 1);
    font-size: 14px;
}
.pic-text-row{
    width: 343px;
    margin-bottom: 10px;
}
.pic-text-row img{
    width: 148px;
    height: 103px;
}

.pic-text-row .right {
    width: 177px;
    margin-top: 3px;
}
.pic-text-row .title {
    width: 176px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
}

.pic-text-row .summary {
    width: 177px;
    overflow-wrap: break-word;
    color: rgba(77, 77, 77, 1);
    font-size: 12px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    text-align: left;
    line-height: 20px;
    margin-top: 5px;
}

.pic-text-row .date {
    color: rgba(153, 153, 153, 1);
    font-size: 10px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    margin-top: 11px;
}

.news-item{
    display: flex;justify-content: space-between; align-items: center; margin-bottom: 7px;
}
.news-item .icon {
    background-color: rgba(7, 76, 173, 1);
    border-radius: 50%;
    width: 4px;
    height: 4px;
}

.news-item .text {
    width: 222px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 12px;
    height: 24px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-left: 10px;
    display: block;
}

.news-item .date {
    color: rgba(153, 153, 153, 1);
    font-size: 10px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    margin-left: 56px;
}

/*职称评审*/
.zc-header{
    display: flex; align-items: center; justify-content: space-between;
}
.zc-header .title{
    display: flex; align-items: center; justify-content: flex-start;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    gap: 8px;
}
.zc-tab{
    display: flex; align-items: center; justify-content: flex-end;gap: 20px;
}

.zc-tab .act {
    background-color: rgba(7, 76, 173, 1);
    color: #fff !important;
    border: none;
}
.zc-tab .item {
    height: 34px;
    border: 1px solid rgba(51, 51, 51, 1);
    width: 100px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    font-family: MicrosoftYaHei;
    cursor: pointer;
}

.step-box{ background: #fff; padding: 20px 30px; margin: 10px 0}
.step-box .hd{ display: flex; justify-content: flex-start; align-items: center;}
.step-box .hd .text1{
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
}

.step-box .hd .text2{
    color: rgba(7, 76, 173, 1);
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
}
.step-box .step-list{ display: flex;justify-content: space-between;align-items: center;  padding-top: 23px}
.step-box .text{
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    margin-top: 9px;
    text-align: center;
}
.step-box .flex-col{ display: flex; align-items: center; position: relative}
.step-box .flex-col img{
    width: 48px; height: 48px;
}
.step-box .flex-col .arr{ position: absolute; z-index: 9;left: -36px; top: 15px}

/*高级职称主页*/
.g-mid{
    width: 628px;
    height: 420px;
}
.g-mid .focus-box{ height: 390px}
.hot-push{
    background-color: rgba(255, 255, 255, 1);
    width: 628px;
    height: 30px;
}
.hot-push a{
    color: rgba(254, 128, 42, 1);
    font-size: 12px;
    font-family: MicrosoftYaHei;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*报考职称评估*/
.bkzcpg-box{
    background: #fff url(./img/psuf2zwfi1jpkofmb80j68ious5okkwkr4919477a-5020-4658-8cb7-af8a86096160.png) center top no-repeat;
    width: 322px;
    height: 420px;
}

.bkzcpg-box .form{
    padding: 90px 20px 20px 20px;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
}

.bkzcpg-box .form .item{
    display: flex; justify-content: space-between; align-items: center;
    margin-bottom: 10px;
    overflow: hidden;
}
.bkzcpg-box .form .item label{
    white-space: pre-wrap; /* 保留空白符并强制换行 */
    word-wrap: break-word; /* 允许长单词换行 */
    overflow-wrap: break-word; /* 推荐使用 */
    word-break: break-all; /* 强制所有字符换行 */
}
.bkzcpg-box .form .item label a{
    white-space: pre-wrap; /* 保留空白符并强制换行 */
    word-wrap: break-word; /* 允许长单词换行 */
    overflow-wrap: break-word; /* 推荐使用 */
    word-break: break-all; /* 强制所有字符换行 */
}
.bkzcpg-box .form .item .input{
    height: 36px;
    border: 1px solid rgba(217, 217, 217, 1);
    line-height: 36px;
    padding: 0 10px;
}

.bkzcpg-box .form .check-box{
    width: 12px;
    height: 12px;
    border: 1px solid rgba(153, 153, 153, 1);
    vertical-align: middle;
}
.bkzcpg-box .form .tongyi{
    color: rgba(102, 102, 102, 1);
    font-size: 12px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
}

.bkzcpg-box .form .a{
    color: rgba(0, 120, 255, 1);
    font-size: 12px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
}

.bkzcpg-box .form .btn-box{
    padding-top: 20px; display: flex;justify-content: center;
    margin-bottom: 12px;
}

.bkzcpg-box .form .btn{
    background-color: rgba(7, 76, 173, 1);
    height: 36px;
    width: 206px;
    line-height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
}

.sms{
    color: rgba(153, 153, 153, 1);
    font-size: 10px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    text-align: center;
    width: 157px;
    margin: 0 auto;
}

/* 修改分页器小圆点的样式 */
.swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.3);
}

/* 修改当前激活的小圆点样式 */
.swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 1);
}

