/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Microsoft JhengHei", Helvetica, Arial, Verdana, "PingFang", "PingFangTC", sans-serif;
    font-size: 15px;
    line-height: 24px;
    /*background: url(../images/bg_Strip.png) bottom repeat-x;*/
}

body,
html {
    width: 100%;
}

* {
    padding: 0;
    margin: 0;
}

a,
a:focus,
input,
button,
select,
textarea {
    outline: none;
}

::-moz-focus-inner {
    border: 0px;
}

a {
    outline: none;
    /* for Firefox */
    hlbr: expression(this.onFocus=this.blur());
    /* for IE */
    color: #00a8d0;
    text-decoration: none;
}

a:hover {
    color: #004ea1;
    text-decoration: none;
}

.fonttype01 {
    color: #DB0003;
}


/* 回頂部 */

#returnTop {
    display: none;
}

#returnTop:hover {
    background-position: right;
}


/*header*/

.header-style {
    width: 100%;
    height: 90px;
    background-color: #ffffff;
    border-bottom: 3px solid #004ea1;
    overflow: hidden;
}

.header-style .container {
    padding: 0;
}

.header-logo {
    width: 280px;
    margin: 21px 0;
    float: left;
}

.header-logo img {
    max-width: 100%;
    height: auto;
}

.header-logo span {
    color: #ffffff;
    font-size: 24px;
    padding-left: 5px;
    vertical-align: middle;
}

.sub-nav {
    float: right;
    height: auto;
    text-align: right;
}

.sub-nav a {
    color: #777;
    text-decoration: none;
}

.sub-nav a:hover {
    color: #004ea1;
}

.related {
    float: right;
    height: 20px;
    display: block;
    background: url(../images/related_icon.png) no-repeat left;
    padding-left: 25px;
}


/*內頁menu*/

.inpage-menu {
    background-color: #004ea1;
    border-bottom: 3px solid #004ea1;
    overflow: hidden;
    padding: 2px 10px;
}

.inpage-menu .menu-center {
    width: 100%;
    display: table;
    text-align: center;
}

.inpage-menu a {
    height: 52px;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    border-radius: 3px;
    display: table-cell;
    vertical-align: middle;
    padding: 8px 10px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.inpage-menu a:hover {
    color: #004ea1;
    background-color: rgba(255, 255, 255, 0.90);
}


/* 改版pc menu */

.wrap-fs {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.logo {
    position: absolute;
    left: 30px;
    top: 52%;
    transform: translateY(-50%);
    display: block;
    text-indent: -9999px;
    width: 34px;
    height: auto;
    background-size: auto 64%;
    margin: 0 auto;
    transition: all .35s
}

.logo img {
    display: block;
    width: 100%
}

@media(min-width: 1100px) {
    .logo {
        width: 45px;
        top: 54%
    }
}

@media(min-width: 1400px) {
    .logo {
        width: 64px;
        left: 40px
    }
}

@media(max-width: 768px) {
    .logo {
        left: 15px;
    }
    /* footer link */
    .footer .f-b {
        display: none;
    }
}

.header {
    height: 80px;
    position: absolute;
    color: #fff;
    width: 100%;
    z-index: 360;
    background-color: #fff;
    border-bottom: 0;
    transition: background-color .3s ease, height .3s ease;
    /* -webkit-box-shadow: 0 3px 15px -9px rgba(0,0,0,0.5); */
    -moz-box-shadow: 0 3px 15px -9px rgba(0, 0, 0, 0.5);
    /* box-shadow: 0 3px 15px -9px rgba(0,0,0,0.5); */
}

.header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #88c443, #0068ce)
}

@media(min-width: 0) and (max-width:1099px) {
    .header {
        height: 60px;
        position: fixed
    }
    .header.fixed {
        position: fixed;
        background-color: #fff;
        border-color: transparent
    }
}

@media(min-width: 768px) {
    .header .nav-toggle {
        top: 6px;
        pointer-events: initial
    }
}

@media(min-width: 1100px) {
    .icon-menu,
    .offcanvas {
        display: none;
    }
}

@media(max-width: 1099px) {
    .header .nav-toggle {
        display: none;
    }
}

@media(min-width: 1100px) {
    .header {
        border-bottom: 1px solid #e0e0e0;
        height: 80px;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0
    }
    .header .nav-toggle {
        top: 16px
    }
    .header:before {
        height: 5px
    }
    .header.fixed {
        position: fixed;
        height: 60px;
        background-color: #fff;
        pointer-events: none
    }
    .header.fixed .logo {
        width: 36px;
        height: 44px;
        pointer-events: initial
    }
    .header.fixed .btn-search {
        height: 60px
    }
    .header.fixed .nav-toggle {
        top: 6px
    }
}

@media(min-width: 1400px) {
    .header {
        height: 115px
    }
    .header .nav-toggle {
        top: 33px;
        right: 36px
    }
    .header.fixed {
        height: 80px
    }
    .header.fixed .logo {
        width: 50px;
        height: 60px
    }
    .header.fixed .btn-search {
        height: 80px
    }
    .header.fixed .nav-toggle {
        top: 15px
    }
}

.btn-search,
.nav-toggle,
.btn-close-filter {
    display: block;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px auto;
    transition: all .35s;
    text-indent: -9999px;
    font-size: 0;
    opacity: .8
}

@media(min-width: 0) and (max-width:767px) {
    .btn-search,
    .nav-toggle,
    .btn-close-filter {
        top: 5px
    }
}

@media(min-width: 992px) {
    .btn-search,
    .nav-toggle,
    .btn-close-filter {
        top: 30px
    }
}

.btn-close-filter,
.nav-toggle {
    right: 6px;
    z-index: 120;
    -webkit-transition: All transform .3s linear;
    -moz-transition: All transform .3s linear;
    -o-transition: All transform .3s linear;
    transition: All transform .3s linear
}

.nav-toggle span,
.btn-close-filter:before,
.nav-toggle:before,
.btn-close-filter:after,
.nav-toggle:after {
    height: 2px;
    width: 30px;
    top: 47%;
    right: 50%;
    margin-right: -11px;
    background: white;
    position: absolute;
    display: block;
    content: '';
    text-indent: -9999px;
    background-color: #003e92;
    transition: all 300ms ease-in-out
}

.btn-close-filter:before,
.nav-toggle:before {
    margin-top: -6px;
    width: 24px
}

.btn-close-filter:after,
.nav-toggle:after {
    margin-top: 6px;
    width: 16px
}

.btn-close-filter:before {
    margin-top: 0;
    background-color: #003e92;
    transform: rotate(-45deg)
}

.btn-close-filter:after {
    margin-top: 0;
    background-color: #003e92;
    transform: rotate(45deg);
    width: 24px
}

@media(min-width: 992px) {
    .btn-close-filter {
        top: 6px
    }
}

@media(min-width: 1100px) {
    .btn-close-filter {
        display: none
    }
    .btn-close-filter.close-item-detail {
        display: block
    }
}

body.show .nav-toggle:before {
    margin-top: 0;
    background-color: #003e92;
    transform: rotate(-45deg)
}

body.show .nav-toggle:after {
    margin-top: 0;
    background-color: #003e92;
    transform: rotate(45deg);
    width: 24px
}

body.show .nav-toggle span {
    background-color: #003e92;
    opacity: 0
}

.index-nav.nav {
    box-shadow: none
}

@media(min-width: 48em) {
    .index-nav.nav {
        background-color: transparent
    }
    .index-nav.nav.fixed .sub-nav {
        background-color: #fff
    }
    .index-nav.nav .sub-nav {
        background-color: #fff
    }
}

.nav {
    background-color: transparent;
    transition: background-color .4s ease, height .4s ease;
    position: relative
}

@media(min-width: 0) and (max-width:1099px) {
    .nav {
        height: 100vh;
        width: 100%;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 115;
        opacity: 0;
        visibility: hidden;
        background-color: #f0f0f0;
        -webkit-overflow-scrolling: touch;
        transform: translateY(50px);
        transition: visibility .4s ease, opacity .4s ease, transform .4s ease
    }
    .nav.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

@media (min-width: 1100px) {
    .nav {
        height: 80px;
        pointer-events: none;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 380;
        /* box-shadow: 0 0 20px 0 rgba(0,0,0,0.1); */
        padding-left: 150px;
    }
    .nav.fixed {
        position: fixed;
        height: 60px;
        background-color: transparent;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1)
    }
    .nav.fixed .wrap-nav {
        height: 60px
    }
    .nav.fixed .wrap-nav a {
        color: #333;
        text-decoration: none;
    }
    .nav.fixed .nav-title:hover .sub-nav {
        top: 60px
    }
    .nav.fixed .more-menu {
        top: 60px
    }
    .nav.fixed .sub-nav {
        top: 50px;
        background-color: #fff
    }
}

@media(min-width: 87.5em) {
    .nav {
        height: 115px
    }
    .nav.fixed {
        height: 80px
    }
    .nav.fixed .wrap-nav {
        height: 80px
    }
    .nav.fixed .nav-title:hover .sub-nav {
        top: 80px
    }
    .nav.fixed .more-menu {
        top: 80px
    }
    .nav.fixed .sub-nav {
        top: 50px
    }
}

.nav-title {
    pointer-events: initial
}

@media(min-width: 0) and (max-width:1099px) {
    .nav-title {
        width: 100%;
        max-height: 60px;
        transition: max-height .8s;
        position: relative
    }
    .nav-title:after {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url("../img/layout/arrows-nav.svg") no-repeat center;
        background-size: contain;
        border-radius: 50%;
        position: absolute;
        right: 22px;
        top: 50%;
        transform: translateY(-50%)
    }
    .nav-title .sub-navs {
        max-height: 0;
        transition: max-height .8s;
        background-color: #fff
    }
    .nav-title>a {
        transition: all .35s ease
    }
    .nav-title.active {
        max-height: 960px;
        transition: max-height .8s
    }
    .nav-title.active:after {
        top: 30px;
        transform: translateY(-50%) rotate(180deg)
    }
    .nav-title.active>a {
        font-size: 1.75rem;
        background-color: #fff;
        font-weight: bold;
        border-color: transparent;
        transition: all .35s ease
    }
    .nav-title.active .sub-nav .wrap {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100%
    }
    .nav-title.active .sub-navs {
        height: auto;
        max-height: 960px
    }
    .nav-title.active .sub-navs .sub-ablock {
        width: 100%;
        border-bottom: 0;
        padding: 0 30px 0 28px;
        text-align: left;
        height: auto
    }
    .nav-title.active .sub-navs .sub-ablock a {
        text-align: left
    }
    .nav-title.active .sub-navs .sub-ablock img {
        display: inline-block;
        height: 32px;
        width: auto
    }
    .nav-title.active .sub-navs .sub-ablock p {
        padding: 10px 0
    }
    .nav-title.active .sub-navs .sub-ablock p:nth-of-type(2),
    .nav-title.active .sub-navs .sub-ablock p:nth-of-type(3) {
        display: none
    }
    .nav-title.active .sub-navs .sub-ablock:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: 1px dotted #eee
    }
    .nav-title.open {
        height: auto
    }
    .nav-title.open:before {
        transform: translateY(-50%) rotate(0)
    }
    .nav-title.open .sub-navs {
        height: auto
    }
    .nav-title:before {
        content: '';
        position: absolute;
        top: 35px;
        transform: translateY(-50%) rotate(180deg);
        right: 30px;
        background-image: url(../img/layout/nav-arrow.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 10px 7px;
        width: 10px;
        height: 7px;
        display: block;
        transition-duration: .3s
    }
    .nav-title .sub-nav {
        display: block;
        width: 100%
    }
    .nav-title .sub-navs {
        height: 0;
        overflow: hidden
    }
    .nav-title .sub-navs a {
        background-color: #fff;
        color: #0188bf
    }
}

@media(min-width: 1100px) {
    .nav-title {
        height: 100%
    }
    .nav-title.show {
        pointer-events: none
    }
    .nav-title:hover {
        border-bottom: 5px solid #003e92
    }
    .nav-title:hover>a {
        transform: scale(1.06);
        color: #0068ce
    }
    .nav-title:hover .sub-nav {
        top: 80px;
        visibility: visible;
        opacity: 1;
        z-index: 200;
        display: flex
    }
    .nav-title .sub-nav {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        left: 50%;
        top: 60px;
        width: 100vw;
        height: auto;
        z-index: -200;
        display: none;
        align-items: center;
        border-bottom: 3px solid rgba(0, 0, 0, 0.1);
        background-color: #fff;
        transform: translateX(-50%);
        transition-duration: .3s
    }
    .nav-title .sub-nav h2 {
        text-align: left;
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: normal
    }
    .nav-title .sub-navs {
        display: block;
        /* align-items: flex-start;
        justify-content: flex-start; */
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media(min-width: 87.5em) {
    .nav-title:hover .sub-nav {
        top: 115px
    }
}

.wrap-nav {
    height: 100%;
    width: 100%;
    text-align: right;
    font-size: 0;
    vertical-align: top;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding-right: 115px
}

@media(min-width: 0) and (max-width:1099px) {
    .wrap-nav {
        text-align: left;
        flex-direction: column;
        justify-content: flex-start;
        background-color: transparent;
        padding-top: 70px;
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 0;
        padding-bottom: 70px
    }
    .wrap-nav .nav-title>a {
        line-height: 60px;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width: 0) and (max-width:767px) {
    .wrap-nav {
        padding-top: 60px
    }
}

@media(min-width: 1100px) {
    .wrap-nav {
        transition: all .35s linear
    }
}

.wrap-nav img {
    display: block;
    width: 22px;
    height: 22px
}

.wrap-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
    padding: 0 30px
}

@media(min-width: 0) and (max-width:1099px) {
    .wrap-nav a {
        display: block;
        width: 100%;
        height: 60px;
        padding: 15px 30px;
        font-size: 18px;
        border-bottom: 1px solid #ddd;
        background-color: #f0f0f0
    }
}

@media(min-width: 1100px) {
    .wrap-nav a {
        margin: 0;
        height: 100%;
        padding: 0 20px;
        transition: height .35s linear, transform .3s ease, color .35s ease
    }
}

@media(min-width: 98.75em) {
    .wrap-nav a {
        font-size: 18px
    }
}

.wrap-nav a.lang {
    display: block;
    color: #222;
    background-color: #f0f0f0
}

@media(min-width: 1100px) {
    .wrap-nav a.lang {
        display: none
    }
}

.wrap-nav a.sub-ablock {
    font-size: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 0;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff
}

@media(min-width: 0) and (max-width:1099px) {
    .wrap-nav a.sub-ablock {
        text-align: left;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(min-width: 1100px) {
    .wrap-nav a.sub-ablock {
        background-color: #fff;
        text-align: left;
        margin-bottom: 15px
    }
}

@media(min-width: 1400px) {
    .wrap-nav a.sub-ablock {
        margin-bottom: 20px
    }
}

@media(min-width: 98.75em) {
    .wrap-nav a.sub-ablock {
        margin-bottom: 40px
    }
}

.wrap-nav a.sub-ablock img {
    display: none;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    vertical-align: middle
}

@media(min-width: 1100px) {
    .wrap-nav a.sub-ablock img {
        display: inline-block
    }
}

@media(min-width: 1400px) {
    .wrap-nav a.sub-ablock img {
        width: 50px;
        height: 50px
    }
}

@media(min-width: 98.75em) {
    .wrap-nav a.sub-ablock img {
        width: 50px;
        height: 50px
    }
}

.wrap-nav a.sub-ablock div {
    display: inline-block;
    vertical-align: middle
}

.wrap-nav a.sub-ablock p {
    font-size: 16px;
    color: #222;
    margin: 0
}

@media(min-width: 0) and (max-width:1099px) {
    .wrap-nav a.sub-ablock p {
        font-size: 1.125rem;
        padding: 15px 0;
        margin: 0
    }
    .wrap-nav a.sub-ablock p.sec-p {
        display: none
    }
    .wrap-nav a.sub-ablock p:nth-of-type(2),
    .wrap-nav a.sub-ablock p:nth-of-type(3) {
        display: none
    }
}

@media(min-width: 1100px) {
    .wrap-nav a.sub-ablock p:first-of-type {
        font-size: 20px;
        line-height: 30px;
    }
    .wrap-nav a.sub-ablock p:nth-of-type(2),
    .wrap-nav a.sub-ablock p:nth-of-type(3) {
        color: #888
    }
}

@media(min-width: 1400px) {
    .wrap-nav a.sub-ablock p:first-of-type {
        font-size: 24px;
        line-height: 30px;
    }
}

@media(min-width: 98.75em) {
    .wrap-nav a.sub-ablock p:first-of-type {
        font-size: 26px;
        line-height: 30px;
    }
}

@media(min-width: 0) and (max-width:1099px) {
    .more-menu {
        width: 100%
    }
    .more-menu .wrap {
        width: 100%;
        padding: 0;
        max-width: 100%
    }
}

@media(min-width: 1100px) {
    .more-menu {
        position: absolute;
        left: 0;
        top: 80px;
        width: 100vw;
        margin-left: 0;
        margin-right: 0;
        height: auto;
        align-items: center;
        justify-content: center;
        border-bottom: 3px solid rgba(0, 0, 0, 0.1);
        transition-duration: .3s;
        display: block;
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        pointer-events: initial
    }
    .more-menu.show {
        opacity: 1;
        visibility: visible
    }
}

@media(min-width: 1400px) {
    .more-menu {
        top: 115px
    }
}

.more-menu a {
    height: 60px
}

@media(min-width: 0) and (max-width:1099px) {
    .more-menu a.sub-ablock {
        background-color: #f0f0f0
    }
}

@media(min-width: 1100px) {
    .more-menu a {
        height: 80px
    }
}

.more-menu .sub-navs {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

@media(min-width: 1100px) {
    .more-menu .sub-navs {
        margin-top: 40px;
        margin-bottom: 40px;
        flex-direction: row
    }
}


/* 頁面上方路徑 */

.wrapTop-l-home {
    font-size: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.wrapTop-l-home img {
    margin: 0 8px;
}


/* 頁面上方搜尋和分享區塊 */

.wrapTop-r {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}


/* 分享區塊 */

.share-block {
    display: flex;
    justify-content: center;
}

.share-block div {
    cursor: pointer;
    opacity: 0.5;
    transition: all .3s ease;
    margin-left: 8px;
}

.share-block div:hover {
    opacity: 1.0;
}


/*路徑*/

.bread {
    color: #888;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 10px;
}

.bread img {
    vertical-align: text-top;
}

.bread a {
    text-decoration: none;
}


/*手機板-menu*/

.flypanels-topbar {
    display: none;
}

.flypanels-left {
    display: none;
}


/*輪播*/

.raidom {
    margin-bottom: 1px;
}

.raidom .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.raidom .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.raidom .swiper-slide img {
    width: 100%;
    height: auto;
}


/*.raidom-line {
    margin-top:-22px;
}*/

.raidom-line img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/rd-next.png) no-repeat;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/rd-prev.png) no-repeat;
}

.raidom .swiper-button-next,
.raidom .swiper-container-rtl .swiper-button-prev {
    right: 15px;
}

.raidom .swiper-button-prev,
.raidom .swiper-container-rtl .swiper-button-next {
    left: 15px;
}

@media screen and (max-width:1170px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
}


/*亮點回顧*/



.review-box .review-swiper {
    margin-bottom: 30px;
}

.review-box .swiper-wrapper {
    margin-bottom: 40px;
}

.review-item {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    margin: auto;
}

.review-item .review-title {
    font-size: 24px;
    margin-bottom: 30px;
}

.review-item .review-value {
    font-size: 48px;
    color: #FFB300;
    margin-bottom: 30px;
}

.review-item .review-unit {
    font-size: 20px;
}

.review-box .swiper-container-horizontal>.swiper-pagination-bullets,
.review-box .swiper-pagination-custom,
.swiper-pagination-fraction {
    position: absolute;
    bottom: 0px;
}

.review-box .swiper-button-next,
.review-box .swiper-container-rtl .swiper-button-prev {
    right: 0px;
}

.review-box .swiper-button-prev,
.review-box .swiper-container-rtl .swiper-button-next {
    left: 0px;
}

.btn-blue {
    background-color: #669EF4;
    border-radius: 20px;
    color: #FFFFFF;
    border: 1px solid #669EF4;
    display: block;
    width: 180px;
    height: 45px;
    margin: 0 auto;
}

.btn-blue:hover {
    background-color: rgb(59, 131, 240);
    color: #FFFFFF;
}


/*中間區塊*/

@media(min-width: 768px) {
    .main-container {
        padding-top: 75px;
    }
}

@media(min-width: 1100px) {
    .main-container {
        padding-top: 90px;
    }
}

@media(min-width: 1400px) {
    .main-container {
        padding-top: 130px;
    }
}

.main-wrapper {}

.main-wrapper .container {
    padding: 0;
}

.container-fluid {
    padding: 0 40px;
}


/*大標題*/

.main-wrapper h1.handline-style01 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px 0;
}

.tit-color01 {
    color: #ffffff;
}

.tit-color02 {
    color: #004EA1;
}


/*電腦版-首頁內容*/

.depiction-pc {
    margin-bottom: 25px;
}


/*手機版-首頁內容*/

.depiction-mobile {
    display: none;
}


/*首頁menu*/



.home-menu {
    margin: 10px 0;
}

.home-menu-box a {
    height: 140px;
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.50);
    border-radius: 5px;
    opacity: 0.8;
    padding: 5px;
}

.home-menu-box a:hover {
    opacity: 1;
}


/*報告*/



.reports {
    margin: 10px 0;
}

.reports-box a {
    display: block;
}

.reports-pic {}

.reports-pic img {
    width: 100%;
    height: auto;
}

a.reports-title {
    font-size: 18px;
    line-height: 30px;
    background: rgba(255, 255, 255, 0.65);
    padding: 8px 5px;
}


/*search*/

#custom-search-input {
    background-color: #fff;
    margin-bottom: 15px;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    font-size: 15px;
    padding: 5px 10px;
    height: 40px;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
}

#custom-search-input .glyphicon-search {
    font-size: 21px;
}


/*頁碼*/

.page_nb {
    text-align: center;
}

.page_nb ul li {
    float: none;
    width: auto;
    margin: 0;
}

.page_nb .pagination>li>a,
.page_nb .pagination>li>span {
    background-color: #000000;
    border: 1px solid #1f1f1f;
    margin-left: 2px;
    color: #ffffff;
}

.page_nb .pagination>li:first-child>a,
.page_nb .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.page_nb .pagination>li:last-child>a,
.page_nb .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.page_nb .pagination>.active>a,
.page_nb .pagination>.active>a:focus,
.page_nb .pagination>.active>a:hover,
.page_nb .pagination>.active>span,
.page_nb .pagination>.active>span:focus,
.page_nb .pagination>.active>span:hover {
    background-color: #de0d0d;
    border-color: #de0d0d;
}

.page_nb .pagination>li>a:hover,
.page_nb .pagination>li>span:hover {
    background-color: #de0d0d;
    border-color: #de0d0d;
}

.page_nb .pagination>.disabled>a,
.page_nb .pagination>.disabled>a:focus,
.page_nb .pagination>.disabled>a:hover,
.page_nb .pagination>.disabled>span,
.page_nb .pagination>.disabled>span:focus,
.page_nb .pagination>.disabled>span:hover {
    color: #ffffff;
}

.show-all-btn {
    display: none;
}


/*footer
footer {
    color: #fff;
    margin: 0;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    background-color:#004ea1;
    font-size: 13px;
    line-height:18px;
}

footer .footer-above .container {
}

footer .footer-col {
    margin-bottom: 50px;
}


.footer-content {
    padding:25px 0 10px 0;
}

.footer-content .box {
    float: left;
    border-right: 2px dotted #fff;
    width: auto;
    margin-right: 40px;
    padding-right: 40px;
    color: #fff;
    height: 250px;
}
.footer-content .box2 {
    float: left;
    width: auto;
    padding-right: 40px;
    color: #fff;
    height: 250px;
}
.footer-content .box3 {
    float: right;
    padding-left: 10px;
    height: auto;
}
.footer-content span {
    font-size: 11pt;
    font-weight: bold;
}
.footer-content a {
    color: #fff;
    text-decoration: none;
}
.footer-content a:hover {
    background-position:right;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.top a {
    float: right;
    width: 46px;
    height: 46px;
    background: url(../images/top.png) no-repeat left;
    color: #fff;
    text-align: center;
    display: block;
}
#FooterInfo {
    float: left;
    width: auto;
    margin-right: 62px;
    margin-top: 20px;
    color: #fff;
}
.footer-content p {
    color: #fff;
}
.fb a {
    float: left;
    width: 46px;
    height: 46px;
    background: url(../images/fb_icon.png) no-repeat left;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
.youtube a {
    float: left;
    width: 46px;
    height: 46px;
    background: url(../images/youtube_icon.png) no-repeat left;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
.mobile a {
    float: left;
    width: 46px;
    height: 46px;
    background: url(../images/mobile_icon.png) no-repeat left;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
.note {
    font-size: 9pt;
    padding-top: 10px;
}
*/

.footer {
    width: 100%;
    background: linear-gradient(to right, #003e92, #4db5ab);
    overflow: hidden;
    padding: 15px 30px 5px 30px
}

@media(min-width: 992px) {
    .footer {
        display: block;
        /* height: 190px; */
        padding: 30px 40px;
    }
}

.footer .f-a {
    display: inline-block
}

@media(min-width: 768px) {
    .footer .f-a a {
        display: block
    }
}

.footer .f-a img {
    width: auto;
    height: 50px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .footer .f-a p {
        text-align: left;
        color: rgba(255, 255, 255, 0.4)
    }
}

.footer .f-a p a {
    display: inline-block;
    color: #fff
}

@media(min-width: 768px) {
    .footer .f-a p a {
        color: rgba(255, 255, 255, 0.4)
    }
}

.footer .f-b {
    float: right;
    font-size: 0;
    width: 380px;
    max-width: 100%
}

.footer .f-c {
    float: right;
    width: 200px;
    overflow: hidden;
}

.footer .btn-foot-news {
    background: #004EA1;
    border-color: #519BE9;
    color: #ffffff;
    transition: all .3s ease;
    opacity: 0.75;
    margin-bottom: 8px;
}

.footer .btn-foot-news:hover {
    opacity: 1.0;
}

.footer .btn-foot-news img {
    margin-right: 5px;
}

@media(min-width: 62em) {
    .footer .f-b {
        display: inline-block
    }
}

@media(min-width: 68.75em) {
    .footer .f-b {
        width: 540px;
        display: block
    }
}

.footer .f-b a {
    width: 100px;
    margin-right: 40px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    display: inline-block
}

@media(min-width: 62em) and (max-width:68.75em) {
    .footer .f-b a:nth-of-type(3n) {
        margin-right: 0
    }
}

@media(min-width: 68.75em) {
    .footer .f-b a:nth-of-type(4n) {
        margin-right: 0
    }
}


/*--內頁-右側新聞列表--*/

.news-list-in {}

.news-list-in ul {
    margin-bottom: 30px;
}

.news-list-in ul li {
    position: relative;
    border-bottom: 1px dotted #9e9e9e;
    padding: 10px 0;
    overflow: hidden;
    list-style: none;
}

.news-list-in ul li:first-child {
    padding-top: 0;
}

.news-list-in ul li .news-pic {
    width: 270px;
    float: left;
    overflow: hidden;
}

.news-list-in ul li .news-pic img {
    width: 100%;
    height: auto;
}

.news-list-in ul li h3.news-title {
    font-size: 16px;
    font-weight: normal;
    background-color: #eeeeee;
    border-left: 3px solid #00a8d0;
    line-height: 35px;
    margin: 0 0 10px 280px;
    padding: 0 8px;
    display: block;
}

.news-list-in ul li h3.news-title a {
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis;
    /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    display: block;
}

.news-list-in ul li .news-date {
    font-size: 13px;
    float: right;
}

.news-list-in ul li .news-text {
    height: 80px;
    overflow: hidden;
    margin: 0 0 10px 280px;
}

.news-list-in ul li .news-text p {
    line-height: 21px;
    color: #515151;
}

.text-more-btn {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.text-more-btn img {
    margin-right: 2px;
    vertical-align: middle;
    margin-top: -2px;
}


/*--頁碼--*/

.look-pageNB {
    width: 100%;
    height: 32px;
    text-align: center;
}

.look-pageNB li {
    display: inline-block;
    border-radius: 3px;
    margin: 0 0 0 -4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.look-pageNB li:first-child {
    border-left: none;
}

.look-pageNB li:hover {
    background-color: #00a8d0;
}

.look-pageNB span {
    display: inline-block;
    color: #004ea1;
}

.look-pageNB li a {
    color: #2d2d2d;
    display: block;
    padding: 3px 10px;
}

.look-pageNB li a:hover {
    color: #ffffff;
    text-decoration: none;
}


/*--內頁-右側新聞內容--*/

.news-incontent {}

.news-incontent h3 {
    color: #004EA1;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: "Microsoft JhengHei", Helvetica, Arial, Verdana, "PingFang", "PingFangTC", sans-serif;
    margin-top: 0px;
    line-height: 30px;
}

.news-incontent img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 15px auto;
}

.report-text-L {
    width: 79%;
    float: left;
    margin-right: 1%;
}

.report-text-R {
    width: 20%;
    float: right;
}


/*RWD Youtube 以及 Vimeo*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.share-box {
    margin: 20px 0 30px 0;
}

.share-box h4 {
    color: #ff9b00;
    text-align: center;
}

.share-box p {
    text-align: center;
}

.extended-reading {
    background-color: rgba(0, 168, 208, 0.30);
    border: 1px solid rgba(0, 168, 208, 0.30);
    border-radius: 3px;
}

.extended-reading h4 {
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
}

.extended-reading ul {
    background: #ffffff;
    padding: 10px;
    margin: 0;
}

.extended-reading li {
    list-style: none;
    line-height: 35px;
    border-top: 1px dotted #00a8d0;
    background: url(../images/next.png) left center no-repeat;
}

.extended-reading li:first-child {
    border-top: none;
}

.extended-reading li a {
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis;
    /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    display: block;
    padding-left: 20px;
}


/*內頁-聯絡我們*/

.contact-us {
    overflow: hidden;
    margin-bottom: 30px;
}

.contact-us h3 {
    color: #004EA1;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: "Microsoft JhengHei", Helvetica, Arial, Verdana, "PingFang", "PingFangTC", sans-serif;
    margin-top: 0px;
    line-height: 30px;
}


/* 表單 */

.form1 {}

.form1 th {
    text-align: right;
}

table.table-type th.th-title {
    width: 100px;
    font-weight: normal;
    line-height: 24px;
    vertical-align: top;
    padding: 8px 5px;
}

table.table-type td.td-text {
    /* border: #e3e3e3 1px solid; */
    line-height: 24px;
    vertical-align: middle;
    padding: 8px 5px;
}

.form1 .formtable-list {
    padding: 6px 0;
}

.form1 .formleft-text {
    float: left;
    width: 90px;
    text-align: right;
    color: #333333;
    padding-right: 8px;
}

.form1 .formright-text {
    overflow: hidden;
}

.form1 .down {
    text-align: center;
}

.form1 input {
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-bottom: 1px solid #A3A3A3;
    border-top: 0px solid #CCCCCC;
    color: #333333;
    outline: medium none;
    padding: 5px;
    border-radius: 0px;
    background-color: transparent;
}

.form1 input:focus,
.form1 select:focus,
.form1 textarea:focus {
    border: 1px solid #00a8d0;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    outline: medium none;
    padding: 5px;
}

.form-text-w-all {
    width: 98%;
}

.form-text-w120 {
    width: 120px;
}

.form1 input[type="radio"] {
    height: 18px;
    width: 18px;
    vertical-align: sub;
    margin-right: 5px;
}

.form1 input[type="checkbox"] {
    height: 18px;
    width: 18px;
    vertical-align: sub;
    margin-right: 5px;
}

.form1 select {
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-bottom: 1px solid #A3A3A3;
    border-top: 0 solid #CCCCCC;
    background-color: transparent;
    color: #515151;
    padding-top: 5px;
    padding-bottom: 5px;
}

.form1 textarea {
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-bottom: 1px solid #A3A3A3;
    border-top: 0 solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    outline: medium none;
    padding: 5px;
    background-color: transparent;
}

.confirm-btn {
    min-width: 110px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #f69600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
    color: #ffffff;
    border-radius: 5px;
    border: none;
    margin: 10px 5px 0 5px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.confirm-btn:hover {
    background-color: #ffa71f;
}

.confirm-btn02 {
    min-width: 110px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #000000;
    background-color: transparent;
    color: #000000;
    border-radius: 5px;
    margin: 10px 5px 0 0;
}

.confirm-btn02:hover {
    background-color: rgba(255, 255, 255, 0.50);
    border: 1px solid #cb7f0e;
    color: #cb7f0e;
}

.text-R {
    text-align: right;
}

.text-C {
    text-align: center;
}

.text-L {
    text-align: left;
}

@media screen and (min-width:1200px) {}

@media (min-width:992px) and (max-width:1199px) {}

@media screen and (max-width:1099px) {
    /*手機板-menu*/
    .flypanels-topbar {
        display: block;
    }
    .flypanels-left {
        display: block;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .main-wrapper .container {
        padding: 0 15px;
    }
    /*--內頁-右側新聞列表--*/
    .news-list-in {}
    .news-list-in ul {
        margin-bottom: 30px;
    }
    .news-list-in ul li {
        position: relative;
        border-bottom: 1px dotted #9e9e9e;
        padding: 10px 0;
        overflow: hidden;
        list-style: none;
    }
    .news-list-in ul li .news-pic {
        width: 200px;
        float: left;
        overflow: hidden;
    }
    .news-list-in ul li .news-pic img {
        width: 100%;
        height: auto;
    }
    .news-list-in ul li h3.news-title {
        font-size: 16px;
        font-weight: normal;
        background-color: #eeeeee;
        border-left: 3px solid #00a8d0;
        line-height: 35px;
        margin: 0 0 8px 208px;
        padding: 0 8px;
    }
    .news-list-in ul li h3.news-title a {
        word-break: keep-all;
        /* 不换行 */
        white-space: nowrap;
        /* 不换行 */
        overflow: hidden;
        /* 内容超出宽度时隐藏超出部分的内容 */
        text-overflow: ellipsis;
        /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
        display: block;
    }
    .news-list-in ul li .news-date {
        font-size: 13px;
        float: right;
    }
    .news-list-in ul li .news-text {
        height: 40px;
        overflow: hidden;
        margin: 0 0 10px 210px;
    }
    .news-list-in ul li .news-text p {
        line-height: 21px;
        color: #515151;
    }
    .text-more-btn {
        display: block;
        position: absolute;
        right: 0px;
        bottom: 15px;
    }
}

@media screen and (max-width:991px) {}

@media (min-width:520px) and (max-width:991px) {}

@media screen and (max-width:767px) {
    /* 回頂部 */
    #returnTop {
        _display: none;
        position: fixed;
        _position: absolute;
        z-index: 999;
        right: 15px;
        bottom: -100px;
        _bottom: auto;
        width: 46px;
        height: 46px;
        text-indent: -999px;
        overflow: hidden;
        background: url(../images/top.png) left no-repeat;
        _background: url(../images/top.png) left no-repeat;
        display: block;
        transition: bottom 0.9s;
        -webkit-transition: bottom 0.9s;
        -moz-transition: bottom 0.9s;
        -o-transition: bottom 0.9s;
    }
    #returnTop:hover {
        background-position: right;
    }
    /*header*/
    .header-style {
        width: 100%;
        height: 50px;
        background-color: #ffffff;
        border-bottom: none;
        position: fixed;
        top: 0px;
        z-index: 99;
    }
    .header-style .container {
        padding: 0;
    }
    .header-logo {
        width: 200px;
        margin: 9px 0;
        padding-left: 15px;
        float: left;
    }
    .header-logo img {
        max-width: 100%;
        height: auto;
    }
    .header-logo span {
        color: #ffffff;
        font-size: 24px;
        padding-left: 5px;
        vertical-align: middle;
    }
    .sub-nav {
        float: right;
        height: auto;
        text-align: right;
        margin-top: 40px;
        display: none;
    }
    .sub-nav a {
        color: #777;
        text-decoration: none;
    }
    .sub-nav a:hover {
        color: #004ea1;
        text-decoration: underline;
    }
    .related {
        float: right;
        height: 20px;
        display: block;
        background: url(../images/related_icon.png) no-repeat left;
        padding-left: 25px;
    }
    /*內頁menu*/
    .inpage-menu {
        background-color: #004ea1;
        border-bottom: 3px solid #004ea1;
        overflow: hidden;
        text-align: center;
        padding: 2px 10px;
        display: none;
    }
    /*路徑*/
    .bread {
        color: #888;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 10px;
        display: none;
    }
    .bread img {
        vertical-align: text-top;
    }
    .bread a {
        text-decoration: none;
    }
    /*輪播
.raidom {
    display:none;
}*/
    /*亮點回顧*/
    .review-box {
        padding: 30px 0;
    }
    /*中間區塊*/
    .main-wrapper {
        background-color: #ffffff;
        padding-bottom: 0;
    }
    .main-wrapper .container {
        padding: 90px 15px 15px 15px;
    }
    .container-fluid {
        padding: 0 15px;
    }
    /*大標題*/
    .main-wrapper h1.handline-style01 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    /*電腦版-首頁內容*/
    .depiction-pc {
        display: none;
    }
    /*手機板-首頁內容*/
    .depiction-mobile {
        display: block;
        margin-bottom: 15px;
    }
    .depiction-mobile img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    /*首頁menu*/
    .home-menu-box {
        padding: 30px 7px;
    }
    .home-menu {
        padding: 0 8px;
        margin: 5px 0;
    }
    .home-menu-box a {
        height: 60px;
        font-size: 14px;
        line-height: 18px;
    }
    /*報告*/
    .reports-box {
        background-color: #c1e5f3;
        padding: 30px 0;
    }
    .reports:nth-child(even) {
        margin: 10px 0;
        padding-right: 10px;
    }
    .reports:nth-child(odd) {
        margin: 10px 0;
        padding-left: 10px;
    }
    .reports-box li a {
        display: block;
    }
    .reports-pic {}
    a.reports-title {
        font-size: 16px;
        line-height: 24px;
    }
    /*footer*/
    footer {
        display: none;
    }
    .footer .f-c {
        float: none;
    }
    /*內頁-左側選單*/
    .accordion {
        display: none;
    }
    /*--內頁-右側新聞列表--*/
    .news-list-in {}
    .news-list-in ul {
        margin-bottom: 30px;
    }
    .news-list-in ul li {
        position: relative;
        border-bottom: 1px dotted #9e9e9e;
        padding: 10px 0;
        overflow: hidden;
        list-style: none;
    }
    .news-list-in ul li .news-pic {
        width: 100px;
        float: left;
        overflow: hidden;
    }
    .news-list-in ul li .news-pic img {
        width: 100%;
        height: auto;
    }
    .news-list-in ul li h3.news-title {
        height: 45px;
        font-size: 16px;
        font-weight: normal;
        background-color: inherit;
        border-left: none;
        line-height: 21px;
        margin: 7px 0 7px 108px;
        padding: 0;
    }
    .news-list-in ul li h3.news-title a {
        word-break: keep-all;
        /* 不换行 */
        white-space: nowrap;
        /* 不换行 */
        overflow: hidden;
        /* 内容超出宽度时隐藏超出部分的内容 */
        text-overflow: ellipsis;
        /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
        display: block;
    }
    .news-list-in ul li .news-date {
        font-size: 13px;
        float: right;
    }
    .news-list-in ul li .news-text {
        height: 40px;
        overflow: hidden;
        margin: 0;
        display: none;
    }
    .news-list-in ul li .news-text p {
        line-height: 21px;
        color: #515151;
    }
    .text-more-btn {
        display: block;
        position: absolute;
        right: 0px;
        bottom: 15px;
        display: none;
    }
    /*--頁碼--*/
    .look-pageNB {
        width: 100%;
        height: 32px;
        text-align: center;
        display: none;
    }
    .look-pageNB li {
        display: inline-block;
        border-radius: 3px;
        margin: 0 0 0 -4px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .look-pageNB li:first-child {
        border-left: none;
    }
    .look-pageNB li:hover {
        background-color: #00a8d0;
    }
    .look-pageNB span {
        display: inline-block;
        color: #004ea1;
    }
    .look-pageNB li a {
        color: #2d2d2d;
        display: block;
        padding: 3px 12px;
    }
    .look-pageNB li a:hover {
        color: #ffffff;
        text-decoration: none;
    }
    .report-text-L {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .report-text-R {
        width: 60%;
        float: none;
        margin: 10px auto;
    }
}

@media screen and (max-width:519px) {
    .footer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .footer .f-a a {
        display: none
    }
    .footer .f-a p {
        color: #fff;
        text-align: center
    }
}


/* 新增搜尋頁 */

.search-box {
    padding: 40px 0;
}

.search-item {
    background-color: #eeeeee;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 15px 0;
}

.search-item h4 {
    color: #004EA1;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    .search-box {
        padding: 0;
    }
    .search-item {
        background-color: #eeeeee;
        border-radius: 4px;
        padding: 10px 20px;
        margin: 15px 0;
    }
    .search-item h4 {
        color: #004EA1;
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
    }
}