

.two_mix_slider .slides .photofix .layout {
display: none !important;
Padding: 10px;
}




/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #178048;}
.topic_title h2{ color: #178048; border-bottom: 2px solid #178048;}

/*首頁-手機版TOPBanner backgroundcolor*/
#header_wrap { background-color: #178048;}

/*手機版-menu LOGO*/
@media (max-width: 992px){
#header_wrap {
background-color: #fff;}
}

/*手機板-memu*/
.side_logo {
  background:#efece5;
}

/*好康活動*/
.index_enevt_block .photofix h5 { background-color: rgba(255, 183, 0, 0.8);}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: block; top: 0; right: -73px;}
#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(74, 117, 4, 0.9);}
.index_exhibit_intro_block .col_one_third:nth-child(odd) .layout { background-color: rgba(74, 117, 4, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(even) .layout { background-color: rgba(154, 168, 0, 0.9); }

/*
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout {background-color:  rgb(148, 161, 7); }
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout { background-color: rgba(74, 117, 4, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout { background-color: rgba(154, 168, 0, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout { background-color: rgba(74, 117, 4, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout {background-color: rgba(154, 168, 0, 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:#dae500;}



/*下方footer*/
footer { background-color: #178048;}

/*ticketbar*/
@media (max-width: 768px){
.index_topinfo { padding-top: 40px;}
}

/**手機版BN壓字**/
@media (max-width:992px){
.container.ticket { margin-top:5px;}
/*.ticket_money { font-size:16px;}*/
@media (max-width: 992px)
}