.banner_h {
  width: 100%; }

.banner_h img {
  width: 100%; }

body {
  margin: 0 auto; }

.main-block {
  width: 100%; }
  .main-block .main-cont {
    width: 1180px;
    margin: 0 auto;
    padding-bottom: 255px;
    padding-top: 140px;
    background-image: url(../../img/therapeutics/bg.png);
    background-size: cover;
    background-position: 0; }

.no-ls {
  letter-spacing: 0px !important; }

.content-table {
  padding-top: 62px;
  box-shadow: 0 13px 20px 0px #3d3d3d;
  background: url("../../img/therapeutics/main_img_bg.png");
  background-size: 100%;
  background-color: #fff;
  background-position: bottom;
  background-repeat: no-repeat; }
  .content-table .top-title {
    width: 555px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    letter-spacing: 6px; }
    .content-table .top-title .line-div {
      width: 131px;
      height: 4px;
      border-radius: 4px;
      background: #767676; }
    .content-table .top-title .txt-div {
      font-size: 36px;
      color: #3d3d3d; }
  .content-table .mid-desc {
    padding-top: 44px;
    font-size: 24px;
    text-align: center;
    color: #3d3d3d; }
  .content-table .btm_img {
    margin: 0 auto;
    padding-bottom: 95px;
    margin-top: 50px;
    display: block;
    width: 989px;
    height: 300px; }

@media screen and (max-width: 750px) {
  .banner_h {
    width: 100%;
    padding-bottom: 0; }

  .banner_h img {
    width: 100%; }

  body {
    margin: 0 auto; }

  .joinus_text {
    background: url(../../img/joinus/3.jpg) no-repeat;
    background: initial;
    box-shadow: 0 0 0.1272727273rem 1px #333;
    width: 21.8181818182rem;
    background-size: 100% 100%;
    font-size: 0.9090909091rem;
    text-align: center;
    padding: 1.8181818182rem;
    margin: 1.8181818182rem auto;
    font-family: SourceHanSansCN-Regular;
    font-stretch: normal;
    font-weight: bold;
    height: auto;
    color: #3d3d3d; }

  .joinus_text div {
    text-align: left; }

  .joinus_text span {
    color: #6d8456;
    padding-bottom: 0.1818181818rem; }

  .join_banner2 {
    width: 100%; }

  .f24 {
    font-size: 0.4363636364rem; }

  .f44 {
    font-size: 0.8rem; }

  .main-cont {
    width: 100% !important;
    padding: 10px !important;
    padding-bottom: 60px !important; }

  .content-table {
    padding-top: 20px; }
    .content-table .top-title {
      width: auto; }
      .content-table .top-title .line-div {
        width: 30%;
        height: 2px;
        border-radius: 2px; }
      .content-table .top-title .txt-div {
        font-size: 20px; }
    .content-table .mid-desc {
      padding-top: 20px;
      font-size: 14px; }
    .content-table .btm_img {
      padding-bottom: 20px;
      margin-top: 20px;
      width: auto;
      max-width: 100%;
      height: auto;
      object-fit: cover; } }

/*# sourceMappingURL=the.css.map */
