@charset "utf-8";

/* CSS Document */

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
img[src*="spacer"]{height:20px;}
* {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*For IE 6&7 only*/
}

body,
div,
dl,
dt,
dd,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
label {
    margin: 0;
    padding: 0;
}

body,
html {
    width: 100%;
    height: 100%;
}

fieldset,
img {
    border: 0;
}

body {
    background: url(../images/bg.jpg);
    font-family: 微軟正黑體;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow-x: hidden;
}

#wallpaper_bg {
    background: url(../images/wallpaper.jpg) no-repeat center top;
}

#wallpaper {
    background: url(../images/footer_img1.png) no-repeat center bottom 0em;
}

#all {
    max-width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#top {
    position: relative;
    padding: 1em 15px;
        display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#logo {
    
        display: inline-block;
    float: right;
}

.top_menu {

float:  right;

padding: 1.8em 1em 1em 1em;
}

.top_menu>li {
    display: inline-block;
    position: relative;
    height: 200px;
    margin-left: 24px;

    /* 使子選單依照母選單的座標顯示 */
}

.top_menu>li:last-child {
    background: none;
}

.top_menu>li>a {
     background: url(../images/icon_top_menu.png) no-repeat 50% 10%;
     color: #231815;
     display: block;
     font-size: 1.375em;
     font-weight: bold;
     padding: 0 1em;
     position:  relative;
     padding-top: 83px;
     width: 75px;
}

.top_menu>li>a:hover, .top_menu .top_menu_fixed>a {
    background: url(../images/icon_top_menu-.png) no-repeat 5px 50% 10%;
     padding-top: 83px;
    color: #9d1e23;
}






.top_menu>li>ul {
    background: #fae09c;
    width: 150px;
    position: absolute;
    z-index: 9999;
    list-style: none;
    text-align: center;
    opacity: 0.95;
    padding: 1em;
    padding-left: 1.6em;
    left: -29%;
    top: 223px;
    border-radius: 10px;
}


.top_menu>li:last-of-type>ul{
    width: 208px;
    left: -102%;
    
}


.top_menu>li>ul>li {width: 100%;margin-right: calc(1% * 6 / 5);margin-left: -4px;display:inline-block;vertical-align:top;}

.top_menu>li>ul>li:first-of-type >a::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 16px 17px;
    border-color: transparent transparent #fae09c transparent;
    position: absolute;
    top: -15px;
    right: 80px;;
    margin: auto;
    border-radius: 8px 8px 0 0;
}
.top_menu>li>ul>li>a {
        height: auto;
    padding: 5px;
    padding-left: 17px;
    font-size: 1.08em;
    font-weight: bold;
    color: #231714;
    display: block;
    background: url(../images/dot.png) no-repeat left;
    text-align: left;
}
}

.top_menu>li>ul>li>a:hover{
    color: #9d1e23;

}

.top_menu>li>ul>li>a:hover,.top_menu .sub_sub li a:hover {
    color: #9d1e23;}

.top_menu .sub_sub {

}

.top_menu .sub_sub li {

position:  relative;

text-align:  left;
}
.top_menu .sub_sub li a {
   background: url(../images/icon_sub.png) no-repeat 36px;
    color: #fff;
    display: block;
    font-size: 1.08em;
    padding: 0.4em 0 0.4em 3em;
}


#header_word {
    position: absolute;
    top: 390px;
    color: #fff;
    text-align: justify;
    list-style-type: 2px;
    width: 55%;
    font-size: 1.08em;
    line-height: 180%;
}

#gohome {
    position: absolute;
    top: 0;
    right: 30px;
    width: 122px;
    height: 30px;
}

#gohome a {
    background-image: url(../images/icon_gohome.png);
    display: block;
    height: 100%;
}

#place {
    margin-bottom: 1em;
    display: inline;
    float: right;
}

#place a {
    text-decoration: none;
    color: #231815;
}

#place a:hover {
    color: #00798C;
}

#con {
    min-height: 450px;


}

#main {width: 100% !important}

#left {
    float: left;
    width: 219px;
    margin-top: 10px;
    margin-bottom: 80px;
    position: relative;
    padding-top: 80px;
}

#left_title {
    width: 219px;
    height: 80px;
    background-image: url(../images/left_title_bg.png);
    color: #1e9a84;
    font-size: 1.500em;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    padding: 38px 0 0 20px;
    letter-spacing: 2px;
    z-index: 99;
    position: absolute;
    top: 0;
}

#menu2_top {}

#menu2_down {
    margin-bottom: -10px;
    background-image: url(../images/left_menu_down.png);
    background-repeat: no-repeat;
    height: 141px;
}

#menu2 {
    margin: -10px 0 0 0;
    padding: 20px 20px 150px;
    background: #5FBBBB url(../images/left_menu_down.png) no-repeat bottom;
    position: relative;
}

#menu2:before {
    content: "";
    width: 197px;
    height: 98px;
    background: url(../images/icon_menu.png);
    display: block;
    position: absolute;
    bottom: -50px;
    left: -20px;
    z-index: 999;
}

#menu2 li {
    list-style-type: none;
    line-height: 150%;
    color: #fff;
    letter-spacing: 1px;
}

#menu2>li>a {
    color: #fff;
    text-decoration: none;
    display: block;
    background-color: transparent;
    border-radius: 5px;
    font-size: 1.250em;
    font-weight: bold;
    padding: 10px 0;
}

#menu2 li a:hover {
    color: #f6e186;
}

#menu2 ul {
    padding: 10px;
    background-color: #fbd67e;
    border-radius: 15px;
}

#menu2 ul li {
    border-bottom: 1px solid #5FBBBB;
    margin: 0px;
    line-height: 100%;
}

#menu2 ul li:last-of-type {
    border-bottom: 0;
}

#menu2 ul li a {
    background: url(../images/icon03.png) no-repeat 5px 14px;
    padding: 10px 0 10px 20px;
    color: #057b7b;
    font-size: 1em;
    display: block;
}

#menu2 ul li:hover {
    background-color: transparent;
}

#menu2 ul li a:hover {
    color: #9d1e23;
}

.menu2_stop {
    background-color: #FFF;
    color: #000;
}

#content {
    padding: 15px;
    box-sizing: border-box;
    margin-top: 32px;
        background-color: #fff;
    opacity: 0.9;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    position: relative;

}

.txt_blood {
    color: #9e1e23;
}

#main_title {
    border-radius: 1em;
    background: #ffffff;
    line-height: 180%;
    color: #000;
    position: relative;
    display: inline;
    padding: 7px 43px 7px;
    border-radius: 28px;
    background: #f4b12a;
    position: absolute;
    top: -25px;
}


.main_title_bg {
    display: inline-block;
    vertical-align: top;
}

.main_word {
    letter-spacing: 2px;
    font-weight: bold;
    display: inline-block;
    color: #231815;
    line-height: 36px;
    font-size: 1.250em;
    position:  relative;
    font-weight: bold;
}





#share_icon {

font-weight: bold;

color: #189193;

letter-spacing: 1px;

position: absolute;

top: 10px;

right: 21px;

z-index: 9;
}
#share_icon  a{color: #189193;display:block;font-size: 1.250em;font-weight: bold;}
#share_icon:hover ul{display:block}

.share_mob {
    display: none
}

.share {text-align:  center;}

.share.active {
    display: block
}

.share li,.share2 li {
  display: inline-block;
    position: relative;

}


#title_bn {
    margin-bottom: 10px;
    text-align: right;
    margin-top: 10px;
    font-size: 1.08em;
    color: #000;
    letter-spacing: 1px;
}
#title_bn>*{display: inline-block;vertical-align: middle;}
.type_word a{margin-right: 5px;}

#title_bn form {
   
padding: 5px 0;
}

#title_bn a {
    background: #f6e186;
    border-radius: 10px;
    color: #1e9a84;
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
}
#title_bn a.atcive,
#title_bn a:hover {
    background: #1e9a84;
    color: #f6e186;
}

#text {
    font-size: 1.08em;
    line-height: 180%;
    color: #000;
    letter-spacing: 1px;
}

#text a {
    color: #9d1e23;
    text-decoration: none;
}

#text a:hover {
    color: #9d1e23;
}

.text2 a {
    color: #FFFFFF;
    text-decoration: none;
}

.text2 a:hover {
    color: #fbde52;
}

.text_title {
    background-image: url(../in_images/icon02.png);
    background-repeat: no-repeat;
    background-position: 4px 10px;
    padding-left: 20px;
    color: #000;
    font-weight: bold;
    padding: 5px 20px;
    font-size: 125%;
    margin-bottom: 10px;
}

#librarybn {
    float: right;
    margin: 0 0 10px 10px;
    border-radius: 10px;
}
input[type*="text"],select {
padding: 5px ;
}
#library {
    
}
#library li{display:inline-block;vertical-align:top}
#library>li {
    width: calc(20% - 4px);
}
#library,
#library ul {
    margin: 0 auto;
    /* padding: 0; */
    list-style-type: none;
}

#library_tab {
    text-align: center;

}

#library_tab li {
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 5px;
}

#library_tab li a {
    width: 154px;
    height: 47px;
    background-image: url(../in_images/library_tab.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    color: #5fbbbb;
    text-decoration: none;
    text-align: center;
    padding: 16px 10px 0 0;
    box-sizing: border-box;
}

#library_tab li a:hover,
#library_tab .library_tab01-,
#library_tab .library_tab02-,
#library_tab .library_tab03-,
#library_tab .library_tab04- {
    background-image: url(../in_images/library_tab-.png);
    background-repeat: no-repeat;
}

#library li ul {
    /* float: left; */
    width: 216px;
    margin-bottom: 10px;
}

#library li ul li:nth-child(1) {
    width: 160px;
    background-image: url(../images/library_td.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 29px;
    padding: 5px 0 5px 55px;
    margin: 5px 0;
    color: #58532f;
    /* text-align: center; */
    letter-spacing: 2px;
    font-weight: bold;
    border-bottom: none;
}

#library li ul li {
    padding: 5px 5px 5px 25px;
    margin: 5px 10px;
    background-image: url(../images/icon02.png);
    background-repeat: no-repeat;
    background-position: 5px 20px;
    display: block;
}

#library li ul li {
    background-position: 5px 13px;
}

#library li ul li a {
    color: #313131;
    text-decoration: none;
}

#library li ul li a:hover {
    color: #FF582C;
}

.imgBox {
  border: 5px solid #f6bdc0;
  width: 25%;
  /* min-height: 255px; */
  clear: both;
  float: right;
  margin-bottom: 15px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
}

.imgBox span {
    height: 100%;
    display: inline-block;
}

.imgBox * {
    vertical-align: middle;
}
.imgBox img{max-height: 139px !important;}


.imgBox a{
    display: block;
    padding: 5px;
    }
#download {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
}

#download li {
    list-style-type: none;
}

.download_bg {
    background-color: #fbd67e;
}

.download_bg2 {
    background-color: #ffffeb;
}

.download_title {
    font-size: 1.08em;
    color: #000;
    float: left;
    letter-spacing: 1px;
    line-height: 150%;
    padding-top: 8px;
    padding-bottom: 3px;
    width: 420px;
    padding-left: 10px;
}

.download_word {
    font-size: 1.08em;
    color: #333;
    float: left;
    letter-spacing: 1px;
    line-height: 160%;
    padding-top: 8px;
    padding-bottom: 3px;
    width: 420px;
    background-image: url(../in_images/icon02.png);
    background-repeat: no-repeat;
    background-position: 10px 16px;
    padding-left: 25px;
}

.download_word a {
    color: #015E17;
    text-decoration: none;
}

.download_word a:hover {
    color: #000;
}

.download_date {
    float: right;
    font-size: 1.08em;
    color: #000;
    line-height: 150%;
    padding-top: 8px;
    padding-bottom: 3px;
    width: 100px;
    text-align: center;
    letter-spacing: 1px;
}

#page {
    font-size: 84%;
    color: #313131;
    letter-spacing: 1px;
    text-align: center;
}

#page a {
    text-decoration: none;
    color: #000;
    padding: 5px;
}

#page a:hover {
    color: #9d1e23;
}

#page .current {
    font-weight: bold;
    color: #9d1e23;
}


/*--å³å´å›ºå®šæ¬„ä½--*/

#right_column {
    margin-left: 13px;
    background-color: #FFF;
    width: 148px;
}

#buy_list {padding: 1em;font-size: 1.08em;line-height: 180%;color: #FFF;letter-spacing: 1px;width: 148px;background-color: #9d1e23;border-radius: 1em;text-align:  center;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);}

#buy_list strong{display: block;
    font-size: 1.5em;
    margin-bottom: 10px;}

.buy_cash {
    font-size: 150%;
    font-weight: bold;
    color: #FF0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}

#search {
        max-width: 500px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-right: 10px;
    padding-left: 20px;
    line-height: 250%;
    color: #333333;
    letter-spacing: 1px;
    margin-top: 20px;
    background-image: url(../images/search_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 15px;
}

.search_table {
   
}

#search a {
    color: #9d1e23;
    text-decoration: none;
    font-weight: bold;
}

#search a:hover {
    color: #9d1e23;
}

.type_table {
    width: 230px;
    margin-bottom: 10px;
    color: #333;
}

.keyword_table {
    border: 1px solid #CCC;
    width: 180px;
    color: #333;
    letter-spacing: 1px;
}

.search_bn {
    letter-spacing: 1px;
    *margin-bottom: -5px;
}

.search_word {
    font-size: 1.08em;
    line-height: 180%;
    color: #313131;
    letter-spacing: 2px;
    background-image: url(../images/icon01.gif);
    background-repeat: no-repeat;
    background-position: 2px 8px;
    background-position: 5px 8px;
    padding-left: 20px;
    margin-top: 10px;
}

.search_word2 {
    font-size: 1.08em;
    line-height: 180%;
    color: #313131;
    letter-spacing: 2px;
    background-image: url(../images/icon01.gif);
    background-repeat: no-repeat;
    background-position: 25px 8px;
    padding-left: 40px;
    margin-bottom: 10px;
}

.search_word2 a {
    color: #9d1e23;
    text-decoration: none;
}

.search_word2 a:hover {
    color: #006633;
}

.keyword_color {
    color: #9d1e23;
}

#fast_bn {
    padding-bottom: 20px;
    text-align: center;
    padding-top: 20px;
}

#buy_bg {
    background-image: url(../images/buy_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

#buy_footer {
    background-image: url(../images/buy_footer.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 15px;
}

#search_books {
    background-image: url(../images/search_book_title.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 40px;
    font-size: 84%;
    line-height: 180%;
    color: #333;
    padding-left: 10px;
}

.book_table {
    width: 165px;
    border: 1px solid #CCC;
}

.clean {
    clear: both;
}

#footer {
    font-size: 1em;
    letter-spacing: 1px;
    line-height: 200%;
       padding: 5em 1em 1em;
    color: #000;
    font-family: "微軟正黑體";
}

#footer a {
    text-decoration: none;
    color: #231714;
}

#footer a:hover {
    color: #9d1e23;
}

.txt_red {
    color: #231714;
}

.footer_word {
    letter-spacing: 1px;
    color: #000;
    display: inline-block;
    vertical-align: top;
}

.atm_word {
    text-align: left;
    padding:0 25px;
    padding-left: 0px;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
}

.plan_word {
    letter-spacing: 0px;
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 110%;
}

.plan_word span {
    font-size: 84%;
    color: #000;
}

.qrcode {
    margin-top: 10px;
    text-align: center;
}

#footer .bth {
    color: #231714;
    padding: 2px 5px;
    border-radius: 20px;
    border: #231714;
    border: solid 2px #231714;
    padding: 0px 10px;
    margin: 4px;
}



#footer .bth:hover {
        color: #9d1e23;
}

.tour {
    margin: 1em 0;
}
.tour li{ }
.tour .imgbox{
    width: calc(25% - 2% - 0.01px);
    margin-right: calc(2% * 4 / 3);
    margin-bottom: 1.5em;
    float: left;
    text-align:  center;
    }
.tour .imgbox figure{
    margin: 0;
    width: 100%;
    height: 188px;
    display: table;
    table-layout: fixed;
}
.tour .imgbox figure a{
    display:  block;
    border: 5px solid #f6bdc0;
    border-radius: 5px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
}

.tour .imgbox span{
    padding-top: 0.5em;
    display:  block;
}
.tour li .imgbox:nth-child(4n)  {  margin-right: 0;}
.tour .imgbox img{max-height: 168px !important;}

.video2_imgBox {
    text-align: center;
    margin-bottom: 25px;
    background-color: #fbd67e;
    padding: 10px;
}
.video_txt {    font-size: 100%;line-height: 180%;
    text-align: left;
    margin-top:10px;
}
.video_txt strong {

    padding: 5px 0;
    color: #313131;
}
.video_txt li {
    list-style-type: none;
}

.video_txt li .file {
    
    font-weight: bold;
    text-decoration: none;
    padding: 2px 10px;
    display: inline-block;
}

.video_txt li a {
    font-weight: bold;
    color: #50a9b6;
    text-decoration: none;
    padding: 2px 10px;
    display: inline-block;
}

.video_txt li i{padding:0;}

.video_txt li a:hover,.video_txt li a:hover i {
    color: #622000;
}

.video_txt li span {
    font-weight: bold;
    color: #000;
}


.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

#tabContent img{max-width: inherit;}


.bg1{
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
    padding:20px 0px 20px 20px;
}

.bg1 img{
max-height: 262px !important;


}

.bg2{
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
    padding:20px 20px 0px 20px;
}



.bg2 ul{
    display: flex;
}

.bg2 ul li a{
    transition: 0.4s;
}

.bg2 ul li:nth-of-type(1) a{
    display: block;
    background: url(../in_images/list1.png);
    width: 170px;
    height: 274px;
    margin:0px 40px 0px 40px;
}

.bg2 ul li:nth-of-type(2) a{
    display: block;
    background: url(../in_images/list2.png);
    width: 170px;
    height: 276px;
    margin:0px 40px 0px 40px;
}
.bg2 ul li a:hover{
transform: scale(1) translate(0, -22px);
}

.bg3{
    background: url(../in_images/cloud.png) no-repeat 0px -21px;
}

.bg3 ul{
    background: #fae09c;
    border:solid 3px #231714;
    border-radius: 5px;
    width: 280px;
    padding: 35px 20px;
    position: relative;
    font-size: 1.125em;
    
}

.bg3 ul li{
    color: #231714;
    padding-left: 14px;
    
}

.bg3 ul li:nth-of-type(1){
    background: #231714;
    color: #edb73b;
    border-radius: 50px;
    display: inline;
    padding: 5px 10px;
    position: absolute;
    top:-17px;

    
}