#list-x-box {
  width: 100%;
  padding: 40px 0;
}

#bo_gall {
  width: 100%;
}

/* 갤러리 목록 */
#bo_gall h2 {
  margin: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#bo_gall #gall_ul {
  margin: 10px -10px 0;
  padding: 0;
  list-style: none;
  zoom: 1
}

#bo_gall #gall_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#bo_gall .gall_li {}

#bo_gall .gall_li .gall_chk {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  z-index: 1
}

#bo_gall .gall_box {
  position: relative;
  margin: 0 0 50px 0;
  border-radius: 0 0 2px 2px
}

.gall_box {
	border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 15px;
}

.gall_box:hover {
	box-shadow: 0 2px 4px rgb(0 0 0 / 5%), 0 7px 13px -3px rgb(0 0 0 / 15%);
}

.gall_img a {
	border-radius: 4px 4px 0 0 !important;
}

.gall_text_href {
	margin: 10px;
	/* min-height: 103px; */
}

.gall_info {
	padding: 10px;
  font-size: 0.92em;
  line-height: 20px;
}

.new_icon {
	display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.825em;
  color: #23db79;
  background: #b9ffda;
  text-align: center;
  border-radius: 2px;
  margin-left: 2px;
  font-weight: bold;
  vertical-align: baseline;
}

.cnt_cmt {
	background: #e9eff5;
  color: #3a8afd;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 3px;
  vertical-align: revert;
}

.gall_text_href .bo_tit {
	width: 70%;
	overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}

.gall_con .gall_img span {
	display:inline-block;
	background:#eaeaea;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.25em;
	color:rgba(119, 119, 119, 0);
	background: url(../img/noimage_pc_thum.jpg) center no-repeat !important;
	background-size: cover;
}

#bo_gall .gall_con {
  position: relative
}

.gall_row .col-gn-0,
.gall_row .col-gn-1,
.gall_row .col-gn-2,
.gall_row .col-gn-3,
.gall_row .col-gn-4,
.gall_row .col-gn-5,
.gall_row .col-gn-6,
.gall_row .col-gn-7,
.gall_row .col-gn-8,
.gall_row .col-gn-9,
.gall_row .col-gn-10 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  *padding-left: 0;
  padding-right: 7.5px;
  *padding-right: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0
}

.gall_row .col-gn-0,
.gall_row .col-gn-1 {
  width: 100%
}

.gall_row .col-gn-2 {
  width: 50%
}

.gall_row .col-gn-3 {
  width: 33.33333333%
}

.gall_row .col-gn-4 {
  width: 25%
}

.gall_row .col-gn-5 {
  width: 20%
}

.gall_row .col-gn-6 {
  width: 16.66666667%
}

.gall_row .col-gn-7 {
  width: 14.28571428%
}

.gall_row .col-gn-8 {
  width: 12.5%
}

.gall_row .col-gn-9 {
  width: 11.11111111%
}

.gall_row .col-gn-10 {
  width: 10%
}

.gall_row .box_clear {
  clear: both
}

#bo_gall .gall_now .gall_text_href a {
  color: #ff3061
}

#bo_gall .gall_href a:link,
#bo_gall .gall_href a:focus,
#bo_gall .gall_href a:hover {
  text-decoration: none
}

#bo_gall .gall_img {
  border-bottom: 1px solid #eee;
  text-align: center;
  overflow: hidden;
}

#bo_gall .gall_img a,
#bo_gall .gall_img .no_image,
#bo_gall .gall_img .is_notice {
  display: block;
  border-radius: 0px !important;
}

#bo_gall .gall_img img,
#bo_gall .gall_img video {
  max-width: 100%;
  height: auto !important
}

#bo_gall .gall_img span {
  display: inline-block;
  background: #eaeaea;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  color: rgba(119, 119, 119, 0);
  background: url(/board/skin/institutions/img/noimage_pc_thum.jpg) center no-repeat;
  background-size: cover;
}

#bo_gall .gall_text_href {
  margin: 10px 0
}

#bo_gall .gall_text_href a {
  font-weight: bold
}

#bo_gall .gall_text_href img {
  margin: 0 0 0 4px
}

#bo_gall .bo_tit {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}

#bo_gall .bo_tit .cnt_cmt {
  background: #e9eff5;
  color: #3a8afd;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 3px;
  vertical-align: middle
}

#bo_gall .bo_cnt {
  color: #acacac;
  line-height: 18px
}

#bo_gall .profile_img img {
  border-radius: 50%
}

#bo_gall .bo_tit .fa-download {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #e89f31;
  color: #fff;
  text-align: center;
  font-size: 10px;
  border-radius: 2px;
  margin-right: 2px;
  vertical-align: middle
}

#bo_gall .bo_tit .fa-link {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #ad68d8;
  color: #fff;
  text-align: center;
  font-size: 10px;
  border-radius: 2px;
  margin-right: 2px;
  vertical-align: middle;
  font-weight: normal
}

#bo_gall .bo_tit .fa-link {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #ad68d8;
  color: #fff;
  text-align: center;
  font-size: 10px;
  border-radius: 2px;
  margin-right: 2px;
  vertical-align: middle;
  margin-right: 2px
}

#bo_gall .bo_tit .new_icon {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.825em;
  color: #23db79;
  background: #b9ffda;
  text-align: center;
  border-radius: 2px;
  margin-left: 2px;
  font-weight: bold;
  vertical-align: baseline
}

#bo_gall .bo_tit .hot_icon {
  display: inline-block;
  width: 16px;
  line-height: 16px;
  font-size: 0.833em;
  color: #fff;
  background: #e52955;
  text-align: center;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 2px
}

#bo_gall .bo_tit .fa-lock {
  display: inline-block;
  line-height: 16px;
  color: #999;
  text-align: center;
  vertical-align: middle
}

#bo_gall .gall_info {
  line-height: 20px;
  position: relative;
  padding-bottom: 25px;
}

#bo_gall .gall_info strong {
  display: inline-block;
  margin: 0
}

#bo_gall .gall_info i {
  font-size: 12px
}

#bo_gall .gall_info .gall_date,
#bo_gall .gall_info .gall_view {
  display: inline-block;
  margin-left: 10px;
  color: #777
}

#list-x-box .pg_wrap {
  clear: both;
  float: none;
  display: inline-block;
  width:100%;
  text-align:center;
  padding-top:20px;
}

#list-x-box .crown-box .gall_box {
  border: 3px solid #ee4234;
  overflow:hidden;
  border-radius: 5px;
}

#list-x-box .crown-box .gall_img > a {
  border:0 !important;
}