@import 'iconfont.css';
.rencai-content-jm {
  margin-top: 3rem;
}
.rencai-content-jm > a {
  display: inline-block;
  margin-bottom: 2.5rem;
  font-size: 0.8rem;
  color: #28468e;
}
.rencai-content-jm > a i {
  margin-right: 0.6rem;
}
.rencai-content-jm .jm-banner {
  height: 0;
  padding-bottom: 40%;
  overflow: hidden;
}
.rencai-content-jm .jm-banner img {
  width: 100%;
}
.rencai-content-jm .jm-text {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 6.5rem;
}
.rencai-content-jm .jm-text > .left {
  float: left;
  width: 31.5%;
}
.rencai-content-jm .jm-text > .left h3 {
  font-size: 1.8rem;
  letter-spacing: 1px;
}
.rencai-content-jm .jm-text > .left .line {
  width: 2.3rem;
  height: 3px;
  background: #f4c117;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.rencai-content-jm .jm-text > .left a {
  display: inline-block;
  width: 11.5rem;
  height: 2.9rem;
  border: 1px solid #6a6a6a;
  font-size: 0.8rem;
  text-align: center;
  line-height: 2.9rem;
}
.rencai-content-jm .jm-text > .left a i {
  margin-left: 1rem;
}
.rencai-content-jm .jm-text > .left a:hover {
  background: #f4c117;
  color: #fff;
  border: none;
}
.rencai-content-jm .jm-text > .right {
  float: right;
  width: 58%;
}
.rencai-content-jm .jm-text > .right p {
  font-size: 0.8rem;
  color: #999;
}
.rencai-content-jm .jm-text > .right p:nth-child(2),
.rencai-content-jm .jm-text > .right p:nth-child(3) {
  margin-top: 1.5rem;
}
.rencai-content-jm .jm-text > .right p a {
  display: block;
  color: #28468e;
  margin-top: 3rem;
}
.rencai-content-jm .jm-text > .right p a:hover {
  color: #f4c117;
}
@media screen and (max-width: 768px) {
  .rencai-content-jm {
    margin-top: 1.5rem;
  }
  .rencai-content-jm > a {
    margin-bottom: 1.6rem;
    font-size: 14px;
  }
  .rencai-content-jm .jm-text {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 3.5rem;
  }
  .rencai-content-jm .jm-text .left {
    width: 100%;
  }
  .rencai-content-jm .jm-text .left h3 {
    font-size: 16px;
  }
  .rencai-content-jm .jm-text .left .line {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .rencai-content-jm .jm-text .left a {
    font-size: 13px;
    margin-bottom: 1.5rem;
  }
  .rencai-content-jm .jm-text .right {
    width: 100%;
  }
  .rencai-content-jm .jm-text .right p {
    font-size: 13px;
    line-height: 1.5;
  }
  .rencai-content-jm .jm-text > .right p:nth-child(2),
  .rencai-content-jm .jm-text > .right p:nth-child(3) {
    margin-top: 1rem;
  }
  .rencai-content-jm .jm-text > .right p a {
    margin-top: 2rem;
  }
}
/*# sourceMappingURL=zhuoyue_rencai_jm.css.map */