.bd_wrt .et_vars.exForm.bd_tb tr:nth-child(n+3) input[type='text'] {
  width: 80px;
  float: left;
  text-align: right; }

.bd_wrt .et_vars.exForm.bd_tb tr:nth-child(n+15) input[type='text'] {
  width: 100%;
  text-align: left; }

.bd_wrt .et_vars.exForm.bd_tb input + p {
  float: left;
  color: #888;
  font-size: 12px;
  margin-left: 5px;
  line-height: 20px; }

.bd_wrt .et_vars.exForm.bd_tb .exForm p {
  display: inline-block; }

.info-wrap {
  display: flex; }

.gallery-wrap {
  width: 50%;
  /*margin:10px;*/ }

.gallery-wrap img {
  max-width: 100%;
  margin: 0; }

.ext-wrap {
  width: 50%;
  margin-left: 10px; }

.et_vars tr:nth-child(3) td {
  color: red;
  font-weight: 800;
  font-size: 15px; }

.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.gallery-top {
  /*height: 80%;*/
  height: 400px;
  /*min-height:500px;*/
  width: 100%; }

.gallery-thumbs {
  /*height: 20%;*/
  height: 120px;
  box-sizing: border-box;
  padding: 10px 0 !important;
  /*margin-top:10px;*/ }

.gallery-thumbs .swiper-slide {
  width: 25%;
  /*width: 125px;*/
  height: 100%;
  opacity: 0.4; }

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1; }

.hide {
  display: none !important; }

.ext-title {
  width: 120px;
  padding: 10px;
  /* display: block; */
  font-weight: 800;
  float: left; }

.ext-content {
  padding: 10px;
  display: block;
  /* border-left: 1px solid #eee; */
  /* float: left; */
  background: #f9f9f9;
  width: calc(100% - 160px);
  float: right; }

.ext ul {
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
  /*display:grid;*/
  /*grid-template-columns: 50% 50%;*/
  /*grid-template-rows: auto;*/
  /*grid-auto-flow: row;*/ }

.ext li {
  list-style: none;
  border-top: 1px solid #eee;
  width: 100%;
  overflow: hidden;
  /*grid-column: 1/3;*/ }

.ext li:first-child {
  border-top: 0; }

.ext li:nth-child(3) .ext-content {
  font-size: 20px;
  font-weight: 800;
  color: red; }

.ext li:nth-child(5) {
  /*color:blue;*/
  /*grid-column: 1;*/ }

.ext li:nth-child(6) {
  /*color:green;*/
  /*grid-column: 2;*/ }

.ext li:nth-child(5), .ext li:nth-child(6),
.ext li:nth-child(7), .ext li:nth-child(8),
.ext li:nth-child(9), .ext li:nth-child(10) {
  float: left;
  width: 50%; }

.ext dl {
  border: 1px solid #eee;
  margin: 0 0 10px; }

.ext dt {
  padding-left: 10px;
  border-top: 1px solid #eee;
  line-height: 2rem;
  width: 120px;
  display: inline-block;
  background: #f8f8f8;
  float: left; }

.ext dd {
  padding-left: 10px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  line-height: 2rem;
  width: calc(100% - 146px);
  display: inline-block;
  margin: 0;
  min-height: 29px; }

.ext dt:first-child {
  border-top: 0; }

.ext dt:first-child + dd {
  border-top: 0; }

.ext dd:last-child {
  border-left: 0;
  border-top: 1px solid #eee;
  width: 100%; }

.b {
  font: 800 1.5rem normal;
  color: red; }

.bd_zine .lst-info-wrap {
  line-height: 2rem; }
  .bd_zine .lst-info-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .bd_zine .lst-info-wrap ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      border-bottom: 0; }
      .bd_zine .lst-info-wrap ul li:first-child {
        border-top: 0 !important; }
      .bd_zine .lst-info-wrap ul li span {
        padding-right: 5px; }
  .bd_zine .lst-info-wrap li, .bd_zine .lst-info-wrap span, .bd_zine .lst-info-wrap b {
    font-size: 12px;
    font-weight: normal; }
  .bd_zine .lst-info-wrap .b3 {
    font-size: 16px;
    font-weight: 600;
    color: #222; }
  .bd_zine .lst-info-wrap .b4 {
    font-size: 14px; }
  .bd_zine .lst-info-wrap .lst-info {
    float: left;
    width: 350px; }
  .bd_zine .lst-info-wrap .lst-detail {
    float: left;
    border-left: 1px solid #eee;
    padding-left: 15px;
    margin-left: 15px;
    height: 150px; }

@media screen and (max-width: 640px) {
  .hide-m {
    display: none; }
  .display-m {
    display: block !important; }
  body {
    margin: 0; }
    body .rd_body {
      margin-left: 0;
      margin-right: 0; }
  .info-wrap {
    flex-direction: column; }
    .info-wrap .gallery-wrap, .info-wrap .ext-wrap {
      width: 100%;
      margin-left: 0; }
  .gallery-thumbs {
    height: 80px;
    padding: 8px !important; }
    .gallery-thumbs .swiper-slide {
      margin-right: 8px !important; }
  .bd_zine.zine > li {
    padding: 8px 0 0 !important; }
  .bd_zine.zine .is_tmb {
    padding-left: inherit !important; }
    .bd_zine.zine .is_tmb .tmb_wrp {
      margin-left: inherit !important; }
  .bd_zine .lst-info-wrap {
    line-height: 1.2rem; }
    .bd_zine .lst-info-wrap .lst-info {
      float: inherit;
      width: inherit; }
    .bd_zine .lst-info-wrap .lst-detail {
      float: inherit;
      border-left: inherit;
      padding-left: inherit;
      margin-left: inherit;
      height: inherit; } }

/*# sourceMappingURL=budongsan.css.map */