/*/////////////////////////////////////////////////////////*/
/*------- 共用區塊 --------*/
/*/////////////////////////////////////////////////////////*/
/* 滾動條樣式 */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #fff;
}
::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #0c3c60;
}
/* 選取樣式 */
::selection {
background-color: #0c3c60;
color: #fff;
}
.topArea {
    background-color: #0c3c60;
}
.bottomArea::before {
    border-color: #0c3c60 transparent transparent transparent;
}
.content-container,
.bottomArea,
.section0_bg,
.section1_bg,
.section2_bg,
.section3_bg {
    background-color: #f3f3f3;
}
.titleBg .en {
    color: #6fbcff;
}
.titleBox .right:after {
    background: #74a4ce;
}
.copyright {
    color: #0c3c60;
}

/*/////////////////////////////////////////////////////////*/
/*------- section1 上方編輯器區塊 --------*/
/*/////////////////////////////////////////////////////////*/
.titleBox .img img {
    border: 2px solid #74a4ce;
}
.titleBox .right {
    border-bottom: 5px solid #0c3c60;
}
.titleBox .right .sub,
.titleBox .right .num {
    color: #74a4ce;
}
.titleBox .right .title {
    color: #0c3c60;
}

/*/////////////////////////////////////////////////////////*/
/*------- section2 活動辦法&報名區塊 --------*/
/*/////////////////////////////////////////////////////////*/
.time_listLeft {
    border-right: 5px solid #0c3c60;
}
.time_listLeft .title {
    color: #0c3c60;
}
.time_listRight .text_list .num {
    background-color: #74a4ce;
}
.time_listRight .text_list .sub {
    color: #074478;
}
/*/////////////////////////////////////////////////////////*/
/*------- section3 表單區塊 --------*/
/*/////////////////////////////////////////////////////////*/
.titleArea .tag {
    color: #074478;
    border: 1px solid #074478;
}
.requirde_icon {
    color: #74a4ce;
}
.accordion {
    color: #074478;
}
.btn_area {
    background: #074478;
}

/*/////////////////////////////////////////////////////////*/
/*-------名單公布--------*/
/*/////////////////////////////////////////////////////////*/
.name_listLeft .title,
.name_listRight .text_list .sub a span {
    color: #5578b0;
}
.name_listLeft {
    border-right: 5px solid #0c3c60;
}
@media (max-width: 1160px) {
    .name_listLeft {
        border-left: 3px solid #0c3c60;
        border-right: 0px solid #0c3c60;
    }
}

/*/////////////////////////////////////////////////////////*/
/*-------完成頁--------*/
/*/////////////////////////////////////////////////////////*/
