.currency_details_file_container .loading {
  display: none;
}
.currency_details_file_container .item_box1 tr:nth-child(5) {
  border-bottom: 1px solid #dcdcdc;
}
.currency_details_file_container .gouwuche {
  display: none;
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  box-shadow: 0px 2px 11px 0px rgba(189, 189, 189, 0.5);
  border-radius: 4px;
  padding-top: 13px;
  box-sizing: border-box;
  position: fixed;
  top: 36%;
  right: 0;
}
@media (max-width: 751px) {
  .currency_details_file_container .gouwuche {
    display: none;
  }
}
.currency_details_file_container .gouwuche i {
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #1B61B1;
  font-size: 31px;
}
.currency_details_file_container .gouwuche span {
  position: absolute;
  top: 9px;
  right: 14px;
  background: #FF5918;
  color: #fff;
  border-radius: 8px;
  height: 16px;
  padding: 0 4px;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
}
.currency_details_file_container .gouwuche p {
  width: 100%;
  text-align: center;
  height: 16px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 16px;
}
.currency_details_file_container .crumbs_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 23px;
  font-size: 0;
}
.currency_details_file_container .crumbs_box .left {
  display: inline-block;
}
.currency_details_file_container .crumbs_box .left .icon_img {
  font-size: 16px;
  color: #ff6402;
  line-height: 19px;
}
.currency_details_file_container .crumbs_box .left .tetx {
  margin-left: 12px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_file_container .crumbs_box .right {
  display: inline-block;
}
.currency_details_file_container .crumbs_box .right a,
.currency_details_file_container .crumbs_box .right i {
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_file_container .crumbs_box .right a {
  margin: 0 8px 0 4px;
}
.currency_details_file_container .crumbs_box .right a:hover {
  text-decoration: underline;
}
@media (max-width: 750px) {
  .currency_details_file_container .crumbs_box {
    width: 100%;
    padding: 28px 0;
    margin: 0;
  }
  .currency_details_file_container .crumbs_box .left .icon_img {
    display: none;
  }
  .currency_details_file_container .crumbs_box .left .tetx {
    font-size: 24px;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
  }
  .currency_details_file_container .crumbs_box .right a,
  .currency_details_file_container .crumbs_box .right i {
    font-size: 24px;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
  }
  .currency_details_file_container .crumbs_box .right i {
    margin: 0 8px;
  }
}
.currency_details_file_container .main_box {
  box-sizing: border-box;
  padding: 0 50px;
  padding-top: 40px;
  padding-bottom: 30px;
  width: 1200px;
  margin: 0 auto 40px;
  margin-bottom: 30px;
  background: #ffffff;
  box-shadow: 0px 0px 11px 0px rgba(187, 187, 187, 0.5);
  position: relative;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box {
    margin: 0 auto;
  }
}
.currency_details_file_container .main_box .title {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  text-align: center;
  width: 90%;
  margin: auto;
}
.currency_details_file_container .main_box .position_imgbox {
  width: 160px;
  height: 128px;
  position: absolute;
  top: 27px;
  right: 95px;
}
.currency_details_file_container .main_box .content_box {
  font-size: 0;
  height: auto;
  overflow: hidden;
  padding-bottom: 0 !important;
  margin-top: 40px;
  padding-bottom: 36px;
}
.currency_details_file_container .main_box .content_box img {
  max-width: 100%;
  height: auto;
}
.currency_details_file_container .main_box .content_box .top {
  height: 19px;
}
.currency_details_file_container .main_box .content_box .top .left {
  float: left;
  font-size: 0;
}
.currency_details_file_container .main_box .content_box .top .left .title_text {
  margin-left: 18px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_file_container .main_box .content_box .top .left .title_text:nth-child(3) .text {
  display: inline-block;
  width: 260px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.currency_details_file_container .main_box .content_box .top .left span {
  vertical-align: top;
}
.currency_details_file_container .main_box .content_box .top .right {
  position: relative;
  z-index: 99999;
  height: 48x;
  width: 40%;
  float: right;
  font-size: 0;
}
.currency_details_file_container .main_box .content_box .top .right .size_box {
  float: right;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  margin-right: 20px;
  margin-top: 2px;
}
.currency_details_file_container .main_box .content_box .top .right .size_box .idx_tex {
  cursor: pointer;
}
.currency_details_file_container .main_box .content_box .top .right .size_box .print {
  cursor: pointer;
}
.currency_details_file_container .main_box .content_box .top .right .size_box .color_blue {
  color: #4078be !important;
}
.currency_details_file_container .main_box .content_box .top .right .img_box {
  float: right;
}
.currency_details_file_container .main_box .content_box .top .right .img_box div {
  margin-right: 10px;
}
.currency_details_file_container .main_box .content_box .top .right .img_box div:last-child {
  margin-right: 0;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wb {
  cursor: pointer;
  display: inline-block;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wb:hover i {
  color: #f66466;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wb i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wx {
  cursor: pointer;
  display: inline-block;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wx:hover i {
  color: #6cdd8e;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_wx i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_qq {
  cursor: pointer;
  display: inline-block;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_qq:hover i {
  color: #f5be3f;
}
.currency_details_file_container .main_box .content_box .top .right .img_box .img_qq i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_file_container .main_box .content_box .file_box {
  margin: 0 auto;
  margin-top: 23px;
  margin-bottom: 50px;
  border: solid 1px #d8d8d8;
  border-top: none;
}
.currency_details_file_container .main_box .content_box .file_box .item_box2 {
  display: none;
}
.currency_details_file_container .main_box .content_box .file_box .tr_gfxwjh {
  border-top: solid 1px #dcdcdc;
}
.currency_details_file_container .main_box .content_box .file_box .item .title_td1 {
  border-left: none;
  width: 180px;
  height: 39px;
  background: #f8f8f8;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 39px;
  text-align: center;
}
.currency_details_file_container .main_box .content_box .file_box .item .title_td1 span {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  line-height: 2;
}
.currency_details_file_container .main_box .content_box .file_box .item .text_td1 {
  text-indent: 12px;
  width: 450px;
  height: 39px;
  font-size: 14px;
  color: #666666;
  line-height: 39px;
}
.currency_details_file_container .main_box .content_box .file_box .item .text_td1 span {
  width: 450px;
  display: inline-block;
  overflow: hidden;
}
.currency_details_file_container .main_box .content_box .file_box .item .title_td2 {
  width: 180px;
  height: 39px;
  background: #f8f8f8;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 39px;
}
.currency_details_file_container .main_box .content_box .file_box .item .title_td2 span {
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
.currency_details_file_container .main_box .content_box .file_box .item .text_td2 {
  text-indent: 14px;
  width: 420px;
  height: 39px;
  font-size: 14px;
  color: #666666;
  line-height: 39px;
}
.currency_details_file_container .main_box .content_box .file_box .item .text_td2 span {
  width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.currency_details_file_container .main_box .content_box .file_box .item td {
  box-sizing: border-box;
  border-top: solid 1px #dcdcdc;
  border-left: solid 1px #dcdcdc;
}
.currency_details_file_container .main_box .content_box .bottom {
  width: 100%;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 30px;
  min-height: 100px;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box .content_box .bottom {
    width: 100%;
  }
}
.currency_details_file_container .main_box .content_box .bottom_box {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box .content_box .bottom_box {
    display: block;
  }
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  width: 760px;
  color: #333333;
  line-height: 30px;
  min-height: 500px;
  overflow: inherit;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box {
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box span,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box p,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box a,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h2,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box td,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box tr,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box table,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h1,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h3,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h4,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h5,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box h6,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box ul,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box ol,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box li,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box i,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box b,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box sub,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box sup,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box em,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box strong,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box font {
  vertical-align: middle;
  font-size: 16px !important;
  font-family: "Microsoft YaHei" !important;
  line-height: 1.75 !important;
  max-width: 100%;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box .add_floor {
  margin-top: 14px;
  font-size: 14px;
  position: relative;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box .add_floor .label {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  position: absolute;
  left: 0;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box .add_floor .value {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  vertical-align: top;
  color: #275297;
  padding-bottom: 4px;
  box-sizing: border-box;
  border-bottom: solid 1px transparent;
  margin-left: 110px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .add_box .add_floor .value.xgfj {
  margin-left: 80px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom table {
  max-width: 100% !important;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom table tr {
  max-width: 100% !important;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom h2 {
  max-width: 100% !important;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view div,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view span,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view p,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view a,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h2,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view td,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view tr,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view table,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h1,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h3,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h4,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h5,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view h6,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view ul,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view ol,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view li,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view i,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view b,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view sub,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view sup,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view em,
.currency_details_file_container .main_box .content_box .bottom_box .bottom .view strong {
  font-size: 16px !important;
  font-family: "Microsoft YaHei" !important;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box .content_box .bottom_box .bottom {
    width: 100%;
  }
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button {
  overflow: hidden;
  width: 299px;
  height: 52px;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 52px;
  text-align: center;
  cursor: pointer;
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button[data-has="1"] .has {
  display: none;
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button[data-has="0"] .no {
  display: none;
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .has,
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .no {
  width: 100%;
  height: 100%;
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .has.has,
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .no.has {
  background: linear-gradient(180deg, #5AA0F1 0%, #1B61B1 100%);
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .has.no,
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button .no.no {
  background: linear-gradient(180deg, #ACB7C2 0%, #7F8D9D 100%);
}
.currency_details_file_container .main_box .content_box .bottom_box .add_shop_button i {
  font-weight: normal;
  font-size: 30px;
  margin-right: 24px;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box .content_box .bottom_box .add_shop_button {
    display: none;
  }
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right {
  margin-bottom: 76px;
  box-sizing: border-box;
  right: 0;
  top: 76px;
  width: 300px;
  height: 100%;
  position: relative;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down {
  margin-bottom: 76px;
  box-sizing: border-box;
  background: #ECF1FD 100%;
  width: 300px;
  height: 325px;
  margin-top: 20px;
  position: relative;
  padding-top: 19px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down .qrcode_title {
  text-align: center;
  font-size: 18px;
  width: 100%;
  line-height: 24px;
  font-weight: bold;
  z-index: 1;
  height: 24px;
  color: #456693;
  display: block;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down .qrcode {
  width: 239px;
  height: 239px;
  margin: 19px auto 0;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down .qrcode canvas,
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down .qrcode img {
  width: 100%;
  height: 100%;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down .qrcode img {
  width: 100%;
  height: 100%;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_top {
  background: #ededed;
  width: 300px;
  height: 100%;
  box-sizing: border-box;
  padding-top: 22px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 751px) {
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right {
    margin-bottom: 0;
    top: 0;
    position: relative;
    padding: 26px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_down {
    display: none;
  }
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_top {
    margin-bottom: 0;
    top: 0;
    position: relative;
    padding: 26px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right .bottom_right_top .new_report {
    padding-left: 24px;
  }
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right .new_report {
    padding-left: 24px;
  }
  .currency_details_file_container .main_box .content_box .bottom_box .bottom_right .new_explain {
    padding-left: 24px;
  }
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .new_title {
  color: #456693;
  font-size: 26px;
  font-weight: bolder;
  margin-bottom: 10px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right ul {
  margin-bottom: 20px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right ul li {
  margin-bottom: 10px;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right ul li a {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right ul li a .dian {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  margin-right: 5px;
  vertical-align: inherit;
}
.currency_details_file_container .main_box .content_box .bottom_box .bottom_right .no_list {
  font-size: 16px;
  margin-bottom: 20px;
}
.currency_details_file_container .main_box .add_box {
  width: 100%;
  background-color: #eef8fe;
  box-sizing: border-box;
  padding: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.currency_details_file_container .main_box .add_box .add_floor {
  margin-top: 14px;
  font-size: 14px;
  position: relative;
}
.currency_details_file_container .main_box .add_box .add_floor .label {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  position: absolute;
  left: 0;
}
.currency_details_file_container .main_box .add_box .add_floor .value {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  vertical-align: top;
  color: #275297;
  padding-bottom: 4px;
  box-sizing: border-box;
  border-bottom: solid 1px transparent;
  margin-left: 110px;
}
.currency_details_file_container .main_box .add_box .add_floor .value.xgfj {
  margin-left: 80px;
}
@media (max-width: 750px) {
  .currency_details_file_container .main_box {
    padding: 0;
    padding-bottom: 30px;
    box-shadow: none;
    padding: 0 58px;
    box-sizing: border-box;
    width: 100%;
  }
  .currency_details_file_container .main_box .title {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    line-height: 44px;
  }
  .currency_details_file_container .main_box .file_box {
    border: none !important;
    padding-top: 20px;
  }
  .currency_details_file_container .main_box .file_box .item_box1 {
    display: none;
  }
  .currency_details_file_container .main_box .file_box .item_box2 {
    display: block !important;
  }
  .currency_details_file_container .main_box .file_box .item_box2 .item .title_td2 {
    width: 218px;
    height: 54px;
    background: #f8f8f8;
    border: 2px solid #d8d8d8;
    font-size: 24px;
    font-weight: 500;
    color: #666666;
    line-height: 54px;
  }
  .currency_details_file_container .main_box .file_box .item_box2 .item .text_td2 {
    text-indent: 20px;
    width: 420px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #d8d8d8;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
  }
  .currency_details_file_container .main_box .content_box {
    height: auto;
    box-sizing: border-box;
    margin-top: 8px;
    margin-top: 16px;
  }
  .currency_details_file_container .main_box .content_box .top {
    height: auto;
  }
  .currency_details_file_container .main_box .content_box .top .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .currency_details_file_container .main_box .content_box .top .left .title_text {
    margin-left: 0;
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
  }
  .currency_details_file_container .main_box .content_box .top .left .title_text:nth-child(3) .text {
    display: inline-block;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .currency_details_file_container .main_box .content_box .top .right {
    display: none;
  }
  .currency_details_file_container .main_box .content_box .file_box {
    margin: 0;
  }
  .currency_details_file_container .main_box .content_box .file_box .item {
    width: 100%;
  }
  .currency_details_file_container .main_box .content_box .file_box .item .title_td1,
  .currency_details_file_container .main_box .content_box .file_box .item .title_td2 {
    width: 218px;
    height: 54px;
    background: #f8f8f8;
    border: 2px solid #d8d8d8;
  }
  .currency_details_file_container .main_box .content_box .file_box .item .text_td1,
  .currency_details_file_container .main_box .content_box .file_box .item .text_td2 {
    width: 420px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #d8d8d8;
  }
  .currency_details_file_container .main_box .content_box .bottom {
    margin-top: 24px;
    border: none;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    overflow: auto;
  }
  .currency_details_file_container .main_box .add_box {
    padding: 26px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
  }
  .currency_details_file_container .main_box .add_box .add_floor {
    margin-top: 20px;
    position: relative;
    padding-left: 22px;
  }
  .currency_details_file_container .main_box .add_box .add_floor .label {
    font-size: 28px;
    line-height: 36px;
    display: inline;
    color: #333333;
    display: block;
    padding-bottom: 5px;
  }
  .currency_details_file_container .main_box .add_box .add_floor .value {
    font-size: 28px;
    line-height: 36px;
    display: block;
    color: #275297;
    margin-left: 160px;
    margin-top: 15px;
  }
  .currency_details_file_container .main_box .add_box .add_floor .value.xgfj {
    margin-left: 120px;
    margin-top: 15px;
  }
}
#qrcode img {
  position: static;
  margin: 0 auto;
  margin-top: 20px;
}
.share_qrcode_box img {
  position: static;
  margin: 0 auto;
  margin-top: 30px;
}
.download {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.download:hover .hovitemBox {
  width: 110px;
  height: 80px;
  position: absolute;
  left: -9px;
  top: 100%;
  padding-top: 12px;
  display: block;
}
.download .hovitemBox {
  display: none;
}
.download .hovitem {
  width: 110px;
  height: 80px;
  padding-top: 12px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  background-color: #fff;
  z-index: 1;
}
.download .hovitem:before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  display: block;
  background-color: #fff;
  box-shadow: -1px -1px 1px 0 #e5e5e5;
  top: 6px;
  left: 50%;
  margin-left: -8px;
  transform: rotateZ(45deg);
}
.download .hovitem div {
  display: inline-block;
  color: #333;
  padding-left: 10px;
  line-height: 30px;
  font-size: 14px;
  vertical-align: middle;
  box-sizing: border-box;
  height: 30px;
  width: 100%;
}
.download .hovitem div:hover {
  background-color: #eef4f9;
}
.download .hovitem div:hover a {
  color: #619bea;
}
.clear {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.shoucang {
  width: 72px;
  height: 40px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #d8d8d8;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
}
.shoucang:hover {
  background: #175dc5;
}
.shoucang:hover span {
  color: #fff;
}
.shoucang:hover span:nth-child(1) {
  color: #fff;
}
@media (max-width: 751px) {
  .shoucang {
    display: none;
  }
}
.shoucang span {
  line-height: 40px;
  color: #333;
}
.shoucang span:nth-child(1) {
  color: #999;
}
.shoucang.overs:hover {
  background: #fff;
}
.shoucang.overs:hover span {
  color: #175dc5;
}
.shoucang.overs:hover span:nth-child(1) {
  color: #175dc5;
}
.shoucang.overs span {
  color: #175dc5;
}
.shoucang.overs span:nth-child(1) {
  color: #175dc5;
}
.bottom a[href] {
  vertical-align: baseline;
  color: #275297;
}
.bottom a[href]:hover {
  color: #275297 !important;
  text-decoration: underline !important;
}
.currency_details_file_container .main_box .add_box .add_floor .value:hover {
  text-decoration: underline;
}
@media (min-width: 751px) {
  .pageold .gouwuche {
    display: none;
    width: 112px;
    height: 112px;
    background: #FFFFFF;
    box-shadow: 0px 3.2px 17.6px 0px rgba(189, 189, 189, 0.5);
    border-radius: 4px;
    padding-top: 20.8px;
    box-sizing: border-box;
    position: fixed;
    top: 613px;
    right: 0;
  }
  .pageold .gouwuche i {
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #1B61B1;
    font-size: 49.6px;
  }
  .pageold .gouwuche span {
    position: absolute;
    top: 14.4px;
    right: 22.4px;
    background: #FF5918;
    color: #fff;
    border-radius: 12.8px;
    height: 25.6px;
    padding: 0 6.4px;
    font-size: 22.4px;
    text-align: center;
    line-height: 25.6px;
  }
  .pageold .gouwuche p {
    width: 100%;
    text-align: center;
    height: 25.6px;
    font-size: 19.2px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 25.6px;
  }
  .pageold .currency_details_file_container .main_box .position_imgbox {
    width: 320px;
    height: 256px;
    position: absolute;
    top: 27px;
    right: 8px;
  }
  .pageold .shoucang {
    display: none;
  }
  .pageold #articlePlayer {
    width: 500px !important;
    min-width: 500px !important;
    text-align: left;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 2px #ccc;
    line-height: 50px;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 26px;
    height: 160px !important;
    margin-left: 115px;
  }
  .pageold .currency_details_file_container {
    box-shadow: none;
    padding: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    width: 100%;
  }
  .pageold .currency_details_file_container .crumbs_box {
    width: 100%;
    padding: 44.8px 0;
    margin: 0;
  }
  .pageold .currency_details_file_container .crumbs_box .left .icon_img {
    display: none;
  }
  .pageold .currency_details_file_container .crumbs_box .left .tetx {
    font-size: 38.4px;
    font-weight: 400;
    color: #999999;
    line-height: 64px;
  }
  .pageold .currency_details_file_container .crumbs_box .right a,
  .pageold .currency_details_file_container .crumbs_box .right i {
    font-size: 38.4px;
    font-weight: 400;
    color: #999999;
    line-height: 64px;
  }
  .pageold .currency_details_file_container .crumbs_box .right i {
    margin: 0 12.8px;
  }
  .pageold .currency_details_file_container .main_box {
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .pageold .currency_details_file_container .main_box .bottom {
    width: 100%;
  }
  .pageold .currency_details_file_container .main_box .bottom_box {
    display: block;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom {
    width: 100%;
    font-size: 26px !important;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view div,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box div,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view span,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box span,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view font,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box font,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view p,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box p,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view a,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box a,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h2,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h2,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view td,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box td,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view tr,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box tr,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view table,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box table,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h1,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h1,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h3,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h3,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h4,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h4,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h5,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h5,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view h6,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box h6,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view ul,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box ul,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view ol,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box ol,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view li,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box li,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view i,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box i,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view b,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box b,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view sub,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box sub,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view sup,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box sup,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view em,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box em,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .view strong,
  .pageold .currency_details_file_container .main_box .bottom_box .bottom .add_box strong {
    font-size: 26px !important;
    font-family: "Microsoft YaHei" !important;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .add_shop_button {
    width: 100%;
    height: 83.2px;
    position: relative;
    font-size: 25.6px;
    line-height: 83.2px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .add_shop_button i {
    font-weight: normal;
    font-size: 48px;
    margin-right: 38.4px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right {
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .bottom_right_top {
    margin-bottom: 0;
    position: relative;
    padding: 41.6px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .bottom_right_down {
    width: 100%;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .new_report {
    padding-left: 38.4px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .new_explain {
    padding-left: 38.4px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .new_title {
    color: #456693;
    font-size: 26px;
    font-weight: bolder;
    margin-bottom: 10px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right ul {
    margin-bottom: 30px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right ul li {
    margin-bottom: 20px;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right ul li a {
    font-size: 26px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right ul li a .dian {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
    margin-right: 5px;
    vertical-align: inherit;
  }
  .pageold .currency_details_file_container .main_box .bottom_box .bottom_right .no_list {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .pageold .currency_details_file_container .title {
    font-size: 51.2px;
    font-weight: 600;
    color: #333333;
    line-height: 70.4px;
  }
  .pageold .currency_details_file_container .file_box {
    border: none !important;
    padding-top: 32px;
  }
  .pageold .currency_details_file_container .file_box .item_box1 {
    display: none;
  }
  .pageold .currency_details_file_container .file_box .item_box2 {
    display: block !important;
  }
  .pageold .currency_details_file_container .file_box .item_box2 .item .title_td2 {
    width: 348.8px;
    height: 86.4px;
    background: #f8f8f8;
    border: 3.2px solid #d8d8d8;
    font-size: 38.4px;
    font-weight: 500;
    color: #666666;
    line-height: 86.4px;
  }
  .pageold .currency_details_file_container .file_box .item_box2 .item .text_td2 {
    text-indent: 32px;
    width: 672px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #d8d8d8;
    font-size: 38.4px;
    font-weight: 400;
    color: #666666;
    line-height: 64px;
  }
  .pageold .currency_details_file_container .content_box {
    height: auto;
    box-sizing: border-box;
    margin-top: 12.8px;
    margin-top: 25.6px;
  }
  .pageold .currency_details_file_container .content_box .top {
    height: auto;
  }
  .pageold .currency_details_file_container .content_box .top .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pageold .currency_details_file_container .content_box .top .left .title_text {
    margin-left: 0;
    font-size: 32px;
    font-weight: 400;
    color: #999999;
    line-height: 44.8px;
  }
  .pageold .currency_details_file_container .content_box .top .left .title_text:nth-child(3) .text {
    display: inline-block;
    width: 560px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pageold .currency_details_file_container .content_box .top .right {
    display: none;
  }
  .pageold .currency_details_file_container .content_box .file_box {
    margin: 0;
  }
  .pageold .currency_details_file_container .content_box .file_box .item {
    width: 100%;
  }
  .pageold .currency_details_file_container .content_box .file_box .item .title_td1,
  .pageold .currency_details_file_container .content_box .file_box .item .title_td2 {
    width: 348.8px;
    height: 86.4px;
    background: #f8f8f8;
    border: 3.2px solid #d8d8d8;
  }
  .pageold .currency_details_file_container .content_box .file_box .item .text_td1,
  .pageold .currency_details_file_container .content_box .file_box .item .text_td2 {
    width: 672px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #d8d8d8;
  }
  .pageold .currency_details_file_container .content_box .bottom {
    margin-top: 38.4px;
    border: none;
    padding: 0;
    font-size: 38.4px !important;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
    overflow: visible !important;
  }
  .pageold .currency_details_file_container .content_box .bottom .view div,
  .pageold .currency_details_file_container .content_box .bottom .view span,
  .pageold .currency_details_file_container .content_box .bottom .view font,
  .pageold .currency_details_file_container .content_box .bottom .view p,
  .pageold .currency_details_file_container .content_box .bottom .view a,
  .pageold .currency_details_file_container .content_box .bottom .view h2,
  .pageold .currency_details_file_container .content_box .bottom .view td,
  .pageold .currency_details_file_container .content_box .bottom .view tr,
  .pageold .currency_details_file_container .content_box .bottom .view table,
  .pageold .currency_details_file_container .content_box .bottom .view h1,
  .pageold .currency_details_file_container .content_box .bottom .view h3,
  .pageold .currency_details_file_container .content_box .bottom .view h4,
  .pageold .currency_details_file_container .content_box .bottom .view h5,
  .pageold .currency_details_file_container .content_box .bottom .view h6,
  .pageold .currency_details_file_container .content_box .bottom .view ul,
  .pageold .currency_details_file_container .content_box .bottom .view ol,
  .pageold .currency_details_file_container .content_box .bottom .view li,
  .pageold .currency_details_file_container .content_box .bottom .view i,
  .pageold .currency_details_file_container .content_box .bottom .view b,
  .pageold .currency_details_file_container .content_box .bottom .view sub,
  .pageold .currency_details_file_container .content_box .bottom .view sup,
  .pageold .currency_details_file_container .content_box .bottom .view em,
  .pageold .currency_details_file_container .content_box .bottom .view strong {
    font-size: 26px !important;
    font-family: "Microsoft YaHei" !important;
  }
  .pageold .currency_details_file_container .add_box {
    padding: 41.6px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
  }
  .pageold .currency_details_file_container .add_box .add_floor {
    margin-top: 32px;
    position: relative;
    padding-left: 35.2px;
  }
  .pageold .currency_details_file_container .add_box .add_floor .label {
    padding-left: 15px;
    font-size: 44.8px;
    line-height: 57.6px;
    display: inline;
    color: #333333;
    display: block;
    padding-bottom: 8px;
  }
  .pageold .currency_details_file_container .add_box .add_floor .value {
    font-size: 44.8px;
    line-height: 57.6px;
    display: block;
    color: #275297;
    margin-left: 197px;
    margin-top: 24px;
  }
  .pageold .currency_details_file_container .add_box .add_floor .value.xgfj {
    margin-left: 192px;
    margin-top: 24px;
  }
}
