#c_static_001_P_7675-1718779926606 {

    margin-top: 3.2vw;

}

#c_static_001_P_7675-1718779926606 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;

    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    min-width: 0px;
    min-height: 0px;
}

.recruitment {

    background-color: #f7f7f7;
}

#c_static_001_P_7675-1718779926606 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem {
    width: 100%;
    margin-bottom: 20px;

    background: #fff;
    padding: 30px 4%;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover {

    background-color: #b71928;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover .e_text-23 {

    letter-spacing: 0px;
    color: #ffffff;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover .e_richText-24 {

    letter-spacing: 0px;
    color: #ffffff;
}



#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page {
    text-align: center;
}


#c_static_001_P_7675-1718779926606 .e_loop-9 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;

}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;

    color: #555555;
    margin-right: 30px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
  
    margin-top: -5px;
    cursor: pointer;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect {
   
    position: relative;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect ul,
li {
    list-style: none;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .fa-close {
    font-style: normal;
  
    padding: 0 5px 0 7px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px);
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg);
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg);
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_split {
    margin: 0 5px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_normal {
    margin-right: 16px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .input-check,
#c_static_001_P_7675-1718779926606 .e_loop-9 .input-radio {
    margin: 0 5px;
    vertical-align: text-top;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .position-left {
    display: flex;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .position-right {
    display: flex;
    flex-direction: row-reverse;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .position-bottom {
    display: flex;
    flex-direction: column-reverse;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
   text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_active .p_mbutton::before {
    display: block;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_active .p_mbutton::after {
    display: block;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_filter_result {
    display: none;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .swiper-container {
    padding-bottom: 30px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_imgwrapper img {
    width: 100%;
    object-fit: cover;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;

    font-style: normal;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;

    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px;
}

#c_static_001_P_7675-1718779926606 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

#c_static_001_P_7675-1718779926606 .e_container-21>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-0 {
    flex: 0 0 16%;
    position: relative;
    top: 10px;
}

#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-1 {
    flex: 1;
    align-self: center;
    padding-right: 10%;
}

#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-2 {

    flex: 0 0 70px;
}

#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-2 .e_text-26 {
    display: flex;
    justify-content: flex-end;

}

#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-2 .e_text-26 .icon {
    width: 36px;
    height: 26px;
    margin: 0;
}
#c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-2 .e_text-26 .icon path {

    transition: all 0.4s;
}


#c_static_001_P_7675-1718779926606 .e_timeFormat-22 span {

    color: #a72226;
    position: relative;
    top: -2px;
}

#c_static_001_P_7675-1718779926606 .e_text-23 {

    font-weight: bold;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

#c_static_001_P_7675-1718779926606 .e_richText-24 {
    letter-spacing: 0px;
    color: #666666;

    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
    max-height: 1.5em;
    margin-top: 15px;
    transition: all 0.4s;
}

#c_static_001_P_7675-1718779926606 .e_timeFormat-28 {
    text-align: right;
    line-height: 1.2;
    transition: all 0.5s;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 10px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover {
    box-shadow: 0px 30px 90px 0px rgba(102, 102, 102, 0.2);
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover .e_timeFormat-28 {

    letter-spacing: 0px;
	color: #ffffff;
}
#c_static_001_P_7675-1718779926606 .e_loop-9 .p_loopitem:hover .icon path {

    fill:#ffffff;
}
#c_static_001_P_7675-1718779926606 .e_text-23:hover {
    color: #bca681;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page {
    margin-top: 100px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_a {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    line-height: 62px;
    color: #fff;
    background: #c8c8c8;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    border: none;
    margin: 0 10px;
    position: relative;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_num {
    background: none;
    color: #333;
 
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_a.current {
    color: #d6000f;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_a.current:before {
    content: '';
    width: 22px;
    height: 2px;
    background: #d6000f;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -11px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_num:hover {
    background: none !important;
    color: #d6000f;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_a:hover {
    background: #d6000f;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_prev {
    margin-right: 30px;
}

#c_static_001_P_7675-1718779926606 .e_loop-9 .p_page.zw_page .page_next {
    margin-left: 30px;
}

@media screen and (max-width:768px) {
    #c_static_001_P_7675-1718779926606 .e_richText-24 {

        margin-top: 10px;
    }
    #c_static_001_P_7675-1718779926606 .e_container-21 .cbox-21-1 {

        padding-right: 15px;
    }

}

