@charset "utf-8";
.share_box .share-link{
    text-align: left;
}
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box{
    position: relative;
    margin: 0 auto 45px;
    padding: 0;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.article-list .item .top_box{

}
.article-list .text-all{
    border-color: #ddd;
}
.article-list .item .date{
    color: #444;
    border-color: #ddd;
    font-family: 'Forum', serif;
}
.article-list .item .name {
    color: #595959;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
}
.article-list .item .box:hover .name{
    color: #F6A903;
}
.article-list .item .description{
    color: #666;
    letter-spacing: 0.8px;
    font-size: 15px;
}
.article-date{
    margin: auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more{
    position: relative;
    z-index: 5;
    overflow-x: unset;
    color: #999;
    background: transparent;
    bottom: 10px;
    border: 1px solid #999;
    border-radius: 0;
    font-family: 'Noto Serif TC', serif;
    line-height: 38px;
    transition: all 0.5s ease;
}
.type1 .article-list .box .btn.more:hover,
.type4 .article-list .box:hover .btn.more {
    background: #F6A903;
    color: #fff;
    border-color: #F6A903;
}
/*ar_type1*/
.type1 .article-list .item .box{
    border-color: #ddd;
    padding-bottom: 25px;
}
/*!ar_type1*/
/*ar_type2*/
.type2 .keyword_box:before{
    background: #ddd;
}
.type2 .keyword_box {
    border-bottom: 1px solid #ddd;
}
.type2 .article-list .date {
    border-color: #F6A903;
}
/*!ar_type2*/
/*ar_type3*/
.type3 .article-list .Category+.date:before{
    background: #ddd;
}
.type3 .article-list .Category {
    background: #F6A903;
    color: #fff;
    padding: 0 10px;
}
.type3 .keyword_box:before {
    color: #444;
    font-family: 'Forum', 'Noto Serif TC', serif;
}
/*!ar_type3*/
/*ar_type4*/
.type4 .right-box .tit{
    color: #444;
    font-family: 'Forum', 'Noto Serif TC', serif;
}
.type4 .article-list .date:before{
    color: #F6A903;
}
.type4 .keyword_box {
    border-color: #ddd;
}
/*!ar_type4*/
/*ar_type5*/
.type5 .article-list .item .text {
    margin: 0;
    position: static;
}
.type5 .article-list .item .name {
    font-size: 18px;
    font-weight: normal; 
}
.type5 .article-list .item .date,
.article-date{
    color: #fff;
    font-weight: 500;
    background: #F6A903;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    line-height: 1;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-family: 'Forum', serif;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
}
.type5 .article-list .item .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -20px;
    font-size: 30px;
}
.type5 .article-list .item .month,
.type5 .article-list .item .years {
    font-size: 15px;
    line-height: inherit;
    letter-spacing: 0;
    margin-top: 0;
    font-weight: normal;
}
.type5 .article-list .item .years:after {
    content: '-';
}
/*!ar_type5*/
/*------------ keyword_box ------------*/
.keyword_box.detail li a,
.keyword_box.detail li a:hover{
    background: none;
    border:none;
    padding: 0px 0px;
}
.keyword_box.detail li + li:before{
    content: ','
}
.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: #999;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
}
.article-box .keyword li a{
    color: #666;
    border: 0;
    background: #fff;
}
.type5 .keyword_box.detail ul{
    white-space: normal;
    overflow: inherit;
}
.type5 .keyword li a {
    background: transparent;
}
.type5 .keyword li a:hover,
.keyword_box .keyword li a:hover{
    text-decoration: underline;
    color: #F6A903;
}
.type4 .keyword li a {
    border-radius: 0;
}
.type1 .keyword li a:hover,
.type2 .keyword li a:hover,
.type4 .keyword_box .keyword li a:hover {
    background:#F6A903;
    border-color:#F6A903;
    color: #fff;
    text-decoration: none;
}
/*!列表通用 index article*/
/*------------ detail-main ------------*/
.share_box{
    text-align: left;
    order: 3;
    width: 100%;
}
.article-header{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.article-date{
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    color: #fff;
    background: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    text-align: left;
    display: flex;
    background: #F6A903;
    border-radius: 35px;
    width: fit-content;
    height: 35px;
    padding: 0 15px;
    top: 0;
    left: 0;
}
.article-date .day{
    order:3;
}
.article-date .month{
    order:2;
}
.article-date .month:before,
.article-date .day:before{
    content: '-';
    display: inline-block;
}
.pic_box{
    padding: 0px;
    margin: 20px 0 30px;
    max-width: 650px;
}
.pic_box img{
    width: 100%;
}
.article-detail .share_box{
    text-align: left;
}
.article-title{
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    margin: 1px auto;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-family: 'Noto Serif TC', serif;
}
.btn-box{
    text-align: left;
}
/*------------ rwd ------------*/
@media screen and (max-width: 1000px){
    .type5 .article-list .item .name {
        font-size: 16px;
        font-weight: normal;
        height: 22px;
        max-height: 22px;
    }
    .article-list .item .description{
        font-size: 14px;
    }
    .type5 .article-list .item .pic {
        margin: 0;
    }
    .type5 .article-list .item .text {
        padding: 10px 0 0;
    }
}