﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.row {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    *zoom: 1
}

    .row > div {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    *zoom: 1
}

.breadcrumb ul li:before {
    content: " / ";
    display: inline-block;
    padding: 0px 4px;
    margin: 0px 5px 0px 5px;
    color: #CCC
}

html {
    font-size: 100%;
    line-height: 1em
}

.vertical_rhythm {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(187,187,187,0.4)),color-stop(5%, rgba(187,187,187,0)));
    background-image: -moz-linear-gradient(bottom, rgba(187,187,187,0.4) 5%,rgba(187,187,187,0) 5%);
    background-image: -webkit-linear-gradient(bottom, rgba(187,187,187,0.4) 5%,rgba(187,187,187,0) 5%);
    background-image: linear-gradient(to top, rgba(187,187,187,0.4) 5%,rgba(187,187,187,0) 5%);
    -moz-background-size: 100% 2em;
    -o-background-size: 100% 2em;
    -webkit-background-size: 100% 2em;
    background-size: 100% 2em;
    background-position: left top
}

    .vertical_rhythm img {
        float: left;
        margin: 0 16px 0 0
    }

.cp h1 {
    font-size: 2em;
    line-height: 1.5em;
    margin-top: .5em;
    margin-bottom: .5em
}

.cp h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: .5em;
    margin-bottom: .6666em
}

.cp h3 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: .5em;
    margin-bottom: .6666em
}

.cp h4 {
    font-size: 1.25em;
    line-height: 1.6em;
    margin-top: .5em;
    margin-bottom: 1.6em
}

.cp h5 {
    font-size: 1.125em;
    line-height: 2.22222em;
    margin-top: .5em;
    margin-bottom: 1.5em
}

.cp h6 {
    font-size: 1em;
    line-height: 2em;
    margin-top: 0em;
    margin-bottom: 0em
}

.cp blockquote {
    background: #f2f2f2;
    font-style: normal;
    display: block;
    font-size: 1em;
    line-height: 2em;
    border-left: 5px solid #1579a9;
    padding: 32px;
    box-sizing: border-box;
    margin-left: .5em;
    margin-right: .5em
}

.cp p, .cp ul, .cp ol, .cp dd, .cp figure {
    font-size: 1em;
    line-height: 2em;
    margin-top: 0em;
    margin-bottom: 1em
}

.cp img {
    max-width: 100%
}

@media (max-width: 767px) {
    .cp img {
        width: 100%;
        clear: both
    }
}

body {
    font-size: 1em;
    font-weight: normal;
    color: #333;
    line-height: 1.45em;
    -webkit-text-size-adjust: none;
    color: #333
}

@media print {
    body {
        font-size: 0.813em
    }
}

a {
    color: #333;
    text-decoration: none
}

    a:hover, a:focus {
        color: #eb0202;
        cursor: pointer
    }

.breadcrumb {
    background: none;
    padding: .1em 0em .1em;
    font-size: .938em;
    margin: 0px auto 5px
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        padding-top: 20px
    }
}

.breadcrumb ul {
    padding: 0;
    margin: 0
}

    .breadcrumb ul li {
        display: inline-block;
        margin: 0px .1em .1em 0px
    }

        .breadcrumb ul li:first-child:before {
            content: "";
            display: inline-block;
            color: #666;
            margin-left: 0;
            padding: 0
        }

.breadcrumb a {
    color: #333;
    text-decoration: none
}

    .breadcrumb a:hover, .breadcrumb a:focus {
        color: #eb0202;
        cursor: pointer
    }

.divider, .divider-vertical {
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: .813rem;
    color: grey;
    text-shadow: 0 1px 1px #fff;
    cursor: default;
    display: block;
    clear: both;
    zoom: 1
}

    .divider:before, .divider-vertical:before, .divider:after, .divider-vertical:after {
        content: "";
        display: table
    }

    .divider:after, .divider-vertical:after {
        clear: both
    }

.divider {
    display: table;
    line-height: 1;
    margin: 20px 0
}

    .divider:after, .divider:before {
        content: '';
        display: table-cell;
        position: relative;
        top: 50%;
        width: 50%;
        background-repeat: no-repeat;
        background-image: url("../images/basic/divider.jpg")
    }

    .divider:before {
        background-position: right 1em top 50%
    }

    .divider:after {
        background-position: left 1em top 50%
    }

.divider-vertical {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: auto;
    height: 50%;
    line-height: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

    .divider-vertical:after, .divider-vertical:before {
        content: '';
        position: absolute;
        left: 50%;
        z-index: 3;
        width: 0;
        height: calc(100% - 1.2rem);
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid rgba(255,255,255,0.05)
    }

    .divider-vertical:before {
        top: -100%
    }

    .divider-vertical:after {
        bottom: 0
    }

.btn_grp {
    text-align: center;
    padding: 15px 0
}

.btn, .btn-green, .btn-blue, .btn-yellow, .btn-orange, .btn-red, .btn-purple, button, input[type="button"], input[type="submit"], input[type="reset"], .upload_grp .upload_btn, .qp form button, .forwardForm form button {
    font-size: 1em;
    touch-action: manipulation;
    background-image: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
    line-height: normal;
    width: auto;
    padding: 0.5em 2em;
    min-width: 80px;
    width: auto;
    margin: .25em 2px
}

.btn {
    background: #DDD;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn:hover {
        background: #c4c4c4;
        border: 1px solid #c4c4c4;
        cursor: pointer;
        color: #FFF
    }

    .btn:focus {
        background: #aaa;
        border: 1px solid #aaa;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn.active {
        background: #c4c4c4;
        cursor: pointer
    }

    .btn:hover, .btn:focus {
        color: #333;
        outline: none
    }

.btn-green {
    background: #7ba400;
    border: 1px solid #7ba400;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-green:hover {
        background: #557100;
        border: 1px solid #557100;
        cursor: pointer;
        color: #FFF
    }

    .btn-green:focus {
        background: #2f3e00;
        border: 1px solid #2f3e00;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-green.active {
        background: #557100;
        cursor: pointer
    }

.btn-blue {
    background: #116289;
    border: 1px solid #116289;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-blue:hover {
        background: #0b425c;
        border: 1px solid #0b425c;
        cursor: pointer;
        color: #FFF
    }

    .btn-blue:focus {
        background: #06212e;
        border: 1px solid #06212e;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-blue.active {
        background: #0b425c;
        cursor: pointer
    }

.btn-yellow {
    background: #ffbe00;
    border: 1px solid #ffbe00;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-yellow:hover {
        background: #cc9800;
        border: 1px solid #cc9800;
        cursor: pointer;
        color: #FFF
    }

    .btn-yellow:focus {
        background: #997200;
        border: 1px solid #997200;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-yellow.active {
        background: #cc9800;
        cursor: pointer
    }

.btn-orange {
    background: #c94c00;
    border: 1px solid #c94c00;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-orange:hover {
        background: #963900;
        border: 1px solid #963900;
        cursor: pointer;
        color: #FFF
    }

    .btn-orange:focus {
        background: #632500;
        border: 1px solid #632500;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-orange.active {
        background: #963900;
        cursor: pointer
    }

.btn-red {
    background: #eb0202;
    border: 1px solid #eb0202;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-red:hover {
        background: #b80202;
        border: 1px solid #b80202;
        cursor: pointer;
        color: #FFF
    }

    .btn-red:focus {
        background: #860101;
        border: 1px solid #860101;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-red.active {
        background: #b80202;
        cursor: pointer
    }

.btn-purple {
    background: #8500e2;
    border: 1px solid #8500e2;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    .btn-purple:hover {
        background: #6700af;
        border: 1px solid #6700af;
        cursor: pointer;
        color: #FFF
    }

    .btn-purple:focus {
        background: #49007c;
        border: 1px solid #49007c;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .btn-purple.active {
        background: #6700af;
        cursor: pointer
    }

.btn-xl {
    font-size: 1.5em
}

.btn-lg {
    font-size: 1.25em
}

.btn-sm {
    font-size: .938em
}

.btn-xs {
    font-size: .75em
}

hr {
    margin: 1em 0px;
    display: block;
    border: none;
    clear: both
}

hr {
    border-top: 1px solid #DDD
}

    hr.hr1 {
        border-top: 3px double #DDD
    }

    hr.hr2 {
        border-top: 1px dashed #DDD
    }

    hr.hr3 {
        border-top: 1px dotted #DDD
    }

    hr.hr4 {
        background-color: #fff;
        border-top: 2px dashed #DDD
    }

    hr.hr5 {
        background-color: #fff;
        border-top: 2px dotted #DDD
    }

    hr.hr6 {
        border-top: 1px solid #DDD;
        border-bottom: 1px solid #fff
    }

    hr.hr7 {
        border-top: 1px solid #DDD;
        border-bottom: 1px solid #fff
    }

img.img_rounded {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-clip: padding-box
}

img.img_circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.pic_list {
    text-align: left;
    overflow: hidden
}

    .pic_list .imgOuter {
        position: relative;
        margin: 1%;
        display: block;
        padding: 0;
        float: left;
        width: 31.33333%;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
        background: #DEDEDE
    }

@media (max-width: 767px) {
    .pic_list .imgOuter {
        float: none;
        display: inline-block;
        width: 48%;
        margin: 1% auto
    }
}

.pic_list .imgOuter img {
    position: absolute;
    top: 0;
    left: 0
}

.pic_list .imgOuter:before {
    display: block;
    content: "";
    padding-top: 75%
}

.pic_list .imgOuter img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.single_setting .thumbnail {
    position: relative;
    margin: 1%;
    display: block;
    padding: 0;
    float: left;
    width: 31.33333%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

@media (max-width: 767px) {
    .single_setting .thumbnail {
        float: none;
        display: inline-block;
        width: 98%;
        margin: 1% auto
    }
}

.single_setting .thumbnail img {
    position: absolute;
    top: 0;
    left: 0
}

.single_setting .thumbnail:nth-child(1) .imgOuter {
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .single_setting .thumbnail:nth-child(1) .imgOuter:before {
        display: block;
        content: "";
        padding-top: 100%
    }

    .single_setting .thumbnail:nth-child(1) .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.single_setting .thumbnail:nth-child(2) .imgOuter {
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .single_setting .thumbnail:nth-child(2) .imgOuter:before {
        display: block;
        content: "";
        padding-top: 75%
    }

    .single_setting .thumbnail:nth-child(2) .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.single_setting .thumbnail:nth-child(3) .imgOuter {
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .single_setting .thumbnail:nth-child(3) .imgOuter:before {
        display: block;
        content: "";
        padding-top: 56.25%
    }

    .single_setting .thumbnail:nth-child(3) .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.img-container {
    height: 400px;
    width: 100%;
    position: relative
}

@media screen and (max-width: 767px) {
    .img-container {
        height: 280px;
        width: 100%
    }
}

.img-container a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

    .img-container a .caption {
        position: absolute;
        width: 100%;
        height: 3em;
        background: rgba(0,0,0,0.45);
        padding: 1em .5em .5em;
        font-size: 1.125em;
        color: #FFF;
        margin: 0;
        text-align: center;
        bottom: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

@media screen and (max-width: 767px) {
    .img-container a .caption {
        height: 5em;
        width: 100%;
        left: 0;
        padding: 1em 1em;
        text-align: center
    }
}

.img-container img {
    width: 100%;
    height: 100%
}

.ie-object-cover {
    position: relative;
    background-size: cover;
    background-position: center center
}

.ie-object-fill {
    position: relative;
    background-size: auto;
    background-position: center center
}

.ie-object-contain {
    position: relative;
    background-size: contain;
    background-position: center center
}

.ie-object-cover, .ie-object-fill, .ie-object-contain {
    background-repeat: no-repeat
}

    .ie-object-cover img, .ie-object-fill img, .ie-object-contain img {
        opacity: 0;
        width: 0px;
        height: 0px
    }

.fill {
    object-fit: fill
}

.contain {
    object-fit: contain
}

.cover {
    object-fit: cover
}

.none {
    object-fit: none
}

.scale-down {
    object-fit: scale-down
}

.tabSet {
    max-width: 100%;
    margin: 1em auto;
    overflow: hidden;
    clear: both;
    padding-top: 10px
}

@media screen and (max-width: 767px) {
    .tabSet {
        width: auto;
        height: auto !important;
        padding: 10px 8px
    }
}

.tabs {
    position: relative
}

    .tabs > .tabItem {
        float: left;
        margin: 0;
        padding: 0;
        font-size: 1em;
        line-height: 1;
        display: block;
        padding: 16px 0 14px;
        text-align: center;
        background-color: #aaa;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        box-sizing: border-box
    }

        .tabs > .tabItem.active {
            background-color: #1579a9;
            color: #FFF
        }

        .tabs > .tabItem:hover, .tabs > .tabItem:focus {
            background: #1579a9
        }

@media screen and (max-width: 767px) {
    .tabs > .tabItem {
        float: none;
        width: 100% !important;
        border-bottom: 1px solid #888
    }

        .tabs > .tabItem.active {
            border-color: #bbb
        }
}

.tabs.cptab > .tabItem {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(0,0,0,0.24) 0px 0px 8px;
    color: #333;
    padding: 0;
    font-size: 1.125em;
    height: 68px;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.75em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    border: none
}

@media screen and (max-width: 767px) {
    .tabs.cptab > .tabItem {
        padding: 16px 0;
        border-bottom: none;
        height: auto
    }
}

.tabs.cptab > .tabItem.active {
    color: #FFF;
    background: #1579a9
}

@media screen and (max-width: 767px) {
    .tabs.cptab > .tabItem.active {
        padding: 16px 0px
    }
}

.tabs.cptab > .tabItem:hover, .tabs.cptab > .tabItem:focus {
    color: #FFF;
    background: #1579a9
}

@media screen and (max-width: 767px) {
    .tabs.cptab > .tabItem:hover, .tabs.cptab > .tabItem:focus {
        background-color: #1579a9
    }
}

.example-2 .tabItem:hover {
    background: #528124
}

.example-2 .tabItem.active {
    background: #528124
}

.active + .tabContent {
    display: block
}

.tabContent {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    clear: both;
    padding: 30px 20px;
    display: none
}

@media screen and (max-width: 767px) {
    .tabContent {
        position: static
    }
}

.tabContent ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tabContent li {
    margin: 0 0 1.3em 0;
    padding: 0;
    line-height: 1.6;
    border-bottom: 1px #CCC dashed
}

@media screen and (max-width: 767px) {
    .tabContent li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
}

.tabContent li a {
    color: #333;
    text-decoration: none
}

    .tabContent li a:hover, .tabContent li a:focus {
        color: #eb0202;
        cursor: pointer
    }

.tabContent li time {
    display: inline-block;
    margin: 0 0 0 1em;
    font-size: .813em;
    color: #666
}

table {
    width: 100%;
    border-collapse: collapse
}

@media screen and (max-width: 575px) {
    table {
        width: 100%;
        position: relative
    }
}

table th, table td {
    padding: .5em;
    text-align: left
}

table td {
    border: #ddd 1px solid;
    word-break: break-all
}

    table td a {
        word-break: break-all
    }

    table td.aCenter {
        text-align: center
    }

    table td.aRight {
        text-align: right
    }

table th {
    background-color: #F3F3F3;
    color: #333;
    border: #DDD 1px solid;
    text-align: center;
    white-space: nowrap
}

table.table_hover tr:hover {
    background: #FCFCFC
}

table.table_sprite tr:nth-child(even) {
    background: #FCFCFC
}

.form_grid {
    margin: .5em
}

    .form_grid .form_grp {
        border-bottom: 1px solid #DDD;
        overflow: hidden;
        padding: .5em 0
    }

    .form_grid .form_title {
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 5px
    }

@media (min-width: 768px) {
    .form_grid .form_title {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .form_grid .form_title {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .form_grid .form_title {
        float: left;
        width: 25%
    }
}

.form_grid .form_content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .form_grid .form_content {
        float: left;
        width: 75%
    }
}

@media (min-width: 992px) {
    .form_grid .form_content {
        float: left;
        width: 75%
    }
}

@media (min-width: 1200px) {
    .form_grid .form_content {
        float: left;
        width: 75%
    }
}

label, legend {
    display: inline-block;
    margin: 0 0 .5em 0
}

@media screen and (max-width: 575px) {
    label, legend {
        display: block
    }
}

label.inline input, label.inline select, label.inline textarea, legend.inline input, legend.inline select, legend.inline textarea {
    width: auto
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

input, textarea, select, button {
    color: #333;
    font-size: 1em;
    border: 1px solid #CCC;
    padding: .5em;
    background: #fff;
    vertical-align: middle;
    margin-bottom: .3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-transition: border .2s ease-out;
    -moz-transition: border .2s ease-out;
    -ms-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    transition: border .2s ease-out;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out
}

input, select, textarea {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form_contentinline input, .form_contentinline select, .form_contentinline textarea {
    width: auto
}

.image {
    margin: 0 2px
}

    .image img {
        vertical-align: middle
    }

.form_content span {
    margin: 0 5px 0 3px
}

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder {
    color: #CCC
}

input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="file"]::-moz-placeholder {
    color: #CCC
}

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder {
    color: #CCC
}

input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="file"]:-moz-placeholder {
    color: #CCC
}

button, input[type="button"] {
    background: #528124;
    border: 1px solid #528124;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    button:hover, input[type="button"]:hover {
        background: #395919;
        border: 1px solid #395919;
        cursor: pointer;
        color: #FFF
    }

    button:focus, input[type="button"]:focus {
        background: #1f310e;
        border: 1px solid #1f310e;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    button.active, input[type="button"].active {
        background: #395919;
        cursor: pointer
    }

input[type="submit"] {
    background: #1579a9;
    border: 1px solid #1579a9;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box
}

    input[type="submit"]:hover {
        background: #0f597c;
        border: 1px solid #0f597c;
        cursor: pointer;
        color: #FFF
    }

    input[type="submit"]:focus {
        background: #0a384e;
        border: 1px solid #0a384e;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    input[type="submit"].active {
        background: #0f597c;
        cursor: pointer
    }

textarea {
    color: #333;
    font-size: 1em;
    border: 1px solid #CCC;
    padding: .5em;
    background: #fff;
    vertical-align: middle;
    margin-bottom: .3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-transition: border .2s ease-out;
    -moz-transition: border .2s ease-out;
    -ms-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    transition: border .2s ease-out;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    height: 5em;
    overflow-y: scroll
}

@media screen and (max-width: 575px) {
    textarea {
        width: 100%
    }
}

input[type="text"]:focus, input[type="reset"]:focus, input[type="file"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
    border: 1px solid #1b99d6;
    -webkit-box-shadow: 0px 0px 0px 2px #1b99d6;
    -moz-box-shadow: 0px 0px 0px 2px #1b99d6;
    box-shadow: 0px 0px 0px 2px #1b99d6;
    outline: none
}

select {
    line-height: 2.4em;
    height: 2.4em;
    padding: 0 24px 0 .5em;
    border: 1px solid #CCC;
    background: #fff url(../images/basic/icon_select_arrow.svg) no-repeat right center;
    background-size: 20px
}

    select option {
        outline: none;
        border: none
    }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000
    }

input[type="reset"] {
    background: #999;
    border: 1px solid #999;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
    text-shadow: none
}

    input[type="reset"]:hover {
        background: gray;
        border: 1px solid gray;
        cursor: pointer;
        color: #FFF
    }

    input[type="reset"]:focus {
        background: #666;
        border: 1px solid #666;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    input[type="reset"].active {
        background: gray;
        cursor: pointer
    }

input[type="checkbox"], input[type="radio"] {
    font-size: 1em;
    margin: -4px .2em 0 0;
    width: 1em;
    height: 1em;
    background-color: #f7f6ee;
    border: 2px solid #CCC
}

input[type="radio"] {
    border-radius: 50%
}

    input[type="checkbox"]:checked, input[type="radio"]:checked {
        border-color: #0f597c;
        background-color: #0f597c;
        outline: none
    }

input[type="checkbox"]:checked {
    background-image: url(../images/basic/icon_checked.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 98%;
    box-shadow: #0f597c 0 0 0 1px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box
}

input[type="radio"]:checked {
    box-shadow: #fff 0 0 0 3px inset,#0f597c 0 0 0 1px
}

input[readonly], input[disable] {
    background: #f2f2f2;
    color: #b3b3b3;
    border-color: #b3b3b3
}

    input[readonly] ~ label, input[disable] ~ label {
        color: #b3b3b3
    }

    input[readonly]:hover, input[readonly]:focus, input[disable]:hover, input[disable]:focus {
        border-color: #b3b3b3;
        box-shadow: none
    }

.upload_grp {
    position: relative
}

    .upload_grp input[readonly], .upload_grp input[disable] {
        background: transparent;
        color: #666
    }

    .upload_grp .upload_btn {
        position: absolute;
        overflow: hidden;
        top: 1px;
        right: 3px;
        background: #0f597c;
        border: 1px solid #0f597c;
        color: #FFF;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        background-clip: padding-box;
        padding: .2em 1em !important;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-clip: padding-box
    }

        .upload_grp .upload_btn:hover {
            background: #0a384e;
            border: 1px solid #0a384e;
            cursor: pointer;
            color: #FFF
        }

        .upload_grp .upload_btn:focus {
            background: #041821;
            border: 1px solid #041821;
            cursor: pointer;
            outline: 0;
            color: #FFF;
            box-shadow: 0 0px 0px 2px #ffbe00 !important
        }

        .upload_grp .upload_btn.active {
            background: #0a384e;
            cursor: pointer
        }

        .upload_grp .upload_btn:hover, .upload_grp .upload_btn:focus {
            cursor: pointer !important
        }

input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 1.25em;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

form .form_grp, form .check_grp, form .radio_grp, form .btn_grp, form .upload_grp {
    margin-bottom: .2em
}

    form .check_grp label, form .radio_grp label {
        display: block
    }

    form .check_grp.form_inline label, form .radio_grp.form_inline label {
        display: inline-block;
        margin: .2em .5em 0 0
    }

    form .form_grp.form_inline label, form .upload_grp.form_inline label {
        display: inline-block;
        margin-right: .5em
    }

    form .form_grp.form_inline input, form .form_grp.form_inline textarea, form .form_grp.form_inline select, form .upload_grp.form_inline input, form .upload_grp.form_inline textarea, form .upload_grp.form_inline select {
        width: auto
    }

form.form_inline label {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5em
}

    form.form_inline label ~ input, form.form_inline label ~ textarea {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

form.form_inline input[type="text"], form.form_inline input[type="password"], form.form_inline select, form.form_inline textarea {
    width: auto;
    display: inline-block
}

form.form_inline .form_grp, form.form_inline .check_grp, form.form_inline .radio_grp, form.form_inline .btn_grp, form.form_inline .upload_grp {
    display: inline-block;
    margin-right: .5em
}

    form.form_inline .btn_grp .btn, form.form_inline .btn_grp input[type="submit"], form.form_inline .btn_grp input[type="reset"], form.form_inline .btn_grp input[type="button"], form.form_inline .btn_grp input[type="search"] {
        margin-top: 0px;
        padding: .45em 1em
    }

form.form_inline select, form.form_inline textarea {
    width: auto
}

img.captcha {
    display: inline-block;
    vertical-align: middle;
    max-height: 2.4em;
    margin-bottom: .5em
}

    img.captcha + input {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    img.captcha ~ img {
        display: inline-block;
        vertical-align: middle;
        max-height: 2.4em;
        margin-bottom: .5em
    }

.must {
    color: #FF0000;
    margin: 0px 5px 0 0;
    font-size: 150%;
    font-weight: bold;
    vertical-align: bottom;
    line-height: 110%
}

abbr[title] {
    border-bottom: none;
    text-decoration: none
}

body {
    -webkit-text-size-adjust: none
}

* {
    -webkit-overflow-scrolling: touch
}

a:focus {
    outline: none;
    box-shadow: 0 0px 0px 2px #ffbe00 inset
}

@media screen and (max-width: 767px) {
    a:focus {
        box-shadow: none
    }
}

.accesskey {
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 99999;
    color: #DDD;
    font-size: 1em
}

@media screen and (max-width: 767px) {
    .accesskey {
        display: none
    }
}

.main .accesskey {
    color: #d6e3e9
}

.innerpage .accesskey {
    color: #d6e3e9;
    top: 20px;
    left: -20px;
    position: relative
}

    .innerpage .accesskey:focus {
        color: #333 !important;
        padding-top: 0;
        padding-bottom: 0px
    }

a.more {
    display: block;
    width: 10em;
    text-align: center;
    height: 2.5em;
    margin: .5em auto .5em;
    line-height: 2.5;
    color: #1579a9;
    border: 1px solid #1579a9;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}

    a.more:after {
        content: "";
        width: 12px;
        height: 12px;
        border: 2px solid #FFF;
        transform: rotate(45deg);
        position: absolute;
        right: -10px;
        top: 14px;
        border-left: none;
        border-bottom: none;
        transition: .3s ease-out
    }

    a.more:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #1579a9;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    a.more:hover, a.more:focus, a.more.active {
        color: white
    }

        a.more:hover:before, a.more:focus:before, a.more.active:before {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        a.more:hover:after, a.more:focus:after, a.more.active:after {
            right: 15px
        }

.scrollToTop {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/basic/top.png) no-repeat center top rgba(0,0,0,0.4);
    text-align: center;
    color: #FFF;
    line-height: 50px;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: .3s ease-out;
    display: none;
    z-index: 99999999;
    text-indent: -999999px
}

    .scrollToTop:hover {
        background: url(../images/basic/top.png) no-repeat center top rgba(0,0,0,0.8)
    }

img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.necessary {
    color: red;
    margin: 0px .2em
}

.tooltip {
    text-align: center;
    padding: 40px 0
}

    .tooltip span {
        display: inline-block;
        background: #DEDEDE;
        text-align: center;
        padding: 10px;
        width: 100px;
        height: 20px;
        line-height: 20px;
        vertical-align: baseline
    }

    .tooltip p > em {
        color: red
    }

.hr_block {
    text-align: left
}

    .hr_block span {
        font-size: .75em
    }

    .hr_block hr {
        margin: 10px 0 !important
    }

.file_download {
    width: 100%;
    margin: 0 auto;
    clear: both;
    zoom: 1
}

    .file_download:before, .file_download:after {
        content: "";
        display: table
    }

    .file_download:after {
        clear: both
    }

    .file_download h3 {
        font-size: 1.5em;
        padding: 12px 0px 15px 0px;
        margin: 0.5em 0px 0.2em;
        border-bottom: 1px solid #1579a9
    }

    .file_download ul {
        counter-reset: counter;
        list-style-type: none;
        padding: 0;
        margin-left: 1em
    }

@media screen and (max-width: 767px) {
    .file_download ul {
        margin-left: 0
    }
}

.file_download li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEE
}

    .file_download li .update, .file_download li .file_view {
        font-size: .813em;
        color: #AAA;
        width: 100px;
        float: right;
        margin-top: 5px
    }

@media screen and (max-width: 767px) {
    .file_download li .update, .file_download li .file_view {
        display: inline-block;
        float: none;
        width: auto;
        margin-top: 0
    }
}

@media screen and (max-width: 575px) {
    .file_download li .update, .file_download li .file_view {
        display: none
    }
}

.file_download li .update {
    width: 150px
}

@media screen and (max-width: 767px) {
    .file_download li .update {
        margin-left: 5px
    }
}

.file_download li a {
    padding: .2em 0px .2em 65px;
    position: relative;
    height: auto;
    line-height: 1.45em;
    display: inline-block;
    width: 45%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

    .file_download li a:before {
        position: absolute;
        top: 5px;
        left: 0px;
        text-align: right;
        width: 30px;
        counter-increment: counter;
        content: counters(counter,".") " . "
    }

@media screen and (max-width: 767px) {
    .file_download li a {
        margin-right: 0px;
        width: 85%
    }
}

.file_download li a .kb {
    font-size: .75em;
    color: #666;
    display: inline-block;
    margin: 0px .5em
}

.file_download li a:after {
    content: "";
    background: url(../images/basic/icon_other.jpg);
    width: 21px;
    height: 24px;
    position: absolute;
    top: 2px;
    left: 35px;
    text-align: right
}

.file_download li a[href$="doc"]:after {
    background: url(../images/basic/icon_doc.jpg)
}

.file_download li a[href$="odf"]:after {
    background: url(../images/basic/icon_odf.jpg)
}

.file_download li a[href$="pdf"]:after {
    background: url(../images/basic/icon_pdf.jpg)
}

.file_download li a[href$="xls"]:after {
    background: url(../images/basic/icon_xls.jpg)
}

.file_download li a[href$="ppt"]:after {
    background: url(../images/basic/icon_ppt.jpg)
}

.file_download li a[href$="jpg"]:after {
    background: url(../images/basic/icon_jpg.jpg)
}

.file_download li a[href$="mp3"]:after {
    background: url(../images/basic/icon_mp3.jpg)
}

.file_download li a[href$="mov"]:after {
    background: url(../images/basic/icon_mov.jpg)
}

.file_download li a[href$="txt"]:after {
    background: url(../images/basic/icon_txt.jpg)
}

.file_download li a[href$="dot"]:after {
    background: url(../images/basic/icon_doc.jpg)
}

.file_download li a[href$="zip"]:after {
    background: url(../images/basic/icon_zip.jpg)
}

.file_download li a:hover, .file_download li a:focus {
    color: #eb0202 !important
}

.web_link {
    width: 100%;
    margin: 0 auto;
    clear: both;
    zoom: 1
}

    .web_link:before, .web_link:after {
        content: "";
        display: table
    }

    .web_link:after {
        clear: both
    }

    .web_link h3 {
        font-size: 1.5em;
        padding: 12px 0px 15px 0px;
        margin: 0.5em 0px 0.2em;
        border-bottom: 1px solid #1579a9
    }

    .web_link ol, .web_link ul {
        counter-reset: counter;
        list-style-type: none;
        padding: 0;
        margin-left: 1em
    }

@media screen and (max-width: 767px) {
    .web_link ol, .web_link ul {
        margin-left: 0
    }
}

.web_link li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEE
}

    .web_link li a {
        padding: .2em 0px .2em 35px;
        position: relative;
        height: auto;
        line-height: 1.45em;
        display: block
    }

        .web_link li a:before {
            position: absolute;
            top: 5px;
            left: 0px;
            text-align: right;
            width: 30px;
            counter-increment: counter;
            content: counters(counter,".") " . "
        }

.header {
    position: relative;
    z-index: 9999
}

@media screen and (max-width: 767px) {
    .header {
        clear: both;
        zoom: 1;
        position: fixed;
        width: 100%;
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 5px RGBA(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 2px 5px RGBA(0, 0, 0, 0.3);
        box-shadow: 0px 2px 5px RGBA(0, 0, 0, 0.3)
    }

        .header:before, .header:after {
            content: "";
            display: table
        }

        .header:after {
            clear: both
        }
}

.header > .container .sidebarCtrl, .header > .container .searchCtrl {
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    top: 0px;
    display: block;
    font-size: 0;
    padding: 15px;
    margin: 0;
    min-width: auto;
    min-height: auto;
    background: transparent;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .header > .container .sidebarCtrl, .header > .container .searchCtrl {
        display: block !important
    }
}

.header > .container {
    max-width: 1200px;
    overflow: visible;
    position: relative
}

    .header > .container .sidebarCtrl {
        display: none;
        left: 0px;
        z-index: 999
    }

        .header > .container .sidebarCtrl span {
            position: absolute;
            background: #1579a9;
            width: 50%;
            height: 4px;
            top: 35%;
            left: 50%;
            margin-left: -25%;
            display: block
        }

            .header > .container .sidebarCtrl span:nth-child(2) {
                top: 50%
            }

            .header > .container .sidebarCtrl span:nth-child(3) {
                top: 65%
            }

    .header > .container .searchCtrl {
        display: none;
        right: 0px;
        font-size: 0
    }

        .header > .container .searchCtrl:before {
            width: 40px;
            height: 40px;
            background: url(../images/basic/icon_search.png) no-repeat center center;
            background-size: 32px;
            opacity: .6;
            content: "";
            position: absolute;
            top: 10px;
            left: 10px;
            display: block;
            z-index: 999
        }

.header h1 {
    float: left;
    width: 402px;
    height: 73px;
    margin: -20px 0 0 20px;
    padding: 0;
    position: relative;
    z-index: 9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .header h1 a {
        display: inline-block
    }

    .header h1 img {
        display: block;
        max-width: 402px;
        max-height: 73px
    }

@media screen and (max-width: 767px) {
    .header h1 {
        padding: 2px 60px;
        width: 100%;
        text-align: center;
        height: 60px;
        margin: 0
    }

        .header h1 img {
            width: auto;
            height: auto;
            max-height: 54px;
            margin: 0px auto;
            transform: scale(0.8)
        }
}

@media (max-width: 400px) {
    .header h1 {
        padding: 0
    }

        .header h1 img {
            transform: scale(0.7)
        }
}

.header .navigation {
    clear: both;
    zoom: 1;
    overflow: hidden;
    width: 100%;
    margin-bottom: .5em;
    position: relative;
    z-index: 99
}

    .header .navigation:before, .header .navigation:after {
        content: "";
        display: table
    }

    .header .navigation:after {
        clear: both
    }

@media screen and (max-width: 767px) {
    .header .navigation {
        display: none
    }
}

.header .navigation ul {
    float: right;
    padding: 0;
    margin: 0 190px 0 0;
    font-size: .938em;
    list-style: none
}

    .header .navigation ul.left_nav {
        float: left;
        margin-left: 2em
    }

.header .navigation li {
    float: left;
    margin: 0 .4em 0 .5em;
    color: #fff;
    position: relative;
    font-size: .938em
}

@media screen and (max-width: 991px) {
    .header .navigation li {
        margin: 0 .3em 0 .4em
    }
}

.header .navigation li:before {
    content: '|';
    width: 1px;
    height: 10px;
    color: #777;
    position: absolute;
    top: 5px;
    left: -7px
}

.header .navigation li:first-child:before {
    content: ''
}

.header .navigation li a {
    display: inline-block;
    padding: .4em;
    text-decoration: none;
    color: #777
}

    .header .navigation li a:hover, .header .navigation li a:focus {
        color: #333;
        text-decoration: underline
    }

@media screen and (max-width: 991px) {
    .header .navigation li a {
        padding: .4em .3em
    }
}

.font_size {
    position: absolute;
    z-index: 99;
    top: 0px;
    right: 10px;
    color: #333;
    font-size: .938em
}

@media screen and (max-width: 767px) {
    .font_size {
        display: none
    }
}

.font_size span {
    float: left;
    color: #333;
    padding: .4em 0;
    font-size: .938em
}

.font_size ul {
    margin: 5px 0 0;
    padding: 0;
    float: left
}

    .font_size ul li {
        float: left;
        list-style: none;
        margin-left: 3px
    }

        .font_size ul li a {
            display: block;
            padding: .1em 0.4em;
            color: #fff;
            background-color: #666;
            vertical-align: middle
        }

            .font_size ul li a:hover, .font_size ul li a:focus, .font_size ul li a.active {
                background-color: #1579a9
            }

            .font_size ul li a.small {
                font-size: .938em
            }

            .font_size ul li a.large {
                font-size: 1.125em
            }

.search {
    min-width: 25%;
    max-width: 50%;
    float: right;
    vertical-align: middle;
    padding: 0em .3em 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .search label {
        font-size: 0em
    }

    .search .form_inline {
        text-align: right
    }

    .search .form_grp {
        margin-bottom: 0;
        margin-right: 0 !important
    }

        .search .form_grp input {
            margin: -0.2em 0 0;
            padding: 7px 35px 7px 7px;
            border-radius: 0;
            background-color: #e1dfd6
        }

            .search .form_grp input[type="submit"] {
                font-size: 0em;
                width: 30px !important;
                height: 34px;
                max-width: none;
                min-width: none;
                background: url(../images/basic/icon_search2.png) no-repeat center center;
                background-size: 20px;
                border: none;
                display: inline-block;
                background-color: #1579a9;
                margin-left: -40px !important;
                margin-top: -3px !important;
                opacity: 1
            }

                .search .form_grp input[type="submit"]:hover, .search .form_grp input[type="submit"]:focus {
                    opacity: 1;
                    background-color: #0f597c;
                    box-shadow: 0 0px 0px 2px #ffbe00
                }

    .search .btn_grp {
        padding: .2em;
        margin-bottom: 0
    }

        .search .btn_grp input, .search .btn_grp input[type="submit"] {
            margin: -3px 0 0 0 !important;
            padding: .5em 1em .5em !important;
            font-size: .938em;
            background-color: #c94c00;
            border: 1px solid #c94c00;
            border-radius: 0
        }

            .search .btn_grp input:hover, .search .btn_grp input:focus, .search .btn_grp input[type="submit"]:hover, .search .btn_grp input[type="submit"]:focus {
                background-color: #963900;
                box-shadow: 0 0px 0px 2px #ffbe00
            }

    .search .keywordHot {
        display: inline-block;
        vertical-align: middle;
        margin-left: .5em;
        padding: .1em 0 .3em
    }

        .search .keywordHot ul {
            display: inline-block;
            font-size: .813em;
            line-height: 1.65em;
            margin: 0;
            padding: 0
        }

            .search .keywordHot ul li {
                margin: 0 .6em 0 0;
                padding: 0;
                display: inline-block
            }

            .search .keywordHot ul a:hover, .search .keywordHot ul a:focus {
                text-decoration: underline
            }

    .search.m_search {
        width: 100% !important;
        max-width: 100% !important;
        min-width: auto;
        padding: .2em .3em .5em;
        display: block;
        height: auto;
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 999;
        background: #1579a9
    }

        .search.m_search label {
            font-size: 0em;
            line-height: 0
        }

        .search.m_search .form_grp {
            width: 75%;
            height: auto;
            padding: 0 0 0 5% !important;
            margin-top: 0;
            text-align: right;
            float: left;
            height: 50px;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

@media (max-width: 400px) {
    .search.m_search .form_grp {
        width: 60%
    }
}

.search.m_search .form_grp input {
    width: 100%;
    margin: -0.2em 0 0;
    padding: .5em 45px .4em .5em
}

    .search.m_search .form_grp input[type="submit"] {
        font-size: 0em;
        width: 36px !important;
        height: 36px;
        padding: 0;
        max-width: none;
        min-width: none;
        background: url(../images/basic/icon_search.png) no-repeat center center;
        background-size: 24px;
        border: none;
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 22px;
        opacity: .8
    }

        .search.m_search .form_grp input[type="submit"]:hover, .search.m_search .form_grp input[type="submit"]:focus {
            opacity: 1
        }

.search.m_search .btn_grp {
    display: inline-block;
    padding: .2em;
    margin-bottom: 0;
    width: 20%;
    margin-top: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 400px) {
    .search.m_search .btn_grp {
        margin-right: 40px
    }
}

.search.m_search .btn_grp input {
    width: 80% !important;
    padding: .45em 1em 0.35em !important;
    margin: 0
}

.search.m_search .keywordHot {
    padding-left: 5%;
    margin-top: 10px;
    clear: both;
    zoom: 1
}

    .search.m_search .keywordHot:before, .search.m_search .keywordHot:after {
        content: "";
        display: table
    }

    .search.m_search .keywordHot:after {
        clear: both
    }

    .search.m_search .keywordHot a {
        color: #FFF
    }

        .search.m_search .keywordHot a:hover, .search.m_search .keywordHot a:focus {
            color: #1579a9
        }

@media (min-width: 768px) {
    .menu {
        clear: both;
        zoom: 1;
        width: 100%;
        margin: 0px 0 0;
        padding: 0;
        text-align: center;
        clear: both;
        z-index: 9999;
        position: relative;
        background-color: #1579a9
    }

        .menu:before, .menu:after {
            content: "";
            display: table
        }

        .menu:after {
            clear: both
        }

        .menu ul a:focus {
            background-color: #0f597c;
            color: #fff
        }

        .menu ul ul {
            display: none;
            overflow: visible;
            width: 100%;
            background-color: #f1f2f3;
            position: absolute;
            top: auto;
            left: 0;
            text-align: left;
            margin-top: 0px;
            box-shadow: rgba(0,0,0,0.5) 0 8px 12px;
            padding: 20px;
            z-index: 9999;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .menu ul ul li {
                position: relative;
                display: inline-block;
                width: 23%;
                vertical-align: top;
                margin: 0 0px 15px 15px
            }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .menu ul ul li {
        width: 30%
    }
}

@media (min-width: 768px) {
    .menu ul ul li > a {
        padding: 8px 8px 8px 20px;
        color: #fff;
        background-color: #1579a9;
        display: block
    }

        .menu ul ul li > a:hover {
            text-decoration: none;
            color: #fff;
            background-color: #528124
        }

    .menu ul ul li ul {
        display: block;
        overflow: visible;
        width: 100%;
        position: relative;
        top: auto;
        left: 0;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 0
    }

        .menu ul ul li ul li {
            display: block;
            width: 100%;
            margin: 0;
            border: none
        }

            .menu ul ul li ul li a {
                background-color: transparent;
                border-radius: 0;
                border-bottom: 1px #999 dotted;
                background-image: url(../images/icon02.png);
                background-repeat: no-repeat;
                background-position: 20px 15px;
                padding: 8px 8px 8px 30px;
                color: #666;
                font-size: 0.938em;
                background-color: #fff
            }

                .menu ul ul li ul li a:hover {
                    background-color: #ccc;
                    color: #000
                }

            .menu ul ul li ul li.more {
                text-align: center
            }

                .menu ul ul li ul li.more a {
                    background-image: none;
                    text-align: center;
                    background-color: #999;
                    color: #fff;
                    border: none;
                    padding: 3px 0;
                    width: 80px;
                    border-radius: 50px;
                    margin: 10px auto;
                    font-size: 0.813em
                }

                    .menu ul ul li ul li.more a:focus {
                        outline: 3px solid #c94c00
                    }

    .menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-bottom: 0px;
        line-height: 18px;
        display: inline-block
    }

        .menu > ul a {
            display: block;
            color: #000;
            transition: all .2s;
            outline: none;
            text-decoration: none
        }

        .menu > ul > li {
            margin: 0px;
            padding: 0;
            display: inline-block;
            font-size: 1.125em
        }

            .menu > ul > li > a {
                color: #fff;
                padding: 11px 18px;
                position: relative
            }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .menu > ul > li > a {
        padding: 11px 12px
    }
}

@media (min-width: 768px) {
    .menu > ul > li > a:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 17px;
        top: 12px;
        left: 0px;
        background-color: #106289
    }

    .menu > ul > li > a:hover {
        color: #fff;
        background-color: #0f597c
    }

    .menu > ul > li > a:focus {
        color: #fff;
        background-color: #0f597c
    }

    .menu > ul > li:hover > a {
        color: #fff;
        background-color: #0f597c
    }
}

@media screen and (max-width: 767px) {
    .menu {
        display: none
    }
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999;
    display: none;
    overflow-x: hidden !important;
    overflow-y: auto
}

    .sidebar > .menu_overlay {
        background: RGBA(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: block;
        z-index: 9;
        display: none
    }

    .sidebar .m_area {
        width: 280px;
        padding-top: 3em;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 3em;
        height: 100%;
        background: #1579a9;
        overflow: hidden;
        overflow-y: scroll;
        z-index: 9999;
        -webkit-overflow-scrolling: touch;
        -webkit-overflow-scrolling: auto
    }

        .sidebar .m_area:before {
            content: "";
            width: 280px;
            position: absolute;
            top: 0;
            left: 0;
            color: #FFF;
            width: 100%;
            height: 3em;
            background: #1579a9;
            padding: 0 1em;
            line-height: 3em;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .sidebar .m_area .menu {
            display: block;
            width: 100%;
            -webkit-box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
            box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
            margin-bottom: 1em;
            background: #CCC
        }

            .sidebar .m_area .menu ul {
                margin: 0;
                padding: 0
            }

                .sidebar .m_area .menu ul li {
                    display: block;
                    float: none;
                    width: 100%
                }

                    .sidebar .m_area .menu ul li ul {
                        background: #FFF
                    }

                    .sidebar .m_area .menu ul li > a {
                        padding: 1em 1em;
                        background: #FFF;
                        border-bottom: 1px solid #CCC
                    }

                    .sidebar .m_area .menu ul li.hasChild > a {
                        padding: 1em 1em !important;
                        color: #222;
                        background: #eee;
                        padding-right: 36px;
                        position: relative;
                        border-bottom: 1px solid #ccc
                    }

                        .sidebar .m_area .menu ul li.hasChild > a:after {
                            content: '';
                            position: absolute;
                            right: 16px;
                            top: 20px;
                            width: 5px;
                            line-height: 1.25em;
                            height: 5px;
                            border: 2px solid #222;
                            transform: rotate(45deg);
                            border-top: none;
                            border-left: none;
                            transition: .3s
                        }

                    .sidebar .m_area .menu ul li li {
                        background: #FFF
                    }

                        .sidebar .m_area .menu ul li li a {
                            padding: .5em 1em .5em 2em !important;
                            background: rgba(0,0,0,0.05);
                            background-color: #fff;
                            color: #000
                        }

                            .sidebar .m_area .menu ul li li a:hover, .sidebar .m_area .menu ul li li a:focus {
                                color: #000;
                                background: rgba(0,0,0,0.15)
                            }

                            .sidebar .m_area .menu ul li li a:after {
                                display: none
                            }

                        .sidebar .m_area .menu ul li li.hasChild a {
                            background-color: #fff;
                            color: #000;
                            padding: .5em 1em .5em 2em !important
                        }

                            .sidebar .m_area .menu ul li li.hasChild a:hover, .sidebar .m_area .menu ul li li.hasChild a:focus {
                                background: rgba(0,0,0,0.15)
                            }

            .sidebar .m_area .menu a {
                display: block;
                color: #333;
                text-decoration: none;
                transition: .4s
            }

    .sidebar .menu ul ul {
        display: none;
        width: 100%;
        margin: 0;
        background: rgba(0,0,0,0.09);
        font-size: .938em;
        position: relative
    }

        .sidebar .menu ul ul a {
            padding-left: 2em
        }

        .sidebar .menu ul ul ul {
            display: none
        }

    .sidebar .navigation {
        position: relative;
        text-align: left;
        display: block
    }

        .sidebar .navigation ul {
            float: none;
            width: 90%;
            margin: 1em auto;
            padding: 0;
            overflow: hidden;
            list-style: none;
            border: 1px solid rgba(255,255,255,0.5);
            border-bottom: none;
            border-right: none
        }

        .sidebar .navigation li {
            float: left;
            width: 50%;
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .sidebar .navigation li:nth-child(odd):last-child {
                width: 100%
            }

            .sidebar .navigation li a {
                display: block;
                height: 3em;
                line-height: 2em;
                padding: .5em 1em;
                font-size: .938em;
                color: #FFF;
                font-weight: bold;
                text-decoration: none;
                border: 1px solid rgba(255,255,255,0.5);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

                .sidebar .navigation li a:nth-child(odd) {
                    border-left: none;
                    border-top: none
                }

                .sidebar .navigation li a:hover, .sidebar .navigation li a:focus {
                    background: #0a384e
                }

    .sidebar button.sidebarClose {
        position: absolute;
        display: block;
        width: 3em !important;
        height: 3em !important;
        padding: 0;
        min-width: auto;
        top: 0px;
        right: 0px;
        margin: 0;
        text-indent: -9999px;
        border: none;
        background: none;
        border: none
    }

        .sidebar button.sidebarClose:before {
            position: absolute;
            width: 15px;
            height: 15px;
            border: 3px solid #eee;
            content: "";
            top: 15px;
            right: 10px;
            transform: rotate(45deg);
            border-right: none;
            border-top: none
        }

@keyframes showMenu {
    0% {
        left: 20px
    }

    100% {
        left: 0px
    }
}

footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    font-size: 0.938em
}

    footer .container {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #626262
    }

        footer .container > div {
            padding-bottom: 1em
        }

    footer a {
        text-decoration: underline;
        color: #ffdf80
    }

        footer a:hover, footer a:focus {
            color: #ffdf80;
            text-decoration: none
        }

    footer .footer_qq {
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

@media (min-width: 768px) {
    footer .footer_qq {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    footer .footer_qq {
        float: left;
        width: 16.66667%
    }
}

@media (min-width: 1200px) {
    footer .footer_qq {
        float: left;
        width: 8.33333%
    }
}

footer .footer_info {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    footer .footer_info {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    footer .footer_info {
        float: left;
        width: 66.66667%
    }
}

@media (min-width: 1200px) {
    footer .footer_info {
        float: left;
        width: 66.66667%
    }
}

footer .footer_icon {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    footer .footer_icon {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    footer .footer_icon {
        float: left;
        width: 16.66667%
    }
}

@media (min-width: 1200px) {
    footer .footer_icon {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    footer .footer_info {
        padding-left: 40px
    }
}

footer .footer_link {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    zoom: 1;
    margin: 0
}

    footer .footer_link:before, footer .footer_link:after {
        content: "";
        display: table
    }

    footer .footer_link:after {
        clear: both
    }

    footer .footer_link li {
        float: left;
        display: block;
        margin: 0px 15px 5px 0px;
        position: relative
    }

        footer .footer_link li a {
            display: block;
            padding: 0;
            color: #fff;
            background-color: transparent
        }

            footer .footer_link li a:hover, footer .footer_link li a:focus {
                text-decoration: underline
            }

        footer .footer_link li:before {
            content: '';
            width: 1px;
            height: 13px;
            background-color: #fff;
            position: absolute;
            right: -7px;
            top: 5px
        }

        footer .footer_link li:last-child:before {
            display: none
        }

footer p {
    line-height: 1.65em;
    margin: 0 0 20px;
    padding: 0;
    color: #fff
}

footer .Copyright {
    padding: 0;
    margin: 0
}

footer .update, footer .counter {
    display: inline-block;
    margin-right: 5px
}

    footer .update em, footer .counter em {
        font-style: normal;
        color: #049ba1;
        padding: 0 .5em
    }

footer .image {
    float: left;
    margin-right: 10px
}

footer .footer_icon ul {
    margin: 0;
    padding: 0
}

    footer .footer_icon ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 5px
    }

        footer .footer_icon ul li a {
            display: block
        }

            footer .footer_icon ul li a:focus {
                box-shadow: 0 0px 0px 3px #ffbe00
            }

footer .footer_icon a {
    display: inline-block;
    vertical-align: top
}

footer .footer_icon img {
    max-width: 120px
}

.fatfooter {
    clear: both;
    zoom: 1
}

    .fatfooter:before, .fatfooter:after {
        content: "";
        display: table
    }

    .fatfooter:after {
        clear: both
    }

    .fatfooter nav {
        max-width: 100%
    }

        .fatfooter nav > ul > li {
            margin-left: -4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 20%
        }

@media screen and (max-width: 991px) {
    .fatfooter nav > ul > li {
        width: 20%
    }
}

@media screen and (max-width: 767px) {
    .fatfooter nav > ul > li {
        width: 95%;
        margin: 0px auto 3px
    }
}

@media screen and (max-width: 991px) {
    .fatfooter nav {
        max-width: 100%
    }

        .fatfooter nav > ul > li {
            margin-left: -4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 25%
        }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
    .fatfooter nav > ul > li {
        width: 25%
    }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
    .fatfooter nav > ul > li {
        width: 95%;
        margin: 0px auto 3px
    }
}

@media (max-width: 767px) {
    .fatfooter {
        display: none
    }
}

.fatfooter {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 9
}

    .fatfooter .container {
        position: relative;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #727272
    }

    .fatfooter a.accesskey {
        padding-top: 3em;
        padding-bottom: 10px;
        color: #666 !important
    }

        .fatfooter a.accesskey:focus {
            color: #fff !important
        }

    .fatfooter .btn-fatfooter {
        font-size: .813em;
        cursor: pointer;
        display: inline-block;
        width: 80px;
        height: 80px;
        color: #333;
        border: none;
        background: #434343;
        position: absolute;
        top: -50px;
        left: 47%;
        z-index: 9;
        text-indent: -9999px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box
    }

        .fatfooter .btn-fatfooter:before {
            position: absolute;
            width: 16px;
            height: 16px;
            border: 2px solid #FFF;
            content: "";
            transform: rotate(-45deg);
            top: 70%;
            left: 50%;
            border-left: none;
            border-bottom: none;
            margin-left: -8px;
            transition: .3s ease-out
        }

        .fatfooter .btn-fatfooter.close:before {
            top: 60%;
            transform: rotate(135deg)
        }

        .fatfooter .btn-fatfooter:hover, .fatfooter .btn-fatfooter:focus {
            background: #434343;
            color: #fff;
            text-decoration: none;
            cursor: pointer;
            outline: 3px solid #c94c00
        }

    .fatfooter nav {
        clear: both;
        color: #fff;
        overflow: hidden;
        display: block;
        position: relative;
        padding: 70px 30px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .fatfooter nav ul {
            list-style: none;
            margin: 0;
            overflow: hidden;
            width: 100%;
            padding: 0
        }

@media (max-width: 767px) {
    .fatfooter nav ul {
        width: 100%;
        display: block;
        margin: 0px auto
    }
}

.fatfooter nav ul li {
    display: inline-block;
    text-align: left;
    font-size: 1.125em;
    vertical-align: top;
    padding-top: 2px;
    line-height: 2.6em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .fatfooter nav ul li {
        display: block
    }
}

.fatfooter nav ul li a {
    color: #333;
    text-align: left;
    line-height: 1.65em;
    display: block;
    font-weight: 400;
    padding: 1% 5%;
    text-decoration: underline;
    color: #fff
}

    .fatfooter nav ul li a:hover, .fatfooter nav ul li a:focus {
        color: #333;
        text-decoration: none;
        background: #ffbe00;
        border: none;
        outline: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-clip: padding-box
    }

.fatfooter nav ul li ul {
    padding: 0;
    margin-top: 5px;
    overflow: hidden
}

@media (max-width: 767px) {
    .fatfooter nav ul li ul {
        width: auto;
        padding-left: 5%
    }
}

.fatfooter nav ul li ul li {
    display: block;
    margin: 0;
    padding: 5px 2px;
    border: none;
    background: none;
    width: 100%;
    font-size: 0.875em
}

    .fatfooter nav ul li ul li a {
        display: block;
        color: #fff;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
        font-size: .938em;
        font-weight: normal;
        line-height: 1.4em;
        padding: 3px 8px;
        background: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: none
    }

.fatfooter nav ul li ul ul {
    display: none
}

.fatfooter .share_fatfoot {
    text-align: right;
    margin-top: 20px
}

    .fatfooter .share_fatfoot ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .fatfooter .share_fatfoot ul li {
            display: inline-block
        }

.function {
    margin: 0px 0 10px;
    overflow: hidden;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .function ul {
        padding: 0;
        margin: 0
    }

        .function ul li {
            list-style: none;
            display: block;
            float: left;
            margin: 0 3px 3px 0
        }

            .function ul li button, .function ul li a {
                font-size: .938em;
                display: block;
                padding: .1em 1em .1em 2em;
                background-color: #6c6c6c;
                color: #FFF;
                background-repeat: no-repeat;
                background-position: 7px 10px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                background-clip: padding-box;
                text-decoration: none
            }

                .function ul li button:hover, .function ul li button:focus, .function ul li a:hover, .function ul li a:focus {
                    background-color: #535353;
                    background-repeat: no-repeat;
                    background-position: 7px 10px
                }

            .function ul li.back a {
                background-image: url(../images/function_back.png)
            }

            .function ul li.print a {
                background-image: url(../images/function_print.png)
            }

            .function ul li.forward a {
                background-image: url(../images/function_forward.png)
            }

.quickLink {
    float: none;
    clear: both;
    margin: 20px 0;
    text-align: right;
    float: right
}

    .quickLink ul {
        margin: 0px;
        padding: 0px
    }

        .quickLink ul li {
            display: inline;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            background-image: none
        }

            .quickLink ul li a.back {
                background-image: url(../images/back.gif);
                background-repeat: no-repeat;
                background-position: 0px 4px;
                padding: 0 0 0 20px;
                display: inline;
                color: #333;
                text-decoration: none
            }

.modal {
    position: fixed;
    display: block;
    width: 400px;
    height: 300px;
    background: #FFF;
    z-index: 99999999;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -200px;
    padding: 1em 1em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    -webkit-box-shadow: 1px 1px 35px RGBA(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 35px RGBA(0, 0, 0, 0.75);
    box-shadow: 1px 1px 35px RGBA(0, 0, 0, 0.75);
    animation: scaleUp .3s ease-out
}

    .modal h2 {
        border-bottom: 1px solid #1579a9;
        padding-bottom: .5em
    }

    .modal .close {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px !important;
        min-width: auto;
        height: 30px;
        font-size: 0;
        border: none;
        display: block;
        padding: 0;
        background: url(../images/basic/icon_close.svg) no-repeat center center
    }

        .modal .close:hover, .modal .close:focus {
            cursor: pointer
        }

@keyframes scaleUp {
    0% {
        transform: scale(1) translateY(-100px);
        opacity: 0
    }

    100% {
        transform: scale(1) translateY(0px);
        opacity: 1
    }
}

.modal_overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: RGBA(0, 0, 0, 0.5);
    z-index: 99999998
}

.pagination {
    margin: 10px auto 5px;
    padding: 0px;
    display: block;
    text-align: center;
    clear: both;
    font-size: .938em;
    clear: both;
    zoom: 1
}

    .pagination:before, .pagination:after {
        content: "";
        display: table
    }

    .pagination:after {
        clear: both
    }

    .pagination span {
        color: #1579a9;
        margin: 0px .5em
    }

    .pagination .page {
        margin: 0px 0;
        padding: 0
    }

        .pagination .page li {
            display: inline-block;
            width: 40px;
            height: 40px;
            margin: 0 2px 5px;
            list-style: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .pagination .page li a {
                border-radius: 5px;
                padding: 6px 10px;
                font-weight: 800;
                display: block;
                white-space: nowrap;
                color: #333;
                background-color: #f7f7f7;
                *zoom: 1;
                filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFEAEAEA');
                background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
                background-size: 100%;
                background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7),color-stop(100%, #eaeaea));
                background-image: -moz-linear-gradient(top, #f7f7f7 0%,#eaeaea 100%);
                background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#eaeaea 100%);
                background-image: linear-gradient(to bottom, #f7f7f7 0%,#eaeaea 100%);
                border: #ccc solid 1px
            }

                .pagination .page li a:hover, .pagination .page li a:focus {
                    background: #1579a9;
                    color: #fff !important;
                    border: #1579a9 solid 1px
                }

            .pagination .page li.active a {
                color: #fff !important;
                background: #1579a9;
                border: #1579a9 solid 1px
            }

            .pagination .page li.first a, .pagination .page li.prev a, .pagination .page li.next a, .pagination .page li.last a {
                background-image: url(../images/pageBtn.png);
                background-repeat: no-repeat;
                background-size: 53px;
                background-color: #eee;
                height: 37px;
                width: 40px;
                border: 1px solid #bbb;
                font-size: 0;
                margin: 0;
                padding: 12px 10px 0;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

                .pagination .page li.first a:hover, .pagination .page li.first a:focus, .pagination .page li.prev a:hover, .pagination .page li.prev a:focus, .pagination .page li.next a:hover, .pagination .page li.next a:focus, .pagination .page li.last a:hover, .pagination .page li.last a:focus {
                    background-color: #ffc
                }

            .pagination .page li.first.first a, .pagination .page li.prev.first a, .pagination .page li.next.first a, .pagination .page li.last.first a {
                background-position: 8px -53px
            }

            .pagination .page li.first.prev a, .pagination .page li.prev.prev a, .pagination .page li.next.prev a, .pagination .page li.last.prev a {
                background-position: 8px 7px
            }

            .pagination .page li.first.next a, .pagination .page li.prev.next a, .pagination .page li.next.next a, .pagination .page li.last.next a {
                background-position: -20px 7px
            }

            .pagination .page li.first.last a, .pagination .page li.prev.last a, .pagination .page li.next.last a, .pagination .page li.last.last a {
                background-position: -20px -53px
            }

    .pagination .total {
        padding: 5px
    }

        .pagination .total select {
            margin: 0px .5em
        }

@media screen and (max-width: 767px) {
    .pagination .total select {
        margin: 0px
    }
}

.pagination .total .btn {
    min-width: auto;
    padding: .4em 1em !important
}

@media (max-width: 767px) {
    .pagination .total select.form-control {
        margin: 0px 0px;
        text-align: center
    }

    .pagination .form_inline {
        display: none
    }
}

.condition {
    float: right;
    margin: 0px 0 1em;
    background-color: #fff
}

    .condition a {
        display: inline-block;
        padding: 8px 6px 8px 30px;
        background: url(../images/search_icon.png) no-repeat 8px 10px;
        line-height: 110%;
        border: 1px solid #fff !important;
        text-decoration: none;
        color: #666
    }

        .condition a:hover {
            border-color: #bbb !important;
            box-shadow: rgba(0,0,0,0.35) 0 0 4px;
            color: #333;
            background-color: #fff
        }

.thumbnail {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .thumbnail {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .thumbnail {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 1200px) {
    .thumbnail {
        float: left;
        width: 33.33333%
    }
}

.thumbnail a {
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #DDD;
    padding: .5em
}

    .thumbnail a:hover, .thumbnail a:focus {
        border: 1px solid #1579a9
    }

.thumbnail .imgOuter {
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .thumbnail .imgOuter:before {
        display: block;
        content: "";
        padding-top: 75%
    }

    .thumbnail .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.thumbnail .caption {
    max-width: 90%;
    margin: 0px auto
}

.category {
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1em auto 1em
}

    .category ul {
        padding: 0;
        margin: 0;
        overflow: hidden
    }

        .category ul li {
            margin: 0px 5px 5px 0px;
            display: block;
            float: left
        }

    .category a {
        background: #fff;
        padding: .4em 1em;
        display: block;
        color: #333;
        box-shadow: rgba(0,0,0,0.16) 0px 1px 4px;
        border: 1px solid #eee;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-clip: padding-box
    }

        .category a:hover, .category a:focus, .category a.active {
            background: #1579a9;
            color: #fff
        }

.gallery .lightbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    display: none
}

    .gallery .lightbox .galler_overlay {
        position: fixed;
        background: rgba(0,0,0,0.8);
        width: 100vw;
        height: 100vh;
        z-index: 1;
        display: block
    }

    .gallery .lightbox .caption {
        color: #FFF;
        position: absolute;
        bottom: 0px;
        text-align: center;
        z-index: 999999;
        width: 60%;
        height: 8%;
        left: 50%;
        margin-left: -30%;
        line-height: 1.3em
    }

    .gallery .lightbox .light_prev, .gallery .lightbox .light_next {
        position: absolute;
        top: 50%;
        margin-top: -20px;
        left: 0px;
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 0.938em;
        color: #FFF;
        z-index: 999;
        text-align: center;
        background: rgba(0,0,0,0.8);
        transition: .3s ease-out
    }

    .gallery .lightbox .light_next {
        right: 0px;
        left: auto
    }

        .gallery .lightbox .light_prev:hover, .gallery .lightbox .light_next:hover {
            background: #FFF;
            color: #000;
            cursor: pointer
        }

    .gallery .lightbox .light_close {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 80px;
        height: 30px;
        color: #FFF;
        line-height: 30px;
        font-size: 0.938em;
        z-index: 999;
        background: rgba(0,0,0,0.8);
        transition: .3s ease-out;
        text-align: center
    }

        .gallery .lightbox .light_close:hover {
            background: #FFF;
            color: #000;
            cursor: pointer
        }

    .gallery .lightbox img {
        max-width: 80vw;
        max-height: 80vh;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.share {
    margin: 0px;
    float: left;
    width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .share span {
        float: left;
        margin: 7px 10px 0 0
    }

    .share ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

        .share ul li {
            width: 35px;
            height: 35px;
            display: inline-block;
            text-align: left;
            margin: 0px 0px 3px
        }

@media screen and (max-width: 991px) {
    .share ul li {
        margin: 0px 1px 2px;
        width: 30px;
        height: 30px
    }
}

.share ul li img {
    width: 100%;
    height: 100%
}

*[class^="notice"] {
    padding: .4em 2em .4em 2em;
    display: block;
    font-size: .938em;
    margin: .2em 0;
    position: relative;
    color: #666;
    background-color: #f2f2f2;
    vertical-align: middle;
    position: relative;
    border-left: .5em solid #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box
}

    *[class^="notice"]:before {
        position: absolute;
        top: .7em;
        left: .5em;
        display: block;
        vertical-align: middle;
        width: 15px;
        height: 15px;
        content: ""
    }

        *[class^="notice"]:before img {
            width: 100%
        }

    *[class^="notice"] a.close {
        position: absolute;
        width: 12px;
        height: 12px;
        top: .4em;
        right: 1em;
        opacity: .5;
        filter: alpha(opacity=50)
    }

        *[class^="notice"] a.close:hover, *[class^="notice"] a.close:focus {
            opacity: 1;
            filter: alpha(opacity=100)
        }

        *[class^="notice"] a.close img {
            width: 12px;
            height: 12px
        }

*[class*="notice_info"] {
    border: none;
    color: #00529B;
    background-color: #BDE5F8;
    border-left: .5em solid #BDE5F8
}

    *[class*="notice_info"]:before {
        background: url(../images/basic/icon_info.svg) no-repeat center center;
        background-size: 15px
    }

*[class*="notice_success"] {
    border: none;
    color: #4F8A10;
    background-color: #DFF2BF;
    border-left: .5em solid #DFF2BF
}

    *[class*="notice_success"]:before {
        background: url(../images/basic/icon_success.svg) no-repeat center center;
        background-size: 15px
    }

*[class*="notice_warning"] {
    border: none;
    color: #CE5605;
    background-color: #FEEFB3;
    border-left: .5em solid #FEEFB3
}

    *[class*="notice_warning"]:before {
        background: url(../images/basic/icon_warning.svg) no-repeat center center;
        background-size: 15px
    }

*[class*="notice_error"] {
    border: none;
    color: #D8000C;
    background-color: #FFD2D2;
    border-left: .5em solid #FFD2D2
}

    *[class*="notice_error"]:before {
        background: url(../images/basic/icon_error.svg) no-repeat center center;
        background-size: 15px
    }

body {
    font-family: Arial,Helvetica,sans-serif,"微軟正黑體"
}

    body.noscroll {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden !important
    }

.wrapper {
    width: 100%;
    margin: 0px auto;
    background-color: #bfbfbf
}

.container {
    padding: 0;
    margin: 0 auto;
    max-width: 1200px;
    background-color: #fff
}

@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 980px
    }
}

.main {
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: #bfbfbf
}

@media screen and (max-width: 767px) {
    .main {
        padding-top: 55px
    }
}

.main h2 {
    line-height: 1.25em;
    margin-bottom: 20px;
    color: #333;
    font-weight: 400;
    font-size: 1.25em;
    padding: 10px 15px
}

.main.medium_size {
    font-size: 1.125em
}

.main.large_size {
    font-size: 1.25em
}

.innerpage .center_block h2 {
    color: #fff !important;
    background-color: #528124;
    border-radius: 5px
}

.more {
    text-align: right;
    float: right
}

    .more a {
        display: inline-block;
        background-color: #ddd;
        color: #333;
        width: auto;
        padding: .3em 2em;
        text-align: center;
        border-radius: 5px;
        font-size: .938em;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

        .more a:hover, .more a:focus {
            background-color: #ccc
        }

a:focus {
    outline: none;
    box-shadow: 0 0px 0px 3px #ffbe00 inset
}

@media screen and (max-width: 767px) {
    a:focus {
        box-shadow: none
    }
}

.slick-dots li button {
    min-width: 12px
}

a {
    cursor: pointer
}

.hidden {
    display: none
}

.section {
    padding: 0em
}

    .section [class^="col"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .section + .section {
        padding-top: 0
    }

.col-12 .container {
    max-width: 1200px
}

.col-12 .col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .col-12 .col {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-12 .col {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-12 .col {
        float: left;
        width: 100%
    }
}

.col-3 .col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .col-3 .col {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-3 .col {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .col-3 .col {
        float: left;
        width: 25%
    }
}

.news .container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.news .col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .news .col {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 992px) {
    .news .col {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 1200px) {
    .news .col {
        float: left;
        width: 33.33333%
    }
}

.col-6 {
    clear: both;
    zoom: 1
}

    .col-6:before, .col-6:after {
        content: "";
        display: table
    }

    .col-6:after {
        clear: both
    }

    .col-6 .col {
        float: left;
        width: 100%
    }

@media (min-width: 768px) {
    .col-6 .col {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-6 .col {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .col-6 .col {
        float: left;
        width: 50%
    }
}

.col-8-4 .news {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .col-8-4 .news {
        float: left;
        width: 66.66667%
    }
}

@media (min-width: 992px) {
    .col-8-4 .news {
        float: left;
        width: 66.66667%
    }
}

@media (min-width: 1200px) {
    .col-8-4 .news {
        float: left;
        width: 66.66667%
    }
}

.col-8-4 .video {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-8-4 .video {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 992px) {
    .col-8-4 .video {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 1200px) {
    .col-8-4 .video {
        float: left;
        width: 33.33333%
    }
}

.col-3-3-3 .col {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-3-3-3 .col {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 992px) {
    .col-3-3-3 .col {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 1200px) {
    .col-3-3-3 .col {
        float: left;
        width: 33.33333%
    }
}

.col-3-3-3 .imgOuter {
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .col-3-3-3 .imgOuter:before {
        display: block;
        content: "";
        padding-top: 75%
    }

    .col-3-3-3 .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.col-3-3-3 + .col-3-3-3 {
    background: #1579a9
}

.col-1-2-1 .col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 250px
}

@media (min-width: 768px) {
    .col-1-2-1 .col {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-1-2-1 .col {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .col-1-2-1 .col {
        float: left;
        width: 25%
    }
}

.col-1-2-1 .col:nth-child(2) {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-1-2-1 .col:nth-child(2) {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-1-2-1 .col:nth-child(2) {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .col-1-2-1 .col:nth-child(2) {
        float: left;
        width: 50%
    }
}

.col-5 .col {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-5 .col {
        float: left;
        width: 16.66667%
    }
}

@media (min-width: 992px) {
    .col-5 .col {
        float: left;
        width: 16.66667%
    }
}

@media (min-width: 1200px) {
    .col-5 .col {
        float: left;
        width: 16.66667%
    }
}

.col-5 .col:first-child {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-5 .col:first-child {
        margin-left: 8.33333%
    }
}

@media (min-width: 992px) {
    .col-5 .col:first-child {
        margin-left: 8.33333%
    }
}

@media (min-width: 1200px) {
    .col-5 .col:first-child {
        margin-left: 8.33333%
    }
}

.innerpage > .container {
    z-index: 99
}

.innerpage .mainleftblock {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 0%;
    overflow: hidden
}

@media (min-width: 768px) {
    .innerpage .mainleftblock {
        float: left;
        width: 0%
    }
}

@media (min-width: 992px) {
    .innerpage .mainleftblock {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .innerpage .mainleftblock {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .innerpage .mainleftblock {
        display: none
    }
}

.innerpage .center_block {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .innerpage .center_block {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .innerpage .center_block {
        float: left;
        width: 75%
    }
}

@media (min-width: 1200px) {
    .innerpage .center_block {
        float: left;
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .innerpage .center_block {
        padding: 0;
        position: relative;
        min-height: 1px;
        padding-left: 25px;
        padding-right: 25px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

.submenu {
    position: relative;
    margin: 20px 0 25px 0;
    padding: 0;
    background: #e3edf2;
    background: linear-gradient(45deg, #e3edf2 0%,#d2e2e9 100%)
}

    .submenu .title {
        font-size: 1.375em;
        background-color: #1579a9;
        color: #fff;
        padding: 15px 10px;
        position: relative;
        margin: 0 0 5px;
        text-align: center;
        border-bottom: 2px solid #ccc
    }

    .submenu ul {
        margin: 0;
        padding: 15px 20px
    }

        .submenu ul li {
            list-style-type: none;
            margin: 0;
            padding: 0;
            font-size: 1.063em
        }

            .submenu ul li a {
                border-bottom: 1px solid #fff;
                color: #000;
                padding: 10px 20px;
                display: block;
                text-decoration: none;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

                .submenu ul li a:hover, .submenu ul li a:focus {
                    background-color: #fff;
                    text-decoration: none;
                    color: #0b3f57
                }

            .submenu ul li:last-child a {
                border-bottom: none
            }

.np, .lp, .cp, .ap, .forwardForm, .qp, .sitemap {
    clear: both
}

.agency_inblock {
    margin: 0;
    padding: 0
}

    .agency_inblock .title {
        font-size: 1.375em;
        background-color: #999;
        color: #fff;
        padding: 12px 10px;
        position: relative;
        margin: 0 0 0px 0;
        text-align: center
    }

    .agency_inblock ul {
        margin: 15px 0;
        padding: 0
    }

        .agency_inblock ul li {
            margin: 0 0 10px 0;
            padding: 0;
            list-style-type: none
        }

            .agency_inblock ul li a {
                padding: 8px 5px;
                display: block;
                background-color: #e1e1e1;
                text-align: center
            }

                .agency_inblock ul li a:hover {
                    background-color: #c94c00
                }

.hidden {
    display: none
}

.marquee_block .marquee {
    height: 50px;
    display: block;
    overflow: hidden;
    background-color: #fff9bf;
    margin: .5em 0 0;
    text-align: left;
    padding: 0;
    position: relative;
    min-height: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .marquee_block .marquee ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .marquee_block .marquee .slick-prev {
        transform: rotate(90deg);
        right: 20px !important;
        top: 5px !important;
        left: auto;
        opacity: .5;
        background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
        background-size: 16px;
        width: 20px !important;
        height: 20px !important;
        box-shadow: none
    }

        .marquee_block .marquee .slick-prev:hover, .marquee_block .marquee .slick-prev:focus {
            opacity: 1
        }

        .marquee_block .marquee .slick-prev:before {
            width: 10px !important;
            height: 10px !important
        }

    .marquee_block .marquee .slick-next {
        transform: rotate(-90deg);
        right: 20px !important;
        top: 27px !important;
        left: auto;
        opacity: .5;
        width: 20px !important;
        height: 20px !important;
        background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
        background-size: 16px;
        box-shadow: none
    }

        .marquee_block .marquee .slick-next:hover, .marquee_block .marquee .slick-next:focus {
            opacity: 1
        }

        .marquee_block .marquee .slick-next:before {
            width: 10px !important;
            height: 10px !important
        }

    .marquee_block .marquee > div {
        padding: 0;
        margin: 0
    }

    .marquee_block .marquee li {
        padding: 0;
        font-size: 1.125em
    }

        .marquee_block .marquee li a {
            display: block;
            line-height: 50px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #000;
            padding-right: 3em;
            text-decoration: none
        }

            .marquee_block .marquee li a:hover {
                color: #116289
            }

        .marquee_block .marquee li span {
            background-color: #c94c00;
            padding: 5px 10px;
            border-radius: 5px;
            color: #fff;
            position: relative;
            margin: 0 1em 0 .5em
        }

            .marquee_block .marquee li span:after {
                content: '';
                border: 7px solid #c94c00;
                border-top-color: transparent;
                border-right-color: transparent;
                border-bottom-color: transparent;
                position: absolute;
                right: -13px;
                top: 9px
            }

.block02 {
    z-index: 99
}

    .block02 .col:first-child .more {
        display: none
    }

.col-8-4 .container {
    padding-top: 15px
}

.col-8-4 .bigbannerblock {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .col-8-4 .bigbannerblock {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-8-4 .bigbannerblock {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-8-4 .bigbannerblock {
        float: left;
        width: 100%
    }
}

.block03 {
    margin: 0;
    position: relative;
    z-index: 99
}

    .block03 > .container {
        padding-bottom: 30px;
        padding-top: 30px
    }

        .block03 > .container .news h2 {
            color: #1579a9;
            font-weight: 600;
            text-align: left;
            border-bottom: 8px solid #1579a9;
            background-color: transparent;
            margin: 0 0 10px;
            padding: 0 0 5px
        }

        .block03 > .container .news ul {
            margin: 0 0 10px;
            padding: 0
        }

            .block03 > .container .news ul li {
                list-style-type: none;
                border-bottom: 1px dotted #666;
                font-size: 0.938em;
                height: auto
            }

                .block03 > .container .news ul li a {
                    display: block;
                    padding: 6px 0 6px 0px
                }

                    .block03 > .container .news ul li a span {
                        margin-left: 0px;
                        margin-right: 10px;
                        color: #666;
                        display: block
                    }

        .block03 > .container .news .more a {
            background-image: url("../images/nav_icon02_01.png");
            background-repeat: no-repeat;
            background-position: 0 3px;
            color: #333;
            background-color: transparent;
            padding: 0px 0 0 25px
        }

            .block03 > .container .news .more a:hover {
                color: #eb0202
            }

.fastlink {
    width: 50px;
    position: fixed;
    left: 0px;
    top: 145px;
    transition: .4s;
    z-index: 99
}

@media (max-width: 767px) {
    .fastlink {
        display: none
    }
}

.fastlink .fastlink_btn {
    width: 30px;
    position: absolute;
    top: 0px;
    right: -30px
}

    .fastlink .fastlink_btn a {
        text-align: center;
        background-color: #000;
        font-weight: bold;
        display: block;
        color: #fff;
        padding: 5px 0px;
        text-decoration: none;
        width: 30px
    }

        .fastlink .fastlink_btn a:hover {
            text-decoration: none
        }

.fastlink .fastlink_btn2 {
    float: left;
    width: 30px;
    position: absolute;
    top: 0px;
    right: -30px;
    display: none
}

    .fastlink .fastlink_btn2 a {
        text-align: center;
        background-color: #000;
        font-weight: bold;
        display: block;
        color: #fff;
        padding: 5px 0;
        text-decoration: none;
        width: 30px
    }

        .fastlink .fastlink_btn2 a:hover {
            text-decoration: none
        }

.fastlink ul {
    margin: 0 0 0 50px;
    padding: 0px;
    background-color: #000;
    text-align: center;
    list-style: none
}

    .fastlink ul li {
        margin: 0
    }

        .fastlink ul li a {
            display: block;
            padding: 10px 5px;
            text-align: center;
            color: #fff;
            font-size: 0.875em;
            background-color: #000;
            width: 50px;
            position: relative;
            transition: .2s
        }

            .fastlink ul li a:hover {
                text-decoration: none;
                background-color: #666;
                width: 175px
            }

                .fastlink ul li a:hover:before {
                    content: '';
                    position: absolute;
                    top: 13px;
                    left: 50px;
                    width: 130px;
                    font-size: 1.25em;
                    text-align: left
                }

            .fastlink ul li a.group01:hover:before {
                content: '新聞稿'
            }

            .fastlink ul li a.group02:hover:before {
                content: '業務專區'
            }

            .fastlink ul li a.group03:hover:before {
                content: '勞動統計'
            }

            .fastlink ul li a.group04:hover:before {
                content: '服務專區'
            }

            .fastlink ul li a.group05:hover:before {
                content: '常見問答'
            }

            .fastlink ul li a.group06:hover:before {
                content: '熱門推薦'
            }

            .fastlink ul li a.group07:hover:before {
                content: '勞動部所屬機關'
            }

            .fastlink ul li a.group08:hover:before {
                content: '主題網站'
            }

            .fastlink ul li a img {
                width: 25px;
                height: 25px;
                display: block;
                margin: 0 0 5px 10px
            }

    .fastlink ul:last-child {
        margin: 0
    }

.movie_lightbox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 999999
}

    .movie_lightbox .moviebox {
        width: 60%;
        margin: 5% auto;
        background-color: #fff;
        border-radius: 5px;
        padding: 35px 25px;
        position: relative
    }

@media (max-width: 767px) {
    .movie_lightbox .moviebox {
        width: 80%
    }
}

.movie_lightbox .close {
    position: absolute;
    right: 10px;
    top: 10px
}

.movie_lightbox .movie {
    margin: 30px 0 0;
    width: 100%;
    height: 400px
}

    .movie_lightbox .movie iframe {
        width: 100%;
        height: 400px
    }

    .movie_lightbox .movie embed {
        width: 100%;
        height: 400px
    }

.lp table tr:hover {
    background-color: #FFC
}

.lp table td.date {
    text-align: center;
    color: #666
}

@media screen and (max-width: 767px) {
    .lp table td.date {
        text-align: left
    }
}

.lp table td.num {
    text-align: center;
    color: #666
}

@media screen and (max-width: 767px) {
    .lp table td.num {
        text-align: left
    }
}

.lp .table_list {
    margin-bottom: 20px
}

    .lp .table_list .fileType, .lp .table_list .explain {
        margin-right: 5px
    }

        .lp .table_list .fileType img, .lp .table_list .explain img {
            vertical-align: middle
        }

@media screen and (max-width: 767px) {
    .lp .table_list {
        background-color: transparent !important
    }

        .lp .table_list thead, .lp .table_list tbody, .lp .table_list th, .lp .table_list td, .lp .table_list tr {
            display: block
        }

            .lp .table_list thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px
            }

        .lp .table_list tr {
            border: 1px solid #ccc;
            margin-bottom: 10px
        }

        .lp .table_list td {
            border: none !important;
            border-bottom: 1px solid #eee !important;
            position: relative;
            padding-left: 45% !important;
            white-space: normal;
            text-align: left
        }

            .lp .table_list td:before {
                content: attr(data-title);
                position: absolute;
                top: .5em;
                left: .5em;
                width: 20%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
                font-weight: bold;
                color: #000
            }
}

.lp .list ul, .lp .list ol {
    list-style-type: none;
    padding: 0;
    border-top: 2px solid #1579a9
}

    .lp .list ul li, .lp .list ol li {
        padding: 1em 0;
        border-bottom: 1px solid #DDD;
        position: relative
    }

        .lp .list ul li a, .lp .list ol li a {
            display: block;
            padding-left: 2em;
            position: relative;
            line-height: 1.45em
        }

            .lp .list ul li a .num, .lp .list ol li a .num {
                width: 1.5em;
                text-align: right;
                position: absolute;
                top: 0;
                left: 0
            }

                .lp .list ul li a .num:after, .lp .list ol li a .num:after {
                    content: ".";
                    display: inline-block
                }

        .lp .list ul li span.dept, .lp .list ol li span.dept {
            display: inline-block;
            font-size: .938em
        }

@media screen and (max-width: 767px) {
    .lp .list ul li span.dept, .lp .list ol li span.dept {
        display: block
    }
}

.lp .list ul li time, .lp .list ol li time {
    display: block;
    color: #AAA;
    font-size: .938em
}

.lp .album {
    margin: 1em auto;
    overflow: hidden
}

    .lp .album ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

        .lp .album ul li {
            float: left;
            width: 100%;
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

@media (min-width: 768px) {
    .lp .album ul li {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 992px) {
    .lp .album ul li {
        float: left;
        width: 33.33333%
    }
}

@media (min-width: 1200px) {
    .lp .album ul li {
        float: left;
        width: 33.33333%
    }
}

.lp .album ul li a {
    display: block;
    text-align: center
}

.lp .album ul li .imgOuter {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #DEDEDE
}

    .lp .album ul li .imgOuter:before {
        display: block;
        content: "";
        padding-top: 75%
    }

    .lp .album ul li .imgOuter img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto
    }

.explanation {
    margin: 0 0 10px;
    background-image: url(../images/star.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 20px;
    color: #eb0202
}

.listbutton {
    clear: both;
    float: right;
    margin: 0 0 10px
}

    .listbutton ul {
        margin: 0;
        padding: 0
    }

        .listbutton ul li {
            float: left;
            list-style-type: none;
            white-space: nowrap;
            margin: 0 0 0 5px
        }

            .listbutton ul li a {
                display: inline-block;
                padding: 6px 10px 6px;
                text-decoration: none;
                background-color: #959595;
                color: #fff;
                border-radius: 5px
            }

                .listbutton ul li a:hover {
                    background-color: #c94c00
                }

.listph {
    margin: 0;
    padding: 30px 0 10px;
    clear: both
}

    .listph ul {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        overflow: hidden
    }

        .listph ul li {
            list-style-type: none;
            float: left;
            margin: 0 50px 30px 0;
            text-align: center;
            vertical-align: middle
        }

            .listph ul li a {
                display: block
            }

                .listph ul li a:focus {
                    box-shadow: 0 0px 0px 2px #ffbe00
                }

            .listph ul li img {
                width: 170px;
                height: 60px;
                padding: 5px;
                border: 1px solid #ccc;
                box-shadow: 0 0 3px #CCC;
                background-color: #fff;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

@media (min-width: 1200px) {
    .listph ul li:nth-child(4n) {
        margin: 0 0 30px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .listph ul li {
        margin: 0 85px 30px 0
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 0
        }
}

@media (min-width: 790px) and (max-width: 991px) {
    .listph ul {
        width: 750px
    }

        .listph ul li {
            margin: 0 20px 30px 0
        }

            .listph ul li:nth-child(4n) {
                margin: 0 0px 30px 0
            }
}

@media (min-width: 768px) and (max-width: 789px) {
    .listph ul {
        width: 750px
    }

        .listph ul li {
            margin: 0 10px 30px 0
        }

            .listph ul li:nth-child(4n) {
                margin: 0 0px 30px 0
            }
}

@media (min-width: 755px) and (max-width: 767px) {
    .listph ul li {
        margin: 0 5px 30px 0
    }

        .listph ul li:nth-child(4n) {
            margin: 0 0 30px 0
        }
}

@media (min-width: 700px) and (max-width: 754px) {
    .listph ul li {
        margin: 0 25px 30px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 30px
        }
}

@media (min-width: 650px) and (max-width: 699px) {
    .listph ul li {
        margin: 0 17px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 17px
        }
}

@media (min-width: 590px) and (max-width: 649px) {
    .listph ul li {
        margin: 0 6px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 6px
        }
}

@media (min-width: 480px) and (max-width: 589px) {
    .listph ul {
        width: 400px
    }

        .listph ul li {
            margin: 0 25px 30px
        }

            .listph ul li:nth-child(2n) {
                margin: 0 0 30px 5px
            }
}

@media (min-width: 450px) and (max-width: 479px) {
    .listph ul li {
        margin: 0 30px 30px
    }

        .listph ul li:nth-child(2n) {
            margin: 0 0 30px 0px
        }
}

@media (min-width: 375px) and (max-width: 449px) {
    .listph ul {
        width: 350px
    }

        .listph ul li {
            margin: 0 6px 30px 0px
        }

            .listph ul li:nth-child(2n) {
                margin: 0 0 20px 0px
            }
}

@media (max-width: 374px) {
    .listph ul {
        width: 170px
    }

        .listph ul li {
            margin: 0 0px 20px 0px
        }
}

.listph2 > ul {
    list-style: none;
    margin: 0 0 0 0px;
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    line-height: 100%
}

    .listph2 > ul > li {
        float: left;
        padding: 9px 0 6px;
        margin: 0 15px 15px 0;
        text-align: center;
        border: 1px solid #bbb;
        width: 31.5%;
        height: 290px;
        box-shadow: rgba(0,0,0,0.3) 0 0 4px;
        text-align: center;
        background-color: #fff
    }

.listph2 li .image {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .listph2 li .image img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        max-height: 170px
    }

.listph2 li p {
    height: 50px;
    margin: 10px 0px 5px;
    padding: 0;
    text-align: center;
    line-height: 150%;
    overflow: hidden;
    border-bottom: 1px dotted #bbb
}

.listph2 li a {
    text-decoration: none
}

.listph2 ul ul {
    list-style: none;
    margin: 0 auto;
    padding: 6px 0 0;
    line-height: 110%;
    color: #333
}

    .listph2 ul ul li {
        margin: 0 0;
        padding: 0;
        display: inline-block;
        text-align: center
    }

        .listph2 ul ul li a {
            display: block;
            padding: 6px 10px;
            background-color: #999;
            border-radius: 0px;
            position: relative;
            color: #fff
        }

            .listph2 ul ul li a:hover {
                color: #FF6
            }

        .listph2 ul ul li.spacing {
            margin: 0 25px 0 0
        }

@media (min-width: 1200px) {
    .listph2 > ul > li:nth-child(3n) {
        margin: 0 0 15px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0
    }

        .listph2 > ul > li:nth-child(3n) {
            margin: 0 0 15px 0
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0
    }

        .listph2 > ul > li:nth-child(3n) {
            margin: 0 0 15px 0
        }
}

@media (min-width: 532px) and (max-width: 767px) {
    .listph2 > ul > li {
        margin: 0 20px 20px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 20px 0
        }
}

@media (min-width: 525px) and (max-width: 649px) {
    .listph2 > ul > li {
        margin: 0 15px 20px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 20px 0
        }
}

@media (min-width: 481px) and (max-width: 524px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 15px 0
        }
}

@media (max-width: 480px) {
    .listph2 > ul > li {
        margin: 0 0px 15px 0;
        width: 99%
    }

    .listph2 ul ul li {
        margin: 0 15px 0 0
    }
}

.condition_block {
    display: flex;
    justify-content: space-between;
    margin: .8em 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: .5em
}

@media screen and (max-width: 575px) {
    .condition_block {
        display: block
    }
}

.condition_rightblock {
    flex: auto;
    display: flex;
    justify-content: flex-end
}

    .condition_rightblock .RSSbtn {
        flex: none;
        display: flex;
        justify-content: flex-end
    }

        .condition_rightblock .RSSbtn button {
            margin: 0
        }

            .condition_rightblock .RSSbtn button.btn {
                padding: 0.3em 1em
            }

    .condition_rightblock .condition_searchbtn {
        flex: none;
        margin-left: 5px;
        display: flex;
        justify-content: flex-end
    }

        .condition_rightblock .condition_searchbtn button {
            margin: 0
        }

            .condition_rightblock .condition_searchbtn button.btn {
                padding: 0.3em 1em
            }

.condition_searchblock {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #eee;
    background-color: #fff;
    display: none
}

    .condition_searchblock .form_grid {
        border: none
    }

.item_listblock .item_list {
    display: flex;
    padding: 5px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

@media screen and (max-width: 767px) {
    .item_listblock .item_list {
        flex-wrap: wrap
    }
}

.item_listblock .item_list .number {
    flex: none;
    flex-basis: 30px;
    max-width: 30px
}

@media screen and (max-width: 767px) {
    .item_listblock .item_list .number {
        flex-basis: 40px;
        max-width: 40px;
        padding: 5px;
        background-color: #000;
        color: #fff;
        display: flex;
        justify-content: center;
        margin-bottom: 8px
    }
}

.item_listblock .item_list .pic {
    flex: none;
    flex-basis: 25%;
    max-width: 25%;
    height: 160px;
    margin-bottom: 15px;
    background-color: #eee;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 767px) {
    .item_listblock .item_list .pic {
        flex-basis: 100%;
        max-width: 100%;
        height: 240px
    }
}

.item_listblock .item_list .pic img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    transition: .5s
}

.item_listblock .item_list .content {
    flex: auto;
    flex-basis: calc(100% - 30px - 25%);
    max-width: calc(100% - 30px - 25%);
    padding-left: 20px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .item_listblock .item_list .content {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 0
    }
}

.item_listblock .item_list .content .item_title {
    margin: 5px 0 10px;
    padding: 0;
    font-size: 1.25em
}

    .item_listblock .item_list .content .item_title a {
        text-decoration: underline
    }

        .item_listblock .item_list .content .item_title a:hover {
            text-decoration: none
        }

.item_listblock .item_list .content .date {
    display: flex
}

    .item_listblock .item_list .content .date span {
        font-size: 0.938em;
        color: #666;
        padding: 0;
        margin-right: 30px;
        border-radius: 5px
    }

.item_listblock .item_list .content p {
    font-size: 0.938em;
    padding: 0;
    margin: 10px 0
}

.item_listblock .item_list2 {
    padding: 5px 0 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
}

    .item_listblock .item_list2 .date {
        font-size: 1em;
        margin-bottom: 8px;
        color: #666
    }

    .item_listblock .item_list2 .item_title {
        margin: 5px 0 10px;
        padding: 0;
        font-size: 1.25em
    }

        .item_listblock .item_list2 .item_title a {
            text-decoration: underline;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

            .item_listblock .item_list2 .item_title a:hover {
                text-decoration: none
            }

    .item_listblock .item_list2 .data span {
        font-size: 1em;
        color: #666;
        padding: 0 15px 0 15px;
        margin-bottom: 2px;
        display: inline-block;
        position: relative;
        white-space: nowrap
    }

@media (max-width: 480px) {
    .item_listblock .item_list2 .data span {
        width: 100%
    }
}

.item_listblock .item_list2 .data span:after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #777;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 9px
}

.listbutton {
    clear: both;
    float: right;
    margin: 0 0 10px
}

    .listbutton ul {
        margin: 0;
        padding: 0
    }

        .listbutton ul li {
            float: left;
            list-style-type: none;
            white-space: nowrap;
            margin: 0 0 0 5px
        }

            .listbutton ul li a {
                display: inline-block;
                padding: 6px 10px 6px;
                text-decoration: none;
                background-color: #959595;
                color: #fff;
                border-radius: 5px
            }

                .listbutton ul li a:hover {
                    background-color: #c94c00
                }

.listph {
    margin: 0;
    padding: 30px 0 10px;
    clear: both
}

    .listph ul {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        overflow: hidden
    }

        .listph ul li {
            list-style-type: none;
            float: left;
            margin: 0 50px 30px 0;
            text-align: center;
            vertical-align: middle
        }

            .listph ul li a {
                display: block
            }

                .listph ul li a:focus {
                    box-shadow: 0 0px 0px 2px #ffbe00
                }

            .listph ul li img {
                width: 170px;
                height: 60px;
                padding: 5px;
                border: 1px solid #ccc;
                box-shadow: 0 0 3px #CCC;
                background-color: #fff;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

@media (min-width: 1200px) {
    .listph ul li:nth-child(4n) {
        margin: 0 0 30px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .listph ul li {
        margin: 0 85px 30px 0
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 0
        }
}

@media (min-width: 790px) and (max-width: 991px) {
    .listph ul {
        width: 750px
    }

        .listph ul li {
            margin: 0 20px 30px 0
        }

            .listph ul li:nth-child(4n) {
                margin: 0 0px 30px 0
            }
}

@media (min-width: 768px) and (max-width: 789px) {
    .listph ul {
        width: 750px
    }

        .listph ul li {
            margin: 0 10px 30px 0
        }

            .listph ul li:nth-child(4n) {
                margin: 0 0px 30px 0
            }
}

@media (min-width: 755px) and (max-width: 767px) {
    .listph ul li {
        margin: 0 5px 30px 0
    }

        .listph ul li:nth-child(4n) {
            margin: 0 0 30px 0
        }
}

@media (min-width: 700px) and (max-width: 754px) {
    .listph ul li {
        margin: 0 25px 30px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 30px
        }
}

@media (min-width: 650px) and (max-width: 699px) {
    .listph ul li {
        margin: 0 17px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 17px
        }
}

@media (min-width: 590px) and (max-width: 649px) {
    .listph ul li {
        margin: 0 6px 30px
    }

        .listph ul li:nth-child(3n) {
            margin: 0 0 30px 6px
        }
}

@media (min-width: 480px) and (max-width: 589px) {
    .listph ul {
        width: 400px
    }

        .listph ul li {
            margin: 0 25px 30px
        }

            .listph ul li:nth-child(2n) {
                margin: 0 0 30px 5px
            }
}

@media (min-width: 450px) and (max-width: 479px) {
    .listph ul li {
        margin: 0 30px 30px
    }

        .listph ul li:nth-child(2n) {
            margin: 0 0 30px 0px
        }
}

@media (min-width: 375px) and (max-width: 449px) {
    .listph ul {
        width: 350px
    }

        .listph ul li {
            margin: 0 6px 30px 0px
        }

            .listph ul li:nth-child(2n) {
                margin: 0 0 20px 0px
            }
}

@media (max-width: 374px) {
    .listph ul {
        width: 170px
    }

        .listph ul li {
            margin: 0 0px 20px 0px
        }
}

.listph2 > ul {
    list-style: none;
    margin: 0 0 0 0px;
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    line-height: 100%
}

    .listph2 > ul > li {
        float: left;
        padding: 9px 0 6px;
        margin: 0 15px 15px 0;
        text-align: center;
        border: 1px solid #bbb;
        width: 31.5%;
        height: 290px;
        box-shadow: rgba(0,0,0,0.3) 0 0 4px;
        text-align: center;
        background-color: #fff
    }

.listph2 li .image {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .listph2 li .image img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        max-height: 170px
    }

.listph2 li p {
    height: 50px;
    margin: 10px 0px 5px;
    padding: 0;
    text-align: center;
    line-height: 150%;
    overflow: hidden;
    border-bottom: 1px dotted #bbb
}

.listph2 li a {
    text-decoration: none
}

.listph2 ul ul {
    list-style: none;
    margin: 0 auto;
    padding: 6px 0 0;
    line-height: 110%;
    color: #333
}

    .listph2 ul ul li {
        margin: 0 0;
        padding: 0;
        display: inline-block;
        text-align: center
    }

        .listph2 ul ul li a {
            display: block;
            padding: 6px 10px;
            background-color: #999;
            border-radius: 0px;
            position: relative;
            color: #fff
        }

            .listph2 ul ul li a:hover {
                color: #FF6
            }

        .listph2 ul ul li.spacing {
            margin: 0 25px 0 0
        }

@media (min-width: 1200px) {
    .listph2 > ul > li:nth-child(3n) {
        margin: 0 0 15px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0
    }

        .listph2 > ul > li:nth-child(3n) {
            margin: 0 0 15px 0
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0
    }

        .listph2 > ul > li:nth-child(3n) {
            margin: 0 0 15px 0
        }
}

@media (min-width: 532px) and (max-width: 767px) {
    .listph2 > ul > li {
        margin: 0 20px 20px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 20px 0
        }
}

@media (min-width: 525px) and (max-width: 649px) {
    .listph2 > ul > li {
        margin: 0 15px 20px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 20px 0
        }
}

@media (min-width: 481px) and (max-width: 524px) {
    .listph2 > ul > li {
        margin: 0 10px 15px 0;
        width: 48%
    }

        .listph2 > ul > li:nth-child(2n) {
            margin: 0 0 15px 0
        }
}

@media (max-width: 480px) {
    .listph2 > ul > li {
        margin: 0 0px 15px 0;
        width: 99%
    }

    .listph2 ul ul li {
        margin: 0 15px 0 0
    }
}

.nplist ul, .nplist ol {
    overflow: hidden;
    padding: 1em 0;
    margin: 0;
    overflow: hidden
}

.nplist li {
    display: block;
    width: 49%;
    margin: 0 1% 10px 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .nplist li:nth-child(even) {
        width: 50%;
        margin-right: 0px
    }

@media screen and (max-width: 767px) {
    .nplist li {
        float: none;
        width: 96%;
        margin: 0px auto 10px
    }

        .nplist li:nth-child(even) {
            width: 96%;
            margin-right: auto
        }
}

.nplist li a {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    border: 2px solid #DDD;
    padding: 1em 1em 1em 2.5em;
    display: block;
    vertical-align: top;
    background-image: url(../images/link_icon01.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

    .nplist li a .num {
        position: absolute;
        width: 1em;
        top: 1em;
        left: .5em;
        text-align: right
    }

        .nplist li a .num:after {
            content: ".";
            display: inline-block
        }

    .nplist li a:hover, .nplist li a:focus {
        border: 2px solid #1579a9;
        background-color: #ffc;
        color: #333
    }

.piclist_group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    padding: 1em 0
}

    .piclist_group .piclist {
        flex: none;
        flex-basis: 31%;
        margin: 0 1.16% 25px;
        box-shadow: rgba(14,30,37,0.12) 0px 2px 4px 0px,rgba(14,30,37,0.32) 0px 2px 16px 0px;
        border-radius: 5px
    }

@media screen and (max-width: 767px) {
    .piclist_group .piclist {
        flex-basis: 48%;
        margin: 0 1% 25px
    }
}

@media screen and (max-width: 575px) {
    .piclist_group .piclist {
        flex-basis: 100%;
        margin: 0 0 25px
    }
}

.piclist_group .piclist a {
    display: block;
    position: relative;
    border-radius: 5px
}

    .piclist_group .piclist a:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: 0 0 0 2px #ffbe00;
        display: none
    }

    .piclist_group .piclist a .images {
        padding: 0;
        margin: 0;
        background-color: #fff;
        position: relative;
        line-height: 0;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        background: #DEDEDE
    }

        .piclist_group .piclist a .images:before {
            display: block;
            content: "";
            padding-top: 75%
        }

        .piclist_group .piclist a .images img {
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto
        }

        .piclist_group .piclist a .images img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: .5s
        }

        .piclist_group .piclist a .images .explain {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            left: 0;
            text-align: center;
            padding: 3px 10px;
            margin: 0;
            background-color: rgba(21,121,169,0.9);
            color: #fff
        }

            .piclist_group .piclist a .images .explain span {
                overflow: hidden;
                text-overflow: -o-ellipsis-lastline;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                line-height: 1.6em;
                height: calc(1.6em * 2);
                display: flex;
                align-items: center;
                justify-content: center;
                letter-spacing: 0.05em;
                font-weight: bolder;
                font-size: 0.938em
            }

    .piclist_group .piclist a:hover .images img {
        transform: scale(1.1)
    }

    .piclist_group .piclist a:focus:before {
        display: block
    }

.public_information_group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    padding: 1em 0
}

    .public_information_group .information_list {
        flex: none;
        flex-basis: 23%;
        margin: 0 1% 25px;
        position: relative;
        border-radius: 5px
    }

@media (max-width: 800px) {
    .public_information_group .information_list {
        flex-basis: 31%;
        margin: 0 1.16% 25px
    }
}

@media (max-width: 650px) {
    .public_information_group .information_list {
        flex-basis: 48%;
        margin: 0 1% 25px
    }
}

@media (max-width: 480px) {
    .public_information_group .information_list {
        flex-basis: 100%;
        margin: 0 0 25px
    }
}

.public_information_group .information_list .images {
    padding: 0;
    margin: 0 0 15px;
    background-color: #fff;
    position: relative;
    line-height: 0;
    border-radius: 5px;
    overflow: hidden
}

    .public_information_group .information_list .images:before {
        display: inline-block;
        content: "";
        padding-top: 75%
    }

    .public_information_group .information_list .images img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: auto;
        object-fit: cover;
        transition: .5s
    }

    .public_information_group .information_list .images .explain {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        padding: 3px 10px;
        margin: 0;
        background-color: rgba(21,121,169,0.9);
        color: #fff
    }

        .public_information_group .information_list .images .explain span {
            overflow: hidden;
            text-overflow: -o-ellipsis-lastline;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            line-height: 1.6em;
            height: calc(1.6em * 2);
            display: flex;
            align-items: center;
            justify-content: center;
            letter-spacing: 0.05em;
            font-weight: bolder;
            font-size: 0.938em
        }

.public_information_group .information_list ul {
    list-style-type: none;
    margin: 10px 10px 20px;
    padding: 0;
    font-size: 0.938em;
    min-height: 180px
}

@media (max-width: 480px) {
    .public_information_group .information_list ul {
        min-height: auto
    }
}

.public_information_group .information_list ul li {
    margin-bottom: 8px
}

    .public_information_group .information_list ul li a {
        display: block;
        position: relative;
        color: #545454;
        padding: 0 0 0 15px
    }

        .public_information_group .information_list ul li a:hover {
            color: #eb0202;
            text-decoration: underline
        }

        .public_information_group .information_list ul li a:before {
            content: '';
            width: 5px;
            height: 5px;
            background-color: #545454;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 9px
        }

.public_information_group .information_list .more {
    margin-bottom: 20px
}

    .public_information_group .information_list .more a {
        background-color: #ccc;
        color: #333;
        border: 1px solid #ccc;
        min-width: 50px
    }

        .public_information_group .information_list .more a:hover {
            color: #fff;
            background-color: #666
        }

.cp img.float_left {
    float: left;
    margin: 0px 1em 1em 0
}

.cp img.float_right {
    float: right;
    margin: 0px 0 1em 1em
}

.cp a {
    color: #1579a9;
    text-decoration: underline
}

.cp article {
    clear: both
}

    .cp article figure {
        float: left;
        margin: 5px 15px 15px 2px;
        letter-spacing: 0;
        background-color: #fff;
        padding: 0
    }

@media screen and (max-width: 575px) {
    .cp article figure {
        width: 100%
    }
}

.cp article figure img {
    display: block;
    width: 400px;
    margin: 0 0 10px
}

@media screen and (max-width: 575px) {
    .cp article figure img {
        width: 100%
    }
}

.cp article figure figcaption {
    margin: 0 0px 4px;
    line-height: 140%;
    width: auto;
    max-width: 400px;
    color: #030
}

@media (max-width: 480px) {
    .cp article figure figcaption {
        width: 96%
    }
}

.info {
    font-size: 0.938em;
    line-height: 2em;
    list-style: none;
    margin: 0 0 0.5em 0;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 1em;
    text-align: right
}

@media screen and (max-width: 575px) {
    .info {
        text-align: left;
        padding: 0.8em 0em 0.8em
    }
}

.info li {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: top;
    background-image: url(../images/link_icon01.png);
    background-repeat: no-repeat;
    background-position: 0 12px;
    padding: 0 0 0 15px
}

@media screen and (max-width: 991px) {
    .info li {
        margin-bottom: .2em
    }
}

@media screen and (max-width: 575px) {
    .info li {
        width: auto;
        display: block;
        margin-left: 0px
    }
}

.info li em {
    font-style: normal
}

.cp article table, .ap article table {
    margin: 0 auto 1em;
    width: 99%;
    line-height: 150%;
    border-collapse: collapse;
    background-color: #fff;
    border-top: 4px solid #1579a9
}

    .cp article table.noBorder, .ap article table.noBorder {
        width: auto;
        margin: 0 0 1em;
        background-color: transparent
    }

    .cp article table caption, .ap article table caption {
        font-weight: bold;
        text-align: left;
        font-size: 1em;
        padding: 5px 10px 4px
    }

.cp article th, .cp article td, .ap article th, .ap article td {
    vertical-align: top;
    padding: 15px 12px;
    border-bottom: 1px solid #d5d7d6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.cp article table tr td ul, .cp article table tr td ol, .ap article table tr td ul, .ap article table tr td ol {
    margin-bottom: 0px
}

.cp article table tr:nth-child(even), .ap article table tr:nth-child(even) {
    background-color: #fff
}

.cp article table.noBorder, .ap article table.noBorder {
    border-top: none
}

.cp article .noBorder th, .cp article .noBorder td, .ap article .noBorder th, .ap article .noBorder td {
    border: none;
    padding: 10px
}

.cp article th[scope="row"], .ap article th[scope="row"] {
    text-align: right;
    vertical-align: top;
    width: 15%;
    white-space: nowrap;
    border-right: 1px solid #606261
}

.cp article th[scope="col"], .ap article th[scope="col"] {
    text-align: center;
    vertical-align: middle
}

.cp article table .aCenter, .ap article table .aCenter {
    text-align: center
}

.cp article table .aRight, .ap article table .aRight {
    text-align: right
}

@media (max-width: 767px) {
    .cp article table, .ap article table {
        width: 100%
    }

        .cp article table tr, .ap article table tr {
            margin: 0 0 10px 0;
            display: block
        }

            .cp article table tr:nth-child(even), .ap article table tr:nth-child(even) {
                background-color: #fff
            }

            .cp article table tr th, .ap article table tr th {
                display: none
            }

            .cp article table tr td, .ap article table tr td {
                display: block;
                width: 100%;
                margin: 0
            }

                .cp article table tr td:first-child, .ap article table tr td:first-child {
                    background-color: #ffc
                }

                .cp article table tr td[data-title="序號"], .ap article table tr td[data-title="序號"] {
                    background-color: #ffc
                }

                .cp article table tr td:nth-child(1), .ap article table tr td:nth-child(1) {
                    width: 100%
                }

                .cp article table tr td:nth-child(2), .ap article table tr td:nth-child(2) {
                    width: 100%
                }

                .cp article table tr td:before, .ap article table tr td:before {
                    content: attr(data-title) "：";
                    display: inline-block;
                    color: #333;
                    font-weight: bolder
                }

                .cp article table tr td ul, .cp article table tr td ol, .ap article table tr td ul, .ap article table tr td ol {
                    margin: 10px 0px 0 40px
                }

        .cp article table.noBorder tr td:before, .ap article table.noBorder tr td:before {
            content: attr(data-title) "";
            display: inline-block;
            color: #333;
            font-weight: bolder
        }

        .cp article table .aCenter, .ap article table .aCenter {
            text-align: left
        }

        .cp article table .aRight, .ap article table .aRight {
            text-align: left
        }
}

.cp article p, .ap article p {
    line-height: 2em;
    margin: 0 0 1em 0
}

.cp article ul, .cp article ol, .ap article ul, .ap article ol {
    margin: 0px 10px 40px 30px;
    padding: 0
}

    .cp article ul li, .ap article ul li {
        margin: 0 0 10px 0;
        list-style-type: disc;
        line-height: 160%
    }

    .cp article ol li, .ap article ol li {
        list-style-type: decimal;
        margin: 0 0 10px 0;
        line-height: 160%
    }

.cp .pubInfo {
    clear: both;
    margin: 10px 0 20px;
    background: #e6e6e6;
    padding: 10px 20px
}

    .cp .pubInfo ul {
        list-style: none;
        margin: 0;
        padding: 0;
        color: #000
    }

        .cp .pubInfo ul li {
            margin: 0 0 5px 0;
            padding: 0;
            line-height: 150%;
            list-style: none
        }

            .cp .pubInfo ul li em {
                font-style: normal;
                font-weight: normal;
                margin-left: 4px;
                color: #444
            }

.cp article .gmap {
    clear: both;
    margin: 15px auto;
    padding: 0;
    border: 1px solid #CCC;
    width: 100%;
    height: 400px;
    overflow: hidden
}

    .cp article .gmap iframe {
        width: 100%;
        height: 400px
    }

.attachment, .seeAlso {
    clear: both;
    overflow: hidden;
    margin: 5px 0px 15px;
    padding: 0 0 10px
}

    .attachment h3, .seeAlso h3 {
        font-size: 1.188em;
        margin: 0 0 .9em;
        padding: 8px 15px;
        letter-spacing: 1px;
        background-color: #e2e2e2;
        color: #333
    }

    .attachment ul, .seeAlso ul {
        margin: 0 3px;
        padding: 0;
        list-style: none;
        line-height: 150%
    }

    .attachment li a, .seeAlso li a {
        color: #333;
        text-decoration: none
    }

        .attachment li a:hover, .seeAlso li a:hover {
            text-decoration: underline
        }

    .attachment .updated {
        margin: 0 0 0 40px;
        color: #999;
        padding-left: 10px;
        border-left: 1px solid #ccc
    }

    .attachment .fileSize {
        margin: 0 5px;
        color: #999;
        padding: 0
    }

    .attachment .fileType {
        margin-right: 5px
    }

        .attachment .fileType img {
            vertical-align: middle
        }

    .attachment .filename li .explain {
        margin: 0px 0 0px 10px;
        vertical-align: middle
    }

@media (max-width: 767px) {
    .attachment .filename li img {
        width: auto !important
    }
}

.attachment .filename li {
    margin: 0 0 .5em;
    padding: 0px 0 8px 25px;
    background: url(../images/link_icon01.png) no-repeat 4px 9px;
    border-bottom: 1px dotted #ccc4a8
}

    .attachment .filename li:only-child {
        border: none
    }

    .attachment .filename li span {
        margin-left: .2em
    }

    .attachment .filename li .fileSize {
        font-family: Arial, Helvetica, sans-serif;
        font-size: .92em
    }

.attachment .images {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .attachment .images li {
        overflow: hidden;
        line-height: 23px;
        margin: 2px 5px 10px 0;
        padding: 10px 5px 5px;
        display: inline-block;
        width: 190px;
        height: 228px;
        text-align: center;
        border: 1px solid #bbb;
        background-color: #fff;
        border-radius: 5px
    }

@media (max-width: 1200px) {
    .attachment .images {
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .attachment .images li {
        margin: 2px 5px 10px 0
    }
}

@media (min-width: 660px) and (max-width: 767px) {
    .attachment .images {
        width: 100%;
        margin: 0 auto
    }

        .attachment .images li {
            margin: 2px 5px 10px 0
        }
}

@media (min-width: 480px) and (max-width: 659px) {
    .attachment .images {
        margin: 0 auto
    }

        .attachment .images li {
            margin: 2px 5px 10px 0
        }
}

@media (max-width: 479px) {
    .attachment .images li {
        margin: 2px 10px 10px 0
    }
}

.attachment .images li:hover {
    background: #fff
}

.attachment .images li a {
    display: block;
    margin: 0px;
    font-size: .92em
}

    .attachment .images li a:hover {
        text-decoration: none
    }

.attachment .images li img {
    max-width: 180px;
    max-height: 136px;
    display: block;
    margin: 0 auto 10px
}

.seeAlso ul {
    list-style: none;
    margin: 0 3px;
    padding: 0
}

    .seeAlso ul li {
        margin: 0 0 .5em;
        padding: 0 0 8px 25px;
        background: url(../images/link_icon01.png) no-repeat 4px 9px;
        border-bottom: 1px dotted #bbb
    }

.cpblcok .col {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.file_download {
    width: 100%;
    margin: 0 auto 20px;
    clear: both;
    zoom: 1
}

    .file_download:before, .file_download:after {
        content: "";
        display: table
    }

    .file_download:after {
        clear: both
    }

    .file_download h3 {
        font-size: 1.188em;
        margin: 0 0 .9em;
        padding: 8px 15px;
        letter-spacing: 1px;
        background-color: #e2e2e2;
        color: #333;
        border-bottom: none
    }

    .file_download ul {
        counter-reset: counter;
        list-style-type: none;
        padding: 0;
        margin-left: 0
    }

@media screen and (max-width: 767px) {
    .file_download ul {
        margin-left: 0
    }
}

.file_download li {
    position: relative;
    padding-left: 2em;
    border-bottom: 1px solid #ccc;
    clear: both;
    overflow: hidden;
    padding-bottom: .5em;
    padding-top: .5em
}

    .file_download li:hover {
        background-color: #fff6db
    }

    .file_download li span {
        display: block;
        margin-bottom: .2em;
        line-height: 1.5em
    }

    .file_download li:before {
        position: absolute;
        top: 1em;
        left: 1em;
        text-align: right;
        width: 30px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #333;
        content: ""
    }

    .file_download li .update, .file_download li .file_view {
        font-size: .813em;
        color: #AAA;
        width: 120px;
        padding-left: 35px;
        float: none;
        margin-top: 5px
    }

@media screen and (max-width: 767px) {
    .file_download li .update, .file_download li .file_view {
        display: inline-block;
        float: none;
        width: auto;
        margin-top: 0
    }
}

@media screen and (max-width: 575px) {
    .file_download li .update, .file_download li .file_view {
        display: none
    }
}

.file_download li .update {
    width: 150px
}

@media screen and (max-width: 767px) {
    .file_download li .update {
        margin-left: 5px
    }
}

.file_download li a {
    padding: 0px;
    position: relative;
    height: auto;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px .2em;
    width: 48px;
    text-align: center;
    text-indent: -9999px;
    height: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: .1em
}

@media screen and (max-width: 767px) {
    .file_download li a {
        margin: 0px auto .5em 0px
    }
}

.file_download li a:hover:before, .file_download li a:focus:before {
    content: "";
    z-index: 99;
    position: absolute;
    border-radius: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 2px #eb0202 inset
}

.file_download li a .kb {
    font-size: .75em;
    color: #666;
    display: none;
    margin: 0px .5em
}

.file_download li a:after {
    content: "";
    background: url(../images/basic/download_file/icon_file.png) no-repeat center center;
    background-size: contain;
    width: 48px;
    height: 52px;
    position: absolute;
    top: 3px;
    left: 3px;
    text-align: right
}

.file_download li a[href$="doc"]:after {
    background: url(../images/basic/download_file/icon_doc.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="docx"]:after {
    background: url(../images/basic/download_file/icon_docx.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="odt"]:after {
    background: url(../images/basic/download_file/icon_odt.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="xls"]:after {
    background: url(../images/basic/download_file/icon_xls.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="csv"]:after {
    background: url(../images/basic/download_file/icon_csv.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="ods"]:after {
    background: url(../images/basic/download_file/icon_ods.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="xlsx"]:after {
    background: url(../images/basic/download_file/icon_xlsx.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="pdf"]:after {
    background: url(../images/basic/download_file/icon_pdf.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="ppt"]:after {
    background: url(../images/basic/download_file/icon_ppt.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="pptx"]:after {
    background: url(../images/basic/download_file/icon_pptx.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="odp"]:after {
    background: url(../images/basic/download_file/icon_odp.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="zip"]:after {
    background: url(../images/basic/download_file/icon_zip.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="txt"]:after {
    background: url(../images/basic/download_file/icon_txt.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="mov"]:after {
    background: url(../images/basic/download_file/icon_mov.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="mp3"]:after {
    background: url(../images/basic/download_file/icon_mp3.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="jpg"]:after {
    background: url(../images/basic/download_file/icon_jpg.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="wmv"]:after {
    background: url(../images/basic/download_file/icon_wmv.png) no-repeat center center;
    background-size: contain
}

.file_download li a[href$="mp4"]:after {
    background: url(../images/basic/download_file/icon_mp4.png) no-repeat center center;
    background-size: contain
}

.fp {
    margin: 1em auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em
}

.sitemap {
    margin: 0px auto 1em;
    color: #666;
    line-height: 2em;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    clear: both;
    zoom: 1
}

    .sitemap:before, .sitemap:after {
        content: "";
        display: table
    }

    .sitemap:after {
        clear: both
    }

    .sitemap .accesskeyDefine {
        padding: 1em 2em;
        background: #EEE;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        background-clip: padding-box
    }

    .sitemap p {
        margin-bottom: 30px
    }

.cascading {
    margin: 0;
    padding: 0;
    border-top: 1px solid #CCC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .cascading li {
        margin: 0 1% 1em;
        line-height: 1.5em;
        font-size: 1em;
        list-style: none;
        width: 30%;
        display: inline-block;
        vertical-align: top
    }

        .cascading li a {
            margin: 10px 0px;
            color: #333;
            padding: .5em;
            display: block;
            font-size: 1.25em;
            font-weight: bold;
            border-bottom: 2px solid #1579a9
        }

            .cascading li a:hover, .cascading li a:focus {
                color: #1579a9 !important;
                text-decoration: none
            }

        .cascading li ul {
            margin-left: 0px;
            padding-left: 0%
        }

            .cascading li ul li {
                width: 100%;
                display: block !important;
                margin-bottom: 0
            }

                .cascading li ul li a {
                    margin-top: 0px;
                    margin-bottom: 0px;
                    display: block;
                    font-size: 1em;
                    border-bottom: 1px dotted #ccc;
                    background-color: transparent;
                    font-weight: normal;
                    color: #666;
                    font-weight: normal
                }

@media screen and (max-width: 767px) {
    .cascading {
        width: 95%;
        margin: 0px auto
    }

        .cascading li {
            width: 100%
        }
}

.qp, .forwardForm {
    margin: 1em auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 0
}

.formBtn {
    margin: 10px 0;
    text-align: center
}

    .formBtn img {
        vertical-align: middle;
        margin: 0 5px
    }

@media screen and (max-width: 575px) {
    .qp form th, .qp form td, .forwardForm form th, .forwardForm form td {
        display: block;
        text-align: left
    }
}

.qp form input.text2, .forwardForm form input.text2 {
    width: 23%
}

.qp form button, .forwardForm form button {
    background: #999;
    border: 1px solid #999;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
    text-shadow: none
}

    .qp form button:hover, .forwardForm form button:hover {
        background: gray;
        border: 1px solid gray;
        cursor: pointer;
        color: #FFF
    }

    .qp form button:focus, .forwardForm form button:focus {
        background: #666;
        border: 1px solid #666;
        cursor: pointer;
        outline: 0;
        color: #FFF;
        box-shadow: 0 0px 0px 2px #ffbe00 !important
    }

    .qp form button.active, .forwardForm form button.active {
        background: gray;
        cursor: pointer
    }

.qp form input, .qp form textarea, .qp form select, .qp form button, .forwardForm form input, .forwardForm form textarea, .forwardForm form select, .forwardForm form button {
    margin-bottom: 0em
}

.qp form label, .forwardForm form label {
    display: inline-block
}

.qp form caption, .forwardForm form caption {
    display: none
}

.bigbanner {
    width: 100%
}

@media screen and (max-width: 991px) {
    .bigbanner {
        padding-bottom: 20px
    }
}

.bigbanner .img-container {
    height: 420px;
    width: 100%;
    position: relative
}

    .bigbanner .img-container img {
        width: 100%;
        height: 100%
    }

@media screen and (max-width: 991px) {
    .bigbanner .img-container {
        height: auto
    }
}

@media screen and (max-width: 767px) {
    .bigbanner .img-container {
        width: 100%;
        height: 100%
    }
}

.bigbanner a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

    .bigbanner a .caption {
        position: absolute;
        width: 100%;
        height: 3em;
        background: rgba(0,0,0,0.45);
        padding: 1em .5em .5em;
        font-size: 1.125em;
        color: #FFF;
        margin: 0;
        text-align: center;
        bottom: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

@media screen and (max-width: 767px) {
    .bigbanner a .caption {
        height: 2em;
        width: 100%;
        left: 0;
        padding: .5em
    }
}

.bigbanner a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #ffc000;
    display: none
}

.bigbanner a:focus:before {
    display: block
}

.bigbanner .slick-dots {
    bottom: 10px
}

    .bigbanner .slick-dots li.slick-active button:before {
        background: #f2ba1d
    }

    .bigbanner .slick-dots li button:hover:before, .bigbanner .slick-dots li button:focus:before {
        opacity: 1;
        background: #f2ba1d
    }

@media screen and (max-width: 991px) {
    .bigbanner .slick-dots {
        bottom: -10px
    }

        .bigbanner .slick-dots li button:before {
            background: #818984
        }

        .bigbanner .slick-dots li.slick-active button:before {
            opacity: 1;
            background: #08c4cb
        }

        .bigbanner .slick-dots li button:hover:before, .bigbanner .slick-dots li button:focus:before {
            opacity: 1;
            background: #08c4cb
        }

    .bigbanner .slick-prev {
        left: 0px
    }

    .bigbanner .slick-next {
        right: 0px
    }
}

.business {
    margin-bottom: 20px
}

    .business .slick-prev, .business .slick-next {
        background-color: transparent;
        opacity: .5;
        filter: alpha(opacity=50)
    }

        .business .slick-next:hover, .business .slick-next:focus, .business .slick-prev:hover, .business .slick-prev:focus {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .business .slick-prev {
        left: -60px
    }

    .business .slick-next {
        right: -60px
    }

    .business .slick-dots {
        bottom: 0px;
        position: absolute
    }

        .business .slick-dots li button:hover:before, .business .slick-dots li button:focus:before {
            opacity: 1;
            background: #08c4cb
        }

.statistics {
    margin-bottom: 20px
}

    .statistics .slick-prev, .statistics .slick-next {
        background-color: transparent;
        opacity: .5;
        filter: alpha(opacity=50)
    }

        .statistics .slick-next:hover, .statistics .slick-next:focus, .statistics .slick-prev:hover, .statistics .slick-prev:focus {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .statistics .slick-prev {
        left: -10px;
        background-image: url(../vendor/slick/icon_arrow_left.png)
    }

    .statistics .slick-next {
        right: -10px;
        background-image: url(../vendor/slick/icon_arrow_right.png)
    }

    .statistics .slick-dots li button:before {
        background: #818984
    }

    .statistics .slick-dots li.slick-active button:before {
        opacity: 1;
        background: #08c4cb
    }

    .statistics .slick-dots li button:hover:before, .statistics .slick-dots li button:focus:before {
        opacity: 1;
        background: #08c4cb
    }

.service {
    margin-bottom: 20px
}

    .service .slick-prev, .service .slick-next {
        opacity: .5;
        filter: alpha(opacity=50)
    }

        .service .slick-next:hover, .service .slick-next:focus, .service .slick-prev:hover, .service .slick-prev:focus {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .service .slick-prev {
        left: -60px;
        background-image: url(../vendor/slick/icon_arrow_left.png)
    }

    .service .slick-next {
        right: -60px;
        background-image: url(../vendor/slick/icon_arrow_right.png)
    }

    .service .slick-dots li button:before {
        background: #818984
    }

    .service .slick-dots li.slick-active button:before {
        opacity: 1;
        background: #08c4cb
    }

    .service .slick-dots li button:hover:before, .service .slick-dots li button:focus:before {
        opacity: 1;
        background: #08c4cb
    }

@media screen and (max-width: 575px) {
    .service .slick-prev {
        left: 5px;
        background-image: url(../vendor/slick/icon_arrow_left_inverse.png)
    }

    .service .slick-next {
        right: 5px;
        background-image: url(../vendor/slick/icon_arrow_right_inverse.png)
    }
}

.adSlider {
    margin-bottom: 20px
}

    .adSlider .slick-prev, .adSlider .slick-next {
        background-color: transparent;
        opacity: .5;
        filter: alpha(opacity=50)
    }

        .adSlider .slick-next:hover, .adSlider .slick-next:focus, .adSlider .slick-prev:hover, .adSlider .slick-prev:focus {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .adSlider .slick-prev {
        left: 0px;
        background-image: url(../vendor/slick/icon_arrow_left2.png)
    }

    .adSlider .slick-next {
        right: 0px;
        background-image: url(../vendor/slick/icon_arrow_right2.png)
    }

    .adSlider .slick-dots li button:before {
        background: #818984
    }

    .adSlider .slick-dots li.slick-active button:before {
        opacity: 1;
        background: #08c4cb
    }

    .adSlider .slick-dots li button:hover:before, .adSlider .slick-dots li button:focus:before {
        opacity: 1;
        background: #08c4cb
    }

@media screen and (max-width: 767px) {
    .adSlider .slick-prev {
        left: -10px
    }

    .adSlider .slick-next {
        right: -10px
    }
}

@media (max-width: 400px) {
    .slick-dots li {
        margin: 0 5px
    }
}

.cp .slider-for {
    margin: 0 0 10px 0;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #CCC;
    position: relative;
    clear: both
}

    .cp .slider-for img {
        width: 100%;
        height: auto
    }

    .cp .slider-for p {
        text-align: left
    }

.cp .slider-nav {
    margin: 0 0 20px 0;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #CCC;
    position: relative;
    clear: both
}

    .cp .slider-nav img {
        width: 100%;
        height: auto;
        cursor: pointer
    }

    .cp .slider-nav div {
        margin: 0 5px
    }

    .cp .slider-nav .slick-prev, .slider-nav .slick-next {
        top: 50%
    }

        .cp .slider-nav .slick-prev:before, .slider-nav .slick-next:before {
            opacity: 1;
            color: #999
        }

    .cp .slider-nav .slick-next {
        right: 0px
    }

    .cp .slider-nav .slick-prev {
        left: 0px
    }

@media (max-width: 500px) {
    .cp .slider-for {
        margin: 0 0 10px 0;
        padding: 5px
    }

    .cp .slider-nav {
        margin: 0 0 20px 0;
        padding: 5px
    }

        .cp .slider-nav div {
            margin: 0 0px
        }

        .cp .slider-nav .slick-prev, .slider-nav .slick-next {
            top: 40%
        }
}

@media (max-width: 350px) {
    .cp .slider-nav .slick-prev, .slider-nav .slick-next {
        top: 30%
    }

        .cp .slider-nav .slick-prev:before, .slider-nav .slick-next:before {
            font-size: 1.25em;
            opacity: 1;
            color: #000
        }
}

.cp_photo {
    width: 80%;
    margin: 0px auto;
    padding: 20px 0;
    clear: both
}

    .cp_photo img {
        max-width: 100%;
        max-height: 450px;
        margin: 0 auto
    }

    .cp_photo .slick-prev:before, .cp_photo .slick-next:before {
        font-size: 2.5em
    }

    .cp_photo .slick-next {
        right: -60px
    }

    .cp_photo .slick-prev {
        left: -60px
    }

    .cp_photo .slick-dots li button:hover:before, .cp_photo .slick-dots li button:focus:before {
        background: #08c4cb
    }

    .cp_photo .slick-dots li.slick-active button:before {
        background: #08c4cb
    }

    .cp_photo .slick-dots {
        bottom: -10px;
        margin: 0
    }

        .cp_photo .slick-dots li {
            margin: 0 10px
        }

            .cp_photo .slick-dots li button:before {
                background: #818984
            }

@media (max-width: 767px) {
    .cp_photo {
        width: 100%
    }

        .cp_photo .slick-next {
            right: 0px
        }

        .cp_photo .slick-prev {
            left: 0px
        }
}

.question {
    float: right;
    text-align: left;
    position: relative;
    margin: 0 0 15px 0
}

    .question .button a {
        background: url(../images/function2.png) no-repeat 5px 4px;
        padding: 2px 5px 2px 30px;
        margin: 5px 0 0;
        border-radius: 5px;
        border: 1px solid #CCC;
        display: block;
        color: #333;
        text-decoration: none
    }

        .question .button a:hover {
            background-color: #FFC;
            color: #333;
            text-decoration: none
        }

    .question .block {
        background-color: #999;
        margin: 5px 0 0 0px;
        padding: 10px;
        border-radius: 5px;
        position: absolute;
        right: 0;
        width: 250px;
        text-align: left;
        display: none;
        z-index: 999
    }

        .question .block:before {
            content: "";
            background-image: url(../images/question_icon01.png);
            background-repeat: no-repeat;
            background-position: right 0px;
            display: block;
            height: 5px;
            margin: -15px 0 0 0;
            padding: 18px 0 0 0
        }

        .question .block .del {
            position: absolute;
            top: 10px;
            right: 10px
        }

            .question .block .del a {
                display: block
            }

                .question .block .del a:focus {
                    box-shadow: 0 0px 0px 2px #ffbe00
                }

        .question .block ul {
            margin: 0;
            padding: 0
        }

            .question .block ul li {
                list-style-type: none;
                margin: 0 0 5px 0;
                width: 190px
            }

                .question .block ul li a {
                    display: block;
                    background-color: #FFF;
                    padding: 3px 5px
                }

                    .question .block ul li a:hover {
                        background-color: #1579a9;
                        color: #fff
                    }

.ap h3 {
    color: #528124;
    font-size: 1.25em
}

.selectform {
    margin: 10px 0 10px;
    clear: both;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 10px 5px;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff, #eee);
    background: linear-gradient(to bottom, #ffffff,#eeeeee)
}

    .selectform label {
        font-size: 0
    }

    .selectform select {
        display: inline-block;
        width: 30%
    }

@media (max-width: 530px) {
    .selectform select {
        display: block;
        width: 100%
    }
}

.selectform input[type="text"] {
    width: 50%;
    line-height: 2.4em;
    height: 2.4em;
    padding: 0 24px 0 .5em
}

@media (max-width: 530px) {
    .selectform input[type="text"] {
        display: block;
        width: 100%
    }
}

.selectform .btn {
    background-color: #666;
    position: relative;
    border: 1px solid #666;
    color: #fff;
    padding: 0px 20px;
    height: 27px;
    cursor: pointer;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    font-family: "微軟正黑體";
    font-size: 1em;
    text-align: center;
    position: relative
}

.selectform .text {
    padding: 3px;
    border: 1px solid #ccc
}

.selectform .button {
    display: inline-block
}

    .selectform .button input {
        padding: 0.4em;
        margin-top: -2px
    }

@media (max-width: 530px) {
    .selectform .button {
        display: block;
        margin-top: 10px
    }
}

.panel-title > a {
    display: block
}

.panel-default {
    clear: both
}

.well {
    border-radius: 0;
    padding: 15px 20px;
    background-color: #e6e6e6;
    background-image: none;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
    line-height: 1.8em;
    clear: both
}

.accordion_grounp {
    overflow: hidden
}

    .accordion_grounp .accordionblock {
        width: 100%;
        margin: 0 0 15px
    }

        .accordion_grounp .accordionblock span.file_doc {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_docx {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_odt {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_xls {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_xlsx {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_csv {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_ods {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_ppt {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_pptx {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_odp {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_zip {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_txt {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_mov {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_mp3 {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_jpg {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_wmv {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_mp4 {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_pdf {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_other {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_rar {
            color: #fff;
            font-weight: bold;
            padding: 0.1em .3em;
            border-radius: 3px;
            min-width: 50px;
            text-align: center;
            margin-left: 5px
        }

        .accordion_grounp .accordionblock span.file_doc, .accordion_grounp .accordionblock span.file_docx, .accordion_grounp .accordionblock span.file_odt {
            background: #275cb7
        }

        .accordion_grounp .accordionblock span.file_xls, .accordion_grounp .accordionblock span.file_xlsx, .accordion_grounp .accordionblock span.file_csv, .accordion_grounp .accordionblock span.file_ods {
            background: #387947
        }

        .accordion_grounp .accordionblock span.file_ppt, .accordion_grounp .accordionblock span.file_pptx, .accordion_grounp .accordionblock span.file_odp, .accordion_grounp .accordionblock span.file_pdf {
            background: #c55a3b
        }

        .accordion_grounp .accordionblock span.file_pdf {
            background: #c00
        }

        .accordion_grounp .accordionblock span.file_zip, .accordion_grounp .accordionblock span.file_rar {
            background: #eb712e
        }

        .accordion_grounp .accordionblock span.file_txt, .accordion_grounp .accordionblock span.file_other {
            background: #555
        }

        .accordion_grounp .accordionblock span.file_mov {
            background: #009999
        }

        .accordion_grounp .accordionblock span.file_mp3, .accordion_grounp .accordionblock span.file_mp4 {
            background: #088ecc
        }

        .accordion_grounp .accordionblock span.file_jpg {
            background: #6c29a4
        }

        .accordion_grounp .accordionblock span.file_wmv {
            background: #430a1f
        }

        .accordion_grounp .accordionblock div.Q {
            border-radius: 5px;
            width: 100%
        }

            .accordion_grounp .accordionblock div.Q a {
                padding: 15px 100px 15px 15px;
                border-radius: 5px;
                display: block;
                position: relative;
                text-align: left;
                line-height: 1.5em;
                border: 1px solid #eee;
                cursor: pointer;
                font-size: 1.125em;
                font-weight: bolder;
                background: #eee;
                background: linear-gradient(180deg, #eeeeee 0%,#e2e2e2 71%,#dddddd 100%);
                transition: .5s;
                color: #000
            }

                .accordion_grounp .accordionblock div.Q a:hover {
                    background: #ddd;
                    background: linear-gradient(180deg, #dddddd 0%,#cccccc 100%);
                    box-shadow: none
                }

                .accordion_grounp .accordionblock div.Q a:focus {
                    background: #ddd;
                    background: linear-gradient(180deg, #dddddd 0%,#cccccc 100%)
                }

            .accordion_grounp .accordionblock div.Q .word {
                position: absolute;
                top: 12px;
                right: 40px;
                color: #333;
                background-color: rgba(255,255,255,0.2);
                border-radius: 5px;
                padding: 3px 5px
            }

                .accordion_grounp .accordionblock div.Q .word:after {
                    content: "";
                    border: 2px solid #333;
                    border-top: none;
                    border-left: none;
                    position: absolute;
                    top: 15px;
                    right: -20px;
                    width: 8px;
                    height: 8px;
                    transform: rotate(225deg);
                    transition: transform 0.5s
                }

                .accordion_grounp .accordionblock div.Q .word.close:after {
                    top: 10px;
                    transform: rotate(45deg)
                }

        .accordion_grounp .accordionblock .answer {
            color: #000;
            padding: 0px 15px 0px 15px
        }

            .accordion_grounp .accordionblock .answer .content p {
                margin: 0;
                padding: 10px 0 5px;
                line-height: 1.7em;
                color: #333
            }

                .accordion_grounp .accordionblock .answer .content p a {
                    color: #1579a9
                }

            .accordion_grounp .accordionblock .answer .content ul, .accordion_grounp .accordionblock .answer .content ol {
                margin: 5px 0 10px;
                padding: 0
            }

                .accordion_grounp .accordionblock .answer .content ul li, .accordion_grounp .accordionblock .answer .content ol li {
                    list-style-type: none;
                    border-bottom: 1px solid #ccc;
                    position: relative;
                    padding: 10px 10px 8px 15px;
                    line-height: 1.6em
                }

                    .accordion_grounp .accordionblock .answer .content ul li:before, .accordion_grounp .accordionblock .answer .content ol li:before {
                        content: '';
                        width: 5px;
                        height: 5px;
                        border-radius: 50%;
                        background-color: #333;
                        position: absolute;
                        left: 0;
                        top: 19px
                    }

                    .accordion_grounp .accordionblock .answer .content ul li p, .accordion_grounp .accordionblock .answer .content ol li p {
                        margin: 0;
                        padding: 0
                    }

                    .accordion_grounp .accordionblock .answer .content ul li a, .accordion_grounp .accordionblock .answer .content ol li a {
                        text-decoration: underline;
                        color: #1579a9
                    }

                        .accordion_grounp .accordionblock .answer .content ul li a:hover, .accordion_grounp .accordionblock .answer .content ol li a:hover {
                            color: #eb0202;
                            text-decoration: none
                        }

            .accordion_grounp .accordionblock .answer .answer_list {
                margin: 10px 0;
                padding: 0
            }

                .accordion_grounp .accordionblock .answer .answer_list li {
                    list-style-type: none;
                    border-bottom: 1px solid #ccc;
                    position: relative
                }

                    .accordion_grounp .accordionblock .answer .answer_list li:before {
                        content: '';
                        width: 5px;
                        height: 5px;
                        border-radius: 50%;
                        background-color: #333;
                        position: absolute;
                        left: 0;
                        top: 19px
                    }

                    .accordion_grounp .accordionblock .answer .answer_list li a {
                        display: block;
                        padding: 10px 10px 8px 15px;
                        text-decoration: none;
                        color: #1579a9
                    }

                        .accordion_grounp .accordionblock .answer .answer_list li a:hover {
                            color: #333
                        }

                    .accordion_grounp .accordionblock .answer .answer_list li:hover {
                        background-color: #fff;
                        text-decoration: none
                    }

.aplist01 {
    clear: both
}

    .aplist01 ul {
        margin: 0 0 0 0px;
        padding: 0
    }

        .aplist01 ul li {
            width: 32%;
            float: left;
            list-style-type: none;
            margin: 0 16px 10px 0
        }

            .aplist01 ul li a {
                display: block;
                border: 1px solid #CCC;
                padding: 10px 15px 10px 25px;
                background-image: url(../images/nplist_icon01.png);
                background-position: 10px 14px;
                background-repeat: no-repeat;
                border-radius: 5px
            }

                .aplist01 ul li a:hover {
                    background-color: #FFC;
                    text-decoration: none
                }

@media (min-width: 1200px) {
    .aplist01 ul li:nth-child(3n) {
        margin: 0 0 10px 0
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .aplist01 ul li {
        margin: 0 12px 10px 0
    }

        .aplist01 ul li:nth-child(3n) {
            margin: 0 0 10px 0
        }
}

@media (max-width: 767px) {
    .aplist01 ul li {
        margin: 0 10px 10px 0;
        width: 49%
    }

        .aplist01 ul li:nth-child(2n) {
            margin: 0 0 10px 0
        }
}

@media (max-width: 600px) {
    .aplist01 ul li {
        margin: 0 0px 10px 0;
        width: 100%
    }
}

.infographic {
    text-align: center;
    background-color: #cce09a;
    margin-bottom: 30px;
    padding: 0 0 10px
}

@media (max-width: 1199px) {
    .infographic img {
        width: 100%
    }
}

.epaperTb {
    margin-bottom: 20px
}

    .epaperTb .fileType, .epaperTb .explain {
        margin-right: 5px
    }

        .epaperTb .fileType img, .epaperTb .explain img {
            vertical-align: middle
        }

@media screen and (max-width: 767px) {
    .epaperTb {
        background-color: transparent !important
    }

        .epaperTb thead, .epaperTb tbody, .epaperTb th, .epaperTb td, .epaperTb tr {
            display: block
        }

            .epaperTb thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px
            }

        .epaperTb tr {
            border: 1px solid #ccc;
            margin-bottom: 10px
        }

        .epaperTb td {
            border: none !important;
            border-bottom: 1px solid #eee !important;
            position: relative;
            padding: .5em;
            white-space: normal;
            text-align: left
        }

            .epaperTb td:before {
                content: attr(data-title);
                position: absolute;
                top: .5em;
                left: .5em;
                width: 20%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
                font-weight: bold;
                color: #000
            }
}

.searchform .form_content .to {
    float: left;
    margin-top: 5px
}

.searchform .form_content .select_date {
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: .3em
}

    .searchform .form_content .select_date input {
        margin-bottom: 0;
        border: none;
        padding: 0.4em
    }

.searchform .form_content input[type="radio"] {
    float: left;
    margin: 3px 10px 5px 0
}

.searchform .form_content .radiocontent {
    padding: 5px;
    display: block
}

@media (max-width: 600px) {
    .searchform .form_content .to {
        display: none
    }

    .searchform .form_content .select_date {
        width: 100%
    }

        .searchform .form_content .select_date input {
            width: 90%
        }

    .searchform .form_content select {
        width: 100%
    }

    .searchform .form_content .location {
        width: 90%
    }

    .searchform .form_content .enumber {
        width: 78%
    }
}

@media (max-width: 500px) {
    .searchform .form_content .enumber {
        width: 75%
    }
}

@media (max-width: 480px) {
    .searchform .form_content .select_date {
        width: 100%
    }

        .searchform .form_content .select_date input {
            width: 85%
        }

    .searchform .form_content .location {
        width: 85%
    }

    .searchform .form_content .enumber {
        width: 65%
    }
}

@media (max-width: 350px) {
    .searchform .form_content .select_date {
        width: 100%
    }

        .searchform .form_content .select_date input {
            width: 80%
        }

    .searchform .form_content .location {
        width: 80%
    }

    .searchform .form_content .enumber {
        width: 55%
    }
}

@media (max-width: 600px) {
    .searchform .form_content .select_dateblock {
        width: 93%;
        float: left
    }
}

@media (max-width: 600px) and (max-width: 460px) {
    .searchform .form_content .select_dateblock {
        width: 90%
    }
}

@media (max-width: 600px) and (max-width: 350px) {
    .searchform .form_content .select_dateblock {
        width: 85%
    }
}

@media (max-width: 600px) {
    .searchform .form_content .select_dateblock .select_date {
        width: 100%
    }

        .searchform .form_content .select_dateblock .select_date input {
            width: 90%
        }
}

@media (max-width: 600px) and (max-width: 510px) {
    .searchform .form_content .select_dateblock .select_date input {
        width: 85%
    }
}

@media (max-width: 600px) and (max-width: 380px) {
    .searchform .form_content .select_dateblock .select_date input {
        width: 80%
    }
}

a.goCenter {
    position: absolute;
    top: -2.2em;
    left: 50%;
    margin-left: -480px;
    padding: 0 .5em;
    height: 2em;
    line-height: 2em;
    background: #528124;
    color: #fff;
    text-decoration: none;
    z-index: 999999999999;
    opacity: 0;
    transition: .5s;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    background-clip: padding-box;
    color: #FFF
}

@media screen and (max-width: 767px) {
    a.goCenter {
        display: none
    }
}

a.goCenter:hover, a.goCenter:focus {
    outline: none;
    top: 0;
    opacity: 1
}

.no-js noscript {
    display: block;
    padding: .5em;
    border: 2px solid #1579a9;
    background: #FFF;
    color: #666;
    overflow: hidden;
    line-height: 1.45em;
    font-size: .813em;
    margin: 0 .5em .5em;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .no-js noscript a {
        color: #1579a9
    }

        .no-js noscript a:hover, .no-js noscript a:focus {
            color: #eb0202
        }

.no-js .search noscript {
    margin-left: 1%;
    margin-right: 1%
}

.no-js .tabSet {
    width: 100%;
    margin: 0 auto
}

    .no-js .tabSet .tabItem {
        width: 100%;
        display: block;
        position: relative;
        color: #fff;
        margin-bottom: 0px;
        border-bottom: 3px solid #ddd;
        background-color: #1579a9
    }

        .no-js .tabSet .tabItem > a {
            background: none;
            font-size: 1.5em;
            color: #fff
        }

        .no-js .tabSet .tabItem:before {
            display: none
        }

        .no-js .tabSet .tabItem.active {
            color: #fff;
            width: 100%;
            display: block;
            position: relative;
            border-bottom: 3px solid #ddd
        }

            .no-js .tabSet .tabItem.active > a {
                color: #fff;
                background: none
            }

    .no-js .tabSet .tabContent {
        position: relative;
        display: block
    }

.no-js .block08 .tabSet .tabItem {
    background-color: #DDD
}

.no-js .block02 .col:first-child .more {
    display: block;
    margin-top: 20px
}

.no-js .block05 .more {
    display: block;
    margin-top: 20px
}

.no-js .bigbanner div.img-container {
    display: none
}

    .no-js .bigbanner div.img-container:first-child {
        display: block
    }

.no-js .business .businessblock {
    display: none
}

    .no-js .business .businessblock:first-child {
        display: block
    }

.no-js .statistics .statistics_block {
    display: none
}

    .no-js .statistics .statistics_block:first-child {
        display: block
    }

.no-js .service {
    overflow: hidden
}

    .no-js .service .servicebanner {
        display: none;
        float: left;
        margin-right: 10px
    }

        .no-js .service .servicebanner img {
            width: 330px
        }

        .no-js .service .servicebanner .fb-page {
            width: 330px;
            height: 290px
        }

        .no-js .service .servicebanner:nth-child(1), .no-js .service .servicebanner:nth-child(2), .no-js .service .servicebanner:nth-child(3) {
            display: block
        }

.no-js .adSlider {
    text-align: left
}

    .no-js .adSlider .img-container {
        display: inline-block
    }

.no-js .community_links > ul > li {
    vertical-align: top
}

.no-js .community_links ul li ul {
    position: relative
}

.no-js .cp .slider-for div {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

.no-js .cp .slider-nav {
    display: none
}

.no-js .cp .cp_photo div {
    width: 49%;
    display: inline-block
}

.no-js .tabContent .select .explain {
    display: block
}

@media print {
    header, .fatfooter, footer, .accesskey {
        display: none
    }
}
/*# sourceMappingURL=hyui.css.map */
