﻿.p-ndetail body {
    background-color: #f3f3f3 !important;
}

.wrap-news-breadcrumb {
    display: none;
}

/*news-thumbnail*/
.newscate-list li {
    float: left;
    width: 100%;
}

.news-thumbnail a:hover {
    text-decoration: none;
}

.news-thumbnail {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border: none;
    border-top: 1px solid #e5e5e5;
}

    .news-thumbnail .thumbnail {
        float: left;
        width: 30%;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }

        .news-thumbnail .thumbnail img {
            display: block;
            margin: auto;
            text-align: center;
            max-width: 100%;
            max-height: 100%;
            border-radius: 4px;
        }

    .news-thumbnail .news-item-name {
        float: right;
        width: 65%;
        margin-bottom: 10px;
    }

        .news-thumbnail .news-item-name a {
            font-weight: bold;
            font-size: 16px;
            overflow: hidden;
            color: #333;
        }

    .news-thumbnail .news-item-des {
        float: right;
        width: 65%;
        max-height: 86px;
        text-overflow: ellipsis;
        font-size: 13px;
        line-height: 21px;
        color: #58595b;
        padding: 0;
        overflow: hidden;
    }

        .news-thumbnail .news-item-des * {
            margin-bottom: 0 !important;
            font-size: 13px !important;
            line-height: 21px !important;
        }

#newslist-api .pagination li {
    width: auto !important;
}

.wrap-news .newscate-list-loadmore {
    clear: both;
    margin: 20px auto;
    max-width: 350px;
    width: 80%;
    padding: 10px;
    background-color: #ed1c24;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    display: block;
    overflow: hidden;
    font-weight: bold;
}

    .wrap-news .newscate-list-loadmore:hover {
        background-color: #ed1c24;
        color: #fff;
        text-decoration: none;
    }

.newscate-list li:nth-child(1) .news-thumbnail {
    padding: 20px 0;
    border: none;
}

    .newscate-list li:nth-child(1) .news-thumbnail .thumbnail {
        width: 100%;
    }

        .newscate-list li:nth-child(1) .news-thumbnail .thumbnail a {
            display: block;
        }

    .newscate-list li:nth-child(1) .news-thumbnail .news-item-name {
        width: 100%;
        margin-top: 10px;
    }

    .newscate-list li:nth-child(1) .news-thumbnail .news-item-des {
        width: 100%;
    }

.newsitem-title {
    font-size: 18px;
    color: #555;
    text-transform: capitalize;
    margin: 10px 0;
}

.p-ndetail .news-option {
    display: none;
}

.p-ndetail .nav-newscate-child {
    background-color: #fff;
    width: calc(100% - 10px);
    padding: 15px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
}

.news-detail .news-item-highlight {
}

    .news-detail .news-item-highlight img {
        display: block;
        width: 100%;
        margin: 0 !important;
        border-radius: 0;
    }

.news-detail .news-item-content-box {
    display: block;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.news-detail * {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.news-detail .product-list {
    display: inline-block;
    margin: 10px auto;
}

.news-detail .product-list-3 .card {
    max-width: 290px !important;
}

.news-detail h1.news-title {
    display: block;
    line-height: 140%;
    font-size: 26px;
    color: #ed1c24 !important;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

.news-detail h2 {
    font-size: 20px;
    color: #555;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-weight: 700;
}

.news-detail h3 {
    color: #555;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.news-detail .news-item-latestupdated {
    font-size: 14px;
    margin-bottom: 10px;
}

    .news-detail .news-item-latestupdated * {
        font-size: 14px;
    }

    .news-detail .news-item-latestupdated span {
        color: #555;
    }

.news-detail .newsitem-title {
    margin-top: 30px;
}

.news-detail .newsitem-box-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

    .news-detail .newsitem-box-title span {
        float: left;
        font-size: 36px;
        font-weight: bold;
        color: #007bff;
    }

    .news-detail .newsitem-box-title .newsitem-title {
        float: left;
        font-size: 20px;
        color: #555;
        text-transform: capitalize;
        font-weight: 700;
        margin: 4px 0 0 10px;
    }

.news-detail p {
    font-size: 16px;
    margin-bottom: 8px;
}

.news-detail strong {
    font-size: 16px;
    margin-bottom: 10px;
}

.news-detail img {
    display: block;
    max-width: 100% !important;
    margin: 15px auto;
    height: auto !important;
    border-radius: 5px;
}

.news-detail iframe {
    margin: 0 auto;
    max-width: 100% !important;
}

.news-detail a, .news-detail a span {
    color: #007bff !important;
}


.news-detail .table, .news-detail table {
    margin: 15px auto;
    max-width: 100% !important;
}

    .news-detail .table *, .news-detail table * {
        text-align: left;
    }

    .news-detail .table th, .news-detail .table td, .news-detail table th, .news-detail table td {
        padding: 0.5rem;
        border: 0.5pt solid windowtext;
    }

    .news-detail .table th, .news-detail table th {
        font-weight: bold;
    }

    .news-detail .table td ul, .news-detail table td ul {
        padding-left: 10px;
    }

.news-detail .nav-categorybrand {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

    .news-detail .nav-categorybrand ul {
    }

        .news-detail .nav-categorybrand ul li {
            float: left;
            width: 33%;
        }

            .news-detail .nav-categorybrand ul li:nth-child(n+16) {
                display: none;
            }

            .news-detail .nav-categorybrand ul li a {
                color: #333;
            }

.news-detail .infobox {
    margin: 10px auto;
    padding: 10px;
    border: 2px solid #c3e5f8;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #dbedf9;
    line-height: 22px;
    clear: both;
}

.xem-them {
    width: 40%;
    margin: 20px auto;
    display: block;
    background-color: #C5232B;
    color: #fff;
    text-align: center;
    line-height: 2.5;
}

    .xem-them:hover {
        text-decoration: none;
        color: #fff;
    }

.home-news-hr {
    border-top: 1px solid #fbfbfb;
    border-bottom: 1px solid #bcbdc0;
    margin: 20px 0 40px;
}

.home-news-2 .item {
    display: none;
}

    .home-news-2 .item:first-child {
        display: block;
    }

    .home-news-2 .item a {
        display: block;
        cursor: pointer;
    }

    .home-news-2 .item img {
        width: 100%;
    }

    .home-news-2 .item .name {
        display: none;
    }

.home-news-3 {
    padding: 15px 0 0 30px;
}

    .home-news-3 p {
        margin-bottom: 0;
    }

    .home-news-3 h3 {
        color: #C5232B;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 1rem;
    }

    .home-news-3 img {
        width: 100%;
    }

    .home-news-3 .name {
        display: none;
    }

.nav-newscate {
    display: block;
    width: 100%;
    max-height: 52px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

    .nav-newscate .nav-newscate-item {
    }

        .nav-newscate .nav-newscate-item li {
            display: block;
            cursor: pointer;
        }

        .nav-newscate .nav-newscate-item a {
            text-align: center;
            padding: 15px 10px;
            overflow: hidden;
            color: #333;
            position: relative;
            border-bottom: 2px solid transparent;
        }

            .nav-newscate .nav-newscate-item a::after {
                content: "";
                position: absolute;
                height: 20px;
                right: 0;
                top: 34%;
                border-right: 1px solid #e5e5e5;
            }

        .nav-newscate .nav-newscate-item:nth-child(7) a::after {
            height: 0;
        }

        .nav-newscate .nav-newscate-item a span {
            display: inline-block;
            vertical-align: middle;
            text-transform: uppercase;
            font-size: 13px;
            padding: 5px 8px;
            margin: 10px 0;
        }

        .nav-newscate .nav-newscate-item.active, .nav-newscate .nav-newscate-item:hover {
            position: relative;
            color: #ed1c24;
        }

            .nav-newscate .nav-newscate-item.active a span, .nav-newscate .nav-newscate-item:hover a span {
                border-radius: 4px;
                background: #ed1c24;
                color: #fff;
            }

.nav-newscate-child {
    padding: 10px 10px 10px 0;
    margin-right: 6px;
}

    .nav-newscate-child .title {
        font-size: 15px;
        line-height: 30px;
        text-transform: uppercase;
        color: #ed1c24;
        font-weight: 700;
        border-bottom: 3px solid #ed1c24;
        display: block;
        margin-bottom: 15px;
        overflow: hidden;
        height: 33px;
    }

    .nav-newscate-child .navbar-nav {
    }

        .nav-newscate-child .navbar-nav .nav-item {
            display: block;
            overflow: hidden;
            margin: 0 0 8px 0;
            border-radius: 4px;
            height: 36px;
            border: none;
            padding: 0;
        }

            .nav-newscate-child .navbar-nav .nav-item a {
                display: block;
                overflow: hidden;
                padding: 8px 10px;
                color: #333;
                font-size: 14px;
                line-height: 20px;
                background: #f1f1f1;
                border-radius: 4px;
                position: relative;
                text-align: left;
            }

                .nav-newscate-child .navbar-nav .nav-item.active a,
                .nav-newscate-child .navbar-nav .nav-item a:hover {
                    background: #ed1c24;
                    color: #fff;
                }

.newscate-child-grid {
}

    .newscate-child-grid .title {
        font-size: 15px;
        line-height: 30px;
        text-transform: uppercase;
        color: #ed1c24;
        font-weight: 700;
        display: block;
        margin-bottom: 15px;
        overflow: hidden;
        height: 33px;
    }

.newscate-image {
    margin: 0 6px;
    margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    height: auto;
}

.newscate-image-item {
    float: left;
    width: 10.5%;
    margin-right: 0.61%;
    margin-bottom: 6px;
    background-color: #fff;
    padding: 6px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0);
    box-shadow: 0 1px 3px rgba(0,0,0,0);
}

    .newscate-image-item a {
        display: block;
        overflow: hidden;
        color: #333;
        text-align: center;
        font-size: 15px;
    }

        .newscate-image-item a:hover {
            text-decoration: none;
            color: #ed1c24;
        }

    .newscate-image-item img {
        display: block;
        overflow: hidden;
        margin: 5px auto;
        border-radius: 50%;
        border: 3px solid #fff;
        width: 80px;
        height: 80px;
    }

    .newscate-image-item b {
        font-weight: normal;
        text-align: center;
    }

    .newscate-image-item.active b {
        color: #ed1c24;
        font-weight: bold;
    }

.wrap-news ul .fLimitMenu_SeeMore, .wrap-news ul .fLimitMenu_Collapse {
    border: none;
}

    .wrap-news ul .fLimitMenu_SeeMore a, .wrap-news ul .fLimitMenu_Collapse a {
        color: #4a90e2 !important;
        text-align: center;
        display: block;
    }

.wrap-news ul.newscate-image a .circle {
    display: block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    background: #f4f4f4;
    border-radius: 50%;
    position: relative;
    margin: 2px auto 3px;
    border: 3px solid #fff;
}

    .wrap-news ul.newscate-image a .circle:before {
        content: "";
        width: 5px;
        height: 5px;
        border-right: 2px solid #288ad6;
        border-bottom: 2px solid #288ad6;
        transform: rotate( 45deg);
        position: absolute;
        top: 40px;
        left: 35px;
    }

    .wrap-news ul.newscate-image a .circle:after {
        content: "";
        width: 5px;
        height: 5px;
        border-right: 2px solid #288ad6;
        border-bottom: 2px solid #288ad6;
        transform: rotate( 45deg);
        position: absolute;
        bottom: 40px;
        left: 35px;
    }

.wrap-news ul.newscate-image .fLimitMenu_Collapse .circle:before, .wrap-news ul.newscate-image .fLimitMenu_Collapse .circle:after {
    transform: rotate( -135deg);
}

.newscate-grid {
}

.news-thumbnail-grid {
    background: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin: 6px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.0);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.0);
    box-shadow: 0 1px 3px rgba(0,0,0,0.0);
}

    .news-thumbnail-grid .thumbnail-grid {
        position: relative;
        margin: 10px;
        margin-bottom: 15px;
        text-align: center;
        z-index: 1;
        overflow: hidden;
    }

    .news-thumbnail-grid:hover {
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
        box-shadow: 0 1px 3px rgba(0,0,0,0.3);
        border: 1px solid #afafaf;
    }

    .news-thumbnail-grid .thumbnail-grid a:hover {
        text-decoration: none !important;
    }

    .news-thumbnail-grid .thumbnail-grid img {
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        max-width: 100%;
        height: 120px;
    }

    .news-thumbnail-grid a:hover .thumbnail-grid img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .news-thumbnail-grid .news-item-name {
        margin: 0 auto;
        padding: 0 7px;
        line-height: 18px;
        text-align: center;
        z-index: 2;
        font-size: 15px !important;
        color: #111 !important;
        overflow: hidden;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
    }

    .news-thumbnail-grid a:hover {
        text-decoration: none;
    }

    .news-thumbnail-grid .news-item-des {
        display: block;
        overflow: hidden;
        color: #666;
        padding: 0 7px;
        height: 36px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .news-thumbnail-grid .news-item-des * {
            font-size: 13px !important;
        }

.news-item-quickview {
    background-color: #fffac2 !important;
    margin: 10px 0;
    padding: 10px;
}

    .news-item-quickview p {
        margin-bottom: 5px;
    }

    .news-item-quickview button {
        background: none;
        border: none;
        text-align: center;
        width: 100%;
    }

        .news-item-quickview button h4 {
            font-weight: bold;
            color: #444;
            font-size: 18px;
            margin-bottom: 0;
            line-height: 30px;
        }

        .news-item-quickview button .fa {
            float: right;
        }

        .news-item-quickview button .fa-chevron-up {
            display: none;
        }

        .news-item-quickview button.collapsed .fa-chevron-down {
            display: none;
        }

        .news-item-quickview button.collapsed .fa-chevron-up {
            display: inline-block;
        }

    .news-item-quickview li {
        margin: 3px 0;
    }

        .news-item-quickview li h3 {
            margin-bottom: 0;
            font-size: 14px;
        }

        .news-item-quickview li a {
            padding-left: 1rem;
            text-transform: capitalize;
            font-size: 15px;
        }

            .news-item-quickview li a span {
                font-size: 15px;
                font-weight: bold;
            }

.news-item-related h4 {
    padding: 10px 0 0;
    text-align: center;
}

.news-item-related ul {
    display: inline-block;
}

.news-item-related li {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.news-item-related a {
}

.news-option {
    margin-left: 6px;
    margin-bottom: 15px;
    padding: 10px 0 10px 10px;
}

    .news-option .text-color-news {
        font-size: 15px;
        line-height: 30px;
        text-transform: uppercase;
        color: #ed1c24;
        font-weight: 700;
        border-bottom: 3px solid #ed1c24;
        display: block;
        margin-bottom: 10px;
    }
    /*border-bottom: 1px solid #e5e5e5;*/
    .news-option .item {
        display: inline-block;
        padding: 5px 0;
        margin-bottom: 10px;
    }

        .news-option .item .img {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .news-option .item .img img {
                display: block;
                margin: auto;
                max-width: 100%;
                border-radius: 4px;
                height: auto;
            }

        .news-option .item .name {
            float: right;
            width: 100%;
            font-size: 1rem;
            text-align: left;
        }

            .news-option .item .name a {
                color: #333;
            }

.news-detail .news-option {
    padding: 0;
    margin-left: 0;
    margin-top: 15px;
}

    .news-detail .news-option h4 {
        border: none;
    }

    .news-detail .news-option .item {
        float: left;
        width: 33.33%;
    }

        .news-detail .news-option .item .img {
            float: left;
            width: 40%;
            height: 120px;
        }

        .news-detail .news-option .item .img {
            height: 120px;
        }

            .news-detail .news-option .item .img img {
                max-height: 100%;
            }

        .news-detail .news-option .item .name {
            float: right;
            width: 57%;
            padding: 0;
        }

.news-detail .table-wrapper {
    position: relative;
}

.news-detail .table-scroll {
    overflow: auto;
    margin-top: 20px;
}

.news-detail .table-wrapper table {
    width: 100%;
}


/*recruitment*/
.newscate-recruitment .news-thumbnail-grid {
    margin: 6px 0;
    width: 99%;
    border-radius: 5px;
}

.newscate-recruitment .newscate-grid-1 .news-thumbnail-grid {
    float: left;
}

.newscate-recruitment .newscate-grid-0 .news-thumbnail-grid {
    float: right;
}

.newscate-recruitment .news-thumbnail-grid .thumbnail-grid {
    float: left;
    width: 18%;
    margin: 0;
    padding: 8px;
}

    .newscate-recruitment .news-thumbnail-grid .thumbnail-grid img {
        height: unset;
        max-height: 100px;
    }

.newscate-recruitment .news-thumbnail-grid .news-item-des {
    float: left;
    width: 65%;
    height: unset;
}

    .newscate-recruitment .news-thumbnail-grid .news-item-des .news-item-name {
        text-align: left;
        line-height: 21px;
        font-size: 15px !important;
        padding: 0;
    }

    .newscate-recruitment .news-thumbnail-grid .news-item-des ul {
        list-style: none;
        margin: 8px 0 0 0;
        padding: 0;
    }

        .newscate-recruitment .news-thumbnail-grid .news-item-des ul li {
            float: left;
            width: 32%;
            margin: 0 2% 6px 0;
        }

        .newscate-recruitment .news-thumbnail-grid .news-item-des ul li {
            font-size: 12px !important;
            font-family: Arial !important;
        }

            .newscate-recruitment .news-thumbnail-grid .news-item-des ul li:nth-child(3n) {
                margin-right: 0%;
            }

            .newscate-recruitment .news-thumbnail-grid .news-item-des ul li:nth-child(n+7) {
                display: none;
            }

            .newscate-recruitment .news-thumbnail-grid .news-item-des ul li strong {
                display: block;
                overflow: hidden;
                max-height: 18px;
                font-size: 12px !important;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

.newscate-recruitment .news-thumbnail-grid .news-item-deadline_apply {
    float: right;
    width: 15%;
    padding-right: 8px;
}

    .newscate-recruitment .news-thumbnail-grid .news-item-deadline_apply .news-item-deadline {
        display: block;
        margin-top: 20px;
        color: #777;
        text-align: right;
    }

    .newscate-recruitment .news-thumbnail-grid .news-item-deadline_apply .news-item-apply {
        font-size: 15px;
        font-weight: bold;
        text-align: right;
    }

.news-item-content-recruitment {
    background-color: #fffac2 !important;
    margin: 10px 0;
    padding: 10px;
}

    .news-item-content-recruitment h1.news-title {
        padding-left: 20px;
        width: 100%;
    }

        .news-item-content-recruitment h1.news-title a {
            text-align: right;
            float: right;
            margin-right: 10px;
            padding: 10px 15px;
            font-size: 16px;
            font-weight: bold;
            background: #ed1c24;
            border-radius: 5px;
            color: #fff !important;
        }

    .news-item-content-recruitment .news-item-description ul {
    }

        .news-item-content-recruitment .news-item-description ul li {
            float: left;
            width: 32%;
            margin-right: 2%;
        }

            .news-item-content-recruitment .news-item-description ul li strong, .news-item-content-recruitment .news-item-description ul li b {
                display: block;
            }

            .news-item-content-recruitment .news-item-description ul li:nth-child(3n) {
                margin-right: 0;
            }


.content-recruitment .news-option {
    display: inline-block !important;
    margin: 0;
    margin-left: 10px;
    background-color: #fff;
    padding: 10px;
}

    .content-recruitment .news-option .item {
        display: block;
        width: 100%;
        border: 1px solid #dfdfdf;
        border-radius: 5px;
        padding: 6px;
        margin: 0;
    }

        .content-recruitment .news-option .item .img {
            width: 20%;
            height: unset !important;
            max-height: 80px !important;
        }

            .content-recruitment .news-option .item .img img {
                height: unset !important;
                max-height: 80px !important;
            }

        .content-recruitment .news-option .item .name {
            width: 78%;
        }

            .content-recruitment .news-option .item .name a {
                color: #333 !important;
            }

            .content-recruitment .news-option .item .name ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .content-recruitment .news-option .item .name ul li {
                    float: left;
                    width: 49%;
                    font-size: 12px !important;
                    font-family: Arial !important;
                }

                    .content-recruitment .news-option .item .name ul li:nth-child(2n) {
                        float: right;
                    }

                    .content-recruitment .news-option .item .name ul li strong, .content-recruitment .news-option .item .name ul li b {
                        display: block;
                        overflow: hidden;
                        max-height: 18px;
                        font-size: 12px !important;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

                    .content-recruitment .news-option .item .name ul li:nth-child(n+5) {
                        display: none;
                    }

.fRecruitmentSearch {
    background-color: #fff;
    padding: 20px;
    margin: 10px 0 5px;
    border-radius: 5px;
}

    .fRecruitmentSearch select {
        width: 90%;
        height: 30px;
    }

        .fRecruitmentSearch select option {
        }

    .fRecruitmentSearch button {
        height: 30px;
        padding: 6px 15px;
        color: #333;
        font-weight: bold;
        background-color: #ffde00;
        border: none;
        border-radius: 5px;
    }

#recruitment-notfound {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    margin-top: 5px;
}

.recruitment-notfound {
    font-size: 18px;
}

#newslist-api {
    position: relative;
}

.p-ncate-recruitment .newscate-recruitment::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.p-ncate-recruitment .newscate-recruitment-loadding::before {
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000;
    opacity: 0.4;
}

@media (max-width : 768px) {
    .newscate-recruitment .news-thumbnail-grid {
        width: 96%;
        margin: 8px 2% 0 2%;
    }

        .newscate-recruitment .news-thumbnail-grid .thumbnail-grid {
            height: unset;
            max-height: 100px;
            margin-top: 30px;
        }

        .newscate-recruitment .news-thumbnail-grid .news-item-deadline_apply {
            display: none;
        }

        .newscate-recruitment .news-thumbnail-grid .news-item-des {
            width: 80%;
        }

            .newscate-recruitment .news-thumbnail-grid .news-item-des .news-item-name {
                height: 20px;
            }

            .newscate-recruitment .news-thumbnail-grid .news-item-des ul {
                margin: 1px 0 0 0;
            }

    .news-item-content-recruitment {
        margin: 0;
        padding: 6px;
    }

        .news-item-content-recruitment h1.news-title {
            padding: 0;
        }

            .news-item-content-recruitment h1.news-title a {
                float: left;
                text-align: unset;
                padding: 4px 10px;
            }

        .news-item-content-recruitment .news-item-description ul {
            margin: 0;
            padding-left: 20px;
        }

            .news-item-content-recruitment .news-item-description ul li {
                float: left;
                width: 49%;
                margin: 0;
                font-size: 13px;
            }

                .news-item-content-recruitment .news-item-description ul li:nth-child(2n) {
                    float: right;
                }

                .news-item-content-recruitment .news-item-description ul li strong,
                .news-item-content-recruitment .news-item-description ul li b {
                    font-size: 13px;
                }

    .content-recruitment .news-option {
        margin: 10px 0;
    }

    .fRecruitmentSearch {
        margin: 10px 2% 0;
    }

        .fRecruitmentSearch select {
            margin-bottom: 10px;
        }
}
/*recruitment*/
