.profession-center .bottomBg {
    width: 100%;
    height: 881px;
    background: url(../images/content_bg2.png) no-repeat top center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.profession-center {
    position: relative;
    overflow: hidden;
    min-height: calc(100vh - 224px);
}

des .taskBox {
    padding-top: 34px;
    padding-bottom: 46px;
    overflow: hidden;
}

.task_group {
    position: relative;
    overflow: hidden;
}


/* .task_group.group2 {
    height: 540px;
} */

.task {
    width: 324px;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 24px;
    float: left;
    position: relative;
    z-index: 0;
}

.task img.diamond {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 20px;
    right: 26px;
    z-index: 10;
}

.task .zimu {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0
}

.task a {
    display: block;
    position: relative;
    z-index: 10;
}

.task_header {
    position: relative;
    height: 116px;
}

.task a {
    padding-bottom: 24px;
    /* text-align: center; */
}

.task a:hover .task_bottomBg {
    background-image: url(../images/st_task_bg.png);
}

.task .item {
    width: 276px;
    margin: 0 auto;
    border: 1px solid rgba(128, 149, 255, 0.4);
    border-radius: 4px;
    position: relative;
    z-index: 2;
}

.task .item1 .item_tit {
    display: flex;
    align-items: center;
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    justify-content: center;
}

.last_task_title .item_tit {
    display: flex;
    align-items: center;
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    justify-content: center;
}

.task .item_tit h4 {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}

.last_task_title .item_tit h4 {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}

.task .item1 .item_tit h4 {
    width: 172px;
    background: url(../images/gjz_title_bg.png) no-repeat 0 0;
    margin: 0px 2px;
}

.last_task_title .item_tit h4 {
    width: 172px;
    background: url(../images/gjz_title_bg.png) no-repeat 0 0;
    margin: 0px 0;
}

.task .item1 {
    padding-top: 16px;
}

.task .item_tit img.right {
    transform: rotateY(180deg);
}

.task .item2 .item_tit h4 {
    margin: 0 10px;
}

.task .item p {
    font-size: 14px;
    color: #b2bfff;
    line-height: 28px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-right: 10px;
}

.task .item p img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
}

.task .item2 .item_tit {
    text-align: center;
    position: absolute;
    top: -32px;
    width: 100%;
}

.task.state1 {
    margin-right: 114px;
}

.task.state2 {
    margin-right: 84px;
    margin-top: -172px;
}

.task.state3 {
    margin-right: 144px;
}


/* .task.last3 {
    margin-top: -30px;
} */

.task.last3::after {
    display: block;
    width: 291px;
    height: 89px;
    content: "";
    background: url(../images/st_arrow06.png) no-repeat bottom center;
    background-size: cover;
    position: absolute;
    right: 324px;
    bottom: -48px;
}

.last_task {
    width: 1070px;
    float: none;
    margin: 0 auto;
}

.last_task a {
    display: block;
    position: relative;
    z-index: 10;
}

.last_task_title {
    position: relative;
    z-index: 5;
    text-align: center;
    width: 100%;
    height: 116px;
    background: url(../images/st_lastTitle.png) no-repeat 0 0;
    background-size: cover;
}

.last_task_title h3 {
    width: 598px;
    height: 52px;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    /* line-height: 104px; */
    padding-top: 34px;
}

.last_task a:hover .con {
    border-left: 3px solid #33BBFF;
    border-right: 3px solid #33BBFF;
}

.last_task .con-item .item-list p::before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../images/ico-union2.png) center center no-repeat;
    background-size: 12px;
    margin-right: 12px;
    display: inline-block;
}

.last_task .con-item .item-list p:first-child::before {
    background: url(../images/ico-union1.png) center center no-repeat;
    background-size: 12px;
}

.last_task .con-item .item_tit {
    height: 68px;
    box-sizing: border-box;
    background: url(../images/lastTask-item1-tit1.png) no-repeat center top;
    background-size: 253px 68px;
    text-align: center;
    top: -27px;
    position: relative;
    line-height: 71px;
}

.last_task .con-item .item_tit img.diamond {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    top: 2px;
}

.last_task .con-item .item_tit h4 {
    width: 200px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-top: 8px;
}

.last_task .con-item .item_tit .task_num {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.last_task .con .ico-add {
    text-align: center;
    margin: 18px 0 20px;
}

.last_task .item:hover {
    cursor: pointer;
}


/* å¼¹æ¡†ï¼šè­¦å‘Š */

.popup-warning {
    width: 396px;
    height: 182px;
    border-radius: 7px;
    background: rgba(63.75, 68, 127.5, 1);
    border: 2px solid #3377ff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 32
}

.popup-warning .tit {
    width: 100%;
    height: 20px;
    margin-top: 32px;
    display: flex;
    align-items: center
}

.popup-warning .ico-warn {
    width: 20px;
    height: 20px;
    margin-left: 32px;
    display: block;
    background: url('../images/icon-warning_yellow.png') no-repeat;
    background-size: 20px;
}

.popup-warning .txt {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    color: #ffffff;
    margin-left: 12px
}

.popup-warning .desc {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-left: 64px;
    margin-top: 18px
}

.popup-warning .btns {
    width: 100%;
    height: 36px;
    position: absolute;
    left: 0;
    bottom: 24px;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.no-authority {
    height: 146px;
}

.no-authority .desc {
    display: none;
}

.btn-know {
    width: 72px;
    height: 36px;
    border-radius: 4px;
    margin-right: 24px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #ffffff;
    background: #3377FF;
    border: none
}

.btn-know:hover {
    cursor: pointer;
    background: #33BBFF
}


/* å¼¹æ¡†ï¼šé€‰æ‹©è¯¾ç¨‹ */

.popup-chooseCourse {
    width: 544px;
    height: 399px;
    background: #26294D;
    border-radius: 4px;
    border: 2px solid #3377FF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 32
}

.popup-chooseCourse h2.tit {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 18px;
    height: 56px;
    border-radius: 4px 4px 0 0;
    background: rgba(64, 68, 128, 1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px 0 24px
}

.popup-chooseCourse h2.tit .close {
    width: 40px;
    height: 40px;
    background: url(../images/icon_close.png) 0 no-repeat;
    background-size: cover
}

.popup-chooseCourse h2.tit .close:hover {
    background: url(../images/icon-close_cur.png) 0 no-repeat;
    background-size: cover
}

.popup-chooseCourse .course-items {
    max-height: 330px;
    margin: 12px 8px 0 0;
    padding: 20px 0 0;
    overflow-y: auto;
    box-sizing: border-box
}

.popup-chooseCourse .course-items .list {
    width: 384px;
    height: 120px;
    border-radius: 7px;
    border: 2px solid #3377FF;
    background: rgba(64, 68, 128, 1);
    margin: 0 auto 24px;
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    box-sizing: border-box;
    cursor: pointer
}

.popup-chooseCourse .course-items .list:hover {
    border: 2px solid #33BBFF;
    box-shadow: 0 0 20px 0 rgba(121, 126, 255, 0.5)
}

.popup-chooseCourse .course-items .list-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.popup-chooseCourse .course-items .list-pic {
    width: 80px;
    height: 80px;
    overflow: hidden;
    background-color: #333666;
    text-align: center;
    margin-right: 20px
}

.popup-chooseCourse .course-items .list-pic img {
    max-width: 80px
}

.popup-chooseCourse .course-items .list .name {
    max-width: 244px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC"
}

.popup-chooseCourse .course-items .list .link-study {
    color: rgba(51, 187, 255, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: "PingFang SC";
    background: url(../images/icon-right.png) right center no-repeat;
    background-size: 20px;
    padding-right: 24px
}

.popup-chooseCourse .course-items::-webkit-scrollbar {
    width: 4px
}

.popup-chooseCourse .course-items::-webkit-scrollbar-thumb {
    width: 4px;
    background: rgba(179, 191, 255, 0.2);
    border-radius: 2px
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 31;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}


/* æ·»åŠ  */

.education {
    width: 278px;
    height: 64px;
    margin: auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

.education_system,
.train {
    width: 132px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.education_system {
    background: url('../images/education_bg.png') no-repeat;
    background-size: 100%;
}

.train {
    background: url('../images/train_bg.png') no-repeat;
    background-size: 100%;
}

.education_system:hover {
    cursor: pointer;
    background: url('../images/education_hover_bg.png') no-repeat;
    background-size: 100%;
}

.train:hover {
    cursor: pointer;
    background: url('../images/train_hover_bg.png') no-repeat;
    background-size: 100%;
}

.education_system p,
.train p {
    font-size: 14px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
}


/* å­¦ä¹ ç‰¹è®­è¯´æ˜Ž */

.explain_content {
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
    margin-bottom: 34px;
}

.explain_img {
    width: 100%;
    height: 0px;
    transition: all 0.3s;
    /* background: url('../images/explain_bg.png') no-repeat; */
    /* background-size: cover; */
    overflow: hidden;
}

.explain_title {
    width: 100%;
    height: auto;
    position: relative;
    top: 12px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.left_line {
    width: 356px;
    height: 2px;
    opacity: 0.2;
    transform: rotate(180deg);
    background: linear-gradient(90deg, rgba(0, 255, 255, 1) 0%, rgba(0, 255, 255, 0.91) 9%, rgba(0, 255, 255, 0) 100%);
    margin-right: 18px;
}

.right_line {
    width: 356px;
    height: 2px;
    opacity: 0.2;
    background: linear-gradient(90deg, rgba(0, 255, 255, 1) 0%, rgba(0, 255, 255, 0.91) 9%, rgba(0, 255, 255, 0) 100%);
    margin-left: 18px;
}

.title_bg {
    width: 206px;
    height: 38px;
    background: url('../images/study_title_bg.png') no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.title_bg>p {
    font-size: 18px;
    font-weight: 400;
    font-family: "PingFang SC";
    color: #ffffff;
    width: 206px;
    text-align: center;
}

.left_icon {
    position: absolute;
    left: -18px;
}

.left_icon,
.right_icon {
    width: 15px;
    height: 4px;
    background: url('../images/left_icon.png') no-repeat;
    background-size: cover;
}

.right_icon {
    background: url('../images/right_icon.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: -18px;
}

.packup {
    width: 140px;
    height: 26px;
    background: url('../images/putaway.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.packup:hover {
    cursor: pointer;
    background: url('../images/putaway_hover.png') no-repeat;
    background-size: cover;
}

.open {
    position: relative;
    margin-top: 13px;
    background: url('../images/open.png') no-repeat;
    background-size: cover;
}

.open:hover {
    background: url('../images/open_hover.png') no-repeat;
    background-size: cover;
}

.explain_con1 {
    width: 100%;
    margin-top: 44px;
    margin-left: 36px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Source Han Sans CN";
    color: #fff;
    line-height: 24px;
    letter-spacing: 1.4px;
}

.explain_icon,
.explain_icon2 {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: block;
    background: url('../images/explain_icon.png') no-repeat;
    background-size: cover;
    float: left;
    margin-top: 2px;
}

.explain_icon2 {
    background: url('../images/explain_icon2.png') no-repeat;
    background-size: cover;
}

.explain_center {
    width: 100%;
    height: 125px;
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 36px;
    box-sizing: border-box;
}

.explain_con2,
.explain_con3 {
    width: 905px;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-family: "Source Han Sans CN";
    color: #ffffff;
}

.explain_color {
    color: #FFAD32;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-family: "Source Han Sans CN";
}

.explain_con4 {
    width: 713px;
    height: auto;
    margin-left: 36px;
    margin-top: 77px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-family: "Source Han Sans CN";
    color: #ffffff;
}

.cet46,
.material {
    width: 276px;
    height: 56px;
    margin: auto;
    background: url(../images/CET46_bg.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
    position: relative;
    z-index: 10;
}

.cet46:hover {
    background: url('../images/CET46_bghover.png?date=20241122') no-repeat;
    background-size: cover;
}

.cet46 p img,
.material p img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
}

.material {
    background: url(../images/material_bg.png) no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}

.material:hover {
    background: url('../images/material_bghover.png') no-repeat;
    background-size: cover;
}

.plan {
    width: 430px;
    height: 118px;
    margin: auto;
    background: url('../images/plan.png') no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.plan:hover {
    cursor: pointer;
    background: url('../images/plan_hover.png') no-repeat;
    background-size: cover;
}

.plan>p {
    font-size: 18px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
    text-align: center;
}

.plan::after {
    display: block;
    width: 466px;
    height: 74px;
    content: "";
    background: url(../images/turning_line.png) no-repeat 0 0;
    background-size: cover;
    position: absolute;
    right: 203px;
    bottom: -74px;
}

.task_add {
    margin-bottom: 74px;
}

.task_header>img {
    width: 100%;
    height: 116px;
}

.my_study {
    width: 216px;
    height: 86px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/mystudy.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 5px;
}

.my_study:hover {
    cursor: pointer;
    background: url('../images/mystudy_hover.png') no-repeat;
    background-size: cover;
}

.mystudy_icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: block;
    background: url('../images/mystudy_icon.png') no-repeat;
    background-size: cover;
}

.my_study>p {
    font-size: 18px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
    user-select: none;
}


/* æ ¡æœ¬è¯¾ç¨‹å…¥å£ */

.xb_course {
    width: 216px;
    height: 95px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/xb_course.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 5px;
}

.xb_course:hover {
    cursor: pointer;
    background: url('../images/xb_course_hover.png') no-repeat;
    background-size: cover;
}

.xb_course_icon {
    width: 24px;
    height: 26px;
    margin-right: 8px;
    display: block;
    background: url('../images/xb_course_icon.png') no-repeat;
    background-size: cover;
}

.xb_course>p {
    font-size: 18px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
    user-select: none;
}


/* æ™ºèƒ½é—®ç­” */

.robotQA {
    width: 216px;
    height: 95px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url('../images/robotQA.png') no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.robotQA:hover {
    cursor: pointer;
    background: url('../images/robotQA_hover.png') no-repeat;
    background-size: cover;
}

.robotQA-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: block;
    background: url('../images/robotQA-icon.png') no-repeat;
    background-size: cover;
}

.robotQA>p {
    font-size: 18px;
    font-weight: 700;
    font-family: "PingFang SC";
    color: #ffffff;
    user-select: none;
}


/*åˆ›æ–°åˆ›ä¸šæ•´åˆè®­ç»ƒ */

.task-con-xg {
    margin: 0 10px;
}

.task-con-xg li {
    background: url(../images/xg-img1.png) center no-repeat;
    background-size: 256px 56px;
    width: 256px;
    height: 56px;
    padding: 0 0 0 48px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

.task-con-xg li img {
    margin-right: 12px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-top: 3px;
}

.task-con-xg li:nth-child(2) {
    background: url(../images/xg-img2.png) center no-repeat;
    background-size: 256px 56px;
}

.task-con-xg li:last-child {
    background: url(../images/xg-img3.png) center no-repeat;
    background-size: 256px 56px;
    padding-left: 48px;
}

.task-con-xg li:hover {
    background: url(../images/xg-hover1.png) center no-repeat;
    background-size: 256px 56px;
}

.task-con-xg li:nth-child(2):hover {
    background: url(../images/xg-hover2.png) center no-repeat;
    background-size: 256px 56px;
}

.task-con-xg li:last-child:hover {
    background: url(../images/xg-hover3.png) center no-repeat;
    background-size: 256px 56px;
}

.last_task .con-item2 .item-list p span,
.last_task .con-item3 .item-list p span {
    width: auto !important;
}

.last_task .con-item2 .item-list {
    padding: 15px 125px;
    justify-content: center;
}

.last_task .con-item:last-child {
    padding-bottom: 0;
}

.last_task .con-item3 .item-list p:first-child::before {
    display: none;
}


/* .last_task .con-item .item-list p:first-child{padding-left: 0;} */


/* .task_group.group2 .task:nth-child(2) {
    margin-top: 104px;
} */


/* .task_group.group2 .task:nth-child(3) {
    margin-top: 24px;
} */


/* 04-04 ä¿®æ”¹ */

.task .item3 {
    margin-top: 40px;
}


/* .task_group.group2 .task:nth-child(2) {
    margin-top: 114px;
} */


/* .task_group.group2 .task:nth-child(3) {
    margin-top: 36px;
} */

.task.state2::after {
    content: '';
    display: inline-block;
    width: 84px;
    height: 30px;
    background: url(../images/st_arrow03.png) no-repeat 0 0;
    position: absolute;
    left: 324px;
    top: 380px;
}

.chatu3 {
    width: 188px;
    position: absolute;
    bottom: 34px;
    left: 64px;
}

.chatu4 {
    width: 198px;
    position: absolute;
    bottom: 18px;
    right: 192px;
}

.chatu5 {
    width: 220px;
    position: absolute;
    bottom: 0;
    left: 120px
}

.task.last2::after {
    display: block;
    width: 906px;
    height: 450px;
    content: '';
    background: url(../images/st_arrow05_new.png) no-repeat 0 0;
    position: absolute;
    right: 147px;
    bottom: -450px;
}

.task_group.group3 {
    /* padding-bottom: 57px; */
    /* height: 606px; */
    padding-bottom: 36px;
}

.task.state3::after {
    content: '';
    display: inline-block;
    width: 144px;
    height: 30px;
    background: url(../images/st_arrow04.png) no-repeat 0 0;
    position: absolute;
    left: 324px;
    top: 94px;
}

.task.state4 {
    margin-right: 424px;
    margin-left: 64px;
    margin-top: 46px;
}

.task.state4::after {
    content: '';
    display: inline-block;
    width: 424px;
    height: 30px;
    background: url(../images/st_arrow07.png) no-repeat 0 0;
    position: absolute;
    left: 324px;
    top: 181px;
}

.item_hover2:hover {
    border: 1px solid #99AAFF;
}

.item_hover2:hover p {
    color: #fff;
}

.task {
    padding-bottom: 0;
}

.task_group.group2 {
    padding-bottom: 46px;
}

.group2_state {
    padding-bottom: 24px;
}

.group2_state .item_hover2 p {
    line-height: 22px;
}

.last_task {
    padding-bottom: 24px;
    width: 1200px;
}

.last_task .con-item2 .item-list p:first-child:before {
    margin-right: 12px;
}

.last_task .con-item2 .item {
    height: 180px;
}


/* 23-07-14 */

.task-addModule1 {
    width: 324px;
    height: 372px;
    background: url(../images/addModule1-img.png?date=09881) no-repeat 0 0;
    background-size: 324px 372px;
}

.task.task-addModule1 img.diamond {
    top: 32px;
    right: 30px;
}

.task-addModule1:hover {
    background-image: url(../images/addModule1-img-hover.png?date=09881);
}

.task-addModule1 h3,
.task-addModule2 h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
    padding-top: 134px;
}

.task-addModule2 {
    width: 324px;
    height: 240px;
    background: url(../images/alert-tx.png) no-repeat 0 0;
    background-size: 324px 240px;
}

.task-addModule2:hover {
    background-image: url(../images/alert-tx-hover.png);
}

.task_group.group1 {
    padding-bottom: 48px;
    /* height: 582px; */
    box-sizing: border-box;
    padding-left: 218px;
}

.task_con {
    border-left: 1px solid #3377ff;
    border-right: 1px solid #3377ff;
    background: #2D3059;
    margin-top: -34px;
    padding-top: 50px;
    overflow: hidden;
    box-sizing: border-box;
}

.task_con.cet {}

.task-addModule2 h3 {
    line-height: 60px;
    margin-top: 40px;
}

.task .item2 {
    padding-top: 7px;
    /* margin-top: 40px; */
}

.task.state1::after {
    content: '';
    display: inline-block;
    width: 114px;
    height: 30px;
    background: url(../images/st_arrow01.png) no-repeat 0 0;
    position: absolute;
    left: 324px;
    top: 133px;
    background-size: 114px 30px;
}

.chatu2 {
    width: 204px;
    position: absolute;
    top: 191px;
    left: 15px;
}

.chatu1 {
    width: 210px;
    position: absolute;
    top: 191px;
    right: 0;
}

.task a:hover .task_con {
    border-left: 3px solid #33BBFF;
    border-right: 3px solid #33BBFF;
}

.task .task_bottomBg {
    width: 324px;
    height: 24px;
    background: url(../images/st_task_bg2.png) no-repeat 0 0;
    position: absolute;
    background-size: 324px 24px;
    bottom: 0;
    left: 0;
}

.task_header h3 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 14px;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 88px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}

.group1 .task.state1::after {
    top: 171px;
}

.group2 .task.state1::after {
    top: 223px;
}

.group3 .task.state1::after {
    top: 175px;
}

.chatu6 {
    width: 244px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
}

.zy-cet {
    width: 276px;
    height: 56px;
    background: url(../images/zy-img.png) center no-repeat;
    background-size: 276px 56px;
}

.zy-cet:hover {
    background: url(../images/zy-img-hover.png) center no-repeat;
    background-size: contain;
}

.last_task .task_bottomBg {
    width: 1200px;
    height: 16px;
    background: url(../images/st_lastBg_bottom.png) no-repeat 0 0;
    position: absolute;
    background-size: 100% 16px;
    bottom: 8px;
    left: 0;
}

/* ç‰¹è®­å…¥å£ */
.zy-value {
    width: 276px;
    height: 56px;
    background: url(../images/zy-value-img.png) center no-repeat;
    background-size: 276px 56px;
}

.zy-value:hover {
    background: url(../images/zy-value-hover.png) center no-repeat;
    background-size: contain;
}




.last_task_title.last_task_add {
    background: url(../images/add-cx-img1.png) center no-repeat;
    background-size: contain;
}

.con .item-add {
    width: 1108px;
    /* display: flex;
    flex-direction: column; */
    border: none;
}

.last_task .con.con1 {
    padding: 6px 20px 0px 40px;
}

.con .cx-main-top ul {
    display: flex;
    justify-content: space-between;
}

.con .cx-main-top ul li img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
    margin-top: -5px;
}

.con .cx-main-top ul li img.diamond {
    width: 14px;
    height: 14px;
    top: 12px;
    right: 2px;
}

.con .item-add2 {
    margin-top: -16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 317px 7px 317px;
    box-sizing: border-box;
    border: 1px solid rgba(128, 149, 255, 0.4);
}

.con .item-add2 img {
    margin-top: -5px;
}

.con-img {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.con-img .st-img1 {
    width: 198px;
    height: 160px;
    position: absolute;
    bottom: -64px;
    left: -32px;
    z-index: 9;
}

.con-img .st-img1.st-img2 {
    left: 1005px;
    width: 156px;
    height: 182px;
}


.last_task .con-item .item {
    position: relative;
    z-index: 2;
    width: 1136px;
    background: url(../images/lastTask-item1-bg.png?date=097661) no-repeat;
    background-size: 1136px 194px;
    border: none;
    height: 194px;
}

.last_task .con-item2 .item {
    background-image: url(../images/lastTask-item2-bg.png?date=09766133);
    width: 1136px;
    height: 171px;
    background-size: 1136px 171px;
    margin-top: 40px;
}

.last_task .con-item .item:hover {
    background-image: url(../images/lastTask-item1-bgHover.png?date=097661);
}

.last_task .con-item2 .item:hover {
    background-image: url(../images/lastTask-item2-bg.png?date=097661);
}

.last_task .con {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 49px 28px 8px 28px;
    border-left: 4px solid #3377ff;
    border-right: 4px solid #3377ff;
    background: #2D3059;
    margin-top: -18px;
}

.last_task .con-add {
    padding: 45px 28px 0px 28px;
    height: 170px;
}

.last_task .con-item .item-list div {
    display: flex;
    justify-content: space-between;
    padding-top: 12px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: -28px;
    /* padding-right: 98px; */
}

.last_task .con-item .item-list p {
    white-space: nowrap;
    padding: 0 12px 24px 0;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 22px;
    letter-spacing: 0.07px;
}

.last_task .con-item .item-list p:nth-child(3n+1) span {
    display: inline-block;
    width: 84px;
}

.last_task .con-item .item-list p:nth-child(3n+2) span {
    width: 112px;
    padding-left: 0px;
}

.last_task .con-item .item-list p:nth-child(3n+3) span {
    width: 100px;
}

.last_task .con-item .item-list p:nth-child(3n) span {
    width: 100px;
}

.last_task .con-item2 .item-list {
    padding: 0;
}

.last_task .con-item2 .item-list div {
    /* padding-left: 35px; */
    padding-top: 0;
    padding-right: 0;
    margin-top: 0;
    padding-left: 0;
}

.last_task .con-item2 .item_tit {
    background-image: url(../images/lastTask-item1-tit2.png);
    background-size: 253px 68px;
}

.last_task .con-item1 .item-list {
    padding-top: 13px;
}

.last_task .con-item2 .item-list {
    padding: 0 66px;
    margin-top: -21px;
}

.last_task_add2 {
    background: url(../images/qxzb.png) center no-repeat;
    background-size: contain;
}

.task .last_task_add2 img.diamond {
    right: 18px;
    top: 18px;
}

.last_task .con-item3 .item {
    background-image: url(../images/lastTask-item3-bg.png?date=9908811);
    height: 162px;
    width: 1136px;
    background-size: 1136px 162px;
}

.last_task .con-item3 .item:hover {
    background-image: url(../images/lastTask-item3-bgHover.png?date=99879011);
    background-size: contain;
}

.last_task .con-item3 .item_tit h4 {
    width: 172px !important;
    background: url(../images/gjz_title_bg.png) no-repeat 0 0;
    margin: 0 2px;
    font-size: 14px;
    padding-top: 0;
}

.last_task .con-item3 .item_tit {
    background: none;
    top: -65px;
}

.con-item3 .item-list {
    display: flex;
    justify-content: center;
    padding-top: 26px;
    box-sizing: border-box;
    margin-top: -70px;
}

.last_task .con-item .item-list .qz::before {
    background: url(../images/ico-union2.png) center center no-repeat !important;
    background-size: 12px !important;
}

.last_task .item.item-add2:hover {}

/* 23-11-16 æ–°å¢žèŒä¸šè§„åˆ’å¤§èµ›è®­ç»ƒ  */

.con .cx-main-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 27px 0;
}

.con .cx-main-top ul div li {
    background: url(../images/add-cx-img.png) center no-repeat;
    width: 260px;
    height: 76px;
    background-size: contain;
    margin-right: 24px;
    /* padding: 0 46px; */
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    line-height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.con .cx-main-top ul div:nth-child(2) li {
    background: url(../images/add-cx-img2.png) center no-repeat;
    background-size: contain;
    margin-right: 24px;
}

.con .cx-main-top ul div:nth-child(3) li {
    background: url(../images/add-cx-img3.png?date=09881) center no-repeat;
    background-size: contain;
    margin-right: 24px;
}

.con .cx-main-top ul div:last-child li {
    background: url(../images/add-cx-img4.png) center no-repeat;
    background-size: contain;
    margin-right: 0;
    text-align: center;
}

.con .cx-main-top ul div:nth-child(1) li:hover {
    background: url(../images/add-cx-img-hover.png) center no-repeat;
    background-size: contain;
}

.con .cx-main-top ul div:nth-child(2) li:hover {
    background: url(../images/add-cx-img2-hover.png) center no-repeat;
    background-size: contain;
}

.con .cx-main-top ul div:nth-child(3) li:hover {
    background: url(../images/add-cx-img3-hover.png?date=09881) center no-repeat;
    background-size: contain;
}

.con .cx-main-top ul div:last-child li:hover {
    background: url(../images/add-cx-img4-hover.png) center no-repeat;
    background-size: contain;
}

/* progress-bar */
.two-progress {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    bottom: 16px;
    left: 24px;
    z-index: 6;
    gap: 24px;
}

.con-item1 .two-progress {
    left: 20px;
    bottom: 13px;
}

.con-item2 .two-progress {
    left: 20px;
    bottom: 13px;
}

.con-item3 .two-progress {
    left: 49px;
    bottom: 19px;
}

.two-progress-border {
    border: 1px solid #b2bfff4d;
    height: 52px;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0 0 8px 8px;
    width: 240px;
    margin-left: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.progress-bar-wrap {
    position: relative;
    width: 194px;
    padding: 8px 12px 12px 12px;
    box-sizing: border-box;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #b2bfff4d;
    background: #b2bfff1a;
    backdrop-filter: blur(4px);
    margin-left: 65px;
    margin-top: 16px;
}

.progress-wrap-none {
    width: 126px;
    position: relative;
}

.two-progress-border .progress-wrap-none {
    width: 100px;
}

.progress-bar-wrap span,
.progress-wrap-none span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 5px;
    color: #B3BFFF;
}

.progress-bar-wrap span.percentage,
.progress-wrap-none span.percentage {
    color: #fff;
}

.progress-bar {
    width: 100%;
    height: 8px;
    border-radius: 6px;
    background: #3377ff4d;
    margin-top: 5px;
    position: relative;
}

.progress-bar .progress {
    height: 100%;
    width: 0%;
    border-radius: 6px;
    background: #0DF;
    transition: width 1s ease-in-out;
}

.progress-bar .progress.yellow {
    background: #FFCC67;
}

.progress-bar .percentage {
    transition: all 1s ease-in-out;
}

.progress-bar .percentage {
    position: absolute;
    top: -24px;
    right: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

.height1 {
    height: 267px;
}

.height2 {
    height: 240px;
}

.height3 {
    height: 370px;
}

.cet.height4 {
    height: 199px;
}

.height5 {
    height: 302px;
}

.height6,
.height7 {
    height: 267px;
}

/* 24-05-23 公职单位报考深度准备排版变化修改 */
.last_task .con-item2 .item .item-list {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}

.last_task .con-item2 .item .item-list dl dt {
    background: url(../images/gwy-bg1.png) center no-repeat;
    background-size: 218px 56px;
    width: 218px;
    height: 56px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 0 #00000040;
    position: relative;
}

.last_task .con-item2 .item .item-list dl dt img.diamond {
    width: 20px;
    height: 20px;
    top: 4px;
    right: 4px;
    margin-right: 0;
}

.last_task .con-item2 .item .item-list dl.two dt {
    background: url(../images/gwy-bg2.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl.three dt {
    background: url(../images/gwy-bg3.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl.four dt {
    background: url(../images/gwy-bg4.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl .two-progress {
    width: 200px;
    padding: 8px 12px 12px 12px;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
    border: 1px solid #b2bfff4d;
    background: #26294d80;
    margin: 0 9px;
    height: 52px;
    position: relative;
}

/* hover */
.last_task .con-item2 .item .item-list dl dt:hover {
    background: url(../images/gwy-bg1-hover.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list .two dt:hover {
    background: url(../images/gwy-bg2-hover.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl.three dt:hover {
    background: url(../images/gwy-bg3-hover.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl.four dt:hover {
    background: url(../images/gwy-bg4-hover.png) center no-repeat;
    background-size: 218px 56px;
}

.last_task .con-item2 .item .item-list dl dt img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
}

.last_task .con-item2 .item .item-list .progress-wrap-none {
    display: flex;
    flex-direction: column;
}

.last_task .con-item2 .item .item-list .two-progress {
    margin-left: -9px;
    left: 0;
    bottom: 0px;
}


.last_task .con-item2 .item .item-list .two-progress .progress-bar {
    width: 176px;
}

.last_task .con-item2 .item .item-list p {
    padding: 0 16px;
}

.last_task .con-item2 .item .item-list p::before {
    margin-right: 0;
    margin-bottom: 50px
}

.lunwen{background-image: url(../images/lunwen_bg.png);}
.lunwen:hover{background-image: url(../images/lunwen_bg_hover.png?date=20241122);}
.xueshu.height4{height: 383px;}

/** zyfz01样式*/
.task .qlj_item1{border:none}
.qlj_list li{width: 276px;height: 56px;background: url(../images/qlj_bg1.png) no-repeat 0 0;background-size: contain;margin-bottom: 10px;display: flex;align-items: center;justify-content: center;gap: 12px;font-size: 14px;color: #fff;font-weight: 600;}
.qlj_list li.no2{background-image: url(../images/qlj_bg2.png);}
.qlj_list li img{width: 28px;}
.qlj_list li:hover{background-image: url(../images/qlj_bg1_hover.png?date=20241122);}
.qlj_list li.no2:hover{background-image: url(../images/qlj_bg2_hover.png?date=20241122);}
.qlj_height{height: 280px;}