.main-box {
  background-color: #ffffff;
  padding-bottom: 20px;
}

.main {
  margin-top: 0;
  background-color: #fff;
  /* padding: 6px 30px 30px; */
}

/* con */
.detailBox {
  padding: 20px 50px;
  border: 1px solid #D8E4FF;
}

.detailBox>.title {
  font-size: 28px;
  text-align: center;
  padding-bottom: 20px;
  color: #004d93;
}

.detailBox .sub {
  height: 36px;
  line-height: 36px;
  /* border-bottom: 1px solid #D8E4FF; */
}

.detailBox .detailXhx {
  width: 100%;
  height: 7px;
  background: url(../img/detailXhx.png) center center no-repeat;
}

.detailBox .sub>.fl {
  width: 80%;
  font-size: 14px;
  color: #888888;
  padding-left: 20px;
  text-align: center;
}

.detailBox .sub>.fl span {
  padding-right: 10px;
}

.dhsharebuttonbox {
  width: 102px;
  height: 36px;
  background: url(../img/share-group-icon.png)left center no-repeat;
}

.dhsharebuttonbox a {
  display: block;
  width: 24px;
  height: 100%;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}

.content {
  width: 100%;
  font-size: 16px;
  line-height: 36px;
  word-break: normal;
  word-wrap: break-word;
  color: #121212;
  padding: 20px 0;
  /* margin-bottom: 30px; */
  /* border-bottom: 1px solid #D8E4FF; */
  background: url(../img/bglogo.png) center top no-repeat !important;
  min-height: 550px;
  overflow: auto;
}

.content p {
  background: none !important;
  background-color: none !important;
}

.content img {
  margin: 10px 0;
  max-width: 100%;
}

.content table {
  max-width: 100% !important;
  width: auto !important;
  margin: 0 auto;
  text-indent: 0 !important;
}

.content table,
.content table tr,
.content table td {
  border: 1px solid #000;
  text-indent: 0 !important;
}

.content a {
  color: #004d93;
}

.content table p {
  text-indent: 0 !important;
}

/* output */
.output {
  text-align: center;
  padding-bottom: 20px;
}

.output #QRcode {
  width: 132px;
  margin: 10px auto;
}

.output p {
  font-size: 16px;
  color: #888888;
}

.correlation {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #D8E4FF;
}

.correlation .title {
  font-size: 18px;
  color: #004d93
}

.correlation .bd {
  line-height: 2;
  padding-left: 1em;
}

.correlation .bd a {
  display: block;
  text-indent: -1em;
  font-size: 16px;
}

.correlation .bd a:hover {
  color: #004d93
}

/*  */
.file-box {
  width: 100%;
  /* height: 116px; */
  height: auto;
  border: 1px solid #D1D1D1;
  padding: 10px 90px;
  margin-bottom: 45px;
}

.file-box table {
  width: 100% !important;
}

.file-box table tr td b {
  color: #121212;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.file-box table tr td b {
  font-family: "";
}

.file-box table,
.file-box table tr,
.file-box table td {
  border: none;
}

.file-box table tr {
  width: 750px;
  line-height: 22px;
}

.file-box table tr td {
  font-size: 14px;
  line-height: 22px;
  padding-left: 10px;
}

.file-box table .td-b {
  width: 120px;
  text-align: center;
}

.file-box table .td-r {
  width: 620px;
  background: #fff;
}

.file-box table .td-r-date {
  width: 260px;
}

.fileTitle #title {
  padding: 0 100px;
}

.crumb .dhsharebuttonbox {
  height: 45px;
}

.crumb .sharetxt {
  color: #666666;
}

.print_tool {
  cursor: pointer;
}

/* oldModel */
.oldModel .detailBox>.title {
  font-size: 40px;
}

.oldModel .detailBox .sub>.fl {
  font-size: 28px;
}

.oldModel .detailBox .sub {
  font-size: 28px;
  height: 56px;
  line-height: 56px;
}

.oldModel .dhsharebuttonbox {
  height: 56px;
}

.oldModel .content p,
.oldModel .content p span {
  font-size: 28px !important;
  line-height: 2;
}

.oldModel .output p {
  font-size: 28px;
}

.oldModel .file-box table tr td {
  font-size: 28px;
  line-height: 1.5;
}

.oldModel .file-box table .td-b {
  width: 220px;
}

.oldModel .cz-box .title {
  font-size: 36px;
}

.oldModel .cz-list a {
  font-size: 30px;
}

.oldModel .cz-list a.aOne {
  width: 780px;
}

.oldModel .file-box table tr td b {
  font-size: 28px;
    line-height: 1.5;
}
.oldModel .print_tool{
  display: none;
}