.lmtw{
width: 1300px;
  margin: 0 auto;
  position: relative;
}
.clear {
  clear: both;
  *height: 0;
  *font-size: 0;
  *line-height: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*--------------列表页-----------------*/
.list {
  min-height:750px;
  margin-top: 30px;
}
.list .list-box .left-nav {
  float: left;
  overflow: hidden;
  width: 300px;
  background: #ba000e;
  padding-bottom: 50px;
}
.list .list-box .left-nav h2 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 92px;
  text-align: center;
  padding-top: 12px;
}
.list .list-box .left-nav ul {
  width: 270px;
  padding: 12px 0px;
  background-color: #ffffff;
  margin-left: 30px;
}
.list .list-box .left-nav ul li {
  line-height: 61px;
  border-bottom: 1px solid #dddddd;
  background: url(../images/jian_h.png) 235px center no-repeat;
  padding-left: 30px;
  font-size: 20px;
}
.list .list-box .left-nav ul li:last-child {
  border-bottom: 0px;
}
.list .list-box .left-nav ul li a {
  color: #333333;
}
.list .list-box .left-nav ul li:hover {
  background: url(../images/jian_l.png) 235px center no-repeat;
}
.list .list-box .left-nav ul li:hover a {
  color: #ba000e;
  font-weight: bold;
}
.list .list-box .left-nav ul li.on {
  background: url(../images/jian_l.png) 235px center no-repeat;
}
.list .list-box .left-nav ul li.on a {
  color: #ba000e;
  font-weight: bold;
}
.list .list-box .right-list {
  float: right;
  width: 910px;
  padding: 20px 30px;
  background-color: #ffffff;
  overflow: hidden;
}
.list .list-box .right-list .BreadcrumbNav {
  border-bottom: 1px solid #e4e4e4;
}
.list .list-box .right-list .BreadcrumbNav h2 {
  display: inline-block;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #ba000e;
  line-height: 46px;
  border-bottom: 1px solid #ba000e;
}
.list .list-box .right-list .BreadcrumbNav .path {
  float: right;
  line-height: 46px;
}
.list .list-box .right-list .BreadcrumbNav .path a:last-child {
  color: #ba000e;
}
.list .list-box .right-list .right-list-box {
  margin-top: 15px;
  overflow: hidden;
}
.list .list-box .right-list .right-list-box li {
  line-height: 35px;
  text-align: left;
  background: url(../images/dian_h.png) no-repeat 0px center;
  padding-left: 15px;
  height: 35px;
  font-size: 16px;
  overflow: hidden;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.list .list-box .right-list .right-list-box li span {
  float: right;
}
.list .list-box .right-list .right-list-box li:hover {
  margin-left: 5px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}









.main .lmtw .local {
  color: #2d2d2d;
  border-bottom: 1px solid #bfbfbf;
  padding: 16px 0 15px 0;
  margin: 20px 0;
  padding-left: 36px;
  background: url(../images/cclocation.png) no-repeat 10px center;
}
.main .lmtw .local span {
  padding-right: 8px;
  color: #9e1e1d;
}
.main .lmtw .local a {
  color: #2d2d2d;
}
.main .lmtw .local a:hover {
  color: #9e1e1d;
}
.main .lmtw .local a:nth-last-child(1) {
  color: #9e1e1d;
  font-weight: bold;
}




.main .lmtw .container .meta-main {
  margin-bottom: 20px;
  font-size: 0.83333em;
}
.main .lmtw .container .meta-main .meta-data {
  position: relative;
  background: #fff;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.main .lmtw .container .meta-main .meta-data dl dd {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: solid #e3e3e3 1px;
}
.main .lmtw .container .meta-main .meta-data dl dd.addWidth {
  width: 50%;
}
.main .lmtw .container .meta-main .meta-data dl dd label {
  width: 110px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: right;
  background-color: #eaf5fe;
  border-right: solid #e3e3e3 1px;
  border-left: solid #e3e3e3 1px;
  cursor: default;
}
.main .lmtw .container .meta-main .meta-data dl dd label font {
  display: block;
  padding: 5px 10px;
  line-height: 24px;
}
.main .lmtw .container .meta-main .meta-data dl dd .display-block {
  margin-left: 116px;
  padding: 6px 10px;
  min-height: 24px;
  line-height: 24px;
  color: #666666;
  word-wrap: break-word;
  word-break: break-all;
}
.main .lmtw .container .meta-main .meta-data dl dd .display-block b {
  font-weight: normal;
  display: none;
}
.main .lmtw .container .meta-main .meta-data dl dd .display-block b.show {
  display: inline-block;
}
.main .lmtw .container .meta-main .meta-data dl dd.OwnerDept span {
  display: none;
}
.main .lmtw .container .meta-main .meta-data dl dd p {
  margin-bottom: 0 !important;
}
.main .lmtw .container .meta-main .meta-data .overview .biaoti {
  display: none;
}
.main .lmtw .container .container_mainBox {
  background: #fff;
  padding: 20px;
}
.main .lmtw .container .container_mainBox .article_title {
  text-align: center;
  color: #9e1e1d;
  font-size: 2.2em;
  font-weight: bold;
  line-height: 140%;
  padding: 10px 0;
}
.main .lmtw .container .container_mainBox .Article_ly {
  font-size: 14px;
  color: #777777;
  text-align: center;
  margin: 0 auto;
  margin-top: 8px;
  background: #f8f8f8;
  height: 40px;
  line-height: 40px;
  padding: 10px 0;
}
.main .lmtw .container .container_mainBox .Article_ly span {
  padding-left: 20px;
}
.main .lmtw .container .container_mainBox .Article_ly span .smallFont {
  font-size: 10px;
  margin: 0 5px 0 5px;
  cursor: pointer;
}
.main .lmtw .container .container_mainBox .Article_ly span.zh a {
  cursor: pointer;
  border-radius: 4px;
  color: #636363;
  margin: 0 5px;
  display: inline-block;
  width: 36px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #9e1e1d;
}
.main .lmtw .container .container_mainBox .Article_ly span.zh a:hover {
  background: #9e1e1d;
  color: #fff;
  border-color: #9e1e1d;
}
.main .lmtw .container .container_mainBox .Article_ly span.zh a.on {
  background: #9e1e1d;
  color: #fff;
  border-color: #9e1e1d;
}
.main .lmtw .container .container_mainBox .Article_ly span.fx #share {
  display: inline-block;
  float: r;
  width: 17%;
}
.main .lmtw .container .container_mainBox .Article_ly span.fx #share .share-title {
  float: left;
}
.main .lmtw .container .container_mainBox .Article_ly span.fx #share .bdsharebuttonbox {
  margin-top: 6px;
  float: left;
}
.main .lmtw .container .container_mainBox .Article_ly #share-1 {
  display: inline-block;
  vertical-align: top;
}
.main .lmtw .container .container_mainBox .pd15 .m-con {
  line-height: 2;
  margin: 30px 0 30px;
  min-height: 750px;
}
.main .lmtw .container .container_mainBox .pd15 .m-con.large * {
  font-size: ;
}
.main .lmtw .container .container_mainBox .pd15 .m-con.small * {
  line-height: 24px !important;
  font-size: 12px !important;
}
.main .lmtw .container .container_mainBox .pd15 .m-con.large * {
  line-height: 48px !important;
  font-size: 24px !important;
}




/*-------------------分页----------------------*/
.page {
  height: auto;
  margin-top: 10px;
  text-align: center;
}
.page a {
  display: inline-block;
  border: 1px solid #e8e8e8;
  margin: 5px;
  padding: 5px 10px;
  text-decoration: none;
}
.page a:link {
  color: #bf0b0c;
}
.page a:hover {
  color: #ffffff;
  background-color: #bf0b0c;
}
.list .list-box .right-list .page #pagenum{
  width: 50px;
    border: 1px solid #e8e8e8;
    margin: 5px;
    padding: 5px 10px;
}
