@charset "utf-8";
/* 主體區域樣式 */
.webedit_top {
    margin-top: -7%;
    z-index: 9999999;
}
/* 背景 */
.bg_home {
	background-image: url(../images/bg_home2.jpg);
	background-repeat: repeat-y;
	    background-size: 100%;
}
@media screen and (max-width: 980px){
	.bg_home {
		background-image: url(../images/bg_home_s2.jpg);
		background-repeat: repeat-y;
		background-size: auto;
	}
}



.plr_0{
    padding-right: 0!important;
    padding-left: 0!important;
}
.mlr_0{
    margin-right: 0!important;
    margin-left: 0!important;
}
.fs_16{
    font-size: 16px!important;
}
.fs_18{
    font-size: 18px!important;
}
.fs_20{
    font-size: 20px!important;
}
.fs_24{
    font-size: 24px!important;
}
.fs_26{
    font-size: 26px!important;
}
.ls_1{
    letter-spacing: 1px;
}
.width_80{
    width: 80%;
}
.lh_24{
    line-height: 24px;
}

/* 頁碼 */
.page_nav{
    margin: 0 auto;
    display: table;
}
.pagination.pg-dark .page-item.active .page-link, .pagination.pg-dark .page-item.active .page-link:hover {
    background-color: #623131!important;
}
.breadcrumb{
    background-color: #fff0;
    float: right;
    padding: 0;
}
.breadcrumb-item a:hover {
    color: #bf0003!important;
    text-decoration: underline;
    cursor: pointer;
}

/* 備註小字 */
.recipient_span {
    font-size: 14px;
    color: #777;
    font-weight: normal;
}

/* 小按鈕 */
.ubtn_s{
    font-family: ROCK,Microsoft YaHei,helvetica,arial,"sans-serif", Arial, "微軟正黑體" !important;
    padding: 5px 10px;
}

/* 捲軸內容置右 */
.direction_rtl{
    direction: rtl;
}

/* 手機選單第二層箭頭 */
.phone_level_2{
    position: absolute;
    right: 7px;
    top: 13px;
    margin-right: 20px;
}


/*======input框樣式======*/
/* 通用 */
::-webkit-input-placeholder { color:#b9b9b9; }
::-moz-placeholder { color:#b9b9b9; } /* firefox 19+ */
:-ms-input-placeholder { color:#b9b9b9; } /* ie */
input:-moz-placeholder { color:#b9b9b9; }

/* webkit專用 */
#field2::-webkit-input-placeholder { color:#b9b9b9; }
#field3::-webkit-input-placeholder { color:#b9b9b9; background:lightgreen; text-transform:uppercase; }
#field4::-webkit-input-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#b9b9b9; }

/* mozilla專用 */
#field2::-moz-placeholder { color:#b9b9b9; }
#field3::-moz-placeholder { color:#b9b9b9; background:lightgreen; text-transform:uppercase; }
#field4::-moz-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#b9b9b9; }


/*=========================
解籤園地
=========================*/

/*選單*/
.head_area .main_menu{
    display: block;
    float: right;
    clear: both;
    overflow: hidden;
}
.head_area .main_menu > li{
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
}
.head_area .main_menu:hover{
	display: block;
}

/*=========================
首頁
=========================*/
/*最新消息*/
.idx_news .home_news_ul li{
    margin-bottom: 10px;
    height: 36px;
}
.idx_news .home_news_ul .tag{
    float: left;
    width: 48px;
    color: #fff;
    background: #890501;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    border-radius: 7px;
    font-weight: 700;
    margin-top: 4px;
}
.idx_news .home_news_ul .main{
    float: left;
    line-height: 12px;
    letter-spacing: 1px;
    margin-left: 5px;
    width: calc(100% - 55px);
}
.idx_news .home_news_ul small{
    color: #4c4c4c;
    font-size: 14px;
    letter-spacing: 0px;
}
.idx_news .home_news_ul span{
    font-size: 18px;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
}

/* 週邊商品 */
.home_goods_row{
    padding: 0 3%;
}
.home_goods img{
    display: block;
    margin: auto;
}
.home_goods_title{
    color: #fedebb;
    font-size: 20px;
    text-align: center;
    /*width: 220px;*/
    overflow: hidden;
    height: 32px;
}
.home_goods_slogan{
    text-align: center;
    color: #ffc029;
    font-size: 24px;
    font-weight: 500!important;
    /*width: 220px;*/
    overflow: hidden;
    height: 40px;
}

.gold_border{
    background-image: linear-gradient(to right, #ffffff 0%, #e3d289 100%);
    padding: 4px;
    height: 200px;
    width: 200px;
}
.bg_home_goods {
	margin: -20px 5px 0 5px;
    border: 20px solid transparent;
    border-image: url(../images/goods_border.png) 8% round;
}
.home_goods_more{
    width: 100%;
    text-align: center;
}
.home_goods_more_btn{
    font-size: 20px;
    border: 3px solid #e9d591!important;
    background-color: transparent!important;
    color: #fff!important;
}
.streak{
    height: auto!important;
}

/* 影音專區 */
.home_activity_title{
    position: absolute;
    text-align: center;
    display: table;
    z-index: 100;
    margin-top: -25px;
    width: 100%;
    display: block;
}
.gallery_title{
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 44px;
}
.gallery_title:hover{
    text-decoration: underline;
}
.gallery_date{
    font-size: 14px;
    color: #fff;
    float: left;
    margin-left: 8px;
    line-height: 24px;
    font-weight: normal;
}
.gallery_img{
    max-width: 100%;
}
.home_gallery_box{
    padding: 10px;
    background: #410e01;
}
.home_gallery_box_img{
    z-index: 1;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    display: block;
    float: left;
    position: relative;
}
.home_gallery_box_img img{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media screen and (max-width: 768px) {
    #tabs a.more{
        width: 100%;
        height: 85px;
        position: initial;
    }
    .home_activity_title{
        display: block;
        margin-top: -50px;
    }
    .home_activity_title img{
        max-width: 230px;
    }
    .home_gallery_box{
        padding-bottom: 5rem!important;
    }
    .streak {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 580px) {
    .gold_border{
        height: 140px;
        width: 140px;
    }
    .bg_home_goods{
        height: 150px;
    }
    .home_goods_title{
        font-size: 18px;
    }
    .home_goods_slogan{
		line-height: 20px;
		font-size: 18px;
    }
	.goods_width{
		max-width:145px;
	}
    
}

.home_video_box {
    padding: 10px;
    background: #702d00;
}

select {
    display: block!important;
}

/*=========================
最新消息內頁
=========================*/
/* 表格css */
.table_gw1 {
    margin: 0 0 40px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
}
@media screen and (max-width: 580px) {
    .table_gw1 {
        display: block;
    }
}

.row_gw1 {
    display: table-row;
    background: rgba(201, 168, 117, 0.38);
}
.row_gw1:nth-of-type(odd) {
    background: #e0d4be5c;
}
.row_gw1.header_gw1 {
    font-weight: 900;
    color: #ffffff;
}

/* 表格head顏色 */
.row_gw1.retro_table {
    background-image: url(../images/form/list_title.gif);
    background-repeat: no-repeat;
    background-size: 100% 60px;
    height: 60px;
}

@media screen and (max-width: 580px) {
  .row_gw1 {
    padding: 14px 0 7px;
    display: block;
  }
  .row_gw1.header_gw1 {
    padding: 0;
    height: 6px;
  }
  .row_gw1.header_gw1 .cell_gw1 {
    display: none;
  }
  .row_gw1 .cell_gw1 {
    margin-bottom: 10px;
  }
  .row_gw1 .cell_gw1:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    display: block;
  }
}
.cell_gw1 {
    padding: 6px 12px;
    display: table-cell;
    vertical-align: middle;
    color: #3e3e3e;
}
.cell_gw1 a{
    color: #7f2400;
}
.cell_gw1 a:hover{
    text-decoration: underline;
    color: #cd3a00;
}
@media screen and (max-width: 580px) {
  .cell_gw1 {
    padding: 2px 16px;
    display: block;
  }
}

/*=========================
 線上付款
=========================*/
.data_title{
    font-size: 20px;
    font-weight: 900;
    color: #7f2400;
    font-family: 細明體;
    text-align: center;
    border-bottom: 1px dashed #926d5f;
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
}
.online_table{
    background: rgba(214,195,170,0.46);
    border-radius: 5px;
    padding-top: 20px;
    display: -webkit-box;
}
.onlinepay{
    color: #282828;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 新細明體;
    float: left;
    padding: 10px;
}

/*=========================
 解籤
=========================*/
.list_sign li a{
    color: #700c0c;
}

/*=========================
 相簿列表
=========================*/
.albums_title {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 44px;
    margin-bottom: 0!important;
    color: #000;
}
.albums_title:hover {
    color: #801e00;
    text-decoration: underline;
}
.elegant-color-dark {
    background-color: #801e00!important;
}
.fixedsize_album{
    z-index: 1;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    display: block;
    float: left;
    position: relative;
}
.fixedsize_album img{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/*=========================
 相簿內頁
=========================*/
.highlights_slider_mm{
  display: none;
}
@media screen and (max-width: 780px){
  .highlights_slider {
    display: none;
  }
  .highlights_slider_mm{
    display: block;
  }
}

/*=========================
電腦版選單
=========================*/
.text_10height{
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    font-size: 16px;
    line-height: 22px;
    max-height: 220px;
    text-align: justify;
}

/*=========================
手機版選單
=========================*/
.phone_block{
    display: none;
}
.phone_menu {
    background: #9a0002;
    margin: 15px 5px;
    position: fixed;
    text-align: center;
    border-radius: 30px;
    margin-top: 30px;
    width: 50px;
    height: 50px;
    right: 0;
    z-index: 111;
}
.phone_menu a{
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 18px;
    margin-left: 0!important;
    padding-top: 5px;
}
.phone_menu a .title{
    font-size: 14px;
    width: 28px;
    margin: 0 auto;
}

.side-nav .social .fa {
    color: brown!important;
}
.side-nav .collapsible a {
    color: #000!important;
    font-size: 16px;
    font-weight: normal;
}
.md-form input[type=text]{
    border-bottom: 1px solid #000!important;
}
.md-form {
    margin-top: 0;
}
.phone_menu_sreachicon{
    background-color: #b30000!important;
    color: #fff;
}

.phone_menu_three{
    float: right!important;
    padding: 12px 4px 0 0!important;
}

/* 手機板影音彈跳按鈕 */
.phone_video_menu {
    background: #f41c1f;
    top: 85px;
    position: fixed;
    text-align: center;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    right: 5px;
    z-index: 111;
}
.phone_video_menu a{
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 18px;
    margin-left: 0!important;
    padding-top: 5px;
}
.phone_video_menu a .title{
    font-size: 14px;
    width: 28px;
    margin: 0 auto;
}


@media screen and (max-width: 1200px){
    .phone_block{
        display: block;
    }
    .fixed-sn main, .hidden-sn main {
        padding-top: 0rem;
    }
}


/*=========================
手機版置底選單
=========================*/
.quick_links{   
    display: none;
    position: fixed;    
    border-top: solid 1px;
    border-color: rgba(159, 160, 160, 0.5);
    color: #fff;
    z-index: 99;
}
.quick_links .btn_bottom {
    width: calc(100% /5);
    float: left;
}
.quick_links {
    bottom: 0;
    left: 0;
    width: 100%;
}
.quick_links .btn_bottom{ 
    height: 3.5rem;     
    display: block;
    width: 20%;
    text-align: center; 
}
.quick_icon:before {
    font-size: 22px;
    display: block;
    margin-bottom: -13px;
    color: #380000;
}
.quick_icon span{
    font-size: 14px;
    font-family: Arial, Microsoft YaHei;
    color: #380000;
    line-height: 9px;
}
.quick_links a {
    height: 60px;
    width: 100%;
    position: relative;
    background: #ffe300;
    border: solid 1px #ffe300;
    /* opacity: 0.8; */
    overflow: hidden;
    display: block;
    padding: 6px 0 0;
    box-shadow: 1px 1px 5px rgb(142, 130, 124);
}
/*------------- RWD 各裝置調整 ----------------*/
@media screen and (max-width: 1200px){
    .quick_links{
        display: block;
    }
}


/*=========================
手機版置底選單
=========================*/
.fixed-sn main, .hidden-sn main {
    padding-top: 0rem!important;
}
.banner_margin_top{
    margin-top: -0.5rem;
}
/*------------- RWD 各裝置調整 ----------------*/
@media screen and (max-width: 1024px){
    .banner_margin_top {
        margin-top: 0.5rem;
    }
}
@media screen and (max-width: 768px){
    .banner_margin_top {
        margin-top: -0.5rem;
    }
}
@media screen and (max-width: 500px){
    .banner_margin_top {
        margin-top: 0.2rem;
    }
}
@media screen and (max-width: 350px){
    .banner_margin_top {
        margin-top: 1.5rem;
    }
}



/*首頁右側直播影片*/
.fixed_aside{
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
    position: fixed;
    right: 0;
    max-width: 200px;
    z-index: 200;
    top: 25%;
}
.fixed_aside img.deco{
    display: block;
    overflow: hidden;
    float: none;
    clear: both;
    position: absolute;
    right: 0;
    z-index: 601;
}
.fixed_aside .title{
    color: #ffe826;
    display: block;
    text-align: center;
    padding-right: 11px;
    font-size: 27px;
    font-weight: 900;
    -webkit-text-stroke: 1px #000000;
    text-shadow: #500606 0px 2px, #500606 2px 0px, #500606 -2px 0px, #500606 0px -2px, #500606 -1.4px -1.4px, #500606 1.4px 1.4px, #500606 1.4px -1.4px, #500606 -1.4px 1.4px;
}
.fixed_aside .txt{
    display: block;
    margin-top: 30px;
    width: 130px;
    overflow: hidden;
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
}
.fixed_aside .txt .name{
    display: block;
    margin-top: 4px;
    overflow: hidden;
    clear: both;
    float: none;
}
.fixed_aside .name span:nth-of-type(1){
    color: #000;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    -webkit-text-stroke: 1px #000;
    text-shadow: #fff 0px 2px, #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff -1.4px -1.4px, #fff 1.4px 1.4px, #fff 1.4px -1.4px, #fff -1.4px 1.4px;
}
.fixed_aside .name span:nth-of-type(2){
    color: #dc220f;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    -webkit-text-stroke: 1px #dc220f;
    text-shadow: #fff 0px 2px, #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff -1.4px -1.4px, #fff 1.4px 1.4px, #fff 1.4px -1.4px, #fff -1.4px 1.4px;
}
.fixed_aside button{
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 5px 14px;
    line-height: 22px;
    margin: 8px auto;
    background: -moz-linear-gradient(top, rgba(210,27,26,1) 0%, rgba(179,18,17,1) 100%);
    background: -webkit-linear-gradient(top, rgba(210,27,26,1) 0%,rgba(179,18,17,1) 100%);
    background: linear-gradient(to bottom, rgba(210,27,26,1) 0%,rgba(179,18,17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21b1a', endColorstr='#b31211',GradientType=0 );
    border-radius: 30px;
    border: 2px solid #fff;
    box-shadow: 2px 1px 4px rgba(0,0,0,0.25);
    font-size: 18px;
	margin-right: 20px;
}
/*首頁彈跳影片*/
.home_modal_btn{
    padding: .3rem 0.8rem!important;
    position: fixed;
    right: 0;
    margin-right: 3%;
}
.modal-footer p{
    font-size: 46px;
    color: #e20000;
    line-height: 46px;
    margin-bottom: 0;
    font-family: Century Gothic;
}
.modal .content{
    padding: 5px 10px 25px 10px;
}
.modal button{
    float: right;
}
.modal .content span{
    font-size: 46px;
    line-height: 46px;
    font-weight: 700;
    font-family: Century Gothic;
    color: #e20000;
}
.close_iphone{
    display: none;
}
.modal .modal-header{
    background: #d00101;
    padding: 10px 15px;
    font-size: 20px;
    color: #fff;
}
.modal .content .close_button{
    float: right;
    margin-top: 18px;
    margin-right: 15px;
}

/*按讚後的視窗*/
#toast-container {
    position: absolute;
    z-index: 999999;
}
.toast-bottom-left {
    bottom: -10px;
    left: 66px;
}
.toast-success {
    background-color: #2e58ba00;
    width: 30px;
    background-image: none!important;
}
#toast-container>div {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 0;
    width: 30px;
    background-position: 15px center;
    background-repeat: no-repeat;
    opacity: .95;
    filter: alpha(opacity=95);
    border-radius: 30px;
    font-weight: 700;
    text-align: center;
}
.toast-message {
    word-wrap: break-word;
    color: #e20004;
	background: #fff;
    font-size: 18px;
    text-shadow: rgb(255, 255, 255) 0px 0px 17px;
    font-weight: 800;
}


@media (min-width: 992px){
    .modal .modal-fluid, .modal .modal-frame {
        width: 70%;
        max-width: 100%;
    }
}
@media screen and (max-width: 1650px) {
    .fixed_aside{
        max-width: 150px;
    }
}
@media screen and (max-width: 1280px) {
    .modal .modal-fluid, .modal .modal-frame {
        max-width: 100%;
        margin: 0 auto;
    }

}
@media screen and (max-width: 960px) {
    .fixed_aside{
        display: none;
    }
    .modal .content span{
        font-size: 40px;
        line-height: 38px;
        font-weight: 700;
    }
    .close_pc{
        display: none;
    }
    .close_iphone{
        display: block;
    }
    .modal .content {
        padding: 5px 10px 15px 10px;
    }
    .fs_26 {
        font-size: 38px!important;
        line-height: 28px;
    }
    .modal .modal-header {
        background: #d00101;
        padding: 10px 15px;
        font-size: 24px;
        color: #fff;
        letter-spacing: 1px;
    }
    .close{
        opacity: inherit;
    }
    .side-nav .collapsible a {
        font-size: 20px;
		height: 44px;
		line-height: 44px;
    }
    .side-nav .collapsible .fa {
        font-size: 16px;
    }
    .md-form input[type=text] {
        font-size: 18px;
    }
    .side-nav .social .fa {
        font-size: 20px;
    }
    .side-nav .logo-wrapper img {
        padding: 7% 40px;
    }
}
@media screen and (max-width: 480px) {
    .home_modal_btn{
        margin-left: 0px!important;
        margin-top: 10px!important;
    }
    .fs_26 {
        font-size: 38px!important;
        line-height: 26px;
    }
    .modal .modal-header {
		background: #d00101;
		padding: 5px 10px;
		font-size: 18px;
		color: #fff;
		line-height: 22px;
    }
	.modal-header span{
	    width: 90%;
		float: left;
	}
	.modal-header .fs_26{
	    padding-bottom: 5px;
	}
	.modal-header .close {
		padding: 0 !important;
		margin: 0 !important;
	}
    .side-nav .collapsible a {
        font-size: 16px;
    }
    .side-nav .collapsible .fa {
        font-size: 16px;
    }
    .md-form input[type=text] {
        font-size: 16px;
    }
    .side-nav .social .fa {
        font-size: 18px;
    }
    .side-nav .logo-wrapper img {
        padding: 7% 50px;
    }
}



.home_incense a b{
    margin-right: 15px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.home_incense{
    border: 1px solid #BDA77A;
    border-radius: 5px;
    padding: 6px 30px;
    height: 68px;
    overflow: hidden;
    line-height: 28px;
    font-size: 18px;
    color: #ccc;
}
.home_incense .slick-prev{
    margin-left: 28px;
    margin-top: -8px;
}
.home_incense .slick-prev:before{
    color: #8c5610;
}
.home_incense .slick-next{
    margin-right: 28px;
    margin-top: -8px;
}
.home_incense .slick-next:before{
    color: #8c5610;
}
.home_incense .box{
    color: #a87834;
    font-size: 16px;
    font-weight: 700;
}


/*手機版選單2號*/
.m_nav {
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1001;
    background: #ffe300; /*黃色*/
    box-shadow: 1px 1px 5px rgb(142, 130, 124);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* -webkit-align-items: center; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    padding-top: 2px;
    height: 58px;
}
.m_nav a {
    color: #5d656b;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.m_nav > a, .m_nav span {
    display: block;
    text-align: center;
}

.m_nav .iconfont {
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    color: #380000;
    margin-top: 5px;
}
.iconfont {
    font-family: h5index-iconfont;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
}
.m_nav .text {
    font-size: 14px;
    height: 10px;
    -webkit-transform: scale(10/12);
    -ms-transform: scale(10/12);
    transform: scale(10/12);
    color: #380000;
}
.iconfont_surprise img{
    width: 80px;
}
.m_nav .text_surprise {
    font-size: 14px;
    height: 26px;
    -webkit-transform: scale(10/12);
    -ms-transform: scale(10/12);
    transform: scale(10/12);
    font-weight: 700;
    margin-bottom: 24px;
    color: #380000;
}

.btn-floating.btn-lg i {
    font-size: 58px!important;
    line-height: 80px!important;
}
.btn-floating.btn-lg {
    width: 80px!important;
    height: 80px!important;
}
@media screen and (max-width: 1200px) {
.fixed_aside{
        display: none;
    }
}
@media screen and (max-width: 960px) {
    .modal-footer{
    display: contents!important;
    }
    .btn-floating.btn-lg{
    width: 65px!important;
    height: 65px!important;
    }
    .btn-floating.btn-lg i{
    line-height: 65px!important;
    font-size: 40px!important;
    }
    .modal-footer p{
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 8px;
    }
    .btn-outline-danger{
            bottom: 12px;
    font-size: 16px!important;
    margin-right: 2%;
    }
    .toast-bottom-left {
    bottom: -22px;
    left: 39px;
}
    .m_nav .text {
        font-size: 18px;
        height: 10px;
    }
    .m_nav .text_surprise {
        font-size: 18px;
        height: 42px;
    }
    .m_nav{
        height: 70px;
    }
    .iconfont_surprise img {
        width: 100px;
    }
}
@media screen and (max-width: 480px) {
    .m_nav .text {
        font-size: 14px;
        height: 10px;
    }
    .m_nav .text_surprise {
        font-size: 14px;
        height: 26px;
    }
    .m_nav{
        height: 58px;
    }
    .iconfont_surprise img {
        width: 80px;
    }
}

/* 最新消息的搜尋框 20180913 Una */
.input-group.md-form.form-sm.form-1 input{
    border: 1px solid #bdbdbd;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.input-group.md-form.form-sm.form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.input-group.md-form.form-sm.form-2 input.red-border  {
	border: 1px solid #000000;
	background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 6px 0px #878787 inset;
    -moz-box-shadow: 0px 1px 6px 0px #878787 inset;
    -webkit-box-shadow: 0px 1px 6px 0px #878787 inset;
}
.input-group.md-form.form-sm.form-2 input.lime-border  {
    border: 1px solid #cddc39;
}
.input-group.md-form.form-sm.form-2 input.amber-border  {
    border: 1px solid #ffca28;
}
.input-group button:hover{
	cursor: pointer;
}
.red.lighten-3 {
    background-color: #633031!important;
}
.input-group-text{
	color: #fff;
}
.input-group-text{
	border: 1px solid #000000;
}

/*=========================
v_sitemap.php 網站地圖 Una
=========================*/
.sitemap .title{
    background: url(../images/foot/icon_txt2_bg.png) no-repeat left;
    font-size: 20px;
    color: #801d00;
    margin-bottom: 10px;
    padding: 0 0 0 8px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 2px;
}
.sitemap .level_2 li{
    list-style: none;
    margin-bottom: 5px;
}
.sitemap .level_2 li a{
    color: #000 !important;
    font-size: 18px;
}
.sitemap .level_2 li a:hover{
    color: #b30000 !important;
    text-decoration: underline;
}
.sitemap .level_3 li{
    list-style: none;
    list-style-type: none;
    margin-bottom: 5px;
    line-height: 18px;
}
.sitemap .level_2 .level_3 li a{
    font-size: 16px;
    color: #222 !important;
}

.sitemap .level_1:nth-child(4), .sitemap .level_1:nth-child(5), .sitemap .level_1:nth-child(6), .sitemap .level_1:nth-child(7), .sitemap .level_1:nth-child(8){
    border-top: 1px dotted #bfa18f;
    padding-top: 20px;
}

@media screen and (max-width: 768px) {
    .sitemap .level_1:nth-child(2), .sitemap .level_1:nth-child(3), .sitemap .level_1:nth-child(4), .sitemap .level_1:nth-child(5), .sitemap .level_1:nth-child(6), .sitemap .level_1:nth-child(7), .sitemap .level_1:nth-child(8){
    border-top: 1px dotted #bfa18f;
    padding-top: 20px;
}
}



.side-nav .collapsible li .collapsible-header.active {
    color: #b30000!important;
    background-color: transparent;
}
.side-nav .collapsible li .collapsible-body .active {
    color: #b30000!important;
    background-color: transparent;
}
.side-nav .collapsible li .collapsible-header.active .collapsible-body .collapsible .active  {
    color: #b30000!important;
    background-color: transparent;
}

/*1108 手機版選單字體間距*/
@media screen and (max-width: 960px){
.left_nav .collapsible a{
    font-size: 20px;
    height: 50px !important;
    line-height: 50px !important;
    }
}
@media screen and (max-width: 480px){
.left_nav .collapsible a{
    font-size: 16px;
    height: 36px !important;
    line-height: 36px !important;    
    }
}