﻿@charset "UTF-8";
.index-kv {
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: rgba(183,162,128,0.18);
    background: #DED7CD \9;
}

.index-kv img {
    /*height: 499px;*/
}

/* 首頁 KV：bxSlider 對 img 的 pointer 流程會擋連結；搭配 touchEnabled:false 後，仍讓點擊盡量落在 <a> 上較穩 */
.index-kv .bx-viewport .index-kv-slider > a,
.index-kv-slider > a {
	display: block;
}
.index-kv .bx-viewport .index-kv-slider > a img,
.index-kv-slider > a img {
	pointer-events: none !important;
}

.index-kv .bx-wrapper {
    position: relative;
    width: 100%!important;
    max-width: 1280px!important;
    margin: 0 auto!important;
    padding: 0;
}
.index-kv .bx-wrapper {
    margin: 0px auto 0 auto!important;
}
/*.index-kv .bx-wrapper .bx-viewport {
    overflow: visible!important;
}*/
.index-kv .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../images/ad_prev.png) no-repeat 0 0;
}

.index-kv .bx-wrapper .bx-next {
    right: 0px;
    background: url(../images/ad_next.png) no-repeat 0 0;
}

.index-kv .bx-wrapper .bx-prev:hover {
    /*background: url(../images/ad_prev.png) no-repeat 12px center #64843f;*/
}

.index-kv .bx-wrapper .bx-next:hover {
    /*background: url(../images/ad_next.png) no-repeat 14px center #64843f;*/
}

.index-kv .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    width: 29px;
    height: 39px;
    text-indent: -9999px;
    z-index: 9999;
}

.index-kv .bx-wrapper .bx-pager,
.index-kv .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.index-kv .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}

.index-kv .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index-kv .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #054ca4;
}

.index-content {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.index-news {
  background: #f7f6f5;
    width: 100%;
    margin: 30px 0% 30px 0%;
    overflow: hidden;
}

.index-news a {
    color: #333;
    display: block;
}

.index-news .head {
    position: relative;
    float: left;
    width: 175px;
    height: 187px;
    background: url(../images/white_arr.png) 155px 167px no-repeat #bdbdbc;
    text-align: center;
}

.index-news .head h3,
.index-exhibition .head h3 {
    font-size: 1.875rem;
    font-weight: normal;
    color: #333;
    margin-top: 35px;
    width: 100%;
}

.index-news .head .more {
    display: block;
    width: 112px;
    margin: 0 18%;
    padding: 5px 0;
    border: 1px solid #777;
    position: absolute;
    bottom: 15px;
    font-size: 0.875rem;
}

.index-news-list {
    float: left;
    width: 78%;
    padding: 10px 3%;
}

.index-news-list li {
    padding: 17px 10px;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

.index-news-list li .date {
    float: left;
    width: 120px;
}

.index-news-list li .txt {
    /*float: left;
    width: 86%;*/
    display: block;
    overflow: hidden;
    white-space: nowrap; 
    -o-text-overflow: ellipsis; /* for Opera */ 
    text-overflow: ellipsis; /* for IE */ 
}

.index-news-list li:first-child {
    border-top: none;
}

.index-exhibition {
    width: 94%;
    max-width: 1200px;
    padding: 30px 3%;
    overflow: hidden;
    background: url(../images/index_exhibition.png);
}

.index-exhibition .head {
    width: 175px;
    height: 350px;
    float: left;
    background: url(../images/green_arr.png) 155px 331px no-repeat #fff;
    text-align: center;
    position: relative;
}

.index-exhibition .head .review {
    color: #8eab42;
    display: block;
    width: 50%;
    font-size: 1.25rem;
    margin: 0 auto;
    padding: 4px 0 4px 15px;
    background: url(../images/icon_review.png) 0 0 no-repeat;
}

.index-exhibition .head .more {
    display: block;
    width: 112px;
    margin: 0 18%;
    padding: 5px 0;
    border: 1px solid #777;
    position: absolute;
    bottom: 20px;
    color: #333;
    font-size: 0.875rem;
}

.index-exhibition-list {
    float: left;
    width: 70%;
}
.index-exhibition-list-single {
    float: left;
    width: 100%;
}
.index-exhibition .current, 
.index-exhibition .upcoming {
    width: 49%;
    height: 350px;
}

.index-exhibition .current {
    float: left;
}

.index-exhibition .upcoming {
    float: right;
}

.index-exhibition-list .panel {
    float: left;
    width: 195px;
    margin-left: 10px;
}
.index-exhibition-list-single .panel-single {
    float: left;
    width: 97%;
    margin-left: 3%;
}
.index-exhibition-list .linkBlock {
    display: block;
    width: 100%;
    color: #fff;
    float: left;
    position: relative;
}

.current .index-exhibition-list .info,
.upcoming .index-exhibition-list .info {
    float: left;
    width: 90%;
    height: 177px;
    padding: 0 5% 24px 5%;
    position: relative;
}

.current .index-exhibition-list .info-bottom,
.upcoming .index-exhibition-list .info-bottom {
    float: left;
    width: 90%;
    height: 177px;
    padding: 24px 5% 0 5%;
    position: relative;
}

.current .index-exhibition-list .info {
    background: url(../images/panel_bg1.png) no-repeat center top;
}

.current .index-exhibition-list .info-bottom {
    background: url(../images/panel_bg2.png) no-repeat center bottom;
}

.upcoming .index-exhibition-list .info {
    background: url(../images/panel_bg3.png) no-repeat center top;
}

.upcoming .index-exhibition-list .info-bottom {
    background: url(../images/panel_bg4.png) no-repeat center bottom;
}

.index-exhibition-list .info p {
    float: left;
    margin: 0;
    padding: 0;
}

.current .index-exhibition-list .temp-img, .upcoming .index-exhibition-list .temp-img {
    float: left;
    width: 97%;
    height: 350px;
    overflow: hidden;
    margin-left: 3%;
}

.current .index-exhibition-list .temp-img img, .upcoming .index-exhibition-list .temp-img img {
    width: 100%;
    height: 100%;
}

.current .index-exhibition-list .info .title,
.upcoming .index-exhibition-list .info .title {
    font-size: 1rem;
    margin-top: 10px;
}

.index-exhibition-list .info .title em {
    font-size: 1.5rem;
    font-style: normal;
    display: block;
    line-height: 26px;
    margin-bottom: 5px;
}

.index-exhibition-list .info .date {
    position: absolute;
    font-size: 0.8125rem;
    bottom: 20px;
}

.index-exhibition-list .info-bottom .date {
    position: absolute;
    font-size: 0.8125rem;
    bottom: 15px;
}

.index-exhibition-list .info .date em {
    position: relative;
    font-style: normal;
    display: block;
}

.index-exhibition-list .pic {
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.index-exhibition-list-single .pic {
    display: block;
    width: 100%;
    height: 202px;
    overflow: hidden;
}
.current .index-exhibition-list-single .info {
    display: block;
    height: 119px;
    overflow: hidden;
    margin-bottom: 6px;
    padding: 0 5% 24px 5%;
    background: url(../images/panel_bg1.png) no-repeat center bottom;
}
.upcoming .index-exhibition-list-single .info {
    display: block;
    height: 119px;
    overflow: hidden;
    margin-bottom: 6px;
    padding: 0 5% 24px 5%;
    background: url(../images/panel_bg3.png) no-repeat center bottom;
}
.current .index-exhibition-list .date {
}
.index-exhibition-list .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.index-collection, 
.index-permanent {
    background: #fff;
    width: 94%;
    height: 290px;
    max-width: 1200px;
    margin: 30px 3% 0 3%;
    overflow: hidden;
}

.index-permanent .head, 
.index-collection .head  {
    width: 173px;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
    background: url(../images/green_arr.png) 155px 271px no-repeat #fff;
}

.index-permanent .head h3,
.index-collection .head h3 {
    font-size: 1.875rem;
    font-weight: normal;
    color: #333;
}

.index-permanent .head .more,
.index-collection .head .more {
    display: block;
    width: 108px;
    color: #666;
    border: 1px solid #999;
    margin: 0 18%;
    padding: 5px 0;
    position: absolute;
    bottom: 20px;
    font-size: 0.875rem;
}

.index-permanent-content .article {
    float: left;
    width: 38%;
    margin: 30px 0 30px 40px;
    padding: 0;
}

.index-permanent-content .article .title {
    float: left;
    display: block;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #81af47;
    font-size: 1.5rem;
}

.index-permanent-content .article .pic {
    float: left;
    background: #e7e7e7;
    width: 158px;
    height: 108px;
    padding: 10px;
}

.index-permanent-content .article .intro {
    float: right;
    width: 54%;
}

.index-permanent-content .article .intro p {
    float: left;
    width: 100%;
    height: 130px;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 25px;
    color: #666;
}

.index-permanent-content .article .detail {
    display: block;
    float: right;
    width: 65px;
    color: #fff;
    font-size: 0.875rem;
    padding: 2px 10px;
    background: url(../images/white_arr2.png) 91% center no-repeat #8eab42;
}

.index-collection-slider-list {
    float: left;
    width: 85%;
    margin-left: 5px;
}

.index-collection-pic {
    float: left;
    width: 50%;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content: center;
	height:215px;
}

.index-collection-pic img {
    /*width: 100%;*/
	
	max-height: 215px;
	display:inline-block;
}

.index-collection-slider .slide a {
    display: block;
}

.index-collection-info {
    float: left;
    width: 46%;
    margin: 0 2%;
}

.index-collection-info .title {
    color: #d46d0f;
    font-size: 1.5rem;
}

.index-collection-info p {
   line-height: 24px;
    color: #666;
}

.index-collection-slider-list .bx-wrapper .bx-prev {
    right: 50px !important;
    left: inherit;
    background: url(../images/arr_prev_small.png) no-repeat 0 0;
}

.index-collection-slider-list .bx-wrapper .bx-next {
    right: 20px;
    background: url(../images/arr_next_small.png) no-repeat 0 0;
}

.index-collection-slider-list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 97% !important;
    margin-top: 0;
    outline: 0;
    width: 21px;
    height: 24px;
    text-indent: -9999px;
    z-index: 9999;
	
}

.fast-link {
    width: 90%;
    max-width: 1200px;
    margin: 30px 5%;
}

.fast-link li {
    float: left;
    width: 16%;
    margin-left: 5px;
    text-align: center;
}

.fast-link li a {
    color: #333;
    display: block;
    width: 100%;
    padding-top: 83px;
    font-size: 1.125rem;
}

.fast-link li .icon1 {
    background: url(../images/fast_link_icon1.png) no-repeat center 0;
}

.fast-link li .icon2 {
    background: url(../images/fast_link_icon2.png) no-repeat center 0;
}

.fast-link li .icon3 {
    background: url(../images/fast_link_icon3.png) no-repeat center 0;
}

.fast-link li .icon4 {
    background: url(../images/fast_link_icon4.png) no-repeat center 0;
}

.fast-link li .icon5 {
    background: url(../images/fast_link_icon5.png) no-repeat center 0;
}

.fast-link li .icon6 {
    background: url(../images/fast_link_icon6.png) no-repeat center 0;
}