    @charset "UTF-8";

    * {
        font-family: "WenQuanYi Zen Hei", "文泉驛正黑", "Heiti TC", "黑體-繁", "LiHei Pro", "儷黑 Pro", "PingFang TC", "Droid Sans", "Roboto", "Microsoft JhengHei", "微軟正黑體";
        word-break: break-word;
    }

    body {}

    a {
        cursor: pointer;
        color: #c74304;
    }

    a:hover,
    a:focus {
        cursor: pointer;
        color: #e04e01;
    }

    a:active {
        cursor: pointer;
    }

    .navbar-header {
        z-index: 80;
    }

    .logo {
        padding: 0;
        margin: 0;
        line-height: 1;
        z-index: 90;
        margin-left: 6px;
        display: block;
        min-height: 54px;
    }

    .navbar-brand {
        padding: 0;
        margin-top: 17px;
        z-index: 99;
    }

    .navbar-collapse {
        z-index: 1;
    }

    .navbar {
        height: 134px;
        margin-bottom: 0;
        z-index: 4;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.30);
        background: url(../img/bg-mainMenu.png), url(../img/bg-subMenu.png) no-repeat;
        background-position: bottom, calc((100% - 1150px)/2 + 1292px) 8px;
        background-repeat: repeat-x, no-repeat;
        border: 0;
    }

    .navbar-default .navbar-toggle {
        width: 38px;
        height: 36px;
        padding: 3px 6px;
        background: #FFFFFF;
        color: #1A8EFF;
        border: 1px solid #4BA6FF;
        border-radius: 5px;
        margin-top: 9px;
        margin-bottom: 9px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 24px;
        height: 3px;
        margin-top: 3px;
        border-radius: 9px;
        background-color: #1A8EFF;
    }

    .navbar-default .navbar-toggle>span:nth-of-type(2) {
        margin-top: 1px;
    }

    .icon-text {
        font-size: 0.625em;
        color: #1A8EFF;
        margin-top: -2px;
        display: block;
    }

    .wrapper-menu {
        position: relative;
    }

    .main-menu {
        left: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: 1;
    }

    .main-menu>li {
        background: #EFF1F3;
    }



    .navbar-default .navbar-nav>.active>a {
        font-weight: bold;
    }

    .wrapper-menu {
        top: 80px;
    }

    .sub-menu {
        right: 0;
        top: -70px;
        position: absolute;
    }

    .btn-language {
        z-index: 2;
    }

    .btn-language::after {



        content: url(../img/bg-en.png);

        top: -2px;
        position: absolute;
        z-index: -2;

        left: 0;
    }

    /*index-search首頁搜尋*/

    .index-search {
        height: 300px;
        background: url(../img/bg-shadow.png), url(../img/bg-center.png), url(../img/bg-pattern-01.png);
        background-repeat: repeat-x, no-repeat, repeat;
        background-position: left bottom, center, left;
    }

    .index-search .input-group-btn>.btn {
        border-radius: 5px 0 0 5px;
        height: 33px;
        background: transparent;
        border: 1px solid transparent;
        box-sizing: border-box;
    }

    .index-search .input-group-btn>select {
        border-radius: 5px 0 0 5px;
    }

    .index-search .input-group-btn>.btn::after {
        content: '';
        height: 33px;
        width: 3px;
        background: #fff;
        z-index: 20;
        position: absolute;
        border: 1px solid transparent;
        width: 100%;
        left: 0;
        z-index: -2;
        top: -1px;
    }

    .input-group-border {
        border: 1px solid #ccc;
        border-radius: 5px 0 0 5px;
        box-sizing: border-box;
        background: #fff;
    }

    .index-search .input-group input {
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        border: 0;
        border-bottom: 3px solid #0081FF;
        font-weight: bold;
        border-radius: 5px 5px 0 0;
        background: #ffffffc2;
        background: none;
        background-color: none;
    }

    .nav-tabs>li>a {
        color: #4A4A4A;
        border-radius: 5px 5px 0 0;
        background: #ffffff47;
        background: none;
        background-color: none;
        border-color: none;
    }

    .nav-tabs>li>a:hover {
        border-color: transparent;
        border: 1px solid transparent;
        text-shadow: 1px 1px 1px #fff;
    }

    .nav>li>a:hover,
    .nav>li>a:focus {
        background: none;
        background-color: none;
        border-color: none;
    }

    /*快捷按鈕*/

    .quick-online div {
        display: inline-block;
    }

    .quick-online .btn:first-child {
        width: 95%;
        width: calc(100% - 10px);
        margin-right: 10px;
    }

    .quick-online .btn:last-child {
        width: 95%;
        width: calc(100% - 5px);
    }

    .quick-online img {
        vertical-align: top;
        width: 72px;
        height: 76px;
    }

    .quick-online .normal-text {
        margin-top: 1px;
    }

    .index-quicklink {
        margin: 36px 0;
    }

    .index-quicklink .row>div>div {
        margin: 10px 0;
    }

    .index-quicklink [class*=link-] {
        background: #E6EAED;
        padding: 0;
    }

    .index-quicklink [class*=link-]>a:first-child {
        background: #F5F6F7;
    }

    .index-quicklink [class*=link-] h2,
    .quick-online h2 {
        font-size: 1.125em;
        font-weight: bold;
        color: #000000;
        margin: 0;
    }

    .quick-online h2 {
        margin-top: 5px;
    }

    .index-quicklink [class*=link-] img {
        height: 60px;
        width: 60px;
        margin-right: 10px;
    }

    .index-quicklink [class*=link-] a {
        font-size: 0.875em;
        color: #4A4A4A;
    }

    .index-quicklink ul {
        list-style-type: square;
    }


    .valign {
        padding: 8px 10px;
        box-sizing: border-box;
        height: 76px;
        display: flex;
        align-items: center;
        /*justify-content: center;水瓶也置中*/
    }

    .valign>div {
        display: block;
    }

    .valign>ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    /*News*/

    .list-table {
        display: table;
        border-collapse: separate;
        border-spacing: 0 10px;
    }

    .list-table>a {
        display: table-row;
        width: 100%;
        padding-bottom: 10px;
    }

    .list-table>a>div:first-child {
        width: 6em;
        display: table-cell;
    }

    .list-table>a>div:last-child {
        font-weight: bold;
    }

    .list-table .booklist {
        width: 100%;
        display: table-row;
    }

    .booklist-cell {
        display: table-cell;
    }

    .booklist>.booklist-cell:first-child {
        width: 5em;
    }

    .index-news {
        padding-bottom: 40px;
    }

    .bookheight {
        height: 280px;
        overflow-y: scroll;
    }

    .index-news .row {
        margin-bottom: 30px;
    }

    /*OWL*/

    .chosen-book {
        background: url(../img/bg-bookshelf.png);
        background-position: center 20em;
        background-position-x: center;
        background-position-y: 17.5em;
        background-repeat: no-repeat;
    }

    .owl-nav {
        z-index: -2;
        position: absolute;
        top: 9em;
        width: 100%;
    }

    .chosen-book .owl-prev {
        left: -30px;
        position: absolute;
    }

    .chosen-book .owl-next {
        right: -30px;
        position: absolute;
    }

    .chosen-book .owl-prev span,
    .chosen-book .owl-next span {
        padding: 20px;
    }

    #demos .owl-carousel .item {
        overflow: hidden;
        vertical-align: middle;
        height: 340px;
        height: 24em;
        text-align: center;
        background: transparent;
        padding: 0;
    }

    #demos .owl-carousel .item>img {
        height: 14.5em;
        width: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .chosen-book .owl-dots {
        display: none;
    }

    .owl-carousel button.owl-dot {
        height: 15px;
        width: 15px;
        border-radius: 10;
        background: #FF8400;
    }

    .index-title {
        font-size: 1.125em;
        font-weight: bold;
        color: #000;
    }

    /*Footer*/

    .logo-link {
        background: url(../img/bg-footer1.png) top left no-repeat;
        height: 144px;
        vertical-align: middle;
        padding: 43px 25px;
    }

    .logo-link>a {
        margin-right: 10px;
    }



    .float-right {
        float: right;
    }

    .footer-address>div {
        height: 48px;
        padding-top: 12px;
        vertical-align: middle;
    }

    /* Track */
    /*::-webkit-scrollbar-track {
    background: transparent; 
}*/

    #goTop {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 20px;
        height: 60px;
        width: 60px;
        background: rgba(255, 255, 255, 0.6);
        border: 1px solid #4BA6FF;
        border-radius: 100px;
        font-size: 0.875em;
        color: #0081FF;
        vertical-align: middle;
        z-index: 98;
    }

    #goTop>img {
        margin: 9px auto;
        display: block;
    }


    ::-webkit-scrollbar-thumb {
        background: rgba(255, 132, 0, 0.6);
        border-radius: 0;
    }

    ::-webkit-scrollbar {
        width: 10px;
        background: transparent;
    }

    /*首頁樣式結束*/

    .panel-ISBN {
        background: #F5F6F7;
        padding: 20px;
    }

    .title-ISBN {
        font-size: 1.125em;
        font-weight: bold;
        margin: 0;
        color: #000;
    }

    .title-left-ISBN {
        font-size: 1.125em;
        font-weight: bold;
        margin: 0;
        color: #4a4a4a;
        margin-bottom: 20px;
    }

    .list-ISBN {
        margin-bottom: 0;
    }

    .list-ISBN li>:first-child {
        display: inline-block;
        margin-bottom: 12px;
    }

    /* .list-ISBN li > a ~ p ,.list-ISBN li > a{
        display: inline-block;
        margin-bottom: 12px;
    }*/

    .list-ISBN>li:last-child> :first-child {
        margin-bottom: 0;
    }

    .list-ISBN>li:last-child>ul {
        margin-top: 15px;
    }

    .list-ISBN li>p {
        display: inline-block;
    }

    .title-right-ISBN {
        width: 100%;
        height: 60px;
        vertical-align: middle;
        display: flex;
        align-items: center;
    }

    .title-right-ISBN>:nth-child(1n) {
        padding: 0;
        margin: 0;
        font-size: 1.125em;
        vertical-align: middle;
        display: inline-flex;
    }

    .title-right-ISBN>a::after {
        content: '\00FF0F';
        color: #4a4a4a;
    }

    .title-right-ISBN>:last-child {
        font-weight: bold;
        font-size: 1.125em;
        color: #4A4A4A;
    }

    .title-right-ISBN::before {
        width: 60px;
        height: 60px;
        position: relative;
        left: -10px;
        top: 0;
        content: url(../img/bg-bookTitle.png);
    }


    .text-right-ISBN {
        margin-top: 10px;
        font-weight: bold;
    }

    h4.text-right-ISBN,
    h5.text-right-ISBN {
        font-size: 0.9375em;
    }

    .list-subLink-ISBN {
        font-size: 0.9375em;
        margin: 0;
    }

    .list-subLink-ISBN {
        width: 100%;
    }

    .list-subLink-ISBN a {
        width: 100%;
        display: block;
        min-height: 45px;
        background: #fff;
        padding: 10px 8px;
        vertical-align: middle;
        line-height: 25px;
        border-radius: 5px;
        box-sizing: border-box;
    }

    .list-subLink-ISBN a:hover,
    .list-subLink-ISBN a:focus {
        border-bottom: 2px solid #efefef;
        padding-bottom: 8px;
    }

    .list-subLink-ISBN a:active {
        border-bottom: 0;
        border-top: 2px solid #efefef;
        padding-top: 8px;
    }

    .bookinfo-parent-tab .bookinfo-tab:hover,
    .bookinfo-parent-tab .bookinfo-tab:focus {
        color: #fff !important;
        background: #1470CC;
        border: 1px solid #1470CC;
    }

    .bookinfo-parent-tab .bookinfo-tab.active {
        color: #fff !important;
        background: #1470CC;
        border: 1px solid #1470CC;
    }

    .bookinfo-tabcontent {
        display: block !important;
        height: auto !important;
    }

    .bookinfo-tabcontent p {
        display: block;
    }

    .img-bookinfocover {
        display: block;
        margin: 0 auto;
    }

    /*依筆畫*/

    .btngroup-stroke .btn-group {
        margin-bottom: 10px;
    }

    .btngroup-stroke .btn-group .btn {
        border-color: transparent;
        padding: 6px 9px;
    }

    /*所有簡介類型content-intro*/

    .content-intro {
        padding: 15px 30px;
    }

    /*首頁以外樣式結束*/
    /*【+】【-】展開b款*/
    /*原本高寬=1em*/

    .foldedb {
        color: #fd7b00;
        display: inline-block;
        margin-left: 5px;
        width: 0.6em;
        height: 0.6em;
        vertical-align: middle;
        content: url(../img/ic-folded.svg);
    }

    .unfoldedb {
        color: #fd7b00;
        display: inline-block;
        margin-left: 5px;
        width: 0.6em;
        height: 0.6em;
        vertical-align: middle;
        content: url(../img/ic-unfolded.svg);
    }

    .unfoldedb:active {
        color: #fd7b00;
        display: inline-block;
        margin-left: 5px;
        width: 0.6em;
        height: 0.6em;
        vertical-align: middle;
        content: url(../img/ic-folded.svg)
    }

    .classGroup {
        display: none;
        margin: 0;
    }

    /*這個很重要要一起包進去B款*/

    .classGroup>li,
    .ul_listnone {
        padding-left: 0;
        list-style: none;
    }

    /**/

    .menu-left-sub {
        margin-bottom: 15px;
    }

    .menu-left-sub .dropdown-menu {
        margin-bottom: 15px;
        position: static;
        top: 100%;
        width: 100%;
        padding: 10px;
        left: 0;
        z-index: 1000;
        font-size: 0.9375em;
        text-align: left;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .menu-left-sub>li>a {
        margin-left: 15px;
    }

    .menu-left-sub .dropdown-menu li>a {
        width: 100%;
        border-radius: 5px;
    }

    /*無 按鈕--------------------*/
    /*一般狀態*/

    .btn-none {
        width: 100%;
        text-align: left;
        background-color: none;
        background: none;
        border-radius: 0;
        border: none;
        outline: 0;
        height: 36px;
        padding: 6px 0px;
        line-height: 1.42857143;
        color: #333;
    }

    /*注目狀態*/

    .btn-none:hover {
        color: #5dc560;
        border-radius: 0;
        border-color: none;
        outline: 0;
    }

    /*啟用狀態，深深藍色*/

    .btn-none:focus,
    .btn-none.focus,
    .btn-none:active,
    .btn-none.active,
    .open>.dropdown-toggle.btn-none {
        color: #ff8522;
        border-radius: 0;
        border-color: none;
        outline: 0;
    }

    /*啟用狀態，深深藍色*/

    .btn-none:active:hover,
    .btn-none.active:hover,
    .open>.dropdown-toggle.btn-none:hover,
    .btn-none:active:focus,
    .btn-none.active:focus,
    .open>.dropdown-toggle.btn-none:focus,
    .btn-none:active.focus,
    .btn-none.active.focus,
    .open>.dropdown-toggle.btn-none.focus {
        color: #555555;
        background-color: none;
        border-color: none;
    }

    .btn-none:active,
    .btn-none.active,
    .open>.dropdown-toggle.btn-none {
        background-image: none;
    }

    /*禁用狀態，無彩色*/

    .btn-none.disabled:hover,
    .btn-none[disabled]:hover,
    fieldset[disabled] .btn-none:hover,
    .btn-none.disabled:focus,
    .btn-none[disabled]:focus,
    fieldset[disabled] .btn-none:focus,
    .btn-none.disabled.focus,
    .btn-none[disabled].focus,
    fieldset[disabled] .btn-none.focus {
        background-color: none;
        border-color: none;
        border-radius: 0;
    }

    /*一般 按鈕--------------------*/
    /*一般狀態*/

    .a-color2,
    .menu-left-sub>li a {
        cursor: pointer;
        color: #4a4a4a;
    }

    .a-color2,
    .menu-left-sub>li a:hover,
    .a-color2,
    .menu-left-sub>li a:focus {
        cursor: pointer;
        color: #000;
    }

    .a-color2,
    .menu-left-sub>li a:active {
        cursor: pointer;
    }

    .btn-blue {}

    .btn-red {}

    .btn-gray {}

    .btn-disable {
        background: #eee;
        color: #999;
        cursor: not-allowed !important;
    }

    .btn-disable:active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .a-disable {
        color: #555;
        cursor: not-allowed;
    }

    /*未連結link 已連結vivited*/
    /*hover*/

    .btn-blue:hover {}

    .btn-red:hover {}

    .btn-gray:hover {}

    .a-disable:hover,
    a-disable:focus,
    a-disable:active {
        color: #555;
        cursor: not-allowed;
    }

    /*active*/

    .btn-blue:active {}

    .btn-red:active {}

    .btn-gray:active {}

    .btn-quicksearch {
        color: #3b933d;
        background-color: #ffffff;
        border: 1px solid #3b933d;
        border-left: 0px;
    }

    .btn-quicksearch:active {
        color: #ff8522;
    }

    .btn-search {
        border-color: none;
        filter: none;
        text-shadow: none;
        background-image: none;
        background: #5dc560;
        color: #ffffff;
    }

    .btn-search:hover,
    .btn-search:focus {
        color: #fff;
        background: #3b933d;
    }

    .btn-search:active {
        color: #ff8522;
        background: #2c6f2e;
    }

    .btn-blue {
        color: #0081FF !important;
        background-image: none;
        background: #ffffff;
        text-align: center;
        font-weight: bold;
        filter: none;
        text-shadow: none;
        border: 1px solid #4BA6FF;
        border-radius: 5px;
        font-size: 0.9375em;
    }

    .btn-blue:hover,
    .btn-blue:focus {
        color: #1470CC;
        background: #f5f5f5;
        border: 1px solid #1470CC;
    }

    .btn-blue:active {
        color: #0081FF;
        background: #ffffff;
        border: 1px solid #4BA6FF;
    }

    .btn-red {
        color: #FF4D4D !important;
        background-image: none;
        background: #fff;
        border: 1px solid #FF4D4D;
        filter: none;
        text-shadow: none;
        border-radius: 5px;
        font-size: 0.9375em;
        text-align: center;
        font-weight: bold;
    }

    .btn-red:hover,
    .btn-red:focus {
        color: #943d3d;
        background: #f5f5f5;
        border: 1px solid #943d3d;
    }

    .btn-red:active {
        color: #D84040;
        background: #fff;
        border: 1px solid #FF4D4D;
    }

    .btn[class*=ic-] {
        color: #fff;
        display: inline-block;
        vertical-align: middle;
    }

    .btn-ic-fb {
        background-color: #3c5a99;
    }

    .btn-ic-tw {
        background-color: #1da1f2;
    }

    .btn-ic-gp {
        background-color: #dc4e41;
    }

    .btn[class*=ic-]:hover {
        color: #fff;
        opacity: 0.8;
    }

    .btn[class*=ic-]:active,
    .btn[class*=ic-]:focus {
        opacity: 1;
        -webkit-box-shadow: inset 0px 0px 12px 2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0px 0px 12px 2px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0px 0px 12px 2px rgba(0, 0, 0, 0.6);
    }

    /*斷點們*/
    /*當螢幕小於767px時*/

    @media screen and (max-width:767px) {
        body {
            padding-top: 54px;
        }

        .navbar {
            height: 50px;
        }

        .navbar {
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 99;
            box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.30);
            background: #fff;
            background-position: none;
            background-repeat: none;
            border: 0;
        }

        .navbar-collapse {
            top: -2px;
            box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.30);
        }

        .navbar-nav {
            margin: 0px -5px;
        }

        .navbar-brand {
            padding-top: 0;
            margin-top: 0;
        }

        .navbar-brand>img {
            height: 41px;
            padding-top: 10px;
            padding-left: 10px;
            width: auto;
        }

        .navbar-default .navbar-language {
            position: relative;
            float: right;
            margin-right: 5px;
            margin-top: 9px;
            margin-bottom: 9px;
            background-image: none;
            color: #1A8EFF;
            width: 38px;
            height: 36px;
            padding: 3px 6px;
            background: #FFFFFF;
            border: 1px solid #4BA6FF;
            border-radius: 5px;
        }

        .wrapper-menu {
            top: 0;
        }

        .main-menu {
            left: 0;
            top: 0;
            bottom: 0;
            position: relative;
        }

        .main-menu::after {
            background: none;
            position: none;
            overflow: hidden;
            width: 0;
            height: 0;
            margin-left: 0;
            z-index: -2;
        }

        .sub-menu {
            right: 0;
            top: 0;
            position: relative;
        }

        .sub-menu>li>a:first-child {
            text-align: center;
            background-color: #ffffff;
        }

        .sub-menu>li>a:first-child:hover {
            background-color: #f9f9f9;
        }

        .navbar-collapse.in {
            background-color: #EFF1F3;
        }

        .index-search {

            background: url(../img/bg-shadow.png), url(../img/bg-pattern-01.png);
            background-repeat: repeat-x, repeat;
            background-position: left bottom, left;
            height: 320px;
        }

        .index-search .search-block {
            margin-top: 30px;
        }

        .nav-tabs>li.active>a,
        .nav-tabs>li.active>a:hover,
        .nav-tabs>li.active>a:focus {
            border: 0;
            border-bottom: 3px solid #0081FF;
            font-weight: bold;
            border-radius: 5px 5px 0 0;
            background: #ffffffc2;
            background: none;
            background-color: none;
            text-shadow: 1px 1px 20px #fff;
        }

        #demos .owl-carousel .item>img {
            margin-bottom: 20px;
        }

        .index-allnews {
            background: #FFCF4D;
            margin-bottom: 30px;
        }

        .index-booknews {
            margin-bottom: 30px;
        }

        .index-news {
            background: none;
        }

        .footer-address>div {
            height: auto;
        }

        .footer .float-right {
            float: none;
        }

        .owl-nav {
            display: none;
        }

        .footer {
            margin-top: 60px;
            background: #f2f2f2;
        }

        .footer .center {
            text-align: left;
            color: #888;
            padding: 0;
        }

        #goTop {
            bottom: 20px;
            right: 20px;
        }
    	.quick-online .btn:first-child {
            width: 100%;
            margin-right: 0;
        }
        .quick-online .btn:last-child {
            width: 100%
        }
    }

    /*當螢幕大於768px時*/

    @media screen and (min-width:768px) {
        .navbar-default .navbar-language {
            display: none;
        }

        .navbar {
            background-position: bottom, calc((100% - 950px)/2 + 984px) 8px;
        }

        .search-block {
            padding-top: 30px;
        }

        .index-news {
            background: none;
            padding-bottom: 40px;
        }

        .index-allnews {
            background: #FFCF4D;
            margin-bottom: 30px;
        }

        .footer-address>div:nth-child(2) {
            /*background: #0081FF;*/
        }

        .footer-address>div:last-child {
            /*background: #F2F2F2;*/
        }

        .logo-link {
            height: auto;
        }

        .footer-address>div {
            height: auto;
        }

        .footer .float-right {
            float: none;
        }

        .footer-address .color-white {}

        .footer {
            margin-top: 40px;

            background: url(../img/bg-footer4.png);
            background-position: calc((100% - 990px)/2 - 25px) 0px;
            background-repeat: no-repeat;
        }

        .footer .center {
            text-align: left;
            color: #888;
            padding: 0;
        }

        .form-horizontal p.control-label {
            text-align: left;
            margin-bottom: 0;
            padding-top: 7px;
        }
    }

    /*當螢幕大於992px時*/

    @media screen and (min-width:992px) {
        .navbar {
            background-position: bottom, calc((100% - 950px)/2 + 1111px) 8px;
        }

        .footer {
            margin-top: 40px;
            background: url(../img/bg-footer4.png);
            background-position: calc((100% - 1150px)/2 - 157px) 0px;
            background-repeat: no-repeat;
        }
    }

    /*當螢幕大於1200px時*/

    @media screen and (min-width:1200px) {
        .search-books {
            min-height: calc(100vh - 368px);
        }

        .navbar {
            height: 134px;
            margin-bottom: 0;
            z-index: 4;
            box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.30);
            background: url(../img/bg-mainMenu.png), url(../img/bg-subMenu.png) no-repeat;
            background-position: bottom, calc((100% - 1150px)/2 + 1292px) 8px;
            background-repeat: repeat-x, no-repeat;
            border: 0;
        }

        .navbar-default .navbar-nav>.active>a {
            font-size: 1em;
        }

        .navbar-nav>li>a {
            padding: 16.5px 20px;
            font-size: 1em;
        }

        .index-news {
            background: url(../img/bg-news.png), url(../img/bg-news2.png);
            background-position: calc((100% - 1150px)/2 + 340px) 0px, 0 0;
            background-repeat: no-repeat, no-repeat;
            padding-bottom: 40px;
        }

        .index-allnews {
            background: none;
            margin-bottom: 30px;
        }

        .footer {
            margin-top: 60px;
            background: url(../img/bg-footer4.png),
                url(../img/bg-footer2.png),
                url(../img/bg-footer3.png);
            background-position: calc((100% - 1150px)/2 - 157px) 0px, 96px, bottom;
            background-repeat: no-repeat, repeat-x, repeat-x;
        }

        .logo-link {
            background: url(../img/bg-footer1.png) top left no-repeat;
            height: 144px;
            vertical-align: middle;
            padding: 43px 25px;
        }

        .footer-address>div {
            height: 48px;
            padding-top: 12px;
            vertical-align: middle;
        }

        .footer .float-right {
            float: right;
        }

        .footer .center {
            text-align: center;
            color: #fff;
        }

        .footer .center:first-child {
            text-align: left;
        }

        .footer .center:last-child {
            text-align: right;
        }
    }

    /*theme*/
    /*color*/

    .form-focus .active {
        z-index: 99;
        -webkit-animation: blink 3s linear 0s 1 alternate;
        animation: blink 3s linear 0s 1 alternate;
    }

    .bg-0 {
        background: transparent !important;
    }
    .bg-1{
        background:#fff4e9;
    }

    .color-light-gray {
        color: #e8e8e8;
    }

    .color-gray {
        color: #888;
    }

    .color-red {
        color: red;
    }

    sup.color-red {
        font-size: 100%;
    }

    .color-default {
        color: #3b933d;
    }

    .color-white {
        color: #fff;
    }

    .color-deep-gray {
        color: #333;
    }

    .color-orange {
        color: #ff8522;
    }

    .color-dark {
        color: #000;
    }

    .smaller {
        font-size: 0.75em;
    }

    .right {
        text-align: right;
    }

    .center {
        text-align: center;
    }

    .normal-text {
        font-size: 0.75em;
        margin: 0;
        color: #4A4A4A;
    }

    .normal-a {
        margin: 0;
        color: #4A4A4A;
    }

    .normal-a:hover,
    .normal-a:focus {
        margin: 0;
        color: #000000;
    }

    .normal-a:active {
        margin: 0;
        color: #595959;
    }

    .bold-text {
        font-weight: bold;
    }

    .center-block {
        margin: 0 auto;
        display: block;
    }

    .container-full {
        margin: 0 auto;
        width: 100%;
    }

    .display-block {
        display: block;
    }



    .b-0 {
        border: 0px;
        border-color: transparent;
    }

    .p-hr {
        padding: 1em 0;
    }

    .ph-6 {
        padding: 6px 0;
    }
    .ph-20 {
        padding: 20px 0;
    }

    .p-0 {
        padding: 0 !important;
    }
    .p-20{
        padding: 20px;
    }

    .m-0 {
        margin: 0;
    }

    .m-10 {
        margin: 10px auto;
    }

    .mh-20 {
        margin: 20px 0;
    }

    .mh-30 {
        margin: 30px 0;
    }

    .mr-10 {
        margin-right: 10px;
    }

    .mt-10 {
        margin-top: 10px;
    }

    .mt-20 {
        margin-top: 20px;
    }

    .mb-10 {
        margin-bottom: 10px;
    }

    .mb-20 {
        margin-bottom: 20px;
    }

    .mb-30 {
        margin-bottom: 30px;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .hr {
        border-bottom: 1px solid #e0e0e0;
    }

    .hr-mb {
        margin-bottom: 1em;
        border-bottom: 1px solid #e0e0e0;
    }

    .hr-pb {
        padding-bottom: 1em;
        border-bottom: 1px solid #e0e0e0;
    }

    .hr-pt {
        padding-top: 1em;
        border-top: 1px solid #e0e0e0;
    }

    .width-full {
        width: 100%;
    }

    .width-half {
        width: 50%;
        display: inline-block;
    }

    .width-forty {
        width: 39%;
        display: inline-block;
    }

    .width-thirty {
        width: 29%;
        display: inline-block;
    }

    .width-24 {
        width: 24%;
        display: inline-block;
    }

    .width-25 {
        width: 25%;
        display: inline-block;
    }

    .width-twenty {
        width: 19%;
        display: inline-block;
    }

    .width-ten {
        width: 9%;
        display: inline-block;
    }

    .float-none {
        float: none !important;
    }

    .form-control {
        padding: 6px 6px;
    }

    .bg-default {
        background-color: #eaeaea;
    }

    .inline {
        display: inline;
    }

    .inline-block {
        display: inline-block;
    }



    .thumbnail {
        background-color: transparent;
    }

    .panel {
        box-shadow: none;
        -webkit-box-shadow: none;
    }



    .slide .more {
        font-style: italic;
        color: #5dc560;
        /*    text-shadow: 1px 1px 0 rgba(255,255,255,1);*/
    }

    .slide .more:hover {
        color: #3b933d;
    }

    .clear {
        float: none;
    }

    /*div table*/
    /*預設寬100%*/

    .divtable {
        display: table;
        width: 100%;
    }

    .divtable .thead {
        display: table-header-group;
    }

    .divtable .tbody {
        display: table-row-group;
    }

    .divtable .tfooter {
        display: table-footer-group;
    }

    .divtable .tr {
        display: table-row;
    }

    /*預設邊距*/

    .divtable .th,
    .divtable .td {
        display: table-cell;
        padding: 15px 5px;
    }

    /*表格標題，只能在table標籤下有一個，建議用title取代*/

    .divtable .caption {
        display: table-caption;
        text-align: center;
    }

    .divtable .col {
        display: table-column;
    }

    /*選取幾欄*/

    .divtable .colgroup {
        display: table-column-group;
    }

    /*RWD table*/

    .rwd-table {
        background: #fff;
        overflow: hidden;
        color: #4a4a4a;
    }

    .rwd-table tr:first-child>th {
        font-weight: bold;
    }

    .rwd-table tr:nth-of-type(even) {
        background: #F5F6F7;
    }

    .rwd-table th,
    .rwd-table td {
        margin: 15px 5px;
    }

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

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

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

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

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

    /*書目搜尋 搜尋表格樣式*/

    .table-searchoptions {}

    .table-searchoptions .tr .td:nth-child(1n) {
        padding: 5px;
        line-height: 1;
        vertical-align: middle;
        box-sizing: border-box;
    }

    .table-searchoptions .tr .td p,
    .table-searchoptions .tr .td a {
        display: block;
        margin: 0;
        line-height: 35px;
    }

    .table-searchoptions .tr .td select {
        width: 100%;
    }

    .table-searchoptions .tr .td>:nth-child(1n),
    .select-normal {
        height: 35px;
        box-sizing: border-box;
    }
    .table-searchoptions .tr .td>:nth-child(1n)[type = "text"]{
        min-width:4em;
    }

    .table-searchoptions .tr .td:nth-child(1) {
        width: 8em;
    }

    .table-searchoptions .tr .td:nth-child(2) {
        width: 10em;
    }

    .table-searchoptions .tr .td:nth-child(3) {
        width: 2em;
    }


    /*書目搜尋 表格樣式*/

    .table-searchbooks th:nth-child(1),
    .table-searchbooks tr td:nth-child(1) {
        text-align: left;
    }

    .table-searchbooks th:nth-child(2) {
        width: 50px;
        padding: 0;
    }

    .table-searchbooks tr td:nth-child(2)>img {
        width: 50px;
        padding: 0;
        height: auto;
    }

    .table-searchbooks th:nth-child(3) {
        width: auto;
    }

    .table-searchbooks th:nth-child(4) {
        width: 16em;
    }

    .table-searchbooks th:nth-child(5) {
        width: 8em;
    }

    .table-searchbooks tr td:nth-child(5)>a {
        color: #1a8eff;
    }

    .table-searchbooks th:nth-child(6) {
        width: 5em;
    }

    .headsort-booksearch {
        padding: 5px 10px;
        line-height: 30px;
        min-height: 35px;
        background: #E6EAED;
    }

    .headsort-booksearch> :nth-child(1n),
    .footsort-booksearch> :nth-child(1n) {
        height: 25px;
        display: inline-block;
        margin: 0;
    }

    .headsort-booksearch>p,
    .footsort-booksearch>p {
        padding-top: 2px;
    }

    .headsort-booksearch>.btn-blue {
        padding: 2px 12px;
    }

    .footsort-booksearch {
        padding: 20px 10px;
        background: #F5F6F7;
        min-height: 65px;
    }

    .footsort-booksearch>.btn-blue,
    .footsort-booksearch>.btn-red {
        padding: 2px 12px;
    }

    @media (min-width: 992px) {
        .rwd-table td:before {
            display: none;
        }

        .rwd-table th,
        .rwd-table td {
            display: table-cell;
            padding: 15px 5px;
        }

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

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

        .rwd-table th,
        .rwd-table td {
            padding: 15px 5px;
             !important;
        }

        .table-searchbooks th:nth-child(1),
        .table-searchbooks tr td:nth-child(1) {
            width: 5em;
            text-align: center;
        }

        .rwd-table th,
        .rwd-table td:before {
            color: #4a4a4a;
            font-weight: normal;
        }

        .table-bookinfo tr:first-child {
            background: #E6EAED;
        }

        .table-bookinforight td {
            border-top: 0 !important;
        }

        .table-bookinforight td:first-child {
            width: 6em;
        }

        .table-bookinforight tr:nth-child(odd) {
            border-top: 0;
            background: #F5F6F7;
        }
    }

    /*div table*/

    .div-table {
        display: table;
        width: 100%;
        border-color: transparent;
        border: 0;
        border-collapse: collapse;
    }

    .div-table>.div-heading {
        display: table-header-group;
        background: transparent;
    }

    .div-table>.div-body {
        display: table-row-group;
    }

    .div-table>.div-body:before,
    .div-table>.div-body:after {
        content: none;
    }

    .div-table>.div-footer {
        display: table-footer-group;
        background: transparent;
    }

    .div-table div.tr {
        display: table-row;
    }

    .div-table div.td {
        display: -webkit-inline-box;
        display: inline-block;
    }

    .div-table>div:last-child>.tr:last-child>.td {
        border-bottom: none;
    }

    .div-table .td {
        /*display: table-cell;*/
        padding: 15px;
        /*border: 1px solid #ddd;*/
        border-top: none;
        border-left: none;
    }

    .div-table .td:last-child {
        border-right: none;
    }

    .div-table>.div-heading>.tr>.td,
    .div-table>.div-footer>.tr>.td {
        background-color: #fff;
    }

    .div-table>.div-body>.tr:nth-child(odd) {
        background-color: #F5F6F7;
    }

    .div-table>.div-heading>.tr>.td:first-child {
        /*border-radius: 4px 0 0 0;*/
    }

    .div-table>.div-heading>.tr>.td:last-child {
        /*border-radius: 0 4px 0 0;*/
    }

    .div-table>.div-footer>.tr>.td:first-child {
        /*border-radius: 0 0 0 4px;*/
    }

    .div-table>.div-footer>.tr>.td:last-child {
        /*border-radius: 0 0 4px 0;*/
    }

    .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #F5F6F7;
    }

    /*自訂表格樣式 表單們*/
    .table-form table {
        width: 100%;
    }

    .table-form p {
        margin: 0;
    }

    .table-form td {
        padding: 10px 5px;
        vertical-align: middle;
        background: #fff4e9;
    }

    .table-form tr {

        border-bottom: 1px solid #ccc;

    }

    @media screen and (max-width: 768px) {
        .table-form {
            width: 100%;
            overflow-x: scroll;
            background-color: #f1f1f1;
            box-shadow: 0 2px 3px #b9b9b9 inset;

        }

        .table-form table {
            width: 800px;
            overflow-x: scroll;
        }
    }


    /*RWD DIV表格*/
    /*RWD DIVtable*/
    .rwd-divtable {
        min-width: 100%;
        background: #fff;
        overflow: hidden;
        color: #4a4a4a;
    }

    /*th字體加粗*/
    .rwd-divtable .tr:first-child>.th {
        font-weight: bold;
    }

    /*表格偶數行，只要是tr(不管內部包含th/td)的偶數都會加底色*/
    .rwd-divtable .tr:nth-of-type(even) {
        background: #F5F6F7;
    }


    .rwd-divtable {
        display: table;
    }

    .rwd-divtable .thead {
        display: table-header-group;
    }

    .rwd-divtable .tbody {
        display: table-row-group;
    }

    .rwd-divtable .tfooter {
        display: table-footer-group;
    }

    .rwd-divtable .tr {
        display: table-row;
    }

    .rwd-divtable .th,
    .rwd-divtable .td {
        display: table-cell;
        text-align: left;
        padding: 15px 5px;
    }

    /*表格標題，只能在table標籤下有一個，建議用title取代*/
    .rwd-divtable .caption {
        display: table-caption;
        text-align: center;
    }

    .rwd-divtable .col {
        display: table-column;
    }

    /*選取幾欄*/
    .rwd-divtable .colgroup {
        display: table-column-group;
    }

    /*會先吃到這個設定讓表頭消失，但尺寸992px以下會再吃到display:block屬性*/
    .rwd-divtable .th {
        display: none;
    }

    .rwd-divtable .td {
        display: block;
    }

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

    .rwd-divtable .th,
    .rwd-divtable .td:before {
        color: #4A4A4A;
        font-weight: bold;
    }

    @media (min-width: 992px) {
        .rwd-divtable .td:before {
            display: none;
        }

        .rwd-divtable .th,
        .rwd-divtable .td {
            display: table-cell;
            padding: 15px 5px;
        }

        .rwd-divtable .th:first-child,
        .rwd-divtable .td:first-child {
            padding-left: 10px;
        }

        .rwd-divtable .th:last-child,
        .rwd-divtable .td:last-child {
            padding-right: 10px;
        }

        .rwd-divtable .th,
        .rwd-divtable .td {
            padding: 15px 5px;
             !important;
        }

        .rwd-divtable .th,
        .rwd-divtable .td:before {
            color: #4a4a4a;
            font-weight: normal;
        }
    }



    @-webkit-keyframes blink {
        0% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        25% {
            -webkit-box-shadow: 0px 1px 13px 2px #f0ad4e;
            -moz-box-shadow: 0px 1px 13px 2px #f0ad4e;
            box-shadow: 0px 1px 13px 2px #f0ad4e;
        }

        50% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        75% {
            -webkit-box-shadow: 0px 1px 13px 2px #f0ad4e;
            -moz-box-shadow: 0px 1px 13px 2px #f0ad4e;
            box-shadow: 0px 1px 13px 2px #f0ad4e;
        }

        100% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }
    }

    @keyframes blink {
        0% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        25% {
            -webkit-box-shadow: 0px 1px 13px 2px #f0ad4e;
            -moz-box-shadow: 0px 1px 13px 2px #f0ad4e;
            box-shadow: 0px 1px 13px 2px #f0ad4e;
        }

        50% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        75% {
            -webkit-box-shadow: 0px 1px 13px 2px #f0ad4e;
            -moz-box-shadow: 0px 1px 13px 2px #f0ad4e;
            box-shadow: 0px 1px 13px 2px #f0ad4e;
        }

        100% {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .reveal-if-active {
        opacity: 0;
        /*max-height: 0;*/
        height: 0;
        overflow: hidden;
        font-size: 1em;
        /* -webkit-transform: scale(0.8);
          transform: scale(0.8);
  transition: 0.5s;*/
    }

    .reveal-if-active label {
        /*display: block;*/
        /*margin: 0 0 3px 0;*/
    }

    .reveal-if-active input[type=text] {
        /*  width: 100%;*/
    }

    input[type="radio"]:checked~.reveal-if-active,
    input[type="checkbox"]:checked~.reveal-if-active {

        /*opacity: 1;
  max-height: 100px;
  padding: 10px 20px;
  -webkit-transform: scale(1);
          transform: scale(1);
          overflow: visible;*/
        opacity: 1;
        padding: 0 15px 10px 15px;
        overflow: auto;
        display: block;
        height: auto;
    }
    .navbar-default .navbar-nav>li>a{
        font-weight:bold;
    }

    /*
    #mainBody .btngroup-stroke{

        text-align: right;

    }
    */

a.skip-main {
    left:-999px;
    position:fixed;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: 0px;
    top: 45%;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 0px 35%;
    border-radius: 15px;
    border:2px solid #0080FF;
    text-align:center   ;
    z-index:999;
    display: block;
    padding: 15px;
}

    .tooltip {
      position: relative;
      display: inline-block;
      opacity: 1;
      margin-bottom: 1.5em;
      font-size: inherit;
      font-weight: inherit;
      font-family: inherit;
    }
    
    .tooltip .tooltiptext {
      visibility: hidden;
      display: block;
      position: fixed;
      left: 0px;
      top: 45%;
      width: 30%;
      overflow:auto;
      margin: 0px 35%;
      background-color: black;
      color: #fff;
      text-align: center;
      border-radius: 15px;
      border:2px solid #0080FF;
      padding: 15px;
    
      /* Position the tooltip */
      z-index: 1;
    }
    
    .tooltip:hover .tooltiptext {
      visibility: visible;
    }

    .item>a:focus{
        outline-width: 5px;
        outline-style: solid;
        display: block;
    } 
