.articleWrap {background-color: rgb(255, 255, 255);color: rgb(17, 17, 17);font-size: 16px;padding: 24px 12px;position: relative;overflow-x: hidden;}
.article {margin: auto;}
.article-title{padding-bottom: 4px;}
h1 {font-size: 16px;text-align: center;}
.desc {color: rgb(153, 153, 153);font-size: 12px;line-height: 18px;text-align: left;}
.articles {padding: 12px;font-size: 14px;color: #666666;border-top: 0.5px solid #ededed;background: #FFFFFF;}
.articles .articles-title {font-size: 16px;font-weight: 600;color: #333333;}
.articles a {color: #666666;}
.articles-list {}
.articles-list .articles-item {padding: 12px 0;display: flex;border-bottom: 0.5px solid #ededed;align-items: center;}
.articles-list .articles-itemA {border-bottom: 0.5px solid #ededed;}
.articles-list .articles-itemA:nth-last-child (1) {border-bottom: none;}
.articles-list .articles-item .articles-item-img {width: 120px;overflow: hidden;border-radius: 4px;}
.articles-list .articles-item .articles-item-img .articles-item-img-icon {width: 100%;border-radius: 4px;}
.articles-list .articles-item .articles-item-content {flex: 1;padding-left: 12px;}
.articles-list .articles-item .articles-item-content .articles-item-desc {font-size: 10px;display: flex;justify-content: space-between;}
.articles-list .articles-item .articles-item-content .articles-item-desc .articles-item-desc-eye {flex: 1;width: 16px;height: 16px;}