.dqwz {
  color: #333;
  padding-left: 25px;
  background: url(images/new_images/icon-b.png) left center no-repeat;
  font-size: 14px;}
.dqwz a {
  color: #333;
  font-size: 14px;
  transition: all 0.2s;}
.dqwz a:hover {
  color: #920606;}
/* 投票相关 */
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

/* 组件新样式 */
/* 标题 */
.article_content_title {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  line-height: 1;
  text-align: center;}
/* 信息 */
.article_content_info {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #585858;
  margin: 30px 0 45px 0;
  background-color: #F5F5F5;
  padding: 10px 0;}
.article_content_info > div {
  margin: 0 15px;}
/* 附件 */
.article_content_file_list {
  margin: 15px 15px 30px 15px;}
.article_content_file_list>div {
  margin-bottom: 5px;}
.article_content_file_list>div a {
  color: #333333;
  transition: all .2s;}
.article_content_file_list>div a:hover {
  color: #920606;}
/* 分页 */
.article_content_pagebar {
  display: flex;
  justify-content: center;
  align-items: center;}
.article_content_pagebar>span,
.article_content_pagebar>div,
.article_content_pagebar>span,
.article_content_pagebar>a {
  padding: 3px 7px;
  font-size: 14px;
  border: 1px solid #920606;
  margin: 0 5px;
  transition: all .2s;
  color: #000;
  font-family: '宋体';}
.article_content_pagebar>div {
  margin-right: 15px;
  border: none;}
.article_content_pagebar>span {
  /* color: #9f3131; */
  /* background: #f6f6f6; */
  color: #ffffff;
  background: #9f3131;}
.article_content_pagebar>a:hover {
  color: #9f3131;
  /* background: #f6f6f6 !important; */
  background: rgba(146, 6, 6, .1);}

.article_content_bottom_box{
  width: 100%;
  height: auto;
  margin-top: 45px;
  border-top: 1px solid #DBDBDB;
  padding-top: 20px;}
/* 上下条文章 */
.article_content_nextprev_box {
  display: flex;
  align-items: center;
  justify-content: space-between;}
.article_content_prev,
.article_content_next {
  margin-bottom: 10px;}
.article_content_prev a,
.article_content_next a {
  color: #333;
  transition: all .2s;}
.article_content_prev a:hover,
.article_content_next a:hover {
  color: #9f3131;}
/* 关闭按钮 */
.article_content_close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px;}
.article_content_close a {
  padding: 7px 15px;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #920606;
  transition: all .2s;
  color: #9f3131;
  background: rgba(146, 6, 6, .1);}
.article_content_close a:hover {
  color: #fff;
  background-color: #9f3131;}
















