

#menu_ul {
    margin: auto;
    display: table;
    padding: 6px 0px 0 0;
}

.two_mix_slider .slides .photofix .layout {
display: block !important;
Padding: 10px;
}

header.home.stick {
 margin: 0;
 margin-bottom: 160px;
}

#ticketbar{
  //display:block;
  background-size:contain;
  background-repeat: no-repeat;
}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: block; top: 0;}
#ticket_svg_here .whole_ticket_color {fill: #ff3e08;}

/*右方免費索票-條碼顏色*/
#ticket_svg_here .code_color {fill: #ffffff;}
#ticket_svg_here .ch_color {fill: #ffffff;}
#ticket_svg_here .ch_text {color:#ffffff;}

/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #dcdcdc;}
.topic_title h2{ color: #000000; border-bottom: 2px solid #dcdcdc;}


/*好康活動*/
.index_enevt_block .photofix h5 { background-color: rgba(197,215,0,0.9);}

/*主題展區-4色塊*/
.index_highlight_block .photofix .layout {background-color: rgb(241, 150, 1);}

/*選單底色*/
#header_wrap {background-color: #4d3a2b;}
@media (max-width: 992px){
#header_wrap {
background-color: #fee100;}
}
.side_logo{
    text-align: center;
    border-bottom: 1px solid #ffffff;
    padding: 18px 0;
    background-color: #ffffff;
}

/*下方footer*/
footer { background-color: #4d3a2b;}


.ticket_money {
    width: 100%;
    margin: 20px auto;
    font-size: 19px;
    line-height: 35px;
}

/*課程時間寬度*/
@media (max-width: 700px){
.reg_selector_block .reg_selector .group_block li:nth-child(1) { width: 140px;}
}

header.home.stick {
    margin: 0;
    margin-bottom: 110px;
}

/*商品區高度*/
.intro_block {   flex-direction: column;   margin-top: 70px; }
@media (max-width: 768px){
.intro_block {   flex-direction: column;   margin-top: -20px; }
}

