.article-list {
    margin: 0 -6px;
}
.article-list .item {
    width: 100%;
    padding: 0 6px;
}
.article-list .article_box{
    background: #f9f9f9;
    border:6px solid #fff;
    margin: 0 auto 40px;
    min-height: 240px;
	transition: all 0.3s;
}
.article-list .box {
}
.article-list .article_box:hover {
    background: #fff;
    border-color:#ededed
}
.article-list .pic {
    position: relative;
    overflow: hidden;
    float: left;
}
.article-list .article_box:hover .pic:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../../images/common/news/hover.png) 100% 100% / 24% auto no-repeat;
}
.article-list .txt {
    position: relative;
    padding: 32px 90px 5px 370px;
}
.article-list .name {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 24px;
    letter-spacing: 0.06em;
}
.article-list .article_box:hover .name {
}
.article-list .description {
    color: #888;
    font-size: 15px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    margin: 18px 0 8px;
}
.article-list .date {
	display: block;
    /* border: 1px solid #ccc; */
    border-width: 1px 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
    background: #f51e3c;
    width: 140px;
    transition: all .3s;
}
.article-list .article_box:hover .date {
    background: #333;
}

.article-header {
    max-width: 1280px;
    margin: 0 auto;
    border-bottom: solid 2px #DFDDD3;
    position: relative;
}
.article-header:before{
    content: '';
    width: 100px;
    position: absolute;
    border-bottom: solid #D0B599 2px;
    bottom: -2px;
    left: 0;
}
.article-header .title {
    float: right;
    width: calc(100% - 120px);
    padding-right: 60px;
    margin-top: 10px;
    font-weight: bold;
    color: #111;
    font-size: 22px;
}
.article-detail {
    padding: 28px 0;
	max-width: 1280px;
    margin: 0 auto;
}
/*
.article-detail .title {
    background: #33D3EB;
    width: 136px;
    color: #fff;
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
    margin: 0 auto 30px;
}
*/
.article-detail .editor {
    max-width: 1280px;
    margin: 0 auto;
}
/****************fb******************/
#fb-root {
    margin-top: 2px;
}
/****************keyword_box******************/
.keyword_box {
	font-size: 14px;
    color: #cf1e14;
    padding: 0px 50px;
    height: 20px;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.keyword li,
.keyword_box .keyword li a {
    display: inline;
}
.keyword li a:hover{
    text-decoration: underline;
}
.keyword li+li:before {
    content: '-';
}
.keyword .icon-ic-keyword{
    font-size: 14px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border: 1px solid transparent;
    margin: 3px 6px 0 0px;
    color: #cf1e14;
    float: left;
}

/*************article-detail******************/
.pic_box {
    display: inline-block;
    margin-bottom: 30px;
}
.article-detail .pic_box .pic{
    float: left;
}
.article-detail .date {
    display: block;
    border-width: 1px 0;
    color: #B20000;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    width: 100%;
}
.article-detail .title {
    color: #111;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin: 1px auto;
    padding-bottom: 20px;
    border-bottom: 1px dotted #333;
}
.keyword_box.detail{
    padding: 0px 0px;
    height: auto;
    display: inline-block;
}
.article-detail .share_box.second{
    margin: 30px 0 10px;
}


/*** 2.0 新增內頁分享 ***/

.share_box {
    text-align: left;
}

.share-link button,
.share-link a {
    width: 30px;
    height: 30px;
    color: #CCC;
    font-size: 30px;
    text-align: center;
    line-height: 32px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.a2a_default_style .a2a_svg {
    display: none;
}

.share-link li a {
    font-size: 31px;
    width: auto;
    float: none;
    height: auto;
    line-height: 30px;
    cursor: pointer;
}

.share-link .facebook:hover {color: #405D9A;}
.share-link .google:hover {color: #F34537;}
.share-link .twitter:hover {color: #39A0CE;}
.share-link .plurk:hover {color: #E9443D;}
.share-link .line:hover {color: #00C300;}
.share-link .linkedin:hover {color: #0177B5;}
.share-link .share-link:hover {color: #00C300;}
.share-link .blogger:hover {color: #F26C38;}
.share-link .mail:hover {color: #F6C13D;}
.a2a_button_whatsapp:hover {color: #F34537;}
.a2a_button_sina_weibo:hover {color: #F34537;}

/*** 2.0 新增內頁分享 ***/



@media screen and (max-width: 1300px) {
    .article-list {
        margin: 0 -7px;
    }
    .article-list .item {
        padding: 0 7px;
    }
}
@media screen and (max-width: 1000px) {
    .article-list .item {
        width: 50%;
    }
    .article-list .item:nth-child(4n+1) {
        clear: none;
    }
    .article-list .item:nth-child(2n+1) {
        clear: left;
    }
    .article-list .item:nth-child(odd){
        border-left:none;
    }
}
@media screen and (max-width: 767px) {
    .article-list .box {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 580px) {
    .article-list .item {
        width: 100%;
    }
    .article-list .item:nth-child(n) {
        clear: none;
    }
    .article-list li+li {
        border-left: none;
    }
    .article-header .date{
        float: none;
        width: 48px;
        display: block;
    }
    .article-header .title{
        float: none;
        width: 100%;
        padding-right: 0;
    }
}