b, strong, .fbold {
  font-weight: 700
}
.fmedium {
  font-weight: 500
}
.fxbold {
  font-weight: 900
}
.text-center {
  text-align: center
}
.text-left {
  text-align: left
}
.text-right, .align-right {
  text-align: right
}
.text-uppercase {
  text-transform: uppercase
}
.bor-top {
  border-top: 1px solid #e5e5e5
}
.m-auto {
  margin: 0 auto
}
.mb5 {
  margin-bottom: 5px !important
}
.mb10 {
  margin-bottom: 10px !important
}
.mb15 {
  margin-bottom: 15px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.mt5 {
  margin-top: 5px !important
}
.mt10 {
  margin-top: 10px !important
}
.mt15 {
  margin-top: 15px !important
}
.mt20 {
  margin-top: 20px !important
}
.mt25 {
  margin-top: 25px !important
}
.mt30 {
  margin-top: 30px !important
}
.mt40 {
  margin-top: 40px !important
}
.mr5 {
  margin-right: 5px
}
.mr20 {
  margin-right: 20px
}
.ml40 {
  margin-left: 40px
}
.ml30 {
  margin-left: 30px
}
.ml20 {
  margin-left: 20px
}
.mr10 {
  margin-right: 10px
}
.ml5 {
  margin-left: 5px
}
.ml10 {
  margin-left: 10px
}
.mr40 {
  margin-right: 40px
}
.mr30 {
  margin-right: 30px
}
.mr15 {
  margin-right: 15px
}
.ml15 {
  margin-left: 15px
}
.pda5 {
  padding: 5px
}
.pda10 {
  padding: 10px
}
.pda15 {
  padding: 15px
}
.pda20 {
  padding: 20px
}
.pdbt20 {
  padding: 20px 0
}
.pdbt40 {
  padding: 40px 0
}
.pdlr20 {
  padding: 0 20px
}
.pdlr15 {
  padding: 0 0.75rem
}
.d-flex {
  display: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}
.ml-auto {
  margin-left: auto !important
}
.mr-auto {
  margin-right: auto !important
}
.thumbblock {
  display: block;
  overflow: hidden;
  position: relative;
  aspect-ratio: 2/1.2;
}
.thumbblock img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumb128x86 {
  width: 128px;
  height: 86px
}
.fl {
  float: left
}
.fr {
  float: right
}
.d-block {
  display: block
}
.fs11 {
  font-size: 11px;
  line-height: 14px
}
.fs12 {
  font-size: 12px;
  line-height: 16px
}
.fs13 {
  font-size: 13px;
  line-height: 18px
}
.fs14 {
  font-size: 14px;
  line-height: 20px
}
.fs16 {
  font-size: 16px;
  line-height: 22px;
}
.fs18 {
  font-size: 18px;
  line-height: 24px
}
.fs20 {
  font-size: 20px;
  line-height: 26px
}
.fs22 {
  font-size: 22px;
  line-height: 28px
}
.fs24 {
  font-size: 24px;
  line-height: 30px
}
.fs26 {
  font-size: 26px;
  line-height: 32px
}
.fs28 {
  font-size: 28px;
  line-height: 34px
}
.fs30 {
  font-size: 30px;
  line-height: 36px
}
.fs32 {
  font-size: 32px;
  line-height: 38px
}
.fs40 {
  font-size: 40px;
  line-height: 46px
}
.container {
  max-width: 1030px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.col300 {
  width: 300px;
}
.col_left {
  width: calc(100% - 340px);
  margin-right: 40px;
}
.col50per {
  width: 50%;
  padding: 0 0.75rem;
}
.col41per {
  width: 41.6%;
}
.col58per {
  width: 58.3%;
}
.col66per {
  width: 66.6667%;
}
.col30per {
  width: 33.33%;
  padding: 0 0.75rem;
}
.col25per {
  width: 25%;
  padding: 0 0.75rem;
}
.col20per {
  width: 20%;
  padding: 0 0.75rem;
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-center {
  align-items: center !important;
}
.text-white {
  color: #fff !important;
}
.title_black {
  background-size: 15px 17px;
  font-size: 20px;
  font-weight: bold;
  color: #e01561;
}
.flex-one {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
}
.flex-column {
  flex-direction: column !important;
}
#content_detail_mod img {
    height: auto !important;
}
.ads_pc{display: block !important;margin: 15px 0}
.ads_mb{display: none !important;margin: 15px 0}
.mh280{min-height: 280px;}
.content_detail_text a {
    color: #e21361;
}
@media screen and (max-width:1000px) {
  .ads_pc{display: none !important}
   .ads_mb{display: block !important}
  .col_left {
    width: 100%;
    margin-right: 0
  }
  .col300 {
    width: 100%
  }
}

#content_detail_mod ul {list-style: disc;padding-left: 20px;}
#content_detail_mod ol {list-style: decimal;padding-left: 20px;}