@charset "utf-8";

/* CSS Document */

/* 共用樣式 */
.IndexBlock { width: 100%; position: relative; }
.IndexBlock.IndexInfo, .IndexBlock.IndexMessage{ margin: 0 0; }
@media screen and (min-width:1600px) { .IndexBlock { padding: 0 160px; } }
@media screen and (max-width:1599px) and (min-width:1440px) { .IndexBlock { padding: 0 5.5vw; } }
@media screen and (max-width:1439px) and (min-width:1024px) { .IndexBlock { padding: 0 60px; } }
@media screen and (max-width:1023px) and (min-width:960px) { .IndexBlock { padding: 0 30px; } }
@media screen and (min-width:960px) { .IndexBlock { margin: 100px 0; } 
    .IndexBlock.IndexInfo{ padding-top: 100px; padding-bottom: 100px;}
    .IndexBlock.IndexMessage{ padding-top: 50px; padding-bottom: 100px;}
    .IndexBlock.IndexNews{ margin: 0px 0;}
}
@media screen and (max-width:959px) { 
    .IndexBlock { padding: 0 15px; } 
    section.IndexBlock { margin: 50px 0; } 
    .IndexBlock.IndexInfo{ padding-top: 50px; padding-bottom: 50px;}
    .IndexBlock.IndexMessage{ padding-top: 30px; padding-bottom: 30px;}
}

.IndexBlock .index_block_title .en { display: block; color: #ec6d4f; font-size: 1.125rem; font-weight: 700; letter-spacing: .1em; margin-bottom: 15px; }
.IndexBlock .index_block_title > div { color: #1d5888; font-weight: 700; letter-spacing: .1em; }
@media screen and (min-width:1024px) { .IndexBlock .index_block_title > div { font-size: 2.625rem; } }
@media screen and (max-width:1023px) { .IndexBlock .index_block_title > div { font-size: 2rem; } }

.IndexBlock .index_btn { width: 200px; }
.IndexBlock .index_btn a { color: #fff; position: relative; display: block; border-radius: 30px; background-color: #ec6d4f; border: 5px solid #ffeadf; text-align: center; letter-spacing: .1em; text-decoration: none; }
.IndexBlock .index_btn a:hover { background-color: #258E86; border-color: #afe6ce; }
/* .IndexBlock .index_btn.index_btn_link a { background-color: #258E86; border-color: #d3f4e1; }
.IndexBlock .index_btn.index_btn_link a:hover { background-color: #ff3f1d; border-color: #ff8b71; } */
.IndexBlock .index_btn a::after { content: ''; display: block; position: absolute; width: 20px; height: 20px; background: url(../images/btn-icon.png) no-repeat; background-size: 200%; top: calc(50% - 10px); }
.IndexBlock .index_btn.index_btn_link a::after { background-position: 0 100%; }

@media screen and (min-width:1440px) { .IndexBlock .index_btn a { padding: 18px 50px 18px 30px; } .IndexBlock .index_btn a::after { right: 30px; } }
@media screen and (max-width:1439px) { .IndexBlock .index_btn a { padding: 15px 40px 15px 20px; } .IndexBlock .index_btn a::after { right: 20px; } }

/* EventTitle */
#EventTitle > div{ margin-left:auto; margin-right: auto;}
#EventTitle { margin-top: 50px; margin-bottom: 60px; }
@media screen and (min-width: 1600px) { #EventTitle{ padding: 0 100px;} }
@media screen and (min-width: 768px) and (max-width: 1599px) { #EventTitle{ padding: 0 30px;}  } 
@media screen and (min-width: 768px) and (max-width: 1023px) { #EventTitle{ margin-top: 30px;}  } 
@media screen and (max-width: 767px) { #EventTitle{ margin: 20px auto 10px auto;}  } 

#EventTitle .logo_title { display: flex; align-items: flex-start; }
#EventTitle .logo_title .logo a { display: flex; align-items: center; }
#EventTitle .logo a > div { width: inherit; height: inherit; display: flex; align-items: center; flex: 0 1 auto;}
.logo_snm {margin-right: 10px; }
.logo_cooperate {margin-right: 20px; }
#EventTitle .logo a img { display: block; max-width: 100%; max-height: 100%; }
#EventTitle .logo_title .logo a > div { height: 80px; } 

#EventTitle .main_title_ch { background: linear-gradient(to right, #1d5b88 0, #65AF8E 100%); border-radius: 50px; padding: 16px 30px; }
#EventTitle .main_title_ch h1 { color: #fff; font-weight: 500; text-align: center; line-height: 1.2em; }
#EventTitle .main_title_en {font-weight: 500;text-align: center;letter-spacing: 0;line-height: 1.2em;color: transparent;background: linear-gradient(to bottom, #1d5b88 0, #258E86 100%);-webkit-background-clip: text; background-clip: text;}
#EventTitle .logo_title, #EventTitle .main_title_en, #EventTitle .sub_title{ margin-left: auto; margin-right:auto; justify-content: center;}
#EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-weight: 600; color: #163e55; letter-spacing: .1em; }
#EventTitle .sub_title .title1{ padding-left: 20px;}
#EventTitle .sub_title .title2{ padding-right: 20px;}
#EventTitle .sub_title { display: flex; justify-content: center; align-items: center; gap: 0; color: #163e55; } 
#EventTitle .sub_title::before, #EventTitle .sub_title::after { content: ""; width: 150px; height: 2px; background: linear-gradient( 90deg, transparent, #19756e ); } 
#EventTitle .sub_title::after { background: linear-gradient( 90deg, #19756e, transparent ); } 
#EventTitle .date_venue { display: flex; justify-content: center; align-items: center; gap: 0; width: fit-content; 
    margin: 25px auto 0; padding: 10px 10px; color: #163e55;  border-radius: 50px; border: 1px solid #65AF8E; box-shadow: 0 3px 10px rgba(36,120,140,.25); background: rgba(255,255,255,.72);  
} 
#EventTitle .date, #EventTitle .venue { padding: 0 18px; } 
#EventTitle .date_venue > div{display:flex; align-items: center; justify-content: flex-start;} 
#EventTitle .date_venue > div::before { width: 24px; height: 24px;  }
#EventTitle .date_venue > div::before { content: ""; display: block; }
#EventTitle .date_venue > .date::before { margin-right: 8px; background: url(../images/date-icon.svg) no-repeat 0 0; }
#EventTitle .date_venue > .venue::before { margin-right: 6px; background: url(../images/venue-icon.svg) no-repeat 0 0; }
#EventTitle .venue { border-left: 1px solid #65AF8E; padding-right: 12px;}

@media screen and (min-width: 1440px) { 
    #EventTitle .main_title_ch h1 {font-size: 2.5rem; letter-spacing: .1rem;} 
    #EventTitle .main_title_en {font-size: 2.375rem; margin-top: 20px;} 
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-size: 2.5rem; }
    #EventTitle .sub_title { margin: 40px auto 30px auto; }
    #EventTitle .date_venue { transform: translateX(1rem); font-size: 1.125rem; letter-spacing: .1rem;} 
}
@media screen and (min-width: 1260px) and (max-width: 1439px){
    #EventTitle .main_title_ch h1 {font-size: 2.25rem; letter-spacing: .1rem;} 
    #EventTitle .main_title_en {font-size: 2.15rem; margin-top: 20px;} 
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-size: 1.75rem; }
    #EventTitle .sub_title { margin: 30px auto 30px auto; }
    #EventTitle .date_venue { font-size: 1.125rem; letter-spacing: .1rem;} 
}
@media screen and (min-width: 768px) and (max-width: 1259px){
    #EventTitle .logo_title { flex-direction: column; align-items: center;}
    #EventTitle .main_title_ch{ margin-top: 10px; width: 80vw;}
    #EventTitle .main_title_ch h1 {font-size: 3vw; letter-spacing: .1rem;} 
    #EventTitle .main_title_en {font-size: 2.5vw; margin-top: 20px;} 
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-size: 3vw; }
    #EventTitle .sub_title {margin: 30px auto 30px auto; }
    #EventTitle .date_venue { font-size: 1.25rem; } 
}
@media screen and (max-width: 767px){
    #EventTitle .logo_title .logo a > div{ height: 60px;}
    #EventTitle .logo_title { flex-direction: column; align-items: center;}
    .logo_cooperate{margin-right: 0;}
    #EventTitle .main_title_ch{ margin-top: 10px; width: 100%; border-radius: 16px; padding: 12px 18px;}
    #EventTitle .main_title_ch h1 {font-size: 1.75rem; letter-spacing: .1rem; line-height: 1.5;
        margin-left: auto; margin-right: auto;
    } 
    #EventTitle .main_title_en {font-size: 1.5rem; margin-top: 10px; line-height: 1.25;} 
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-size: 1.375rem; }
    #EventTitle .sub_title {margin: 10px auto 30px auto; }    
    #EventTitle .sub_title::before, #EventTitle .sub_title::after{ width: 100%; background: linear-gradient(90deg, transparent, #19756e 50%, transparent); }
    #EventTitle .sub_title{ flex-direction: row; justify-content: center; flex-wrap: wrap;}
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ padding: 20px 0; width: 50%;}
    #EventTitle .sub_title .title1{ text-align: right;}
    #EventTitle .sub_title .title2{ text-align: left;}
    #EventTitle .date_venue { font-size: 1rem; letter-spacing: .1rem; flex-direction: column; border-radius:16px; margin-top: 0; } 
    #EventTitle .venue{ border-left:0; border-top: 1px solid #65AF8E; padding-top: 10px; margin-top: 10px;}
}
@media screen and (max-width: 360px){
    #EventTitle .main_title_ch h1 {font-size: 1.5rem;}
     #EventTitle .main_title_en {font-size: 1.25rem;}
    #EventTitle .sub_title .title1, #EventTitle .sub_title .title2{ font-size: 1.125rem; }
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* KeyVisual */
#KeyVisual { margin-top: 50px; margin-bottom: 30px; }
.index_slider_list{ max-width: 1200px; margin-left:auto; margin-right: auto; }
#KeyVisual .owl-carousel .owl-stage-outer { border-radius: 30px; }
.index_slider_list .item a{ width: 100%; padding-bottom: 56.47%; display: block; position: relative; overflow: hidden; }
.index_slider_list img{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; 
    object-fit: cover; object-position: center center; transition: all .3s ease; 
}
.index_slider_list .item .contBox {
    background-color: rgb(25, 117, 110, 0.8); position: absolute; width: 100%; left: 0; bottom: 0; z-index: 1000; transition: all .3s ease; 
}
.index_slider_list a:hover .contBox{
    background-color: rgb(25, 117, 110, 1);
}

.index_slider_list .item .contBox .title {
    color: #fff; font-weight: 300; letter-spacing: .1em; position: relative;
}
.index_slider_list .item .contBox .title::before {
    content: ""; display: block; position: absolute; border-radius: 50%; background-color: #fff; 
}
@media screen and (min-width:1440px) {
    .index_slider_list .item .contBox { padding: 25px 50px 25px 60px; }
    .index_slider_list .item .contBox .title { font-size: 1.25rem; line-height: 1.4em; }
    .index_slider_list .item .contBox .title::before { width: 9px; height: 9px; top: 10px; left: -15px; }
}
@media screen and (max-width:1439px) and (min-width:960px) { 
    .index_slider_list .item .contBox { padding: 20px 40px 20px 50px; } 
    .index_slider_list .item .contBox .title { font-size: 1.125rem; line-height: 1.2em; } 
    .index_slider_list .item .contBox .title::before { width: 8px; height: 8px; top: 6px; left: -10px; } 
}
@media screen and (max-width:959px) { 
    .index_slider_list .item .contBox { padding: 15px 30px 15px 40px; } 
    .index_slider_list .item .contBox .title { line-height: 1.2em; } 
    .index_slider_list .item .contBox .title::before { width: 6px; height: 6px; top: 6px; left: -10px; } 
}
@media screen and (max-width:767px) {
    .index_slider_list .item .contBox { display: none; }
    #KeyVisual .owl-carousel .owl-stage-outer { border-radius: 16px; }
}
.index_slider_list a:hover img, .index_slider_list a:focus img{ filter: brightness(110%); }
/* owl-carousel */
.index_slider_list .owl-nav>button { position: absolute; top: 50%; text-indent: -999px; z-index: 9999; overflow: hidden; border-radius: 50%; transition: all 0.3s ease; }
.index_slider_list .owl-nav>button:hover { /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); */ }
.index_slider_list .owl-nav>button::after { content: ''; display: block; position: absolute; width: 22px; height: 12px; top: calc(50% - 6px); background: url(../images/arrow-icon.svg) no-repeat 0 0; background-size: inherit; transition: all 0.3s ease; }
#KeyVisual .index_slider_list .owl-nav button.owl-prev, #KeyVisual .index_slider_list .owl-nav button.owl-next { background-color: rgba(255, 255, 255, 0.5); border: 1px solid #ebebed; }
#KeyVisual .index_slider_list .owl-nav button:hover.owl-prev, 
#KeyVisual .index_slider_list .owl-nav button:hover.owl-next { border: 1px solid #569501; }

.index_slider_list .owl-nav .owl-prev::after { left: calc(50% - 9px); }
.index_slider_list .owl-nav .owl-next::after { right: calc(50% - 9px); transform: rotate(-180deg); }

.index_slider_list .owl-dots {
    position: absolute; left: 0; width: 100%; text-align: center; line-height: 0;
}
.index_slider_list .owl-dots .owl-dot {
    display: inline-block; border: 1px solid #258E86; background-color: #fff; width: 12px; height: 12px; margin: 0 6px; border-radius: 50%;
}
.index_slider_list .owl-dots .owl-dot.active,
.index_slider_list .owl-dots .owl-dot:hover {
    background-color: #258E86; border-color: #258E86;
}
@media screen and (max-width: 639px) {
    .index_slider_list .owl-nav>button { margin-top: -18px; width: 36px; height: 36px; }
    .index_slider_list .owl-nav .owl-prev { left: 5px; }
    .index_slider_list .owl-nav .owl-next { right: 5px; }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
    .index_slider_list .owl-nav>button { margin-top: -21px; width: 42px; height: 42px; }
    .index_slider_list .owl-nav .owl-prev { left: 10px; }
    .index_slider_list .owl-nav .owl-next { right: 10px; }
}
@media screen and (min-width: 1024px) and (max-width: 1599px) {
    .index_slider_list .owl-nav>button { margin-top: -25px; width: 50px; height: 50px; }
    .index_slider_list .owl-nav .owl-prev { left: -25px; }
    .index_slider_list .owl-nav .owl-next { right: -25px; }
}
@media screen and (min-width: 1600px) {
    .index_slider_list .owl-nav>button { margin-top: -30px; width: 60px; height: 60px; }
    .index_slider_list .owl-nav .owl-prev { left: calc(-60px - 2vw); }
    .index_slider_list .owl-nav .owl-next { right: calc(-60px - 2vw); }
}
@media screen and (max-width: 767px) {
    .index_slider_list .owl-dots { bottom: -21px; }
}
@media screen and (min-width: 768px) {
    .index_slider_list .owl-dots { bottom: -26px; }
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*section-Info*/
/* 認證積分、檔案下載、活動倒數 */
.IndexInfo { display: flex; justify-content: space-between; position: relative;
background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 244, 225, 1) 20%, rgba(211, 244, 225, 0.3) 80%); 
}
.IndexInfo .col_left { background-color: #fff; z-index: 1;   box-shadow: 0 0 15px rgba(0,0,0,0.1); }

@media screen and (min-width:1024px) {
    .IndexInfo{ padding-top: 30px; padding-bottom: 30px;}
    
    .IndexInfo .col_right { flex-direction: column; }
}
@media screen and (max-width:1023px) {
    
    .IndexInfo { flex-direction: column; }
    .IndexInfo .col_left { width: 100%; padding: 30px; border-radius: 30px; }
    .IndexInfo .col_right { width: 100%; }
    .IndexInfo .col_right > div { border-radius: 30px; }
}
@media screen and (min-width:840px) {
    .IndexInfo .col_right { display: flex; justify-content: space-between; }
}
@media screen and (min-width:1600px) {
    .IndexInfo .col_left { border-radius: 50px; padding: 45px; width: 50%; }
    .IndexInfo .col_right { border-radius: 50px; width: 47%; }
    .IndexInfo .col_right > div { border-radius: 50px; }
}
@media screen and (max-width:1599px) and (min-width:1024px) {
    .IndexInfo .col_left { width: 50%; border-radius: 40px; padding: 35px; }
    .IndexInfo .col_right { width: 48%; }
    .IndexInfo .col_right > div { border-radius: 40px; }
}
@media screen and (max-width:1023px) and (min-width:840px) {
    .IndexInfo .col_right > div { width: 49%; }
    .IndexInfo .col_left { margin-bottom: 30px; }
}
@media screen and (max-width:839px) {
    .IndexInfo .col_right > div { width: 100%; }
    .IndexInfo .col_left { margin-bottom: 15px; }
}
/*----------------------------------------------------------------------*/
/*認證積分*/
.IndexInfo .index_point_list { margin-top: 15px; }
.IndexInfo .index_point_list ul { display: flex; justify-content: space-between; align-items: start; flex-wrap: wrap; }
.IndexInfo .index_point_list li { 
    background: linear-gradient(to bottom, #fff 0%, #e5f3ff 100%);
    border: 6px solid #e5f3ff;
    border-radius: 15px; overflow: hidden; }
.index_point_list .item .point { color: #666666; font-weight: 400; text-align: center; }
.index_point_list .item .point span { font-weight: 700;
    color: transparent;
    background: linear-gradient(to bottom, #1d5b88 0, #258E86 80%);
    -webkit-background-clip: text;
    background-clip: text;
}
.index_point_list .item .title { color: #333333; font-weight: 700; text-align: center; letter-spacing: .2rem; }

@media screen and (min-width:1440px) {
    .IndexInfo .index_point_list li { padding: 30px 10px; margin: 15px 0; }
    .index_point_list .item .point { font-size: 1.25rem; margin-bottom: 20px; }
    .index_point_list .item .point span { font-size: 4.5vw; margin-right: 10px; }
    .index_point_list .item .title { font-size: 1.25rem; line-height: 1.2em; }
}
@media screen and (max-width:1439px) and (min-width:1024px) {
    .IndexInfo .index_point_list li { padding: 20px 10px; margin: 30px 0; }
    .index_point_list .item .point { font-size: 1.125rem; margin-bottom: 20px; }
    .index_point_list .item .point span { font-size: 4.5vw; margin-right: 5px; }
    .index_point_list .item .title { font-size: 1rem; line-height: 1.2em; }
}
@media screen and (max-width:1100px) and (min-width:1024px) {
    .index_point_list .item .point span { font-size: 2.5rem; margin-right: 5px; }
}
@media screen and (max-width:1023px) {
    .IndexInfo .index_point_list li { margin: 10px 0; }
}
@media screen and (max-width:1023px) and (min-width:960px) {
    .IndexInfo .index_point_list li { padding: 15px 10px; }
    .index_point_list .item .point { margin-bottom: 10px; }
    .index_point_list .item .point span { font-size: 5rem; margin-right: 15px; }
    .index_point_list .item .title { font-size: 1.25rem; line-height: 1.2em; }
}
@media screen and (min-width:960px) {
    .IndexInfo .index_point_list li { max-width: 250px; }
}
@media screen and (min-width:768px) {
    .IndexInfo .index_point_list li { width: 30%; }
}
@media screen and (max-width:767px) {
    .IndexInfo .index_point_list li { width: 48%; }
}
@media screen and (max-width:959px) {
    .IndexInfo .index_point_list li { padding: 20px 10px; }
    .index_point_list .item .point { margin-bottom: 20px; }
    .index_point_list .item .point span { font-size: 4rem; margin-right: 5px; }
    .index_point_list .item .title { font-size: 1.125rem; line-height: 1.2em; }
}
@media screen and (max-width:767px) {
    .index_point_list .item .point span { font-size: 3rem; margin-right: 5px; }
    .index_point_list .item .title{ font-size:1.125rem; letter-spacing: 1px;}
}
/*----------------------------------------------------------------------*/
/*檔案下載*/
.IndexInfo .col_right .download { background-color: #fff; position: relative;  box-shadow: 0 0 15px rgba(0,0,0,0.1); z-index: 2; }
.IndexInfo .col_right .download .download_content { display: flex; position: relative; justify-content: space-between; }
.IndexInfo .download .annual .annual_img { width: 100%; max-width: 160px; margin: 0 auto; }
.IndexInfo .download .annual .annual_img img { display: block; max-width: 100%; max-height: 100%; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
.IndexInfo .download .annual .annual_title { text-align: center; color: #333333; font-weight: 500; margin-top: 15px; letter-spacing: .1rem; }
.IndexInfo .download .annual.notice { padding: 20px 10px; border: 1px solid #cdcbc8; display: flex; align-items: center; vertical-align: middle; justify-content: center; border-radius: 10px; }
.IndexInfo .download .annual.notice span { text-align: center; color: #333333; font-weight: 500; letter-spacing: .1rem; line-height: 1.1em; }

@media screen and (min-width:1600px) {
    .IndexInfo .col_right .download { padding: 45px; }
    .IndexInfo .download .index_btn { left: 45px; bottom: 45px; }
}
@media screen and (max-width:1599px) and (min-width:1024px) {
    .IndexInfo .col_right .download { padding: 35px; }
    .IndexInfo .download .index_btn { left: 35px; bottom: 35px; }
}
@media screen and (min-width:1024px) {
    .IndexInfo .col_right .download { min-height: 320px; margin-bottom: 20px; }
    .IndexInfo .download .index_block_title { width: 55%; flex: 1 0 auto; }
    .IndexInfo .download .annual { width: 45%; margin-left: 15px; }
    .IndexInfo .download .annual.notice { height: 180px; margin: 30px 0; }
    .IndexInfo .download .index_btn { position: absolute; }
}
@media screen and (max-width:1023px) {
    .IndexInfo .col_right .download { padding: 40px; }
    .IndexInfo .col_right .download .download_content { flex-direction: column; gap: 10px;}
    .IndexInfo .download .index_block_title { width: 100%; }
    .IndexInfo .download .annual { margin: 15px 0; }
    .IndexInfo .download .annual.notice { width: 100%; height: 250px; margin: 40px 0; }
    .IndexInfo .download .index_btn { margin: 0 auto; }
}
@media screen and (max-width:839px) {
    .IndexInfo .col_right .download { margin-bottom: 15px; }
}
@media screen and (min-width:1440px) {
    .IndexInfo .download .annual .annual_title { font-size: 1.25rem; }
}
@media screen and (max-width:1439px) {
    .IndexInfo .download .annual .annual_title { font-size: 1.125rem; }
}
@media screen and (max-width:1023px) and (min-width:840px) {
    .IndexInfo .download .index_btn { left: 40px; bottom: 30px; }
}
/*----------------------------------------------------------------------*/
/*活動倒數*/
.IndexInfo .col_right .countdown { background-color: #ffffff; border: 10px solid #afe6ce; position: relative; display: flex; flex-direction: column; justify-content: center; 
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
.IndexInfo .col_right .countdown::before { content: ''; position: absolute; display: block; height: 100%; background: url(../images/countdown-bg.png) repeat-y; background-size: contain; top: 0; }
.IndexInfo .countdown .state .state_title { color: #1d5888; font-weight: 700; text-align: center; letter-spacing: .1em; }
.IndexInfo .countdown .state .desc { margin-top: 15px; text-align: center; padding-bottom: 5px; }
.IndexInfo .countdown .state .desc span { position: relative; font-size: 1.5rem; color: #ec6d4f; font-weight: 700; letter-spacing: .1em; line-height: 1.3em; display: inline-block; text-decoration: underline; text-decoration-color: #ec6d4f; text-underline-offset: 5px; }
.IndexInfo .countdown .day { font-size: 1.5rem; color: #333333; display: flex; flex-wrap: nowrap; align-items: flex-end; justify-content: center; }
.IndexInfo .countdown .day span { display: inline-block; font-family: "Oswald", sans-serif; font-weight: 500; position: relative; z-index: 1000; flex: 1 1 auto; text-align: center; }
.IndexInfo .countdown .day span:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; border: 1px solid #cdcbc8; border-radius: 10px; top: 0; left: 0; z-index: -8; }
.IndexInfo .countdown .day span::after { content: ""; display: block; position: absolute; width: 100%; height: 1px; background-color: #cdcbc8; top: 50%; left: 0; z-index: -10; }

@media screen and (min-width:1600px) {
    .IndexInfo .col_right .countdown { padding: 45px; }
    .IndexInfo .col_right .countdown::before { right: -28px; }
}
@media screen and (max-width:1599px) and (min-width:1024px) {
    .IndexInfo .col_right .countdown { padding: 35px; }
    .IndexInfo .col_right .countdown::before { right: -25px; }
}
@media screen and (max-width:1023px) {
    .IndexInfo .col_right .countdown { padding: 30px; }
    .IndexInfo .col_right .countdown::before { width: 3vw; right: -20px; }
    .IndexInfo .countdown .state .state_title { font-size: 1.85rem; }
}
@media screen and (min-width:1024px) {
    .IndexInfo .col_right .countdown::before { width: 3.3vw; max-width: 50px; min-width: 40px; }
    .IndexInfo .countdown .state .state_title { font-size: 2.375rem; }
}
@media screen and (max-width:768px) {
    .IndexInfo .col_right .countdown::before { display: none; }
}
@media screen and (min-width:1440px) {
    .IndexInfo .countdown .state .desc { margin-bottom: 30px; }
    .IndexInfo .countdown .day span { padding: 45px 30px; font-size: 9.375rem; margin: 0 15px; }
}
@media screen and (max-width:1439px) {
    .IndexInfo .countdown .state .desc { margin-bottom: 15px; }
    .IndexInfo .countdown .day { text-align: center; margin-top: 20px; }
    .IndexInfo .countdown .day span { padding: 30px 15px; font-size: 8rem; margin: 0 10px; }
}
@media screen and (max-width:639px) {
    .IndexInfo .countdown .day { margin-top: 0px; font-size: 0.875rem; }
    .IndexInfo .countdown .day span { padding: 15px 5px; font-size: 6rem; margin: 0 5px; }
    .IndexInfo .countdown .state .desc span{ font-size: 1.25rem;}
}
/*----------------------------------------------------------------------*/
/*歡迎詞*/
.IndexMessage{ background: linear-gradient(to bottom, rgba(211, 244, 225, 0.3) 0%, rgba(211, 244, 225, 0.7) 20%, rgba(255, 255, 255, 1) 100%);
}
.IndexMessage > div { position: relative; }
.IndexMessage .message_content { display: flex; align-items: flex-start; width: 100%; justify-content: space-between; }
.IndexMessage .message_quot > div { position: relative; background: #fff; padding: 40px; border-radius: 30px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1); z-index: 2;
}
.IndexMessage .message_quot p { color: #333; font-weight: 400; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; line-height: 2em; text-align: justify; }
.IndexMessage .message_quot > div::before, .IndexMessage .message_quot > div::after { content: ""; display: block; position: absolute; background: url(../images/quot-bg.png) no-repeat; background-size: 100%; }
.IndexMessage .message_quot > div::before { background-position: 0 0; top: -20px; left: 20px; }
.IndexMessage .message_quot > div::after { background-position: 0 100%; bottom: -20px; right: 20px; }

@media screen and (min-width:1600px) {
    .IndexMessage > div { margin-left: 45px; }
}
@media screen and (max-width:1599px) and (min-width:1024px) {
    .IndexMessage > div { margin-left: 35px; }
}
@media screen and (max-width:1023px) {
    .IndexMessage > div { margin: 0 30px; }
}
@media screen and (max-width:767px) {
    .IndexMessage > div { margin: 0 10px; }
}
@media screen and (min-width:960px) {
    .IndexMessage .message_content .message_title { width: 25%; }
    .IndexMessage .message_content .message_quot { width: 75%; }
    .IndexMessage .message_quot > div { padding: 40px; }
    .IndexMessage .message_quot p { font-size: 1.125rem; max-height: 10.125em; min-height: 5em; -webkit-line-clamp: 5; }
    .IndexMessage .message_quot > div::before, .IndexMessage .message_quot > div::after { width: 50px; height: 50px; }
}
@media screen and (max-width:959px) {
    .IndexMessage .message_content { flex-direction: column; }
    .IndexMessage .message_content .message_title, .IndexMessage .message_content .message_quot { width: 100%; }
    .IndexMessage .message_content .message_quot { margin-top: 40px; margin-bottom: 40px; }
    .IndexMessage .message_quot > div { padding: 30px; }
    .IndexMessage .message_quot p { max-height: 13.5em; -webkit-line-clamp: 7; }
    .IndexMessage .message_quot > div::before, .IndexMessage .message_quot > div::after { width: 36px; height: 36px; }
    .IndexMessage .message_quot > div::before{ top: -16px;}
    .IndexMessage .message_quot > div::after{ bottom: -16px;}
}
@media screen and (min-width:1024px) {
    .IndexMessage .index_btn { position: absolute; left: 0; bottom: 0; }
}
/*----------------------------------------------------------------------*/
/*最新消息*/
.IndexNews{   background:#fff; position:relative;}
.IndexNews::before { content: ''; display: block; position: absolute; background: url(../images/bg-04.png) no-repeat right top; background-size: contain; z-index: 0; max-width: 135px; height: 246px; right: 0; }
.IndexNews::after { content: ''; display: block; position: absolute; background: url(../images/bg-03.png) no-repeat left bottom; background-size: contain; z-index: 0; max-width: 280px; height: 276px; left: 0; }

@media screen and (min-width:1024px) {
    .IndexNews::before { width: 7vw; top: -80px; }
    .IndexNews::after { width: 9vw; bottom: -80px; }
}
@media screen and (max-width:1023px) {
    .IndexNews::before { width: 80px; top: -100px; }
    .IndexNews::after { display:none; }
}
.IndexNews > div {border-radius: 50px; background: linear-gradient(to bottom, #fff 0%, #e5f3ff 100%); 
    border: 10px solid #e5f3ff; position: relative;  z-index: 1;}
.IndexNews .index_news_list { margin-top: 50px; margin-bottom: 40px; }
.IndexNews .index_news_list ul { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }
.IndexNews .index_news_list .item { border-bottom: 1px solid #cdcbc8; }
.IndexNews .index_news_list .item:first-child { border-top: 1px solid #cdcbc8; }
.index_news_list .item .date { text-align: center; display: inline-block; }
.index_news_list .item .date span { font-weight: 600; background: #c0e0fb;  color: #1d5888; letter-spacing: 1px; display: block; white-space: nowrap; 
 }
.IndexNews .index_news_list .item .title a { font-weight: 500;  color: #333333; line-height: 1.25em; text-decoration: none; letter-spacing: .1em; position: relative; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; max-height: 4em; -webkit-line-clamp: 2; }
.IndexNews .index_news_list .item .title a:hover { color: #ec6d4f; text-decoration: underline; text-underline-offset: 4px; }
.IndexNews .index_btn { margin: 0 auto; }
/* .IndexNews > div::after { border:1px solid #afe6ce; border-left:0;  background-color: #fff; box-shadow: 0 0px 20px rgba(36, 120, 140, .25);} */

@media screen and (min-width:1440px) {
    /* .IndexNews > div::after { width: 96vw; border-radius: 0 80px 80px 0;  } */
    .IndexNews .index_news_list .item { width: 47%; padding: 35px 20px; }
}
@media screen and (max-width:1439px) and (min-width:960px) {
    /* .IndexNews > div::after { width: 97vw; border-radius: 0 50px 50px 0; } */
    .IndexNews .index_news_list .item { width: 48.5%; padding: 30px 10px; }
}
@media screen and (min-width:960px) {
    /* .IndexNews > div::after { content: ''; display: block; position: absolute; top: 0px; left: 0; height: 100%; z-index: -10; margin: 20px; margin-left:0;} */
    .IndexNews > div { padding: 50px 80px; }
    .IndexNews .index_news_list .item:nth-child(2) { border-top: 1px solid #cdcbc8; }
    .index_news_list .item .date { margin-right: 20px; }
    .index_news_list .item .date span { min-width: 128px; padding: 10px 20px; border-radius: 20px; }
    .IndexNews .index_news_list .item .title { width: calc(100% - 128px); }
}
@media screen and (max-width:956px) {
    .IndexNews > div { border-radius: 30px; padding: 30px; }
}
@media screen and (max-width:959px) {
    .IndexNews .index_news_list .item { width: 100%; padding: 20px 0px; }
    .index_news_list .item .date { margin-right: 10px; }
    .index_news_list .item .date span { font-size: 0.875rem; min-width: 98px; padding: 5px 10px; border-radius: 14px; }
    .IndexNews .index_news_list .item .title { width: calc(100% - 98px); }
}
@media screen and (min-width:630px) {
    .IndexNews .index_news_list .item { display: flex; align-items: center; }
}
@media screen and (max-width:629px) {
    .index_news_list .item .date { margin-bottom: 15px; }
}
@media screen and (min-width:1024px) {
    .IndexNews .index_news_list .item .title a { font-size: 1.25rem; }
}
@media screen and (max-width:1023px) {
    .IndexNews .index_news_list .item .title a { font-size: 1.125rem; }
}

/*----------------------------------------------------------------------*/
/* 快速選單、Line */
.IndexTool { position: relative; }
.IndexTool::after { content: ''; display: block; position: absolute; right: 0; background: url(../images/bg-06.png) no-repeat right top; background-size: contain; max-width: 343px; height: 273px; z-index: -100; }

@media screen and (min-width:1024px) {
    .IndexTool::after { width: 17.8vw; top: -50px; }
}
@media screen and (max-width:1023px) {
    .IndexTool::after { width: 180px; top: 0px; }
}
@media screen and (min-width:630px) {
    .IndexTool { display: flex; align-items: flex-start; }
    .IndexTool > div { width: 50%; padding: 0 45px; }
}
@media screen and (max-width:1599px) and (min-width:630px) {
    .IndexTool > div { padding-right: 10px; }
}
@media screen and (max-width:629px) {
    .IndexTool > div { width: 100%; }
}

/* 快速選單 */
.IndexLinks .index_links_list { margin: 50px 0; }
.IndexLinks .index_links_list .item ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.IndexLinks .index_links_list .item li{ padding: 0 10px; }
.IndexLinks .index_links_list .item a { display: flex; padding: 8px 8px 8px 0; border-radius: 10px; 
    background: linear-gradient(to right, #1d5b88 0, #65AF8E 100%); text-decoration: none; }
.IndexLinks .index_links_list .item a:hover { background: linear-gradient(to right, #ec6d4f 0%, #e99b72 100%); box-shadow: 0px 6px 10px rgba(0, 6, 6, 0.2); 
    transform: translate(2px, 2px); transition: .25s;
}
.IndexLinks .item .no { position: relative; display: flex; align-items: center; justify-content: center; width: 29.5%; height: 100%; transition: all .3s ease; }
.IndexLinks .item .no span { color: #fff; font-weight: 700; text-align: center; }
/* .IndexLinks .index_links_list .item a:hover .no span{ color: #19756e; } */
.IndexLinks .item a .content { width: 70.5%; padding: 0 10px; border-radius: 5px; background-color: #fff; position: relative; display: flex; align-items: center; justify-content: center; }
.IndexLinks .item a .content .title { font-weight: 700; color: #333333; padding-right: 12px; }
.IndexLinks .item a .content .arrow { flex-shrink: 0; background: url(../images/btn-icon.png) no-repeat; background-position: 100% 100%; background-size: 200%; }
.IndexLinks .index_links_list .item a:hover .content .arrow { transform: translateX(5px); transition: all .3s ease; }
.IndexLinks .owl-dots { position: absolute; left: 0; width: 100%; text-align: center; line-height: 0; }
.IndexLinks .owl-dots .owl-dot { display: inline-block; border: 1px solid #258E86; background-color: #fff; width: 12px; height: 12px; margin: 0 6px; border-radius: 50%; }
.IndexLinks .owl-dots .owl-dot.active, .IndexLinks .owl-dots .owl-dot:hover { background-color: #258E86; border-color: #258E86; }

@media screen and (min-width:1024px) {
    .IndexLinks .index_links_list .item li { width: 50%; margin-bottom: 20px; }
    .IndexLinks .item a { height: 100px; }
    .IndexLinks .item a .content .arrow { top: calc(50% - 10px); width: 20px; height: 20px; }
}
@media screen and (max-width:1023px) {
    .IndexLinks .index_links_list .item li { width: 100%; margin-bottom: 10px; }
    .IndexLinks .index_links_list .item ul { margin-bottom: 10px; }
    .IndexLinks .item a { height: 75px; }
    .IndexLinks .item a .content .arrow { top: calc(50% - 8px); width: 16px; height: 16px; }
}
@media screen and (min-width:1440px) {
    .IndexLinks .item .no span { font-size: 2.625rem; }
    .IndexLinks .item a .content .title { font-size: 1.25rem; }
}
@media screen and (max-width:1439px) {
    .IndexLinks .item .no span { font-size: 1.875rem; }
    .IndexLinks .item a .content .title { font-size: 1.125rem; }
}

/* Line 官方帳號 */
.IndexLine .index_block_title > div > span { color: #06c755; }
.IndexLine .content { margin: 50px 0; background-color: #fff; border: 10px solid #afe6ce; border-radius: 10px; width: 100%; display: flex; align-items: center; justify-content: space-between; }
.IndexLine .content .desc { font-size: 1.125rem; line-height: 2em; }
.IndexLine .content .desc a { color: #06c755; position: relative; display: inline-flex; 
    align-items: center; text-decoration: none; z-index:0; padding: 0 4px;
}
.IndexLine .content .desc a:hover { color: #fff; }
.IndexLine .content .desc a::after { z-index: -1; content: ''; display: block; position: absolute; left: 0; bottom: 0px; width: 100%; height: 1px; background-color: #06c755; transition: all .3s ease; }
.IndexLine .content .desc a:hover::after { background-color: #06c755; height: 100%;}
.IndexLine .content .qrcode img { display: block; width: 100%; height: 100%; }

@media screen and (min-width:1440px) {
    .IndexLine .content { padding: 45px 60px; }
    .IndexLine .content .desc { width: calc(100% - 157px); padding-right: 50px; }
    .IndexLine .content .qrcode { width: 157px; height: 157px; }
}
@media screen and (max-width:1439px) and (min-width:1024px) {
    .IndexLine .content { padding: 25px 40px; }
    .IndexLine .content .desc { width: calc(100% - 120px); padding-right: 25px; }
    .IndexLine .content .qrcode { width: 120px; height: 120px; }
}
@media screen and (max-width:1023px) {
    .IndexLine .content { flex-direction: column; padding: 20px; }
    .IndexLine .content .desc { width: 100%; margin-bottom: 30px; padding: 0; }
    .IndexLine .content .qrcode { width: 50%; }
}

