@charset "UTF-8";

.arl-001 {
  position: relative;
}

.arl-001 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.arl-001 .top h2.title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}

.arl-001 .top .btn-more {
  width: 20px;
  height: 20px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_495_3328)'%3E%3Cpath d='M10 20C4.47059 20 0 15.5294 0 10C0 4.47059 4.47059 0 10 0C15.5294 0 20 4.47059 20 10C20 15.5294 15.5294 20 10 20ZM10 1.17647C5.11765 1.17647 1.17647 5.11765 1.17647 10C1.17647 14.8824 5.11765 18.8235 10 18.8235C14.8824 18.8235 18.8235 14.8824 18.8235 10C18.8235 5.11765 14.8824 1.17647 10 1.17647Z' fill='%23222222'/%3E%3Cpath d='M7.93283 6.60762L11.6743 10L7.93283 13.3924C7.91192 13.4113 7.9 13.4382 7.9 13.4665C7.9 13.4947 7.91192 13.5216 7.93283 13.5405L8.52126 14.0741C8.55937 14.1086 8.61749 14.1086 8.6556 14.0741L13.0672 10.0741C13.0881 10.0551 13.1 10.0282 13.1 10C13.1 9.97178 13.0881 9.94487 13.0672 9.92592L8.6556 5.92592C8.61749 5.89136 8.55937 5.89136 8.52126 5.92592L7.93283 6.45945C7.91192 6.47841 7.9 6.50531 7.9 6.53353C7.9 6.56175 7.91192 6.58866 7.93283 6.60762Z' fill='%23222222' stroke='%23222222' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_495_3328'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;
}

.arl-001 .swiper {
  /*margin: 0 40px;*/
  padding-bottom: 40px;
}

.arl-001 .swiper.swiper-horizontal .swiper-pagination-bullets {
  top: auto;
  bottom: 16px;
}

.arl-001 .swiper.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
  margin: 0 3px;
}

.arl-001 .swiper.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ff6726;
  width: 16px;
  border-radius: 8px;
}

.arl-001 ul.lists li {
  width: 100%;
}

.arl-001 ul.lists li .card-image {
  position: relative;
  width: 240px;
  height: 345px;
  margin: 0 auto;
}

.arl-001 ul.lists li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-001 ul.lists li .headline {
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.arl-001 ul.lists li .headline a {
  color: #000;
}

.arl-001 .arl-001-bg {
  position: absolute;
  width: calc(100% + 40px);
  height: 500px;
  background: url(../img/headline_bg.png) 0 0 repeat-x;
  top: 0;
  left: 0;
  margin: -20px;
  z-index: -1;
}

.arl-002 {
  padding: 20px 0;
  width: 100%;
}

.arl-002 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.arl-002 .top h2.title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}

.arl-002 .top .btn-more {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_495_3328)'%3E%3Cpath d='M10 20C4.47059 20 0 15.5294 0 10C0 4.47059 4.47059 0 10 0C15.5294 0 20 4.47059 20 10C20 15.5294 15.5294 20 10 20ZM10 1.17647C5.11765 1.17647 1.17647 5.11765 1.17647 10C1.17647 14.8824 5.11765 18.8235 10 18.8235C14.8824 18.8235 18.8235 14.8824 18.8235 10C18.8235 5.11765 14.8824 1.17647 10 1.17647Z' fill='%23222222'/%3E%3Cpath d='M7.93283 6.60762L11.6743 10L7.93283 13.3924C7.91192 13.4113 7.9 13.4382 7.9 13.4665C7.9 13.4947 7.91192 13.5216 7.93283 13.5405L8.52126 14.0741C8.55937 14.1086 8.61749 14.1086 8.6556 14.0741L13.0672 10.0741C13.0881 10.0551 13.1 10.0282 13.1 10C13.1 9.97178 13.0881 9.94487 13.0672 9.92592L8.6556 5.92592C8.61749 5.89136 8.55937 5.89136 8.52126 5.92592L7.93283 6.45945C7.91192 6.47841 7.9 6.50531 7.9 6.53353C7.9 6.56175 7.91192 6.58866 7.93283 6.60762Z' fill='%23222222' stroke='%23222222' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_495_3328'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;
}

.arl-002>ul>li {
  width: 100%;
  margin-bottom: 12px;
}

.arl-002>ul>li:after {
  content: '';
  clear: both;
  display: block;
}

.arl-002>ul>li:before {
  float: left;
  content: "·";
  color: #222;
  line-height: 26px;
  font-size: 30px;
  width: 8px;
  margin-right: 10px;
}

.arl-002>ul>li:last-child {
  margin-bottom: 0;
}

.arl-002>ul>li .headline {
  float: left;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  width: calc(100% - 20px);
}

.arl-002>ul>li .headline a {
  /*
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 90px);
  */
  display: inline;

}

.arl-002.type-cmt>ul>li .headline a {
  max-width: calc(100% - 50px);
}

.arl-002>ul>li .headline .cmt_count {
  /*display: inline-block;*/
  padding-left: 25px;
  line-height: 26px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.172 8.172C4 9.343 4 11.229 4 15V20.586C4 21.476 5.077 21.923 5.707 21.293L7.854 19.146C7.926 19.074 7.962 19.038 8.008 19.019C8.054 19 8.105 19 8.208 19H14C15.864 19 16.796 19 17.53 18.695C18.51 18.2893 19.2888 17.5109 19.695 16.531C20 15.796 20 14.864 20 13C20 11.136 20 10.204 19.695 9.47C19.4942 8.98454 19.1997 8.5434 18.8284 8.17175C18.4571 7.80011 18.0163 7.50524 17.531 7.304C16.796 7 15.864 7 14 7H12C8.229 7 6.343 7 5.172 8.172Z' fill='%23BBBBBB'/%3E%3Cpath d='M8.5 11.5H15.5M8.5 14.5H13.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;
  color: #4D64C3;
  font-size: 14px;
  font-weight: 500;
  margin-left: 5px;
  padding-right: 1px;
  vertical-align: top;
  float: right;
  width: 40px;
  text-align: center;
}

.arl-002>ul>li .date {
  float: right;
  margin-left: 10px;
  display: inline-block;
  color: #999;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

/* 메인 지역뉴스 시작 */
.local-news {
  overflow: hidden;
  padding: 20px 0;
}

.local-news .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.local-news .top h2.title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}

.local-news .top .btn-more {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_495_3328)'%3E%3Cpath d='M10 20C4.47059 20 0 15.5294 0 10C0 4.47059 4.47059 0 10 0C15.5294 0 20 4.47059 20 10C20 15.5294 15.5294 20 10 20ZM10 1.17647C5.11765 1.17647 1.17647 5.11765 1.17647 10C1.17647 14.8824 5.11765 18.8235 10 18.8235C14.8824 18.8235 18.8235 14.8824 18.8235 10C18.8235 5.11765 14.8824 1.17647 10 1.17647Z' fill='%23222222'/%3E%3Cpath d='M7.93283 6.60762L11.6743 10L7.93283 13.3924C7.91192 13.4113 7.9 13.4382 7.9 13.4665C7.9 13.4947 7.91192 13.5216 7.93283 13.5405L8.52126 14.0741C8.55937 14.1086 8.61749 14.1086 8.6556 14.0741L13.0672 10.0741C13.0881 10.0551 13.1 10.0282 13.1 10C13.1 9.97178 13.0881 9.94487 13.0672 9.92592L8.6556 5.92592C8.61749 5.89136 8.55937 5.89136 8.52126 5.92592L7.93283 6.45945C7.91192 6.47841 7.9 6.50531 7.9 6.53353C7.9 6.56175 7.91192 6.58866 7.93283 6.60762Z' fill='%23222222' stroke='%23222222' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_495_3328'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;
}

.local-news .tab-scroll {
  overflow-x: auto;
}

.local-news .tab {
  display: inline-flex;
}

.local-news .tab li {
  display: flex;
  border-radius: 5px;
  background: #f9f9f9;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #999;
  width: 80px;
  justify-content: center;
  cursor: pointer;
  margin-right: 8px;
}

.local-news .tab li.active {
  background: #ff6726;
  color: #fff;
}

/*.local-news .tab li:hover {*/
  /*background: #ff6726;*/
  /*color: #fff;*/
/*}*/

.local-news .tab-content-wrap {
  margin-top: 20px;
}

.local-news .tab-content-wrap .tab-content {
  display: none;
}

.local-news .tab-content-wrap .tab-content.active {
  display: block;
}

.local-news .tab-content-wrap .tab-content .btn-more {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  color: #666;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.local-news .tab-content-wrap .tab-content .btn-more span {
  color: #ff6726;
}

.local-news .tab-content-wrap .tab-content .btn-more:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M8.62131 7.82931C8.58225 7.86836 8.58225 7.93168 8.62131 7.97073L13.1506 12.5L8.62131 17.0293C8.58225 17.0684 8.58225 17.1317 8.62131 17.1707L9.32931 17.8787C9.34806 17.8975 9.37349 17.908 9.40002 17.908C9.42654 17.908 9.45197 17.8975 9.47073 17.8787L14.7787 12.5707C14.7975 12.552 14.808 12.5265 14.808 12.5C14.808 12.4735 14.7975 12.4481 14.7787 12.4293L9.47073 7.12131C9.45197 7.10255 9.42654 7.09202 9.40002 7.09202C9.37349 7.09202 9.34806 7.10255 9.32931 7.12131L8.62131 7.82931Z' fill='%23666666' stroke='%23666666' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}

.local-news .tab-content-wrap .tab-content .row-split {
  margin: 0 -20px;
}

.local-news .tab-content-wrap .tab-content .row-split .split2 {
  padding: 0 20px;
}

/* 메인 지역뉴스 끝 */
.arl-003 ul li:after {
  content: "";
  clear: both;
  display: block;
}

.arl-003 ul li .card-image {
  width: 100%;
  height: 175px;
  overflow: hidden;
  margin-bottom: 16px;
}

.arl-003 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-003 ul li .headline {
  color: #222;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 14px;
}

.arl-003 ul li .description {
  color: #777;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 28px;
}

.arl-004 {
  width: 100%;
}

.arl-004>ul>li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.arl-004>ul>li .card-image {
  display: flex;
  flex-shrink: 0;
  width: 100px;
  height: 70px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 15px;
}

.arl-004>ul>li .card-image a {
  width: 100%;
  display: block;
}

.arl-004 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-004>ul>li:last-child {
  margin-bottom: 0;
}

.arl-004>ul>li .headline {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.arl-005 {
  background: #EFF4FA;
  overflow: hidden;
  margin: 0 -20px;
  padding: 20px;
}

.arl-005 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.arl-005 .top h2.title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}

.arl-005 .top .btn-more {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_495_3328)'%3E%3Cpath d='M10 20C4.47059 20 0 15.5294 0 10C0 4.47059 4.47059 0 10 0C15.5294 0 20 4.47059 20 10C20 15.5294 15.5294 20 10 20ZM10 1.17647C5.11765 1.17647 1.17647 5.11765 1.17647 10C1.17647 14.8824 5.11765 18.8235 10 18.8235C14.8824 18.8235 18.8235 14.8824 18.8235 10C18.8235 5.11765 14.8824 1.17647 10 1.17647Z' fill='%23222222'/%3E%3Cpath d='M7.93283 6.60762L11.6743 10L7.93283 13.3924C7.91192 13.4113 7.9 13.4382 7.9 13.4665C7.9 13.4947 7.91192 13.5216 7.93283 13.5405L8.52126 14.0741C8.55937 14.1086 8.61749 14.1086 8.6556 14.0741L13.0672 10.0741C13.0881 10.0551 13.1 10.0282 13.1 10C13.1 9.97178 13.0881 9.94487 13.0672 9.92592L8.6556 5.92592C8.61749 5.89136 8.55937 5.89136 8.52126 5.92592L7.93283 6.45945C7.91192 6.47841 7.9 6.50531 7.9 6.53353C7.9 6.56175 7.91192 6.58866 7.93283 6.60762Z' fill='%23222222' stroke='%23222222' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_495_3328'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;
}

.arl-005 ul li {
  margin-bottom: 20px;
}

.arl-005 ul li .box {
  border-radius: 20px;
  background: #f9f9f9;
  padding: 22px 20px 25px;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.arl-005 ul li .box strong {
  line-height: 28px;
}

.arl-005 .swiper {
  padding-bottom: 10px;
}

.arl-005 .swiper-pagination-bullets {
  top: auto;
  bottom: 0;
}

.arl-005 .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
  margin: 0 3px;
}

.arl-005 .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ff6726;
  width: 16px;
  border-radius: 8px;
}

.arl-006 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.arl-006 .top h2.title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}

.arl-006 .top .btn-more {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_495_3328)'%3E%3Cpath d='M10 20C4.47059 20 0 15.5294 0 10C0 4.47059 4.47059 0 10 0C15.5294 0 20 4.47059 20 10C20 15.5294 15.5294 20 10 20ZM10 1.17647C5.11765 1.17647 1.17647 5.11765 1.17647 10C1.17647 14.8824 5.11765 18.8235 10 18.8235C14.8824 18.8235 18.8235 14.8824 18.8235 10C18.8235 5.11765 14.8824 1.17647 10 1.17647Z' fill='%23222222'/%3E%3Cpath d='M7.93283 6.60762L11.6743 10L7.93283 13.3924C7.91192 13.4113 7.9 13.4382 7.9 13.4665C7.9 13.4947 7.91192 13.5216 7.93283 13.5405L8.52126 14.0741C8.55937 14.1086 8.61749 14.1086 8.6556 14.0741L13.0672 10.0741C13.0881 10.0551 13.1 10.0282 13.1 10C13.1 9.97178 13.0881 9.94487 13.0672 9.92592L8.6556 5.92592C8.61749 5.89136 8.55937 5.89136 8.52126 5.92592L7.93283 6.45945C7.91192 6.47841 7.9 6.50531 7.9 6.53353C7.9 6.56175 7.91192 6.58866 7.93283 6.60762Z' fill='%23222222' stroke='%23222222' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_495_3328'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;
}

.arl-006>ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -9px;
}

.arl-006>ul>li {
  margin-bottom: 20px;
  width: 50%;
  padding: 0 9px;
}

.arl-006>ul>li .card-image {
  position: relative;
  width: 100%;
/*  height: 217px;*/
  border:1px solid #ddd;
}

.arl-006>ul>li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-006>ul>li .headline {
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  margin-top: 4px;
}

.arl-007 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.arl-007 .top h2.title {
  color: #222;
  font-size: 24px;
  font-weight: 700;
}

.arl-007>ul {
  display: flex;
  flex-wrap: wrap;
}

.arl-007>ul>li {
  width: 100%;
  margin-bottom: 40px;
}

.arl-007>ul>li .box {
  border-radius: 20px;
  background: #f9f9f9;
  padding: 25px 25px 29px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.arl-007>ul>li .box strong {
  font-size: 18px;
  line-height: 30px;
  margin-bottom:10px;
}

.arl-007>ul>li .box strong span {
  color: #FF6726;
}

.arl-008 .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 2px solid #000;
  margin-bottom: 30px;
}

.arl-008 .top h2.title {
  color: #222;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
}

.arl-008 .top .btn-more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #666;
  text-align: right;
  font-size: 16px;
  line-height: 35px;
  font-weight: 500;
}

.arl-008 .top .btn-more:after {
  content: "";
  width: 7px;
  height: 17px;
  margin-left: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='14' viewBox='0 0 7 14' fill='none'%3E%3Cpath d='M0.621184 2.63729C0.582131 2.67634 0.582131 2.73966 0.621184 2.77871L5.15047 7.308L0.621184 11.8373C0.582131 11.8763 0.582131 11.9397 0.621184 11.9787L1.32918 12.6867C1.34794 12.7055 1.37337 12.716 1.39989 12.716C1.42642 12.716 1.45185 12.7055 1.4706 12.6867L6.7786 7.37871C6.79736 7.35996 6.80789 7.33452 6.80789 7.308C6.80789 7.28148 6.79736 7.25604 6.7786 7.23729L1.4706 1.92929C1.45185 1.91054 1.42642 1.9 1.39989 1.9C1.37337 1.9 1.34794 1.91054 1.32918 1.92929L0.621184 2.63729Z' fill='%23666666' stroke='%23666666' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}

.arl-008>ul>li .card-image {
  position: relative;
  width: 100%;
}

.arl-008>ul>li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-008>ul>li .headline {
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.arl-008>ul>li .headline a {
  color: #000;
}

.arl-009 {
  width: 100%;
}

.arl-009 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 3px solid #000;
  margin-bottom: 30px;
}

.arl-009 .top h2.title {
  color: #222;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
}

.arl-009 .top .btn-more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #666;
  text-align: right;
  font-size: 16px;
  line-height: 35px;
  font-weight: 500;
}

.arl-009 .top .btn-more:after {
  content: "";
  width: 7px;
  height: 17px;
  margin-left: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='14' viewBox='0 0 7 14' fill='none'%3E%3Cpath d='M0.621184 2.63729C0.582131 2.67634 0.582131 2.73966 0.621184 2.77871L5.15047 7.308L0.621184 11.8373C0.582131 11.8763 0.582131 11.9397 0.621184 11.9787L1.32918 12.6867C1.34794 12.7055 1.37337 12.716 1.39989 12.716C1.42642 12.716 1.45185 12.7055 1.4706 12.6867L6.7786 7.37871C6.79736 7.35996 6.80789 7.33452 6.80789 7.308C6.80789 7.28148 6.79736 7.25604 6.7786 7.23729L1.4706 1.92929C1.45185 1.91054 1.42642 1.9 1.39989 1.9C1.37337 1.9 1.34794 1.91054 1.32918 1.92929L0.621184 2.63729Z' fill='%23666666' stroke='%23666666' stroke-width='0.2' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}

.arl-009>ul>li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.arl-009>ul>li:before {
  content: "·";
  color: #222;
  font-size: 30px;
  margin-right: 10px;
}

.arl-009>ul>li:last-child {
  margin-bottom: 0;
}

.arl-009>ul>li .headline {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.arl-010 {
  width: 100%;
}

.arl-010 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.arl-010 .top h2.title {
  color: #222;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.arl-010 .tab-cate {
  padding-bottom: 20px;
  overflow-y: auto;
}

.arl-010 .tab-cate ul {
  display: inline-flex;
}

.arl-010 .tab-cate ul li {
  word-break: keep-all;
  color: #999;
  font-size: 16px;
  font-weight: 500;
  margin-right: 18px;
}

.arl-010 .tab-cate ul li.active {
  color: #ff6726;
}

.arl-010 .tab-cate ul li:last-child {
  margin-right: 0;
}

.arl-010>ul {
  margin-bottom: 50px;
}

.arl-010>ul>li {
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
}

.arl-010>ul>li:after {
  content: "";
  clear: both;
  display: block;
}

.arl-010>ul>li .list-info {
  float: left;
  width: 34px;
}

.arl-010>ul>li .list-info .count {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 23px;
  margin: 10px 0 14px 0;
}

.arl-010>ul>li .list-info .cmt {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.30992 6.81004C3.33325 7.78587 3.33325 9.35754 3.33325 12.5V17.155C3.33325 17.8967 4.23075 18.2692 4.75575 17.7442L6.54492 15.955C6.60492 15.895 6.63492 15.865 6.67325 15.8492C6.71159 15.8334 6.75409 15.8334 6.83992 15.8334H11.6666C13.2199 15.8334 13.9966 15.8334 14.6083 15.5792C15.425 15.2411 16.0739 14.5924 16.4124 13.7759C16.6666 13.1634 16.6666 12.3867 16.6666 10.8334C16.6666 9.28004 16.6666 8.50337 16.4124 7.89171C16.2451 7.48716 15.9997 7.11954 15.6903 6.80984C15.3809 6.50013 15.0135 6.25441 14.6091 6.08671C13.9966 5.83337 13.2199 5.83337 11.6666 5.83337H9.99992C6.85742 5.83337 5.28575 5.83337 4.30992 6.81004Z' fill='%23FF6726'/%3E%3Cpath d='M7.08325 9.58337H12.9166M7.08325 12.0834H11.2499' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;
  color: #4d64c3;
  font-size: 14px;
  font-weight: 500;
  padding-top: 21px;
}

.arl-010>ul>li .card-image {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 16px;
  overflow: hidden;
  border-radius: 10px;
}

.arl-010>ul>li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-010>ul>li .headline {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 6px;
}

.arl-010>ul>li .headline a {
  color: #000;
}

.arl-010>ul>li .description {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}


.local-news .tab {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px 2%;
}

.local-news .tab li {
  display: flex;
  border-radius: 5px;
  background: #f9f9f9;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #999;
  width: 18%;
  justify-content: center;
  cursor: pointer;
  margin-right: 0;
}