@import url("reset.css");
@charset "utf-8";
body {
    background:url(../images/bodyBg.jpg) center top no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.fixed{
    overflow-y: hidden;
    position: fixed;
    z-index:1;
}
.pc {
    display: block;
}

.m {
    display: none !important;
}


/*主視覺*/

.visual {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.visual img {
    width: 100%;
    display:block;
    margin:0 auto;
}
.visual #mainImg4{
    cursor: pointer;
    display: block;
}

/*內容區塊*/

.content {
    margin: 0 auto;
    padding: 0;
    width: 75%;
}


/*.menu-1st.stuck{position:fixed; z-index:995; top:0px; background-color:#680527;}*/

.tag.stuck {
    position: fixed;
    z-index: 997;
    background-color: #fffdd0;
    display: block;
    top: 40px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3)
}

a[name^="a"] {
    position: relative;
    top: -150px;
	clear:both;
}

a[name^="p"] {
    position: relative;
    top: -150px;
	clear:both;
}


/*3塊廣告*/

.adBox {
    width: 98%;
    margin: auto;
    padding-top: 3%;
}

.adBox div a {
    width: 95%;
    margin: auto;
    display: block;
}

.adBox div a img {
    width: 100%;
    display: block;
}


/*回頂部*/

.scroll2top:link,
.scroll2top:visited {
    background: url(../images/top.png) no-repeat 0 0;
    height: 80px;
    width: 80px;
    position: fixed;
    bottom: 50px;
    right: 0;
    margin-left: 0;
}

.scroll2top:hover {
    background: url(../images/top1.png);
}


/* 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 {
    width: 97%;
    margin: 40px auto;
    background-color: #fff;
    padding-bottom: 30px;
}

.carrier:nth-child(odd) h4,
.carrier:nth-child(even) h4 {
    height: 48px;
    clear: both;
    letter-spacing: 2px;
    margin-top: 6px;
    display: block;
    overflow: hidden;
    border-bottom:2px solid #ddd;
}
.carrier:nth-child(odd) h4{
    background:url(../images/h4bg.jpg) center top repeat-y;
    background-size:100%;
}
.carrier:nth-child(even) h4 {
    background:url(../images/h4bg1.jpg) center top repeat-y;
    background-size:100%;
}
.carrier:nth-child(odd) h4 em,
.carrier:nth-child(even) h4 em{
    color:#fff;
    font: bold 26px Verdana, Geneva, sans-serif, "微軟正黑體";
    padding: 0 20px;
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-top: 5px;
}


.carrier:nth-child(odd) h4 em:before,
.carrier:nth-child(even) h4 em:before {
    content: url(../images/ling.png);
    padding-right: 15px;
}
.carrier:nth-child(odd) h4 em:after,
.carrier:nth-child(even) h4 em:after {
    content: url(../images/ling.png);
    padding-left: 15px;
}

.carrier ul {
    padding:20px 0;
    margin: 0 auto;
    width: 95%;
}

.carrier li {
    list-style-type: none;
    border-bottom: 1px dashed #ccc;
    padding: 2px 10px;
    margin: 4px;
    line-height: 1em;
}

.carrier li:hover {
    background-color: rgba(255, 253, 231, 0.59);
    box-shadow: none;
    /*margin: 6px 0 0 10px;*/
    transform: all 1s;
}

.carrier li:last-child {
    border: none;
    box-shadow: none
}

.carrier li a strong {
    display: block;
    font: bold 20px/1.5 Verdana, Geneva, sans-serif, "微軟正黑體";
    color: #666;
    margin: 4px 0;
}

.carrier li a:link,
.carrier li a:visited {
    text-decoration: none;
    font: 16px/1.4 Verdana, Geneva, sans-serif, "微軟正黑體";
    color: #d4285a;
}

.carrier li em.price {
    font: 1.5rem/2.4rem Verdana, Geneva, sans-serif, "微軟正黑體";
    color: #f91d56;
    float: right;
    *margin-top: -1.2em;
    font-weight: bold;
}

.carrier li em.price span,
.carrier li em.price var {
    font-size: 21px;
    font-weight: bold;
}


/*.carrier ul li.box-head{ display:none;}*/

.carrier li.box-head {
    /*border-top:2px solid #8C43C3;*/
    margin:0 auto;
    border:0;
    box-shadow: none;
}

.carrier .box-head a:link,
.carrier .box-head a:visited {
    cursor: default;
    /*margin: -20px 0 -20px -1px;*/
    outline: none;
    /* for Firefox */
}

.carrier .box-head a strong,
.carrier .box-head a img,
.carrier .box-head p span {
    display: none;
}
.carrier .box-head p{
    display: block;
    border-radius:8px;
    background-color:#00cbcd;
}



.carrier:nth-child(2) .box-head p:hover{    
    background-color:#1e88ff;
    color: #fff200;
    margin-top:-2px; 
    box-shadow: rgba(0,0,0,0.5);
    cursor: pointer;
}


.carrier .box-head q {
    font: bold 18px/1.4 Verdana, Geneva, sans-serif, "微軟正黑體";
    padding: 8px;
    color: #fff;
    margin:0 auto;
    display: block;
}


/*介紹區塊*/

.introHKbox {
    margin: 0 auto;
    padding:35px 0;
    background: #ffcb2b;
}

.introHK1440 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}
.introHK1440 blockquote{
    width:80%;
    margin:0 auto;
    padding:10px;
    text-align: center;
    font: normal 11px/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; 
    color:#333;
}
.localAreaTitle{
    margin:0 auto 30px;
    padding:0;
    text-align: center;
}
.localAreaTitle span{
    background-color:#00ccff;
    color:#fff;
    font: normal 28px/1 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; 
    text-align: center;
    padding:6px;
    border-radius: 50%;
    margin:0 5px 5px;
    display: inline-block;
}
.introImg{
    width:100%;
    display: block;
    margin:0 auto 30px;
}
.introHK,
.introHK1 {
   width: 48%;
   display: inline-block;
   text-align: center;
   vertical-align: top;
   margin:0 auto 24px;
   box-sizing: border-box;
   padding:0 20px;
}

.introHK h4,
.introHK1 h4 {
    max-width: 300px;
    background-color:#7e00ff;
    font: normal 24px/1 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; 
    margin: 0 auto 16px;
    padding:5px 10px;
    border-radius:15px;
    color:#fff;
}
.introHK > p,
.introHK1 > p {
    font: normal 14px/1.5 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; 
    margin: 0 auto 16px;
    padding:0;
    color:#333;
    text-align: left;
}



/*attractions transport */

.Attractions .Transport {
    margin: 0 auto;
    padding: 0;
}

.introTopicBox {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.introTopic {
    position: absolute;
    z-index: 2;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
     font: normal 13px/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

.introTopic > h3 {
    font: bold 15px/1.4 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    margin: 0 auto 5px;
    text-align: left;
    color:#fff600;
}

.introTopic p {
    font: normal 100%/1.5 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    text-align: left;
}

.introTopicBox img {
    width: 100%;
}


/*information旅遊錦囊*/

.inforHK {
    margin: 0 auto;
    background-color: #c292d9;
}

.information {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 5px;
    overflow: hidden;
}

.information h4 {
    max-width: 312px;
    width: 100%;
    height: 52px;
    font-size: 0px;
    margin: 40px auto;
    background-image: url(../images/MCinfo.png);
}

.lineline {
    border-bottom: double;
    border-color: #fff;
    clear: both;
}

.inforbox {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

.inforbox ul {
    display: block;
    list-style: none;
    margin-left: 360px;
}

.inforbox ul li {
    width: 200px;
    height: 70px;
    border: 1px solid #fff;
    float: left;
    margin-left: 10px;
    margin-bottom: 30px;
}

.inforbox ul li a {
    display: block;
    text-align: center;
    width: 200px;
    height: 70px;
    color: #fff;
    font-size: 14px;
    line-height: 70px;
}

.inforbox ul li:hover a {
    width: 100%;
    height: 100%;
    background-color: rgba(160, 100, 190, 0.6);
    text-decoration: none;
    transition: all 300ms 100ms;
}


/*旅管*/
.htlIntroArea{
    margin:0 auto;
    padding:30px 0;
    background:url(../images/htlBg.jpg) center center no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.htlAreaTitle{
    margin:0 auto 30px;
    padding:0;
    text-align: center;
}
.htlAreaTitle span{
    background-color:#ff0090;
    color:#fff;
    font: normal 30px/1 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; 
    text-align: center;
    padding:8px;
    border-radius: 50%;
    margin:0 3px;
}
.htlList{
    list-style: none;
    display: block;
    margin:0 auto;
    padding:0;
    max-width: 1400px;
    text-align: center;
    vertical-align: top;
}
.htlList > li{
    width:32%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.htlImgBox{
    display: block;
    margin:0 auto 15px;
    max-width:250px;

    overflow:hidden;
}
.htlImgBox .slides{
    list-style: none;
    display: block;
    margin:0 auto;
    padding:0;
    overflow: hidden;
}
.htlImgBox .slides li{
    float:left;
}
.htlImgBox .slides li img{
    display:block;
    width:100%;
    height: auto;
    margin:0 auto;
    border-radius: 50%;
    border:3px solid #fff;
}
.htlList > li h4{
  max-width:300px;
  font: bold 18px/1.5 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;   
  color:#fff;
  margin:0 auto 8px;
  text-align: center;
}
.htlList > li p{
  max-width:350px;
  font: normal 14px/1.5 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;   
  color:#fff;
  margin:0 auto 8px;
  text-align: left;
  display: block;
}

.blackLayer{
    position: fixed;
    width:100%;
    height: 100%;
    z-index: 1000;
    left:0;
    top:0;
    display: none;
    background:url(../images/darkBg.png) left top repeat;
}

.popLayer{
    position: fixed;
    width:100%;
    height: 100%;
    z-index: 1001;
    left:0;
    top:0;
    display: none;  
}

.mvBox{
    max-width: 800px;
    margin:0 auto;
    padding:0 10px;
    position: relative;
}
.btnBox{
    margin:0 auto 10px;
    text-align: right;
}
.btnBox .closeBtn{
    display: inline-block;
    width:30px;
    height:30px;
    cursor: pointer;
    background:url(../images/closeBtn.png) center center no-repeat;
}