.mob-contact {
  display: none;
}
.title-img-href {
  cursor: pointer;
}
.contact {
  display: block;
}
.content .heart {
  width: 1200px;
  margin: 0 auto;
}

.content .left {
  width: 33.33%;
  margin-right: 8.16%;
}

.content .left {
  float: left;
}
.content .right {
  float: right;
}

.left .shares {
  height: 196px;
  margin: 0 41px 0 36px;
}

.left .shares h5 {
  width: 127px;
  margin: 0;
  margin-top: 16px;
  padding-bottom: 8px;
  border-bottom: 5px solid #ea0a2a;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #595757;
}

.left .shares .shares-data .shares-data-top {
  padding: 28px 0 8px 0;
  font-size: 20px;
  font-weight: 400;
  color: #595757;
  border-bottom: 1px solid #ea0a2a;
}

.left .shares .shares-data .shares-data-center {
  position: relative;
  top: 0;
  left: 0;
}

.left .shares .shares-data .shares-data-center span {
  float: left;
  line-height: 65px;
  font-size: 18px;
  font-weight: 400;
  color: #595757;
}

.left .shares .shares-data .shares-data-center span:first-child {
  margin-right: 105px;
  font-size: 40px;
  font-weight: 400;
  color: #ea0a2a;
}

.shares .triangle-up {
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: 22px;
  left: 134px;
  border-left: 12px solid transparent;
  border-bottom: 19px solid #ea0a2a;
  border-right: 12px solid transparent;
}
.shares .triangle-down {
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: 22px;
  left: 142px;
  border-bottom: none;
  border-left: 12px solid transparent;
  border-top: 19px solid #0f990f;
  border-right: 12px solid transparent;
}
.left .shares .shares-data .shares-data-center span:nth-child(3) {
  margin-right: 16px;
}

.left .shares .shares-data .shares-data-timer {
  border-bottom: 1px solid #ea0a2a;
  font-size: 16px;
  font-weight: 400;
  color: #595757;
  line-height: 27px;
}

.left .manage {
  width: 100%;
  height: 344px;
  background: #f7f8f8;
  margin: 40px 0;
  padding: 40px 39px 39px 38px;
}

.left .manage .manage-title h5 {
  margin: 0;
  padding-bottom: 9px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ea0a2a;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}

.left .manage .manage-title h5 a {
  float: right;
  padding: 0 10px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 16px;
  height: 32px;
  background-color: #de2b11;
  line-height: 32px;
  font-weight: 400;
  color: #fff;
}

.left .manage .manage-content {
  height: 216px;
  font-size: 16px;
  font-weight: 400;
  color: #595757;
  line-height: 27px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-align: justify;
}

.left .contact {
  width: 100%;
  padding-bottom: 10px;
  background: #f7f8f8;
  margin-bottom: 248px;
  /* padding: 39px 82px 38px 38px; */
}

.left .contact .title {
  padding-bottom: 9px;
  margin: 39px 41px 9px 38px;
  border-bottom: 1px solid #dcdddd;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}

table {
  width: 100%;
  padding: 0 38px;
  border-collapse: separate;
}

table tr td:first-child {
  width: 64px;
}

table tr td:last-child {
  width: 195px;
  padding-left: 12px;
}

table tr td {
  font-size: 14px;
  font-weight: 400;
  color: #595757;
  line-height: 25px;
}
table tr td a {
  color: #595757;
  text-decoration: none;
}

.right .notice .title {
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}

.right .notice .title > h5 {
  float: left;
  width: 127px;
  margin: 16px 0 30px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #efefef;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}

.right .notice ul li {
  position: relative;
  width: 700px;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efefef;
}

.right .notice ul li span {
  width: 600px;
  font-size: 14px;
  font-weight: 400;
  color: #595757;
  line-height: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.right .notice ul li span.profile {
  cursor: pointer;
}

.right .notice ul li .profile:hover {
  /* text-overflow: inherit;
  overflow: visible; */
  color: #e20020;
}

.right .notice ul li .downlode {
  position: absolute;
  right: 0;
  bottom: 21px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-image: url("/r/cms/www/default/portal/img/icons/download_icon.png");
  background-size: contain;
  cursor: pointer;
}

.notice .link {
  float: right;
  width: 83px;
  height: 35px;
  margin: 12px auto;
  text-align: center;
  background-color: #e20020;
  line-height: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  border-radius: 1px;
}

.notice .link a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.right .regular {
  margin-top: 23px;
}

.glyphicon {
  top: 3px;
  margin-right: 8px;
}
@media (min-width: 992px) and (max-width: 1280px) {
  .content .heart {
    width: 972px;
  }

  .left .shares {
    margin: 0 12px 0 12px;
  }
  .right .notice ul li {
    width: 567px;
  }
  .right .notice ul li span {
    width: 486px;
  }
  .left .shares .shares-data .shares-data-center span:first-child {
    font-size: 30px;
    margin-right: 90px;
  }
  .shares .triangle-up,
  .shares .triangle-down {
    left: 110px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content .heart {
    width: 748px;
  }
  .left,
  .left .contact,
  .left .manage {
    width: 300px;
  }
  .left {
    margin-right: 10px;
  }
  .left .manage {
    padding: 40px 22px 39px 22px;
  }
  .left .shares {
    margin: 0 6px 0 6px;
  }
  .right .notice ul li {
    width: 436.33px;
  }
  .right .notice ul li span {
    width: 374px;
  }
  .left .shares .shares-data .shares-data-center span:first-child {
    font-size: 30px;
    margin-right: 46px;
  }
  .shares .triangle-up {
    bottom: 26px;
    left: 100px;
    border-top: none;
    border-left: 9px solid transparent;
    border-bottom: 11px solid #ea0a2a;
    border-right: 9px solid transparent;
  }
  .shares .triangle-down {
    bottom: 26px;
    left: 100px;
    border-bottom: none;
    border-left: 9px solid transparent;
    border-top: 11px solid #0f990f;
    border-right: 9px solid transparent;
  }
  .left .manage .manage-title h5 {
    font-size: 22px;
  }
  .left .manage .manage-title h5 a {
    line-height: 24px;
  }
  .left .shares .shares-data .shares-data-center span:nth-child(3) {
    margin-right: 8px;
  }
  table {
    padding: 0 10px;
  }
  .left .contact .title {
    margin: 15px 15px 9px 15px;
  }
}
.insert {
  position: absolute;
  right: 18.75%;
  top: 33px;
  width: 25.57%;
  height: 44.07%;
  background-color: #e75049;
  mix-blend-mode: multiply;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .insert {
    background-color: rgba(160, 13, 6, 0.75) !important;
    opacity: 0.8 !important;
  }
}
.title .text {
  width: 25.57%;
  height: 44.07%;
  position: absolute;
  right: 18.75%;
  top: 33px;
  padding: 0.9375rem 0.9375rem 0 1.9375rem;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.title .text span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.title .text span:nth-of-type(1) {
  margin-bottom: 0.6875rem;
}
.title .text span:nth-of-type(2),
.title .text span:nth-of-type(3),
.title .text span:nth-of-type(4) {
  font-size: 0.625rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.9375rem;
}
.title .triangle {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 1.5rem;
  border-left: 0.65625rem solid #fff;
  border-right: none;
  border-top: 0.390625rem solid transparent;
  border-bottom: 0.390625rem solid transparent;
}
/* ÒÆ¶¯¶Ëcss */
@media screen and (max-width: 768px) {
  .mob-contact {
    display: block;
    background: #f7f8f8;
    padding-bottom: 40px;
    margin: 0 4%;
  }
  .contact {
    display: none;
  }
  .content .heart {
    width: 100%;
  }
  .content .left {
    width: 100%;
    float: none;
  }
  .heart .right {
    width: 100%;
    padding: 0 4% 20px 4%;
    background: #fff;
    float: none;
  }
  .stock-num {
    font-size: 22px;
  }
  .left .shares {
    margin: 0 4%;
  }
  .left .shares h5 {
    font-size: 20px;
    width: 86px;
    color: #595757;
    font-weight: 500;
  }
  .left .shares .shares-data .shares-data-top {
    font-size: 16px;
    width: 220px;
  }
  .left .shares .shares-data .shares-data-timer {
    font-size: 13px;
    width: 220px;
    color: #595757;
    position: relative;
    padding-left: 25px;
  }
  .left .manage {
    margin: 10px 0 20px 0;
    padding: 20px 4% 30px 4%;
    height: auto;
    width: 92%;
    margin: 20px 4%;
    background: #f7f8f8;
  }
  .left .manage .manage-title h5 {
    font-size: 20px;
    color: #595757;
    font-weight: 500;
  }
  .left .manage .manage-title h5 a {
    height: 27px;
    font-size: 14px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #e10020;
    color: #e10020;
    font-weight: 500;
  }
  .left .manage .manage-content {
    font-size: 14px;
    line-height: 27px;
    height: auto;
    color: #595757;
    line-height: 22px;
    font-weight: 500;
  }
  .left .contact {
    margin-bottom: 20px;
  }
  .left .contact .title {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 20px 4%;
  }
  .left .contact {
    width: 100%;
  }
  table {
    padding: 20px 4%;
    margin: 0;
    width: 100%;
  }
  .right .notice .title {
    padding-top: 10px;
  }
  .right .notice .title,
  .right .notice .title > h5 {
    font-size: 20px;
    font-weight: 500;
    color: #595757;
  }
  .right .notice .title > h5 {
    margin: 10px 0;
    border: none;
  }
  .notice .link {
    font-size: 13px;
    width: 76px;
    height: 27px;
    line-height: 25px;
    background: #fff;
    color: #e10020;
    border: 1px solid #e10020;
  }
  .notice .link,
  .notice .link a {
    font-size: 11px;
    color: #e10020;
    font-weight: 500;
  }
  .right .notice ul li {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    min-height: 78px;
  }
  .right .notice ul li span {
    width: 85%;
    font-size: 13px;
    line-height: 23px;
    color: #595757;
    font-weight: 400;
    -webkit-line-clamp: 5;
  }
  .right .notice ul li span:first-child {
    color: #a8a8a8;
    padding-bottom: 3px;
    font-size: 12px;
  }
  .mob-contact .title {
    font-size: 20px;
    font-weight: 500;
    color: #595757;
    padding: 15px 0 5px 0;
    margin: 0 4%;
    border-bottom: 1px solid #dcdddd;
    color: #595757;
  }
  .right .notice ul li .downlode {
    bottom: auto;
    top: 32px;
  }
  .insert,
  .title .text {
    width: 68%;
    height: 43%;
    top: auto;
    bottom: 7%;
    right: 6%;
    z-index: 1;
  }
  .title .triangle {
    border-right: none;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 16px;
  }
  .title .text {
    padding: 10px 10px 10px 15px;
  }
  .shares .triangle-up,
  .shares .triangle-down {
    left: 92px;
  }
  .shares .triangle-up {
    bottom: 22px;
    border-top: none;
    border-left: 8px solid transparent;
    border-bottom: 11px solid #ea0a2a;
    border-right: 8px solid transparent;
  }
  .shares .triangle-down {
    bottom: 22px;
    border-bottom: none;
    border-left: 8px solid transparent;
    border-top: 11px solid #0f990f;
    border-right: 8px solid transparent;
  }
  .glyphicon {
    position: absolute;
    top: 7px;
    left: 0;
    width: 13px;
    height: 13px;
  }
  .content {
    background: #fff;
  }
  table tr td {
    font-size: 14px;
    font-weight: 500;
    color: #595757;
    line-height: 22px;
  }
  .left .shares .shares-data .shares-data-center {
    position: relative;
    top: 0;
    left: 0;
  }

  .left .shares .shares-data .shares-data-center span {
    float: left;
    line-height: 55px;
    font-size: 13px;
    font-weight: 500;
    color: #595757;
  }

  .left .shares .shares-data .shares-data-center span:first-child {
    margin-right: 35px;
    font-size: 40px;
    font-weight: 400;
    color: #ea0a2a;
  }
  .left .shares {
    height: 196px;
    margin: 0 5%;
  }
}
<!--ºÄÊ±1753284487.7795Ãë-->