﻿body {
    margin:0px;
    padding:0px;
    text-align:center;
    font-family: Arial,微軟正黑體;
    font-size:9pt;
    color: #4D4D4D;
    min-height: 100%;
    position: relative;
}

/*------------------------- 分頁 -------------------------*/
/*
.page {
	color:#5e5e5e;
	padding:15px 0 5px 0;
	text-align:center;	
}
.page ul li{
	list-style-type:none;
	display:inline;
	padding-left:5px;
}
.page ul li a{
    vertical-align:middle;
	padding-left:5px;
    font-size:30px;
    text-decoration:none;
    color:#5e5e5e;
}
.page ul li a:hover{
    color:black;
}
*/
/*---------------------連結區----------------------*/
A.LinkBlu:link{font-size:11pt;text-decoration:none;color:#1899B8}
A.LinkBlu:visited{font-size:11pt;text-decoration:none;color:#1899B8}
A.LinkBlu:hover{font-size:11pt;text-decoration:none;color:#8E2B00}


#go_top{
    display: block;
    width: 38px;
    height: 34px;
    position: fixed;
    right: 40px;
    top: 90%;
    z-index: 1001;
    opacity: 0.8;
    padding: 6px 12px;
}
.pagination{
    margin: auto;
}

.btn_fb{
    margin-top: 10px;
    height:24px;
}
.top_logo a img {
    margin: auto;
    /*max-height: 120px;*/
}
.page .active{
    /*background:#DDDDDD !important;*/
    background:#f84c00 !important;
    color: white !important;
}
.page a{
    border: 0 !important;
    border-radius: 0 !important;
    font-family: 微軟正黑體;
    padding: 8px 16px !important;
    font-family: Verdana,sans-serif;
    font-weight: normal;
}
.page a:hover{
    background:#ff8a00 !important;
    color: white !important;
}
.schedule_content #bx-pager{
    margin-top: 5px;
}
.schedule_content #bx-pager a{
    padding-left: 3px;
}
.schedule_content .price{
    font-size:26px;
    text-align:right;
}
.schedule_content #anum, .schedule_content #snum{
    text-align: right;
}
.schedule_content .input-group{
    padding-bottom:5px;
}
.schedule div{
    padding: 0 15px;
}
.schedule_item{
    height:350px;
}
.schedule_type button, schedule_type button:hover{
    text-decoration: none !important;
    text-transform: none;
    color:#777;
    padding: 5px 10px 5px 0px;
}
.schedule .schedule_title{
    font-size: 1em;
    color:#363636 !important;
    height: 84px;
    overflow: hidden;
}
.schedule  a{
    text-decoration:none;
    color:#363636 !important;
}
.schedule a:hover{
    text-decoration:none;
    color:#9C9583 !important;
}
.schedule_img{
    max-height:120px;
    overflow:hidden;
}
.schedule_price{
    text-align:right;
    font-size: 1em;
    margin-top: 10px;
}
.schedule_price .text-danger{
    font-size: 1.3em;
}

.schedule_type_left{
    padding:0 !important;
}
.schedule_type_left a{
    font-weight:bold;
    font-size: 15px;
}
.schedule_type_left a:hover{
    /*border-bottom: #2098d1 4px solid !important;*/
}
.schedule_type_left .btn.active{
    /*border-bottom: #2098d1 4px solid !important;*/
    color:#9C9583 !important;
}

.schedule_type_left a i{
    font-size: 11px;
}
.schedule_type_left h4{
    padding-left: 15px;
}
/*
.index .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.index .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
*/
@media screen and (max-width: 980px) {
    .body{
        font-family: 微軟正黑體;
    }
    .menu{
        overflow:hidden;
        height:70px;
    }
    .menu ul li a {
        font-size: 2.8vmin !important;
        font-family: 微軟正黑體;
        padding: 8px 3px !important;
        line-height: 30px !important;
    }
    .footer{
        /*height:170px !important;*/
        font-family: 微軟正黑體;
    }
    .footmenu, .foot_menu_div a, .foot_right_content a{
        font-size: initial !important;
        line-height: 36px !important;
        font-family: 微軟正黑體;
    }

    .qrcode, .manger{
        /*display:none;*/
    }
    .foot_info{
        font-size: initial !important;
        line-height:32px !important;
        font-family: 微軟正黑體;
    }
    .content{
        padding-bottom: 175px;
    }
    .btn_fb{
        font-size:3vmin !important;
        display: inline;
    }
    #go_top{
        /*
        width: 65px;
        height: 65px;
        */
        /*width: initial !important;
        height: initial !important;
        font-size: 15px;
        left:85% !important;
        right:initial !important;*/
        /*right: 45px !important;*/

    }
    .index img{
        max-width:100%;
    }
    .btn_fb iframe{
        width:100% !important;
    }
    #google_translate_element{
        float:inherit !important;
        width:100%;
        margin-bottom: 10px;
    }
    .btn-group{
        margin-bottom: 5px;
    }
}
