@charset "UTF-8";
a:hover {
  transform: All 0.5s ease;
  -webkit-transform: All 0.5s ease;
}

.detail_info {
  text-align: center;
  padding-bottom: 24px;
  border-bottom: 1px solid #c7b593;
  margin-bottom: 40px;
  color: darkgrey;
}

/* pc端 */
@media (min-width: 992px) {
  .box_top {
    width: 100%;
    height: 105px;
  }
  .crumbs {
    /* width: 24px; */
    height: 18px;
    opacity: 1;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: rgba(78, 54, 158, 0.7);
    margin-left: 120px;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
  }
}

/* 移动端-窄屏*/
@media (max-width: 991px) {
  .box_top {
    width: 100%;
    height: 69px;
    background-color: #7068a5;
  }
  .crumbs_min {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .crumbs {
    /* width: 24px; */
    height: 18px;
    opacity: 1;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0px;
    /* margin-left: 25%; */
    color: rgba(78, 54, 158, 0.7);
    margin-top: 24px;
    display: flex;
    flex-direction: row;
  }
  .crumbss {
    /* width: 24px; */
    height: 18px;
    /* opacity: 1; */
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0px;
    /* margin-left: 25%; */
    /* color: rgba(78, 54, 158, 0.7); */
    margin-top: 24px;
    display: flex;
    flex-direction: row;
  }
  .crumbs_box {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.p_biao {
  margin: 0px 8px;
}

.detail {
  width: 100%;
  opacity: 1;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  margin-top: 60px;
  margin-bottom: 102px;
}

/* pc端 */
@media (min-width: 768px) {
  .detail_title {
    width: 100%;
    opacity: 1;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 32px;
    color: #333333;
  }
  .detail_con {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* 移动端-窄屏*/
@media (max-width: 767px) {
  .detail {
    margin-top: 0px;
  }
  .detail_title {
    width: 100%;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 48px;
    color: #333333;
  }
  .detail_con {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.detail_img {
  width: 100%;
  opacity: 1;
}

.img_max {
  width: 100%;
}

.img_min {
  width: 60%;
}

.img_name {
  width: 48px;
  height: 17px;
  opacity: 1;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #3d3d3d;
  margin-top: 12px;
}

.detail_one {
  width: 100%;
  opacity: 1;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 32px;
  margin-bottom: 32px;
}

.detail_three {
  width: 100%;
  opacity: 1;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 24px;
}

.detail_font {
  font-family: SimSun;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 32px;
}

.detail_two {
  width: 760px;
  height: 210px;
  opacity: 1;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}

.detail_two {
  margin-top: 32px;
}

.detail_head {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 16px;
}

.detail_line {
  width: 3px;
  height: 18px;
  opacity: 1;
  background: #4e369e;
  margin-right: 11px;
}

.detail_directory {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}

.detail_txt {
  width: 100%;
}

.detail_txt p {
  line-height: 1.7;
  text-indent: 0 !important;
}

.detail_txt span {
  text-indent: 0 !important;
}

.detail_txt table {
  margin-bottom: 32px;
}

.detail_txt table p {
  margin-bottom: 0 !important;
}

.detail_txt img {
  width: 100% !important;
  height: auto !important;
}

.detail_txt p:last-child {
  margin-bottom: 0px;
}

.detail_txt:last-child {
  margin-bottom: 0px;
}

.detail_ask {
  margin-bottom: 50px;
}

.ask_box {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
}

.dian_box {
  height: 30px;
  display: flex;
  align-items: center;
  margin-right: 13px;
}

.ask_dian {
  width: 4px;
  height: 4px;
  opacity: 1;
  background: #7068a5;
}

.books {
  width: 100%;
  margin-bottom: 25px;
}

.books_img {
  width: 30%;
}

.author {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 50px;
}
