

.up_than_top { display:clock;}




/*免索字 side_type_dev */ 
.side_menu_ul .side_type_dev { color: #e91e63 !important;  }



/* menu color */
#header_wrap { background-color: #de0180;}


@media (max-width: 768px){
.container, .container.big {  margin-top: 10px !important; }
#header_wrap {  display: block;  background-color: #f8f8f8; }
.side_logo{  border-bottom:  1px solid #F5F5F5;  background-color: #f8f8f8; }
.b p {  margin-top: 40px;  color: #3d1e0b; }
.b i {    background: #3d1e0b; }

}

/*menu往左移 間距*/
#menu_ul a {  padding: 13px 0;   display: block;  }
#menu_ul { margin: auto;  display: table;  padding: 1px 0 0 0;  }
#menu_ul li { font-size: 20px;  margin: 0px 12px;   }
#menu_ul > li > ul {  width: 170px; left: -9px; }



/* 標題 */
.topic_title h2 {color: #5c5c5c; border-bottom: 2px solid #434343; font-size: 1.7rem;}
.topic_title svg { fill: #5c5c5c; display: none; }


/* 修改標題svg顏色 */
#ticket_svg_here .whole_ticket_color {
    fill: #;
}
#ticket_svg_here .code_color {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ffffff;
}

#ticket_svg_here {
    top: 0px;
    display: none;
}



/*svg右方索票_改字大小顏色*/
#ticket_svg_here .ch_text { font-size:32px; font-weight:bold; color:#ffffff; margin-top:-79px; margin-left:32px; transform:rotate(3deg);  position:absolute; z-index:9; display:block; }


/*首頁-手機版-選單*/
@media (max-width:992px){
.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: #fce4ff; }
.side_menu_ul li.more a:hover { background-color: #96d1ff; color: #4e4e4e; }
}


footer { background-color: #de0180;}


/* 活動條款 */
@media (max-width: 768px){
.info_massage_ul { width: 90%; margin: 0 6%;  }
}



/* 好康活動 區塊顏色 */
.index_enevt_block .photofix h5{
	background-color: rgba(255, 207, 44, 0.9);
	color: #000;
}
.index_enevt_block .col_one_fourth > a > p{
      background-color: #565599;
      color: #fff;
}
/* .index_enevt_block a:hover .photofix h3 {
    background-color: rgba(183, 183, 183, 0.7);
    color: #fff;
} */
.index_exhibit_intro_block a:hover .photofix .layout p:last-child {
    background-color: rgba(183, 183, 183, 0.7);
}
.index_exhibit_intro_block .photofix .layout p:last-child{
    color: #191919;
    background-color: rgba(160, 160, 160, 0.7);
}


/* 歷史回顧 */
.index_history .layout{
	background-color: rgba(0,0,0, 0.9);
    color: #fff;
}



/*--------------
    flexslider custom
-----------------*/
.flexslider {
    border: 0!important;
}
.flexslider .slides li{
    position: relative;
    margin-bottom: -2px;
}

.flexslider li > a > img:first-child {
    display: block;
}
.flexslider li > a > img:last-child {
    display: none;
}
@media (max-width:768px) {
    .flexslider li > a > img:first-child {
    display: none;
}
.flexslider li > a > img:last-child {
    display: block;
}
}

/*-------------
    商品區
--------------*/
    .layout_index_store{
        position: absolute;
        padding: 50px 10px 80px 0px;
        width: calc(100% - 10px);
        width: 90%;
        top: 0px;
        right: 0;
        text-align: right;
        background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 53%, rgba(255,255,255,0.78) 54%, rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 53%, rgba(255,255,255,0.78) 54%, rgba(255,255,255,0) 100%);
        background: linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.78) 53%, rgba(255,255,255,0.78) 54%, rgba(255,255,255,0) 100%);
    }
    .layout_index_store h4{
        margin: 0;
        font-size: 1.8rem;
        color: #0a3f7b;
     }
    .layout_index_store p{
        margin: 0;
        font-size: 2.6rem;
        line-height: 1.1;
        color: #ff5353;
        font-family: 'Century Gothic';
        font-weight: 500;
    }
   .index_store_firm>.col_one_fourth{
        position: relative;
    }

/*-------------
    精彩實錄
--------------*/
.index_history .col_one_fourth:nth-child(1) a:first-child .photofix{
    height: 200px;
}
.index_history .col_one_fourth:nth-child(1) a:last-child .photofix{
    height: 270px;
}
.index_history .col_one_fourth:nth-child(2) a:first-child .photofix{
    height: 150px;
}
.index_history .col_one_fourth:nth-child(2) a:last-child .photofix{
    height: 320px;
}
.index_history .col_one_fourth:nth-child(3) a:first-child .photofix{
    height: 320px;
}
.index_history .col_one_fourth:nth-child(3) a:last-child .photofix{
    height: 150px;
}
.index_history .col_one_fourth:nth-child(4) a:first-child .photofix{
    height: 235px;
}
.index_history .col_one_fourth:nth-child(4) a:last-child .photofix{
    height: 235px;
}




/*--------------------------
    手機版首頁壓字修正
---------------------------*/
@media (max-width:768px) {
.index_slider{ margin-top:40px;}

}




/*手機版_輪播圓點*/
.two_mix_slider .dotControll nav {  margin: 7px;}
.two_mix_slider .dotControll nav {  margin: 15px 8px; }
@media (max-width: 768px){
.two_mix_slider .dotControll nav {   display: inline-block;   padding: 5px;  opacity: 0.5;    margin: 0 0 -7px 7px;  }
}

/*手機版_廣告bar位置*/
#ticketbar { height: 40px;  }

/*手機版_上方展資位置*/
@media (max-width: 768px){
#logo {  display: table;    margin: 0 0 0 90px; }
}



