/*Add font ================================*/
/*---------------list_group-----------------*/
#tth-content {
  padding: 0 15px 15px 0;
}

@media (min-width: 992px) {
  #tth-column {
    margin-top: -5.3rem;
  }
}

.full {
  background: #fbf8ee;
}

.paginate {
  text-align: center;
}

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

.group_nav {
  background: #fff;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 30px;
}
.group_nav .item {
  border-bottom: 4px solid transparent;
  padding: 15px 15px 11px;
}
.group_nav .item a {
  font: 500 1rem/150% "Arial", sans-serif;
  color: #141414;
}
.group_nav .item.cur, .group_nav .item:hover, .group_nav .item:focus {
  border-bottom-color: #2a9337;
}
.group_nav .item.cur span, .group_nav .item.cur a, .group_nav .item:hover span, .group_nav .item:hover a, .group_nav .item:focus span, .group_nav .item:focus a {
  color: #2a9337;
}

.list_group {
  background: #f3f3f3;
  padding: 34px 0px;
  box-shadow: 0 1px 8px 0px rgba(0, 0, 0, 0.3);
}
.list_group ul {
  text-align: center;
  display: flex;
  justify-content: 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;
}

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

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

/*-------------------item_detail----------------*/
@media (max-width: 768px) {
  #item_detail table {
    table-layout: auto;
    width: 100% !important;
  }
  #item_detail table * {
    width: 100% !important;
  }
}
#item_detail h1 {
  font: 600 1.4666666667rem/150% "Arial", sans-serif;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  #item_detail h1 {
    font-size: 20px !important;
  }
}
#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 {
  font: 400 0.9333333333rem/150% "Arial", sans-serif;
  color: #484848;
  padding-bottom: 10px;
}
#item_detail .item-content img {
  display: block;
  margin: auto;
}
#item_detail .item-content p, #item_detail .item-content div, #item_detail .item-content ul, #item_detail .item-content ol, #item_detail .item-content b, #item_detail .item-content strong {
  font-size: 18px;
  line-height: 28.8px;
}
#item_detail .item-content h2 {
  font-size: 1.4rem;
}
#item_detail .item-content h3 {
  font-size: 1.4rem;
}
@media (min-width: 1200px) {
  #item_detail .item-content p, #item_detail .item-content div, #item_detail .item-content ul, #item_detail .item-content ol, #item_detail .item-content b, #item_detail .item-content strong {
    font-size: 18px !important;
  }
  #item_detail .item-content p *, #item_detail .item-content div *, #item_detail .item-content ul *, #item_detail .item-content ol *, #item_detail .item-content b *, #item_detail .item-content strong * {
    font-size: 18px !important;
  }
  #item_detail .item-content h1 {
    font-size: 32px !important;
  }
  #item_detail .item-content h1 * {
    font-size: 32px !important;
  }
  #item_detail .item-content h2 {
    font-size: 28px !important;
  }
  #item_detail .item-content h2 * {
    font-size: 28px !important;
  }
  #item_detail .item-content h3 {
    font-size: 24px !important;
  }
  #item_detail .item-content h3 * {
    font-size: 24px !important;
  }
}
@media (max-width: 1200px) {
  #item_detail .item-content p, #item_detail .item-content div, #item_detail .item-content ul, #item_detail .item-content ol, #item_detail .item-content b, #item_detail .item-content strong {
    font-size: 18px !important;
  }
  #item_detail .item-content p *, #item_detail .item-content div *, #item_detail .item-content ul *, #item_detail .item-content ol *, #item_detail .item-content b *, #item_detail .item-content strong * {
    font-size: 18px !important;
  }
  #item_detail .item-content h1 {
    font-size: 24px !important;
  }
  #item_detail .item-content h1 * {
    font-size: 24px !important;
  }
  #item_detail .item-content h2 {
    font-size: 22px !important;
  }
  #item_detail .item-content h2 * {
    font-size: 22px !important;
  }
  #item_detail .item-content h3 {
    font-size: 20px !important;
  }
  #item_detail .item-content h3 * {
    font-size: 20px !important;
  }
}
@media (max-width: 575.98px) {
  #item_detail .item-content p, #item_detail .item-content div, #item_detail .item-content ul, #item_detail .item-content ol, #item_detail .item-content b, #item_detail .item-content strong {
    font-size: 16px !important;
  }
  #item_detail .item-content p *, #item_detail .item-content div *, #item_detail .item-content ul *, #item_detail .item-content ol *, #item_detail .item-content b *, #item_detail .item-content strong * {
    font-size: 16px !important;
  }
  #item_detail .item-content h1 {
    font-size: 20px !important;
  }
  #item_detail .item-content h1 * {
    font-size: 20px !important;
  }
  #item_detail .item-content h2 {
    font-size: 18px !important;
  }
  #item_detail .item-content h2 * {
    font-size: 18px !important;
  }
  #item_detail .item-content h3 {
    font-size: 17px !important;
  }
  #item_detail .item-content h3 * {
    font-size: 17px !important;
  }
}
#item_detail .item-content iframe {
  max-width: 100% !important;
  height: auto;
  min-height: 300px;
}
#item_detail .tool-share {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
#item_detail .tool-share .tool-share-item {
  padding-right: 10px;
}
#item_detail .tool-share .tool-share-item .button-pinterest {
  background: #e60023;
  color: #fff;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 14px;
  display: block;
}
#item_detail .tool-share .tool-share-item .button-linkedin {
  background: #0a66c2;
  color: #fff;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 14px;
  display: block;
}

.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 h4 {
  font: 500 1.3333333333rem/150% "Arial", sans-serif;
  color: #222121;
  padding-bottom: 15px;
}
.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,
  .news_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_news {
  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: inline-block;
  float: left;
  margin-right: 15px;
  width: 38px;
  height: 38px;
  background: url("../../images/icon_news.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 .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;
  max-width: 100%;
}

.box_navig {
  background: #f9f9f9;
  border: 1px #ababab solid;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 12px 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;
}

.csstable1 {
  border-left: 5px solid #60bdca;
  width: 100%;
  margin: 15px 0;
}
.csstable1 td {
  padding-left: 29px;
}
.csstable1 td p {
  font: 400 0.9333333333rem/150% "Arial", sans-serif;
  color: #484848;
  padding: 0;
}
.csstable1 td a {
  font: 500 0.9333333333rem/150% "Arial", sans-serif;
  font-style: italic;
  color: #004eed;
}

.author-info {
  position: relative;
}
.author-info:after {
  content: "";
  background: url(../../images/border.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  height: 90px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  width: calc(100% + 40px);
}

#babs {
  position: relative;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  #babs {
    margin-left: 70px;
  }
}
#babs > div {
  position: relative;
  z-index: 2;
  background: #f8f8f8;
  padding: 15px 20px;
}
#babs > div h3 {
  font-size: 20px;
  font-weight: 700;
  color: #2d9e55;
  margin-bottom: 10px;
}
#babs > div img {
  border: 1px solid #2d9e55;
  border-radius: 50%;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #babs > div img {
    float: left;
    margin-right: 15px;
    margin-left: -90px;
  }
}
#babs > div > b {
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 0.5em;
}
#babs > div > b a {
  color: #2d9e55;
}
@media (min-width: 768px) {
  #babs > div > b {
    text-align: right;
  }
}
#babs > div .content p {
  font-size: 14px;
  margin-bottom: 0;
}

.detail-banner {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .detail-banner {
    padding: 15px;
  }
}
.detail-banner > a img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.detail-banner .short {
  font-size: 16px;
  font-style: italic;
  padding-top: 20px;
}

.video_related {
  margin-top: 40px;
}
.video_related .box_video > .title {
  color: #444444;
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px dashed #999;
  margin-bottom: 15px;
}
.video_related .box_video a {
  font-size: 14px;
  font-weight: 500;
  color: #ec1c2a;
  float: right;
}
.video_related .list_item_video {
  background: #fff;
  padding: 10px;
}
.video_related .row_item.slick-slider {
  display: block;
}
.video_related .row_item.slick-slider .slick-list {
  width: 100%;
}
.video_related .slick-arrow {
  background: #ed1c24;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.video_related .slick-arrow:before {
  font: 400 0.9333333333rem/150% "Font Awesome 5 Pro";
  color: #fff;
}
.video_related .slick-arrow.slick-prev:before {
  content: "\f053";
}
.video_related .slick-arrow.slick-next:before {
  content: "\f054";
}
.video_related .slick-arrow:hover {
  background: #ed1c24;
  opacity: 0.8;
}/*# sourceMappingURL=newspaper.css.map */