#dise_ploy {
  width: 100%;
  margin-bottom: 35px;
}

#dise_ploy .wrap {
  flex-wrap: wrap;
}

#dise_ploy .wrap .menu_list {
  width: 300px;
}

#dise_ploy .wrap .menu_list .tit {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #68a6f4;
  padding: 0 20px;
}

#dise_ploy .wrap .menu_list .con {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-top: 0;
  border-bottom: 0;
}

#dise_ploy .wrap .menu_list .con dl {
  border-bottom: 1px solid #e6e6e6;
}

#dise_ploy .wrap .menu_list .con dl dt {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  position: relative;
  zoom: 1;
  font-size: 14px;
  align-items: center;
  cursor: pointer;
}

#dise_ploy .wrap .menu_list .con dl.curr dt {
  background: #f2f2f6;
}

#dise_ploy .wrap .menu_list .con dl dt a {
  display: block;
}

#dise_ploy .wrap .menu_list .con dl.curr dt a {
  font-weight: bold;
}

#dise_ploy .wrap .menu_list .con dl dt em {
  display: block;
  width: 16px;
  height: 8px;
  background: url("../images/downIcon.jpg") no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}

#dise_ploy .wrap .menu_list .con dl.curr dt em {
  background: url("../images/upIcon.jpg") no-repeat center center;
  background-size: 100% 100%;
}

#dise_ploy .wrap .menu_list .con dl dt span {
  display: none;
  width: 9px;
  height: 5px;
  position: absolute;
  top: 37px;
  left: 28px;
  z-index: 20;
  background: url(../images/sjIcon.png) no-repeat 0 0;
}

#dise_ploy .wrap .menu_list .con dl.curr dt span {
  display: block;
}

#dise_ploy .wrap .menu_list .con dl dd {
  display: none;
  padding: 10px 0 25px 10px;
  color: #0086cb;
  font-size: 14px;
  overflow: hidden;
}

#dise_ploy .wrap .menu_list .con dl dd a {
  display: inline-block;
  width: 84px;
  padding-left: 9px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  color: #0086cb;
}

#dise_ploy .wrap .menu_list .con dl dd a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_ploy .wrap .menu_list .con dl dd a.curr_item {
  font-weight: bold;
  color: #f60;
}

#dise_ploy .wrap .dise_list {
  width: calc(100% - 340px);
}

#dise_ploy .wrap .dise_list .dise_list_com {
  width: 100%;
  margin-bottom: 20px;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit {
  width: 100%;
  position: relative;
  height: 32px;
  vertical-align: top;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit p {
  font-size: 16px;
  color: #666;
  height: 30px;
  text-align: left;
  background: url(../images/sj2Icon.jpg) no-repeat 58px 22px;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit p a {
  color: #666;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit p .span {
  color: #f60;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit a.link01 {
  display: inline-block;
  padding-right: 12px;
  height: 30px;
  color: #999;
  background: url(https://static.fh21.com.cn/images/disease/sj1.jpg) no-repeat right 8px;
  *background-position: right 9px;
  _background-position: right 8px;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit em {
  display: block;
  position: absolute;
  left: 0;
  top: 28px;
  width: 100%;
  z-index: -1;
  height: 2px;
  background: #e6e6e6;
  overflow: hidden;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit .more {

}

#dise_ploy .wrap .dise_list .dise_list_com .tit .more a {
  display: block;
  background: url(../images/sj1.jpg) no-repeat right 7px;
  padding-right: 11px;
  color: #999;
  font-size: 14px;
}

#dise_ploy .wrap .dise_list .dise_list_com .tit .more a:hover {
  color: #ca0000;
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 {
  flex-wrap: wrap;
  padding: 10px 0 9px 0;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
  zoom: 1;
  font-family: "宋体";
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 li {
  width: 50%;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  background: url(../images/point01.gif) no-repeat 0 12px;
  overflow: hidden;
  font-size: 14px;
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 li a {
  color: #0086cb;
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 li a:hover {
  color: #ca0000;
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 li span {
  font-size: 12px;
  color: #999;
  margin: 0 0 0 7px;
}

#dise_ploy .wrap .dise_list .dise_list_com .box1 li span em {
  text-decoration: underline;
}

#dise_ploy .wrap .dise_list .dise_list_com .box2 {
  flex-wrap: wrap;
  padding: 13px 0;
  overflow: hidden;
  zoom: 1;
  font-family: "宋体";
}

#dise_ploy .wrap .dise_list .dise_list_com .box2 li {
  width: 25%;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  background: url(../images/point01.gif) no-repeat 0 12px;
  overflow: hidden;
  font-size: 14px;
}

#dise_ploy .wrap .dise_list .dise_list_com .box2 li a {
  color: #0086cb;
}

#dise_ploy .wrap .dise_list .dise_list_com .box2 li a:hover {
  color: #ca0000;
}

@media all and (max-width: 850px) {
  .mhid {
    display: none;
  }

  #dise_ploy .wrap .menu_list {
    width: 100%;
  }

  #dise_ploy .wrap .dise_list {
    width: 100%;
  }

  #dise_ploy .wrap .dise_list {
    margin-top: 20px;
  }
}

@media all and (max-width: 480px) {
  #dise_ploy .wrap .menu_list .tit {
    height: 40px;
    line-height: 40px;
  }

  #dise_ploy .wrap .dise_list .dise_list_com .box1 li {
    width: 100%;
  }

  #dise_ploy .wrap .dise_list .dise_list_com .box2 li {
    width: 50%;
  }

  #dise_ploy .wrap .menu_list .con dl dt {
    height: 35px;
    line-height: 35px;
  }
}

#page_list {
  width: 100%;
  padding: 30px 0;
}

#page_list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#page_list ul li {
  margin: 10px 5px 0;
}

#page_list ul li a {
  display: block;
  padding: 5px 10px;
  color: #333;
  border: #e4e4e4 1px solid;
  background: #fff;
  font-size: 14px;
}

#page_list ul li.on_curr a {
  border: #0086cb 1px solid;
  color: #fff;
  background: #0086cb;
}

#page_list ul li:hover a {
  border: #0086cb 1px solid;
  color: #fff;
  background: #0086cb;
}

@media all and (max-width: 480px) {
  #page_list {
    padding: 20px 0;
  }
}

/* 专题 */
#dise_spe {
  width: 100%;
}

#dise_spe .part1 {
  width: 100%;
  padding-bottom: 30px;
}

#dise_spe .part1 .tit {
  width: 100%;
  padding: 10px 0 6px;
  border-bottom: 1px solid #7fc2e5;
  align-items: baseline;
  margin: 14px 0 30px;
}

#dise_spe .part1 .tit h1 {
  display: inline-block;
  font-size: 32px;
  color: #06c;
}

.dise-alias {
  color: #666;
  font-size: 14px;
}

#dise_spe .part1 .tit a {
  display: block;
  color: #ff6600;
}

#dise_spe .part1 .tit a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .content {
  width: 100%;
}

#dise_spe .part1 .content .left {
  width: 64%;
}

#dise_spe .part1 .content .left .dise_cell {
  width: 100%
}

#dise_spe .part1 .content .left .dise_cell .img {
  width: 220px;
  height: 165px;
  border: 1px solid #ccc;
  overflow: hidden;
  display: flex;
  align-items: center;
}

#dise_spe .part1 .content .left .dise_cell .img img {
  width: 100%;
  height: auto;
}

#dise_spe .part1 .content .left .dise_cell .menu {
  width: calc(100% - 240px);
}

#dise_spe .part1 .content .left .dise_cell .menu .nav {
  width: 100%;
  flex-wrap: wrap;
}

#dise_spe .part1 .content .left .dise_cell .menu .nav a {
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
  font-size: 14px;
}

#dise_spe .part1 .content .left .dise_cell .menu .nav a:hover {
  text-decoration: underline;
}

#dise_spe .part1 .content .left .dise_cell .menu .nav a.on {
  background: #68a6f4;
  color: #fff;
}

#dise_spe .part1 .content .left .dise_cell .menu .item {
  width: 100%;
  margin-top: 10px;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box {
  width: 100%;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box:nth-child(n+2) {
  display: none;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box p {
  color: #666;
  line-height: 24px;
  padding-right: 12px;
  font-size: 14px;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box p a {
  color: #0086cb;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box span {
  display: flex;
  justify-content: space-between;
  background: url(../images/icon01.jpg) no-repeat 0 center;
  margin-top: 20px;
  padding: 5px 0 5px 53px;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box span a {
  display: block;
  width: 48%;
  color: #0086cb;
  text-decoration: underline;
  font-size: 14px;
}

#dise_spe .part1 .content .left .dise_cell .menu .item .item_box span a:hover {
  color: #ca0000;
}

#dise_spe .part1 .content .left .dise_tips {
  background: #f8f9fa url(../images/bg07.gif) no-repeat 0 0;
  margin: 25px 0 35px 0;
  padding: 62px 0 0;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

#dise_spe .part1 .content .left .dise_tips ul {
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part1 .content .left .dise_tips ul li {
  width: 47%;
  margin-bottom: 13px;
}

#dise_spe .part1 .content .left .dise_tips ul li .ask {
  background: url(../images/icon02a.jpg) no-repeat left 5px;
  padding: 5px 0 5px 25px;
  line-height: 22px;
  color: #333;
  font-size: 14px;
}

#dise_spe .part1 .content .left .dise_tips ul li .ask a {
  color: #333;
}

#dise_spe .part1 .content .left .dise_tips ul li .ask a:hover {
  color: #ca0000;
}

#dise_spe .part1 .content .left .dise_tips ul li .ans {
  background: url(../images/icon02b.jpg) no-repeat left 5px;
  padding: 2px 0 5px 25px;
  line-height: 22px;
  color: #888;
  font-size: 14px;
}

#dise_spe .part1 .content .right {
  width: 30%;
}

#dise_spe .part1 .content .right .rel_dise {
  width: 100%;
  margin-bottom: 27px;
}

.dise_tit1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.dise_tit1 p {
  font-size: 20px;
  line-height: 26px;
}

.spc .dise_tit1 a {
  background: none;
  color: #ff6600;
  margin-right: 6px;
  font-size: 20px;
}

.dise_tit1 a {
  color: #0086cb;
  background-image: url(../images/bg01.gif);
  background-repeat: no-repeat;
  padding-right: 11px;
  background-position: right -85px;
  font-size: 14px;
}

.dise_tit1 a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .content .right .rel_dise ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#dise_spe .part1 .content .right .rel_dise ul li {
  font-size: 14px;
  color: #333;
  display: block;
  float: left;
  white-space: nowrap;
  margin-right: 25px;
  line-height: 34px;
}

#dise_spe .part1 .content .right .rel_dise ul li a {
  color: #333;
}

#dise_spe .part1 .content .right .rel_dise ul li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .content .right .rec_upd {
  width: 100%;
}

#dise_spe .part1 .content .right .rec_upd .img_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part1 .content .right .rec_upd .img_list .img {
  width: 48%;
  height: 90px;
  margin-top: 5px;
  position: relative;
}

#dise_spe .part1 .content .right .rec_upd .img_list .img a {
  display: block;
  width: 100%;
  height: 100%;
}

#dise_spe .part1 .content .right .rec_upd .img_list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#dise_spe .part1 .content .right .rec_upd .img_list .img p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  line-height: 24px;
  padding: 0 5px;
  color: #fff;
  font-size: 12px;
  z-index: 5;
}

#dise_spe .part1 .content .right .rec_upd .img_list .img:hover p {
  opacity: 0.7;
}

#dise_spe .part1 .content .right .rec_upd .text_list {
  width: 100%;
  margin-top: 12px;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul {
  width: 100%;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul li {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  background: url(../images/point01.gif) no-repeat 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul li p {
  width: 70%;
  height: 32px;
  line-height: 32px;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul li p a {
  color: #333;
  font-size: 14px;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul li p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .content .right .rec_upd .text_list ul li span {
  font-size: 12px;
  color: #999;
}

.dise05a dt, .dise05b dt, .dise05c dt, .dise05 dl dd ol, .dise08_block_on .dise08_btn a, .dise05a dd em, .dise05b dd em, .dise05c dd em {
  background: url(https://static.fh21.com.cn/images/disease/big.gif);
  background-repeat: no-repeat;
}

.dise05 {
  clear: both;
  padding-bottom: 35px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.dise05 dl {
  float: left;
}

.dise05 dl dt {
  width: 200px;
  height: 246px;
  position: relative;
}

.dise05 dl dd em {
  display: block;
  width: 35px;
  height: 45px;
  position: absolute;
  left: 24px;
  top: 18px;
}

.dise05 dl.dise05b {
  padding-left: 20px;
}

.dise05 dl.dise05c {
  float: right;
}

.dise05a dd em {
  background-position: right bottom;
}

.dise05b dd em {
  background-position: -510px -354px;
}

.dise05c dd em {
  background-position: right bottom;
}

.dise05a dt {
  background-position: 0 0;
}

.dise05b dt {
  background-position: -249px 0;
}

.dise05c dt {
  background-position: -500px 0;
}

.dise05 dl dt a {
  display: block;
  width: 169px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #eaf0f5;
  color: #565d64;
  position: absolute;
  left: 16px;
  bottom: 25px;
}

.dise05 dl dt a:hover {
  background: #fff;
  text-decoration: none;
  color: #565d64;
}

.dise05 dl dt ol {
  width: 180px;
  color: #fff;
  position: absolute;
  left: 18px;
  top: 120px;
  font-size: 14px;
  line-height: 24px;
}

.dise05 dl dt ol em {
  font-style: normal;
  color: #ffff00;
}

.dise05 dl dt span {
  display: block;
  width: 23px;
  height: 28px;
  background: url(https://static.fh21.com.cn/images/disease/Icon02.png) no-repeat 0 0;
  position: absolute;
  right: 0;
}

.dise05 dl dd {
  width: 198px;
  height: 204px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8ec;
  border-top: 0;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.dise05 dl dd p {
  text-align: center;
  width: 100%;
  line-height: 20px;
  position: absolute;
  top: 95px;
  left: 0;
}

.dise05 dl dd p a {
  font-size: 16px;
}

.dise05 dl dd p span {
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.dise05 dl dd ul {
  text-align: center;
  width: 180px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 120px;
  left: 10px;
  overflow: hidden;
  color: #666;
  font-size: 12px;
}

.dise05 dl dd ol {
  width: 172px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #999;
  background-position: 0 -280px;
  position: absolute;
  bottom: 21px;
  left: 14px;
  text-align: center;
}

.dise05 dl dd ol span {
  color: #f60;
}

@media all and (max-width: 850px) {
  #dise_spe .part1 .tit {
    margin: 10px 0 20px;
  }

  #dise_spe .part1 .tit h1 {
    font-size: 24px;
    color: #06c;
    font-weight: normal;
  }

  #dise_spe .part1 .content {
    flex-wrap: wrap;
  }

  #dise_spe .part1 .content .left {
    width: 100%;
  }

  #dise_spe .part1 .content .right {
    width: 100%;
  }

  #dise_spe .part1 .content .left .dise_tips {
    background-size: 100% auto;
  }

  #dise_tit1 p {
    font-size: 18px;
  }

  #dise_spe .part1 .content .right .rec_upd .img_list .img {
    height: 200px;
  }
}

@media all and (max-width: 480px) {
  .adv {
    display: none;
  }

  #dise_spe .part1 .tit h1 {
    font-size: 22px;
  }

  #dise_spe .part1 .content .left .dise_cell {
    flex-wrap: wrap;
  }

  #dise_spe .part1 .content .left .dise_cell .img {
    width: 100%;
    height: 220px;
    justify-content: center;
  }

  #dise_spe .part1 .content .left .dise_cell .img img {
    width: 80%;
  }

  #dise_spe .part1 .content .left .dise_cell .menu {
    width: 100%;
    margin-top: 20px;
  }

  #dise_spe .part1 .content .left .dise_cell .menu .item .item_box span {
    margin-top: 10px;
  }

  #dise_spe .part1 .content .left .dise_tips {
    background-size: auto auto;
  }

  #dise_spe .part1 .content .left .dise_tips {
    margin: 20px 0 20px 0;
  }

  #dise_spe .part1 .content .right .rel_dise {
    margin-bottom: 15px;
  }
}

#dise_spe .part2 {
  width: 100%;
  background: #f5f5f9;
  padding: 30px 0;
}

#dise_spe .part2 .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part2 .wrap .left {
  width: 64%;
}

#dise_spe .part1 .left .content,
#dise_spe .part2 .wrap .left .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part1 .left .content .item,
#dise_spe .part2 .wrap .left .content .item {
  width: 50%;
  margin-top: 15px;
}

#dise_spe .part1 .left .content .item p,
#dise_spe .part2 .wrap .left .content .item p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}

#dise_spe .part1 .left .content .item ul,
#dise_spe .part2 .wrap .left .content .item ul {
  width: 100%;
}

#dise_spe .part1 .left .content .item ul li,
#dise_spe .part2 .wrap .left .content .item ul li {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 14px;
}

#dise_spe .part1 .left .content .item ul li a,
#dise_spe .part2 .wrap .left .content .item ul li a {
  color: #333;
}

#dise_spe .part1 .left .content .item ul li a:hover,
#dise_spe .part2 .wrap .left .content .item ul li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .left .content .item span,
#dise_spe .part2 .wrap .left .content .item span {
  display: block;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 14px;
}

#dise_spe .part1 .left .content .item span a,
#dise_spe .part2 .wrap .left .content .item span a {
  color: #333;
}

#dise_spe .part1 .left .content .item span a:hover,
#dise_spe .part2 .wrap .left .content .item span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part1 .left .content .item span a em,
#dise_spe .part2 .wrap .left .content .item span a em {
  color: #f60;
}

#dise_spe .part2 .wrap .right {
  width: 30%;
}

#dise_spe .part2 .wrap .right .ul-list {
  width: 100%;
}

#dise_spe .part2 .wrap .right .ul-list li {
  width: 100%;
  padding: 10px 50px 10px 0;
  background: url(../images/icon13.gif) no-repeat right center;
  border-top: 1px dotted #ddd;
}

#dise_spe .part2 .wrap .right .ul-list li:hover {
  width: 100%;
  padding: 10px 50px 10px 0;
  background: url(../images/icon04.jpg) no-repeat right center;
}

#dise_spe .part2 .wrap .right .ul-list li p {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  color: #0086cb;
  overflow: hidden;
}

#dise_spe .part2 .wrap .right .ul-list li p a {
  color: #0086cb;
}

#dise_spe .part2 .wrap .right .ul-list li p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part2 .wrap .right .ul-list li p a em {
  font-size: 12px;
  color: #999;
}

#dise_spe .part2 .wrap .right .ul-list li span {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
}

#dise_spe .part2 .wrap .right .ul-list li span a {
  color: #333;
}

#dise_spe .part2 .wrap .right .ul-list li span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part2 .wrap .right .ul-list li span a i {
  color: #f60;
}

@media all and (max-width: 850px) {
  #dise_spe .part2 .wrap .left {
    width: 100%;
  }

  #dise_spe .part2 .wrap .right {
    width: 100%;
    margin-top: 20px;
  }
}

@media all and (max-width: 480px) {
  #dise_spe .part2 {
    padding: 20px 0;
  }

  #dise_spe .part2 .wrap .left .content .item {
    margin-top: 10px;
  }

  #dise_spe .part2 .wrap .left .content .item p {
    font-size: 16px;
  }
}

#dise_spe .part3 {
  width: 100%;
  padding: 30px 0;
}

#dise_spe .part3 .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part3 .wrap .left {
  width: 64%;
}

#dise_spe .part3 .wrap .left .title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#dise_spe .part3 .wrap .left .title p {
  font-size: 22px;
  line-height: 26px;
  color: #333;
}

#dise_spe .part3 .wrap .left .title .tit_tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#dise_spe .part3 .wrap .left .title .tit_tag li {
  line-height: 28px;
}

#dise_spe .part3 .wrap .left .title .tit_tag li a {
  display: block;
  padding: 0 17px;
  font-weight: bold;
  color: #666;
  font-size: 16px;
}

#dise_spe .part3 .wrap .left .title .tit_tag li.on a {
  background: #68a6f4;
  color: #fff;
}

#ask_search {
  width: 100%;
  padding: 10px 0 20px;
}

#ask_search form {
  display: flex;
  justify-content: space-between;
}

#ask_search form .ipt_srh {
  display: block;
  width: 74%;
  line-height: 56px;
  border: 2px solid #e6e6e8;
  border-right: 0;
  padding-left: 10px;
  color: #999;
}

#ask_search form:hover .ipt_srh {
  border: 2px solid #50c272;
  border-right: 0;
}

#ask_search form .ipt_sbt {
  display: block;
  width: 26%;
  line-height: 56px;
  background: #74d290;
  color: #fff;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
}

#ask_search form:hover .ipt_sbt {
  background: #50c272;
}

#dise_spe .part3 .wrap .left .list {
  width: 100%;
}

#dise_spe .part3 .wrap .left .list .list_item {
  width: 100%;
}

#dise_spe .part3 .wrap .left .list .list_item:nth-child(n+2) {
  display: none;
}

#dise_spe .part3 .wrap .left .list .list_item ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_spe .part3 .wrap .left .list .list_item ul li {
  width: 48%;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}

#dise_spe .part3 .wrap .left .list .list_item ul li a {
  display: block;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
}

#dise_spe .part3 .wrap .left .list .list_item ul li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part3 .wrap .left .list .list_item ul li span {
  display: block;
  font-size: 12px;
  color: #666;
}

#dise_spe .part3 .wrap .left .list .list_item ul li span em {
  color: #393;
  padding-right: 4px;
}

#dise_spe .part3 .wrap .left .img_list {
  width: 100%;
}

#dise_spe .part3 .wrap .left .img_list ul {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#dise_spe .part3 .wrap .left .img_list ul li {
  width: 30%;
  border: 1px solid #dedede;
  margin-top: 20px;
}

#dise_spe .part3 .wrap .left .img_list ul li:nth-child(n+2) {
  margin-left: 5%;
}

#dise_spe .part3 .wrap .left .img_list ul li .img {
  width: 100%;
  height: 178px;
}

#dise_spe .part3 .wrap .left .img_list ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#dise_spe .part3 .wrap .left .img_list ul li .text {
  width: 100%;
  position: relative;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text1 {
  padding: 10px;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text1 .name {
  text-align: center;
  line-height: 30px;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text1 .name p {
  display: inline-block;
  margin-right: 6px;
  font-size: 16px;
  color: #333;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text1 .name em {
  display: inline-block;
  font-size: 14px;
  color: #999;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text1 span {
  display: block;
  color: #0086cb;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #74d290;
  display: flex;
  align-items: center;
  padding: 0 20px;
  z-index: 10;
  opacity: 0;
}

#dise_spe .part3 .wrap .left .img_list ul li:hover .text .text2 {
  opacity: 1;
}

#dise_spe .part3 .wrap .left .img_list ul li .text .text2 p {
  width: 100%;
  color: #4ba867;
  background: #fff;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
}

#dise_spe .part3 .wrap .right {
  width: 30%;
}

#dise_spe .part3 .wrap .right .doc_vie {
  width: 100%;
}

#dise_spe .part3 .wrap .right .doc_vie .box {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #efefef;
  padding: 26px 0 0 0;
}

#dise_spe .part3 .wrap .right .doc_vie .box p {
  padding: 0 15px;
  font-size: 16px;
  line-height: 20px;
  border-left: 4px solid #68a6f4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#dise_spe .part3 .wrap .right .doc_vie .box p a {
  color: #333;
}

#dise_spe .part3 .wrap .right .doc_vie .box p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .img {
  width: 68px;
  height: 68px;
  border: 2px solid #e6e6e8;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .img img {
  width: 100%;
  height: 100%;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text {
  width: calc(100% - 80px);
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text1 {
  width: 100%;
  line-height: 24px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text1 span {
  font-size: 16px;
  margin-right: 10px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text1 span a {
  color: #0086cb;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text1 span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text1 em {
  font-size: 12px;
  color: #999;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text2 {
  color: #666;
  height: 24px;
  font-size: 14px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text2 a {
  color: #666;
}

#dise_spe .part3 .wrap .right .doc_vie .box .menu .text .text2 a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part3 .wrap .right .doc_vie .box .info {
  width: 100%;
  line-height: 44px;
  text-align: center;
  background: #dbeafc;
  font-size: 12px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .info a {
  color: #666;
  padding-left: 24px;
}

#dise_spe .part3 .wrap .right .doc_vie .box .info a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .part3 .wrap .right .doc_vie .box .info a:nth-child(1) {
  background: url(../images/icon05.jpg) no-repeat left center;
}

#dise_spe .part3 .wrap .right .doc_vie .box .info a:nth-child(2) {
  background: url(../images/icon06.jpg) no-repeat left center;
  margin-left: 15px;
}

#dise_spe .wrap .right .pat_exp {
  width: 100%;
}

#dise_spe .wrap .right .pat_exp .list {
  width: 100%;
}

#dise_spe .wrap .right .pat_exp .list li {
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
}

#dise_spe .wrap .right .pat_exp .list li .img {
  width: 110px;
  height: 90px;
  margin-right: 10px;
}

#dise_spe .wrap .right .pat_exp .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#dise_spe .wrap .right .pat_exp .list li .text {
  width: calc(100% - 120px);
  line-height: 20px;
}

#dise_spe .wrap .right .pat_exp .list li .text .text-font {
  display: block;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
}

#dise_spe .wrap .right .pat_exp .list li .text .text-font a {
  color: #0086cb;
}

#dise_spe .wrap .right .pat_exp .list li .text .text-font a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_spe .wrap .right .pat_exp .list li .text p {
  color: #666;
  font-size: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media all and (max-width: 850px) {
  #dise_spe .part3 .wrap .left {
    width: 100%;
  }

  #dise_spe .part3 .wrap .left .title p {
    font-size: 18px;
  }

  #dise_spe .part3 .wrap .left .title .tit_tag li {
    line-height: 25px;
  }

  #dise_spe .part3 .wrap .left .title .tit_tag li a {
    font-size: 14px;
    padding: 0 12px
  }

  #dise_spe .part3 .wrap .right {
    width: 100%;
    margin-top: 20px;
  }
}

@media all and (max-width: 480px) {
  #dise_spe .part3 {
    padding: 20px 0;
  }

  #dise_spe .part3 .wrap .left .title .tit_tag {
    margin-top: 10px;
  }

  #ask_search form .ipt_srh {
    line-height: 36px;
    font-size: 14px;
  }

  #ask_search form .ipt_sbt {
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
  }

  #dise_spe .part3 .wrap .left .list .list_item ul li {
    width: 100%;
  }

  #dise_spe .part3 .wrap .left .img_list ul {
    display: flex;
    justify-content: space-between;
  }

  #dise_spe .part3 .wrap .left .img_list ul li {
    width: 48%;
  }

  #dise_spe .part3 .wrap .left .img_list ul li:nth-child(n+2) {
    margin-left: 0;
  }
}

.block_tag {
  clear: both;
  height: 28px;
  line-height: 26px;
  _line-height: 28px;
  overflow: hidden;
}

.block_tag li {
  position: relative;
  cursor: pointer;
  display: block;
  float: left;
  white-space: nowrap;
  height: 28px;
  overflow: hidden;
  margin: 0 17px;
  _display: inline;
  font-weight: bold;
  color: #666;
}

.block_tag li.curr, .block_tag li.curr:hover {
  color: #fff;
  background: #68a6f4;
  margin: 0;
  padding: 0 17px;
}

.block_tag li.curr:hover {
  text-decoration: none;
}

/*.block_tag li.curr span{display: none;}*/
.block_tag li.block_tag_more {
  float: right;
  margin: 0;
}

.block_tag li span {
  height: 25px;
  position: absolute;
  background: url(about:_blank);
  top: 0;
  left: 0;
  width: 100%;
}

.block_tag li.curr a {
  color: #FFFFFF;
}

.block_tag02 li.curr span {
  display: none;
}

.block_tag02 {
  height: 38px;
  line-height: 25px;
  _line-height: 25px;
}

.block_tag02 li {
  height: 25px;
  margin: 0 10px;
  font-weight: normal;
  color: #333;
}

.block_tag02 li.curr, .block_tag02 li.curr:hover {
  padding: 0 11px;
}

.block_tag03 {
  clear: none;
  float: left;
  font-size: 16px;
  line-height: 28px;
  _line-height: 28px;
}

#fond_doc {
  width: 100%;
  padding: 30px 0;
}

#fond_doc .list {
  width: 100%;
  margin-top: 20px;
}

.list-link {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 60px;
  box-sizing: border-box;
}

#fond_doc .list li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 23px;
  border: 1px solid #fff;
  border-bottom: 1px solid #e6e6e8;
}

#fond_doc .list li:hover {
  background: #eef5fe;
  border: 1px solid #0086cb;
}

#fond_doc .list li .info {
  width: 30%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#fond_doc .list li .info .img {
  width: 68px;
  height: 68px;
  border: 2px solid #e6e6e8;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
}

#fond_doc .list li .info .img img {
  width: 100%;
  height: 100%;
}

#fond_doc .list li .info .text {
  width: calc(100% - 80px);
}

#fond_doc .list li .info .text span {
  line-height: 24px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}

#fond_doc .list li .info .text span em {
  color: #0066cc;
  font-size: 16px;
  padding-right: 8px;
}

#fond_doc .list li .info .text span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#fond_doc .list li .info .text p {
  line-height: 24px;
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#fond_doc .list li .at {
  width: 36%;
}

#fond_doc .list li .at p {
  padding: 0 0 0 48px;
  line-height: 22px;
  min-height: 34px;
  color: #666;
  overflow: hidden;
  background: url(../images/checktel01.gif) no-repeat left center;
  font-size: 12px;
}

#fond_doc .list li .at p {
  display: block;
  color: #666;
}

#fond_doc .list li .at p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#fond_doc .list li .menu {

}

#fond_doc .list li .menu dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#fond_doc .list li .menu dl dd {
  width: 80px;
  text-align: center;
}

#fond_doc .list li .menu dl dd:nth-child(n+2) {
  border-left: 1px dotted #e6e6e8;
}

#fond_doc .list li .menu dl dd em {
  display: block;
  color: #ff6600;
  font-size: 16px;
  font-weight: bold;
}

#fond_doc .list li .menu dl dd i {
  line-height: 20px;
  font-size: 12px;
  color: #999;
}

#fond_doc .list li .btn {
  display: flex;
  justify-content: space-between;
}

#fond_doc .list li .btn a {
  display: block;
  width: 80px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
}

#fond_doc .list li .btn a:nth-child(1) {
  background: #ff6600;
  margin-right: 10px;
}

#fond_doc .list li .btn a:nth-child(2) {
  background: #0086cb;
}

@media all and (max-width: 850px) {
  #fond_doc .list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  #fond_doc .list li {
    width: 48%;
    flex-wrap: wrap;
  }

  #fond_doc .list li .info {
    width: 100%;
    flex-wrap: wrap;
  }

  #fond_doc .list li .info .img {
    margin: 0 auto;
  }

  #fond_doc .list li .info .text {
    width: 100%;
    text-align: center;
  }

  #fond_doc .list li .at {
    width: 100%;
  }

  #fond_doc .list li .menu {
    width: 100%;
    margin-top: 10px;
  }

  #fond_doc .list li .menu dl {
    justify-content: center;
  }

  #fond_doc .list li .btn {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
  }
}

@media all and (max-width: 480px) {
  #fond_doc {
    padding: 20px 0;
  }

  #fond_doc .list li {
    width: 100%;
    padding: 20px 10px;
  }

  #fond_doc .list li .at p {
    min-height: 34px;
  }
}

#rela_dise {
  width: 100%;
  padding: 30px 0;
}

#rela_dise .content {
  width: 100%;
}

#rela_dise .content a {
  line-height: 34px;
  font-size: 14px;
  margin-right: 25px;
  white-space: nowrap;
}

#rela_dise .content a:hover {
  color: #ca0000;
  text-decoration: underline;
}

@media all and (max-width: 480px) {
  #rela_dise {
    padding: 20px 0;
  }

  #rela_dise .content a {
    line-height: 25px;
  }
}

#exp_rec {
  width: 100%;
  margin-bottom: 20px;
}

#dise_tit2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  border-bottom: 2px solid #eee;
}

#dise_tit2 p {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px solid #6596FF;
}

#exp_rec .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}

#exp_rec .list li {
  width: 48%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 32px;
}

#exp_rec .list li a {
  display: block;
  width: 66%;
  color: #333;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#exp_rec .list li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#exp_rec .list li span {
  display: block;
  color: #999;
  font-size: 14px;
  white-space: nowrap;
}

@media all and (max-width: 850px) {
  #dise_tit2 {
    line-height: 35px;
  }

  #dise_tit2 p {
    font-size: 18px;
  }

  #exp_rec .list li {
    width: 100%;
  }

  #exp_rec {
    padding: 20px 0;
    margin-bottom: 0;
  }

  .list-link {
    padding-right: 0;
    display: initial;
  }
}

@media all and (max-width: 480px) {
  #exp_rec .list li span {
    font-size: 12px;
  }
}

.titles-box {
  width: 1000px;
  margin: 20px auto 30px;
}
.titles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  border-bottom: 2px solid #ddd;
  font-size: 20px;
}

.titles span {
  margin-right: 30px;
  cursor: pointer
}

.titles .on {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 50px;
  color: #333;
}

.titles .on:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #6596FF;
}

.contentHeight {
  max-height: 165px;
  overflow-y: auto;
  overflow-x: hidden;
}

.friends-link {
  overflow-x: hidden;
  margin-bottom: 30px;
}

.friends-link .friends {
  /*padding-top: 20px;*/
  line-height: 28px;
}

.friends-link .friends .link-bottom {
  padding-right: 30px;
  width: 25%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#rec_hos {
  width: 100%;
  padding: 30px 0;
}

#rec_hos .tit {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  line-height: 50px;
  border-bottom: 2px solid #eee;
}

#rec_hos .tit p {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-right: 20px;
  cursor: pointer;
}

#rec_hos .tit p.on {
  border-bottom: 2px solid #6596FF;
}

#rec_hos .list {
  width: 100%;
}

#rec_hos .list .list_item {
  width: 100%;
}

#rec_hos .list .list_item:nth-child(n+2) {
  display: none;
}

#rec_hos .list .list_item .info {
  width: 100%;
  height: 170px;
  overflow-y: scroll;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 10px;
}

#rec_hos .list .list_item .info a {
  color: #333;
  font-size: 14px;
  line-height: 31px;
  display: block;
  width: 23%;
  margin-right: 2%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#rec_hos .list .list_item .info a:hover {
  color: #ca0000;
  text-decoration: underline;
}

@media all and (max-width: 850px) {
  #rec_hos .tit {
    line-height: 35px;
  }

  #rec_hos .tit p {
    font-size: 18px;
  }

  #rec_hos .list .list_item .info a {
    width: 31.3%;
  }
}

@media all and (max-width: 480px) {
  #rec_hos {
    padding: 20px 0;
  }

  #rec_hos .list .list_item .info a {
    width: 48%;
  }

  .friends-link .friends .link-bottom {
    width: 50%;
  }
}

#dise_artList {
  width: 100%;
}

#dise_artList .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#scroll_box {
  width: 12%;
}

.border02 {
  border: 1px solid #e6e6e6;
  border-bottom: none;
  overflow: hidden;
  zoom: 1;
}

.border02_head {
  border-bottom: 1px solid #e6e6e6;
  height: 32px;
  line-height: 32px;
  background: #f7f7f7;
  overflow: hidden;
  font-weight: bold;
  padding-left: 15px;
}

.border02_body {
  padding: 6px 15px 10px 15px;
  border-bottom: 1px solid #e6e6e6;
}

.border02_body li {
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  font-size: 14px;
}

.my-scroll-box .border02_head {
  text-indent: 15px;
  padding-left: 0;
  position: relative !important;
  width: auto !important;
  font-size: 14px;
}

.border02_head a.curr, .border02_body li a.curr {
  color: #0086cb;
}

/*#scroll_box ul{*/
/*width:100%;*/
/*border: 1px solid #e6e6e6;*/
/*border-bottom: none;*/
/*}*/
/*#scroll_box ul li{*/
/*overflow: hidden;*/
/*font-size:14px;*/
/*}*/
/*#scroll_box ul li p{*/
/*border-bottom: 1px solid #e6e6e6;*/
/*height: 32px;*/
/*line-height: 32px;*/
/*background: #f7f7f7;*/
/*font-weight: bold;*/
/*padding-left:15px;*/
/*}*/
/*#scroll_box ul li p a{*/
/*color:#333;*/
/*}*/
/*#scroll_box ul li p a:hover{*/
/*color:#ca0000;*/
/*text-decoration: underline;*/
/*}*/
/*#scroll_box ul li dl{*/
/*width:100%;*/
/*padding-left:15px;*/
/*border-bottom: 1px solid #e6e6e6;*/
/*}*/
/*#scroll_box ul li dl dd{*/
/*width:100%;*/
/*line-height: 32px;*/
/*}*/
/*#scroll_box ul li dl dd a{*/
/*color:#666;*/
/*}*/
/*#scroll_box ul li dl dd.on a{*/
/*color:#0086cb;*/
/*}*/
/*#scroll_box ul li dl dd a:hover{*/
/*color:#ca0000;*/
/*text-decoration: underline;*/
/*}*/
#dise_artList .mid {
  width: 51%;
}

#dise_artList .mid .list {
  width: 100%;
}

#dise_artList .mid .list li {
  width: 100%;
}

#dise_artList .mid .list li .tit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f2f2f6;
  padding-bottom: 5px;
}

#dise_artList .mid .list li .tit a {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

#dise_artList .mid .list li .tit a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_artList .mid .list li .tit span {
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -788px 1px;
  font-size: 12px;
  color: #999;
  padding-left: 20px;
  line-height: 14px;
}

#dise_artList .mid .list li .text {
  color: #999;
  font-size: 12px;
  line-height: 22px;
  padding: 13px 0 35px 0;
}

#dise_artList .mid .list li .text em {
  display: block;
  text-indent: 25px;
}

#dise_artList .mid .list li .text em a {
  white-space: nowrap;
  color: #0086cb;
  margin-left: 20px;
}

#dise_artList .mid .list li .text em a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_right1 {
  width: 30%;
}

.section-h3 {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #eee;
}

.section-h3 .h-title {
  float: left;
  display: block;
  height: 50px;
  border-bottom: 2px solid #6596FF;
  margin-bottom: -2px;
}

.section-h3 .h-more {
  position: absolute;
  right: 0;
  top: 0;
}

.section-h5 {
  line-height: 40px;
  background: #EEF2FB;
  padding-left: 12px;
}

.yyk-2 .zxsxyy {
  padding: 0 15px;
  border: 1px solid #eee;
}

.yyk-2 .zxsxyy .zx-list ul li {
  padding: 15px 0 15px 80px;
  border-bottom: 1px dotted #eee;
}

.yyk-2 .zxsxyy .zx-list ul li:last-child {
  border: none;
}

.yyk-2 .zxsxyy .zx-list ul li .img {
  position: absolute;
  left: 0;
  top: 15px;
  width: 70px;
  height: 52px;
}

.yyk-22 .yyk2-zxsx .zjtj2.zx-list .img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.yyk-2 .zxsxyy .zx-list ul li .h3 {
  line-height: 18px;
  margin-bottom: 5px;
}

.yyk-22 .yyk2-zxsx .zjtj2.zx-list .h3 {
  margin-bottom: 0;
}

.yyk-2 .zxsxyy .zx-list ul li .icon {
  padding-left: 20px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #FF8C7D;
  font-size: 12px;
  font-style: normal;
  background: url(../../images/icon2.jpg) no-repeat left/12px 12px;
}

.yyk-2 .zxsxyy .zx-list ul li .btn {
  text-align: justify;
}

.yyk-2 .zxsxyy .zx-list ul li .btn .a {
  display: inline-block;
  width: 84px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  background: #EEF2FB;
  color: #6596FF;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.yyk-2 .zxsxyy .zx-list ul li .btn .a.a2 {
  color: #63C2AF;
  background: #E9F9F6;
}

.yyk-2 .zxsxyy .yytj.zx-list ul li {
  padding-left: 90px;
}

.yyk-2 .zxsxyy .yytj.zx-list ul li .h3 {
  margin-bottom: 0;
  line-height: 16px;
}

.yyk-2 .zxsxyy .yytj.zx-list ul li .icon {
  line-height: 14px;
  margin-bottom: 2px;
}

.yyk-2 .zxsxyy .yytj.zx-list ul li .img {
  width: 80px;
  height: 60px;
}

.yyk-2 .zxsxyy.ppyytj .yytj.zx-list ul li .img img {
  object-fit: cover;
}

.yyk-2 .zxsxyy .zx-list ul li .img img {
  width: 100%;
  height: 100%;
}

.yyk-2 .zxsxyy .r-zxzj-list {
  margin-right: -40px;
}

.yyk-2 .zxsxyy .r-zxzj-list ul li {
  margin: 0 36px 12px 0;
  width: 66px;
  text-align: center;
}

.yyk-2 .zxsxyy .r-zxzj-list ul li .img {
  width: 66px;
  height: 68px;
  margin-bottom: 3px;
}

.yyk-2 .zxsxyy .r-zxzj-list ul li .zc-icon {
  border: 1px solid #6596FF;
  line-height: 16px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.yyk-2 .zxsxyy .r-zxzj-list ul li .zx-name {
  line-height: 24px;
}

.yyk-2 .zxsxyy .rmwz-list {
  padding-bottom: 10px;
}

.yyk-2 .zxsxyy .rmwz-list ul li {
  line-height: 24px;
  margin-bottom: 5px;
}

.yyk-2 .zxsxyy .rmwz-list ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #eee;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
}

.yyk-2 .all-ks-list {
  border: 1px solid #eee;
  border-bottom: none;
}

.yyk-2 .all-ks-list dt {
  background: #F8F8F8;
  line-height: 40px;
  padding-left: 14px;
}

.yyk-2 .all-ks-list dd {
  padding: 8px 0 10px 14px;
  border-bottom: 1px solid #eee;
}

.yyk-2 .all-ks-list dd h5 {
  line-height: 30px;
  cursor: pointer;
}

.yyk-2 .all-ks-list dd h5 .icon {
  position: absolute;
  right: 10px;
  top: 3px;
  width: 24px;
  height: 24px;
  background: url(../images/xjt.jpg) no-repeat center/12px;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.yyk-2 .all-ks-list dd h5.on .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.yyk-2 .all-ks-list dd p a {
  line-height: 20px;
  display: inline-block;
  width: 33.333333%;
}

.yyk-2 .team-page dd p a {
  width: 42%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yyk-2 .team-page dd p a[href]:hover {
  color: #6596FF !important;
}

.yyk-2 .main-body .all-ks .ksdh-list ul li .k-right .a {
  color: #6596FF !important;
}

.yyk-2 .main-body.ks-detail .section-zjfc-list {
  padding-top: 0;
}

.dise04 {
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.dise_title {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}

.dise04 div {
  clear: both;
  overflow: hidden;
  zoom: 1;
  position: relative;
  padding-bottom: 25px;
}

.dise04 div ul {
  clear: both;
  overflow: hidden;
  zoom: 1;
  margin-left: -25px;
  position: relative;
  line-height: 34px;
  height: 62px;
}

.dise04 div ul a, .dise04 div ul span {
  display: block;
  float: left;
  white-space: nowrap;
  margin-left: 25px;
}

#rec_upd {
  width: 100%;
  margin-bottom: 20px;
}

#rec_upd .list {
  width: 100%;
  margin-top: 12px;
}

#rec_upd .img_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#rec_upd .img_box .img {
  width: 48%;
  height: 90px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

#rec_upd .img_box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#rec_upd .img_box .img p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  background: rgba(0, 0, 0, .5);
  z-index: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 5px;
  text-align: center;
}

#rec_upd .img_box .img:hover p {
  background: rgba(0, 0, 0, .8)
}

#rec_upd .list li {
  line-height: 32px;
  padding-left: 12px;
  background: url(../images/point01.gif) no-repeat 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#rec_upd .list li p {
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}

#rec_upd .list li p a {
  color: #333;
}

#rec_upd .list li p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#rec_upd .list li span {
  display: block;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
}

#hel_tpc {
  width: 100%;
  margin-bottom: 20px;
}

#hel_tpc .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#hel_tpc .list li {
  width: 48%;
  margin-top: 10px;
}

#hel_tpc .list li .img {
  width: 100%;
  height: 105px;
  overflow: hidden;
}

#hel_tpc .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#hel_tpc .list li p {
  width: 100%;
  text-align: center;
}

#hel_tpc .list li p a {
  color: #333;
  font-size: 14px;
  line-height: 32px;
}

#hel_tpc .list li p a:hover {
  text-decoration: underline;
  color: #ca0000;
}

@media all and (max-width: 850px) {

  #scroll_box {
    width: 100%;
  }

  .border02_body{
    display: flex;
    justify-content: space-between;
  }

  #dise_artList .mid {
    width: 100%;
  }

  #dise_right1 {
    width: 100%;
  }

  #dise_artList .mid {
    margin-top: 20px;
  }

  #hel_tpc .list li .img {
    height: 240px;
  }

  #rec_upd .img_box .img {
    height: 180px;
  }
}

@media all and (max-width: 480px) {
  #hel_tpc .list li .img {
    height: 110px;
  }

  #dise_artList .mid .list li .text {
    padding: 15px 0 25px
  }

  #dise_artList .mid .list li .tit a {
    font-size: 14px;
  }

  #rec_upd .img_box .img {
    height: 100px;
  }
}

#dise_shareList {
  width: 100%;
}

#dise_shareList .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_shareList .mid {
  width: 51%;
}

#dise_shareList .mid .list {
  width: 100%;
}

#dise_shareList .mid .list li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #f2f2f6;
  padding: 0 0 20px 0;
  margin-bottom: 29px;
}

#dise_shareList .mid .list li .img {
  width: 150px;
  height: 100px;
  overflow: hidden;
  margin-right: 10px;
}

#dise_shareList .mid .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#dise_shareList .mid .list li .text {
  width: calc(100% - 160px)
}

#dise_shareList .mid .list li .text .tit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#dise_shareList .mid .list li .text .tit p {
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

#dise_shareList .mid .list li .text .tit p a {
  color: #333;
}

#dise_shareList .mid .list li .text .tit i {
  display: block;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  width: 62px;
  height: 29px;
  background-position: 0 -110px;
}

#dise_shareList .mid .list li .text .tit i a {
  display: block;
  width: 62px;
  height: 29px;
}

#dise_shareList .mid .list li .text .tit i a span {
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0 0 0 19px;
  text-align: center;
  line-height: 23px;
}

#dise_shareList .mid .list li .text em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#dise_shareList .mid .list li .text b {
  display: block;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  line-height: 14px;
  padding-left: 19px;
  margin-top: 5px;
  font-size: 12px;
  color: #999;
  font-weight: normal;
  background-position: -788px 1px;
}

@media all and (max-width: 850px) {
  #dise_shareList .mid {
    width: 100%;
  }

  #dise_shareList .mid .list li {
    margin-bottom: 0;
    padding: 20px 0;
  }
}

@media all and (max-width: 480px) {
  #dise_shareList .mid .list li .text .tit i {
    display: none;
  }

  #dise_shareList .mid .list li .text .tit p {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
  }
}

#dise_qaList {
  width: 100%;
}

#dise_qaList .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_qaList .mid {
  width: 51%;
}

#dise_qaList .mid .list {
  width: 100%;
}

#dise_qaList .mid .list li {
  width: 100%;
}

#dise_qaList .mid .list li .tit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_qaList .mid .list li .tit p {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  padding-right: 40px;
}

#dise_qaList .mid .list li .tit p b {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -780px -222px;
}

#dise_qaList .mid .list li .tit p a {
  flex: 1;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-left: 10px;
}

#dise_qaList .mid .list li .tit p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_qaList .mid .list li .tit span {
  display: block;
  color: #999;
  font-size: 14px;
}

#dise_qaList .mid .list li .tit span a {
  color: #ff6600;
}

#dise_qaList .mid .list li .tit span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_qaList .mid .list li .content {
  width: 100%;
  position: relative;
  margin: 16px 0 40px 0;
  border: 1px solid #e6e6e6;
  background: #f2f2f6;
  overflow: hidden;
  padding: 20px 15px 20px 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_qaList .mid .list li .content::before {
  content: "";
  display: block;
  width: 11px;
  height: 10px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -790px -272px;
  position: absolute;
  top: -7px;
  left: 34px;
  z-index: 1;
}

#dise_qaList .mid .list li .content .img {
  width: 72px;
  height: 72px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
}

#dise_qaList .mid .list li .content .img img {
  width: 100%;
  height: 100%;
}

#dise_qaList .mid .list li .content .text {
  width: calc(100% - 92px);
}

#dise_qaList .mid .list li .content .text span {
  display: block;
  color: #333;
  font-size: 14px;
}

#dise_qaList .mid .list li .content .text span a {
  color: #7fc2e5;
  margin: 0 5px;
}

#dise_qaList .mid .list li .content .text span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#dise_qaList .mid .list li .content .text p {
  color: #666;
  line-height: 24px;
  margin-top: 10px;
  font-size: 14px;
}

@media all and (max-width: 850px) {
  #dise_qaList .mid {
    margin-top: 20px;
    width: 100%;
  }

  #dise_qaList .mid .list li .content {
    margin: 16px 0 20px 0;

  }
}

@media all and (max-width: 480px) {
  #dise_qaList .mid .list li .content {
    padding: 15px 10px;
  }
}

#dise_art_article {
  width: 100%;
}

#dise_art_article .wrap {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_art_article .wrap .left {
  width: 66%;
}

#dise_art_article .wrap .left .detail {
  width: 100%;
}

#dise_art_article .wrap .left .detail .tit {
  width: 100%;
  border-bottom: 1px dotted #ddd;
}

#dise_art_article .wrap .left .detail .tit h1 {
  font-size: 28px;
  line-height: 36px;
  font-weight: normal;
}

#dise_art_article .wrap .left .detail .tit .pl {
  display: block;
}

#dise_art_article .wrap .left .detail .tit .pl em {
  font-size: 12px;
  color: #999;
  line-height: 46px;
  margin-right: 10px;
}

#dise_art_article .wrap .left .detail .content {
  width: 100%;
  padding: 30px 0;
}

#dise_art_article .wrap .left .detail .content img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

#dise_art_article .wrap .left .detail .content p {
  display: block;
  line-height: 30px;
  font-size: 15px;
  color: #333;
  text-indent: 2em;
}

#dise_art_article .wrap .left .detail .content span {
  display: block;
  line-height: 30px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-indent: 2em;
}

#dise_art_article .wrap .left .detail .reminder {
  width: 100%;
  margin: 22px 0;
  padding-left: 20px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  font-size: 12px;
  color: #999;
  background-position: -785px -13px;
  line-height: 22px;
}
.yy_reminder {
  margin: 22px 0;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.yy_reminder .before-icon {
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -785px -13px;
}
.yy_reminder a,
#dise_art_article .wrap .left .detail .reminder a {
  display: inline-block;
  width: 60px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #ff9900;
  margin-left: 5px;
}

#dise_art_article .wrap .left .detail .pn {
  width: 100%;
}

#dise_art_article .wrap .left .detail .pn p {
  line-height: 30px;
  color: #666;
  font-size: 14px;
}

#dise_art_article .wrap .left .detail .pn p a {
  color: #666;
}

#dise_art_article .wrap .left .detail .pn p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#ask_ans {
  width: 100%;
  margin-top: 20px;
}

#ask_ans .list {
  width: 100%;
}

#ask_ans .list .list_item {
  width: 100%;
}

#ask_ans .list .list_item:nth-child(n+2) {
  display: none;
}

#ask_ans .list .list_item ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#ask_ans .list .list_item ul li {
  width: 48%;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}

#ask_ans .list .list_item ul li a {
  display: block;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666;
}

#ask_ans .list .list_item ul li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#ask_ans .list .list_item ul li span {
  display: block;
  font-size: 12px;
  color: #666;
}

#ask_ans .list .list_item ul li span em {
  color: #393;
  padding-right: 4px;
}

.border_b {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

#exper {
  width: 100%;
  margin-top: 20px;
}

#exper .exper_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}

#exper .exper_list .img_list {
  width: 48%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100%;
}

#exper .exper_list .img_list li {
  width: 48%;
  margin-top: 10px;
  position: relative;
}

#exper .exper_list .img_list li img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}

#exper .exper_list .img_list li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 24px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#exper .exper_list .img_list li p:hover {
  background: rgba(0, 0, 0, .8);
}

#exper .exper_list .text_list {
  width: 48%;
  height: 100%;
  margin-top: 10px;
}

#exper .exper_list .text_list li {
  width: 100%;
  line-height: 30px;
  overflow: hidden;
  background: url(../images/pic_20.jpg) 0 13px no-repeat;
  padding-left: 13px;
  font-size: 14px;
}

#exper .exper_list .text_list li a {
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#exper .exper_list .text_list li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#exper .exper_nav {
  width: 100%;
  margin-top: 20px;
}

#exper .exper_nav ul {
  display: flex;
  justify-content: flex-start;
  background: url(../images/bg05a.gif) repeat-x 0 0;
}

#exper .exper_nav ul li {
  line-height: 46px;
  padding: 0 33px;
  white-space: nowrap;
  font-size: 18px;
  cursor: pointer;
  color: #111;
}

#exper .exper_nav ul li.on {
  background: url(../images/bg05b.gif) no-repeat center 0;
}

#exper .exper_box {
  width: 100%;
  margin-top: 10px;
}

#exper .exper_box .box_item {
  width: 100%;
}

#exper .exper_box .box_item:nth-child(n+2) {
  display: none;
}

#exper .exper_box .box_item .list1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#exper .exper_box .box_item .list1 dd {
  width: 48%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}

#exper .exper_box .box_item .list1 dd span {
  display: block;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  width: 76px;
  margin-right: 10px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-position: 0 -74px;
}

#exper .exper_box .box_item .list1 dd span a {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

#exper .exper_box .box_item .list1 dd span a:hover {
  text-decoration: underline;
}

#exper .exper_box .box_item .list1 dd p {
  width: calc(100% - 86px);
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#exper .exper_box .box_item .list1 dd p a {
  color: #333;
}

#exper .exper_box .box_item .list1 dd p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#exper .exper_box .box_item .list2 {
  width: 100%;
  margin-top: 10px;
}

#exper .exper_box .box_item .list2 dd {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  padding: 8px 0;
  border-bottom: 1px dotted #ddd;
}

#exper .exper_box .box_item .list2 dd span {
  display: block;
  color: #999;
  font-weight: bold;
}

#exper .exper_box .box_item .list2 dd p {
  color: #666;
}

#exper_search {
  width: 100%;
  padding: 20px 0;
}

#exper_search form {
  display: flex;
  justify-content: space-between;
}

#exper_search form .ipt_srh {
  display: block;
  width: 88%;
  line-height: 40px;
  border: 2px solid #e6e6e8;
  border-right: 0;
  padding-left: 36px;
  color: #999;
  background-image: url(../images/bg04.gif);
  background-position: -772px -161px;
  background-repeat: no-repeat;
  font-size: 14px;
}

#exper_search form:hover .ipt_srh {
  border: 2px solid #50c272;
  border-right: 0;
}

#exper_search form .ipt_sbt {
  display: block;
  width: 12%;
  line-height: 40px;
  background: #74d290;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

#exper_search form:hover .ipt_sbt {
  background: #50c272;
}

#hos_doc {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

#hos_doc .list {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#hos_doc .list .doc_list {
  width: 70%;
  padding-right: 20px;
  border-right: 1px dashed #ddd;
}

#hos_doc .list .doc_list li {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#hos_doc .list .doc_list li:nth-child(n+2) {
  margin-top: 30px;
}

#hos_doc .list .doc_list li .doctor {
  width: 66%;
  display: flex;
  justify-content: flex-start;
}

#hos_doc .list .doc_list li .doctor .img {
  width: 78px;
  height: 88px;
  overflow: hidden;
  margin-right: 10px;
}

#hos_doc .list .doc_list li .doctor .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#hos_doc .list .doc_list li .doctor .text {
  width: calc(100% - 88px);
}

#hos_doc .list .doc_list li .doctor .text .name {
  width: 100%;
}

#hos_doc .list .doc_list li .doctor .text .name span {
  font-size: 16px;
  color: #0086cb;
  margin-right: 8px;
}

#hos_doc .list .doc_list li .doctor .text .name span a {
  color: #0086cb;
}

#hos_doc .list .doc_list li .doctor .text .name span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#hos_doc .list .doc_list li .doctor .text .name em {
  font-size: 12px;
  color: #999;
}

#hos_doc .list .doc_list li .doctor .text .hos {
  width: 100%;
}

#hos_doc .list .doc_list li .doctor .text .hos i {
  line-height: 28px;
  font-size: 12px;
  color: #0086cb;
  overflow: hidden;
}

#hos_doc .list .doc_list li .doctor .text .hos i a {
  color: #0086cb;
}

#hos_doc .list .doc_list li .doctor .text .hos i a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#hos_doc .list .doc_list li .doctor .text p {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#hos_doc .list .doc_list li .evaluate {
  width: 26%;
}

#hos_doc .list .doc_list li .evaluate .img {
  width: 100%;
}

#hos_doc .list .doc_list li .evaluate .img img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

#hos_doc .list .doc_list li .evaluate p {
  overflow: hidden;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  text-align: center;
}

#hos_doc .list .doc_list li .evaluate p em {
  color: #ff6600;
}

#hos_doc .list .hos_list {
  width: 30%;
  padding-left: 20px;
}

#hos_doc .list .hos_list dl {
  width: 100%;
}

#hos_doc .list .hos_list dl:nth-child(n+2) {
  margin-top: 15px;
}

#hos_doc .list .hos_list dl dd {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
}

#hos_doc .list .hos_list dl dd a {
  font-size: 14px;
  color: #333;
}

#hos_doc .list .hos_list dl dd a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#hos_doc .list .hos_list dl dd span {
  font-size: 12px;
  color: #999;
}

.rel_dis {
  width: 100%;
  margin-bottom: 20px;
}

.rel_dis .list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.rel_dis .list li {
  margin: 0 15px 0 0;
}

.rel_dis .list li a {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}

.rel_dis .list li a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#rel_doc {
  width: 100%;
  margin-bottom: 20px;
}

#rel_doc .list {
  width: 100%;
}

#rel_doc .list li {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

#rel_doc .list li .img {
  width: 70px;
  height: 70px;
  margin-right: 10px;
  border-radius: 100%;
  overflow: hidden;
}

#rel_doc .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#rel_doc .list li .text {
  width: calc(100% - 80px);
}

#rel_doc .list li .text .name {
  width: 100%;
}

#rel_doc .list li .text .name span {
  font-size: 16px;
  color: #333;
}

#rel_doc .list li .text .name span a {
  color: #333;
}

#rel_doc .list li .text .name span a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#rel_doc .list li .text .name em {
  color: #999;
  font-size: 12px;
}

#rel_doc .list li .text .hos {
  color: #999;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 22px;
  margin-bottom: 5px;
}

#rel_doc .list li .text .hos a {
  color: #999;
}

#rel_doc .list li .text .hos a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#rel_doc .list li .text .btn {
  width: 100%;
}

#rel_doc .list li .text .btn a {
  display: inline-block;
  width: 84px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  background: #EEF2FB;
  color: #6596FF;
  border-radius: 2px;
}

#rel_doc .list li .text .btn a:nth-child(2) {
  color: #63C2AF;
  background: #E9F9F6;
}

#rel_hos {
  width: 100%;
  margin-bottom: 20px;
}

#rel_hos .list {
  width: 100%;
}

#rel_hos .list li {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

#rel_hos .list .img {
  width: 88px;
  height: 65px;
  overflow: hidden;
  margin-right: 10px;
}

#rel_hos .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#rel_hos .list .text {
  width: calc(100% - 98px);
}

#rel_hos .list .text p {
  width: 100%;
  overflow: hidden;
  color: #333;
  font-size: 14px;
}

#rel_hos .list .text p a {
  color: #333;
}

#rel_hos .list .text p a:hover {
  color: #ca0000;
  text-decoration: underline;
}

#rel_hos .list .text span {
  display: block;
  color: #999999;
  font-size: 14px;
}

#rel_hos .list .text .btn {
  width: 100%;
}

#rel_hos .list .text .btn a {
  display: inline-block;
  width: 84px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #6596ff;
  border-radius: 2px;
}

#rel_hos .list .text .btn a:nth-child(2) {
  color: #fff;
  background: #fe8b80;
}

@media all and (max-width: 850px) {
  #dise_art_article .wrap .left .detail .reminder {
    background-image: none;
    padding-left: 0;
  }

  #dise_art_article .wrap .left {
    width: 100%;
  }

  #dise_art_article .wrap .left .detail .tit h1 {
    font-size: 24px;
  }

  #hos_doc .list .doc_list {
    width: 100%;
    padding-right: 0;
    border-right: 0px dashed #ddd;
  }

  #hos_doc .list .hos_list {
    width: 100%;
    padding: 0;
  }

  #hos_doc .list .hos_list {
    margin-top: 10px;
  }

  #exper .exper_nav ul li {
    font-size: 16px;
    padding: 0 10px
  }
}

@media all and (max-width: 480px) {
  #exper .exper_nav ul li:nth-child(n+4) {
    display: none;
  }

  #exper .exper_nav ul li {
    font-size: 14px;
  }

  #exper .exper_box .box_item .list1 dd {
    width: 100%;
  }

  #exper_search form .ipt_srh {
    width: 80%;
  }

  #exper_search form .ipt_sbt {
    width: 20%;
  }

  #hos_doc .list .doc_list li .doctor {
    width: 100%;
  }

  #hos_doc .list .doc_list li .evaluate {
    display: none;
  }

  #exper .exper_list .img_list {
    width: 100%;
  }

  #exper .exper_list .text_list {
    width: 100%;
  }

  #dise_art_article .wrap .left .detail .tit h1 {
    font-size: 20px;
  }

  #dise_art_article .wrap .left .detail .tit span em {
    line-height: 30px;
  }
}

.pad_b20 {
  padding: 0 0 20px !important;
}

#dise_poly2 {
  width: 100%;
}

#dise_poly2 .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_poly2 .wrap .left {
  width: 66%;
}

#dise_poly2 .wrap .left .dise_list {
  width: 100%
}

#dise_poly2 .wrap .left .dise_list .dise_list_com {
  width: 100%;
  margin-bottom: 10px;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .tit {
  width: 100%;
  position: relative;
  height: 32px;
  vertical-align: top;
  text-align: left;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .tit p {
  font-size: 16px;
  color: #666;
  height: 30px;
  text-align: left;
  background: url(../images/sj2Icon.jpg) no-repeat 28px 22px;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .tit p span {
  color: #f60;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .tit em {
  display: block;
  position: absolute;
  left: 0;
  top: 28px;
  width: 100%;
  z-index: -1;
  height: 2px;
  background: #e6e6e6;
  overflow: hidden;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 {
  flex-wrap: wrap;
  padding: 10px 0 9px 0;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
  zoom: 1;
  font-family: "宋体";
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 li {
  width: 50%;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  background: url(../images/point01.gif) no-repeat 0 12px;
  overflow: hidden;
  font-size: 14px;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 li a {
  color: #0086cb;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 li a:hover {
  color: #ca0000;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 li span {
  font-size: 12px;
  color: #999;
  margin: 0 0 0 7px;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box1 li span em {
  text-decoration: underline;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box2 {
  flex-wrap: wrap;
  padding: 8px 0;
  overflow: hidden;
  zoom: 1;
  font-family: "宋体";
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box2 li {
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  background: url(../images/point01.gif) no-repeat 0 12px;
  overflow: hidden;
  font-size: 14px;
  margin-right: 10px;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box2 li a {
  color: #0086cb;
}

#dise_poly2 .wrap .left .dise_list .dise_list_com .box2 li a:hover {
  color: #ca0000;
}

#dise_poly2 .wrap .left .art_list {
  width: 100%;
  margin-top: 20px;
}

#dise_poly2 .wrap .left .art_list ul {
  width: 100%;
}

#dise_poly2 .wrap .left .art_list ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #f2f2f6;
  padding: 0 0 20px 0;
  margin-bottom: 29px;
}

#dise_poly2 .wrap .left .art_list ul li .img {
  width: 150px;
  height: 100px;
  overflow: hidden;
  margin-right: 10px;
}

#dise_poly2 .wrap .left .art_list ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#dise_poly2 .wrap .left .art_list ul li .text {
  width: calc(100% - 160px)
}

#dise_poly2 .wrap .left .art_list ul li .text .tit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#dise_poly2 .wrap .left .art_list ul li .text .tit p {
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

#dise_poly2 .wrap .left .art_list ul li .text .tit p a {
  color: #333;
}

#dise_poly2 .wrap .left .art_list ul li .text .tit i {
  display: block;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  width: 62px;
  height: 29px;
  background-position: 0 -110px;
}

#dise_poly2 .wrap .left .art_list ul li .text .tit i a {
  display: block;
  width: 62px;
  height: 29px;
}

#dise_poly2 .wrap .left .art_list ul li .text .tit i a span {
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0 0 0 19px;
  text-align: center;
  line-height: 23px;
}

#dise_poly2 .wrap .left .art_list ul li .text em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#dise_poly2 .wrap .left .art_list ul li .text b {
  display: block;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  line-height: 14px;
  padding-left: 19px;
  margin-top: 5px;
  font-size: 12px;
  color: #999;
  font-weight: normal;
  background-position: -788px 1px;
}

@media all and (max-width: 850px) {
  #dise_poly2 .wrap .left {
    width: 100%;
  }

  #dise_poly2 .wrap .left .art_list ul li {
    margin-bottom: 0;
    padding: 20px 0;
  }
}

@media all and (max-width: 480px) {
  #dise_poly2 .wrap .left .art_list ul li .text .tit i {
    display: none;
  }

  #dise_poly2 .wrap .left .art_list ul li .text .tit p {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
  }
}

#dise_qa_article {
  width: 100%;
}

#dise_qa_article .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#dise_qa_article .wrap .left {
  width: 66%;
}

#dise_qa_article .wrap .left .detail {
  width: 100%;
}

#dise_qa_article .wrap .left .detail .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #ddd;
}

#dise_qa_article .wrap .left .detail .tit .menu {
  display: block;
}

#dise_qa_article .wrap .left .detail .tit .menu h1 {
  font-size: 28px;
  line-height: 36px;
  font-weight: normal;
}

#dise_qa_article .wrap .left .detail .tit .menu span {
  display: block;
}

#dise_qa_article .wrap .left .detail .tit .menu span em {
  font-size: 12px;
  color: #999;
  line-height: 46px;
  margin-right: 10px;
}

#dise_qa_article .wrap .left .detail .tit .img {
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -406px 0;
  overflow: hidden;
}

#dise_qa_article .wrap .left .detail .content {
  width: 100%;
}

#dise_qa_article .wrap .left .detail .content .subtitle {
  width: 160px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  padding-left: 15px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -146px -110px;
  margin: 30px 0 10px;
}

#dise_qa_article .wrap .left .detail .content p {
  line-height: 30px;
  font-size: 16px;
}

#dise_qa_article .wrap .left .detail .content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

#dise_qa_article .wrap .left .detail .content .text {
  width: 100%;
  position: relative;
}

#dise_qa_article .wrap .left .detail .content .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/line02.gif) left top repeat-y;
  position: absolute;
  left: 14px;
  top: 0;
}

#dise_qa_article .wrap .left .detail .content .text span {
  font-size: 16px;
  position: relative;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: flex-start;
}

#dise_qa_article .wrap .left .detail .content .text span i {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  background-position: -308px -112px;
  margin-right: 28px;
  z-index: 10;
  text-align: center;
  font-style: italic;
}

#dise_qa_article .wrap .left .detail .content .text span em {
  display: block;
  width: calc(100% - 58px);
  color: #333;
  line-height: 30px;
}

#dise_qa_article .wrap .left .reminder {
  width: 100%;
  margin: 22px 0;
  padding-left: 20px;
  background-image: url(../images/bg04.gif);
  background-repeat: no-repeat;
  font-size: 12px;
  color: #999;
  background-position: -785px -13px;
  line-height: 22px;
}

#dise_qa_article .wrap .left .reminder a {
  display: inline-block;
  width: 60px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #ff9900;
  margin-left: 5px;
}

@media all and (max-width: 850px) {
  #dise_art_article .wrap .left .detail .content {
    padding-top: 10px;
  }

  #dise_qa_article .wrap .left {
    width: 100%;
  }

  #dise_qa_article .wrap .left .detail .tit .menu h1 {
    font-size: 24px;
  }
}

@media all and (max-width: 480px) {
  #dise_qa_article .wrap .left .detail .tit .img {
    display: none;
  }

  #dise_qa_article .wrap .left .detail .tit .menu h1 {
    font-size: 20px;
  }

  #dise_qa_article .wrap .left .detail .tit .menu span em {
    line-height: 30px;
  }

  #dise_qa_article .wrap .left .detail .content .subtitle {
    margin: 20px 0 10px;
  }

  #dise_qa_article .wrap .left .detail .content .text span i {
    margin-right: 10px;
  }

  #dise_qa_article .wrap .left .detail .content .text span em {
    width: calc(100% - 40px)
  }
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.wrapper .m-left {
  width: 66%
}

.wrapper .m-right {
  width: 30%;
}

.h-tags {
  padding: 20px;
  border: 1px solid #eee;
}

.h-tags h4 {
  padding-bottom: 10px;
  font-size: 18px;
  color: #0086cb;
}

.h-tags .h-tags-list li {
  display: inline-block;
  width: 20%;
  font-size: 0;
  padding-right: 20px;
  box-sizing: border-box
}

.h-tags .h-tags-list li a {
  display: block;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.h-tags .h-tags-list li a:hover {
  color: #ca0000;
}

.letter-nav-items {
  margin-top: 10px;
}

.letter-nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-top: 1px dashed #eee;
}

.letter-nav-item .letter-tag {
  width: 70px;
}

.letter-nav-item .letter-tag p {
  width: 48px;
  height: 48px;
  background: #f8f8f8;
  text-align: center;
  line-height: 48px;
  font-size: 30px;
  color: #ccc;
}

.letter-nav-item .letter-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.letter-nav-item .letter-list p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 25%;
  min-width: 25%;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.more span {
  display: inline-block;
  vertical-align: middle;
}

.tag-a .ask-tag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #ffb527;
  font-size: 12px;
  color: #fff;
}

.tag-a .latest-top {
  margin-bottom: 10px;
  background: #f9f9f9;
  border: none;
}

.tag-a .latest-top .mix-txt {
  height: auto;
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tag-a .latest-top em {
  color: #999;
}

.item-box .item-head {
  width: 100%;
  height: 60px;
  line-height: 60px;
}

.item-box .item-head h2 {
  position: relative;
  font-size: 24px;
  vertical-align: middle;
}

.item-box .item-head h2:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -18px;
  margin-top: -4px;
  display: inline-block;
  border-width: 0 0 2px 2px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: transparent transparent #999 #999;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-right: 2px;
}

.icon-icon {
  margin-right: 14px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.item-box .side-title .side-h {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.item-box .more {
  font-size: 14px;
  color: #999;
}

.latest-top {
  padding: 20px;
  width: 100%;
  background: #f6f6f6;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.latest-top .latest-top-title {
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.latest-top .latest-top-mix {
  margin-top: 10px;
}

.latest-top .mix-pic {
  margin-right: 10px;
  width: 80px;
  height: 60px;
  overflow: hidden;
}

.latest-top .mix-txt {
  height: 60px;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  overflow: hidden;
}

.latest-list li {
  position: relative;
  padding: 10px 0 10px 15px;
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid #eee;
}

.latest-list li:last-of-type {
  border-bottom: none;
}

.latest-list li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 18px;
  width: 4px;
  height: 4px;
  background: #91a9ff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.slh {
  line-height: 48px !important;
}

.h-tags .h-tags-list li {
  line-height: 30px;
}

@media all and (max-width: 850px) {
  .wrapper {
    padding: 20px 2% 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .wrapper .m-left, .wrapper .m-right {
    width: 100%;
    float: none;
  }

  .h-tags-list {
    max-height: 200px;
    overflow-y: auto;
  }

  .h-tags .h-tags-list li {
    width: 33.33333%;
  }

  .letter-nav-item {
    flex-direction: column;
  }

  .letter-nav-item .letter-tag {
    width: 100%;
    margin-bottom: 10px;
  }

  .letter-nav-item .letter-list p {
    max-width: 25%;
    min-width: 25%;
  }

  .letter-nav-item .letter-list {
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
    flex: initial;
  }

}

@media all and (max-width: 480px) {
  .h-tags {
    padding: 10px 20px;
  }

  .h-tags .h-tags-list li {
    width: 50%;
  }

  .letter-nav-item .letter-list p {
    max-width: 50%;
    min-width: 50%;
  }

  .letter-nav-item .letter-tag p {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
}
