/* 文章列表 */
.dqwz_img table { margin-left: 2rem; }
.infomation-center { width: 100%; background-color: #fff; }
/* .infomation-nav,.infomation-item{display: table-cell;vertical-align: top;} */
.infomation-center-nav { /* width: 258px; */
min-height: 62rem; background: #FFFFFF; }
.infomation-center-nav .title { line-height: 3rem; vertical-align: middle; width: 100%; height: 56px; line-height: 5.6rem; background: #2962AA; text-align: center; color: #FFFFFF; font-weight: 800; font-size: 2.2rem; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
.infomation-center-nav ul { padding: 0 10px; }
.infomation-center-nav li.active a { color: #2962AA; }
.infomation-center-nav li { width: 100%; line-height: 5rem; font-weight: 500; font-size: 1.6rem; color: #20242A; border-bottom: 1px dashed #CCCCCC; padding-left: 2rem; }
.infomation-center-nav li.active .info-icon { border-left: 0.8rem solid #2962AA; }
.infomation-center-nav li .info-icon { margin-top: 2rem; width: 0; height: 0; border-top: 0.5rem solid transparent; border-left: 0.8rem solid #CCCCCC; border-bottom: 0.5rem solid transparent; }
.infomation-nav { width: 258px; }
.infomation-item { width: calc(100% - 258px); background: #FFFFFF; border-left: #F9FCFF 20px solid; padding: 0 1.6rem 1.6rem; box-sizing: border-box; }
.infomation-item ul:first-child { display: block; }
.infomation-item ul { display: none; }
.newsgk { background-color: #fff; }
.newsgk li { border-bottom: 1px dotted #E5E5E5; box-sizing: border-box; line-height: 5rem; height: 5rem; }
.infomation-center-nav li a { color: #20242A; }
/* 文章内容 */
.article-title { text-align: center; color: #262626; font-weight: 500; font-size: 3.2rem; line-height: normal; }
.article-relevant { display: flex; margin: 1.5rem 0 0; text-align: center; line-height: 3.6rem; }
.article-relevant-source { width: 30%; color: #999999; font-size: 1.4rem; float: left; }
.article-relevant-count { width: 20%; color: #999999; font-size: 1.4rem; float: left; }
.article-line { width: 100%; height: 0.8rem; }
.article-line img { width: 100%; height: 100%; }
.article-list { margin-top: 3rem; }
.article-list p { font-size: 1.8rem; /* text-indent: 28px; */
color: #262626; line-height: 3.2rem; margin-bottom: 3rem; }
.article-list table p { margin-bottom: 0px !important; }
.article-list p img { max-width: 100% !important; width: auto !important; height: auto !important; }
.article-operation { width: 100%; height: 4rem; line-height: 4rem; margin: 3rem 0 2.2rem 0; background: #F2F2F2; overflow: hidden; }
/* .article-operation ul {
	display: flex;
} */
.article-operation li { cursor: pointer; float: left; }
.article-operation img { width: 1.8rem; height: 1.3rem; padding-right: 0.5rem; }
.article-operation li span { padding-right: 3.7rem; }
.article-link { /* display: flex; */
width: 100%; }
.article-link .article-next { width: 50%; color: #20242A; font-size: 1.4rem; float: left; }
.article-link .article-next a { color: #20242A; }
.article-link .article-next a:hover { color: #2962AA; }
 @media(max-width:900px) {
.infomation-center-nav { display: none; }
.infomation-item { width: 100%; border-left: 0; }
.infomation-nav,  .infomation-item { display: block; }
}
 @media(max-width:768px) {
html { font-size: 56%; }
.focus-news { padding: 1rem; }
.article-relevant-count { display: none; }
.article-relevant-source { width: 50%; }
.article-box { padding: 1rem; }
.article-list { margin-top: 4rem; }
.dqwz { display: none; }
.article-list img { display: block; text-align: center; max-width: 100% !important; height: auto !important; }
.article-list div[align='center'] { overflow-x: auto !important; }
.article-list div[align='center'] table { margin-left: 0 !important; }
.article-list#zoom,  .article-list { overflow-x: auto !important }
#page_type,  .article-box { overflow-x: hidden !important; }
.article-box video { width: 100% !important; height: auto !important; }
}
