﻿@charset "UTF-8";
/* CSS Document */

.share_link {
    float: right;
    width: 40%;
    margin-top: 20px;
}

    .share_link ul li {
        float: left;
        padding-left: 5px;
        width: 33%;
    }

.share_linkB {
    float: right;
    width: 20%;
    margin-top: -38px;
}

@media screen and (max-width: 1200px) {
    .share_linkB {
        float: right;
        width: 20%;
        margin-top: -40px;
    }
}

.share_linkB ul li {
    float: left;
    padding-left: 5px;
    width: 25%;
}

    .share_linkB ul li img {
        width: 80%;
    }

.input_fj02 {
    border-radius: 6px;
    border: 1px #CDCDCD solid;
    height: 30px;
}

.form-group02 {
    margin-top: 10px;
}

.form-group05 {
    margin-top: 5px;
}

.form-group-05 {
    margin-top: -5px;
}

.search_hot {
    /*width: 95%;
*/
    line-height: 20px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #eeebeb;
    padding: 5px;
}

.search_inputbox input {
    max-width: 120px;
    max-height: 27px;
    font-size: 0.86em;
}

.hot_right {
    background-color:
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0, f1f1f1+50, e1e1e1+51, f6f6f6+100;
White+Gloss+%231 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    /* Chrome10-25, Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    /* IE6-9 */
    width: auto;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    text-align: center;
    display: block;
    font-size: 0.71em;
    float: right;
    /*margin-top: -3px;
*/
}

    .hot_right a {
        color: #4d3828;
        display: block;
        font-size: 0.71em;
    }

        .hot_right a:hover {
            color: #4d3828;
            text-decoration: none;
        }

@media screen and (min-width: 1151px) {
    marquee {
        width: 90%;
    }
}

@media screen and (min-width: 991px) and (max-width:1150px) {
    marquee {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .searchfj {
        margin-top: 50px;
    }

    .searchimg {
        margin: 10px 0 0 0;
    }

        .searchimg img {
            width: 100%;
            height: auto;
            padding-top: 10px;
        }

    .googleSch {
        float: left;
        width: 60%;
        margin-top: 35px;
    }
}

@media screen and (max-width: 480px) {
    .searchfj {
        display: none;
    }

    .googleSch {
        display: none;
    }
}

.line-it-button {
    margin-right: 5px;
}
/*--------------------------- search ----------------------------*/
.bg-con {
    padding: 10px 15px 0px 15px;
    background-color: #f5f5f5;
    text-align: left;
}

    .bg-con p {
        line-height: 22px;
        margin-top: 5px;
        margin-left: 15px;
    }

.f_or a {
    color: #de5419;
    text-decoration: none;
}

    .f_or a:hover {
        color: #de5419;
        text-decoration: none;
    }

.f_gr {
}

    .f_gr a {
        color: #22a76e;
        text-decoration: none;
    }

        .f_gr a:hover {
            color: #22a76e;
            text-decoration: none;
        }

.f_red {
}

    .f_red a {
        color: #d5414d;
        text-decoration: none;
    }

        .f_red a:hover {
            color: #d5414d;
            text-decoration: none;
        }

.bg-con02 {
    background-image: url(images/back.png);
    /*height: 113px;
*/
    background-color: #f5f5f5;
    background-repeat: repeat-x;
}

.icon_color {
    color: #5c5c5c;
    font-size: 0.64em;
}

/*
.dropdown-menu {
    width: 100%;
}

    .dropdown-menu label {
        width: 100%;
    }
*/

.btn-lg {
    width: 100%;
}
/* ======平板版型區====== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-con02 {
        background-image: url(images/back.png);
        background-color: #f5f5f5;
        height: auto;
    }
}
/* ======手機版型區====== */
@media screen and (max-width: 767px) {
    .bg-con02 {
        background-image: url(images/back.png);
        height: auto;
        background-color: #f5f5f5;
    }

    .btn-lg {
        width: 100%;
    }

    select {
        text-indent: 0%;
    }
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}
/*.panel-heading a.collapsed:after {
	content: "\e080";
}
*/
.main_search_bar {
    background-color: #f9f9f9;
    border: 1px solid #dadada;
    margin: 0;
    padding: 10px;
    border-radius: 2px;
    font-size: 1rem;
    color: #4d4d4d;
    overflow: auto;
}

.main_search_title {
    display: none;
}

.main_search_bar ul {
    width: 100%;
}

.main_search_bar fieldset {
    float: left;
}

.main_search_bar .map_search_link {
    font-weight: bold;
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    color: #ffa922;
}

    .main_search_bar .map_search_link img, .main_search_bar .map_search_link .bi-geo-alt {
        vertical-align: baseline;
        color: #ffa922;
    }

.map_search_bar {
    background-color: #f7f7f7;
    border: 1px solid #dadada;
    margin: 5px 0;
    padding: 10px 5px 1px 5px;
    border-radius: 2px;
    font-size: 1rem;
    color: #4d4d4d;
    overflow: auto;
}

.map_search_bar .address-group {
    display: flex;
}
.map_search_bar .address-group select:not(:first-child) {
    margin-left: 0.5rem;
}

.job_search_bar {
    background-color: #f7f7f7;
    border: 1px solid #dadada;
    border-top: none;
    margin: 0;
    padding: 10px;
    border-radius: 2px;
    font-size: 1rem;
    color: #4d4d4d;
    overflow: auto;
}

ul.type_select {
    padding: 0;
    margin: 0;
    width: 100%;
}

    ul.type_select li {
        padding: 0 1rem 0 0;
        margin: 0;
        float: left;
    }

        ul.type_select li label {
            padding-left: 5px;
        }

.search_select {
    clear: both;
    /*display:none;*/
}

    .search_select > input {
        width: 18%;
        float: left;
        height: 36px;
        border: 1px solid #d9d9d9;
        background-color: #FFF;
        border-radius: 4px;
        padding: 4px 8px;
    }

    .search_select > select {
        width: 18%;
        float: left;
        min-width: 110px;
    }

    .search_select > span {
        float: left;
        padding: 8px 8px 8px 10px;
    }

.search_btn > .btn_set, .search_btn > .btnButton {
    width: 17%;
    float: left;
    margin: 0 0.5%;
    padding: 4px 8px;
    height: 36px;
    text-align: left;
    border: 1px solid #d9d9d9;
    background-color: #FFF;
    border-radius: 4px;
    color: #4d4d4d !important;
}

    .search_btn > .btn_set:last-child, .search_btn > .btnButton {
        width: 6%;
        text-align: center;
        background-color: #6f6f6f;
        color: #FFF !important;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
    }

        .search_btn > .btn_set:last-child:hover, .search_btn > .btnButton:hover {
            background-color: #ffa922;
            color: #333333 !important;
        }

.search_btn .btn_arrow {
    float: right;
    color: #767676;
}

.btn_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.keyword {
    margin: 10px 0;
    color: #E91E1B;
}

.keyword a {
    color: #4784d0;
    padding: 0 10px;
}

.keyword a:hover {
    text-decoration: underline;
    color: #114e98;
}

.form-inline {
    border-bottom: 1px dashed #EEE;
    overflow: auto ;
}
skill-language .form-group:first-child, .skill-language .clear {
    float: none ;
    clear: both;
   
}
.skill-language .form-group {
    
}
.skill-language .form-control-static {
padding: 12px 10px;

}
.skill-language .form-group:nth-child(2), .skill-language .form-group:nth-child(4) {
float: left ;
width: 16.66%;
}
.skill-language .form-group:nth-child(3), .skill-language .form-group:nth-child(5) {
float: left ;
width: 33.33%;
}
.skill-language .form-group .form-control {
width: 90%!important;
    margin-left: 2%;

}
@media screen and (max-width:576px){ 
    .form-inline {
        border-bottom: 1px dashed #EEE;
        overflow:hidden ;
    }
    .skill-language .form-control-static {
        padding: 6px 10px;
        margin-right: 0.5rem;
    }
    .skill-language .form-group:nth-child(2), .skill-language .form-group:nth-child(4) {
        float: left ;
        margin-top: 3px;
        width: 40%;
    }
    .skill-language .form-group:nth-child(3), .skill-language .form-group:nth-child(5) {
        float: left ;
        width: 60%;
    }
    .skill-language .form-group .form-control {
        width: 100%!important;
        margin-left: 0%;
    }
}

#div_searchCase .col-md-4 {
    width: 31.1%;
}

#div_searchCase .btn {
    margin-top: 3px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 0px;
    float: right;
}

.cate-title {
    padding: 3px 0px;
}

.modal .modal-header {
    background-color: #178389;
    /* background-image: linear-gradient(to right top, #204B91 -20%, #01949A 100%); */
    color: #FFF;
}
.modal .modal-header .close {
    padding: 0.5rem;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
}

    .modal .modal-header .list-group-item {
        color: #000;
    }



ul.addressSelect li {
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    background-color: #ffcf99;
}

    ul.addressSelect li:hover {
        background-color: #f18b33;
    }

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .main_search_bar {
        margin: 0 2%;
        padding: 10px;
        overflow: auto;
        width: 68%;
        float: left;
    }

    .search_select > input {
        width: 81%;
        float: left;
        height: 36px;
        margin: 0.5%;
    }

    .search_select > span {
        display: none;
    }

    .search_btn > .btn_set {
        width: 40%;
        margin: 0.5%;
    }

        .search_btn > .btn_set:last-child {
            width: 16%;
            height: 72px;
            margin-top: -36px;
        }

    .keyword {
        margin: 10px 2% 10px 0;
        float: right;
        width: 25%;
    }

        .keyword span {
            display: block;
            text-align: center;
            font-size: 1.375rem;
            padding-bottom: 10px;
        }

        .keyword a {
            padding: 0 10px 0 0;
            display: inline-block;
            line-height: 1.6rem;
        }
}

@media only screen and (max-width: 480px) {
    .main_search_bar {
        /*display: none;*/
    }

    .main_search_title {
        display: block;
    }

    .keyword {
        display: none;
    }

    .search_select > input {
        width: 98% !important;
        float: none;
        height: 36px;
        margin: 1%;
    }

    .search_select > span {
        display: none;
    }

    .search_btn > .btn_set, .search_btn > .btnButton {
        width: 98%;
        margin: 1%;
    }

        .search_btn > .btn_set:last-child {
            width: 98%;
            margin: 1%;
            height: auto;
            margin-top: 0;
            height: 36px;
        }
}

.search_area p {
    color: #333333;
    border-bottom: 3px solid #d5d5d5;
    margin-top: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
    padding: 10px;
}
/*------------------------ menu set ------------------------*/
.menu_ba {
    background-color: #e02f2f;
    box-shadow: 0 0 15px rgba(0,0,0, .2) inset;
    color: #ffffff;
}

.menu_bar2 {
    background-color: #ec9e28;
    display: block;
}

.menu_bar1 {
    background-color: #6bc2af;
    display: block;
}

#menu {
    width: 100%;
}

    #menu ul {
        /* 取消ul樣式符號 */
        list-style-type: none;
        /* 重設ul邊界與留白為零 */
        margin: 0;
        padding: 0;
        /* 內有浮動元件時，需設overflow才會自動調整大小 */
        overflow: auto;
    }

    * html #menu ul {
        /* 解決IE6不理overflow問題，直接指定高度 */
        height: 30px;
        text-align: center;
    }

        #menu ul li {
            float: left;
        }

            #menu ul li a {
                /* 將a改為區塊元件，以便指定寬高 */
                display: inline-block;
                /* 這邊也要設float，否則IE6會以100%寬度顯示 (有 inline-block 就不會) */
                /* float: left; */
                /* 固定高度 */
                text-align: center;
                white-space: nowrap;
                padding: 15px 20px;
            }
                /* 無障礙2.0: EV1040101 當使用者介面元件取得焦點時，使用 CSS 變更 其呈現方式 
    連結元素 focus 邊框要明確顯示 
    因為底色為紅色, 這個項目特別調整 focus 框顏色
*/
                #menu ul li a:focus {
                    outline: none !important;
                    /*border-left: 2px solid yellow !important;
    border-right: 2px solid yellow !important;*/
                    border: 3px solid yellow !important;
                }

            #menu ul li ul {
                /* 讓第二層ul跳脫文件流以利定位 */
                position: absolute;
                /* 固定寬度 */
                /* 避免出現捲軸 */
                overflow: visible;
                /* 讓ul與母階層li相同位置 */
                margin-top: 34px;
                margin-right: 0px;
                margin-bottom: 0;
                margin-left: 0px;
            }
            /* 修正IE7絕對定位差異 */
            *:first-child + html #menu ul li ul {
                margin-top: 0;
            }
            /* 修正IE6絕對定位差異 */
            * html #menu ul li ul {
                margin-top: 0;
            }

                #menu ul li ul li {
                    /* 覆寫繼承自第一層的浮動設定 */
                    float: none;
                    text-align: center;
                }

                    #menu ul li ul li a {
                        /* 覆寫繼承自第一層的浮動設定 */
                        float: none;
                        padding: 12px 20px;
                        text-align: left;
                        width: 100%;
                        /* 註：display、height、padding繼承第一層的設定 */
                    }

                        #menu ul li ul li a:focus {
                            outline: none !important;
                            /*border-left: 2px solid yellow !important;
    border-right: 2px solid yellow !important;*/
                            border: 3px solid rgba(0, 156, 0, 0.5) !important;
                        }

                    #menu ul li ul li ul {
                        margin-top: -30px;
                        margin-right: 0;
                        margin-bottom: 0;
                        margin-left: 100px;
                        width: 100%;
                    }
                    /* 修正IE7絕對定位差異 */
                    *:first-child + html #menu ul li ul li ul {
                        margin-top: -30px;
                    }

                        #menu ul li ul li ul li {
                            /* width、float繼承第二層，免設定 */
                        }

                            #menu ul li ul li ul li a {
                                /* width、float繼承第二層，免設定 */
                            }
            /* ---------- 隱藏與顯示階層 ---------- */
            #menu ul li ul {
                /* 預先隱藏第二層 */
                visibility: hidden;
            }

            #menu ul li:hover ul {
                /* 觸動第一層時，顯示第二層 */
                visibility: visible;
            }

                #menu ul li:hover ul li ul {
                    /* 顯示第二層時，隱藏第三層，避免同時彈出 */
                    visibility: hidden;
                }

            #menu ul li ul li:hover ul {
                /* 觸動第二層時，顯示第三層 */
                visibility: visible;
            }

                #menu ul li ul li:hover ul li ul {
                    /* 顯示第三層時，隱藏第四層，避免同時彈出 */
                    visibility: hidden;
                }

            #menu ul li ul li ul li:hover ul {
                /* 觸動第三層時，顯示第四層 */
                visibility: visible;
            }
/* ---------- 以下為美化用，非必需 ---------- */
/* 預設字體 */
#menu {
    font-size: 1.125rem;
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}
    /* 第一層ul背景色彩與邊框 */
    #menu ul {
        top: 10px;
        z-index: 999;
    }
        /* 第一層a字型 */
        #menu ul li a {
            color: #FFF;
            text-decoration: none;
        }

            #menu ul li a:hover,
            #menu ul li a:active {
                color: #e02f2f !important;
            }
        /*第二層ul背景色彩與邊框  */
        #menu ul li ul {
            background: #FFFFFF;
            box-shadow: 0 3px 10px rgba(0,0,0, .2);
            min-width: 250px;
            border-radius: 0 0 6px 6px;
        }
            /* 第二層a字型 */
            #menu ul li ul li a {
                font-size: 1.05rem;
                color: #333333;
                text-decoration: none;
            }
        /* 觸動第一層li時，改變背景色 */
        #menu ul li:hover,
        #menu ul li a:hover {
            background: #FFFFFF;
        }

        #menu ul li > a:hover {
            color: #e02f2f !important;
        }

        #menu ul li:hover a {
            color: #333333;
        }
        /* 觸動第二層以上li時改變背景色 */
        #menu ul li ul li:hover,
        #menu ul li ul li a:hover {
            background: #efefef;
        }

        #menu ul li ul li:hover {
            outline: none !important;
            border: 3px solid rgba(0, 156, 0, 0.5) !important;
        }
/*-------------------------------------- AD set --------------------------------------*/
.all100 {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.all25 {
    width: 24%;
    float: left;
    margin-left: 1%;
}

.all_bt {
    width: 66%;
    background-color: #6ec7d7;
    padding: 5px 0px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    font-size: 1.07em;
}

.all_b {
    background-color: #6ec7d7;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
    max-height: 150px;
    overflow: auto;
    overflow-y: hidden;
}

.all_yt {
    width: 60%;
    background-color: #e9bc3e;
    padding: 5px 0px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    font-size: 1.07em;
}

.all_y {
    background-color: #e9bc3e;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
    max-height: 150px;
    overflow: auto;
    overflow-y: hidden;
}

.all_gt {
    width: 60%;
    background-color: #6bc2af;
    padding: 5px 0px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    font-size: 1.07em;
}

.all_g {
    background-color: #6bc2af;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
    max-height: 150px;
    overflow: auto;
    overflow-y: hidden;
}

.all_ot {
    width: 60%;
    background-color: #f18b33;
    padding: 5px 0px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
    font-size: 1.07em;
}

.all_o {
    background-color: #f18b33;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
    max-height: 150px;
    overflow: auto;
    overflow-y: hidden;
}

.all_more {
    font-size: 1.07em;
    color: #ffffff;
    text-align: right;
}

    .all_more a {
        color: #ffffff;
    }

        .all_more a:hover {
            color: #ffffff;
            text-decoration: none;
        }
/* ======平板版型區====== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .all25 {
        width: 49%;
        margin-top: 10px;
        margin-left: 1%;
        float: left;
    }

    .all_b {
        background-color: #6ec7d7;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 10px 10px 10px 10px;
    }

    .all_y {
        background-color: #e9bc3e;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 10px 10px 10px 10px;
    }

    .all_g {
        background-color: #6bc2af;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 10px 10px 10px 10px;
    }

    .all_o {
        background-color: #f18b33;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 10px 10px 10px 10px;
    }
}
/* ======手機版型區====== */
@media screen and (max-width: 767px) {
    .all25 {
        width: 100%;
        margin-top: 10px;
    }

    .all_bt {
        width: 100%;
        background-color: #6ec7d7;
        padding: 5px 0px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #ffffff;
        font-size: 1.07em;
    }

    .all_yt {
        width: 100%;
        background-color: #e9bc3e;
        padding: 5px 0px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #ffffff;
        font-size: 1.07em;
    }

    .all_gt {
        width: 100%;
        background-color: #6bc2af;
        padding: 5px 0px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #ffffff;
        font-size: 1.07em;
    }

    .all_ot {
        width: 100%;
        background-color: #f18b33;
        padding: 5px 0px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #ffffff;
        font-size: 1.07em;
    }

    .all_ot {
        width: 100%;
        background-color: #f18b33;
        padding: 5px 0px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        color: #ffffff;
        font-size: 1.07em;
    }

    .all_b {
        background-color: #6ec7d7;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 0px 0px 10px 10px;
    }

    .all_y {
        background-color: #e9bc3e;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 0px 0px 10px 10px;
    }

    .all_g {
        background-color: #6bc2af;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 0px 0px 10px 10px;
    }

    .all_o {
        background-color: #f18b33;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        line-height: 20px;
        border-radius: 0px 0px 10px 10px;
    }
}


.img_right {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    float: right;
    right: 0;
    left: auto;
}

.in_ban {
    text-align: center;
}

    .in_ban > .carousel-inner > .item > img {
        width: 100%;
        height: auto;
        max-height: 250px;
    }

    .in_ban > .carousel-inner > .left {
        width: 100%;
    }

    .in_ban > .carousel-inner > .right {
        width: 100%;
    }

.carousel-indicators {
    bottom: 10px;
}

    .carousel-indicators li {
        width: 20px !important;
        height: 20px !important;
        margin: 5px !important;
        border-radius: 10px;
        border: 2px solid #CCC;
    }

    .carousel-indicators .active {
        width: 20px !important;
        height: 20px !important;
        background-color: rgba(127, 255, 0, 0.7);
    }

@media only screen and (max-width: 768px) {
        .in_ban > .carousel-inner > .item > img {
            width: 100%;
            height: auto;
        }
}
/*-------------------------------------- index news set --------------------------------------*/
body, img, div {
    vertical-align: middle;
}

.hot_news {
    margin: 0.625rem 0 0.25rem;
}

.hot_bar {
    font-size: 1.125rem;
    color: #FFFFFF;
    padding: 12px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.barbg-pink {
    background-color: #e22850;
}

.barbg-green {
    background-color: #0c8466;
}

.hot_list {
    display: flex;
    flex-direction: column;
}

.hot_time {
    color: #747474;
    width: 24%;
    text-align: center;
    float: right;
    padding-top: 4px;
    font-size: 1rem;
}

.hot_title {
    width: 75%;
    background: url(../images/icon-play.svg) center left no-repeat;
    background-position-x: -0.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    padding: 4px 6px 4px 1.5rem;
    font-size: 1rem;
    font-weight: 550;
    background-size: 1.5rem;
    height: 2rem;
}
.hot_title a {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0 !important;
}
@media (max-width:767px) {
    .hot_title {
        background-position-x: 0.2rem;
        padding: 8px 6px 4px 1.875rem;
        background-size: 1.625rem;
        height: 2.5rem;
        width: 71%;
    }
    .hot_time {
        width: 29%;
        padding-top: 8px;
        text-align:right;
        padding-right:0.8rem;
        font-size: 0.9375rem;
    }
}
.event_title {
    width: 75%;
    background: url(../images/icon_arrow-right-green.png) center left no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    padding: 4px 6px 4px 20px;
    font-size: 1rem;
}

    .hot_title a, .event_title a {
        color: #4d4d4d;
        /*留出 outlin 顯示的空間*/
        margin: 2px 0px;
    }

        .hot_title a:hover, .event_title a:hover {
            color: #747474;
        }

        .hot_title a:focus, .event_title a:focus {
            /*outline-offset: 2px !important;*/
        }

.hot_more {
    font-size: .9rem;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    float: right;
}

    .hot_more a {
        color: #ffffff;
    }

        .hot_more a:hover {
            color: #ffffff;
            text-decoration: none;
        }

        .hot_more a:focus {
            outline-color: yellow;
        }

/* ======平板版型區====== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hot_news {
        width: 100%;
        float: left;
    }
}
/* ======手機版型區====== */
@media screen and (max-width: 767px) {
    .hot_news {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 480px) {
    .hot_news {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
/*-------------------------------------- index event set --------------------------------------*/
.event_news {
    width: 48%;
    float: left;
    margin-top: 10px;
}

.event_bar {
    border-bottom: 2px #6ec7d7 solid;
    font-size: 1.07em;
    color: #58aebe;
}

.event_list {
    padding: 7px 0px 4px 0px;
    border-bottom: 1px #cdbd90 solid;
}

.event_time {
    color: #e5504f;
    width: 28%;
    text-align: right;
    float: right;
    padding-top: 2px;
}

.event_loc {
    background-color: #6ec7d7;
    border-radius: 10px 10px 10px 10px;
    font-size: 0.79em;
    color: #ffffff;
    display: block;
    text-align: center;
    float: right;
    margin-right: 5px;
    padding: 3px 4px 3px 4px;
}

    .event_loc a {
        color: #ffffff;
    }

        .event_loc a:hover {
            color: #ffffff;
            text-decoration: none;
        }
/* ======平板版型區====== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .event_news {
        width: 100%;
        float: left;
    }
}
/* ======手機版型區====== */
@media screen and (max-width: 767px) {
    .event_news {
        width: 100%;
        float: left;
    }
}
/*---------------------------------subject------------------------------------*/
.talk_ban {
    margin: 20px 0px 0px 0px;
    border: 1px solid #c1c1c1;
}

    .talk_ban .nav-tabs li a {
        padding: 4px;
        border-radius: 0;
        color: #000;
    }

    .talk_ban > .nav-tabs li .active a {
    }

    .talk_ban > .nav-tabs li a:hover {
    }

    .talk_ban > .nav-tabs li.active a {
        background-color: #ff1515 !important;
        color: #FFF !important;
        border: 1px solid #ff1515;
    }

.talk-group img {
    width: 100%;
    max-height: 220px;
}

.talk-group .talk-title {
    margin-top: -55px;
    min-height: 55px;
    padding: 5px;
    background-color: rgba(0, 0, 0, .5);
    display: inline-block;
    font-size: 1rem;
    line-height: 1.4rem;
}

    .talk-group .talk-title a {
        color: #FFF;
    }

        .talk-group .talk-title a:hover {
            color: #ffa800;
            text-decoration: none;
        }
/* ======平板版型區====== */
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
/* ======手機版型區====== */
@media screen and (max-width: 767px) {
    .talk_ban {
        display: none;
    }
}
/*-------------------------------------video--------------------------*/
.videoBar-bg {
    background-color: #cce3d2;
    overflow: auto;
}

.serviceArea {
    margin: 20px 1% 20px 0;
    width: 100%;
    float: left;
}

    .serviceArea .key a {
        color: #2D659A;
    }

    .serviceArea > .nav-tabs li {
        width: 20%;
    }

        .serviceArea > .nav-tabs li a {
            padding: 10px 4px;
            text-align: center;
            background-color: #757575;
            color: #FFF;
        }

            .serviceArea > .nav-tabs li a:hover {
            }

        .serviceArea > .nav-tabs li.active a {
            background-color: #007db8 !important;
        }

        .serviceArea > .nav-tabs li.active {
            background: url(../images/icon_tab-down.png) bottom center no-repeat;
        }

    .serviceArea > .tab-content {
        background-color: #FFF;
        padding: 10px;
        overflow: auto;
        /*height: 210px;*/
        height: 17em;
        margin-top: 1px;
    }
        /* 無障礙2.0: EV1040101 當使用者介面元件取得焦點時，使用 CSS 變更 其呈現方式 
連結元素 focus 邊框要明確顯示 */
        .serviceArea > .tab-content:focus {
            outline: 3px solid rgba(0, 156, 0, 0.5);
        }

.service_location_detail .panel {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.service_location_detail .accordionTitle {
    margin: 0;
    padding: 10px 15px;
    border-radius: 0;
    cursor: pointer;
    border-radius: calc(.5rem - 1px) calc(.5rem - 1px) !important;
}

.service_location_detail .panel-heading a:after {
    font-family: none !important;
    content: "";
    float: none;
    color: white;
}

.service_location_detail .panel-body {
    padding: 1em;
}

    .service_location_detail .panel-body .cityName {
        line-height: 2rem;
        padding-bottom: 0.375rem;
        margin-bottom: 0.375rem;
        border-bottom: 1px solid #ccc;
    }

    .service_location_detail .panel-body .cityName i.fas {
        margin-right: 0.75rem;
    }

.service_location_detail .panel-heading .panel-title {
    font-size: 1.125rem;
}

    .service_location_detail .panel-heading .panel-title a {
        font-size: inherit;
        color: inherit;
    }

.serviceArea-set {
    width: 100%;
    float: left;
    padding: 5px 15px;
    line-height: 1.5rem;
    border-bottom: 1px dotted #999999;
}

    .serviceArea-set a {
        color: #0033c6;
        padding-right: 5px;
        font-size: .9rem;
        text-decoration: underline;
        cursor: pointer;
    }

        .serviceArea-set a:hover {
            text-decoration: none;
            color: #ff7200;
        }

.serviceArea-title {
    color: #4c4c4c;
    font-size: 1rem;
    padding: 0em 1em 0em 0em;
}

.service_location_detail .panel-info .serviceArea-hint {
    display: none;
}

.service_location_detail .panel-info.open .serviceArea-hint {
    color: #D10303;
    font-weight: normal;
    display: block;
    font-size: 1rem;
    padding: 0.5rem 1.25rem;
}

@media screen and (max-width: 767px) {
    .serviceArea-set {
        width: 100%;
    }
}

.video_ban {
    margin: 20px 0 20px 1%;
    width: 49%;
    float: left;
    background-color: #474747;
    overflow: auto;
    border-radius: 4px 4px 0 0;
}

.video_bar {
    font-size: 1.125rem;
    color: #FFF;
    background-color: #dd2626;
    border-radius: 4px;
    padding: 12px;
}

.video_list00 {
    float: left;
    width: 50%;
    padding: 10px 0;
}

.video_pic {
    background-color: #ecebeb;
    width: 90%;
    text-align: center;
    margin: 0 5%;
}

    .video_pic img {
        width: 100%;
        /*width: 17.875em;
*/
        /*height: 10.125em;
*/
    }

.video_f {
    font-size: .9rem;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 4px 6px;
}

    .video_f a {
        color: #FFFFFF;
        line-height: 1.4rem;
    }

.video_more {
    font-size: .9rem;
    color: #ffffff;
    display: inline-block;
    float: right;
}

    .video_more a {
        color: #ffffff;
    }

        .video_more a:hover {
            color: #ffffff;
            text-decoration: none;
        }

        .video_more a:focus {
            outline-color: yellow;
        }

@media screen and (min-width: 481px) {
    .serviceArea > .tab-content {
        height: 20em;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 990px) {
    .serviceArea > .tab-content {
        height: 15em;
    }
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
    .serviceArea > .tab-content {
        height: 18em;
    }
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .serviceArea {
        margin: 20px 1% 20px 0;
        width: 65.6%;
    }

        .serviceArea > .tab-content {
            height: 15em;
        }

    .video_ban {
        margin: 20px 0 20px 1%;
        width: 32.3%;
    }

    .video_sm {
        display: none;
    }

    .video_list00 {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

@media screen and (min-width: 481px) {
    .videoBar-bg .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    .videoBar-bg .serviceArea {
        flex: 1;
    }

    .videoBar-bg .video_ban {
        flex: 1;
    }

    .video_ban {
        max-height: 23em;
    }

    .video_bar {
        height: 13%;
    }

    .video_list00 {
        height: 87%;
    }

    .video_pic {
        height: 80%;
    }

        .video_pic img {
            height: 100%;
        }

    .video_f {
        height: 20%;
    }
}

@media only screen and (max-width: 480px) {
    .video_ban {
        margin: 10px 0 20px 0;
        width: 100%;
    }

    .serviceArea {
        margin: 20px 0 10px 0;
        width: 100%;
        float: none;
    }

        .serviceArea > .nav-tabs li a span {
            display: none;
        }

    .video_sm {
        display: none;
    }

    .video_list00 {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}
/*-------------------------------------user zone & type --------------------------*/
.userZone-line {
    border-bottom: dotted 1px #8e8e8e;
    margin: 0 15px;
}

.userZone {
    background-color: #f7f7f7;
    border-radius: 6px;
    margin: 20px 0;
    min-height: 160px;
}

.userZone-title {
    width: 20%;
    float: left;
    background-color: #00856a;
    color: #FFF;
    overflow: auto;
    border-radius: 6px 0 0 6px;
    min-height: 160px;
    text-align: center;
    font-size: 2rem;
}

    .userZone-title img, .typeZone-title img {
        display: block;
        margin: 5px auto;
    }

ul.userZone-list li {
    float: left;
    width: 20%;
    text-align: center;
}

    ul.userZone-list li a {
        display: inline-block;
        text-align: center;
        margin: 15px auto;
        padding: 30px 15px;
        background-color: #FFF;
        border-radius: 150px;
        height: 130px;
        width: 130px;
        font-size: 1.8rem;
        line-height: 2.2rem;
    }

        ul.userZone-list li a:hover {
            text-decoration: none;
        }

    ul.userZone-list li:nth-child(1) a {
        border: 1px solid #4b8028;
        color: #4b8028;
    }

    ul.userZone-list li:nth-child(2) a {
        border: 1px solid #e48600;
        color: #996b00;
    }

    ul.userZone-list li:nth-child(3) a {
        border: 1px solid #ff2668;
        color: #eb0023;
    }

    ul.userZone-list li:nth-child(4) a {
        border: 1px solid #008be5;
        color: #0f7abd;
    }

    ul.userZone-list li:nth-child(1) a:hover {
        color: #FFF;
        background-color: #4b8028;
    }

    ul.userZone-list li:nth-child(2) a:hover {
        background-color: #e48600;
        color: #FFF;
    }

    ul.userZone-list li:nth-child(3) a:hover {
        background-color: #ff2668;
        color: #FFF;
    }

    ul.userZone-list li:nth-child(4) a:hover {
        background-color: #008be5;
        color: #FFF;
    }

.typeZone {
    background-color: #f7f7f7;
    border-radius: 6px;
    margin: 20px 0;
    min-height: 160px;
}

.typeZone-title {
    width: 20%;
    float: right;
    background-color: #4476c1;
    color: #FFF;
    overflow: auto;
    border-radius: 0 6px 6px 0;
    min-height: 160px;
    text-align: center;
    font-size: 2rem;
}

ul.typeZone-list li {
    float: left;
    width: 20%;
    text-align: center;
}

    ul.typeZone-list li a {
        font-size: 1.6rem;
        padding: 10px 0;
        display: block;
        margin: 10px 10px;
    }

    ul.typeZone-list li:nth-child(1) a {
        border-bottom: 6px solid #92670d;
        color: #7d6e4f;
    }

    ul.typeZone-list li:nth-child(2) a {
        border-bottom: 6px solid #e00404;
        color: #c12424;
    }

    ul.typeZone-list li:nth-child(3) a {
        border-bottom: 6px solid #eb0047;
        color: #d61f71;
    }

    ul.typeZone-list li:nth-child(4) a {
        border-bottom: 6px solid #048e51;
        color: #267a55;
    }

    ul.typeZone-list li:nth-child(5) a {
        border-bottom: 6px solid #006b9a;
        color: #386b81;
    }

    ul.typeZone-list li:nth-child(6) a {
        border-bottom: 6px solid #9d6300;
        color: #885600;
    }

    ul.typeZone-list li:nth-child(7) a {
        border-bottom: 6px solid #0077e5;
        color: #0067c6;
    }

    ul.typeZone-list li:nth-child(8) a {
        border-bottom: 6px solid #7c07cf;
        color: #7d2cb7;
    }

    ul.typeZone-list li a:hover {
        text-decoration: none;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
    }

    ul.typeZone-list li:nth-child(1) a:hover {
        border-bottom: 6px solid #704c00;
        color: #FFF;
        background-color: #92670d;
    }

    ul.typeZone-list li:nth-child(2) a:hover {
        border-bottom: 6px solid #e00404;
        color: #FFF;
        background-color: #c12424;
    }

    ul.typeZone-list li:nth-child(3) a:hover {
        border-bottom: 6px solid #eb0047;
        color: #FFF;
        background-color: #d61f71;
    }

    ul.typeZone-list li:nth-child(4) a:hover {
        border-bottom: 6px solid #048e51;
        color: #FFF;
        background-color: #267a55;
    }

    ul.typeZone-list li:nth-child(5) a:hover {
        border-bottom: 6px solid #006b9a;
        color: #FFF;
        background-color: #386b81;
    }

    ul.typeZone-list li:nth-child(6) a:hover {
        border-bottom: 6px solid #9d6300;
        color: #FFF;
        background-color: #885600;
    }

    ul.typeZone-list li:nth-child(7) a:hover {
        border-bottom: 6px solid #0077e5;
        color: #FFF;
        background-color: #0067c6;
    }

    ul.typeZone-list li:nth-child(8) a:hover {
        border-bottom: 6px solid #7c07cf;
        color: #FFF;
        background-color: #7d2cb7;
    }

.userZone-title a, .typeZone-title a {
    color: #FFF;
}

    .userZone-title a:hover, .typeZone-title a:hover {
        text-decoration: none;
    }

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .userZone {
        min-height: 140px;
        margin: 20px 15px;
    }

    .userZone-title img {
        width: 60%;
    }

    .userZone-title {
        width: 20%;
        float: left;
        background-color: #00856a;
        color: #FFF;
        overflow: auto;
        border-radius: 6px 0 0 6px;
        min-height: 140px;
        text-align: center;
        font-size: 1.6rem;
        padding-top: 10px;
    }

    ul.userZone-list li a {
        padding: 25px 15px;
        background-color: #FFF;
        border-radius: 150px;
        height: 110px;
        width: 110px;
        font-size: 1.6rem;
        line-height: 2.0rem;
    }

    .typeZone {
        margin: 20px 15px;
        min-height: 140px;
    }

    .typeZone-title {
        width: 20%;
        float: right;
        background-color: #4476c1;
        color: #FFF;
        overflow: auto;
        border-radius: 0 6px 6px 0;
        min-height: 140px;
        text-align: center;
        font-size: 1.6rem;
        padding-top: 5px;
    }

        .typeZone-title img {
            width: 60%;
        }

    ul.typeZone-list li a {
        font-size: 1.375rem;
        padding: 10px 0;
        display: block;
        margin: 8px 5px;
    }
}

@media only screen and (max-width: 480px) {
    /*--ul.userZone-list, ul.typeZone-list, .userZone-line {
	display: none;
}
.userZone {
	min-height: auto;
	margin: 20px 2% 0 5%;
	float: left;
	width: 43%;
}
.typeZone {
	min-height: auto;
	margin: 20px 5% 0 2%;
	float: left;
	width: 43%;
}
.userZone-title, .typeZone-title {
	width: 100%;
	float: none;
	border-radius: 8px;
	min-height: inherit;
	text-align: center;
	font-size: 1.6rem;
	padding: 10px;
}
.userZone-title a, .typeZone-title a {
	color: #FFF;
}
.userZone-title a:hover, .typeZone-title a:hover {
	text-decoration: none;
}
.userZone-title:hover {
	color: #00856a;
	text-decoration: none;
	background-color: #96dacc;
}
.typeZone-title:hover {
	color: #96dacc;
	background-color: #afc3e4;
}
--*/
    .userZone, .typeZone {
        background-color: #FFF;
        border-radius: 6px;
        margin: 20px 0;
        min-height: auto;
        overflow: auto;
    }

    .userZone-title img, .typeZone-title img {
        width: 12%;
        float: left;
        padding-right: 10px;
        margin: -5px 0 0;
    }

    .userZone-title, .typeZone-title {
        width: 90%;
        float: none;
        border-radius: 6px;
        min-height: auto;
        text-align: left;
        font-size: 1.375rem;
        padding: 15px 10px 10px;
        margin: 0 5%;
    }

    ul.userZone-list, ul.typeZone-list {
        margin: 5px 5% !important;
    }

        ul.userZone-list li {
            float: left;
            width: 50%;
            text-align: center;
        }

            ul.userZone-list li a {
                display: block;
                text-align: center;
                margin: 5px 2%;
                padding: 10px 15px;
                background-color: #FFF;
                border-radius: 150px;
                height: auto;
                width: auto;
                font-size: 1.375rem;
                line-height: 2.2rem;
            }

    .userZone-line {
        display: none;
    }

    ul.typeZone-list li {
        float: left;
        width: 50%;
        text-align: center;
    }

        ul.typeZone-list li a {
            font-size: 1.375rem;
            padding: 15px 0 10px 0;
            display: block;
            margin: 5px 2%;
            border-radius: 6px 6px 0 0;
        }
}
/*-- ===================下方熱門服務BANNER區============= --*/
.bg-banner {
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    background-color: #eaeaea;
    padding: 20px 0;
}

.bannerBg {
    /*background-color: #eaeaea;*/
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 1rem 1.5rem;
    overflow: auto;
}

    .bannerBg .flexslider img {
        border: solid 1px #ccc;
        border-radius: 2px;
    }

@media only screen and (max-width: 480px) {
    .bannerBg {
        display: none;
    }
}
/*-------------------------------------footer menu --------------------------*/


.bottom-menu {
    margin-top:1rem;
    background-color: #f3f3f3;
}

.bottom-menu .collapsing {
	background-color: #f3f3f3;
}

.st_back {
    background-color: #f3f3f3;
    padding: 10px 0;
    border-top: 1px solid #c1c1c1;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.clos_st {
    color: #555555;
    float: right;
    margin-bottom: 5px;
    margin-right: 0.5rem;
    font-size: 1.125rem;
}

    .clos_st a {
        color: #555555;
        text-decoration: none;
    }

        .clos_st a:hover {
            color: #000000;
            text-decoration: none;
        }

        .clos_st a:before {
            content: '\2212';
            color: #666;
            font-weight: bold;
              padding-right:5px;
          }
          
          .clos_st a.collapsed:before {
            content: "\002B";
          }

        @media only screen and (max-width: 480px) {
            .clos_st {
            font-size: 1rem;
        }
        }       
/*-- 五個項目，六欄設定--*/
.stru_c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.stru {
    margin: 8px 0px 8px 0px;
    color: #000000;
    font-size: 0.86em;
    line-height: 19px;
    float: left;
    flex: 1;
}

.struTwo {
    width: 33.2%;
    float: left;
}

    .stru span, .struTwo span {
        color: #c00808;
        font-size: 1.125rem;
        padding: 5px 0 12px 0;
        display: block;
    }

.stru a {
    color: #676867;
    text-decoration: none;
}

    .stru a:hover {
        color: #676867;
        text-decoration: none;
    }

.f_indent > li {
    background: url("../images/icon-point-footerMenu.gif") top left no-repeat;
    padding-left: 20px;
    padding-right: 5px;
	padding-top: 2px;
	margin-bottom: .5rem;
}

    .f_indent > li > a {
        font-size: 0.9375rem;
        color: #4d4d4d;
        line-height: 1.2rem;
    }
.f_indent > li > a:hover {
	color: #000;
	text-decoration: underline;
}

.f_for2 > li {
    width: 50%;
    float: left;
}

.stru span a {
    color: #c00808;
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .stru_c {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: block;
    }
        .stru {
            width: 33.3%;
        }

    .struTwo {
        width: 16.6%;
    }

    .f_for2 > li {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 576px) {
    .stru_c {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: block;
    }
        .stru {
            width: 50%;
        }
    .st_back {
        /* display: none; */
    }

    .bottom-menu .NoPrint,.bottom-menu .col-sm-12  {
        padding:0;
    }
    .stru, .struTwo {
        /* display: none; */
        min-height:140px;
    }

    .footer-line {
        display: none;
    }
    .f_indent > li {
        padding-left: 15px;
        padding-right: 5px;
    }
    .stru span, .struTwo span {
        color: #c00808;
        font-size: 1.125rem;
        padding: 5px 0 5px 0;
        display: block;
        border-bottom:2px solid #c00808;
        margin-right:10px;
        margin-bottom:5px;
    }
}
/*-------------------------------------footer --------------------------*/

.footer {
    padding: 20px 0;
    color: #ffffff;
    overflow: auto;
}

.footer_zoneA {
    width: 25%;
    padding: 0 15px;
    position: relative;
    min-height: 1px;
    float: left;
}

.footer_zoneB {
    width: 50%;
    padding: 0 15px;
    position: relative;
    min-height: 1px;
    float: left;
}

.footer_zoneC {
    /*width: 25%;*/
    padding: 0 15px;
    position: relative;
    min-height: 1px;
    float: left;
}
/*GoTop*/
.footer #dvGoTop {
    display: none;
    z-index: 500;
    position: fixed;
    bottom: 30px;
    right: 8px;
    -moz-transition: all linear 0.25s;
    -webkit-transition: all linear 0.25s;
    -ms-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
}
    /*.footer #dvGoTop i {
    font-size:44px;
    border-radius:50%;
    background-color:#FFF;
    background: radial-gradient(#FFF 65%, transparent 70%); 
    color: rgba(0, 0, 0, 0.3);
    line-height:44px;
}*/
    .footer #dvGoTop svg {
        width: 60px;
        color: #666;
    }

    .footer #dvGoTop.dvBottom {
        display: block;
    }
/*@media screen and (max-width: 768px) {
    .footer #dvGoTop {
        display: none;
    }
}*/
.footer #dvSmartAgent {
    z-index: 500;
    position: fixed;
    bottom: 30px;
    right: 5px;
    -moz-transition: all linear 0.25s;
    -webkit-transition: all linear 0.25s;
    -ms-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
}

.footer #dvSmartAgentICON {
}

.footer #dvSmartAgent img {
    width: 30px;
    margin-top: -3px;
}

.footer #dvSmartAgent a {
    color: #333;
    font-size: 0.8em;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background-color: #ffa922;
    border-radius: 50%;
    padding: 10px;
    width: 68px;
    height: 68px;
    line-height: 14px;
}

    .footer #dvSmartAgent a::before {
        content: '';
        position: absolute;
        border-radius: 50%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 1px solid #ffbe00;
        transition-property: top, right, bottom, left;
        transition-duration: 0.3s;
    }

    .footer #dvSmartAgent a:hover {
        text-decoration: none;
    }

        .footer #dvSmartAgent a:hover::before {
            content: '';
            position: absolute;
            border-radius: 50%;
            top: -5px;
            bottom: -5px;
            left: -5px;
            right: -5px;
            border: 2px solid #ffa922;
            transition-property: top, right, bottom, left;
            transition-duration: 0.3s;
        }

.footer #dvSmartAgent.dvBottom {
    bottom: 95px;
}

.footer a {
    color: #ffffff;
}

    .footer a:hover {
        color: #ffe013;
        text-decoration: none;
    }

.footer ul {
    list-style-type: none;
}

.footer p {
    line-height: 1.3rem;
    font-size: .9rem;
}

.cr {
    padding: 10px 0;
}

.footer-title {
    font-size: 1.125rem;
    margin-bottom: 10px;
}

.number-yellow {
    color: #ffe221;
}

.number-blue {
    color: #60c4ff;
}

.footer-link a {
    padding: 8px;
    font-size: 1rem;
    text-align: center;
    width: 30%;
    display: inline-block;
    border: 1px solid #ffffff;
    margin-right: 5px;
}

    .footer-link a:hover {
        background-color: #FFCC00;
        color: #414141;
        border: none;
    }

.footer-logo {
    width: 90%;
}

ul.service_link {
    margin-top: 20px;
    margin-left: -20px;
}

    ul.service_link li a {
        font-size: 1rem;
        padding: 5px 2px 5px 20px;
        line-height: 1.5rem;
        background: url(../images/icon_arrow-right-gray.png) left center no-repeat;
    }

.visit {
    border-left: 1px solid #969696;
    padding-left: 30px;
}

    .visit img {
        margin: 10px 0;
    }

    .visit p {
        font-size: .9rem;
    }

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .footer-link a {
        width: 40%;
    }
}

@media only screen and (max-width: 480px) {
    .footer_zoneA {
        width: 45%;
        padding: 0 15px;
        position: relative;
        min-height: 1px;
        float: left;
    }

    .footer_zoneB {
        width: 55%;
        padding: 0 15px;
        position: relative;
        min-height: 1px;
        float: left;
    }

    .footer_zoneC {
        display: none;
    }

    .footer-link a {
        width: 45%;
        margin-top: 5px;
    }

    .cr {
        display: none;
    }

    .footer-title {
        line-height: 1.5rem;
        margin-bottom: 0;
    }

    .news_pagination .hidden-mobile {
        display: none;
    }
}
/* media only screen and (max-width: 480px) */

/*--- news ---*/
.page-search {
    padding: 0.5rem 0;
}

.btn-red {
    background-color: #efefef;
    color: #f04f4f;
    border: 1px solid #d8d8d8;
    font-size: 1em;
}

.news_pagination {
    width: auto;
    margin: 10px auto;
    padding: 5px 0;

    /*margin: 10px 0;*/
    text-align: center;
    clear: both;
    background-color: #f2f2f3;
    border-top: 1px solid #d8d8d8;
    /*padding-top: 1rem;*/
}

    .news_pagination p {
        /*margin: 0px 5px;*/
        margin: 0px 10px;
        padding-top: 12px;
    }

    .news_pagination span {
        /*margin: 0px 5px;*/
        /*padding-top: 12px;*/
    }

    .news_pagination .btnSubmit {
        margin: 0px 5px;
        /*padding-top: 6px;*/
    }

    .news_pagination ul li {
        display: inline;
    }

    .news_pagination .float_left {
        float: left;
    }

    .news_pagination .float_right {
        float: right;
    }

    .news_pagination .btn {
        padding: 3px 8px;
        border-radius: 0;
        font-size: .9rem;
        border: 1px solid #e1e1e1;
    }

    .news_pagination .btn-pager {
        background: #FFF;
    }

    .news_pagination .dropdown-menu {
        left: 32px;
        min-width: 50px;
        margin: 0px;
    }

    .news_pagination .count {
        padding-top: 12px;
        color: #c83e24;
    }
/*-- side set --*/
/*--sidebar標頭及框架設定--*/
.more a {
    float: right;
    margin-top: 5px;
    font-size: 0.9rem;
    color: #4d4d4d;
}

.sidebar_title {
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    font-size: 1.375rem;
    background: url(../images/icon-sidebarTitle.gif) left center no-repeat;
}

.title-orange {
    border-bottom: 3px solid #ff5555;
    color: #eb1616;
}

.title-purple {
    border-bottom: 3px solid #c6a3d2;
    color: #a05bb5;
}

.title-blue {
    border-bottom: 3px solid #3998e1;
    color: #3c78c2;
}

.sidebar02 img {
    padding: 5px 0;
    max-width: 100%;
    height: auto;
    width: 100%;
}

#slideshow {
    margin: 5px auto;
    position: relative;
    padding: 0;
}

    #slideshow > div {
        position: relative;
    }

.sidebar-search .main_search_bar {
    margin: 10px 0 20px 0;
}

.sidebar-search .search_select > input {
    width: 48%;
    margin: 1% 0.5%;
}

.sidebar-search .search_btn > .btn_set {
    width: 48%;
    margin: 1% 0.5%;
}

    .sidebar-search .search_btn > .btn_set:last-child {
        width: 30%;
        text-align: center;
        border: 1px solid #3998e1;
        background-color: #FFF;
        color: #3c78c2 !important;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
        margin: 1% 0 1% 35%;
        padding: 3%;
    }

        .sidebar-search .search_btn > .btn_set:last-child:hover {
            background-color: #3998e1;
            color: #FFF !important;
        }

.search_select .search-adv {
    padding-top: 4%;
}

    .search_select .search-adv a {
        color: #818181;
        text-decoration: underline;
    }

        .search_select .search-adv a:hover {
            color: #FF3300;
        }

.sidebar02 {
    margin-bottom: 1rem;
}

.sidebar02 table {
    border: 1px solid #dadada;
}

/*-達人觀點-*/
.sidebar05 .more a {
    float: right;
    /*margin-right: -5px;*/
    margin-top: -1.375rem;
    font-size: 0.9rem;
    color: #4d4d4d;
}

.sidebar05-content {
    border: 1px solid #dadada;
    overflow: auto;
    margin: 8px 0 20px 0;
    padding: 5px;
}

.sidebar05 .super01 {
    width: 30%;
    float: left;
    display: block;
}

.sidebar05 .super02 {
    width: 70%;
    float: left;
    display: block;
    padding: 5px;
}

.sidebar05 img {
    padding: 5px;
    max-width: 100%;
    height: auto;
}

.sidebar05 a {
    color: #373737;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.4rem;
}

    .sidebar05 a:hover {
        color: #f18b33;
    }

.sidebar05 p {
    width: auto;
    height: auto;
    line-height: 20px;
    padding: 5px 0px;
    display: block;
}

.sidebar05 h3 {
    color: #555;
    font-size: 0.86em;
    line-height: 15px;
    text-align: center;
}
/* 求職攻略 */
.sidebar01 {
    margin: 10px 0 20px 0;
}

    .sidebar01 a {
        color: #555;
    }

    .sidebar01 .tab-content {
        border: 1px solid #d5d5d5;
        padding: 0.5rem;
        margin-bottom: 1rem;
        margin-top: 0;
    }

    .sidebar01 ul.nav-tabs {
        border-bottom: 3px solid #ffb400;
        margin-bottom: 0;
    }

    .sidebar01 .nav-tabs li:last-child a {
        margin-right: 0px;
    }

    .sidebar01 .nav li a {
        padding: 3px 5px;
        text-align: center;
        background-color: #f2f2f3;
    }

        .sidebar01 .nav li a:hover {
            background-color: #ffb400 !important;
            border: 1px solid #ffb400;
            color: #FFF;
        }

    .sidebar01 .nav li.active a {
        background-color: #ffb400;
        border: 1px solid #ffb400;
        color: #505050;
    }

    .sidebar01 .tab-content ul li {
        list-style-type: disc;
        margin-left: 15px;
        padding: 5px 0;
        border-bottom: 1px dotted #858585;
    }

        .sidebar01 .tab-content ul li:last-child {
            border-bottom: none;
        }
/* 瀏覽紀錄 */
.sidebar03 {
    margin-bottom: 20px;
}

    .sidebar03 img {
        padding: 5px;
        max-width: 100%;
        height: auto;
    }

    .sidebar03 .tab-content {
        line-height: 20px;
        border-top: 0px;
        padding: 0px;
        margin-bottom: 20px;
    }

    .sidebar03 .nav-tabs li {
        width: 50%;
        border-bottom: 3px solid #9ad370;
    }

        .sidebar03 .nav-tabs li:last-child a {
            margin-right: 0px;
        }

    .sidebar03 .nav li a {
        padding: 5px 8px;
        text-align: center;
        background-color: #f2f2f3;
        color: #333333;
    }

        .sidebar03 .nav li a:hover {
            background-color: #9ad370 !important;
            border: #9ad370 solid 1px !important;
        }

    .sidebar03 .nav-tabs li.active a {
        color: #505050;
        font-weight: bold;
        background-color: #9ad370;
    }

    .sidebar03 .table-review {
        width: 100%;
        margin: 5px 0;
        font-size: 0.9rem;
        line-height: 1.4rem;
        border-bottom: 1px solid #d5d5d5;
        border-top: 1px solid #d5d5d5;
        border-right: 1px solid #d5d5d5;
    }

    .sidebar03 th {
        text-align: center;
        padding: 3px;
        background-color: #f2f2f3;
        border-top: 1px solid #d5d5d5;
        border-left: 1px solid #d5d5d5;
    }

    .sidebar03 td {
        text-align: center;
        border-left: 1px solid #d5d5d5;
        border-top: 1px solid #d5d5d5;
        padding: 3px;
    }

#sidebar03_03 .table tbody tr td {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#sidebar03_03 .table-hover tbody tr:hover {
    color: #337ab7;
    background-color: #fff;
}

#sidebar03_04 .table tbody tr td {
    padding: 5px 0px;
    border: 0px;
}

#sidebar03_04 .table-hover tbody tr:hover {
    color: #337ab7;
    background-color: #fff;
}
/* 熱門新聞 */
.sidebar04 {
    margin-bottom: 20px;
}

.sidebar_hotnews {
    clear: both;
    border-top: 3px solid #ff8aab;
    font-size: 1.25rem;
    padding: 10px;
    color: #d24064;
    text-align: center;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    display: block;
}

.sidebar04 ul {
    border: 1px solid #d5d5d5;
    padding: 6px;
    background-color: #f3f3f3;
    margin: 0;
}

    .sidebar04 ul li {
        list-style-type: disc;
        margin-left: 15px;
        padding: 5px 0;
    }

.sidebar04 a {
    display: block;
    color: #333333;
    line-height: 1.4rem;
}

.title_remark {
    font-size: smaller;
    font-weight: normal;
    color: #767676;
}

.sidebar-link {
    display: none;
}

/*
@media only screen and (max-width: 768px) and (min-width: 480px) {
    .sidebar-search, .sidebar05, .sidebar03 {
        float: left;
        width: 49%;
        margin-right: 2%;
        overflow: auto;
    }

    .sidebar02, .sidebar01, .sidebar04 {
        float: left;
        width: 49%;
    }

    .siderbar-break {
        clear: both;
    }

    .sidebar-search .main_search_bar {
        margin: 10px 0 20px 0;
        width: 100%;
    }

    .sidebar-search .search_select > input {
        width: 48%;
        margin: 1% 0.5%;
    }

    .sidebar-search .search_btn > .btn_set {
        width: 48%;
        margin: 1% 0.5%;
    }

        .sidebar-search .search_btn > .btn_set:last-child {
            height: auto;
        }

            .sidebar-search .search_btn > .btn_set:last-child:hover {
                background-color: #3998e1;
                color: #FFF !important;
            }

    .sidebar-search .search_select span {
        display: inline-block;
    }

    .sidebar-link {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .list01, .list01-right, .line-red {
        display: none;
    }

    .hidden-mobile {
        display: none;
    }

    .sidebar-link {
        display: inline;
    }

        .sidebar-link ul {
            padding: 0;
            margin: 0;
        }

            .sidebar-link ul li {
                padding: 0;
                margin: 0;
                list-style: none;
            }

                .sidebar-link ul li a {
                    display: block;
                    width: 32%;
                    margin-left: 2%;
                    float: left;
                    text-align: center;
                    padding: 50px 0;
                    color: #FFF;
                    font-size: 1.375rem;
                    border-radius: 8px;
                }

                .sidebar-link ul li:nth-child(1) a {
                    margin-left: 0;
                    background-color: #3998e1;
                }

                .sidebar-link ul li:nth-child(2) a {
                    background-color: #b063cb;
                }

                .sidebar-link ul li:nth-child(3) a {
                    background-color: #ffb400;
                }
}
*/

@media only screen and (max-width: 480px) {
    .other_conditions {
        width: 100% !important;
    }
}
/* media only screen and (max-width: 480px) */


/* 手機/小平版 不顯示 .sidebar-link */
@media only screen and (max-width: 768px) {
    .list01, .list01-right, .line-red {
        display: none;
    }

    .hidden-mobile {
        display: none;
    }

    .sidebar-link {
        display: none;
    }
}


.in_ban img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.divli {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 5px 0 0;
    text-decoration: none;
}

.div_a_before {
    display: block;
    padding: 8px 10px;
    background-color: #e4e4e4;
    color: #343434;
    border-radius: 4px;
    text-decoration: none;
}

    .div_a_before:hover, .div_a_after:hover {
        display: block;
        background-color: #247db7;
        text-decoration: none;
        color: #FFF;
    }

.div_a_after {
    display: block;
    padding: 8px;
    border-radius: 4px;
    border-color: #247db7;
    background-color: #119bdb;
    color: #fff;
    box-shadow: 0px 4px 5px rgba(51,51,102,0.3);
    text-decoration: none;
}

    .div_a_after:focus {
        display: block;
        padding: 8px;
        border-radius: 4px;
        border-color: #247db7;
        background-color: #119bdb;
        color: #fff;
        box-shadow: 0px 4px 5px rgba(51,51,102,0.3);
        text-decoration: none;
    }

#search_label span {
    font-size: 0.9rem;
    cursor: pointer;
    padding: 4px 6px;
}

    #search_label span .glyphicon-remove {
        color: red;
    }

.other_conditions {
    height: auto;
    width: 95%;
    border: 1px solid #d9d9d9;
    padding: 5px;
    border-radius: 4px;
}

    .other_conditions .abox {
        width: 49%;
    }

.conditions_box01 {
    width: 100%;
    height: auto;
}

    .conditions_box01 .h5 {
        line-height: 20px;
        font-weight: bold;
    }

    .conditions_box01 .btn {
        padding: 0px;
        background-color: #fff;
        color: #337AB7;
        border: 0px;
        float: left;
        margin-right: 2px;
    }

    .conditions_box01 i {
        margin-right: 2px;
        padding-top: 3px;
    }

.conditions_box02 {
    width: 100%;
    height: auto;
    font-size: 0.9rem;
    line-height: 1.5rem;
    padding-left: 16px;
}

    .conditions_box02 input {
        margin-right: 5px;
    }

    .conditions_box02 span {
        padding: 5px;
    }

.other_conditions button.h4 {
    font-weight: bold;
    color: #464643;
    font-size: 1rem;
    background: #23c9a7;
    padding: 8px;
    border-radius: 6px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    border: 0;
}

    .other_conditions button.h4:focus {
        outline: 2px solid #FFA922;
    }

.other_conditions .condition_tag {
    float: left;
    margin: 2px 2px;
}

.other_conditions .nav-tabs li a {
    line-height: 10px;
    padding: 10px 0px;
    text-align: center;
}

.other_conditions .btn {
    font-size: 0.8125em;
    line-height: 2.15em;
}

    .other_conditions .btn:focus {
        outline: 2px solid #FFA922;
    }

.other_conditions .dropdown-menu {
    font-size: 0.8125em;
    line-height: 2.15em;
}

#conditions11 .glyphicon {
    top: 3px;
    margin-right: 2px;
}

.table-striped {
    /*font-size: 0.9rem !important;*/
}

    .table-striped i {
        padding-left: 4px;
    }

.event_list {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
}

    .event_list th {
        text-align: center;
        background-color: #ddd;
    }

.search_form {
    background-color: #f0f0f0;
    height: auto;
    border: solid 1px #ddd;
    padding: 3px 15px 3px 15px;
}

    .search_form .line04 {
        margin: 3px 0px;
    }
    /*填空格子樣式*/
    .search_form input {
        max-width: 400px;
    }
    /*下拉選單按鈕樣式*/
    .search_form .glyphicon {
        top: 3px;
        left: 5px;
    }

    .search_form ul li {
        display: inline-block;
    }

    .search_form .btn-group ul li {
        display: inline;
    }

    .search_form .btn01 {
        padding: 5px 30px;
    }

        .search_form .btn01 .glyphicon {
            left: 20px;
        }

    .search_form .btn02 {
        padding: 5px 70px;
    }

        .search_form .btn02 .glyphicon {
            left: 60px;
        }

    .search_form .btn_center {
        text-align: center;
    }

.td2 h2 {
    text-align: left !important;
    background-color: #fbeed4;
    padding: 10px;
    border-radius: 6px;
}

.rwd-table {
    overflow: hidden;
}

    .rwd-table tr:nth-of-type(2n) {
        background: #eee;
    }

    .rwd-table th, .rwd-table td {
        margin: 0.5em 1em;
    }

.rwd-table {
    min-width: 100%;
}

    .rwd-table th {
        display: none;
        /*white-space: nowrap;*/
        min-width: 5rem;
    }

    .rwd-table td {
        display: flex !important;
        /*flex-wrap: wrap;*/
    }

        .rwd-table td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 6.5em;
            display: inline-block;
        }

@media (max-width: 767px) {
    .rwd-table td.hide-mobile { 
        display: none !important;
    }
}        
    .rwd-table th, .rwd-table td {
        text-align: left;
    }

        .rwd-table th, .rwd-table td:before {
            color: #25517d;
            font-weight: bold;
        }

@media (min-width: 768px) {

    .rwd-table td:before {
        display: none;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

        .rwd-table th:first-child, .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }

    .rwd-table th, .rwd-table td {
        padding: 1rem 0.5em !important;
    }
}
/* media (min-width: 480px) */

@media (max-width: 767px) {
    .table-rwd .td-hidden {
        display: none !important;
    }

    .table-rwd {
        min-width: 100%;
    }

    /*針對tr去做隱藏*/
    tr.tr-only-hide {
        display: none !important;
    }

    /*讓tr變成區塊主要讓他有個區塊*/
    .table-rwd tr {
        display: block;
        border: 1px solid #ddd !important;
        margin-top: 5px;
    }

    .table-rwd td {
        text-align: left !important;
        font-size: 1rem;
        overflow: hidden;
        width: 100%;
        display: block;
        border: none !important;
        padding: 5px !important;
    }
    .table-rwd td.hide-mobile {
        display: none !important;
    }

    .table-rwd td:before {
        /*最重要的就是這串*/
        content: attr(data-th) ": ";
        /*最重要的就是這串*/
        display: inline-block;
        text-transform: uppercase;
        margin-right: 10px;
    }

    /*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
    .table-rwd.table-bordered td, .table-rwd.table-bordered th, .table-rwd.table-bordered {
        border: 0;
    }

    /*隱藏before : */
    .table-rwd td.td-before-hidden:before{
        display: none !important;
    }

    /*display:block before : */
    .table-rwd td.td-before-block:before{
        display: block;
    }

    /*標籤給予background-color: #CFC;*/
    .table-rwd.td-before-bc-1 td:before {
        background-color: #CFC;
    }

    /*RWD第二種 僅翻轉tr td*/
    /*讓tr變成區塊主要讓他有個區塊*/
    .table-rwd2 tr {
        display: block;
        /*border: 1px solid #ddd !important;*/
        margin-top: 5px;
    }
    .table-rwd2 th {
        display: block;
    }
    .table-rwd2 td {
        text-align: left !important;
        font-size: 1rem;
        overflow: hidden;
        width: 100%;
        display: block;
        border: none !important;
        padding: 5px !important;
    }
    .table-rwd2 table{
        border-bottom: none;
    }
}


@media (max-width:768px) {
    .table-jobSearch td {
    }

    .table-jobSearch .post {
        border: 1px solid #EA5414 !important;
        padding: 5px;
        box-shadow: 0 1px 6px rgba(0,0,0,.2);
    }

        .table-jobSearch .post br {
            display: none !important;
        }

    .table-jobSearch td:nth-child(1):before {
        content: none !important;
    }

    .table-jobSearch td:nth-child(6):before {
    }

    .table-jobSearch td:nth-child(3):before {
    }

    .table-jobSearch td:nth-child(4):before {
        content: none !important;
    }

    .table-jobSearch td:nth-child(5):before {
        content: none !important;
    }

    .table-jobSearch td:nth-child(7):before {
        content: none !important;
    }

    .table-jobSearch td:nth-child(8):before {
        content: none !important;
    }

    .table-jobSearch td:nth-child(4) {
        font-size: 1.375em !important;
        font-weight: bold;
        color: #A60507 !important;
        line-height: 1.2em !important;
    }

        .table-jobSearch td:nth-child(4) a {
            font-size: 100%;
        }

    .table-jobSearch td:nth-child(5) a {
        background: #77b9c7;
        color: #FFF;
        display: inline-block;
        padding: 5px 10px;
        border-radius: 20px;
    }

    .table-jobSearch td:nth-child(1) {
        width: 20%;
        float: left;
    }

    .table-jobSearch td:nth-child(3) {
        width: 80%;
        float: left;
        text-align: right;
        color: #9F9FA0 !important;
    }

    .table-jobSearch td:nth-child(4) {
    }

    .table-jobSearch .td-show {
        display: inline-block;
        text-align: left;
    }

        .table-jobSearch .td-show a {
            padding-left: 0px;
            margin-top: 5px;
        }

    .table-jobSearch td:nth-child(6), .table-jobSearch td:nth-child(7), .table-jobSearch td:nth-child(8) {
        color: #3E3A39 !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
}

.td-show {
    display: none;
}

/*-- map search job --*/
input.AddrKeyword {
    width: 300px;
}

.job_search_map {
    position: relative;
    width: 100%;
    height: 625px;
    border: 1px solid #C0C0C0;
}

.location-header .close {
    color: #fff;
    opacity: 1;
}

.location-info {
    /*position:absolute;*/
    /*z-index: 99;*/
    font-weight: bold;
    color: #009;
    position: relative;
    background-color: #FFF;
    max-height: 440px;
    overflow: auto !important;
    width: 100%;
}

.sizeA {
    top: 5px;
    min-width: 100px;
}

.sizeB {
    top: 150px;
    left: 400px;
    width: 450px;
}

.location-info ul {
    /*border:1px solid #d6d6d6;
	box-shadow: 0 0px 18px rgba(0,0,0,.2);
	background: #FFF;
	border-radius: 4px;*/
    padding: 8px;
    overflow: auto;
}

.location-info li {
    padding: 4px 0;
}

    .location-info li:first-child a, .location-info li:first-child i {
        color: #0162b6;
        font-weight: bold;
    }

    .location-info li .info-close a {
        float: right;
        color: #797979;
    }

        .location-info li .info-close a:hover {
            color: #c8c8c8;
            text-decoration: none;
        }

    .location-info li.highlight {
        font-size: .9em;
        font-weight: bold;
        padding: 5px 0;
    }

    .location-info li.left-info {
        float: left;
        width: 80%;
        font-size: .9em;
        line-height: 1.2em;
    }

    .location-info li.right-info {
        float: right;
        width: 20%;
        font-size: .9em;
        text-align: right;
        margin-top: .5em;
    }

.btn-check {
    display: inline-block;
    background: #31aac8;
    color: #FFF;
    padding: 5px 3px;
    border-radius: 4px;
}

    .btn-check:hover {
        background-color: #9feafc;
        text-decoration: none;
        color: #003c4b;
    }

.location-info ul ul {
    border: none;
    box-shadow: none;
    border-radius: none;
    padding: 0px;
    overflow: auto;
    font-size: .9em;
}

.location-info li li.transfer-header {
    width: 21%;
    float: left;
    text-align: right;
    clear: both;
    line-height: 1.2em;
    font-weight: bold;
}

.location-info li li.transfer-body {
    width: 79%;
    float: left;
    text-align: left;
    line-height: 1.2em;
    font-weight: normal;
    color: #333;
}

/*service_location*/
.location-info .location-info-content {
    border: 1px solid #000;
    overflow: auto;
    word-break: break-all;
}

    .location-info .location-info-content > div {
        padding: 5px;
        border: 1px solid #000;
    }

        .location-info .location-info-content > div > div {
            padding: 4px 0;
        }

    .location-info .location-info-content > .row {
        margin-right: 0px;
        margin-left: 0px;
        padding: 0;
        border: 0px;
    }

        .location-info .location-info-content > .row > div {
            padding: 5px;
            border: 1px solid #000;
        }
/*service_location*/

@media (max-width:768px) {
    .location-info li li.transfer-header {
        width: 100%;
        float: none;
        text-align: left;
        padding: 0;
        font-weight: bold;
    }

    .location-info li li.transfer-body {
        width: 100%;
        float: none;
        padding: 0 0 5px 0;
    }
}

@media (max-width:768px) {
    .job_search_map {
        height: 425px;
    }

    .location-info {
        position: relative;
        background-color: #FFF;
        max-height: 520px;
        overflow: auto;
        width: 100%;
    }
}

/*-- right list --*/
.search_map_list {
    margin-left: 10px;
}

    .search_map_list .list_title {
        background-color: #c9f4e9;
        border-radius: 5px;
        color: #333333;
        padding: 8px;
        font-size: 1em;
        text-align: center;
    }

        .search_map_list .list_title span {
            font-weight: bold;
            color: #c20d00;
        }

    .search_map_list .list_zone {
        overflow-y: auto;
        max-height: 590px;
        min-height: 50px;
        margin: 5px 0 0 0;
        scroll-behavior: smooth;
        border-bottom: 1px solid #CCC;
        position: relative;
    }

.list_zone ul {
    padding: 8px;
    margin: 0 0 5px 0;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    cursor: pointer;
}

    .list_zone ul.highlight {
        background-color: rgb(251,213,181);
    }

    .list_zone ul:hover {
        background-color: #eaf5fb;
    }

.list_zone li {
    padding: 0 5px;
    margin: 0;
    font-size: .9em;
}

    .list_zone li:first-child {
        color: #2e2e2e;
        padding-bottom: 8px;
    }

.mapJob-download a {
    float: right;
    color: #908b8a;
}

    .mapJob-download a:hover {
        color: #00a7d0;
    }

.search_map_list .list_pager {
    background-color: #31aac8;
    padding: 4px 4px 4px 8px;
    overflow: auto;
    font-size: .9em;
}

.list_zone li:nth-child(2) {
    padding-bottom: 5px;
}

    .list_zone li:nth-child(2) a {
        color: #0162b6;
        font-size: 1rem;
        font-weight: bolder;
    }

.list_zone li:nth-child(3) {
    color: #2e2e2e;
    font-weight: bold;
    padding-bottom: 10px;
}

    .list_zone li:nth-child(3) span {
        float: right;
        font-weight: normal;
    }

.list_zone li:nth-child(4) {
    color: #4f4f4f;
}

.list_pager span {
    float: left;
    margin-top: 5px;
}

.search_map_list .btn-listPager {
    float: right;
    background-color: #e9f7f4;
    color: #055947;
    padding: 5px;
    border-radius: 4px;
}

    .search_map_list .btn-listPager:hover {
        background-color: #006781;
        text-decoration: none;
        color: #FFF;
    }

.mid06 {
  width: 80%;
  float: left;
}

.right06 {
  width: 20%;
  float: left;
}

@media (max-width:768px) {

    .mid06 {
      width: 100%;
      float: unset;
    }

    .right06 {
        width: 100%;
        float: unset;
        overflow: hidden;
        margin-top: 0.5rem;
    }

    .search_map_list {
        margin-left: 0;
        width: 480px;
        position: relative;
    }

        .search_map_list .list_zone {
            overflow: hidden;
            position: relative;
            /*max-height: 120px;*/
            /*width: 500%;*/
            width: max-content;
            margin: 5px 0 0 0;
            min-height: 118px;
        }

    .list_zone ul {
        position: relative;
        width: 300px;
        display: inline-block;
        overflow: hidden;
        min-height: 118px;
        max-height: 118px;
    }

    .list_pager {
        display: none;
    }
}

.location_map {
    margin-top: 5px;
}

    .location_map img {
        width: 100%;
    }

.location_zone {
}

.search_map_list .location_zone {
    overflow-y: auto;
    max-height: 625px;
    min-height: 50px;
    margin: 0 0 0 0;
    scroll-behavior: smooth;
    border-bottom: 1px solid #CCC;
}

.location_zone ul {
    padding: 8px;
    margin: 0 0 5px 0;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    overflow: auto;
    cursor: pointer;
}

    .location_zone ul:hover {
        background-color: #eaf5fb;
    }

    .location_zone ul.highlight {
        background-color: #f4e5d2;
    }

.location_zone li {
    padding: 2px 0;
    margin: 0;
    font-size: .9em;
}

    .location_zone li:first-child {
        color: #2e2e2e;
    }

    .location_zone li.info-title {
        color: #0162b6;
        font-size: 1rem;
        font-weight: bolder;
    }

    .location_zone li span {
        color: #036f96;
        font-weight: bold;
    }

    .location_zone li.left-info {
        width: 70%;
        float: left;
        margin-top: 5px !important;
    }

    .location_zone li.right-info {
        width: 30%;
        float: left;
        text-align: right;
    }

    .location_zone li .msg {
        color: #cf2b2b;
    }

.search_map_toolbar {
    position: relative;
    z-index: 1000;
    height: 0px;
    top: 6px;
    left: 50px;
}

    .search_map_toolbar .btn {
        padding-left: 5px;
    }

    .search_map_toolbar img {
        height: 16px;
        width: 16px;
    }
/* location map search */
.service_search_map_container {
    width: 100%;
}

.service_search_map {
    position: relative;
    float: left;
    width: 75%;
    height: 625px;
    border: 1px solid #C0C0C0;
}

    .service_search_map img {
        /*
	width: 100%;
	border:1px solid #d6d6d6;
	max-height: 550px;
    */
    }

.service_search_map_container .right07 {
    width: 25%;
    float: left;
}

@media (max-width: 540px) {
    .service_search_map {
        width: 100%;
        height: 525px;
    }

    .service_search_map_container .right07 {
        width: 100%;
    }
}

.stationData, #location_item_templete {
    display: none;
}

.map_search_form .form-group {
    margin-bottom: 0;
}

.map_search_form .col-md-1, .map_search_form .col-md-2,
.map_search_form .col-md-8, .map_search_form .col-md-9,
.map_search_form .col-md-10 {
    padding-left: 1px;
    padding-right: 1px;
}

.map_search_form .condition-row-0 div {
    line-height: 2em;
}

.map_search_form .condition-row {
    display: flex;
    margin: 0.25rem;
    flex-wrap: wrap;
}

    .map_search_form .condition-row div {
        line-height: 2em;
    }

        .map_search_form .condition-row div.desc {
            line-height: 1.25em;
            margin: 0.25rem;
            display: flex;
        }

@media (max-width:768px) {
    .map_search_form .condition-row div.desc {
            width: 100%;
        }
}

.map_search_form .label {
    color: #525151;
    font-weight: bold;
}

.map_search_form select {
    width: 20%;
    float: left;
    margin-right: 1rem;
}

.map_search_form input {
}

.map_search_form button {
    float: left;
    background-color: #6f6f6f;
    color: #FFF;
    margin-left: 15px;
}

    .map_search_form button:hover {
        background-color: #fda837;
    }

.map_search_form .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    position: relative;
    top: 5.8em;
    padding-left: 5px;
    padding-right: 8px;
}

    .map_search_form .btn-success svg {
        fill: #fff;
    }

.map_search_form .iconType1 {
    color: #c83d5b;
    margin-right: 0.25rem;
}

.map_search_form .iconType2 {
    color: #0073c4;
    margin-right: 0.25rem;
}

.map_search_form .iconType3 {
    color: #248124;
    margin-right: 0.25rem;
}

.cluster {
    border-radius: 50%;
    font-size: 1em;
    color: #fff;
    text-align: center;
    /*line-height: 40px;*/
}

.custom-cluster {
    border: 2px solid #dd8100;
    background-color: #ffbd00;
    color:#614700;
}

.custom-cluster-1 {
    border: 2px solid #ff7b99;
    background-color: #D5395B;
}

.custom-cluster-2 {
    border: 2px solid #00beff;
    background-color: #0075c7;
    
}

.custom-cluster-3 {
    border: 2px solid #2dbe68;
    background-color: #008451;
}

.custom-cluster.mouse-over, .custom-cluster:hover {
    background: #FFC;
    color: #ff7b25;
    border: 2px solid #ff7b25;
    font-weight: bold;
    transition-property: background;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.custom-cluster-1.mouse-over, .custom-cluster-1:hover {
    background: #FFC;
    color: #d64161;
    border: 2px solid #d64161;
    font-weight: bold;
    transition-property: background;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.custom-cluster-2.mouse-over, .custom-cluster-2:hover {
    background: #dbffff;
    color: #0075c7;
    border: 2px solid #0075c7;
    font-weight: bold;
    transition-property: background;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.custom-cluster-3.mouse-over, .custom-cluster-3:hover {
    background: #FFC;
    color: #30ae30;
    border: 2px solid #30ae30;
    font-weight: bold;
    transition-property: background;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.custom-cluster-hint {
    background: #FFC;
    color: #ff7b25;
    border: 2px solid #ff7b25;
    font-weight: bold;
    transition-property: background;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.custom-cluster-focused {
    text-align: center;
    background: #fff;
    border: 2px solid #ff7b25;
    color: #ff7b25;
    font-weight: bold;
}

    .custom-cluster-focused:before {
        border-width: 12px 6px 0 6px;
        border-color: #fff transparent transparent transparent;
        bottom: -10px;
        z-index: 1;
    }

    .custom-cluster-focused:before, .custom-cluster-focused:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .custom-cluster-focused:after {
        border-width: 14px 8px 0 8px;
        border-color: #ff7b25 transparent transparent transparent;
        bottom: -13px;
        z-index: -1;
    }


.custom-cluster-1.custom-cluster-focused {
    border: 2px solid #ff7b99;
    color: #D5395B;
}
.custom-cluster-1.custom-cluster-focused:after {
        border-color: #ff7b99 transparent transparent transparent;
}

.custom-cluster-2.custom-cluster-focused {
    border: 2px solid #00beff;
    color: #0075c7;
}
.custom-cluster-2.custom-cluster-focused:after {
        border-color: #00beff transparent transparent transparent;
}

.custom-cluster-3.custom-cluster-focused {
    border: 2px solid #30ae30;
    color: #207420;
}
.custom-cluster-3.custom-cluster-focused:after {
        border-color: #30ae30 transparent transparent transparent;
}



.map-marker {
    border-radius: 50%;
    border: 13px solid #2c5cd6;
    background-color: #2c5cd6;
    text-align: center;
    /*line-height: 40px;*/
    color: #fff;
    font-size: 1em;
}

    .map-marker.mouse-over, .map-marker:hover {
        background: #FF3;
        color: #2c5cd6;
        font-weight: bold;
        transition-property: background;
        transition-duration: 0.5s;
        transition-delay: 0s;
    }

.map-marker-focused {
    text-align: center;
    background: #fff;
    border: 13px solid #2c5cd6;
    color: #2c5cd6;
    font-weight: bold;
}

    .map-marker-focused:before {
        border-width: 12px 6px 0 6px;
        border-color: #2c5cd6 transparent transparent transparent;
        bottom: -20px;
        z-index: 1;
    }

    .map-marker-focused:before, .map-marker-focused:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .map-marker-focused:after {
        border-width: 14px 10px 0 10px;
        border-color: #2c5cd6 transparent transparent transparent;
        bottom: -23px;
        z-index: -1;
    }


@media (max-width: 768px) {
    .map_search_form label {
        width: auto;
        float: none;
    }

    .map_search_form select {
        width: 100%;
        float: none;
        margin: 5px 0;
    }

    .map_search_form input {
        /*width: 100%;*/
        float: none;
        margin-bottom: 5px;
    }

    .map_search_form button {
        float: none;
        background-color: #6f6f6f;
        color: #FFF;
        width: 100%;
        margin-left: 0px;
    }

    .map_search_form .condition-row {
        padding-top: 10px;
    }
}

@media (max-width:480px) {

    .row { /* override grid-framework-less 的設定 */
        margin-left: -20px;
        margin-right: -20px;
    }

    .right07 {
        overflow: hidden;
    }

    .search_map_toolbar button{
        width:41.5%;
    }
    .search_map_toolbar button img{
        margin-left: 10px;
    }

    .search_map_list {
        margin-left: 0;
        margin-top: 1px;
        width: 100%;
        position: relative;
    }

        .search_map_list .location_zone {
            overflow: hidden;
            position: relative;
            /*max-height: 165px;*/
            width: max-content;
            margin: 5px 0 0 0;
            min-height: 85px;
        }

    .location_zone ul {
        position: relative;
        width: 300px;
        display: table-cell;
        overflow: hidden;
        /*min-height: 118px;
        max-height: 118px;*/
    }

    .list_pager {
        display: none;
    }
}
/*---table job event ---*/
.table-jobevent th {
    text-align: center;
    color: #FFF;
    background-color: #007faa;
}

.table-jobevent td:nth-child(2), .table-jobevent td:nth-child(3), .table-jobevent td:nth-child(4), .table-jobevent td:nth-child(5), .table-jobevent td:nth-child(6) {
    text-align: center;
}

.event_detail_company .panel-heading a:after {
    font-family: none !important;
    content: "";
    float: none;
    color: white;
}

.event_detail_company .panel-body {
    padding: 1em;
}

.event_detail_company .panel-heading .panel-title a {
    font-size: 1.125rem;
}

.event_detail_company_btn {
    margin: -10px 0px 5px -5px;
}

    .event_detail_company_btn button {
        /*width: 17%;*/
        /*float: left;*/
        margin: 0 0.5%;
        padding: 4px 8px;
        height: 36px;
        text-align: center;
        border: 1px solid #d9d9d9;
        background-color: #FFF;
        border-radius: 4px;
        color: #4d4d4d !important;
    }

@media (max-width: 767px) {
    .panel-title {
        font-size: 1.25em !important;
    }
    .panel-title a {
        font-size: inherit;
    }

    .event_detail_company .panel-collapse {
        background-color: #249fb9;
        overflow: auto;
    }

    .event_detail_company_btn button {
        width: 48%;
        margin: 1%;
        float: left;
    }

    .table-jobevent .post {
        padding: 5px;
        box-shadow: 0 1px 6px rgba(0,0,0,.2);
        clear: both;
        overflow: auto;
        background-color: #FFF;
        border-radius: 6px;
    }

    .table-jobevent .td-hidden {
        display: none !important;
    }

    .table-jobevent {
        min-width: 100%;
    }
    /*針對tr去做隱藏*/
    tr.tr-only-hide {
        display: none !important;
    }
    /*讓tr變成區塊主要讓他有個區塊*/
    .table-jobevent tr {
        display: block;
        border: 1px solid #ddd;
        margin-top: 5px;
    }

    .table-jobevent td {
        text-align: left;
        font-size: 1rem;
        overflow: hidden;
        width: 100%;
        display: block;
        border: none !important;
    }

        .table-jobevent td:before {
            content: attr(data-th) ": ";
            display: inline-block;
            text-transform: uppercase;
            font-weight: bold;
            margin-right: 10px;
            color: #0069ba;
        }
    /*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
    .table-jobevent.table-bordered td, .table-jobevent.table-bordered th, .table-jobevent.table-bordered {
        border: 0;
    }

    .table-jobevent td:nth-child(1):before {
        content: none !important;
    }

    .table-jobevent td:nth-child(4):before {
        content: none !important;
    }

    .table-jobevent td:nth-child(5):before {
        content: none !important;
    }

    .table-jobevent td:nth-child(6):before {
        content: none !important;
    }

    .table-jobevent td:nth-child(1) {
        font-size: 1.375em !important;
        font-weight: bold;
        color: #A60507 !important;
        line-height: 1.2em !important;
    }

        .table-jobevent td:nth-child(1) a {
            font-size: 1.125rem;
        }

    .table-jobevent td:nth-child(2) {
        width: 30%;
        float: left;
        background-color: #ecf0f1;
        text-align: left;
    }

    .table-jobevent td:nth-child(3) {
        width: 70%;
        float: left;
        background-color: #ecf0f1;
        text-align: left;
    }

    .table-jobevent td:nth-child(5), .table-jobevent td:nth-child(6) {
        width: 50%;
        float: left;
        background-color: #ecf0f1;
        text-align: left;
    }

    .table-jobevent td:nth-child(4) {
        text-align: left;
    }
}

/* media (max-width: 767px)*/

div.left_side {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    display: none;
}

div.right_side {
    display: inline-block;
    vertical-align: top;
    /*width: 75%;*/
    width: 100%;
}

.texta {
    margin: 0px;
    width: 275px;
    height: 100px;
}

.m-update {
    padding: 10px 0;
    font-size: .9rem;
    color: #cb5579;
}
/*--- print2 ----*/
.rwd-table {
    background: #fff;
    overflow: hidden;
}

    .rwd-table tr:nth-of-type(2n) {
        background: #eee;
    }

    .rwd-table th, .rwd-table td {
        margin: 0.5em 1em;
        /*width: 50%;*/
    }

.rwd-table {
    min-width: 100%;
}

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
        vertical-align: top;
    }

@media (max-width: 767px) {
    .rwd-table td {
        width: 100%;
    }
}

        .rwd-table td:before {
            content: attr(data-th) "";
            font-weight: bold;
            width: 6.5em;
            display: inline-block;
        }

    .rwd-table th, .rwd-table td {
        text-align: left;
    }

        .rwd-table th, .rwd-table td:before {
            color: #25517d;
            font-weight: bold;
        } 

@media screen and (min-width: 768px) {
    .rwd-table td:before {
        display: none !important;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell !important;
        padding: 0.25em 0.5em;
    }

        .rwd-table th:first-child, .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }

    .rwd-table th, .rwd-table td {
        /*padding: 1em !important;*/
    }
}
@media screen and (max-width: 576px) {
    .rwd-table td:before {
        content: attr(data-th) "";
        font-weight: bold;
        width: 30%!important;
        min-width: 30%;
        display: inline-block;
        text-align: left;
        margin-right: 0.25rem;
    }
    .yngTable .rwd-table td:before {
        content: attr(data-th) "";
        font-weight: bold;
        width: 100%!important;
        min-width: 30%;
        display: inline-block;
        text-align: left;
        margin-right: 0rem;
        background-color:#25517d;
        color:#FFF;
        padding:5px 10px;
    }
    .rwd-table td.mobile-no-th:before {
        display: none;
    }
    .rwd-table td .t-flex, .rwd-table td .t-inline-flex {
        width: 68%;
    }
    .tech-list.rwd-table td:before, .tblIntrList.rwd-table td:before  { /*履歷表-技能證照-技術士證, 安穩僱用介紹卡清單*/
        width: 8rem !important;
    }
    .tblPayList.rwd-table td:before {
        width: 5rem !important;
        min-width: 5rem;
    }
}

.lab {
    padding: 0px;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 0.5rem;
}

.lab_1 {
    padding: 0px;
    padding-top: 5px;
    width: 7%;
}

.lab_2 {
    padding-top: 0.5em;
}

.lab_3 {
    padding: 0px;
    margin-top: -0.09em;
    width: 8%;
}

.lab_4 {
    padding: 0.5em 0 0 0;
    margin-top: -0.09em;
    width: 8%;
}

.mb5 {
    margin-bottom: 5px;
}

.lab4View {
    padding: 0px;
    padding-left: 15px;
    padding-top: 5px;
    width: 18%;
    float:left;
}

.val4View {
    padding: 0px;
    padding-left: 15px;
    padding-top: 9px;
    width: 82%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    /*
    .lab {
	    padding: inherit;
	    padding-left: 15px;
	    padding-top: 5px;
	    width: 100%;
    }
    .lab_1 {
	    padding: inherit;
	    padding-top: 5px;
	    width: auto;
    }
*/
}

@media screen and (max-width: 767px) {
    .lab {
        padding: inherit;
        padding-left: 15px;
        padding-top: 5px;
        /*width: auto;*/
        width: 100%;
    }

    .lab_1 {
        padding: inherit;
        padding-top: 5px;
        width: auto;
    }

    .lab4View {
        width: 100% !important;
    }

    .val4View {
        width: 100% !important;
    }
}

.detail01 {
    font-size: 1rem;
    line-height: 1.6rem;
    width: 50%;
    float: left;
}

.detail02 {
    font-size: 1rem;
    line-height: 1.6rem;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .detail01 li, .detail02 li {
        padding: 5px;
    }

        .detail01 li span:nth-child(1) {
            font-weight: bold;
            color: #00624a;
            background-color: #e4f1e7;
            border-radius: 20px;
            padding: 5px 8px;
            float: left;
            width: 32%;
        }

        .detail02 li span:nth-child(1) {
            font-weight: bold;
            color: #00624a;
            background-color: #e4f1e7;
            border-radius: 20px;
            padding: 5px 8px;
            float: left;
            width: 16%;
        }

        .detail01 li span:nth-child(2) {
            margin-left: 1%;
            padding: 5px 8px;
            float: left;
            width: 66%;
            border-bottom: 2px solid #FFF;
        }

        .detail01 li:hover span:nth-child(2) {
            border-bottom: 2px solid #cce3d2;
            border-radius: 20px;
        }

        .detail02 li span:nth-child(2) {
            margin-left: 1%;
            padding: 5px 8px;
            float: left;
            width: 83%;
            border-bottom: 2px solid #FFF;
        }

        .detail02 li:hover span:nth-child(2) {
            border-bottom: 2px solid #cce3d2;
            border-radius: 20px;
        }

@media screen and (max-width: 767px) {
    .event_detail_company .detail01 {
        width: 100%;
    }

    .detail01 li span:nth-child(1), .detail02 li span:nth-child(1) {
        width: 30%;
        display: block;
        float: left;
        margin-bottom: 2px;
    }

    .detail01 li span:nth-child(2), .detail02 li span:nth-child(2) {
        width: 68%;
        display: block;
        float: left;
        margin-bottom: 2px;
        border-bottom: 2px solid #FFF;
    }
}

.detail03 {
    font-size: 1.07em;
    line-height: 30px;
    width: 100%;
    float: left;
}

.detail03_row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    word-break: break-all;
}

.detail03_company_name {
    background-color: rgb(182, 209, 250);
    font-weight: bold;
}

.detail03_left {
    background-color: #E1ECFD;
    font-weight: bold;
}

.detail04 {
    font-size: 1.07em;
    line-height: 40px;
    width: 20%;
    float: left;
    text-align: right;
}

.detail03 li span:nth-child(1) {
    color: #555;
}

.detail04 li span:nth-child(1) {
    font-weight: bold;
    color: #555;
}

.event_detail_company .line04 {
    float: left;
    margin: 10px 0px;
    color: #555;
}

@media screen and (max-width: 767px) {
    .event_detail_company .detail01 {
        width: 100%;
    }

    .event_detail_company .detail04 {
        width: 100%;
        text-align: center;
    }

        .event_detail_company .detail04 li {
            display: inline;
        }
}
/*--- company dec2 --*/
/*左邊區塊*/
.com_info_title {
    margin: 20px 0px 0px 0px;
}

    .com_info_title i {
        float: left;
        color: #337ab7;
        font-size: 1.6rem;
    }

    .com_info_title .h4 {
        float: left;
        margin: 0px 10px;
        font-size: 1.29em;
        font-weight: bold;
        line-height: 30px;
        color: #337ab7;
    }

    .com_info_title .line03 {
        border-color: #337ab7;
        float: left;
    }

.com_info_content {
    padding: 10px;
    line-height: 1.6rem;
    text-align: justify;
    border: 1px solid #f5f5f5;
    box-shadow: 0 2px 5px rgba(0,0,0, .1);
}

    .com_info_content li {
        padding: 4px 6px;
    }

        .com_info_content li:nth-child(even) {
            background-color: #F1FBFD;
            border-radius: 4px;
        }
/*右邊區塊*/
.com_info02 {
    text-align: center;
    margin: 10px 0px;
}

    .com_info02 img {
        width: 80%;
        height: auto;
        padding: 10px;
    }

    .com_info02 .h5 {
        color: #337ab7;
        font-size: 1.07em;
        font-weight: bold;
    }
/*工作列表*/
.com_job_list {
    width: 100%;
    height: auto;
}

    .com_job_list .line03 {
        border-width: 3px;
    }
/*排序列表內容樣式*/
.list_table .th {
    background-color: #e1f7fb;
}

.list_table tr td {
    line-height: 18px;
}

.list_table {
    margin-bottom: 0px;
}
    /*表格寬度控制*/
    .list_table tr td:nth-child(1) {
        width: 5%;
    }

    .list_table tr td:nth-child(2) {
        width: 5%;
    }

    .list_table tr td:nth-child(3) {
        width: 60%;
    }

    .list_table tr td:nth-child(4) {
        width: 20%;
    }

    .list_table tr td:nth-child(5) {
        width: 10%;
    }

/*-- panel--*/
.rotate {
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(90deg); /* Firefox */
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg); /* Standard syntax */
}

.form_text_a {
    text-align: center;
    font-weight: 700;
}

.form_l_p {
    padding-right: 4px;
}

.form_r_p {
    padding-left: 4px;
}

@media screen and (max-width: 767px) {
    .form_text_a {
        text-align: left;
    }

    .form_l_p {
        padding-right: 15px;
    }

    .form_r_p {
        padding-left: 15px;
    }
}

@media screen and (min-width: 768px) {
    .form-control_md_10p {
        width: 10% !important;
    }

    .form-control_md_15p {
        width: 15% !important;
    }

    .form-control_md_30p {
        width: 30% !important;
    }

    .form-control_md_40p {
        width: 40% !important;
    }

    .form-control_md_50p {
        width: 50% !important;
    }
}

/*-- PageNotExists --*/
.PageNotExistsBanner {
    margin-top: 100px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

    .PageNotExistsBanner .backHome {
        margin-top: 50px;
        padding-right: 15px;
        text-align: right;
    }

        .PageNotExistsBanner .backHome a {
            text-decoration: none;
            font-size: 1.5em;
            font-family: 微軟正黑體;
            color: #33B;
        }

            .PageNotExistsBanner .backHome a:hover {
                color: #4d3828;
            }

div.loginDesc {
    background-image: url('../images/login-desc-bg2.jpg');
    background-size: 15%;
    background-repeat: no-repeat;
    padding-left: 7%;
    padding-right: 16%;
    padding-top: 3.6%;
    background-position: 98% 5px;
    border: rgb(90, 170, 190) 4px solid;
    border-radius: 10px;
    margin: 5px;
}

    div.loginDesc p, div.loginDesc li {
        font-size: 1.1em;
        font-weight: bold;
    }

    div.loginDesc span {
        font-size: 1em;
        font-weight: bold;
    }

        div.loginDesc span.email {
            color: #3c78c2;
            text-decoration-line: underline;
            text-decoration-style: solid;
        }

    div.loginDesc ul {
        margin-top: 10px;
        list-style-image: url('/Internet/Index/images/login-desc-icon.png');
    }

    div.loginDesc li {
        margin-left: 24px;
    }

    .policy_btn .btn {
        /* color: #fff;
        background-color: #007eb6;
        border-radius: 0;
        margin:2px 0px; */
        margin: 6px 0px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 30px;
    }

.web-text-nowrap{
    white-space: nowrap;
}
@media (max-width: 480px) {
    .web-text-nowrap{
        white-space:normal;
    }
}

/* CollapseMenu -----------------------------*/
.submenu {display: none;}

/*公司簡介頁導覽列com_nav*/
.com_nav {
    width: 100%;
    background-color: #eee;
    font-size: 1.125rem;
    line-height: 40px;
    color: #555;
    text-align: center;
}

.com_nav ul li {
    display: inline-block;
    margin: 0px 10px;
}

.com_nav a {
    color: #555;
}

.com_nav a:hover {
    color: #337ab7;
    text-decoration: none;
}

/*btn*/
.btn {
/*
    background-color: #fff;
    font-size: 1.075rem !important;
    line-height: 1.75 !important;
    border-radius: 0.625rem !important;
*/
}
/*
.btn-default, .btn-info {
    background-color: transparent !important;
    border-color: #bcbcc2 !important;
    color: #494a5a !important;
}
*/

/* 履歷表-專長技能 */
table.specialty {
    border-collapse:collapse;
    width: 100%;
}
table.specialty tr {
    margin-bottom: 0.25rem;
}
table.specialty th {
    text-align: center;
    background-color: rgba(245,245,245, 0.8);
    padding: 0.25rem 0.5rem;
    min-width: 12rem;
    border-bottom: 1px solid #fff;
}
table.specialty td {
    border-top: 1px solid #eee;
    padding: 0.25rem 0.5rem;
}
table.specialty tr:last-child td {
    border-bottom: 1px solid #eee;
}
table.specialty .name {
    width: 30%;
}
table.specialty .view-desc, table.specialty .desc {
    width: 100%;
    display: inline-flex;
    align-items: center;
    gap: 1.75rem;
}
table.specialty .func {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    min-width: 50px;
}
table.specialty .func a {
    display: inline-flex;
    align-items: center;
}
@media (max-width:767px) {
    table.specialty tr {
        display: flex;
        flex-wrap: wrap;
    }
    table.specialty th, table.specialty td {
        display: inline-flex;
        border-top: 0;
    }
    table.specialty tr:last-child td {
        border-bottom: 1px solid #eee;
    }
    table.specialty .name {
        width: 100%;
    }
    table.specialty .view-desc, table.specialty .desc {
        width: 100%;
    }
}

/* 廠商通知, 履歷表已關閉標記, 換行樣式*/
.interview_list02 .close-flag { 
    width: 100%;
} 

/* 文章內容中貼圖 */
.img-responsive {
    display: inline-block;
    height: auto !important;
}


.checkbox-group li, label.checkbox {
    display: flex;
    align-items: first baseline;
    gap: 0.25rem;
}
.checkbox-group li input[type=checkbox],
.checkbox-group li input[type=radio],
label.checkbox input[type=checkbox], 
label.checkbox input[type=radio] {
    transform: translateY(0.125rem);
}

/* 下載專區 */
.policy_down {
    display: flex;
    flex-direction: column;
}
.policy_down .item_title {
    background: url(../images/icon-play.svg) center left no-repeat;
    background-position-x: -0.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    padding: 4px 6px 4px 1.5rem;
    font-size: 1rem;
    font-weight: 550;
    background-size: 1.5rem;
    height: 2rem;
    margin-bottom: 1rem;
}
.policy_down .item_title span {
    font-weight: bold;
}
.policy_down .info_table {
    margin: 0 0 1rem;
}
.policy_down .info_table th {
    white-space: nowrap;
}
.policy_down .div-info {
    padding: 0 1.5rem;
}

.policy_down .info_table .file_name {
    width: 12rem;
}
.policy_down .info_table .file_type {
    width: 10rem;
}
.policy_down .info_table .file_size {
    width: 6rem;
}
.policy_down .info_table .file_date {
    width: 7rem;
}

.hot_box_cjob ul {
    list-style: disc;
    padding-left: 1.5rem;
}
.hot_box_cjob ul li {
    padding: 0.25rem 0;
}


@media (max-width: 767px) {

}

.NoPrint {
    padding: 1rem;
}
.NoPrint .ft {
    display: flex;
    justify-content: center;
}
@media print {
    .NoPrint {
        display: none !important;
    }
}