

#menu_ul>li:nth-last-child(3)>a { color:#e2ff00;}



/* menu color */
#header_wrap { background-color: #207aad;}

@media (max-width: 992px){
#header_wrap { display: block;  background-color: #04a4c1;  }
.side_logo {  background-color: #04a4c1; }
.b p {  margin-top: 40px;  color: #fff; }
.b i {width: 40px; height: 5px; background: #fff; left: 11px;}
}


/*調整大會活動選單*/
#menu_ul li:nth-child(4) ul { width: 165px; }

/*調整選單位置*/
#menu_ul > li > ul{ left: -50px; width: 180px;}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: block; top: 0;}

/*右方免費索票-左右位置調整*/
#ticket_svg_here {right: -20px;}

/*右方免費索票-條碼顏色*/
#ticket_svg_here .code_color {fill: #ffffff;}
#ticket_svg_here .ch_color {fill: #ffffff;}
#ticket_svg_here .ch_text {  color: #ffffff;  }


/* 標題 */
.topic_title h2 { color: #5c5c5c; border-bottom: 2px solid #434343;}

/* 修改標題svg顏色 */
.topic_title svg{ fill: #434343; display: none;}


/*首頁-手機版-選單*/
@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: #f1eedb; }
.side_menu_ul li.more a:hover { background-color: #96d1ff; color: #4e4e4e; }
}


/* 活動條款 */
@media (max-width: 768px){
.info_massage_ul { width: 90%; margin: 0 6%;  }
}



/*footer 隱藏*/
.center_block a.btn {
  display:none;
}

footer {background-color:#1d96b2;}







.index_exhibit_intro_block a:hover .photofix .layout p:last-child {
    background-color: rgba(32, 97, 151, 0.9);
}

/* 主題背景顏色 */
.index_exhibit_intro_block .photofix:nth-child(1) .layout {
    background-color: rgba(241, 151, 2, 0.9);
}
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout {
    background-color: rgba(85, 84, 160, 0.9);
}
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout {
    background-color: rgba(2, 160, 134, 0.9);
}
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout {
    background-color: rgba(0,0,0, 0.9);
}
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout {
    background-color: rgba(0,0,0, 0.9);
}
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout {
    background-color: rgba(0,0,0, 0.98);
}


/* 歷史回顧 */
.index_history .layout{
	background-color: rgba(0,0,0, 0.9);
    color: #fff;
}



/*-------------
    商品區
--------------*/
    .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;
}



/*-------------
    論壇講師介紹
--------------*/

/*講師人像區塊：【內容】高度刪除、字型縮小*/
[data-group="teacher"] .container .item h4 {
    font-size: 14px;
    min-height: initial; 
;}

/*講師人像區塊：以5個為一排顯示*/
[data-group="teacher"] .container .item {
    flex: 0 0 17%; 
}

@media (max-width: 992px){
[data-group="teacher"] .container .item {
    flex: 0 0 32%;}
}

/*--------------------------
    課程booking版面調整
---------------------------*/


/**首頁近期展覽關閉**/
.recentList{
display:none;}

/**logo img 關閉**/
.home .up_than_top img{
  display:none;
}
.home .up_than_top {
  height:59px;
}


/** 手機版導覽列"看更多上聯展覽"隱藏 **/
#side_menu_bg_layout #side_menu .side_menu_ul .more{
display:none;
}

