.currency_details_container .crumbs_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 23px;
  font-size: 0;
}
.currency_details_container .crumbs_box .left {
  display: inline-block;
}
.currency_details_container .crumbs_box .left .icon_img {
  font-size: 16px;
  color: #ff6402;
  line-height: 19px;
}
.currency_details_container .crumbs_box .left .tetx {
  margin-left: 12px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_container .crumbs_box .left a,
.currency_details_container .crumbs_box .left i {
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_container .crumbs_box .left a {
  margin: 0 8px 0 4px;
}
.currency_details_container .crumbs_box .left a:hover {
  text-decoration: underline;
}
@media (max-width: 750px) {
  .currency_details_container .crumbs_box {
    width: 100%;
    padding: 28px 0;
    margin: 0;
  }
  .currency_details_container .crumbs_box .left .icon_img {
    display: none;
  }
  .currency_details_container .crumbs_box .left .tetx {
    font-size: 24px;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
  }
  .currency_details_container .crumbs_box .left a,
  .currency_details_container .crumbs_box .left i {
    font-size: 24px;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
  }
  .currency_details_container .crumbs_box .left i {
    margin: 0 8px;
  }
}
.currency_details_container .main_box {
  width: 1200px;
  margin: 0 auto 40px;
  padding: 40px 90px 0;
  box-shadow: 0px 0px 11px 0px rgba(187, 187, 187, 0.5);
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 751px) {
  .currency_details_container .main_box {
    margin: 0 auto;
    padding: 0;
    box-shadow: none;
  }
}
.currency_details_container .main_box .title {
  font-size: 30px;
  color: #333333;
  line-height: 40px;
  text-align: center;
  width: 90%;
  margin: auto;
}
.currency_details_container .main_box .content_box {
  padding-bottom: 77px;
  margin-top: 40px;
}
.currency_details_container .main_box .content_box img {
  max-width: 100%;
  height: auto;
}
.currency_details_container .main_box .content_box .top {
  height: 19px;
  overflow: hidden;
  padding-bottom: 14px;
}
.currency_details_container .main_box .content_box .top .left {
  float: left;
  font-size: 0;
}
.currency_details_container .main_box .content_box .top .left .title_text {
  margin-left: 18px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.currency_details_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_container .main_box .content_box .top .left span {
  vertical-align: top;
}
.currency_details_container .main_box .content_box .top .right {
  height: 48x;
  width: 35%;
  float: right;
  font-size: 0;
  overflow: hidden;
}
.currency_details_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_container .main_box .content_box .top .right .size_box .idx_tex {
  cursor: pointer;
}
.currency_details_container .main_box .content_box .top .right .size_box .print {
  cursor: pointer;
}
.currency_details_container .main_box .content_box .top .right .size_box .color_blue {
  color: #4078be !important;
}
.currency_details_container .main_box .content_box .top .right .img_box {
  float: right;
}
.currency_details_container .main_box .content_box .top .right .img_box div {
  margin-right: 10px;
}
.currency_details_container .main_box .content_box .top .right .img_box div:last-child {
  margin-right: 0;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wb {
  cursor: pointer;
  display: inline-block;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wb:hover i {
  color: #f66466;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wb i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wx {
  cursor: pointer;
  display: inline-block;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wx:hover i {
  color: #6cdd8e;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_wx i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_qq {
  cursor: pointer;
  display: inline-block;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_qq:hover i {
  color: #f5be3f;
}
.currency_details_container .main_box .content_box .top .right .img_box .img_qq i {
  font-size: 24px;
  color: #ccc;
}
.currency_details_container .main_box .content_box .bottom {
  margin-top: 14px;
  padding-top: 29px;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  min-height: 100px;
}
.currency_details_container .main_box .content_box .bottom iframe,
.currency_details_container .main_box .content_box .bottom img,
.currency_details_container .main_box .content_box .bottom p,
.currency_details_container .main_box .content_box .bottom em {
  max-width: 100% !important;
}
.currency_details_container .main_box .add_box {
  margin-top: 36px;
  width: 100%;
  background-color: #eef8fe;
  box-sizing: border-box;
  padding: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.currency_details_container .main_box .add_box .add_floor {
  margin-top: 14px;
  font-size: 14px;
  position: relative;
}
.currency_details_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_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_container .main_box .add_box .add_floor .value.xgfj {
  margin-left: 80px;
}
@media (max-width: 750px) {
  .currency_details_container .main_box {
    padding-bottom: 30px;
    width: 100%;
  }
  .currency_details_container .main_box .title {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    line-height: 44px;
  }
  .currency_details_container .main_box .content_box {
    margin-top: 28px;
    box-sizing: border-box;
    padding: 0 58px;
    margin-top: 8px;
    overflow: auto;
  }
  .currency_details_container .main_box .content_box .top {
    height: auto;
    padding-bottom: 20px;
  }
  .currency_details_container .main_box .content_box .top .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .currency_details_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_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_container .main_box .content_box .top .right {
    display: none;
  }
  .currency_details_container .main_box .content_box .bottom {
    margin-top: 0;
    border: none;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
  }
  .currency_details_container .main_box .add_box {
    padding: 26px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
  }
  .currency_details_container .main_box .add_box .add_floor {
    margin-top: 20px;
    position: relative;
    padding-left: 22px;
  }
  .currency_details_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_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_container .main_box .add_box .add_floor .value.xgfj {
    margin-left: 120px;
    margin-top: 15px;
  }
}
.share_qrcode_box img {
  position: static;
  margin: 0 auto;
  margin-top: 30px;
}
.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 {
  vertical-align: baseline;
  color: #275297;
}
.bottom a:hover {
  color: #275297 !important;
  text-decoration: underline !important;
}
.currency_details_container .main_box .add_box .add_floor .value:hover {
  text-decoration: underline;
}
@media (min-width: 751px) {
  .pageold .shoucang {
    display: none;
  }
  .pageold .currency_details_container .crumbs_box {
    width: 1200px;
    margin: 0 auto;
    padding: 44.8px 0;
  }
  .pageold .currency_details_container .crumbs_box .left .icon_img {
    display: none;
  }
  .pageold .currency_details_container .crumbs_box .left .tetx {
    font-size: 38.4px;
    font-weight: 400;
    color: #999999;
    line-height: 64px;
  }
  .pageold .currency_details_container .crumbs_box .left a,
  .pageold .currency_details_container .crumbs_box .left i {
    font-size: 38.4px;
    font-weight: 400;
    color: #999999;
    line-height: 64px;
  }
  .pageold .currency_details_container .crumbs_box .left i {
    margin: 0 12.8px;
  }
  .pageold .currency_details_container .main_box {
    padding: 0;
    box-shadow: none;
    padding-bottom: 48px;
    width: 1200px;
    margin: 0 auto;
  }
  .pageold .currency_details_container .main_box .title {
    font-size: 51.2px;
    font-weight: 600;
    color: #333333;
    line-height: 70.4px;
  }
  .pageold .currency_details_container .main_box .content_box {
    margin-top: 44.8px;
    box-sizing: border-box;
    padding: 0 92.8px;
    margin-top: 12.8px;
    overflow: auto;
  }
  .pageold .currency_details_container .main_box .content_box .top {
    height: auto;
    padding-bottom: 32px;
  }
  .pageold .currency_details_container .main_box .content_box .top .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pageold .currency_details_container .main_box .content_box .top .left .title_text {
    margin-left: 0;
    font-size: 32px;
    font-weight: 400;
    color: #999999;
    line-height: 44.8px;
  }
  .pageold .currency_details_container .main_box .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_container .main_box .content_box .top .right {
    display: none;
  }
  .pageold .currency_details_container .main_box .content_box .bottom {
    margin-top: 0;
    border: none;
    padding: 0;
    font-size: 38.4px;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
  }
  .pageold .currency_details_container .main_box .content_box .bottom div,
  .pageold .currency_details_container .main_box .content_box .bottom span,
  .pageold .currency_details_container .main_box .content_box .bottom p,
  .pageold .currency_details_container .main_box .content_box .bottom a,
  .pageold .currency_details_container .main_box .content_box .bottom h2,
  .pageold .currency_details_container .main_box .content_box .bottom td,
  .pageold .currency_details_container .main_box .content_box .bottom tr,
  .pageold .currency_details_container .main_box .content_box .bottom table,
  .pageold .currency_details_container .main_box .content_box .bottom h1,
  .pageold .currency_details_container .main_box .content_box .bottom h3,
  .pageold .currency_details_container .main_box .content_box .bottom h4,
  .pageold .currency_details_container .main_box .content_box .bottom h5,
  .pageold .currency_details_container .main_box .content_box .bottom h6,
  .pageold .currency_details_container .main_box .content_box .bottom ul,
  .pageold .currency_details_container .main_box .content_box .bottom ol,
  .pageold .currency_details_container .main_box .content_box .bottom li,
  .pageold .currency_details_container .main_box .content_box .bottom i,
  .pageold .currency_details_container .main_box .content_box .bottom b,
  .pageold .currency_details_container .main_box .content_box .bottom sub,
  .pageold .currency_details_container .main_box .content_box .bottom sup,
  .pageold .currency_details_container .main_box .content_box .bottom em,
  .pageold .currency_details_container .main_box .content_box .bottom strong {
    font-size: 38.4px !important;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
  }
  .pageold .currency_details_container .main_box .content_box .bottom .view div,
  .pageold .currency_details_container .main_box .content_box .bottom .view span,
  .pageold .currency_details_container .main_box .content_box .bottom .view p,
  .pageold .currency_details_container .main_box .content_box .bottom .view a,
  .pageold .currency_details_container .main_box .content_box .bottom .view h2,
  .pageold .currency_details_container .main_box .content_box .bottom .view td,
  .pageold .currency_details_container .main_box .content_box .bottom .view tr,
  .pageold .currency_details_container .main_box .content_box .bottom .view table,
  .pageold .currency_details_container .main_box .content_box .bottom .view h1,
  .pageold .currency_details_container .main_box .content_box .bottom .view h3,
  .pageold .currency_details_container .main_box .content_box .bottom .view h4,
  .pageold .currency_details_container .main_box .content_box .bottom .view h5,
  .pageold .currency_details_container .main_box .content_box .bottom .view h6,
  .pageold .currency_details_container .main_box .content_box .bottom .view ul,
  .pageold .currency_details_container .main_box .content_box .bottom .view ol,
  .pageold .currency_details_container .main_box .content_box .bottom .view li,
  .pageold .currency_details_container .main_box .content_box .bottom .view i,
  .pageold .currency_details_container .main_box .content_box .bottom .view b,
  .pageold .currency_details_container .main_box .content_box .bottom .view sub,
  .pageold .currency_details_container .main_box .content_box .bottom .view sup,
  .pageold .currency_details_container .main_box .content_box .bottom .view em,
  .pageold .currency_details_container .main_box .content_box .bottom .view strong {
    font-size: 38.4px !important;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
  }
  .pageold .currency_details_container .main_box .add_box {
    padding: 41.6px;
    padding-left: 0;
    background-color: #eef8fe;
    box-sizing: border-box;
  }
  .pageold .currency_details_container .main_box .add_box .add_floor {
    margin-top: 32px;
    position: relative;
    padding-left: 35.2px;
  }
  .pageold .currency_details_container .main_box .add_box .add_floor .label {
    font-size: 44.8px;
    line-height: 57.6px;
    display: inline;
    color: #333333;
    display: block;
    padding-bottom: 8px;
  }
  .pageold .currency_details_container .main_box .add_box .add_floor .value {
    font-size: 44.8px;
    line-height: 57.6px;
    display: block;
    color: #275297;
    margin-left: 256px;
    margin-top: 24px;
  }
  .pageold .currency_details_container .main_box .add_box .add_floor .value.xgfj {
    margin-left: 192px;
    margin-top: 24px;
  }
}
