﻿.knowledge {
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, .03);
    background: #fff;
    border-radius: 10px
}

.knowledge .konw_head {
    border-radius: 10px;
    background: #fff
}

.knowledge .know_tab {
    cursor: pointer;
    background: #ededed;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: space-around
}

.knowledge .know_tab .item {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    background: #fff
}

.knowledge .know_tab .item .itxt {
    padding: 24px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #ededed
}

.knowledge .know_tab .item:first-child {
    border-top-left-radius: 10px
}

.knowledge .know_tab .item:last-child {
    border-top-right-radius: 10px
}

.knowledge .know_tab .item:last-child .itxt {
    border-top-left-radius: 0;
    border-top-right-radius: 10px
}

.knowledge .know_tab .item:nth-child(2) {
    background: #fff
}

.knowledge .know_tab .item:nth-child(2) .itxt {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px
}

.knowledge .know_tab .active {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 700;
    position: relative
}

.knowledge .know_tab .active .itxt {
    border-radius: 10px 10px 0 0;
    background: #fff !important
}

.knowledge .know_tab .active:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 30px;
    border-radius: 134px;
    margin-left: -15px;
    left: 50%;
    bottom: 10px;
    background: #00b594
}

.knowledge .konw-main {
    background: #ededed;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.knowledge .konw-con {
    display: none;
    padding: 20px;
    border-radius: 10px;
    background: #fff
}

.knowledge .konw-con:first-child {
    display: block;
    border-top-left-radius: 0
}

.knowledge .konw-con:last-child {
    border-top-right-radius: 0
}

.knowledge .konw-item {
    position: relative;
    padding: 14px 0 14px 14px
}

.knowledge .konw-item:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%
}

.knowledge .konw-item .tlt {
    flex: 1;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #333
}

.knowledge .konw-item .tlt:hover {
    color: #00997d
}

.knowledge .konw {
    padding: 12px 0;
    display: flex;
    align-items: center
}

.knowledge .konw .num {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #999;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #666;
    border-radius: 4px;
    text-align: center
}

.knowledge .konw .tlt {
    flex: 1;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #333
}

.knowledge .konw .tlt:hover {
    color: #00997d
}

.knowledge .konw:first-child .num {
    font-weight: 700;
    color: #fff;
    border: 1px solid #ff4117;
    background-color: #ff4117
}

.knowledge .konw:nth-child(2) .num {
    font-weight: 700;
    color: #fff;
    border: 1px solid #ff8d1a;
    background-color: #ff8d1a
}

.knowledge .konw:nth-child(3) .num {
    font-weight: 700;
    color: #fff;
    border: 1px solid #ffc300;
    background-color: #ffc300
}

.part-body {
    height: 367px;
    border-radius: 10px;
    width: 100%;
    background-image: url(../image/part_back.png);
    font-size: 0
}

.part-body .part-top {
    padding: 21px 30px 16px
}

.part-body .part-top .tl {
    font-size: 17px;
    font-weight: 700;
    line-height: 17px;
    color: #106152;
    margin-right: 9px
}

.part-body .part-top .txt {
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
    color: #00997d
}

.part-body .part-main {
    border-radius: 6px;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, .03);
    height: 293px;
    background: #fff;
    margin: 10px
}

.part-body .part-main .part-btn {
    display: block;
    border-radius: 76px;
    background-color: #00b594;
    color: #fff;
    height: 48px;
    text-align: center;
    margin: 4px 20px 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 48px;
    opacity: 1;
    cursor: pointer
}

.part-body .part-main .part-btn:hover {
    opacity: .7
}

.progress-list {
    display: grid;
    padding: 15px 20px
}

.progress-list .item {
    display: flex
}

.progress-list .progress-tag {
    width: 37px;
    height: 64px
}

.progress-list .progress1 {
    background-image: url(../image/progress1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.progress-list .progress2 {
    background-image: url(../image/progress2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -3px;
    height: 65px
}

.progress-list .progress3 {
    background-image: url(../image/progress3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -3px;
    height: 67px
}

.progress-list .bar-main {
    text-align: center;
    margin-left: 14px;
    margin-top: 8px
}

.progress-list .bar-main .tl {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #333;
    text-align: left;
    vertical-align: top;
    margin-bottom: 8px
}

.progress-list .bar-main .txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #666;
    text-align: left;
    vertical-align: top
}

.related-main .head {
    margin-bottom: 24px
}

.related-main .head .tl {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #333
}

.related-main .related-list {
    border-radius: 10px;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, .03);
    background: #fff;
    padding: 0 20px 48px
}

.related-main .related-item {
    padding-top: 32px
}

.related-main .related-item .tl {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #222
}

.related-main .related-item .list .aitem {
    margin-top: 24px;
    margin-right: 24px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    cursor: pointer
}

.related-main .related-item .list .aitem:hover {
    color: #00997d
}

.consult_main {
    position: relative
}

.consult-pagination {
    position: absolute;
    z-index: 20;
    top: 32px;
    right: 36px
}

.consult-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ccc;
    border-radius: 50%;
    margin-left: 9px;
    cursor: pointer
}

.consult-pagination .swiper-active-switch {
    background: #00b594
}

.wl_default_bot {
    position: relative
}

.wl_default_bot .wl_default_fixed {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 20;
    width: 100%;
    background: linear-gradient(180deg, #e3faf8 0%, #f5fffe 100%);
    border-top: .6px solid #d1d1d1;
    height: 100px
}

.wl_default_bot .wl_default_fixed.absolute {
    position: absolute
}

.wl_default_bot .default_box {
    display: flex;
    height: 100px;
    justify-content: center;
    align-items: center
}

.wl_default_bot .default_box .default-logo {
    position: relative;
    margin-top: -56px;
    overflow: hidden;
    width: 192px;
    height: 156px;
    background-image: url(../image/default-user.png);
    background-repeat: no-repeat;
    background-size: 100% auto
}

.wl_default_bot .pr {
    position: relative
}

.wl_default_bot .default_txt {
    display: flex;
    color: #000;
    font-size: 24px;
    line-height: 24px;
    margin-right: 12px
}

.wl_default_bot .default_txt .bl {
    display: block
}

.wl_default_bot .default_txt .tl {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin-right: 13px;
    line-height: 38px
}

.wl_default_bot .default_txt .d_color {
    color: #00997d;
    font-weight: 700
}

.wl_default_bot .default_txt .txt {
    margin-right: 24px;
    margin-top: 12px
}

.wl_default_bot .default_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 132px;
    height: 44px;
    opacity: 1;
    border-radius: 174px;
    background: #00b594;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    font-weight: 500
}

.wl_default_bot .default_btn:hover {
    opacity: .7
}