.disease-types[data-v-497454f4] {
  font-size: 0
}
.disease-types .top-search[data-v-497454f4] {
  background: #f2f4f7
}
.disease-types .block_img[data-v-497454f4] {
  width: 100%
}
.disease-types .list[data-v-497454f4] {
  height: 6.33333vw;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  /* padding: 0 4vw; */
}
.disease-types .list .item-left-icon[data-v-497454f4] {
  width: 5vw;
  height: 5vw
}
.disease-types .list p[data-v-497454f4] {
  flex: 1;
  text-align: left;
  padding-left: 2.66667vw;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #222;
  font-size: 2.5vw;
}
.disease-types .list .item-right-icon[data-v-497454f4] {
  margin-left: var(--van-padding-base);
  color: var(--van-cell-right-icon-color);
  height: var(--van-cell-line-height);
  font-size: var(--van-cell-icon-size);
  line-height: var(--van-cell-line-height)
}
.disease-detail[data-v-8bae663b] {
  padding: 0 4.53333vw 6.66667vw
}
.disease-detail .section[data-v-8bae663b] {
  margin-top: 6.66667vw
}
.disease-detail .section .section-title[data-v-8bae663b] {
  font-size: 4.53333vw;
  color: #090909;
  display: flex;
  align-items: center
}
.disease-detail .section .section-title .line[data-v-8bae663b] {
  display: inline-block;
  width: 1.06667vw;
  height: 4.26667vw;
  background-color: #e02828;
  margin-right: 2vw
}
.disease-detail .section .section-content[data-v-8bae663b] {
  white-space: pre-wrap;
  padding: 2.66667vw;
  background: #F6F6F6;
  margin-top: 3.33333vw;
  font-size: 3.73333vw;
  color: gray;
  line-height: 6.8vw
}
.disease-detail .section .section-content .tap-item[data-v-8bae663b] {
  display: inline-block;
  color: #e02828;
  font-size: 3.2vw;
  background-color: #e028281f;
  padding: 0 3.33333vw;
  border-radius: 13.33333vw;
  margin: .53333vw 2.66667vw .53333vw 0
}
 /* 这里写移动设备的样式 */    
@media screen and (max-width: 700px) {
  .disease-types .list[data-v-497454f4] {  
  height: 13.33333vw;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  /* padding: 0 4vw; */
}
.disease-types .list .item-left-icon[data-v-497454f4] {
  width: 8vw;
  height: 8vw
}
.disease-types .list p[data-v-497454f4] {
  flex: 1;
  text-align: left;
  padding-left: 2.66667vw;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #222;
  font-size: 4vw;
}
  }

@media screen and (max-width: 800px) {
  .disease-types .list[data-v-497454f4] {  
  height: 12.33333vw;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  /* padding: 0 4vw; */
}
.disease-types .list .item-left-icon[data-v-497454f4] {
  width: 7vw;
  height: 7vw
}
.disease-types .list p[data-v-497454f4] {
  flex: 1;
  text-align: left;
  padding-left: 2.66667vw;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #222;
  font-size: 3.8vw;
}
  }


@media screen and (max-width: 900px) {
  .disease-types .list[data-v-497454f4] {  
  height: 12.33333vw;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  /* padding: 0 4vw; */
}
.disease-types .list .item-left-icon[data-v-497454f4] {
  width: 7vw;
  height: 7vw
}
.disease-types .list p[data-v-497454f4] {
  flex: 1;
  text-align: left;
  padding-left: 2.66667vw;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #222;
  font-size: 3.8vw;
}
  }