.banner {
  position: relative;
  z-index: 1;
  height: 105px;
  background: url("../images/short_banner.jpg");
}
.banner .title-box {
  width: 100%;
  margin: 0 auto;
}
.banner .title-box .rit-title {
  text-align: right;
}
.banner .title-box .rit-title h1 {
  color: #fff;
  padding-top: 50px;
  font-size: 36px;
  padding-right: 2.5%;
}
.banner .title-box .Breadcrumb {
  float: left;
  margin-top: 70px;
  margin-left: 3.8%;
}
.banner .title-box .Breadcrumb a {
  font-size: 18px;
  color: #ffffff;
  margin-right: 15px;
}
section {
  max-width: 1366px;
  width: 1366px;
  margin: 0 auto;
  /*  .banner {
    height: 244px;
    background: url("../images/banner-all.jpg");
    .rit-title{
      text-align: right;
      h1 {
        color: #fff;
        padding-top: 170px;
        font-size: 50px;
        padding-right: 50px;
        font-family: '黑体';
      }
    }
  }
  //  面包屑导航
  .Breadcrumb{
    float:left;
    margin-top: 200px;
    margin-left:50px;
    a{
      font-size: 22px;
      font-family: "黑体";
      color:#ffffff;
      margin-right: 15px;
    }
  }*/
}
section .neir-body {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
section .neir-body .fenye {
    clear: left;
    overflow: hidden;
    height: 40px;
    padding-bottom: 40px;
    padding-top: 30px;
}
section .neir-body .title-toall {
  margin: 30px 0;
}
section .neir-body .title-toall h1 {
  font-size: 24px;
  color: #452A10;
}
section .neir-body .neir-body-left {
  width: 898px;
  border-right: 2px solid #654218;
  margin-bottom: 80px;
  float: left;
}
section .neir-body .neir-body-left div.box {
  padding-top: 30px;
  float: left;
}
section .neir-body .neir-body-left div.box ul {
  width: 798px;
}
section .neir-body .neir-body-left div.box ul li {
  overflow: hidden;
  margin-bottom: 40px;
  border: 2px solid #69461D;
}
section .neir-body .neir-body-left div.box ul li .data {
  width: 126px;
  height: 126px;
  float: left;
  background-color: #EAEAEA;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
section .neir-body .neir-body-left div.box ul li .data h1 {
  color: #DECEB2;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  line-height: 126px;
  font-family: "Arial";
}
section .neir-body .neir-body-left div.box ul li .data p {
  color: #000000;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  font-family: "Arial";
    left: 33%;
    top: 30%;
    line-height: 1;
}
section .neir-body .neir-body-left div.box ul li .text {
  width: 580px;
  height: 126px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
section .neir-body .neir-body-left div.box ul li .text h3 {
    font-size: 20px;
    color: #555555;
    font-weight: 600;
}
section .neir-body .neir-body-left div.box ul li .text h3.line-limit-length {
    display: inline-block;
    width:580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section .neir-body .neir-body-left div.box ul li .text p {
    line-height: 30px;
    max-height: 90px;
    font-size: 16px;
    color: #555555;
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}
section .neir-body .neir-body-left div.box ul li .text a {
    color: #683f17;
    font-size: 15px;
    float: right;
    margin-top: 3px;
}
section .neir-body .neir-body-right {
  width: 300px;
  float: left;
}
section .neir-body .neir-body-right ul li {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
section .neir-body .neir-body-right ul li a {
  color: #5b3e1b;
}
section .neir-body .neir-body-right ul li a.active {
  color: #CF8A0C;
}
section .neir-body .neir-body-right ul li a:hover {
  color: #CF8A0C;
}
section .neir-body .neir-body-right ul li ol {
  margin-top: 30px;
}
section .neir-body .neir-body-right ul li ol li {
  font-size: 18px;
}
/*藏品征集——信息登记——word导出*/
.zyzbmb{
    border-collapse:collapse;
    border:2px solid #444;
    margin-top:10px;
    margin-bottom:20px;
}
.zyzbmb caption{
    font-size:24px;
    line-height:60px;
    font-weight:bold;
    border-top:1px dashed #ccc;
}
.zyzbmb th{
    background:#f5f5f5;
}
.zyzbmb td,.zyzbmb th{
    padding:10px;
    border:1px solid #444;
    font-weight:normal;
}
.baomin{
    background:#741a1a;
    height:26px;
    line-height:24px;
    text-align:center;
    width:120px;
    border-top:none;
    border-left:none;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    color:#FFF;
    cursor:pointer;
    margin:20px 0 50px 80px;
}
.wybm03{
    float:left;
    width:100%;
    display: block;
    _display:inline;
    padding:20px 0;
    _background:transparent;
}