﻿body {
    margin: auto;
    font-family: 微軟正黑體
}

@font-face {
    font-family: 'Noto Sans TC', sans-serif;
}
/*for IE 5.5-7*/
.clearfix {
    content: "";
    clear: both;
    display: table;
    overflow: auto;
    zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
        clear: both;
    }



.container-15 {
    display: table;
    width: 100%;
    float: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-Fullscreen {
    width: 100%;
    float: left;
    margin-right: auto;
    margin-left: auto;
}

.container-auto {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container-15 {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container-15 {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container-15 {
        width: 1170px;
    }
}

@media (max-width: 767px) {
    .container-Fullscreen {
        width: 100%;
        float: left;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    .container-15 {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%
    }
}




/*****有 陰影的 ****/
.row-shadow {
    cursor: pointer;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 10px 0 rgba(0,0,0,0.19)
}


/*****index Area****/

.SecArea {
    margin: 60px auto 0;
    display: block;
    position: relative;
}

/* ----------------------------------------------------------
   
    內頁Sec
   ---------------------------------------------------------- */


.SecArea-Top-banner {
    margin: 160px auto 0;
    display: block;
    position: relative;
}



.textcontent {
    clear: both;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 14px;
    font-family: 微軟正黑體, 新細明體;
    color: rgb(102, 102, 102);
    line-height: 1.8;
    padding: 0px 15px;
}


/*==========================================


內文字的連結
===========================================*/

/*****main*****/



/*index連結樣式*/
a.link-txt-1:link {
    color: #FFF;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.link-txt-1:visited {
    color: #FFF;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.link-txt-1:hover {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.link-txt-1:active {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體"
}



/*按鈕字連結樣式*/
a.btn-1:link {
    color: #fff;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.btn-1:visited {
    color: #FFF;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.btn-1:hover {
    color: #98dcc9;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.btn-1:active {
    color: #98dcc9;
    text-decoration: none;
    font-family: "微軟正黑體"
}

/*****偏main menu字樣式*****/

/*Mainmenu字的連結樣式*/
a.navArea:link {
    color: #222;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.navArea:visited {
    color: #222;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.navArea:hover {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體";
}

a.navArea:active {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體";
}



/*內頁的子選單字連結樣式*/
a.subtext:link {
    color: #666;
    text-decoration: none;
    font-family: "微軟正黑體";
    padding: 15px 0 15px 0
}

a.subtext:visited {
    color: #666;
    text-decoration: none;
    font-family: "微軟正黑體";
    padding: 15px 0 15px 0
}

a.subtext:hover {
    color: #fff;
    text-decoration: none;
    font-family: "微軟正黑體";
    padding: 15px 0 15px 0
}

a.subtext:active {
    color: #fff;
    text-decoration: none;
    font-family: "微軟正黑體";
    padding: 15px 0 15px 0
}


/*聯絡我們的連結樣式*/
a.mailArea:link {
    color: #666;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.mailArea:visited {
    color: #666;
    text-decoration: none;
    font-family: "微軟正黑體"
}

a.mailArea:hover {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體";
    border-bottom: #ba3830 solid 1px
}

a.mailArea:active {
    color: #ba3830;
    text-decoration: none;
    font-family: "微軟正黑體";
    border-bottom: #ba3830 solid 1px
}


/*==========================================
Title字型的定義
===========================================*/


/* -----------------------------
   
   首頁的title區塊
   
   ----------------------------- */
.pagetitle {
    position: relative;
    margin-bottom: 15px;
    clear: both;
    text-align: center;
    display: block;
    padding-bottom: 1.5%;
    padding-top: 1%;
    border-bottom: #ededed 1px solid;
}


    .pagetitle h2 {
        position: relative;
        padding: 0px 0 10px 0;
        line-height: 1.3;
        color: #666;
        font-size: 24px;
        text-align: center;
        font-family: '微軟正黑體';
    }

.title-second {
    font-family: 'Raleway','Josefin Sans', sans-serif;
    font-size: 18px;
    color: #c43b33;
    font-weight: normal;
    position: relative;
    padding: 8px 5px;
    letter-spacing: 5px
}

.pagetitle h2 strong {
    z-index: 19;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    font-weight: normal;
    position: relative;
    padding: 0px 5px;
    color: #00acaa;
    letter-spacing: 3px;
}

.button-return {
    display: block;
    float: right;
    font-family: '微軟正黑體';
    position: relative;
    margin-bottom: 10px;
    clear: both;
    margin-right: 2%;
}

@media screen and (max-width: 768px) {
    .button-return {
        display: none;
    }
}

@media (max-width: 360px) {
    .title-second {
        width: 100%;
        display: block;
    }

    .pagetitle {
        border-bottom: #aaa dotted 0px;
        margin-bottom: 25px
    }
}
/* -----------------------------
   
    內頁的title區塊
   
   ----------------------------- */
.hgrouptitle {
    font-family: '微軟正黑體';
    position: relative;
    margin-bottom: 15px;
    clear: both;
    text-align: center;
    display: block;
    padding-bottom: 1%;
    padding-top: 3%;
}

    .hgrouptitle h2 {
        position: relative;
        padding: 0px 0 5px 0;
        line-height: 1.3;
        color: #666;
        font-size: 24px;
        text-align: center;
        font-family: '微軟正黑體';
    }

@media (max-width: 768px) {
    .hgrouptitle h2 {
        font-size: 22px;
        padding-top: 2%
    }
}

@media (max-width:384px) {
    .hgrouptitle h2 {
        padding-top: 20px
    }
}
/*==========================================

padding與margin bottom字上下距離

===========================================*/
/*區塊字上下的距離*/
.padding-8 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: "微軟正黑體"
}

.padding-16 {
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: "微軟正黑體"
}

.padding-32 {
    padding-top: 32px;
    padding-bottom: 32px;
    font-family: "微軟正黑體"
}

.padding-64 {
    padding-top: 64px;
    padding-bottom: 64px;
    font-family: "微軟正黑體"
}

.margin-10 {
    margin-top: 10px;
    margin-bottom: 10spx
}

.margin-16 {
    margin-top: 16px;
    margin-bottom: 16px
}

.margin-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.margin-60 {
    margin-top: 60px;
    margin-bottom: 60px
}


.p-top-32 {
    padding-bottom: 32px
}

.p-top-16 {
    padding-top: 16px
}

.p-top-12 {
    padding-top: 12px
}

.p-bottom-16 {
    padding-bottom: 16px
}

.p-bottom-10 {
    padding-bottom: 10px
}

.p-bottom-30 {
    padding-bottom: 30px
}

.p-bottom-60 {
    padding-bottom: 60px
}

.p-bottom-80 {
    padding-bottom: 80px
}

.m-16-LR {
    margin-left: 16px;
    margin-right: 16px;
    font-family: "微軟正黑體"
}

.p-8-LR {
    padding-left: 8px;
    padding-right: 8px;
}

.m-5-LR {
    margin-left: 5px;
    margin-right: 5px;
    font-family: "微軟正黑體"
}

.m-10-LR {
    margin-left: 10px;
    margin-right: 10px;
}



.m-top-10 {
    margin-top: 10px;
    font-family: "微軟正黑體"
}

.m-top-15 {
    margin-top: 15px;
    font-family: "微軟正黑體"
}

.m-top-20 {
    margin-top: 20px;
    font-family: "微軟正黑體"
}

.m-top-30 {
    margin-top: 30px;
    font-family: "微軟正黑體"
}

.m-top-60 {
    margin-top: 60px;
    font-family: "微軟正黑體"
}

.m-bottom-10 {
    margin-bottom: 10px;
    font-family: "微軟正黑體"
}

.m-bottom-8 {
    margin-bottom: 8px
}

.m-bottom-16 {
    margin-bottom: 16px
}

.m-bottom-20 {
    margin-bottom: 20px
}

.m-bottom-30 {
    margin-bottom: 30px;
}

.indexabout {
    height: 304px;
    overflow: hidden;
}
/* ----------------------------------------------------------
   
字型顏色與定義
   
   ---------------------------------------------------------- */
.white-14 {
    color: #FFF;
    font-size: 14px;
    font-family: "微軟正黑體";
    font-style: normal
}

.white-18-bold {
    color: #FFF;
    font-size: 18px;
    font-family: "微軟正黑體";
    font-style: normal;
    font-weight: 600
}

.textcontact {
    clear: both;
    margin-top: 20px;
    font-size: 16px;
    font-family: "微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
    color: ##363636;
    line-height: 1.8;
    text-align: justify;
}


/* ----------------------------------------------------------
   
   #content01 主體
   
   ---------------------------------------------------------- */
.wrap {
    float: left;
    display: table;
    font-family: "微軟正黑體";
    margin-top: 30px;
    margin-bottom: 60px;
    position: relative;
}



/* ----- .contentLeft ----- */
.index-aboutBox {
    left: 3%;
    top: 0;
    position: absolute;
}

    .index-aboutBox img {
        width: 485px;
        position: relative;
        height: auto;
        background-color: #F8F8F8
    }

/* ----- .contentRight ----- */
.contentRight h2 {
    font-family: "微軟正黑體";
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .025em;
    margin-top: 0px;
}

.readlink {
    text-align: right;
    margin-top: 15px;
}

@media screen and (max-width:1200px) and (min-width:769px) {
    .index-aboutBox {
        display: block;
        float: left;
        width: 46.5%;
        left: 1%;
        top: 0;
        position: absolute;
    }

        .index-aboutBox img {
            position: relative;
            display: block;
            float: left;
            width: 100%;
        }
}

@media screen and (max-width: 768px) {
    .indexabout {
        height: 300px;
        overflow: hidden;
    }

    .index-aboutBox {
        margin-bottom: 5%;
        position: relative;
        display: block;
        float: left;
        width: 99%;
        left: 0;
        top: 0;
    }

        .index-aboutBox img {
            text-align: center;
            width: 100%;
            max-width: 100%;
            height: auto;
            text-align: center;
            padding: 0
        }
}
/* ----------------------------------------------------------
   
   #content02 主體---作品集 design頁
   
   ---------------------------------------------------------- */
.slideArea-4row {
    float: left;
    width: 25%;
    border: #fff 10px solid;
    border-top: none;
    position: relative;
}

.slideArea {
    float: left;
    width: 33%;
    border: transparent 15px solid;
    border-top: none;
    position: relative;
}

.slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    float: left;
}

/* ----- 相片的大小 ----- */
.slideimg {
    background-color: #F7f7f7;
    width: 100%;
    text-align: center;
    height: 265px;
    overflow: hidden;
    object-fit: cover
}
/* ----- 相片按下去縮放功能 ----- */
.slideimg {
    width: 100%;
    border: #ededed 1px solid;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .slideimg:hover {
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -o-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
        opacity: .7;
    }

/* -----作品集字的功能 ----- */
.txtArea {
    font-family: "微軟正黑體";
    padding: 20px 2.5% 20px 2.5%;
    text-align: center;
    height: 110px;
    overflow: hidden;
}

    .txtArea h4 a {
        line-height: 2;
        font-size: 16px;
        color: #222;
        border-bottom: #CCC dotted 1px
    }

        .txtArea h4 a:hover {
            text-decoration: none;
            color: #ba3830
        }

.album-update {
    float: left;
    width: 100%;
    text-align: center;
    font-family: "微軟正黑體";
    font-size: 14px;
    letter-spacing: .1em;
    padding: 8px 0 8px 0;
    background: #f8f8f8;
}



/*作品框架*/
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    opacity: 1;
}

@media (max-width:800px) {
    .slideimg {
        height: auto
    }
}

@media screen and (max-width:1023px) and (min-width:641px) {
    .slideArea-4row {
        width: 48%;
    }
}

@media (max-width:640px) {
    .indexabout {
        height: 234px;
        overflow: hidden;
    }

    .slick-track {
        background-color: #f7f7f7
    }

    .slideArea {
        width: 99%;
    }

    .slideArea-4row {
        float: left;
        width: 98%;
        border: #fff 10px solid;
        border-top: none;
        position: relative;
    }

    .album-update {
        padding: 0px 0 0px 0;
        margin-top: 4%
    }
}


/* ----------------------------------------------------------
   
   #content03 copyright 
   
   ---------------------------------------------------------- */
/*foot的大區塊框架*/
.footer-teal {
    display: table;
    float: left;
    clear: both;
    background-color: #323232;
    width: 100%
}

.footiconArea {
    margin-left: -6px;
    margin-bottom: 5px;
    padding: 0;
    list-style-type: none;
}


@media (max-width:640px) {
    .linetop-dotted-white {
        border-top: #fff dotted 1px
    }
}



/* ----------------------------------------------------------
   
  內頁子選單 右側選單
   
   ---------------------------------------------------------- */
.sidebar {
    float: right;
    width: 32%;
    margin-top: 40px;
}

.phonesidebar {
    display: none;
    float: none;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .phonesidebar {
        margin: auto;
        display: block;
        float: none;
        width: 98%;
        margin-bottom: 10px;
    }

        .phonesidebar h3.subline {
            border: #ededed 1px solid;
            background: #F2F2F2;
            padding: 15px 0 15px 0;
            font-size: 18px;
            font-family: "微軟正黑體";
            font-style: normal;
            font-weight: 600;
            text-align: center;
            letter-spacing: .15em;
        }

        .phonesidebar ul li {
            position: relative;
            border-bottom: #ededed solid 1px;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: left;
            list-style: none;
            margin-left: -30px;
        }
}

.sidebar h3.subline {
    border: #ededed 1px solid;
    background: #F2F2F2;
    padding: 25px 0;
    font-size: 18px;
    font-family: "微軟正黑體";
    font-style: normal;
    font-weight: 600;
    text-align: center;
    letter-spacing: .15em;
}

.sidebar ul li {
    position: relative;
    border-bottom: #ededed solid 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    list-style: none;
    margin-left: -30px;
    display: block;
}


/* -----ul與li的點選 -----*/


.side-nav ul li {
    margin-left: -30px;
    position: relative;
    }

    .side-nav ul li a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 15px;
        font-family: "微軟正黑體", "新細明體", sans-serif;
        color: #666;
        border-radius: 3px;
    }

        .side-nav ul li a:hover {
            color: #dab000;
            background: #f2f2f2;
            text-decoration: none;
        }

/*==========================================


banner


===========================================*/
/* -----作品及最新消息相片 -----*/
.imgArea {
    position: relative;
    z-index: 100;
    background: #f2f2f2;
}

.imgArea-news {
    position: relative;
    z-index: 100;
    background: #f2f2f2;
}

.bannerimgArea {
    display: block;
    position: relative;
    z-index: 100;
    background: #f2f2f2;
    height: 462px;
    overflow: hidden;
}

.spimg {
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    border: 0
}

@media screen and (max-width:1366px) and (min-width:1280px) {
    .bannerimgArea {
        height: 370px;
    }
}

@media screen and (max-width:1279px) and (min-width:1024px) {
    .bannerimgArea {
        height: 320px;
    }
}

@media screen and (max-width:1023px) and (min-width:769px) {
    .bannerimgArea {
        height: 294px;
    }
}

@media screen and (max-width: 768px) {
    .bannerimgArea {
        height: 230px;
        background-color: transparent;
        overflow: hidden;
    }
}

@media (max-width:480px) {
    .bannerimgArea {
        height: 195px;
        overflow: hidden;
        background-color: transparent;
    }
}

@media (max-width:384px) {

    .bannerimgArea {
        height: 160px;
        overflow: hidden;
    }
}

@media screen and (max-width: 768px) {
    .imgArea {
        float: left;
        background: none;
        width: 100%;
    }

    .imgArea-news {
        float: left;
        background: none;
        width: 50%;
    }
}

/*==========================================


最新消息列表


===========================================*/
.linkArea {
    margin-top: 25px;
    text-align: right;
}


.update {
    font-size: 16px;
    color: #999;
    padding: 5px 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
/*==========================================
button按鈕
===========================================*/

/* -----title旁more -----*/

.home-more {
    letter-spacing: 0;
    display: block;
    position: absolute;
    color: #666;
    padding: 15px 80px 15px 20px;
    font-size: 14px;
    right: 0;
    top: 68%;
    right: 1%;
    border: #ccc solid 1px;
    background-color: #f7f9f8;
    border-radius: 5px
}

    .home-more:hover {
        background: #ffcf05;
        color: #c43b33;
    }

    .home-more span {
        float: right;
        width: 50px;
        height: 59px;
        position: absolute;
        top: -10px;
        box-sizing: border-box;
        padding-top: 16px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
/*index readmore看更多按鈕連結*/
.readmore-button {
    font-size: 13px;
    margin-right: 2%;
    border-radius: 5px;
    font-family: "微軟正黑體";
    font-style: normal;
    border: none;
    display: inline-block;
    outline: 0;
    padding: 6px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #222;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    background: #f7f9f8;
}

.readmore-buttona a {
    text-decoration: none;
}

.readmore-button:hover {
    text-decoration: none;
    color: #c43b33;
    background-color: #ffcf05;
}

/*index 捷巠按鈕連結*/
.footer-button {
    font-size: 14px;
    margin-right: 0%;
    font-family: "微軟正黑體";
    font-style: normal;
    border: none;
    display: inline-block;
    outline: 0;
    padding: 5px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

    .footer-button:hover {
        text-decoration: none;
        color: #FB798C;
        border: #fba9b5 1px solid;
        background-color: #c8eced;
    }

/*送聯聯絡出按鈕*/

.info-btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "微軟正黑體";
    border: none;
    margin: auto;
    padding: 10px 20px;
    color: #222;
    background: #ffcf05;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: .1em;
    font-style: normal;
}


    .info-btn:hover {
        padding: 10px 20px;
        color: #FFF;
        text-decoration: none;
        background: #ba3830;
    }

@media screen and (max-width:768px) {
    .home-more {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 200px;
        text-align: center;
        padding: 15px 20px;
        margin-left: auto;
        margin-right: auto
    }
}



/*==========================================
pc的menu區塊
===========================================*/
.burgerBottom {
    display: none
}

.btnArea {
    display: none
}
/* -----------------------------
   
   .mobilebtnArea 手機版滑出的menu
   
   ----------------------------- */
@media screen and (max-width: 768px) {
    .btnArea {
        float: left;
        width: 14%;
        border-radius: 2px;
        display: block;
        position: absolute;
        top: 5%;
        right: 1%;
        padding-top: 10px;
        width: 50px;
        height: 50px;
        z-index: 100;
        text-align: center;
        cursor: pointer;
    }
}

@media screen and (max-width: 768px) {
    .btnArea a {
        display: block;
        position: relative;
        height: 50px;
        overflow: hidden;
        padding: 0;
        text-align: center;
        background: #ffcf07;
    }

        .btnArea a:hover {
            background: #717171
        }

    .btnArea {
        float: left;
        width: 50px;
    }
}
/* ----- burger 手機漢堡3條線----- */
.btnArea a .burgerTop {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 20px;
    display: block;
    height: 2px;
    margin-left: -10px;
    background: #999;
    content: "-"
}

.btnArea a .burgerMiddle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    display: block;
    height: 2px;
    margin-left: -10px;
    background: #999;
    margin-top: -1px;
    content: "-"
}

.btnArea a .burgerBottom {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 20px;
    display: block;
    height: 2px;
    margin-left: -10px;
    background: #999;
    content: "-"
}


/*==========================================
最上方header區塊 
===========================================*/

header {
    display: table;
    position: fixed;
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0;
    left: 0;
    top: 0;
    background: #FFF;
    box-shadow: 0px 2px 2px 2px rgba(0,0,0,.2);
    z-index: 999;
}

.headerArea {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-family: "微軟正黑體";
    height: 5.5em;
    letter-spacing: 5px;
}

.headlogo {
    float: none;
    width: 100%;
    position: relative;
    display: block;
    text-align: center !important;
}

.navtopArea {
    border-top: #ffcf05 solid 5px;
    display: block;
    height: 3em;
    width: 100%;
}

/* ----- 語言更換按鈕----- */
.reserveArea {
    float: right;
    position: absolute;
    top: 18px;
    right: 0;
    height: 65px;
    right: 10px
}

    .reserveArea ul {
        list-style: none;
        list-style-type: none;
        width: 100%;
        padding: 0;
        margin: 0;
        left: 0
    }

        .reserveArea ul li {
            float: left;
            padding-left: 5px;
            padding-right: 5px;
            color: #666;
        }

            .reserveArea ul li a {
                color: #666;
                text-align: center;
                text-decoration: none;
                font-size: 16px;
                font-family: "微軟正黑體"
            }

                .reserveArea ul li a:hover {
                    color: #ffd500;
                    text-align: center;
                    text-decoration: none;
                    font-size: 16px;
                    font-family: "微軟正黑體"
                }

@media screen and (max-width: 768px) {
    .reserveArea {
        float: left;
        left: 5px
    }

    .headerArea {
        display: block;
        padding-top: 15px;
        width: 100%;
        height: 3.5em;
        z-index: 100;
        clear: both;
        top: 0;
        margin-bottom: 10px;
        display: table z-index:10;
        height: 81px;
        overflow: hidden;
        background-color: #fff;
    }

    .headlogo {
        text-align: left;
        padding-left: 2%;
        padding-right: 2%;
        float: left;
        width: 85%;
    }

        .headlogo h2 {
            font-size: 22px;
            font-weight: 500;
            margin-top: -5px;
            line-height: 1.5em
        }
}
/* -----------------------------  
   MENU選單的區塊
   ----------------------------- */

.navbarArea {
    font-family: "微軟正黑體";
    display: block;
    font-style: normal;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #ffcf05;
    height: 50px;
    margin: 0 auto 0px;
    position: relative;
    z-index: 100
}
/*MENU正中間最重要的選單樣式*/
.menunav {
    float: none;
    margin: 0 auto;
    width: 1170px;
    position: relative;
    text-align: center;
    display: table;
    vertical-align: baseline;
}
/*1024以上MENU選單框架的樣式*/

.navbar-item {
    font-size: 1.2em;
    padding-top: 15px;
    float: left;
    width: 15%;
    height: 50px;
    text-align: center;
    border-right: 1px solid #d9d9d8;
    margin-right: 1%;
    position: relative
}


@media (max-width:1169px) {

    .menunav {
        width: 100%
    }

    .navbar-item {
        width: 14.6%;
        margin-right: 0%;
        font-size: 1.05em;
    }
}

@media (max-width: 768px) {
    .navbarArea {
        display: none;
    }
}

/*==========================================
內頁的title +背景
===========================================*/

.content1 .content {
    text-align: center;
    position: relative;
}

.content1 {
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    position: relative;
}

.menuWapper {
    padding: 0 7.5%;
    max-width: 1600px;
    margin: auto
}

.bgC {
    position: absolute;
    top: 0;
    left: -5%;
    right: -5%;
    height: 50%;
    max-height: 400px;
    display: block;
    background: #F2F2F2;
    margin-top: 50px;
    z-index: 0;
}


.content1 .figureArea {
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
    display: block;
    text-align: center;
}

@media screen and (max-width:768px) {

    .content1 .figureArea {
        display: none
    }
}

.content1 h3.bannertitle {
    z-index: 100;
    bottom: 20px;
    display: inline-block;
    padding: 10px 7.5%;
    color: #222;
    background: #ffcf05;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: .1em;
    position: relative;
    opacity: 0.7;
    font-style: normal
}

    .content1 h3.bannertitle:after {
        position: absolute;
        top: 5px;
        right: 5px;
        bottom: 5px;
        left: 5px;
        display: block;
        border: #fefefe 1px dotted;
        content: "";
        opacity: .5;
    }

@media screen and (max-width: 768px) {
    .menuWapper {
        padding: 0 7.5%;
        max-width: 100%;
    }

    .bgC {
        margin-top: 180px;
    }
}

@media screen and (max-width: 414px) {

    .menuWapper {
        padding: 0 5%;
    }

    .content1 h3.bannertitle {
        padding: 5px 5%;
        font-size: 18px;
        bottom: 5px;
    }
}

/*==========================================


內文區塊


===========================================*/
/* -----------------------------  
  這是首頁的區塊
   ----------------------------- */
.contentLeft {
    font-family: "微軟正黑體";
    float: left;
    width: 46.25%;
}

.contentRight {
    font-family: "微軟正黑體";
    float: right;
    width: 46.25%;
}


@media screen and (max-width: 768px) {
    .contentLeft {
        float: none;
        width: 100%
    }

    .contentRight {
        float: none;
        width: 100%
    }
}

/* -----------------------------  
  內頁左側區塊
   ----------------------------- */
.article {
    float: left;
    width: 65%;
    margin: 30px auto 30px auto;
}

.article-Full {
    float: left;
    width: 100%;
    margin: 30px auto 30px auto;
}

/* -----------------------------  
 photo+ 字box 卡片
   ----------------------------- */
.articleBox {
    margin: 40px auto 0;
    text-align: left;
    position: relative;
    border: #ccc solid 1px;
    background: #fefefe;
    display: block;
}
/* -----------------------------  
用在產品列表
   ----------------------------- */
.articleBox-2row {
    display: block;
    float: left;
    margin: 40px auto 20px 20px;
    text-align: left;
    border: #ccc solid 1px;
    background: #fefefe;
    width: 45%
}

/* -----------------------------  
用在news list
   ----------------------------- */
.articleBox-3row {
    display: block;
    float: left;
    margin: 40px auto 20px 20px;
    text-align: left;
    border: #ccc solid 1px;
    background: #fefefe;
    width: 30%
}
/* -----------------------------  
 
 團體介紹卡片列表區 塊
   ----------------------------- */
.item-3row {
    display: inline-block;
    list-style: none;
    width: 33%;
    height: 520px;
    float: left;
    cursor: pointer;
    padding: 0 0px;
    position: relative;
    margin-bottom: 40px
}

/* -----------------------------  
 
 團體老師介紹內頁
   ----------------------------- */

.item-Left {
    display: inline-block;
    list-style: none;
    width: 30%;
    float: left;
    cursor: pointer;
    padding: 0 0px;
    position: relative;
    margin-bottom: 40px;
    margin-left: -5%
}

.item-Right {
    display: inline-block;
    list-style: none;
    width: 70%;
    float: left;
    cursor: pointer;
    padding: 0 0px;
    position: relative;
    margin-bottom: 40px;
    border-radius: 10px;
    border: #22b5bb solid 1px;
    margin-left: 2%
}

@media screen and (max-width:1366px) and (min-width:1024px) {

    .item-Right {
        margin-left: 3%
    }
}

@media screen and (max-width:1023px) and (min-width:980px) {

    .item-Left {
        width: 33%;
        margin-left: -10%;
    }

    .item-Right {
        width: 73%;
        margin-left: 3%
    }
}

@media screen and (max-width:979px) and (min-width:801px) {
    .item-Left {
        width: 40%;
        margin-left: -8%;
    }

    .item-Right {
        width: 65%;
        margin-left: 3%
    }
}

@media screen and (max-width: 800px) {
    .item-Left {
        width: 100%;
    }

    .item-Right {
        width: 100%;
        margin-left: -5%
    }
}

@media screen and (max-width: 480px) {
    .item-Left {
        width: 110%;
        margin-left: -15%;
    }

    .item-Right {
        width: 110%;
        height: auto;
        margin-left: -15%;
    }
}
/* -----------------------------  
用在聯絡我們的框線
   ----------------------------- */
/* -----這是沒有框線的 ----- */
.article-2row {
    float: left;
    margin: 30px 1% 30px 1%;
    width: 45%;
    cursor: pointer;
    padding: 0 1%;
}

    .article-2row p {
        font-family: "微軟正黑體";
        font-size: 16px;
        color: #dab000;
        line-height: 2
    }

@media screen and (max-width: 800px) {

    .article {
        width: 100%;
        float: none
    }

    .article-2row {
        width: 100%;
        float: none
    }

    .articleBox-2row {
        width: 100%;
        margin: 20px 5px 20px 5px;
    }

    .articleBox-3row {
        width: 100%;
        margin: 20px 5px 20px 5px;
    }
}
/*==========================================

副標題title

===========================================*/
.article .txtArea {
    text-align: left;
    margin-top: 25px;
}
/* -----------------------------  
 最新消息的title
   ----------------------------- */
.titleArea {
    color: #dab000;
    font-family: "微軟正黑體";
    position: relative;
    padding-bottom: 10px;
    border-bottom: #ededed 1px solid;
}

    .titleArea h2 {
        font-size: 24px;
    }

/* -----------------------------  
news的tilte
   ----------------------------- */
.titleArea-1 {
    color: #009398;
    font-family: "微軟正黑體";
    position: relative;
    padding-bottom: 10px;
    border-bottom: #ededed 1px solid;
}


    .titleArea-1 h2.headline-txt {
        font-size: 24px;
        letter-spacing: .1em;
        line-height: 1.7;
    }

    .titleArea-1 h3.headline-txt {
        font-size: 20px;
        letter-spacing: .1em;
        line-height: 1;
        height: 20px;
        overflow: hidden
    }

        .titleArea-1 h3.headline-txt a {
            color: #dab000
        }

            .titleArea-1 h3.headline-txt a:hover {
                color: #ba3830;
                text-decoration: none
            }


@media screen and (max-width: 768px) {
    .titleArea {
        float: left;
        width: 100%;
    }

    .titleArea-1 {
        float: left;
        width: 50%;
        border-bottom: #ededed 0px solid;
    }

        .titleArea-1 h3.headline-txt {
            font-size: 16px;
            line-height: 1.5em;
            margin-top: -5px;
            padding-left: 2%
        }

    .update {
        font-size: 12px;
        padding: 0px 0 5px 5px;
    }
}

@media screen and (max-width:480px) {
    .txtArea-1 {
        float: left;
        width: 100%;
        line-height: 1em;
    }

    .titleArea h3.headline-txt {
        height: 100px
    }

    .linkArea {
        margin-top: 10px
    }
}

/* -----------------------------  
 整個內文區塊
   ----------------------------- */
.inner {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 10px 2% 30px 2%;
}

.inner-1 {
    padding: 15px 2% 30px 2%;
}

.contentInner {
    float: left;
    margin: auto;
    width: 100%;
    padding: 10px 1% 10px 1%;
}

/* -----------------------------  
 最新消息的字
   ----------------------------- */

.txtArea-1 {
    font-family: "微軟正黑體";
    padding: 10px 2.5% 10px 2.5%;
    text-align: left;
    height: 130px;
    overflow: hidden;
}

    .txtArea-1 p {
        font-size: 14px;
        letter-spacing: .1em;
        line-height: 2.2;
        height: 60px;
        overflow: hidden;
    }

/*==========================================
分頁
===========================================*/
.pagenationNO {
    float: none;
    margin: auto;
    clear: both;
    margin-top: 40px;
    padding: 0;
    position: relative;
    font-size: 13px;
    line-height: 45px;
    text-align: center;
}

    .pagenationNO i {
        font-size: 10px;
        line-height: 45px;
        font-weight: normal;
    }

    .pagenationNO span,
    .pagenationNO a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 2px 0px 2px -1px;
        text-align: center;
        width: 45px;
        text-decoration: none;
        position: relative;
    }

    .pagenationNO span {
        background: #fefefe;
        border: #ededed 1px solid;
        background: #f2f2f2;
    }

        .pagenationNO span.point {
            border: transparent 1px solid;
            border-left: #ededed 1px solid;
        }

    .pagenationNO a {
        border: #ededed 1px solid;
        background: #fefefe;
    }

        .pagenationNO a:hover {
            color: #666;
            background: #ffcf05
        }


/* -----------------------------
           
		   團隊
		   
   ----------------------------- */
.album-list {
    width: 100%;
    float: left;
}



    /* -----------------------------  
相片框
   ----------------------------- */
    .album-list ul li {
        list-style: none;
        float: left
    }

    .album-list li {
        display: list-item;
    }

    .album-list .teambox {
        text-align: center;
        width: 100%;
        height: auto;
        text-align: center;
    }
    /*相片框的照片*/
    .album-list .pic {
        display: block;
        width: 320px;
        height: 320px;
        vertical-align: middle;
        background-color: #f2f2f2;
        overflow: hidden;
        border-radius: 100%;
        z-index: 10;
        padding: 0;
        text-align: center;
        margin: auto;
    }


        .album-list .pic:hover {
            background-color: #81d8d0;
            opacity: 0.6;
            transition: all .4s;
            border: #c8eced solid 3px
        }

.figureimg {
    width: 100%;
    text-align: center;
    object-fit: contain;
}

.name {
    display: inline;
    text-align: center;
    margin: auto;
    height: 55px;
    line-height: 2em;
    overflow: hidden;
}


.detail {
    display: block;
    height: 69px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    line-height: 2.2em;
    margin-bottom: 15px;
    padding: 0 5%
}



/*==========================================
團隊區塊
===========================================*/
/*右邊的table列表*/
.RwdTable-teamlist {
    margin: auto;
    width: 95%;
    border-collapse: collapse;
    margin-bottom: 3%;
    margin-top: 3%;
    font-size: 16px;
}

    .RwdTable-teamlist td, .RwdTable-teamlist th { /*td,th順序顛倒，則該頁所有的thtd都會受影響，須由小td至大th寫*/
        border-bottom: 1px solid #ededed;
        padding: 10px 5px 10px 5px;
    }

    .RwdTable-teamlist tr {
        border: 0px;
    }

.teamlist-txtleft {
    font-weight: bold;
    color: #009398
}

@media screen and (max-width: 800px) {
    .RwdTable-teamlist {
        border-bottom: 0px solid #ededed;
        width: 100%;
        height: auto
    }

        .RwdTable-teamlist tr {
            border: 0px solid #ededed;
        }


        .RwdTable-teamlist thead {
            display: none !important;
        }
        /*若打開此區--結束*/

        .RwdTable-teamlist th { /*將th全部隱藏起來*/
            display: none;
        }

        /*內容相關*/
        .RwdTable-teamlist td {
            display: block; /*讓td*/
            border-bottom: 0px solid #ededed;
            text-align: left; /*設定內容靠左對齊*/
            padding-left: 5px; /*這不是設定內容與標頭，而是設定整列跟表格的左側距離，若要設定內容與標頭之間的距離，請於td:before內設定padding-right:15px*/
            margin: 5px; /*整列的上下左右外距*/
        }

            /*標頭相關*/
            .RwdTable-teamlist td:before {
                content: attr(data-th) " ";
                float: left;
                padding-right: 3px;
                */ font-weight: bold;
                display: inline-block;
            }
}

@media screen and (max-width:480px) {
    .teamlist-txtleft {
        border-top: 0px solid #ededed;
    }
}

@media screen and (max-width:1230px) and (min-width:700px) {

    .item-3row {
        width: 50%;
    }

    .album-list .pic {
        width: 250px;
        height: 250px;
    }
}

@media screen and (max-width:699px) {
    .item-3row {
        width: 100%;
        margin-left: -35px
    }

    .album-list .pic {
        width: 275px;
        height: 275px;
        margin: auto;
    }
}


/* -----------------------------
           
		   服務項目與價格
		   
   ----------------------------- */
/*方案的框*/
.planBox {
    background-color: #FFF;
    font-family: "微軟正黑體";
    display: inline-block;
    width: 23.5%;
    margin: 20px 6px;
    border: #ededed 1px solid;
    vertical-align: top
}
/*方案名稱*/
.planNameArea {
    text-align: center;
    border-bottom: #ededed 1px solid;
    padding: 15px 0 15px 0;
    background: #f8f8f8;
}

    .planNameArea h4.menuplan {
        font-size: 18px;
        font-family: "微軟正黑體";
        letter-spacing: .1em;
        line-height: 1.7;
        font-weight: bold;
        text-align: center;
        padding: 0 1%;
        vertical-align: text-top
    }

ul .price {
    margin: 5px 0 0;
    padding: 0;
    list-style: none;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .1em;
    line-height: 1.7;
    position: relative;
    font-size: 18px
}

    ul.price li {
        font-size: 18px;
        font-family: Arial'';
        list-style: none;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 1.7;
        position: relative;
    }

/*名字區塊*/
.planBoxInner {
    margin: 20px 5%;
}
    /*服務項目與價格*/
    .planBoxInner p {
        font-size: 17px;
        font-weight: 800;
        font-style: normal;
        letter-spacing: .1em;
        line-height: 1.7;
        position: relative;
        text-align: center;
        padding-bottom: 2%;
        border-bottom: #ededed 1px solid;
    }

@media screen and (max-width:1216px) and (min-width:917px) {
    .planBox {
        width: 23%;
        margin: 20px 5px;
    }
}


@media screen and (max-width:916px) and (min-width:769px) {
    .planBox {
        width: 30%;
        margin: 20px 1%
    }
}

@media screen and (max-width:768px) and (min-width:534px) {

    .planBox {
        width: 46%;
    }
}

@media screen and (max-width:533px) {
    .planBox {
        width: 95%;
    }
}
/*==========================================
 
 
         優惠券
 
 
===================================*/
/*相片框的照片*/
.coupon-pic {
    display: block;
    width: 100%;
    height: 260px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f2f2f2;
    overflow: hidden;
    z-index: 10;
    padding: 0;
    text-align: center;
    margin: auto;
    object-fit: contain
}

.album-list .coupon-pic:hover {
    background-color: #f2f2f2;
    opacity: 0.6;
    transition: all .4s;
}
/*優惠券代 表圖*/
.couponimg {
    width: 100%;
    height: 100%;
    text-align: center;
    object-fit: contain;
}
/*優惠券主旨*/
.detail-coupon {
    display: block;
    height: 63px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    line-height: 2.1em;
    margin-bottom: 5px;
    padding: 0 5%;
    color: #009398
}

    .detail-coupon:hover {
        color: #666
    }

/*優惠券日期與限制張數*/
.detail-rule {
    display: block;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    line-height: 2em;
    margin: 5px 0 10px 0;
    padding-top: 5px;
    border-top: #ededed 1px solid;
}




/*優惠券的卡片框*/
.item-3row-coupon {
    display: inline-block;
    list-style: none;
    width: 31%;
    height: 570px;
    float: left;
    cursor: pointer;
    position: relative;
    margin-bottom: 40px;
    vertical-align: top;
}

@media screen and (max-width:1200px) and (min-width:769px) {
    .item-3row-coupon {
        width: 46%;
    }
}

@media screen and (max-width:768px) {
    .item-3row-coupon {
        width: 108%;
        margin-left: -40px;
        height: auto
    }

    .coupon-pic {
        height: auto
    }
}

@media screen and (max-width:410px) {
    .detail-rule {
        font-size: 12px;
    }

    .item-3row-coupon {
        width: 115%;
    }
}
/*==========================================
 
 
 聯絡我們
 

===================================*/ +



.contactSet {
    list-style: none;
    font-family: "微軟正黑體";
    font-size: 16px;
    float: left;
    margin-top: 10px;
}

.contactInfoul {
    line-height: 2;
    list-style: none;
    display: inline-block;
    font-size: 16px;
    margin-left: -5%;
    padding-top: 5px;
}

.contactInfoli {
    font-family: "微軟正黑體";
    color: #666;
    display: inline-block;
    margin-bottom: 20px;
    padding-top: 5px;
}

.Infoicon-no {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border: 0px solid #9a9b9d;
    width: 42px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
}

.input-text {
    padding: 8px 10px;
    border: 1px solid #e4e4e4;
    max-width: 100%;
    width: 100%;
    height: 40px;
    border-radius: 0;
    line-height: 18px;
    box-shadow: none;
    background: #f7f7f7;
    color: #252525;
}

.textarea {
    display: block;
    width: 100%;
    height: 120px;
    line-height: 1.4;
    font-size: 13px;
    color: #999999;
    border: none;
    border: 1px solid #e4e4e4;
    background: #f7f7f7
}

@media screen and (max-width:800px) {

    .contactInfoul {
        margin-left: -12%
    }

    .contactSet {
        font-size: 14px
    }

    .Infoicon-no {
        margin-right: 5px
    }
}

/*==========================================
商品內頁card片型設計
===========================================*/


ul.Product-itemList {
    display: inline-block;
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0
}


    ul.Product-itemList li {
        float: left;
        padding: 0;
        margin-bottom: 5%;
    }


        ul.Product-itemList li .ProductImg {
            text-align: center;
            width: 100%;
            max-width: 100%;
            position: relative;
            z-index: 100;
            float: left;
            background-color: #f2f2f2;
            height: 255px;
            overflow: hidden;
        }





            ul.Product-itemList li .ProductImg:hover {
                position: relative;
                text-align: center;
                width: 100%;
                z-index: 100;
                opacity: 0.7;
                background-color: #f2f2f2
            }




        /* -----產品名 ----- */

        ul.Product-itemList li h3 {
            font-family: "微軟正黑體";
            display: block;
            width: 100%;
            height: 40px;
            font-size: 18px;
            overflow: hidden;
            color: #009398;
            line-height: 2;
            padding: 2% 3% 0px 4%;
        }

            ul.Product-itemList li h3 a {
                color: #dab000;
            }

                ul.Product-itemList li h3 a:hover {
                    color: #ba3830;
                    text-decoration: none;
                }


        /* -----產品簡單介紹字的功能 ----- */
        ul.Product-itemList li h4 {
            font-size: 14px;
            font-family: "微軟正黑體";
            padding: 0px 3% 0px 3%;
            text-align: left;
            height: 60px;
            overflow: hidden;
        }


            ul.Product-itemList li h4 a {
                line-height: 2;
                color: #666;
                border-bottom: #CCC dotted 1px
            }

    ul.Product-itemList h4 a:hover {
        text-decoration: none;
        color: #ba3830
    }





@media screen and (max-width:800px) {

    ul.Product-itemList li .ProductImg {
        height: 100%
    }
}


/* ----------------------------------------------------------
   
 
        下載文件
 
   ---------------------------------------------------------- */


.loadFileinner {
    font-family: "微軟正黑體";
    position: relative;
    padding: 0;
    margin: auto;
    background: #FFC
}

.loadFile {
    float: left;
    width: 100%;
    font-size: 0.9em;
    margin: 1% auto 1% auto;
    padding-bottom: 1%;
    border-bottom: #ddd solid 1px;
    font-style: normal;
}

    .loadFile .date-tit {
        font-size: 1.2em;
        display: inline-block;
        color: #dab000;
        padding-left: 15px;
        font-family: "微軟正黑體";
        text-align: center
    }

    .loadFile .loadFile-tit {
        font-size: 1.2em;
        display: inline-block;
        color: #dab000;
        text-align: center;
        font-family: "微軟正黑體";
        text-align: center
    }

    .loadFile .loadFile-download-tit {
        font-size: 1.2em;
        color: #1a72b3;
        text-align: center;
        text-align: center
    }

    .loadFile .date {
        color: #595757;
        display: inline-block;
        text-align: center;
        font-size: 1em;
        padding-top: 10px;
        font-size: 1.2em;
    }

    .loadFile .txt {
        display: inline-block;
        color: #222;
        margin: 0 0 0 0.5em;
        text-decoration: none;
        font-size: 18px;
        font-family: "微軟正黑體";
        line-height: 2.2;
        font-weight: 800
    }

    .loadFile .Listmore {
        text-align: center;
        display: block;
        float: right
    }

    /*下載按鈕*/

    .loadFile .loadFile-download-btn {
        font-size: 14px;
        display: inline-block;
        margin: 0;
        border-radius: 3px;
        text-align: center;
        letter-spacing: 0.5px;
        background: #ffcf05;
        width: 105px;
        padding: 7px 5px;
        color: #222;
        border: none;
        text-decoration: none;
    }

        .loadFile .loadFile-download-btn:hover {
            font-size: 14px;
            display: inline-block;
            margin: 0;
            border-radius: 3px;
            text-align: center;
            letter-spacing: 0.5px;
            background: #ba3830;
            width: 105px;
            padding: 7px 5px;
            color: #FFF;
            border: none;
            text-decoration: none;
        }

    .loadFile .date .loadFile .txt, .loadFile a {
        text-decoration: none;
    }

        .loadFile .date .ir-Law .txt, .loadFile a:visited {
            text-decoration: none;
        }

        .loadFile .date .ir-Law .txt, .loadFile a:link {
            text-decoration: none;
        }

        .loadFile .date .ir-Law .txt, .loadFile a:hover {
            text-decoration: none;
        }


@media only screen and (max-width:800px) {
    .loadFile .loadFile-tit {
        float: left;
        display: inline-block;
        text-align: center;
    }

    .loadFile .date-tit {
        display: inline-block;
        float: left;
        font-size: 16px;
    }

    .loadFile .loadFile-download-tit {
        color: #1a72b3;
        text-align: right;
        font-size: 14px;
    }


    .loadFile .txt {
        float: left;
        color: #545454;
        margin: 0 5px;
        text-decoration: none;
        font-size: 18px;
    }

    .loadFile .date {
        float: left;
        font-size: 16px;
        text-align: left;
    }

    .loadFile .loadFile-download-btn {
        width: 155px;
        margin: 5px auto 5px auto;
        text-align: center
    }

        .loadFile .loadFile-download-btn:hover {
            width: 155px;
            margin: 5px auto 5px auto;
            text-align: center
        }

    .loadFile .Listmore {
        width: 100%;
        text-align: center;
        float: left
    }
}



/*2019.06.12Pony新增漢堡選單css*/
@media only screen and (max-width:800px) {
    .mobile-fixed {
        display: none;
        width: 100%;
        position: absolute;
        list-style: none;
        list-style-type: none;
        left: 0;
        float: left;
        z-index: 500;
        padding: 0;
        margin: 0;
        background: #ffcf05;
    }

        .mobile-fixed li {
            float: left;
            left: 0;
            margin: 0 auto;
            width: 100%;
            border-bottom: 1px solid #cecece;
            text-decoration: none;
            display: block;
            vertical-align: top;
            font-size: 16px;
            padding-left: 3%;
            padding-top: 10px;
            padding-bottom: 10px;
            text-align: left;
        }

            .mobile-fixed li a {
                color: #222;
                text-decoration: none;
                display: block;
            }

                .mobile-fixed li a:hover {
                    color: #2db1b4;
                }

            .mobile-fixed li:last-child {
                border-bottom: none;
            }
}


/*----20190626 更正logo 連結到首頁----*/
.headlogo a {
    border: none;
}

.headlogo h2 a {
    border: none;
}

.mobile_dropdownLink {
    font-family: "微軟正黑體";
    display: none;
    position: relative;
    background: #FFF
}

    .mobile_dropdownLink a.main {
        display: block;
        font-size: 14px;
        color: #222;
        border: 1px solid #CCC;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        background: #eeeeee;
    }

        .mobile_dropdownLink a.main i {
            display: block;
            font-size: 15px;
            background: #F00;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -6px;
        }

    .mobile_dropdownLink a.main {
        display: block;
        font-size: 14px;
        color: #222;
        border: 1px solid #CCC;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        background: #eeeeee;
    }

    .mobile_dropdownLink ul {
        left: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        display: block;
        color: #222;
        list-style: none;
        font-size: 14px;
        position: absolute;
        top: 100%;
        z-index: 998;
        box-shadow: 0 6px 12px rgba(0,0,0,.2);
        box-sizing: border-box;
    }

        .mobile_dropdownLink ul li {
            clear: both;
            padding: 0;
            background: #f9f9f9
        }

            .mobile_dropdownLink ul li a {
                display: block;
                padding: 15px 10px;
                border-bottom: 1px solid #ddd;
                color: #222;
            }

                .mobile_dropdownLink ul li a:hover {
                    color: #FFF;
                    background: #ffcf05
                }


            .mobile_dropdownLink ul li:last-child a {
                border: none;
            }

@media (max-width: 800px) {
    .mobile_dropdownLink {
        display: block;
        margin: auto;
        width: 97%;
        margin-top:8%;
    }
}

