.index-wrap {
    background: #f3fcfc;
    float: left;
    width: 100%;
}

.index-section {
    float: left;
    width: 100%;
    position: relative;
}

.index-section1 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/sub_net_index_bg1.jpg) 0 0 no-repeat;
    background-size: cover;
}

.index-title {
    width: 100%;
    /*float: left;*/
    text-align: left;
    font-size: 1.8em;
    padding: 0 0 0 40px;
    margin: 0 0 45px 0;
    position: relative;
    font-weight: bold;
    color: #464646;
}

.index-title::before {
    content: "";
    display: block;
    background-color: #0f96d7;
    position: absolute;
    width: 24px;
    height: 4px;
    left: 0;
    bottom: 12px;
}

.index-btn {
    text-align: center;
    padding: 20px 0;
    width: 100%;
    float: left;
}

.index-more {
    display: inline-block;
    width: auto;
    min-width: 140px;
    padding: 16px 22px;
    background-color: #18becd;
    border-radius: 100px;
    margin: 5px 0;
    color: #fff;
    font-weight: bold;
}

/* kv
**************************************************/
.kv-slider-wrap {
    position: relative;
    width: 100%;
}

.kv-slider img {
    display: block;
    width: 100%;
}

.slider-unit:not(.slick-center) {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    transition-duration: 0.3s;
}

.kv-slider-wrap .slick-prev,
.kv-slider-wrap .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
    transition: ease 0.2s;
}

.kv-slider-wrap .slick-prev {
    left: 20px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/kv-slick-prev.png);
}

.kv-slider-wrap .slick-next {
    right: 20px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/kv-slick-next.png);
}

.slick-dots {
    position: absolute;
    bottom: 36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    opacity: .5;
    background: #333;
    border-radius: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #fff;
}

/* kv end
**************************************************/

/* 諮詢專線
**************************************************/
.advisory {
    margin: 0 auto;
    width: 90%;
    position: relative;
}

.advisory a {
    position: absolute;
    top: -140px;
    right: 0;
    z-index: 1;
    width: 210px;
    display: block;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, .13));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, .13));
}

.advisory a img {
    display: block;
    width: 100%;
}

.advisory a:hover {
    opacity: 1;
}

/* 諮詢專線 end
**************************************************/



/* 即時快訊
**************************************************/
.index-marquee {
    background: #e1f6f9;
    overflow: hidden;
    padding: 10px 0;
}

.index-marquee .title {
    float: left;
    display: block;
    background: #f17f44;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    margin: 6px 10px 0 0;
}

.index-marquee .title::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 0;
    border-style: solid;
    border-width: 13px 0 13px 10px;
    border-color: transparent transparent transparent #f17f44;
}

.index-marquee .marquee {
    width: 70%;
    margin-left: 10%;
    float: left;
    overflow: hidden;
}

.index-marquee .date {
    display: inline-block;
    vertical-align: top;
    color: #ff5801;
    font-weight: bold;
    margin: 0 10px;
}

.index-marquee p.txt {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

/* 即時快訊 end
**************************************************/



.index-news1-header,
.index-service1-header,
.index-event1-header,
.index-faq-header,
.index-news2-header,
.index-service2-header,
.index-event2-header,
.index-video2-header,
.index-map2-header {
    font-size: 1.8rem;

}

.index-map1-header,
.index-video1-header {
    font-size: 1.4rem;
}

/* news 樣式1
**************************************************/
.index-news1 {
    margin: 35px auto;
    width: 90%;
    max-width: 1280px;
    background: #fff;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
    display: flex;
}

.index-news1-header {
    background: #18becd;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 45px 0;
    margin-right: 50px;
}

.index-news1-title {
    display: block;
    width: 200px;
}

.index-news1-more {
    font-size: 1rem;
    color: #fff;
    border-radius: 50px;
    background: #52ceda;
    width: 100px;
    margin: 45px auto 0 auto;
    padding: 10px 0;
    align-self: flex-end;
    display: block;
}

.index-news1-wrap {
    padding: 10px 0 30px 0;
    overflow: hidden;
    width: 100% !important;
}

.index-news1-tab {
    margin: 15px 0;
}

.index-news1-tab a {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    color: #333;
    line-height: 1;
}

.index-news1-tab a.active {
    background: #18becd;
    color: #fff;
}

.index-news1-list {
    width: 90%;
    position: relative;
    opacity: 0;
    height: 0;
}

.index-news1-list-show {
    opacity: 1;
    height: auto;
}

.index-news1-list .index-news1-line {
    display: flex;
    align-items: center;
    line-height: 1.5;
    font-weight: bold;
    padding: 10px 0;
    margin: 1px 0 0 0;
    border-bottom: 1px solid #ddd;
    height: 120px;
}

.index-news1-list .index-news1-line .index-news1-date {
    color: #18becd;
    margin-right: 10px;
    width: 120px;
}

.index-news1-list .index-news1-line .index-news1-cont {
    color: #555;
    width: 85%;
    display: block;
}

.index-news1-list .index-news1-line .index-news1-txt {
    width: 100%;
    display: block;
    color: #555;
}

.index-news1-list .index-news1-line .index-news1-txt:active {
    color: #8cbfd8;
}

.news-tag {
    overflow: hidden;
}

.news-tag .tag {
    display: inline-block;
    width: auto;
    font-size: 0.87rem;
    border-radius: 30px;
    color: #fff;
    padding: 5px 14px;
    margin: 10px 6px 3px 0;
    line-height: initial;
    font-weight: bold;
}

.index-news1-list .slick-prev,
.index-news1-list .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -70px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
    transition: ease 0.2s;
    border: 1px solid #ccc;
}

.index-news1-list .slick-prev {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/slider_up.svg) center center no-repeat #fff;
    background-size: 30%;
    top: 29%;
    transform: translateY(-27%);
}

.index-news1-list .slick-next {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/slider_down.svg) center center no-repeat #fff;
    background-size: 30%;
    top: 49%;
    transform: translateY(-49%);
}

/* news 樣式1 end
**************************************************/


/* news 樣式2
**************************************************/
.index-news2 {
    margin: 35px auto;
    width: 90%;
    max-width: 1280px;
}

.index-news2-header {
    padding: 15px 0;
    text-align: center;
}

.index-news2-title {
    display: block;
    margin-bottom: 20px;
}

.index-news2-header .dotline {
    line-height: 0;
}

.index-news2-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #18becd;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-news2-tab {
    margin: 20px 0 35px 0;
    text-align: center;
}

.index-news2-tab a {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    color: #333;
    line-height: 1;
    min-width: 150px;
    font-size: 1.2rem;
}

.index-news2-tab a.active {
    background: #18becd;
    color: #fff;
}

.index-news2-wrap {
    text-align: center;
    margin: 0 -20px;
}

.index-news2-cont {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 10px 20px 10px;
    padding: 20px;
    background: #fff;
    text-align: left;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.index-news2-cont .index-news2-date {
    color: #18becd;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    font-size: 1rem;
    font-weight: bold;
}

.index-news2-txt {
    color: #555;
    line-height: 1.5;
    min-height: 48px;
    overflow: hidden;
    font-weight: bold;
}

/* news 樣式2 end
**************************************************/


/* 熱門服務 樣式1
**************************************************/
.index-service1 {
    padding: 30px 0 45px 0;
    width: 100%;
    float: left;
}

.index-service1-header {
    padding: 15px 0 40px 0;
    text-align: center;
}

.index-service1-title {
    display: block;
    margin-bottom: 20px;
}

.index-service1-header .dotline {
    line-height: 0;
}

.index-service1-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #18becd;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-service1-list {
    text-align: center;
    margin: 0 auto;
    width: 90%;
    max-width: 1280px;
}

.index-service1-list .link {
    display: inline-block;
    margin: 0 2%;
    color: #333;
    font-size: 1.5rem;
}

.index-service1-list .link .name {
    display: block;
    margin: 20px 0;
}

/* 熱門服務 樣式1 end
**************************************************/


/* 熱門服務 樣式2
**************************************************/
.index-service2 {
    padding: 30px 0 45px 0;
    width: 100%;
    float: left;
}

.index-service2-header {
    padding: 15px 0 35px 0;
    text-align: center;
}

.index-service2-title {
    display: block;
    margin-bottom: 20px;
}

.index-service2-header .dotline {
    line-height: 0;
}

.index-service2-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #18becd;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-service2-list {
    text-align: center;
    margin: 0 auto;
    width: 90%;
    max-width: 1280px;
}

.index-service2-list .link {
    display: inline-flex;
    vertical-align: top;
    margin: 0 1%;
    width: 29%;
    color: #333;
    padding: 15px 24px;
    font-size: 1.5rem;
    background: #fff;
    border-radius: 5px;
    align-items: center;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}

.index-service2-list .link img {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin-right: 20px;
}

.index-service2-list .link .name {
    display: block;
    margin: 20px 0;
    text-align: left;
}

/* 熱門服務 樣式2 end
**************************************************/



/* 最新活動 樣式1
**************************************************/
.index-event1 {
    padding: 30px 0 45px 0;
    float: left;
    width: 100%;
    position: relative;
}

.index-event1::before {
    content: "";
    background: #18becd;
    height: 300px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.index-event1-header {
    padding: 15px 0 25px 0;
    text-align: center;
    position: relative;
    z-index: 1;
}

.index-event1-title {
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.index-event1-header .dotline {
    line-height: 0;
}

.index-event1-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #fff;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.swiper-container {
    padding: 15px 0;
    width: 85%;
}

.swiper-container {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.imgBox {
    position: relative;
    width: 100%;
    padding-top: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.swiper-slide a {
    transition: transform 0.5s;
}

.swiper-slide a:hover {
    opacity: 1;
    transform: translateY(-10px);
}

.swiper-slide-active .imgBox {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.3);
    border: 12px solid #fff;
    padding-top: calc(100% - 20px);
}

.swiper-button-prev {
    left: 10px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/carousel-arr-prev.png) center center no-repeat #18becd !important;
}

.swiper-button-next {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/carousel-arr-next.png) center center no-repeat #18becd !important;
    right: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    border-radius: 99em;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #249f42;
    width: 13px;
    height: 13px;
}

.theme-tag {
    position: absolute;
    top: 6%;
    color: #333;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 100%;
    left: 9%;
    font-weight: bold;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 9999;
    font-size: 1.4rem;
    background: #daf8fb;
}

p.theme-wording {
    position: absolute;
    bottom: 19%;
    left: 1%;
    background: #ffac0a;
    width: auto;
    padding: 9px 35px;
    margin: 0;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.15);
    font-size: 1.4em;
    min-width: 200px;
    color: #fff;
}

.swiper-slide.swiper-slide-active p.theme-wording {
    position: absolute;
    bottom: 19%;
    left: 1%;
    background: #ffac0a;
    width: auto;
    padding: 9px 35px;
    margin: 0;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.15);
    color: #fff;
    min-width: 200px;
    font-size: 1.15em;
}

/* 最新活動 樣式1 end
**************************************************/




/* 最新活動 樣式2
**************************************************/
.index-event2 {
    padding: 30px 0 45px 0;
    float: left;
    width: 100%;
    position: relative;
}

.index-event2::before {
    content: "";
    background: #18becd;
    height: 300px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.index-event2-header {
    padding: 15px 0 35px 0;
    text-align: center;
    position: relative;
    z-index: 1;
}

.index-event2-title {
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.index-event2-header .dotline {
    line-height: 0;
}

.index-event2-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #fff;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-event2-list {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 90%;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.index-event2-cont {
    width: 30%;
    margin: 0 20px 35px 20px;
    background: #fff;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}

.index-event2-pic {
    width: 100%;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
    align-self: flex-start;
}

.index-event2-pic img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.index-event2-txt {
    padding: 20px 20px 0 20px;
    width: 100%;
    align-self: flex-start;
}

.index-event2-name {
    font-size: 1.25rem;
    display: block;
    color: #333;
    line-height: 1.25;
    min-height: 50px;
}

.index-event2-date {
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    color: #ff8b24;
    list-style: none;
}

.index-event2-date li {
    padding: 2px 0;
}

.index-event2-btn {
    width: 94%;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    margin: 0 auto 15px auto;
    padding-top: 15px;
}

.index-event2-btn a {
    background: #30b4df;
    color: #fff;
    font-size: 0.92rem;
    font-weight: bold;
    padding: 10px 12px;
    border-radius: 45px;
    min-width: 105px;
    display: inline-block;
}

/* 最新活動 樣式2 end
**************************************************/


/* 影音專區 樣式1
**************************************************/
.index-video1 {
    width: 50%;
    float: left;
    padding-bottom: 60px;
}

.index-video1-header,
.index-video1-wrap {
    width: 60%;
    max-width: 600px;
    float: right;
    margin: 0 30px;
}

.index-video1-header {
    text-align: center;
    position: relative;
    z-index: 1;
}

.index-video1-title {
    padding: 10px 40px;
    background: #18becd;
    color: #fff;
    min-width: 200px;
}

.index-video1-wrap {
    background: #fff;
    padding: 50px 20px 20px 20px;
    margin: -10px 30px 0 30px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.index-video1-cont {
    width: 100%;
    background: #fff;
    position: relative;
    padding-bottom: 65%;
}

.index-video1-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 影音專區 樣式1 end
**************************************************/



/* 影音專區 樣式2
**************************************************/
.index-video2 {
    width: 100%;
    float: left;
    padding-bottom: 60px;
}

.index-video2-header {
    text-align: center;
    position: relative;
    padding: 15px 0 35px 0;
}

.index-video2-header .dotline {
    line-height: 0;
}

.index-video2-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #18becd;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-video2-title {
    display: block;
    margin-bottom: 20px;
}

.index-video2-list {
    padding: 0 20px;
    display: flex;
    width: 100%;
    justify-content: center;
}

.index-video2-cont {
    width: 30%;
    margin: 0 10px 20px 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    padding-bottom: 18%;
}

.index-video2-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* 影音專區 樣式2 end
**************************************************/



/* 交通資訊 樣式1
**************************************************/
.index-map1 {
    width: 50%;
    float: right;
    padding-bottom: 60px;
}

.index-map1-header,
.index-map1-wrap {
    width: 60%;
    max-width: 600px;
    float: left;
    margin: 0 30px;
}

.index-map1-header {
    text-align: center;
    position: relative;
    z-index: 1;
}

.index-map1-title {
    padding: 10px 40px;
    background: #18becd;
    color: #fff;
    min-width: 200px;
}

.index-map1-wrap {
    background: #fff;
    padding: 50px 20px 20px 20px;
    margin: -10px 30px 0 30px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.index-map1-cont {
    width: 100%;
    background: #fff;
    position: relative;
    padding-bottom: 65%;
}

.index-map1-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 交通資訊 樣式1 end
**************************************************/



/* 交通資訊 樣式2
**************************************************/
.index-map2 {
    width: 100%;
    position: relative;
    width: 100%;
    float: left;
}

.index-map2-header {
    float: left;
    position: relative;
    z-index: 2;
    color: #fff;
    width: 190px;
    margin-left: 13%;
    margin-top: 100px;
}

.index-map2-header .dotline {
    position: absolute;
    top: 45px;
    line-height: 0;
}

.index-map2-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #fff;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-map2-title {
    color: #fff;
}

.index-map2:after {
    background-color: #22b1eb;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
    z-index: 1;
}

.index-map2-wrap {
    position: relative;
    z-index: 2;
    width: 75%;
    float: right;
    margin: 50px 0;
}

/* 交通資訊 樣式2 end
**************************************************/



/* 常見問答
**************************************************/
.index-faq {
    margin: 35px 0 65px 0;
    width: 100%;
    padding: 18px 20px;
    float: left;
}

.index-faq-wrap {
    margin: 35px auto 65px auto;
    width: 100%;
    max-width: 1280px;
    padding: 18px 20px;
}

.index-faq-header {
    background: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/faq_header_bg.png") 0 0 no-repeat;
    background-size: contain;
    width: 462px;
    padding-top: 28%;
    position: relative;
    float: left;
}

.index-faq-title {
    position: absolute;
    top: 50px;
    right: 76px;
    color: #fff;
}

.index-faq-header .dotline {
    position: absolute;
    top: 96px;
    right: 100px;
    line-height: 0
}

.index-faq-header .dotline span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100em;
    background: #fff;
    margin: 0 5px;
    line-height: 0;
    vertical-align: top;
}

.index-faq-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    width: 60%;
}

.index-faq-list li {
    position: relative;
    font-size: 1.2rem;
    margin-bottom: 25px;
    font-weight: bold;
}

.index-faq-list .faq-question {
    display: block;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 60px 15px 60px;
    color: #333;
    line-height: 1.6;
}

.index-faq-list .faq-question .icon {
    font-size: 2.2rem;
    color: #18becd;
    position: absolute;
    left: 15px;
    top: 15px;
}

.index-faq-list .faq-question .index-faq-open,
.index-faq-list .faq-question .index-faq-close {
    font-size: 1.2rem;
    color: #333;
    position: absolute;
    top: 23px;
    right: 23px;
}

.index-faq-list .faq-question .index-faq-close {
    display: none;
}

.index-faq-list .faq-ans {
    background: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181111173558/https://ks.familyedu.moe.gov.tw/assets/images/sub_index_faq_ans_icon.png") 7px 25px no-repeat;
    padding: 30px 0 30px 90px;
    display: none;
    line-height: 1.6;
}

/* 常見問答 end
**************************************************/





/*
     FILE ARCHIVED ON 17:35:58 十一月 11, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 10:04:32 五月 23, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
