.article-list .box {
    margin: 0 auto 30px;
    line-height: 1.65;
    overflow: hidden;
    position: relative;
}
.article-list .box .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index:30;
}

.article-list .pic {
    float: left;
    max-width: 440px;
    
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}
.article-list .pic img{

    }
.article-list .pic:before {
    content: '';
    display: block;
    background: rgba(255,255,255,0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.article-list .box:hover .pic:before {
    opacity: 1;
}
.article-list .txt {
    /* margin-right: 294px; */
    border: 1px solid #1d994f;
    padding: 30px;
    position: relative;
    margin-left: 450px;
    transition:all .3s ease;
}
.article-list .box:hover .txt {
    background: #f1f1f1;
}
.article-list .date {
    display: inline-block;
    color: #fff;
    /* font-family: '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif; */
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    background: #1d994f;
    width: 100px;
    padding: 0 0 5px;
}
.article-list .date small {
    display: inline-block;
    margin-top: 5px;
    padding-left:5px;
    letter-spacing: 0;
     font-size: 14px;
}
.article-list .name {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 29px;
    transition:all .3s ease;
}
.article-list .box:hover .name {
    color: #1d994f;
}
.article-list .description {
    color: #888;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.7;
    max-height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 75px;
    position: relative;
}

.article-header {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 32px;
}
.article-header .date {
    color: #ffffff;
    /* font-family: '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif; */
    font-size: 14px;
    text-align:  center;
    display:block;
    line-height:30px;
    background: #1d994f;
    width: 100px;
    margin-bottom: 10px;
}
.article-header .date small {
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    margin-top: 5px;
    padding-left:5px;
}
.article-header .title {
    display: table-cell;
    vertical-align: middle;
    /* padding-left: 15px; */
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.article-detail {
    padding-bottom: 20px;
}
/*----detail----*/
    .article-detail .pic{
        margin-bottom: 15px;
    }

.fb {
    /*width: 180px;*/
    overflow: hidden;
}
.share_box{
    margin-bottom: 15px;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .btn ,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    color: #cccccc;
    cursor: pointer;
    font-size:25px;
}

.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}

.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}

.share_box .share-link .btn.google:hover {
    color: #F34537;
}

.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}

.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}

.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}

.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}

.share_box .share-link .btn.line:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}

.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}

.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0;
    padding: 0px 0 0;
}
.share_box .share-link .btn {
    width: 25px;
    padding: 3px 0 0;
}
  /*keyword*/
.keyword_box{
    margin-top: 10px;
    font-size: 14px;
    z-index: 90;
    position: relative;
}
.keyword_box .icon-ic-keyword{
    color: #00a99b;
}
.keyword li+li:before {
    content: ',';
    display: inline-block;
}
.keyword_box li a{
    /* padding:10px; */
    color: #00a99b;
    line-height: 1;
    /* border:solid 1px #DCDCDC; */
    /* border-radius: 5px; */
    /* margin-bottom: 4px; */
    /* margin-right: 2px; */
    display: inline-block;
    transition: all .3s ease;
}
.keyword_box li:hover a{
    color: #217d75;
}
.keyword_box.detail{
    margin:15px 0;
}  
@media screen and (max-width: 767px) {
    .article-list {
        margin: 0 -7px;
    }
    .article-list .item {
        float: left;
        width: 50%;
        padding: 0 7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .article-list .box {
        max-width: 320px;
        text-align: center;
    }
    .article-list .pic {
        float: none;
        width: auto;
    }
    .article-list .txt {
        margin: 5px 0 0;
        padding: 15px 15px 20px;
    }
    .article-list .date {
        position: static;
        height: auto;
        margin: 0 0 6px;
    }
    .article-header,
    .article-header .date,
    .article-header .title {
        display: block;
    }
    .article-header .date {
font-size: 14px;
    padding: 0 0 5px;
    width: 100px;
    text-align: center;
    line-height: 25px;
    margin: 0 0 10px;
    }
    .article-header .date small {
        font-size: 14px;
        line-height: inherit;
    }

}
@media screen and (max-width: 520px) {
    .article-list .item {
        width: 100%;
    }
}