.rim {
  padding: 0 20px;
}

.list-main-left {
  width: 655px;
  padding-right: 10px;
  border-right: 1px solid #dfdfdf;
}

.Bread-crumbs {
  height: 36px;
  line-height: 36px;
  /*background-color: #f4f4f4;*/
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}

.Bread-crumbs .weizhi {
  display: block;
  width: 85px;
  height: 35px;
  line-height: 36px;
  padding-left: 5px;
  border-bottom: 2px solid #c50000;
  margin-top: -1px;
}

.Bread-crumbs a {
  display: inline-block;
  height: 35px;
}

.news-title {
  display: block;
  margin-top: 20px;
  font-size: 24px;
  color: #030000;
  line-height: 30px;
  text-align: center;
}

.news-info {
  width: 630px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 30px;
  color: #030000;
  border-bottom: 1px solid #dfdfdf;
  text-indent: 2em;
  padding-top:15px;
}

.news-ill {
  display: block;
  width: 610px;
  height: 400px;
  margin: 30px auto 0;
  max-width: 610px;
}

.img-title {
  font: 18px/32px "宋体";
  color: #0059a1;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}

.news-body p {
  font: 16px/30px "宋体";
  padding: 0 20px;
  text-indent: 2em;
}

.flip {
  margin-top: 35px;
  border-top: 1px dashed #dfdfdf;
}

.flip a {
  display: inline-block;
  /*color: #C50000;*/
}

.flip span {
  font: 14px/32px "宋体";
  color: #C50000;
}

.editor {
  height: 30px;
  line-height: 30px;
  padding-top: 20px;
  font-size: 14px;
  color: #2468a8;

}

.editor span {
  color: #000101;
}

.fenxiang {
  height: 30px;
}

.more_news {
  border-top: 1px solid #dfdfdf;
  margin-top: 20px;
}

.more_news h3 {
  display: inline-block;
  width: 110px;
  height: 35px;
  font-size: 20px;
  color: #C50000;
  text-align: center;
  border-top: 1px solid #C50000;
  line-height: 36px;
}

.more_news ul li {
  width: 625px;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left 15px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.more_news ul li a {
  display: block;
  overflow: hidden;
}

/*新增内容区样式*/
.news-body{
  padding:20px;
}

.content-main-btn{
    padding: 15px 0;
}