.km_blog_manager #blog-list tr td:nth-child(1),
.km_blog_manager #blog-list tr td:nth-child(3),
.km_blog_manager #blog-list tr td:nth-child(4),
.km_blog_manager #blog-list tr td:nth-child(5),
.km_blog_manager #blog-list tr td:nth-child(6) {
    text-align: center;
}

.km_blog_manager #blog-list tr td:nth-child(1) {
    width: 5%
}

.km_blog_manager #blog-list tr td:nth-child(2) div {
    width: 100%;
    overflow: hidden;
    height: 24px;
}

.km_blog_manager #blog-list tr td:nth-child(3) {
    width: 14%
}

.km_blog_manager #blog-list tr td:nth-child(4) {
    width: 12%
}

.km_blog_manager #blog-list tr td:nth-child(5) {
    width: 16%
}

.km_blog_manager #blog-list tr td:nth-child(6) {
    width: 8%
}

#pager {
    position: inherit !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    top: unset !important;
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

#pager form {
    margin-bottom: 0;
}

#pager .first,
#pager .prev,
#pager .next,
#pager .last {
    display: inline-block;
    color: #333;
    font-size: 1.5rem;
    margin: 5px 15px;
    cursor: pointer;
}

#pager input[type=text] {
    text-align: center;
    width: 77px;
    background-color: #fff;
    border: unset;
    color: #333;
}


#pager2 {
    position: inherit !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    top: unset !important;
    text-align: center;   
    padding-top: 10px;
    padding-bottom: 10px;
}

#pager2 form {
    margin-bottom: 0;
}

#pager2 .first,
#pager2 .prev,
#pager2 .next,
#pager2 .last {
    display: inline-block;
    color: #333;
    font-size: 1.5rem;
    margin: 5px 15px;
    cursor: pointer;
}

.section_right {
    background-color: #296162;
}

.section_right .pic {
    color: #fff;
    font-size: 8rem;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section_right p {
    color: #fff;
    text-align: center;
}

.section_right .user {
    background-color: #296162;
}

.section_right .point {
    background-color: #ff850d;
    padding: 20px 5px;
    text-align: center;
    color: #fff;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

.section_right .tag {
    background-color: #296162;
    color: #fff;
    padding: 20px 10px;
}

.section_right h6,
.section_right h4,
.section_right h3,
.section_right p {
    margin-bottom: 0 !important;
}

.section_right h3 {
    font-size: 2rem;
    font-weight: 400;
    padding-bottom: 10px;
}

.section_right h3 {
    font-size: 2rem;
    font-weight: 400;
    padding-bottom: 10px;
}

.section_right a {
    font-size: 0.8rem;
    font-weight: 400;
    color: #296162;
    border-radius: 20px;
    background-color: #fff;
    padding: 4px 4px;
    display: inline-block;
    margin: 4px 2px;
}

.section_right a:hover {
    color: #fff;
    background-color: #ff850d;
    text-decoration: none;
}

.section_right p {
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 15px;
}

.icon-search {}

.icon-search svg {}

.uploadblock {
    margin: 0;
    padding: 0;
}

.km_blog_add .form-group {
    border-bottom: 0px solid #ddd;
    padding-bottom: 1rem;
    ;
}

.km_blog_add #memberType1,
.km_blog_add #memberType2 {
    background-color: #f2f2f2;
    border: 1px solid #ced4da;
    transition: all 0.5s ease;
    ;
}

.km_blog_add #teamtable1 tr,
.km_blog_add #teamtable2 tr {
    text-align: center;
}

.km_blog_add #teamtable1 tr td:nth-child(1),
.km_blog_add #teamtable1 tr td:nth-child(2),
.km_blog_add #teamtable1 tr td:nth-child(3),
.km_blog_add #teamtable1 tr td:nth-child(4),
.km_blog_add #teamtable1 tr td:nth-child(5),
.km_blog_add #teamtable1 tr td:nth-child(6) {
    width: 15% !important;
    padding: 0 5px;
}

.km_blog_add #teamtable2 tr td:nth-child(1) {
    width: 3% !important;
    padding: 2px 5px;
}

.km_blog_add #teamtable2 tr td:nth-child(2),
.km_blog_add #teamtable2 tr td:nth-child(3),
.km_blog_add #teamtable2 tr td:nth-child(4),
.km_blog_add #teamtable2 tr td:nth-child(5),
.km_blog_add #teamtable2 tr td:nth-child(6),
.km_blog_add #teamtable2 tr td:nth-child(7),
.km_blog_add #teamtable2 tr td:nth-child(8) {
    width: 16% !important;
    padding: 2px 5px;
}

#addteam {
    margin: 10px 40px;
    width: 15%;
}

@media(max-width: 768px) and (min-width: 1px) {

    .km_blog_add #teamtable1 tr td:nth-child(1),
    .km_blog_add #teamtable1 tr td:nth-child(2),
    .km_blog_add #teamtable1 tr td:nth-child(3),
    .km_blog_add #teamtable1 tr td:nth-child(4),
    .km_blog_add #teamtable1 tr td:nth-child(5),
    .km_blog_add #teamtable1 tr td:nth-child(6) {
        width: auto !important;
    }
}

.km_blog_add small {
    margin: 11px 0;
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #999;
}

blockquote {
    margin: 0.4rem 0;
    padding: 0;
}

/******************** tab_green_km **************************/
.tab_green_km {
    background-image: url(../../GHBWebAsset/images/bg_menu_green.jpg);
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tab_green_km a {
    color: #7bf7f7;
    margin-left: -30px;
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    transition: color .5s ease;
}

.tab_green_km a:hover,
.tab_green_km .active {
    color: #ff8200;
}

.tab_green_km a:hover {
    color: #ff8200;
    text-decoration: none;
}

.tab_green_km a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.7rem;
    content: "\f45c";
    color: #7bf7f7;
    padding-right: 10px;
}


.knowledge .bg_swap {
    background-color: #f7f7f7;
}

.knowledge .card_km {
    overflow: hidden;
    height: 120px;
}

.knowledge .card_km:hover .pic_animate img {
    /* animation: opacity1 0.5s infinite;
    animation-direction: alternate; */
}

@media(max-width: 768px) and (min-width: 1px) {
    .knowledge .card_km {
        overflow: hidden;
        height: 230px;
    }

    .knowledge .readmore2 {
        position: relative !important;
        display: block;
    }
}

@media(max-width: 1294px) and (min-width: 992px) {
    .knowledge .card_km {
        overflow: hidden;
        height: 160px;
    }
}

@media(max-width: 1367px) and (min-width: 1294px) {
    .knowledge .card_km {
        overflow: hidden;
        height: 183px;
    }
}


@media(max-width: 2000px) and (min-width: 1367px) {
    .knowledge .card_km {
        overflow: hidden;
        height: 200px;
    }
}

.knowledge .readmore2 {
    color: #fff;
    text-decoration: none;
    transition: color 0.5s ease;
    padding: 3px 10px;
    background-color: #ff8200;
    transition: color, background-color .5s ease;
    position: absolute;
    width: 100px;
    bottom: -7px;
    right: 0px;
}

.knowledge .readmore2:hover {
    color: #fff;
    text-decoration: none;
    background-color: #333;
}

.knowledge h6 {
    line-height: 1.8rem;
    font-weight: 400;
    color: #ff8200;
}

/******************** section knowledge_recommend **************************/
.knowledge_recommend {
    background-color: #f7f7f7;
    width: 100%;
}

.knowledge_recommend .card_knowledge_recommend {
    background-color: #fff;
    padding-bottom: 3px;
    box-shadow: 10px 10px 0px #e7e7e7;
    border: 1px solid #e7e7e7;
}

.knowledge_recommend .card_knowledge_recommend h5 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 28px;
    padding-bottom: 0px;
    color: #296162;
    overflow: hidden;
    overflow-wrap: break-word;
    height: 100px;
    font-size: 1rem;
    line-height: 1.4rem;
}

.knowledge_recommend .card_knowledge_recommend p {
    overflow: hidden;
    height: 125px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #333;
}

.knowledge_recommend .card_knowledge_recommend:hover .pic_animate img {
    animation: zoom1 0.5s infinite;
    animation-direction: alternate;
}

@media(max-width: 767px) and (min-width: 0px) {
    .knowledge_recommend .card_knowledge_recommend .pic_animate {
        overflow: hidden;
        height: 277px;
    }
}

@media(max-width: 1200px) and (min-width: 767px) {
    .knowledge_recommend .card_knowledge_recommend .pic_animate {
        overflow: hidden;
        height: 116px;
    }
}

@media(max-width: 1367px) and (min-width: 1200px) {
    .knowledge_recommend .card_knowledge_recommend .pic_animate {
        overflow: hidden;
        height: 134px;
    }
}

@media(max-width: 2000px) and (min-width: 1367px) {
    .knowledge_recommend .card_knowledge_recommend .pic_animate {
        overflow: hidden;
        height: 144px;
    }
}

.knowledge_recommend .readmore_text {
    width: 100%;
    text-align: center;
    display: block;
}