/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.jd-mall {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
img[data-v-a174b48e] {
  max-width: 100% !important;
}
.content[data-v-a174b48e] {
  font-size: 0.7rem;
}
.container[data-v-a174b48e] {
  flex: 1;
  padding: 0 0.75rem;
  background-color: #fff;
  text-align: justify;
  word-break: break-all;
}
.container header[data-v-a174b48e] {
  margin-bottom: 0.725rem;
}
.container header h1[data-v-a174b48e] {
  width: 100%;
  font-weight: bold;
  font-size: 0.9rem;
  padding: 0.45rem 0;
  margin: 0;
}
.container header .info[data-v-a174b48e] {
  width: 100%;
  font-size: 0.65rem;
  color: #999;
}
.container header .info span[data-v-a174b48e] {
  margin-right: 0.45rem;
}
.container header .info .lai[data-v-a174b48e] {
  border: 1PX solid #ddd;
  padding: 0.1rem 0.45rem;
  border-radius: 0.625rem;
}
.container_iframe[data-v-a174b48e] {
  width: 100%;
  flex: 1;
}
.container_iframe iframe[data-v-a174b48e] {
  width: 100%;
  height: 100%;
}
.expert-programme[data-v-a174b48e] {
  width: 100%;
  overflow: hidden;
  background-color: #f1f2f6;
}
.expert-programme h2[data-v-a174b48e] {
  font-size: 0.85rem;
  font-weight: normal;
  text-align: center;
  line-height: 2.25rem;
}
.more-programe[data-v-a174b48e] {
  display: block;
  width: 100%;
  height: 1.75rem;
  color: #999;
  background-color: #f1f2f6;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.75rem;
}
.more-programe i[data-v-a174b48e] {
  font-size: 0.55rem;
  margin-left: 0.125rem;
}
.more-programe .close[data-v-a174b48e] {
  transform: rotate(180deg);
}
.comment[data-v-a174b48e] {
  width: 100%;
  background-color: #fff;
  border-top: 0.3rem solid #f1f2f6;
}
.comment h2[data-v-a174b48e] {
  font-size: 0.85rem;
  width: 100%;
  height: 2.25rem;
  line-height: 2.25rem;
  position: relative;
  padding: 0 0.75rem;
  text-align: center;
}
.comment h2[data-v-a174b48e]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.comment ul[data-v-a174b48e] {
  padding: 0 0.75rem;
}
.comment ul li[data-v-a174b48e] {
  width: 100%;
  display: flex;
  padding: 0.75rem 0 0.55rem 0;
  border-bottom: 1PX solid #f1f2f6;
}
.comment ul li img[data-v-a174b48e] {
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  background-color: #eee;
  margin-right: 0.45rem;
}
.comment ul li .comment-detail[data-v-a174b48e] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.comment ul li .comment-detail .comment-name[data-v-a174b48e] {
  font-size: 0.6rem;
}
.comment ul li .comment-detail .comment-content[data-v-a174b48e] {
  min-height: 1.5rem;
  font-size: 0.65rem;
  padding: 0.25rem 0;
}
.comment ul li .comment-detail .comment-bottom[data-v-a174b48e] {
  font-size: 0.55rem;
  color: #c7c7c7;
  display: flex;
  justify-content: space-between;
}
.comment ul li .comment-detail .is_praise .praise[data-v-a174b48e] {
  color: #dc3b40;
}
.comment .no-comment[data-v-a174b48e] {
  width: 100%;
  height: 7.5rem;
  line-height: 7.5rem;
  text-align: center;
  font-size: 0.65rem;
  color: #999;
}
.send-comment[data-v-a174b48e] {
  position: relative;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.4rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.7rem;
}
.send-comment[data-v-a174b48e]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
.send-comment input[data-v-a174b48e] {
  width: 14.7rem;
  height: 1.5rem;
  border-radius: 0.15rem;
  text-indent: 0.75rem;
  background-color: #f3f3f3;
}
.send-comment button[data-v-a174b48e] {
  font-size: 0.8rem;
  color: #dc3b40;
  background-color: #fff;
}
.send-comment .icon[data-v-a174b48e] {
  position: relative;
}
.send-comment .icon i[data-v-a174b48e] {
  font-size: 1.15rem;
  color: #333752;
}
.send-comment .icon span[data-v-a174b48e] {
  font-size: 0.45rem;
  height: 0.6rem;
  padding: 0 0.15rem;
  border-radius: 0.3rem;
  background-color: #333752;
  position: absolute;
  top: -0.2rem;
  left: 0.65rem;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
}

