body,div,ul,ol,li,h1,h2,h3,p,tr,td,img {
    margin: 0;
    padding: 0;
}

html {
    background-color: #fff;
}

body {
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.space {
    display: block;
    height: 24px;
    margin: 0 auto;
}


/*背景圖*/

.kvBox {
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
}

.kvBox > .edgeBox {
    position: absolute;
    z-index: 110;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 44px;
    background: url(../img/edge.png) left bottom repeat-x;
    background-size: 100% 100%;
}

.kvBox > .edgeBox > img {
    width: 100%;
    display: block;
    border: 0;
    display: none;
}

.cycle-slideshow > img {
    display: block;
    width: 100%;
    border: 0;
}

.prodArea {
    margin: 0 auto;
    padding: 0 0 24px;
    background: #fff url(../img/proAreaBg.jpg) center bottom no-repeat;
    background-size: cover;
    position: relative;
}


/*共用區塊*/

.max1000Box {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.max1200Box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.max1400Box {
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
}
.prod{
    margin:0 auto 16px;
    padding:0;
}
.prodBox {
    margin: 0 auto 24px;
    padding: 24px;
    font: normal 100%/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-sizing: border-box;
    background-color:#fff;
}

/*標題*/
.lv1Title {
    font: normal 100%/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #333;
    margin: 0 auto 8px;
    padding: 0;
    text-align: left;
}

.lv1Title strong {
    font: normal 180%/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    padding: 5px 20px;
}

.lv1Title.pink {
    background: url(../img/pinkBg.jpg) left center repeat-x;
}

.lv1Title.pink strong {
    background-color: #ff337b;
}
.lv1Title.blue {
    background: url(../img/blueBg.jpg) left center repeat-x;
}

.lv1Title.blue strong {
    background-color: #2cabfb;
}
.lv1Title.orange {
    background: url(../img/orangeBg.jpg) left center repeat-x;
}

.lv1Title.orange strong {
    background-color: #ff5c14;
}

.lv2Title {
    max-width: 329px;
    color: #333;
    margin: 0 0 5px;
    padding: 0;
}
.lv2Title img{
    width:100%;
    display: block;
    margin: 0;
    padding: 0;
}

.pageBtn{
    margin: auto;
    text-align: center;
}
.pageBtn ul{
    font-size: 0px;
    margin-bottom: -5px;
    position: relative;
}
.pageBtn ul li{
    display: inline-block;
}
.pageBtn ul li a{
    text-decoration: none;
    padding: 10px 30px 5px;
    background-color: #888;
    font-size: 24px;
    color: #fff;
    margin: 5px;
    border-radius: 10px 10px 0px 0px;
    display: block;
    transition: .5s;
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.3);
}
.pageBtn ul li a:hover{
    background-color: #FABD3F;
}
.pageBtn ul li a.active{
    background-color: #FABD3F;
    bottom: 0px;
}

/* c23模組專用 */

q:before,
q:after {
    content: "";
}

*+html .carrier li {
    min-height: 1%;
}

.carrier li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.intro-anchors {
    display: none;
}

.carrier {
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    text-align: left;
}

.carrier > h4 {
    width: 96%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    clear: both;
    text-align: center;
    padding:5px;
    color:#fff;
    font: bold 160%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    background-color: rgb(137, 181, 21);
    position: relative;
}
.carrier > h4:before{
    content: "";
    background-image: url('../img/right.png');
    display: inline-block;
    width: 25px;
    height: 39px;
    position: absolute;
    left: -25px;
    top: 0;
    z-index: 2;
}
.carrier > h4:after{
    content: "";
    background-image: url('../img/left.png');
    display: inline-block;
    width: 25px;
    height: 39px;
    position: absolute;
    margin-right: -25px;
    right: 0px;
    top: 0;
    z-index: 2;
}
.carrier > ul {
    padding: 5px 0 0;
    margin: 0 auto 24px;
    width: 96%;
}

.carrier > ul > li {
    list-style-type: none;
    border: 1px solid #cdcdcd;
    padding: 1em;
    margin:0 auto 16px;
    font: normal 116%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    background: url(images/tota1_icon1.gif) no-repeat 10px 10px;
    box-shadow: 3px 3px 0 #ededed;
}
.carrier ul>li:hover {
    box-shadow: 0 0 0 #ededed;

}
/*.carrier li:last-child{border:none;}*/

.carrier ul>li>a {
    text-decoration: none;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    color: #888;
    letter-spacing: 1px;
    display: block;
}

.carrier ul>li>a>strong {
    font: normal 112%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    display: block;
    color: #5e371f;
    margin: 0 auto;
}

.carrier ul>li>a:hover strong {
    color: #8a3400;
    text-decoration: none;
}


.carrier .box-head {
    display: none;
    /*border-bottom:2px solid #800033; margin-top:-4px;*/
}


.carrier ul>li>a>em.price {
    display: inline-block;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    color: #f91d56;
    float: right;
}

.carrier ul>li>a>em.price span,
.carrier ul>li>a>em.price var {
    font: 700 126%/1.4  Verdana,arial, "微軟正黑體",sans-serif;
    letter-spacing: -1px;
}

.scroll2top:link,
.scroll2top:visited {
    background: url(images/gotop1.png) no-repeat 0 0;
    height: 84px;
    width: 79px;
    margin-left: 928px;
    bottom: 90px;
}

.scroll2top:hover {
    background: url(images/gotop.png) no-repeat 0 -90px;
}

/*景點介紹*/
.introArea{
    margin:-30px auto 0;
    padding:40px 0 0;
    background:url(../img/introBg.png) center top repeat;
    background-size: 90%;
    position: relative;
}

.navBox{
    display: inline-block;
    margin:0 auto 24px;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
}

.navBox .leftBtn{
    font: normal 146%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    background-color:#fff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border:5px solid #1cb289;
    border-right:0;
    padding:8px 15px;
    color:#aaa;
    cursor: pointer;
}
.navBox .leftBtn b{
    background:none;
    padding:0 0 0 24px;
}
.navBox .leftBtn:hover,
.navBox .leftBtn.act{
    background-color:#444444;
    color:#fff;
}
.navBox .leftBtn:hover b,
.navBox .leftBtn.act b{
    background:url(../img/btnActBg.png) left center no-repeat;
    padding:0 0 0 24px;
}

.navBox .rightBtn{
    font: normal 146%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    background-color:#fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border:5px solid #1cb289;
    border-left:0;
    padding:8px 15px;
    color:#aaa;
    cursor: pointer;
}
.navBox .rightBtn b{
    background:none;
    padding:0 24px 0 0;
}
.navBox .rightBtn:hover,
.navBox .rightBtn.act{
    background-color:#444444;
    color:#fff;
}
.navBox .rightBtn:hover b,
.navBox .rightBtn.act b{
    background:url(../img/btnActBg.png) right center no-repeat;
    padding:0 24px 0 0;
}
.introBox{width:100%;text-align: left;}
.introData{
    box-sizing: border-box;
    padding:10px 0;
    margin:0 auto 30px;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    color:#333;
}
.introData>img,
.slick-slide img{
    display: block;
    width:90%;
    margin:0 auto 8px;
}
.introData p{
    width:90%;
    display:block;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    color:#333;  
    text-align: left;
    height: 8.4em;
    margin:0 auto;
    overflow: hidden;
}
.introData strong{
    width:90%;
    display:block;
    margin:0 auto;
    height: 1.4em;
    overflow: hidden;
    font: normal 126%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    color:#333; 
    text-align: center; 
}

.introData.no1,.introData.no2,.introData.no3{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e9e9e9+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffffff 0%, #e9e9e9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#e9e9e9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #ffffff 0%,#e9e9e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */

}

.introData.no4{background: #ffffff;}

.acherBase { text-align:  center ;margin:0 0 10px 0;}
.acherBase span { display: inline-block;  margin: 0 20px; padding: 2px 20px; border-radius: 90px;font: 18px/ 40px "arial","微軟正黑體";letter-spacing: 0; color: #fff; cursor:pointer; background: #000; }
.acherBase span:nth-child(1) { background:#ff337b; box-shadow: 0px 2px 0px #b3174e }
.acherBase span:nth-child(2) { background:#ff5c14; box-shadow: 0px 2px 0px #cb470d}
.acherBase span:nth-child(3) { background:#2cabfb; box-shadow: 0px 2px 0px #1d75ad}

.acherBase span:hover { color:#000; color: #FFF200 }

.goTop { display: none; position:fixed;bottom:40%; right: 2%; text-align: center; font: 14px/ 40px "arial";   width:40px; height: 40px; color:#fff; cursor:pointer;border-radius: 99em; background: rgba(0,0,0,0.8);z-index: 999; }


@media only screen and (max-width: 800px) {
.goTop {bottom:10%; right: 2%; }

}
@media only screen and (max-width: 500px) {
.acherBase span { margin: 0 1%;} 
}

.ancArea { text-align: center; }
.ancArea span { display: inline-block; margin:5px; padding: 2px 10px; border-radius: 99em; background: #9ab61a; color: #fff; cursor: pointer; }