.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;}
.preandnext {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;}
.preandnext .pre {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;}
.preandnext .next{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;}
.preandnext span{
  line-height: 24px;}
.preandnext a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  width:80%
;}
.text-content .title {
    font-size: 24px;
    color: #1E46B4;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #C8C8C8;}
.text-content .title h1 {
    font-size: 20px;}
.text-content .title .time {
    font-size: 14px;
    color: #888;
    padding: 10px 0;}
.text-content .v_news_content {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding: 20px 0;}
