/* Page Banner */

#Page_Banner {
    background-image: url(../images/outsourcing/banner.jpg);
}


/* 企業聘僱人才的十大成本 */

#section-1 {
    border-bottom: 0;
}

#section-1 .col-right {
    background-color: #F2F2F2;
}

#section-1 .box {
    background-image: url(../images/outsourcing/bg-1.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 25px 20px;
    font-size: 22px;
    font-weight: 900;
    line-height: 24px;
}

#section-1 p {
    margin: 30px 0;
    line-height: 40px;
}

#section-1 .img-responsive {
    width: unset;
}


/* 綜效性人力資源價值鏈打造 */

#section-2 p {
    margin: 30px 0;
    line-height: 40px;
}

#section-2 .box {
    padding: 0px 4px 0px 5px;
    margin-bottom: 30px;
}


/* 企業人力資源委外效益評估 */

#section-3 {
    background-image: url(../images/outsourcing/bg-2.jpg);
}

#section-3 table {
    background-color: #ffffff;
    width: 100%;
    border: 5px solid #ffffff;
}

#section-3 tr.double {
    background-color: #ffecec;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
}

#section-3 table th {
    text-align: center !important;
    font-size: 18px;
    font-weight: 900;
    color: #ffffff;
    background-color: #ff6666;
    padding: 10px 5px;
    border: 1px solid #ffffff;
}
#section-3 table .average {
    width: 260px;
}
#section-3 table td.title {
    text-align: center !important;
    font-size: 18px;
    font-weight: 900;
    padding: 10px 5px;
    border: 1px solid #ffffff;
}

#section-3 table td {
    text-align: center !important;
    font-size: 16px;
    padding: 10px 5px;
    border: 1px solid #ffffff;
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 768px) {
    section div.row>div {
        margin-bottom: 0px;
    }
    /* 企業聘僱人才的十大成本 */
    #section-1 h2 {
        font-size: 26px;
    }
}