.n_Journal{
	padding: 1rem 0;
}
.n_Journal .index_journal_c{
}
.n_Journal_cont{
	justify-content: space-between;
	align-items: flex-start;
}
.n_Journal_l{
	flex: 0 0 72%;
}
.n_Journal_r{
	flex: 0 0 22%;
	margin-top: 0.3rem;
}
.n_Journal .index_journal_cont{
	margin-top: 0.4rem;
	padding: 0 0 0.27rem 0;
	align-items: flex-start !important;
	border-bottom: 1px solid #BABABA;
	box-shadow: none;
}
.n_Journal .index_journal_r{
	position: relative;
	height: 2.96rem !important;
}
.n_Journal .index_journal_tit{
	font-family: Poppins, Poppins;
	font-weight: bold;
	font-size: 0.2rem;
	color: #000000;
	line-height: 0.3rem;
}
.n_Journal .index_journal_dec{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.16rem;
	color: #000000;
	margin-top: 0.22rem;
	line-height: 0.25rem;
}
.n_Journal_dec2{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.16rem;
	color: #000000;
	line-height: 0.28rem;
	margin-top: 0.14rem;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 -webkit-box-orient: vertical;
}
.n_Journal_l .index_journal_T{
	position: absolute;
	bottom: 0;
	width: auto;
	    height: auto;
}

.n_Journal_search{
	border: 1px solid #233791;
	max-width: 2.88rem;
}
.n_Journal_search form{
	padding: 0.14rem 0.1rem;
	flex: 0 0 2.38rem;
}
.n_Journal_search input{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.14rem;
	color: #A7A7A7;
}
.n_Journal_search button{
	background: #233791;
	height: 0.5rem;
	flex: 0 0 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.n_Journal_search button img{
	width: 0.17rem;
	height: 0.19rem;
}
.n_Journal_Browse{
	margin-top: 0.27rem;
}
.n_Journal_Browse .index_journal_T{
	margin-top: 0.1rem;
}
.n_Journal_Browse .index_journal_T:nth-of-type(3) p{
	background: #EAF5EC;
}
.n_Journal_Browse .index_journal_T:nth-of-type(4) p{
	background: #F2EADB;
}
.n_Journal_Related{
	margin-top: 0.1rem;
}
.n_Journal_r .index_newsRlist{
	border: none;
}


.n_JournalDetail{
	padding: 1.18rem 0 0.7rem;
}
.JournalD_tit{
	font-family: Poppins, Poppins;
	font-weight: bold;
	font-size: 0.35rem;
	color: #000000;
	line-height: 0.45rem;
	text-align: center;
}
.JournalD_dete{
	margin-top: 0.3rem;
	justify-content: center;
}
.JournalD_dete p{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	margin: 0 0.3rem;
}
.JournalD_dete span{
	color: #FF6B35;
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 18px;
}
.JournalD_cont hr{
	width: 100%;
	height: 0.01rem;
	background: #DDDDDD;
	margin-top: 0.28rem;
}
.JournalD_dec{
	margin-top: 0.45rem;
}
.Journal_dec_tit div{
	width: 0.12rem;
	height: 0.12rem;
	border: 3px solid #FF6B35;
	background: transparent;
	border-radius: 50%;
}
.Journal_dec_tit p{
	font-family: Poppins, Poppins;
	font-weight: 600;
	font-size: 0.25rem;
	color: #000000;
	margin-left: 0.1rem;
}
.Journal_dec_dec{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.18rem;
	color: #000000;
	line-height: 0.3rem;
	margin-top: 0.28rem;
}
.header_top{
	border-bottom: 1px solid #E2E2E2;
}
.n_Journal_c img{
    width: revert-layer;
    height: auto;
    max-width: 100%;
    display: inline-block;
}
.index_journal{
	padding-top: 0.66rem;
	
}
.about_news{
	padding-top: 2.5rem;
	padding-bottom: 1.09rem;
}
.about_news_cont{
	flex-wrap: wrap;
	justify-content: space-between;
}
.index_newsRlist{
	flex: 0 0 21%;
	    margin-top: 0.62rem;
}
.index_news_dec{
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical;
	 min-height: .5rem;
}
.index_news_dateL{
	margin-top: 0.16rem;
}
.index_news_dateL p{
	color: #747474;
}
.index_news_showTit2,.index_news_dec{
	width: 100%;
}
.index_newsRlist:hover{
	border-bottom: 1px solid #FF6B35;
}


.articleBox{
    display: flex;
    align-items: flex-start;
    column-gap: .5rem;
    margin-top: .78rem;
}

.articleL{
    width: 3.1rem;
    flex-shrink: 0;
    background: #F3F3F3;
}

.articleL a{
    width: 100%;
    height: 0.7rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}

.articleL a span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 0.35rem 0.35rem 0.35rem 0.35rem;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 0.16rem;
    color: #656363;
    transition: all .3s;
}

.articleL a.active span,
.articleL a:hover span{
    background: #FF6B35;
    color: #fff;
}

.articleR{
    width: 100%;
}

.articleTitle{
    width: 100%;
    height: 0.7rem;
    padding: 0 .13rem;
    background: #F4F4F4;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 0.23rem;
    color: #000000;
    line-height: .7rem;
    margin-bottom: .3rem;
}

.articleItem{
    display: block;
    width: 100%;
    padding-bottom: .31rem;
    border-bottom: 0.01rem solid #E8E8E8;
    margin-bottom: .35rem;
}

.articleTit{
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 0.2rem;
    color: #000000;
    margin-bottom: .07rem;
}

.articleItem:hover .articleTit{
    color: #FF6B35;
}

.articleTxt{
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    margin-bottom: .12rem;
} 

.articleInfo{
    display: flex;
    column-gap: .19rem;
    margin-bottom: .12rem;
}

.articleInfo>div{
    display: flex;
    align-items: center;
}

.articleInfo>div img{
    width: .13rem;
    height: .13rem;
    object-fit: contain;
    margin-right: .05rem;
    filter: grayscale(1);
}

.articleInfo>div:hover img{
    filter: grayscale(0);
}

.articleInfo>div span{
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 0.16rem;
    color: #AAAAAA;
}

.articleInfo>div:hover span{
    color: #FF6B35;
}

.articleBtn {
    display: flex;
    column-gap: .12rem;
}

.articleBtn a{
    width: fit-content;
    height: .32rem;
    padding: 0 .1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EFEFEF;
    transition: all .3s;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 0.14rem;
    color: #AAAAAA;
}

.articleBtn a:hover{
    background: #FF6B35;
    color: #fff;
}