:root {
  --sung-news-read-title: 46px;
  --sung-news-read-text: 18px;
  --sung-news-read-padding: 70px;
}

.sung_news_read {
  padding-top: var(--sung-news-read-padding);
  padding-bottom: var(--sung-news-read-padding);
}

.sung_news_read .news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
  align-items: center;
}

.sung_news_read .news-tit h1 {
  font-size: var(--sung-news-read-title);
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
}

.sung_news_read .news-tit .time {
  margin-top: 20px;
}

.sung_news_read .news-tit .time span {
  font-size: var(--sung-news-read-text);
  line-height: 1.4;
  color: #bfbfbf;
}

.sung_news_read .news-content {
  line-height: 1.4;
  font-size: var(--sung-news-read-text);
}

.sung_news_read .news-content p {
  margin-bottom: 20px;
  color: #ffffff;
}
.sung_news_read .news-content h3 {
  margin-bottom: 10px;
  color: #ffffff;
}
.sung_news_read .news-content strong {
  color: var(--title-text-color);
}

.sung_news_read .news-content h5 {
  font-size: 22px;
  color: var(--title-text-color);
  font-weight: 700;
  margin-bottom: 20px;
}

.sung_news_read .news-content .table-response {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}

.sung_news_read .news-content table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  line-height: 24px;
  color: #484848;
  font-size: 14px;
}

.sung_news_read .news-content table tr > th {
  padding: 10px 20px;
  font-weight: 600;
  border: 1px solid #dcdcdc;
  text-align: center;
}

.sung_news_read .news-content table tr > td {
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  text-align: center;
}

.sung_news_read .pnbar {
  padding-top: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #ccc;
  gap: 20px;
}

.sung_news_read .pnbar > a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  /* background: var(--bg-color); */
  transition: background-color 0.3s ease;
}

.sung_news_read .pnbar em {
  padding: 8.5px 15.85px 9.5px 16px;
  font-size: 15px;
  color: var(--text-color);
  line-height: 1;
}

.sung_news_read .pnbar > a:hover {
  background-color: var(--color-second);
}
.sung_news_read .pnbar > a:checked {
  background: #b81210;
}

.sung_news_read .pnbar > a:hover em,
.sung_news_read .pnbar > a:checked em {
  color: #727272;
}

@media screen and (max-width: 1500px) {
  :root {
    --sung-news-read-title: 40px;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --sung-news-read-padding: 60px;
    --sung-news-read-title: 34px;
    --sung-news-read-text: 17px;
  }
}

@media screen and (max-width: 1200px) {
  :root {
    --sung-news-read-padding: 50px;
    --sung-news-read-title: 28px;
    --sung-news-read-text: 16px;
  }
}

@media screen and (max-width: 992px) {
  :root {
    --sung-news-read-padding: 40px;
    --sung-news-read-title: 22px;
    --sung-news-read-text: 16px;
  }
}

@media screen and (max-width: 768px) {
  :root {
    --sung-news-read-padding: 30px;
    --sung-news-read-title: 22px;
    --sung-news-read-text: 15px;
  }
  .sung_news_read .news {
    gap: 20px;
  }
  .sung_news_read .news-content h5 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .sung_news_read .news-content p {
    margin-bottom: 15px;
  }

  .sung_news_read .pnbar {
    margin-top: 30px;
    padding-top: 30px;
  }

  .sung_news_read .pnbar em {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .sung_news_read .news-content {
    line-height: 1.3;
    font-size: 15px;
    padding: 20px 15px 15px;
  }
}

.metal {
    position: relative;
    outline: 0;
    text-align: center;
    color: hsla(0,0%,20%,1);
    background-color: hsl(0,0%,90%);
    transition: color .2s;
    box-shadow: inset hsla(0, 0%, 15%, 1) 0 0 0 0px, inset hsla(0, 0%, 15%, .8) 0 -1px 5px 4px, inset hsla(0, 0%, 0%, .25) 0 -1px 0 7px, inset hsla(0, 0%, 100%, .7) 0 2px 1px 7px, hsla(0, 0%, 0%, .15) 0 -5px 6px 4px, hsla(0, 0%, 100%, .5) 0 0px 6px 1px;
}

.radial.metal {
    background-image: -webkit-radial-gradient(50% 0,8% 50%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 100%),-webkit-radial-gradient(50% 100%,12% 50%,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 100%),-webkit-radial-gradient(0% 50%,50% 7%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 100%),-webkit-radial-gradient(100% 50%,50% 5%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 100%),-webkit-repeating-radial-gradient(50% 50%,100% 100%,hsla(0,0%,0%,0) 0,hsla(0,0%,0%,0) 3%,hsla(0,0%,0%,.1) 3.5%),-webkit-repeating-radial-gradient(50% 50%,100% 100%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 6%,hsla(0,0%,100%,.1) 7.5%),-webkit-repeating-radial-gradient(50% 50%,100% 100%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 1.2%,hsla(0,0%,100%,.2) 2.2%),-webkit-radial-gradient(50% 50%,200% 50%,hsla(0,0%,90%,1) 5%,hsla(0,0%,85%,1) 30%,hsla(0,0%,60%,1) 100%)
}

.metal.radial:before,.metal.radial:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background-image: -webkit-radial-gradient(50% 0,10% 50%,hsla(0,0%,0%,.1) 0,hsla(0,0%,0%,0) 100%),-webkit-radial-gradient(50% 100%,10% 50%,hsla(0,0%,0%,.1) 0,hsla(0,0%,0%,0) 100%),-webkit-radial-gradient(0% 50%,50% 10%,hsla(0,0%,0%,.1) 0,hsla(0,0%,0%,0) 100%),-webkit-radial-gradient(100% 50%,50% 06%,hsla(0,0%,0%,.1) 0,hsla(0,0%,0%,0) 100%);
}

.metal.radial:before {
    transform: rotate(65deg)
}

.metal.radial:after {
    transform: rotate(-65deg)
}

.metal.linear {
    background-image: -webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 6%,hsla(0,0%,100%,.1) 7.5%),-webkit-repeating-linear-gradient(left,hsla(0,0%,0%,0) 0,hsla(0,0%,0%,0) 4%,hsla(0,0%,0%,.03) 4.5%),-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 1.2%,hsla(0,0%,100%,.15) 2.2%),linear-gradient(180deg,hsl(0,0%,78%) 0,hsl(0,0%,90%) 47%,hsl(0,0%,78%) 53%,hsl(0,0%,70%) 100%)
}

.metal.linear.oval {
    margin-top: 100px;
    width: 70px;
    height: 60px;
    line-height: 60px!important;
    border-radius: 50%;
    font: italic bold 3em/50px Georgia,"Times New Roman",Times,serif
}

.metal:active {
    color: hsl(210,100%,40%);
    text-shadow: hsla(210,100%,20%,.3) 0 -1px 0,hsl(210,100%,85%) 0 2px 1px,hsla(200,100%,80%,1) 0 0 5px,hsla(210,100%,50%,.6) 0 0 20px;
    box-shadow: inset hsla(210,100%,30%,1) 0 0 0 4px,inset hsla(210,100%,15%,.4) 0 -1px 5px 4px,inset hsla(210,100%,20%,.25) 0 -1px 0 7px,inset hsla(210,100%,100%,.7) 0 2px 1px 7px,hsla(210,100%,75%,.8) 0 0 3px 2px,hsla(210,50%,40%,.25) 0 -5px 6px 4px,hsla(210,80%,95%,1) 0 5px 6px 4px
}