

/*menu字過多調整*/
#ticket_svg_here { right: 140px; }
.home #header_wrap{ width: 100%; max-width:100%; }
#menu_block.container{ width: 100%; max-width:100%; }


two_mix_slider .slides .photofix .layout {
display: none !important;
Padding: 10px;
}




#header_wrap { background-color: #004aba;}

/*手機版-menu LOGO*/
@media (max-width: 992px){
#header_wrap {  background-color: #152572; }
.side_logo { background-color:#152572; }
.b i {   background: #fff; }
.b p {   margin-top: 40px;   color: #fff; }
.container, .container.big {   margin-top: 25px;}
#logo img {  margin-left: 40px; }
}

/* side_type_dev */ 
.side_menu_ul .side_type_dev { color: #c30d23 !important;  }
/*menu往左移 間距*/
#menu_ul { margin: auto;  display: table;  padding: 6px 100px 0 0;  }

/*調整選單位置*/
#menu_ul > li > ul{ left: -50px; width: 180px;}

/*首頁-手機版-選單*/
@media (max-width:992px){
#logo img { margin-left: 20px;}
.side_menu_ul li { background-color: #ffffff;}
.side_menu_ul a { font-size: 21px; border-bottom: 1px solid #dddddd; color: #4e4e4e; background-color: #ffffff;}
.side_menu_ul li.back a { color: #2196F3; }
.side_menu_ul li.more a { background-color: #dbeaeb; }
.side_menu_ul li.more a:hover { background-color: #96d1ff; color: #4e4e4e; }
}




/*Menu免索字體顏色*/
#menu_ul>li:nth-last-child(0) a { color:#e2ff00;}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: none; top: 0;}
#ticket_svg_here .whole_ticket_color {fill: #ffc107;}

/*右方免費索票-條碼顏色*/
#ticket_svg_here .code_color {fill: #281000;}


/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #b50417; display: none; }
.topic_title h2{ color: #122789; border-bottom: 2px solid #122789;}


/*下方footer*/
footer { background-color: #352f88;}
footer .center_block { width: 80%; font-size: 15px; line-height: 25px;}



/*好康活動*/
.index_enevt_block .photofix h5 { background-color: rgba(255, 183, 0, 0.8);}


/*主題展區-6色塊*/
.index_exhibit_intro_block .photofix:nth-child(1) .layout {background-color: #1f5cc7;}
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout {background-color: #2a2f80;}
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout {background-color: #1f5cc7;}
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout {background-color: #2a2f80;}
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout {background-color: #1f5cc7;}
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout {background-color: #2a2f80;}

/*主題展區-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;}



@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; }
}


