@charset "utf-8";
.share_box .share-link{
    text-align: left;
}
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box{
    margin: 0 auto 45px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 35px;
    position: relative;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.type5 .keyword_box{
    color: #575B5A;
}
.type5 .article-list .item .date,
.article-date{
        border-radius: 0;
    letter-spacing: 0.05em;
    color: #575B5A;
    background: transparent;
    font-size: 15px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
}
.article-list .date{
    font-family: "Jost", sans-serif !important;
}
.type5 .article-list .item .pic{
    margin: 0;
}
.type5 .article-list .item .date{
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin: 18px 0 10px;
    padding: 0;
    width: fit-content;
    height: auto;
    line-height: 1;
}
.type5 .article-list .item .date::before{
    content: 'Event /';
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    margin-right: 5px;
}
.type5 .article-list .item .date .years{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 1;
}
.type5 .article-list .item .date .month{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 2;
}
.type5 .article-list .item .date .day{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 3;
}
.type5 .article-list .item .date .month::after {
    content: '.';
}
.type5 .article-list .item  .name,
.article-list .item .name{
    color: #333333;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 0px 0 5px;
    line-height: 1.75;
    max-height: inherit;
    -webkit-line-clamp: 1;
    height:auto;
    transition: all .3s ease;
}
.article-list .item  .box:hover .name{
    color: #575B5A;
}
.article-list .item  .description{
    color:#878787;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.5;
    max-height: inherit;
    -webkit-line-clamp: 2;
}
.article-date{
    margin:auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more{
    z-index: 5;
    overflow-x: hidden;
    color: #fff;
    position: relative;
    font-family: "Jost", sans-serif;
    border-radius: 30px;
}
.type1 .article-list .btn.more:before,
.type4 .article-list .btn.more:before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    right: 0;
       background: #575B5A;
    transition: all .3s ease;
    border-radius: 30px;
}
.type1 .article-list .box:hover .btn.more,
.type4 .article-list .box:hover .btn.more {
    background: #2B2B2B;
    color: #FFFFFF;
}
.type1 .article-list .box .btn.more:hover:before,
.type4 .article-list .box:hover .btn.more:before{
    opacity: 0;
}
.type2 .article-list .date,.type3 .article-list .date,.type4 .article-list .date:before{
    color: #2B2B2B;
    border-color: #2B2B2B;
}
.type4 .right-box .tit,
.type3 .keyword_box:before{
    font-family: "Jost", "Noto Sans TC", sans-serif;
}
.type2 .keyword_box:before{
    background: #ddd;
}
.type2 .keyword_box {
    border-bottom: 1px solid #ddd;
}
.type1 .article-list .date{
    font-weight: 500;
}
.article-list .text-all {
    border-color: #ddd;
}
/*------------ keyword_box ------------*/
.keyword_box i{
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}
.article-detail .fb{
    padding: 10px 0 5px;
}
.keyword_box.detail{
    height: auto;
    max-width: 1000px;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    color: #2B2B2B;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
}
.keyword_box.detail li a{
    display: inline-block;
    margin-bottom: 5px;
}
.type5 .keyword_box.detail ul{
    white-space: normal;
    overflow: inherit;
}
.type5 .keyword li a:hover{
    text-decoration: underline;
    color: #2b2b2b;
}
.type5 .article-list .item .text{
    margin: 0;
}
/*!列表通用 index article*/
/*------------ detail-main ------------*/
.article-date{
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin: 18px 0 10px;
    padding: 0;
    width: fit-content;
    height: auto;
    line-height: 1;
}
.article-date::before{
    content: 'Event /';
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    margin-right: 5px;
}
.article-date .years{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 1;
}
.article-date .month{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 2;
}
.article-date .day{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "Jost", sans-serif;
    color: #575B5A;
    font-size: 15px;
    order: 3;
}
.article-date .month::before,
.article-date .month::after {
    content: '.';
}
.pic_box{
    padding: 0px;
    margin: 0px 0 10px;
    max-width: 650px;
}
.pic_box img{
    width: 100%;
}
.article-detail .share_box{
    text-align: left;
}
.article-title{
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Sans TC", sans-serif;
    margin: 10px 0;
}
/*------------ rwd ------------*/
@media screen and (max-width: 769px) {
    .article-list .text-all{
        padding-bottom: 0;
    }
    .article-list .item .box {
        padding-bottom: 25px;
    }
}