/*Add font ================================*/
/*---------------list_group-----------------*/
@media (min-width: 992px) {
  #tth-column {
    margin-top: -5.3rem;
  }
}

#tth-content {
  padding: 0 15px 15px 0;
}

.nav {
  margin: 0 -15px;
  background: unset;
}

.paginate {
  text-align: center;
}

.list_item_newspaper .row_item .other {
  margin-left: -10px;
  margin-right: -10px;
}

.list_group {
  background: #f3f3f3;
  padding: 34px 0px;
  box-shadow: 0 1px 8px 0px rgba(0, 0, 0, 0.3);
}
.list_group ul {
  display: flex;
  justify-content: center;
  text-align: center;
}
.list_group ul li a {
  font-size: 19.44px;
  font-family: UTMPenumbra;
  text-transform: uppercase;
  border: solid 1px #000;
  padding: 2px 10px;
  display: inline-block;
  margin-right: 5px;
}
.list_group ul li a:hover {
  border-color: #000;
}

.medicine .box_mid {
  padding: 0px;
}
.medicine .tth_navigation {
  padding-top: 9px;
  padding-bottom: 9px;
}

.medicine_detail {
  background: #fff;
}
.medicine_detail .tth_navigation {
  padding-top: 9px;
  padding-bottom: 9px;
}

/*-------------------item_detail----------------*/
#item_detail h1 {
  font-size: 24px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 600;
  margin-top: 10px;
}
#item_detail .item-date {
  font-size: 15px;
  color: #606060;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: solid 1px #606060;
}
#item_detail .item-date span:first-child {
  padding-right: 5px;
}
#item_detail .item-date span:last-child {
  padding-left: 5px;
}
#item_detail .item-content {
  padding-bottom: 10px;
  font-size: 15px;
}
#item_detail .item-content img {
  display: block;
  margin: auto;
}
#item_detail .item-content p {
  line-height: 24px;
}
#item_detail .tool-share {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
#item_detail .tool-share span:first-child {
  padding-right: 10px;
}

.list_other_v1 {
  margin-top: 10px;
}
.list_other_v1 .row_item .col_item {
  width: 100%;
  margin-bottom: 21px;
}
.list_other_v1 .row_item .col_item .img {
  width: 100%;
  float: none;
}
.list_other_v1 .row_item .col_item .img a {
  display: block;
}
.list_other_v1 .row_item .col_item .img img {
  max-width: 100%;
  width: 100%;
}
.list_other_v1 .row_item .col_item .info {
  width: 100%;
  float: none;
  border: solid 1px #c2c2c2;
  padding: 10px 13px;
  border-top: none;
  background: #ededed;
}
.list_other_v1 .row_item .col_item .info .group_name {
  text-align: center;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 4px;
  margin-bottom: 7px;
}
.list_other_v1 .row_item .col_item .info .group_name span {
  font-size: 13px;
  color: #6c6c6c;
  font-family: "Arial";
  text-transform: uppercase;
}
.list_other_v1 .row_item .col_item .info .group_name span a {
  color: #a73e40;
}
.list_other_v1 .row_item .col_item .info h3 a {
  font-family: "Arial";
  font-weight: bold;
  color: #5f5f5f;
}
.list_other_v1 .row_item .col_item .info h3 a:hover {
  color: #c2c2c2;
}
/*-------------------list_other----------------*/
.list_other {
  margin-top: 30px;
}

.list_other .list_other-title {
  border-bottom: 1px dashed #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.list_other .list_other-title h4 {
  color: #444444;
  font-weight: 500;
  font-size: 20px;
}
.list_other .list_other-title a {
  font-size: 14px;
  font-weight: 500;
  color: #ec1c2a;
}
@media (min-width: 992px) {
  .list_other .list_other-title a {
    float: right;
  }
}

.list_other ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px;
}

.list_other li {
  margin-bottom: 7px;
}

.list_other li a {
  padding-left: 17px;
  color: #444444;
  display: inline-block;
  position: relative;
}

.list_other li a:hover {
  color: #ed3237;
}

.list_other li a:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #666666;
  position: absolute;
  left: 0px;
  top: 8px;
  border-radius: 50%;
}

.list_other li .date {
  color: #999999;
}

@media (max-width: 767px) {
  #item_detail > .item-content img {
    max-width: 100% !important;
  }
  #group-detail #column_mini,
  .medicine_focus_main .focus_list {
    width: 100%;
  }
  #group-detail .list_focus .focus-item {
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 8px;
  }
  #group-detail .list_focus .focus-item:last-child {
    padding-bottom: 0px;
  }
  #group-detail .list_focus .focus-item:after {
    content: "";
    display: block;
    clear: both;
  }
  #group-detail .list_focus .focus-item .img {
    float: left;
    width: 45%;
    padding-left: 8px;
    padding-right: 8px;
  }
  #group-detail .list_focus .focus-item .img img {
    width: 100%;
  }
  #group-detail .list_focus .focus-item .info {
    float: left;
    width: 55%;
    padding-left: 8px;
    padding-right: 8px;
  }
  #group-detail .list_focus .focus-item h3 {
    margin-top: -5px;
  }
  #group-detail .list_focus .focus-item h3 a {
    display: block;
    color: #444444;
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
  }
  #group-detail .list_focus .focus-item h3 a:hover {
    color: #d01062;
  }
  #group-detail .list_focus .focus-item .short {
    display: block;
    max-height: 90px;
    overflow: hidden;
    margin-top: 8px;
  }
  #group-detail #column_mini .banner_item {
    display: none;
  }
  #group-detail .list_item {
    width: 100%;
  }
}
.top_medicine {
  margin-bottom: 0;
}

.box_mid .box_mid-content {
  padding-top: 0px;
}

.title_top {
  text-align: left;
  max-width: 100%;
  margin: 0 auto 30px;
}
.title_top .text {
  font-size: 26px;
  font-weight: 600;
  color: #005d1c;
}
.title_top .text .icon {
  display: none;
  float: left;
  margin-right: 15px;
  width: 38px;
  height: 38px;
  background: url("../../images/icon_medicine.png") no-repeat;
}
.title_top .note {
  color: #777777;
}

.paginate .pagelink, .paginate .pagecur, .paginate .btnPage {
  border-radius: 50%;
  height: 32px !important;
  width: 32px !important;
}

.paginate {
  margin-bottom: 20px;
}

#item_detail .item-short {
  font-size: 15px;
  margin-top: 25px;
}
#item_detail .item-short p {
  line-height: 24px;
}

#item_detail .connav-block h2 {
  font-size: 24px;
  font-weight: bold;
  color: #008000;
  margin: 10px 0px;
}
#item_detail .connav-block h3 {
  font-size: 20px;
  font-weight: bold;
  color: #008000;
  margin: 5px 0px;
}
#item_detail .connav-block h4 {
  font-size: 18px;
  font-weight: bold;
  color: #008000;
  margin: 10px 0px;
}
#item_detail .connav-block h5 {
  font-size: 16px;
  font-weight: bold;
  color: #008000;
  margin: 10px 0px;
}

#item_detail .item-content img {
  margin: 10px 0px 0px;
  max-width: 100%;
}

.box_navig {
  background: #f9f9f9;
  border: 1px #ababab solid;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 15px 5px;
  margin: 20px 0px;
}
.box_navig .title {
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  display: inline-block;
  width: 100%;
  position: relative;
  min-width: 200px;
  margin-bottom: 8px;
}
.box_navig .title .toggle_connav {
  position: absolute;
  top: 2px;
  right: 0px;
  ext-shadow: 0 1px 0 #fff;
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #ccc;
  padding: 4px 3px 3px;
  border: 1px #ddd solid;
  border-radius: 2px;
  cursor: pointer;
}
.box_navig .title .toggle_connav:hover {
  opacity: 0.8;
}
.box_navig .connav-table-content .connav-table-item {
  margin-bottom: 2px;
}
.box_navig .connav-table-content .connav-table-item .connav-table-item-title:hover {
  text-decoration: underline;
}
.box_navig .connav-table-content .connav-table-item.active .connav-table-item-text {
  color: #9f9f9f;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.wp-caption {
  margin-bottom: 2em;
  max-width: 100%;
}

.wp-caption .wp-caption-text {
  padding: 0.4em;
  font-size: 0.9em;
  background: rgba(0, 0, 0, 0.05);
  font-style: italic;
  text-align: center;
}

@media (max-width: 599px) {
  .title_top .text {
    font-size: 20px;
  }
}/*# sourceMappingURL=medicine.css.map */