

/*menu字過多調整*/
#ticket_svg_here {   right: 140px; }
.home #header_wrap{ width: 100%; max-width:100%;  }
#menu_block.container{ width: 100%; max-width:100%; }


/* side_type_dev */ 
.side_menu_ul .side_type_dev { color: #e91e63 !important;  }

/*Menu免索字體顏色*/
#menu_ul>li:nth-last-child(0) a { color:#e2ff00;}

two_mix_slider .slides .photofix .layout {
display: none !important;
Padding: 10px;
}

.home #header_wrap{ background-color: #b50417; }

/*手機版-menu LOGO*/
@media (max-width: 992px){
#header_wrap {  background-color: #b50417;  }
.container, .container.big {    margin-top: 25px;  }
}

.b i {   display: block;   width: 40px;   height: 5px;   background: #fff;  }
.b p {   margin-top: 40px;   color: #fff; }

/*手機版_側邊欄*/
.side_logo {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    padding: 18px 0;
    background-color:#b50417;
}

/*手機版_側邊欄底色*/
.side_menu_ul a {
    width: calc(100% - 20px);
    padding: 16px 0px 16px 20px;
    font-size: 21px;
    border-bottom: 1px solid #F5F5F5;
    display: block;
    color: #ffffff;
    background-color: #b50417;
}
/*手機版_側邊欄底色*/
.side_menu_ul .login_status {
    background-color: #b50417;
}

/*手機版_側邊欄單一底色*/
.side_menu_ul li.more a {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #770000;
}



#ticketbar{
  //display:block;
  background-size:inherit;
}

/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #b50417;}
.topic_title h2{ color: #000000; border-bottom: 2px solid #b50417;}


/*好康活動*/
.index_enevt_block .photofix h5 { background-color: rgba(255, 183, 0, 0.8);}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: none; top: 0;}
#ticket_svg_here .whole_ticket_color {fill: #ffb700;}

/*右方免費索票-條碼顏色*/
#ticket_svg_here .code_color {fill: #281000;}

/*主題展區-6色塊*/
.index_exhibit_intro_block .photofix:nth-child(1) .layout {background-color: rgba(234, 85, 20, 0.9);}
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout { background-color: rgba(255, 0, 0, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout { background-color: rgba(234, 136, 20, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout { background-color: rgba(234, 85, 20, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout { background-color: rgba(255, 0, 0, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout { background-color: rgba(234, 136, 20, 0.9); }

/*主題展區-more*/
.index_exhibit_intro_block .photofix .layout p:last-child {  background-color: rgba(0, 0, 0, 0.7); } 
.index_exhibit_intro_block a:hover .photofix .layout p:last-child { background-color:#FC5A22;}



/*下方footer*/
footer { background-color: #b50417;}

@media (max-width: 768px) {
.container.ticket {
    margin-top:150px;
}
}

/*課程時間寬度*/
@media (max-width: 768px){
.reg_selector_block .reg_selector .group_block li:nth-child(1) {  width: 145px; }
}

/*免費索票BN往下移*/
.activity_banner {
    margin-top: 35px;
}


/*menu往左移 間距*/
#menu_ul { margin: auto;  display: table;  padding: 6px 100px 0 0;  }

/*上聯LOGO關閉*/
.home .up_than_top img {
    display: none;
}
.home .up_than_top {
  height:59px;
}



