@charset "utf-8";




/* CSS Document */

input[type*="text"]:focus,
textarea:focus,
input[type*="password"]:focus {
    background-color: #ffbacb !important
}

a:focus {
    outline: 2px #b90909 dotted !important;
}

dd:before {
    content: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

body {
    font-family: 微軟正黑體;
    font-size: 100%;
    background-color: #fff;
    position: relative;
}

body * a:hover {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    /* Firefox */
    -webkit-transition: all 0.2s;
    /* Chrome&Safari */
}

select,
input[type*="text"],
textarea {
    border: 1px solid #9e9e9e;
    border-radius: 1.25em;
    padding: 0.313em 0.625em;
    width: 100%;
}

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%;
}

iframe,
img {
    border: 0;
}

ul {
    list-style: none;
}

.clear {
    clear: both
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*For IE 6&7 only*/
}

.footer_top_bg {}

* {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

.article a {
    text-decoration: none;
}

.clean {
    clear: both;
}

.span_none {
    display: none
}

.center {
    text-align: center !important;
}


input[type="radio"],
input[type="checkbox"] {
    margin: 0 4px;
}





/* menu*/

.menu2 {
    display: none
}

#menu_bth {
    display: none
}

.menu_bg {
    position: relative;
    display: block;
    height: 100px;
    margin-top: -170px;
    background: url(../in_images/menubg.png) center top no-repeat;
    z-index: 2;
}

#main_menu .menu2 li a {
    padding-right: 2rem;
    word-break: break-all;
}

#main_menu {
    margin-top: 0px;
}

#menu_bth {
    cursor: pointer;
    height: 40px;
    background-color: #b7b7b7
}

#FontSizeArea {}

.top_menu {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    text-align: center;
    position: relative;
    display: table;
    background: #fff;
    color: #454545;
    border-radius: 40px
}

.top_menu>li {
    background: url(../images/menu_line.png) right no-repeat;
    width: calc(100%/8);
    display: table-cell;
    /* 使子選單依照母選單的座標顯示 */
}

.top_menu>li:last-child {
    background: none;
}

.top_menu>li>a {
    text-decoration: none;
    color: #FFF;
    padding: 10px 30px;
    display: block;
    font-size: 125%;
    font-weight: bold;
}

.top_menu>li>a:hover,
.top_menu>li>a:focus,
.top_menu .top_menu_fixed {
    color: #fff;
    background: #c64f37;
}

.top_menu li:hover>ul {
    display: block;
    /* 滑鼠滑入母選單後，顯示子選單 */
}

nav>.top_menu>li {
    display: table-cell;
    /* 使一級選單排成一橫列 */
}

.top_menu li {

    width: calc(100%/8);
    display: table-cell;
    padding: 9px 0px;
}

.top_menu li a {
    text-decoration: none;
    color: #606060;
    padding: 10px 0px;
    display: block;
    font-size: 125%;
    font-weight: bold;
    border-radius: 39px;
}


/* 二級選單顯示於一級選單的正下方 */

.top_menu .sub {
    background: #c64f37;
    opacity: 0.9;
    border-radius: 1.25em;
    width: 1200px;
    position: absolute;
    z-index: 9999;
    list-style: none;
    top: 67px;
    left: 0;
    text-align: left;
    display: none;
    padding: 10px 20px;
    box-shadow: 0px 0px 6px 0.5px rgba(0, 0, 0, 0.15);
}

.top_menu .sub .right {
    display: inline-block;
    width: 20%;
    text-align: center;
}

.top_menu .sub .right img {

    max-height: 150px;
    max-width: 215px;
}

.top_menu .left {
    width: 79%;
    height: auto;
    background: none;
    display: inline-block;
    float: none;
    text-align: left;
    color: #272727;
    vertical-align: middle;
}

.left ul {
    display: block !important;
}

.left ul li {
    display: inline-block;
    border-right: 1px #fff dotted;
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
    vertical-align: top;
}

.top_menu ul li:last-child {
    border-bottom: 0;
}

.top_menu ul li a {
    height: auto;
    padding: 8px 18px;
    font-size: 110%;
    color: #fff;
    display: block;
    border-radius: 10px;
}

.top_menu ul li a:hover,
.top_menu ul li a:focus {
    background: #ffc800;
    color: #454545;

}

.home_img2 {
    display: none !important;
}

.home_img {
    position: relative;
}

/*跑馬燈*/
.news_marquee {
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
    background: url(../in_images/icon_marquee.png) no-repeat;
    display: inline-block;
    padding-left: 140px;
    white-space: nowrap;
    height: 56px;
}

.news_marquee a,
.news_marquee span {
    text-decoration: none;
    color: #000;
    letter-spacing: 1px;
    font-size: 110%;
    line-height: 2.6em;
    margin-right: 1.5em;
}

.news_marquee a:before,
.news_marquee span:before {
    content: "．";
}

.news_marquee a:hover,
.news_marquee a:focus {
    color: #ffc800;
}

.div_promo {
    overflow: hidden;
    font-size: 1.2em;
    padding-top: 0.7em;
}

/*跑馬燈END*/
.home_img02 img {
    max-height: 355px;
}

/*影片*/
.group {}

.video {
    text-align: center;
}

.video_main {}

.video .more,
.links .more {
    float: right;
    margin-top: 10px;
}

.video iframe {
    width: 100%;
    height: 200px;
    border: #ffda44 7px solid;
    border-radius: 1.25em;
}

/*影片END*/

/*搜尋框*/
.con_search {
    background: #fcfde8;
    border-radius: 1.25em;
    border: #ffda44 7px solid;
    padding: 1em 0.813em;
    position: relative;
}

.con_search .text2 {
    background: url(../in_images/icon_con_search.png) no-repeat;
    width: 21px;
    height: 20px;
    border: 0px;
    vertical-align: middle;
    position: absolute;
    top: 22px;
    right: 30px;
}

.con_search_word {
    padding-top: 0.5em;
}

.con_search_word li:not(:first-child) {
    margin-right: 5px;
}

.con_search_word li:last-child {
    margin: 0;
}

.con_search li {
    display: inline-block;
}

.con_search a {
    color: #000;
}

.con_search a:hover {
    color: #ffc800
}

/*搜尋框END*/

/*最新消息*/
.news_list li {
    width: 100%;
    display: table;
}

.news_list>.bth {
    border: none;
}

.news_list a {
    color: #454545;
}

.news_list a:hover {
    color: #ffc800
}

.news_list .list_word {
    width: 70%;
    background: url(../in_images/news_icon.png) no-repeat 5px 15px;
    padding: 9px 10px 9px 10px;
    display: table-cell;
    vertical-align: top;
    font-size: 110%;
    max-width: 0;
    /*重點這行才會...*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list .list_date {
    width: 10%;
    color: #454545;
    display: table-cell;
    padding: 9px 10px 9px 10px;
    vertical-align: top;
    font-weight: bold;
    text-align: left;
}

.news_list .list_unit {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.news_list .list_click {
    width: 8%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: url(../in_images/click.png) no-repeat 18% 13px;
    color: #c64f37;
}

.list_unit strong {
    background: #c64f37;
    color: #FFF;
    border-radius: 8.625em;
    padding: 5px 5px;
    display: block;
}

.news_list .list_click {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 10px;
    word-break: break-all;
    word-wrap: break-word
}

.news_list .bth {
    display: block;
    text-align: center;
    padding: 1em 0 0 0;
}

.news_list .bth span {
    display: inline-block;
    position: relative
}

.news_list .bth span>a {
    background: #ffc800 url(../in_images/icon_news_rss.png) no-repeat center;
    border-radius: 100%;
    width: 51px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    line-height: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    font-weight: bold;
    margin: 0 15px;
    text-indent: -9999px;
}

.news_list .bth a.more {
    background: #ffc800;
}

.news_list .bth a.more:after {
    content: "\f067";
    font-family: FontAwesome;
    margin-left: 5px;
    font-weight: 300;
}

.news_list .bth a.news_share {
    background: #ffc800 url(../in_images/icon_news_share.png) no-repeat center;
}

.news_list .bth a.news_share:hover {
    opacity: 0.7;
}

.share_web.active, .news_list .bth span:hover .share_web {
    display: block;
}

/*最新消息END*/

/*熱門服務*/
.service {
    margin-top: 1.5em;
}

.service li {
    text-align: center;
    width: calc(100%/6);
    margin-bottom: 10px;
    float: left;
}

.service li:nth-child(5n) {

    margin-right: 0;
}

.service li div {
    background: #fcfde8;
    border: #ffb400 5px solid;
    width: 168px;
    height: 168px;
    border-radius: 100%;
    transition: all 0.2s;
}

.service li a {
    border: #ffb400 3px dotted;
    width: 146px;
    height: 146px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 100px;
    margin: 6px;
}

.service li a img {

    transition: all 600ms cubic-bezier(.175, .885, .32, 1.275);

    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);

    transition-property: transform;
}

.service li strong {
    color: #454545;
    font-size: 1.250em;
    display: block;
}

.service li div:hover {
    transform: scale(1.1);
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.19), 6px 0 6px rgba(0, 0, 0, 0.23);
}

.service li a:hover img {
    transform: rotate(30deg);
}

/*熱門服務END*/

/*活動花絮*/

/*活動花絮END*/

/*捐款帳號*/
.number {
    width: 377px;
    height: 381px;
    background: url(../in_images/bg_number.png) no-repeat;
    margin: 0 auto;
    padding: 140px 25px 0px 25px;
    margin-top: -68px;
}

.number div {
    text-align: center;
    font-weight: bold;
    font-size: 1.125em;
    color: #fff
}

.number ul {
    text-align: center;
    margin: 0.3em 0em 10px 0em;
}

.number li {
    display: inline-block;
    font-weight: bold;
    background: #ffc800;
    color: #454545;
    border-radius: 100%;
    padding: 0px 8px;
    font-size: 1.25em;
}

.number span {
    background: #ffc800;
    color: #454545;
    border-radius: 0.313em;
    padding: 0.25em 0.45em;
    text-align: center;
    letter-spacing: 3px;
    margin: 0.5em 0 0 0;
}

.number .m_bottom {
    margin-bottom: 0.7em;
    font-size: 1.25em;
}

/*捐款帳號END*/

/*捐助芳名錄*/
.pay {
    padding-top: 19px;
}

.pay li {
    display: table;
    width: 100%;
}

.pay li:not(:first-child) {
    line-height: 2.5em;
    font-size: 1.12em;
}

.pay li:first-child {
    background: #ffda44;
    border: #454545 2px dotted;
    border-radius: 1.25em;
    padding: 6px 0px;
    font-weight: bold;
    font-size: 1.25em;
    color: #454545;
}

.pay .pay_date {
    width: 35%;
    display: table-cell;
    text-align: center;
}

.pay .pay_pepole {
    width: 25%;
    display: table-cell;
    text-align: center;
}

.pay .pay_cash {
    width: 40%;
    display: table-cell;
    text-align: right;
    padding-right: 1.188em;
    word-break: break-all;
    word-wrap: break-word;
}

/*捐助芳名錄END*/

/*sbanner*/
.responsive .r_box img {
    max-height: 72px;
}

/*sbanner END*/

/*BG*/

/*BG END*/

/* page*/



.ace {
    color: #999;
    font-size: 84%
}

.con {
    margin-top: 10px;
}

#header {
    position: relative;
}

#header .top {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

#logo {
    float: left;
    margin-top: 20px;
}

#logo a {
    display: block;
}


.place {
    color: #333;
    margin: 5px 0;
    font-size: 95%
}

.place li {
    display: inline-block
}

.place a {
    color: #333;
    display: inline-block;
}

.place a:hover,
.place .on {
    color: #f39b12;
}

.title_box {
    background: url(../images/content_title-.png) bottom repeat-x;
    margin: 10px 0;
    position: relative;
    padding: 0px 0px 10px 0px;
}

.content_txt a,
.gallery_list a {
    display: inline;
    color: #f39b12;
}

.content_txt a:hover,
.gallery_list a:hover {
    color: #ffc800;
}


.main_bn {
    position: absolute;
    right: 0;
    top: 13px;
}

.main_bn li {
    display: inline-block;
    position: relative;
}

.main_bn li:hover ul {
    display: block
}

.main_bn>li>a {
    line-height: 36px;
    color: #454545;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0 10px 0 30px;
    font-weight: bold;
}

.main_bn a:before {
    content: "\f02f";
    position: absolute;
    top: 1px;
    left: 10px;
    font-family: FontAwesome;
    font-size: smaller;
    transition: all 0.3s;
}

.main_bn .main_bn_share:before {
    content: "\f1e0";
}

.main_bn a:hover {
    color: #ffc800;
}

.main_bn .main_bn_share:hover {}

.article {
    min-height: 630px;
}

.content_txt {
    color: #000;
    line-height: 180%;
    font-size: 100%;
}

.content_txt .imgbox a {
    display: block;
}

.content_txt b,
strong {
    line-height: normal;
}

.content_txt ul {
    list-style: disc;
    padding-left: 40px;
}

.content_txt p {
    margin: 0;
    word-wrap: break-word;
}

.gallery_list .imgbox,
.content_txt .imgbox,
.faq .imgbox {
    font-size: 100%;
    float: right;
    clear: both;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

.content_txt .imgbox a,
.faq .imgbox a,
.imgbox a,
.imgbox2 a,
.imgbox .video_box {
    border-radius: 15px;
    background: #ffb400;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    overflow: hidden;
    border: #ffb400 5px solid;
}

.gallery_list .imgbox img,
.gallery_list .imgbox2 img,
.content_txt .imgbox img,
.faq .imgbox img,
.pic img,
.gallery_list .pic {
    max-height: 176px !important;
    transition: all 0.4s;
}

.imgbox:hover img {
    opacity: 1;
    transform: scale(1.1);
}





#div_content {
    color: #333;
    margin-top: 10px;
}

#content p {}

#content iframe {
    width: 100%;
}

.content_link {
    color: #f00;
    display: inline-block;
    vertical-align: top
}

.content_link:hover {
    color: #093;
}

.menu_navigation {
    font-size: 100%;
    float: right;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    opacity: 0.9;
    margin-top: 15px;
}

.menu_nav {
    padding: 0.6em 1em 0.6em 1em;
}

.menu_nav a {
    display: inline-block;
    font-size: 95%;
    color: #606060
}

.menu_nav a:hover {
    color: #c64f37
}

.search_box {
    margin-top: 5px;
    text-align: right
}

.search_box .icon {
    border: 1px solid #000;
    background-color: #000;
    color: #FFF;
    padding: 2px;
    font-size: 100%;
}

.pic {
    clear: both;
    text-align: center;
    font-size: 100%;
    margin-top: 15px;
}

.pic .imgbox {
    display: inline-block;
    margin: 5px 0;
    vertical-align: top
}

.imgbox dt, .imgbox2 dt, .imgbox figure, .imgbox2 figure {
    width: 100%;
    height: 196px;
    display: table;
    table-layout: fixed;
}

#main_type,
.main_type {
    text-align: right;
    font-size: 100%;
    margin-bottom: 15px;
}

#main_type * {
    vertical-align: middle;
}

#main_type input {
    height: 32px;
    padding-left: 5px;
}

#main_type select {
    height: 32px;
    font-weight: normal;
}

.type_word {
    color: #313131;
    padding: 2px 5px;
    vertical-align: middle;
}

label {
    vertical-align: middle;
    color: #454545;
    width: 100%;
}

.type_word a {
    color: #313131;
    text-decoration: none;
    display: inline-block;
}

.type_word a.active,
.type_word a:hover,
.type_word a:focus {
    color: #f39b12;
}

.search_table {
    border: 1px solid #CCC;
    color: #333;
    letter-spacing: 1px;
}

.search_bn {
    border: 0px;
    margin-bottom: -6px;
    *margin-bottom: -5px;
}

.icon_go, .bn_search {
    border: 0px;
    background-image: url(../images/icon_go.png);
    width: 32px;
    height: 32px;
    vertical-align: middle;
    text-indent: -9999px;
}

.bn_search {
    background-image: url(../images/icon_bn_search.png);
}

.icon_go:hover,
.bn_search:hover {
    opacity: 0.7
}





/*按鈕選單*/

.b_main {
    position: absolute;
    right: 0;
    top: 20px;
    display: none;
}

.b {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
    transition: .2s;
    cursor: pointer;
}

.b i {
    width: 30px;
    height: 20px;
    position: absolute;
    display: block;
    height: 2px;
    background: #9a9764;
    border-radius: 2px;
    transition: .2s;
}

.b1 {
    width: 25px;
    top: 0;
    left: 0;
}

.b2 {
    width: 25px;
    top: 8px;
    left: 0;
}

.b3 {
    width: 25px;
    top: 16px;
    left: 0;
}

.b.on .b1 {
    top: 0;
    left: 0;
    width: 25px;
    transform: translateY(10px) rotate(45deg);
}

.b.on .b3 {
    width: 25px;
    transform: translateY(-6px) rotate(-45deg);
}

.b.on .b2 {
    width: 0;
}

.menu2 .nav_search {
    position: relative;
}

.menu2 .nav_sub:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 9.5px 0 9.5px;
    border-color: #1e7f6c transparent transparent transparent;
    position: absolute;
    top: 0;
    right: 20px;
}

.menu2 .nav_search .text {
    border: 1px solid #454545;
    width: calc(100% - 60px);
    height: 30px;
    padding-left: 15px;
    background-color: #fff;
    border-radius: 15px 0px 0px 15px;
    vertical-align: top;
    float: left;
}

.menu2 .nav_search .text2 {
    border: 0px;
    width: 60px;
    line-height: 30px;
    height: 30px;
    border-radius: 0 15px 15px 0;
    background: #c64f37;
    color: #fff;
    cursor: pointer;
    vertical-align: top;
    position: static;
    float: left;
}



.left_menu {
    position: relative;
    padding-top: 3em;
}

.left_menu .ace {
    position: absolute
}

.menu_icon {
    position: absolute;
    top: 5px;
    right: 10px;
}

.menu_icon:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: smaller;
}

.menu_icon-:before {
    content: "\f068";
}

.left_main {
    background: #f8f9e4;
    border-radius: 1.25em;
    border: #ffb400 3px dotted;
    padding: 10px 18px;
}

.menu2 {}

.menu2 li {
    position: relative;
}

.menu2>li {
    margin-bottom: 5px;
}

.menu2 li>a {
    background: url(../images/left_icon.png) no-repeat 15px 10px;
    display: block;
    color: #454545;
    padding: 5px 5px 5px 40px;
    font-size: 1.125em;
    position: relative;
}

.menu2 .sub_menu->a,
.menu2>li>a:hover {
    background: url(../images/left_icon-.png) no-repeat 15px 10px;
    color: #fff;
    background-color: #c64f37;
    border-radius: 1.25em;
}

.menu2 span {
    font-size: 30%;
}

.menu2 ul {
    display: none;
    margin-top: 1px;
    padding: 0px 11px;
}

.menu2 .sub_sub2>li,
.menu2 .sub_sub>li {}

.menu2 .sub_sub2>li:last-of-type,
.menu2 .sub_sub>li:last-of-type {
    border-bottom: 0;
}

.sub_menu2 {
    position: relative;
}

.menu2 .sub_sub a {
    background: url(../images/left_icon2.png) no-repeat 31px 12px;
    font-size: 1em;
    color: #454545;
    padding: 5px 5px 5px 48px;
}

.menu2 .sub_menu2->a,
.menu2 .sub_sub a:hover {
    background: url(../images/left_icon2.png) no-repeat 31px 12px;
    color: #c64f37;
}

.menu2 .sub_sub2 {
    display: none;
    font-size: 100%;
}

.sub_menu3 {
    position: relative
}

.menu2 .sub_sub2 a {
    background: url(../images/left_icon3.png) no-repeat 40px 12px;
    padding-left: 55px;
    padding-right: 5px;
}

.menu2 .sub_sub2 a:before {
    top: 7px;
    left: 53px;
}



.menu2 .sub_menu3->a,
.menu2 .sub_sub2 a:hover {
    background: url(../images/left_icon3.png) no-repeat 40px 12px;
    color: #f39b12;
}

.menu2 .sub_sub3 {
    display: none;
}

.menu2 .sub_sub3 a {

    color: #000;

    padding-left: 82px;
}

.menu2 .sub_sub3 a:before {
    top: 7px;
    left: 70px;
}

.menu2 .sub_menu4->a,
.menu2 .sub_sub3 a:hover {

    background-color: #6e6e6e;
    color: #fff;
}

.menu2 .sub_sub4 {
    display: none;
    font-size: 100%;
}

.menu2 .sub_sub4 a {

    color: #a1a1a1;

    padding-left: 99px;
}

.menu2 .sub_sub4 a:before {
    top: 7px;
    left: 87px;
}

.menu2 .sub_sub4 a:hover {

    color: #4cbed3;
    padding-left: 75px;
}

.menu2 dl {
    border-top: 1px #ccc dotted;

    font-size: 100%;
}

.menu2 dl a {
    color: #313131;
    padding: 10px 0 10px 25px
}

.menu2 dt {

    font-size: 100%;
    font-weight: 500
}

.menu2 dt a {
    color: #3c3c3c;
    padding: 5px 0 5px 35px
}

.menu2 dt a:hover {
    background-color: transparent;
    color: #f00
}

.left_title {
    background: #ffda44;
    border-radius: 1.25em;
    border: 2px #454545 dotted;
    color: #454545;
    font-size: 1.250em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    padding: 7px 0;
    margin: -34px 40px 14px 40px;
}

.content_title,
.gallery_list .title {
    font-size: 1.125em;
    color: #454545;
    font-weight: bold;
    padding: 5px 5px 5px 0;
    margin: 10px 0;
    position: relative;
}

.gallery_list .title {
    width: 100%;
    display: table;
    padding: 8px;
    background: #ffda44;
    border-radius: 1em;
    border: 2px #454545 dotted;
    color: #454545;
}

.gallery_list .title strong {
    width: 85%;
    display: table-cell;
    font-size: 110%;
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gallery_list .title p {
    width: 15%;
    display: table-cell;
    font-size: 110%;
    text-align: right
}


.imgbox a:hover,
.imgbox2 a:hover {
    color: #ee7610;
}

.imgbox span {
    display: block;
    padding: 5px 0;
}

.download li:nth-child(odd) {
    /*單數隔行換色*/
    background-color: #EEE;
}

.download li:nth-child(1) {
    /*首行th設定*/
    width: 100%;
    background-color: #CCC;
    display: table;
    padding: 10px 5px;
}

.download {
    margin: 20px 0;
}

.download_tt {
    color: #000;
    background-color: #CCC;
    padding: 10px 5px;
    font-weight: bold;
}

.download li {
    border-bottom: 1px #ccc solid;
    width: 100%;
    display: table;
    padding: 10px 5px;
}

.download .word {
    background: url(../images/icon02.png) no-repeat 5px 6px;
    width: 80%;
    color: #000;
    display: table-cell;
    font-size: 100%;
    padding-left: 20px;
}

.download a {
    color: #000;
}

.download a:hover {
    color: #093;
}

.download .file {
    width: 20%;
    display: table-cell;
    text-align: center;
}

.download dd {
    display: inline-block;
}

.download .file a {
    width: 16px;
    display: inline-block;
    margin: 2px;
}

.goback .icon {
    background: url(../images/bn_back.png) no-repeat;
    display: inline-block;
    letter-spacing: 2px;
}

.goback .icon a {}

.goback {
    text-align: right;
    font-size: 110%;
    font-weight: bold;
    padding: 0 15px;
    margin: 1em 0;
}

.goback .icon {
    display: inline-block;
    letter-spacing: 2px;
}

.goback .icon a {
    line-height: 36px;
    text-align: left;
    padding: 4px 35px 10px 64px;
    color: #454545;
    position: relative;
}

.goback .icon a:hover {
    color: #454545;
}

.goback .icon a:before {
    content: "\f053";
    position: absolute;
    left: 35px;
    font-family: FontAwesome;
    font-size: smaller;
    transition: all 0.3s;
}

.goback .Gotop2 a:before {
    content: "\f077";
    right: 10px;
    left: inherit;
}

.goback .Gotop2 {
    margin-left: 10px;
}

.goback .Gotop2 a {
    padding: 0 35px 0 10px;
}

.goback .icon a:hover:before {
    transform: translateY(0);
    transform: translateX(-8px);
}

.goback .Gotop2 a:hover:before {
    transform: translateY(-8px);
}

#footer {

    color: #454545;
    padding: 46px 0px 0px 0px;
    line-height: 180%;
    position: relative;
}

#footer:before {
    content: "";
    width: 100%;
    height: 57px;
    background: url(../images/footer_bg.png) no-repeat center top;
    position: absolute;
    top: -4px;
    ;
}

.footer_bgcolor {
    background: #fff;
}

.footer_main {
    max-width: 1200px;
    margin: auto;
    padding: 10px 0px;
}

.footer_img, .footer_word, .bn_epaper {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.footer_word {
    letter-spacing: 1.5px;
    white-space: nowrap;
    padding-left: 15px;
    width: 60%
}

.footer_word span {
    color: #454545;
    font-weight: bold;
}

.footer_img {
    width: 20%;
}

.bn_epaper {
    text-align: right;
    width: 20%
}

.bn_epaper a:hover {
    opacity: 0.7;
}

.footer_bth {}

.footer_bth a {
    border-radius: 6px;
    background: #ffc800;
    padding: 3px 5px;
    margin: 0px 3px;
}

.footer_bth a:hover {
    background: #c64f37;
    color: #c64f37;
}

#footer .footer_bth a {
    color: #454545;
}

#footer .footer_bth a:hover {
    color: #fff;
}

#footer a {
    color: #454545;
}

#footer a:hover {
    color: #c64f37;
}

.footer_img a {
    padding: 5px 0px;
    display: block;
    text-align: center;
}

/*ffooter*/
#fat_footer {
    /*padding-bottom: 20px;*/
    width: 100%;
    margin: auto;
    position: relative;
}

#fat_footer ul {
    margin: 0px;
    padding: 0px;
    display: none;
}

#fat_footer ul li {
    list-style-type: none;
    float: left;
    font-size: 110%;
    color: #3d6417;
    letter-spacing: 1px;
    width: 20%;
    line-height: 180%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

#fat_footer ul li a {
    color: #c64f37;
    font-weight: bold;
    text-decoration: none;
}

#fat_footer>ul>li>a {
    font-weight: bold;
}

#fat_footer ul li a:hover {
    color: #900;
}

#fat_footer ul li ul {
    padding-top: 5px;
    margin-top: 5px;
    border-top: dotted #c64f37 2px;
}

#fat_footer ul li ul li {
    width: 100%;
    font-size: 95%;
    line-height: 120%;
    color: #313131;
    float: none;
    padding: 5px 5px;
    margin-left: -2px;
}

#fat_footer ul li ul li a {
    color: #454545;
    text-decoration: none;
    font-weight: normal;
}

#fat_footer ul li ul li a:hover {
    color: #900;
}

#ff_btn {
    width: 106px;
    margin: auto;
    position: absolute;
    top: -71px;
    left: 0;
    right: 0;
}

#ff_btn .btn_close {
    border: 0;
    width: 92px;
    height: 43px;
    background: url(../images/ff_close.png) no-repeat;
    font-size: 0;
    display: none;

}

#ff_btn .btn_open {
    border: 0;
    width: 92px;
    height: 43px;
    background: url(../images/ff_open.png) no-repeat;
    font-size: 0;
    content: "\f000";
    font-family: FontAwesome;
    color: #606060
}

/*ffooter end*/

#table li:nth-child(odd) {
    /*單數隔行換色*/
    background-color: #EEE;
}

#table li:nth-child(1) {
    /*首行th設定*/
    width: 100%;
    background-color: #CCC;
    display: table;
    padding: 10px 5px;
}

#table {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0px;
}

#table li {
    border-bottom: 1px #ccc solid;
    width: 100%;
    display: table;
    padding: 10px 5px;
    ;
}

.table_title {
    width: 25%;
    color: #000;
    display: table-cell;
    font-size: 100%;
    padding: 0 10px 0 0;
}

.table_txt {
    background: url(../images/icon02.png) no-repeat 5px 6px;
    width: 25%;
    font-size: 100%;
    color: #333;
    line-height: 150%;
    padding: 0 10px 0 20px;
    display: table-cell;
}

.table_txt a {
    color: #063;
    text-decoration: none;
}

.table_txt a:hover,
.table_txt a:focus {
    color: #F00;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.no_txt {
    /*<noscript>標籤用*/
    font-weight: bold;
    color: #F00;
}

.page {
    margin: 10px 0;
    text-align: center;
    font-size: 95%;
}

.page * {
    vertical-align: middle
}

.page a {
    display: inline-block
}

.page li {
    display: inline-block;
    margin: 3px;
}

.page .icon a {
    border-radius: 20px;
    background-color: #ffc800;
    padding: 3px 8px;
    color: #FFF;
    display: block;
}

.page .icon a:hover,
.enter_bn:hover {
    background-color: #ffb400;
    color: #FFF;
}

.enter_bn {
    border: 0px;
    border-radius: 20px;
    background-color: #ffc800;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    letter-spacing: 2px;
}

.input01 {
    width: 70%
}

.input02 {
    width: 90%
}

.input03 {
    max-width: 80px;
}

.input04 {
    max-width: 175px;
}

.max-width {
    width: 50px;
}

.input06 {
    max-width: 200px;
    padding: 0px;
    background-color: #FFF;
    font-size: 100%;
}

.icon a {
    font-weight: bold;
    border-radius: 5px;
    color: #454545;
    border: 0;
}

.icon a {
    display: inline-block;
    text-decoration: none;
    padding: 5px;
}

.icon a:hover {
    color: #ffc800;
}

.icon2 {
    background-color: #000;
    font-weight: bold;
    border-radius: 5px;
    color: #FFF;
    border: 1px solid #000;
    padding: 5px;
    line-height: 18px;
}

.icon2 a {
    color: #FFF;
    text-decoration: none;
}

.icon3 {
    background-color: #000;
    font-weight: bold;
    border-radius: 5px;
    color: #FFF;
    border: 1px solid #000;
    padding: 5px 15px;
}

.icon3 a {
    color: #FFF;
    text-decoration: none;
}

#center_btn {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 100%;
}

#top_btn {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: right;
}

#top_btn .icon {
    display: inline-block
}

.list {
    color: #333;
    text-align: center;
    margin-top: 20px;
    padding: 0;
}

.list li {
    border-bottom: 1px #a2a2a2 solid;
    width: 100%;
    display: table;
}

.list li:last-of-type {
    border-bottom: 0;
}



.list li:nth-child(1) {
    background: #ffda44;
    border-radius: 1.25em;
    border: #454545 2px dotted;
}

.list .list_head {
    border-bottom: 0px;
    color: #333;
    font-size: 100%;
}

.list span {
    display: table-cell;
    vertical-align: top;
    padding: 8px;
    vertical-align: top;
    font-size: 100%;
}

.list .list_head span {
    font-weight: bold;
}

.list span dl {
    display: inline-block;
    padding-left: 5px;
}

.list span dt,
.list span dd {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}

.table_head span {
    border-bottom: 0px
}

.list .list_title {
    text-align: left
}

.list .list_word {
    text-align: left;
    padding-left: 25px;
}

.list a {
    color: #f39b12;
    display: inline-block;
}

.list .icon {
    padding: 5px;
    color: #fff;
}

.list .icon.mail_bth {
    color: #f39b12;
}

.list .icon a {
    color: #fff;
}

.list a:hover {
    color: #ffc800;
}

.table {
    text-align: left;
}

.table.list span {
    display: block;
    float: left
}

.text_le {
    text-align: left
}

.tabulation {
    border-radius: 1.25em;
    border: 1px solid #CCC;
    padding: 5px;
    font-size: 100%;
    margin-top: 20px;
    line-height: 180%;
}

.tabulation>li {
    width: 100%;
    display: table;
    margin: 1px 0;
}

.tabulation_bg2 {
    background-color: #E3E3E3;
}

.tabulation_title {
    background: #E3E3E3;
    padding: 5px;
    font-weight: bold;
    margin: 2px 0;
}

.tabulation_list {
    padding: 5px
}

.tabulation .tabulation_list dd,
.tabulation .tabulation_list dd {
    padding: 0
}

.tabulation .tabulation_tt,
.tabulation .tabulation_word {
    display: table-cell;
    padding: 10px 5px;
    vertical-align: middle
}

.tabulation li:first-child .tabulation_tt {
    border-top-left-radius: 1em;
}

.tabulation li:nth-child(4) .tabulation_tt {
    border-bottom-left-radius: 1em;
}

.tabulation_tt {
    text-align: right;
    line-height: 150%;
    background: #ffda44;
    color: #454545;
}

.tabulation_tt strong {
    color: #f00
}

.tabulation_word {}

.tabulation_word a {
    color: #ffc800
}

.tabulation_word a:hover {
    color: #900
}

.tabulation_word .example {
    display: inline-block
}

.tabulation_blank {
    background: #E3E3E3;
    width: 20%;
    display: table-cell;
}

.tabulation2 {
    padding: 10px;
}

.tabulation2 .example {
    color: #9f9f9f;
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 95%
}

.tabulation2 .tabulation_tt {
    background: none;
    text-align: left;
}

.tabulation2 .tabulation_tt,
.tabulation2 .tabulation_word {
    display: block;
    padding: 0 0 5px 0;
}

.tabulation2 .tabulation_word>.file {
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 10px
}

.tabulation2 dt>.file:last-child {
    margin-bottom: 0
}

.tabulation2 .in_block {
    display: inline-block;
    vertical-align: middle
}

.tabulation2 input,
.tabulation2 textarea {
    border: 1px solid #CCC;
    border-radius: 5px;
}

.tabulation2 li {
    margin-bottom: 15px;
}

.tabulation2 li:last-of-type {
    margin-bottom: 0;
}

.content_date {
    color: #ff4545;
    padding: 0;
    display: block;
}

.content_date:before,
.content_date2:before {
    content: "\f017";
    font-family: FontAwesome;
    transition: all 0.3s;
    padding-right: 5px
}

.content_date2 {
    color: #ff4545;
    padding: 0;
    float: left;
    display: block;
}

.orange {
    color: #F30;
    padding: 0;
}

.w100 {
    width: 100%
}

.w90 {
    width: 90%
}

.w80 {
    width: 80%
}

.w70 {
    width: 70%
}

.w60 {
    width: 60%
}

.w55 {
    width: 55%
}

.w50 {
    width: 50%
}

.w40 {
    width: 40%
}

.w30 {
    width: 30%
}

.w25 {
    width: 25%
}

.w20 {
    width: 20%
}

.w15 {
    width: 15%
}

.w10 {
    width: 10%
}

.inputXS {
    width: 25%
}

.inputS {
    width: 25%
}

.inputM {
    width: 50%
}

.inputL {
    width: 80%
}

.inputXL {
    width: 100%
}

.m_auto {
    margin: 20px auto 0 auto;
}

.h100 {
    height: 100px;
    vertical-align: middle;
}

.yellow {
    background-color: #FFFFCC;
}

.tabulation_word input, .tabulation_list input {
    font-size: 95%;
    padding: 6px;
    margin-right: 5px;
    vertical-align: middle;
}





/*----------------------------question---------------------*/

.question2 {
    max-width: 300px;
    border: 1px solid #CCC;
    margin: 20px auto
}

.question2 li {
    border: 0
}

.question3 {
    margin-top: 10px;
}

.question3 .orange {
    color: #F30;
    padding: 0;
    display: inline-block
}

.question3 li:last-child {
    border-bottom: 0px #ccc dotted;
}

.question3_tt {
    font-weight: bold
}

.question3 img {
    height: 8px !important
}

.list .progress {
    margin-bottom: 10px;
    display: block;
    padding: 0;
}

abbr {
    display: block;
}

.progress-bar {
    background-color: #000;
}





/*----------------------------registration1---------------------*/

.registration1 {
    width: 80%;
    margin: 20px auto
}





/*----------------------------mail---------------------*/

#mail_word {
    border-radius: 1.25em;
    border: 1px solid #CCC;
    color: #333;
    letter-spacing: 1px;
    line-height: 180%;
    padding: 20px;
    font-size: 100%;
}

.mail_read {
    text-align: center;
    margin: 5px 0;
    vertical-align: middle
}

.mail_read .enter_bn {
    margin: 5px 0;
}

.list .mail_bth:hover {
    color: #ffc800;
}





/*----------------------------vote---------------------*/

.vote2 {
    max-width: 500px;
    border: 1px solid #ccc;
    margin: 20px auto 0 auto;
}

.vote2 a {
    background: #ccc;
    display: inline-block;
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
}

.vote2 li:last-of-type {
    background-color: transparent;
}

.vote2 .orange {
    color: #F30;
    padding: 0;
    display: inline-block
}

.vote2 img {
    height: 8px !important;
}

.vertical {
    display: inline-block;
    width: 20%;
    height: 40px;
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.vertical {
    box-shadow: inset 0px 4px 6px #ccc;
}

.progress-bar {
    box-shadow: inset 0px 4px 6px rgba(100, 100, 100, 0.6);
}





/*----------------------------gallery---------------------*/


/*輪播圖垂直置中*/

.owl-carousel .owl-stage {}

.owl-carousel .owl-item {
    display: inline-block;
    float: none;
    vertical-align: middle;
    text-align: center;
}

.owl-carousel .owl-item>a {
    text-align: center;
}





/*輪播圖垂直置中*/


/*箭頭垂直置中*/

.owl-theme .owl-nav {
    margin: 0
}

.owl-prev {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
}

.owl-next {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
}





/*箭頭垂直置中*/

.gallery_list {
    margin-bottom: 20px;
}

.gallery_list .title a {
    color: #000;
}

.gallery_list .title a:hover {
    color: #ee7610;
}

.gallery_list .txt {
    font-size: 100%;
    display: block;
    line-height: 1.7em;
    margin: 0;
}

.gallery_list .imgbox {
    ;
}

.gallery_list .imgbox2 {
    float: left;
    clear: both;
    text-align: center;
}





/*----------------------------spaces---------------------*/

.spaces_bn {
    margin-bottom: 5px;
}

.spaces_bn li {
    margin: 0 2px 0 0;
}

.spaces_txt {
    margin: 10px 0 0;
}

.spaces_bn li {
    display: inline-block;
    margin: 3px;
}

.spaces_bn a {
    border-radius: 5px;
    border: 1px solid #000;
    padding: 3px 8px;
    color: #000;
    display: block;
}

.spaces_bn a:hover,
.spaces_bn a.on {
    background: #000;
    color: #fff;
}

.spaces_mob .calendar2_doom2,
.spaces_mob .calendar2_doom {
    padding: 5px
}

.spaces_mob .calendar2_doom2 a {
    display: block;
    margin-bottom: 5px
}





/*----------------------------login---------------------*/

.login {
    width: 70%;
    margin: 50px auto 0;
}




/*----------------------------tour2---------------------*/

.tour2 {}

.tour2 li {}

.tour2 li.tour2_3item .item {
    width: calc(100%/3 - 8px);
    margin-right: 8px;
    margin-bottom: 8px;
    float: left;
}

.tour2 li.tour2_2item .item {
    width: calc(100%/2 - 8px);
    margin-right: 8px;
    margin-bottom: 8px;
    float: left;
}

.tour2 li.tour3_3item .item img {
    width: 286px;
    height: 191px;
}

.tour2 li.tour2_3item .item img {
    width: 434px;
    height: 191px;
}

.tour2 li .item:last-of-type {
    margin-right: 0;
}


.tour2 li .item a {
    position: relative;
    display: block;
    overflow: hidden;
}

.tour2 li .item a .cover {
    width: 100%;
    height: 100%;
    background: url(../images/tour2/tour2_cover.png) repeat-x bottom;
    color: #fff;
    display: block;
    line-height: 30px;
    position: absolute;
    top: 0;
    text-align: center;
    transition: all 0.3s;
}

.tour2 li .item a .cover span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -29px;
    text-align: center;
    transition: all 0.3s;
}


.tour2 li .item a:hover .cover,
.tour2 li .item a:focus .cover {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}

.tour2 li .item a:hover .cover span,
.tour2 li .item a:focus .cover span {
    bottom: 10px;
    transition: all 0.3s;
}


.join_word {
    display: inline-block;
}

.join_word a {
    display: inline-block;
}

.join_word img {
    height: 25px
}

.red {
    font-size: 100%;
    color: #ff4545;
    letter-spacing: 1px;
}

.d_no {
    display: none
}

.sr-only {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    padding: 0;
    margin: -0.063rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.article .owl-carousel img {
    width: auto;
    max-width: 800px !important;
    max-height: 600px !important;
    display: inline-block;
}

.article .box {
    text-align: center;
}

.article .box .owl-next {
    background-color: #ffc800;
    right: 80px;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}

.article .box .owl-prev {
    background-color: #ffc800;
    left: 80px;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 0;
}

.article .box i {
    line-height: 35px;
    display: inline-block;
}

.article .box {
    margin: 20px 0;
    background: #ffda44;
    padding: 10px;
    border-radius: 1.25em;
}

.article .box .owl-next:hover,
.article .box .owl-prev:hover {
    background-color: #ffb400;
}

.update {
    font-size: 95%;
    text-align: right;
    color: #454545;
    padding: 0 15px;
    margin: 15px 0;
    letter-spacing: 1px;
}

.update strong i {
    padding-right: 5px;
}





/*font-size bg*/

.fontsize {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
}

.fontsize li {
    float: left;
    background: #8c8c8c;
    border-radius: 5px;
    margin: 0px 2px;
    height: 26px;
    width: 28px;
}

.fontsize li.type a {
    color: #FFF;
    line-height: 23px;
    padding: 0 7px;
}

.font_size_btn- {
    background-color: #ffc800 !important;
}

.fontsize li.font_size_btn- a,
.font_size_btn- a:hover {
    color: #fff;
}

.share_mob {
    display: none
}



.share.active {
    display: block
}

.share li {
    border-radius: 100%;
    width: 51px;
    height: 51px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 5px 0 0;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
    float: left;
}

@keyframes bounce {

    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    80% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}




.share2 li a {
    background-image: none;
    padding: 0 !important;
    display: block;
    height: 100%;
}

.Gotop {
    width: 62px;
    height: 62px;
    background: url(../images/icon_top.png);
    transition: all 0.2s;
    display: none;
}

.Gotop a {
    display: none;
}

.share a, .Gotop {

    display: block;
    height: 100%;
}

.share a:hover {
    background-color: transparent !important;
    background-image: none !important;
}

.m_20 {
    margin-bottom: 20px
}

.m_30 {
    margin-bottom: 30px
}

.m_40 {
    margin-bottom: 40px
}

.m_50 {
    margin-bottom: 50px
}

.m_60 {
    margin-bottom: 60px
}

.m_70 {
    margin-bottom: 70px
}

.m_80 {
    margin-bottom: 80px
}

.m_90 {
    margin-bottom: 90px
}

.nav_parent {
    display: inline-block;
    color: #fff;
    position: relative;
}

.nav_parent a {
    color: #454545;
    display: block;
    padding: 5px 0;
}

.menu_nav li {
    display: inline-block;
    color: #fff;
    position: relative;
}

.menu_nav>li>a {
    color: #454545;
    display: block;
    padding: 5px 0;
}

.menu_nav a:hover {
    color: #c64f37;
}

.number .mb10 {
    margin-bottom: 10px;
}

.number .fz125 {
    font-size: 1.25em;
    margin-bottom: 0.4em;
}




.menu_nav .nav_parent .nav_focus {
    position: absolute;
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    display: table;
    text-align: right;
    display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.search_main {
    background: #F2ECD4;
    border-radius: 6px;
    padding: 7px;
}


.share li {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
}

.share3 li {
    width: 35px;
    height: 35px;
}

.share .type1 {
    background-image: url(../images/icon_fb.png);
    background-color: #2c5194;
}

.share .type2 {
    background-image: url(../images/icon_youtb.png);
    background-color: #fe0000;
}

.share .type3 {
    background-image: url(../images/icon_line.png);
    background-color: #10bc10;
}

.share .type4 {
    background-image: url(../images/icon_google.png);
    background-color: #dc483c;
}

.share .type5 {
    background-image: url(../images/icon_twitter.png);
    background-color: #41ABE1;
}

.share .type6 {
    background-image: url(../images/icon_instagram.png);
    background-color: #EF4D34;
}

.share .type7 {
    background-image: url(../images/icon_flickr.png);
    background-color: #F3F3F2;
}

.share .type10 {
    font-size: 1em;
    color: blue;
    margin: 0 0 0 -5px
}


.share .type1:hover {
    background-color: #071c44;
}

.share .type2:hover {
    background-color: #9f0101;
}

.share .type3:hover {
    background-color: #008c00;
}

.share .type4:hover {
    background-color: #aa1a0e;
}


.share .type5:hover {
    background-color: #227ba8;
}

.share .type6:hover {
    background-color: #c73018;
}

.share .type7:hover {
    background-color: #E7E7E5;
}


.nav_search .text {
    color: #454545;
    width: 223px;
    padding: 3px 32px 3px 3px;
}

.menu_nav .nav_parent .nav_focus.active {
    display: block
}



.fontsize {
    border-radius: 5px;
    background: #ebf6d7;
    color: #3d3d3d;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
    margin-left: 10px;
}

.fontsize li {
    float: left;
}

.fontsize li.type a {
    color: #386a17;
    line-height: 27px;
    padding: 0 10px;
}

.font_size_btn- {
    background-color: #8bb441;
}

.fontsize li.font_size_btn- a,
.font_size_btn- a:hover {
    color: #fff;
}

a.font_size_btn- {
    color: #fff !important;
    background: #c64f37;
}

.share_mob {
    display: none
}

.share {
    font-size: 0em;
    right: -6px;
    width: 40px;
}

.share3 {
    min-width: 300px;
    font-size: 1em;
    position: absolute;
    top: -41px;
    right: 0;
    z-index: 9999;
    padding-bottom: 10px;
    text-align: right;
    display: none;
    width: 103px;
    min-width: auto;
    padding-bottom: 0;
}

.share3 a {
    color: #353535;
    line-height: 35px;
    padding: 0 0px;
    text-align: center;
    width: 35px;



}

.share3 a:hover {
    color: #353535;
}

.share.active {
    display: block
}

.share li {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
    border-radius: 0px;
}

.share3 li {
    width: 35px;
    height: 35px;
}

@keyframes bounce {

    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    80% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}



.share .type1 {
    background-image: url(../images/icon_fb.png);
    background-color: #2c5194;
}

.share .type2 {
    background-image: url(../images/icon_youtb.png);
    background-color: #fe0000;
}

.share .type3 {
    background-image: url(../images/icon_line.png);
    background-color: #10bc10;
}

.share .type4 {
    background-image: url(../images/icon_google.png);
    background-color: #dc483c;
}

.share .type5 {
    background-image: url(../images/icon_twitter.png);
    background-color: #41ABE1;
}

.share .type6 {
    background-image: url(../images/icon_instagram.png);
    background-color: #EF4D34;
}

.share .type7 {
    background-image: url(../images/icon_flickr.png);
    background-color: #F3F3F2;
}

.share .type10 {
    font-size: 1em;
    color: blue;
    margin: 0 0 0 -1px
}


.share .type1:hover {
    background-color: #071c44;
}

.share .type2:hover {
    background-color: #9f0101;
}

.share .type3:hover {
    background-color: #008c00;
}

.share .type4:hover {
    background-color: #aa1a0e;
}


.share .type5:hover {
    background-color: #227ba8;
}

.share .type6:hover {
    background-color: #c73018;
}

.share .type7:hover {
    background-color: #E7E7E5;
}

.share2 li a {
    background-image: none;
    padding: 0 !important;
    display: block;
    height: 100%;
}

.share .Gotop {
    width: 62px;
    height: 62px;
    background: url(../images/icon_top.png);
    transition: all 0.2s;
    display: none;
}

.share {
    background: #f6f4db;
}

.share a {

    display: block;

    height: 100%;


}

.share a:hover {
    background-color: transparent !important;
    background-image: none !important;
}

.nav_search {
    position: relative;
}

.nav_search .text2 {
    width: 24px;
    height: 24px;
    background: url(../images/nav_search_icon.png);
    border: 0px;
    vertical-align: middle;
    position: absolute;
    top: 2px;
    right: 4px;
}

.nav_search .text {
    border: 1px solid #bebebe;
    border-radius: 15px;
    color: #454545;
    width: 210px;
    padding: 3px 32px 3px 3px;
}

.search_word {
    color: #454545;
    padding: 5px 0 0 5px;
    text-align: left;
}



.search_word li,
.search_word a {
    color: #454545;
}

.search_word a:hover {
    color: #c64f37;
}




.toptop {
    background: url(../in_images/top.png) center top;
    height: 160px;
    top: 0;
    left: 0;
    z-index: 2;
    right: 0;
    margin: 0;
    position: relative;
}

.home_img {
    position: relative;
    z-index: 1;
    top: -100px;
}

body {
    background: url(../in_images/bg.jpg) no-repeat center top #F6F4DB;
}


.news_img {
    width: 259px;
    float: left;
}

.news_tt {
    width: 100%;
    display: flex;
    justify-content: center;
}

.news_tt li {
    width: 18%;
    line-height: 49px;
    display: table-cell;
    text-align: center;
}

.news_tt li a {
    background: url(../in_images/cloud-.png) no-repeat center top;
    display: block;
    color: #454545;
    height: 100%;
    font-size: 1.563em;
    font-weight: bold;
    padding: 0 10px;
    padding-top: 15px;
    position: relative;
    transition: all 0.3s !important;
    background-size: contain;
}

.news_tt li:last-of-type a {
    border-right: 0;
}

.news_tt li a:hover {
    background: url(../in_images/cloud.png) no-repeat center top;
}

.news_tt .news_tt- a {
    color: #454545;
    background: url(../in_images/cloud.png) no-repeat center top;

}

.news_list {
    background: #fff;
    padding: 21px 20px;
    border-radius: 6px;
    position: relative;
}

.tt {
    margin-bottom: 5px;
}

.news_list .bth {

    display: block;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: -70px;
    left: 0;
}



.news_list .bth a {
    background: #6ebb8f;
    border-radius: 10px;
    width: 175px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    color: #454545;
    position: relative;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 15px;
}

.news_list .bth a.rss {
    background: #ffc800;
}

.news_list .bth a.rss:after {
    content: "\f09e";
    font-family: FontAwesome;
    margin-left: 5px;
    font-weight: 300;
}

.news_list .bth a:hover {
    background: #c64f37;
    color: #Fff;
}

.news_list .bth a.rss:hover {
    background: #c64f37;
    color: #Fff;
}

.news_list li {
    width: 100%;
    display: table;
}


.news_list .list_word {
    width: 65%;
    background: url(../in_images/news_icon.png) no-repeat 5px 15px;
    padding: 9px 10px 9px 18px;
    display: table-cell;
    vertical-align: top;
    font-size: 100%;
    max-width: 0;
    /*重點這行才會...*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list .list_word a {
    color: #3c3c3c;
}

.news_list .list_word a:hover {
    color: #c64f37
}

.news_list .list_date {
    width: 15%;
    color: #000;
    display: table-cell;
    padding: 9px 8px 9px 10px;
    vertical-align: top;
    font-size: 95%;
    text-align: left;
}


.ph00 {
    text-align: center;
}

/**.links_01*/
.links_01 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.links_01 li {
    width: calc(100%/4);
    margin-bottom: 2em;
    padding: 0 15px;

}

.links_01 a {
    width: 100%;
    border-radius: 100%;
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 0.7em;
    padding: 0 35px;
    display: block;
    text-align: center;
}

.links_01 a:hover {
    transition: 0.3s;
}

.links_01 a:hover img {
    transform: rotateY(180deg);
}

.links_01 a span {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    border-radius: 6em 6em 5px 5px / 9px 9px 5px 5px;
    ;
}

.links_01 a img {
    margin-bottom: 10px;
    transition: 0.4s;
}

.links_01 span {
    display: block;
    color: #383838;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;

}



/**.links_01*/

.photo {
    width: 335.5px;
    position: relative;
    top: 0px;
    left: 33px;
}

.photo img {
    max-height: 271px !important;
}

.parallelogram {
    width: 430px;
    height: 430px;
    position: relative;
    left: 0px;
    top: 0px;
    background: url(../in_images/print.png);
    margin: 0px auto;
}

.parallelogram .owl-item {
    padding: 0 18px 0 19px;
}

.parallelogram .owl-stage-outer {
    transform: skew(-7deg);
    -webkit-transform: skew(-7deg);
    -moz-transform: skew(-7deg);
    -o-transform: skew(-7deg);
    -ms-transform: skew(-7deg);
}

.photo2 img {
    max-height: 268px !important;
    margin-top: 40px;
}

.photo2 span {
    background: rgba(128, 71, 29, 0.85);
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 21px;
    z-index: 999;
    padding: 10px;
    text-align: center;
    width: 392px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.happy {
    position: relative;
    margin-top: 45px;
}

.ourhope {
    margin: 0 auto;
    text-align: center;
}




.ourhope h2 {
    color: #bd4831;
    font-weight: bold;
    text-align: center;
    font-size: 1.563em;
    margin-top: 10px;
}

.ourhope p {
    text-align: center;
    font-size: 1.125em;
    color: #454545;
    letter-spacing: 2px;
    margin-top: 27px;
    line-height: 26px;
}

.h3cloud h2 {
    height: 61px;
    text-align: center;
    padding-top: 32px;
    background: url(../in_images/h3cloud.png) no-repeat center top;
    color: #454545;
    font-weight: bold;
    font-size: 1.563em;
    margin-bottom: 0;
}

h2 {
    margin-bottom: 0;
    text-align: center;
    padding-top: 9px;
    color: #454545;
    font-weight: bold;
    font-size: 1.563em;
}

/**.links_02*/
.links_02 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.links_02 li {}

.links_02 a {
    color: #fff;
    font-weight: bold;
}

.links_02 a:hover {
    transition: 0.3s;
}

.links_02 a:hover img {
    transform: translate3d(0, -10px, 0);
}

.links_02 a span {
    text-align: center;
    padding-bottom: 5px;
    border-radius: 6em 6em 5px 5px / 9px 9px 5px 5px;
    ;
}

.links_02 a img {
    margin-bottom: 10px;
    transition: 0.4s;
}

.links_02 span {
    display: block;
    color: #383838;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;

}



/**.links_01*/


.photo3 {
    padding: 15px;
    background: #ffc800;
    border-radius: 10px;
    min-height: 283px;
}

.photo3 a {
    display: block;
}

.photo3 a img {
    max-height: 255px;
}


.fb iframe {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 245px !important;
    border: 0;
}

.fb {
    text-align: center;
    background: #fFF;
    border-radius: 7px;
    padding: 16px;
}


.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}


.owl_wrapper{
    position: relative;
}

.owl_wrapper .owl_click{
    position: absolute;
    z-index: 9999;
    background: #ffffff;
    color: #333;
    border-radius: 999px;
    top: 15px;
    left: 15px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border: 0;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.32); 
    box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.32);
}

.owl_wrapper .owl_click:hover{
    background: #c64f37;
    color: #FFF;
}

.happy .owl_wrapper{
    max-width: 430px;
    margin: 0 auto;
}

.happy .owl_wrapper .owl_click{
    top: 55px;
    left: 50px;
}