@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-rendering: geometricPrecision;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
  max-width: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
  color: #076fbf;
  text-decoration: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
  border: none;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
a {
  text-decoration: none;
  color: #222;
  display: inline-block;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
html,
body {
  font-family: "Gotham", "roboto", Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  background-size: 100% 230px;
  background-color: #f7f7f7;
}
.clear-both {
  clear: both;
}
@media screen and (max-width: 999px) {
  .ads-position[data-device="desktop"]:empty {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .ads-position[data-device="mobile"]:empty {
    display: none;
  }
}
.google-auto-placed {
  display: none;
}
.google-auto-placed {
  margin: 30px 0;
}
.ads-label:before,
.google-auto-placed:before {
  content: "Advertisement";
  font-size: 70%;
  color: #666;
  text-align: center;
  display: block;
}
.ads-footer::before {
  position: absolute;
  padding: 0 4px;
  background: #fffd;
  z-index: 1;
  right: 30px;
  top: -21px;
}
@media screen and (min-width: 1000px) {
  .google-auto-placed {
    max-height: 300px;
  }
}
@media (min-width: 768px) {
  .hide-pc {
    display: none;
  }
  .google-auto-placed {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
.ads-header.ads-label:before {
  display: none;
}
.cl_red {
  color: red;
}
.cl_blue1 {
  color: #0078c5;
}
.f12 {
  font-size: 12px;
  line-height: 16px;
}
.f14 {
  font-size: 14px;
  line-height: 20px;
}
.f15 {
  font-size: 15px;
  line-height: 21px;
}
.f16 {
  font-size: 16px;
  line-height: 22px;
}
.f17 {
  font-size: 17px;
  line-height: 23px;
}
.f18 {
  font-size: 18px;
  line-height: 24px;
}
.f20 {
  font-size: 20px;
  line-height: 26px;
}
.f22 {
  font-size: 22px;
  line-height: 28px;
}
.f24 {
  font-size: 24px;
  line-height: 30px;
}
.f26 {
  font-size: 26px;
  line-height: 32px;
}
.title_cate_news {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}
.title_cate_news:after {
  content: "";
  width: 73px;
  background: #51be9d;
  position: absolute;
  bottom: -15px;
  display: block;
  height: 3px;
}
.cover_list_news {
  max-height: 440px;
  position: relative;
  overflow: hidden;
}
.name_cate_cover {
  transform: translate(-50%, -50%);
  max-width: var(--max-body);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  line-height: 60px;
}
.cover_list_news {
  height: 400px;
  text-align: center;
}
.cover_list_news img {
  min-height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.bottom_main {
  /* padding-bottom: 50px; */
}
.paging {
  text-align: center;
}
.paging .item_paging.active,
.paging .item_paging:hover {
  background: #0076c0;
  border-radius: 40px;
  color: #fff;
}
.paging .item_paging {
  font-size: 15px;
  color: #999;
  line-height: 25px;
  margin: 0 5px;
  width: 25px;
  height: 25px;
}
.next_page img {
  height: 12px;
  position: relative;
  top: -1px;
}
.pre_page img {
  position: relative;
  top: -2px;
  height: 12px;
  transform: rotate(180deg);
}
.list_four_new {
  margin: 0 -15px;
  /* height: 100% */
}
.list_four_new .col-3 {
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 15px;
  width: calc(25% - 30px);
  margin-bottom: 25px;
}
.list_four_new.none-bor .col-3 {
  border: none;
  background: none;
}
.thumbblock {
  display: block;
  overflow: hidden;
  position: relative;
}
.thumbblock img {
  width: 100%;
  object-fit: cover;
}
.bar_util {
  width: 960px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: 0px 0px 12px -9px rgba(0, 0, 0, 1);
  border-radius: 15px 15px 0 0px;
  overflow: hidden;
}
.bar_util .col-4 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.bar_util .col-4 img {
  margin-right: 10px;
}
.bar_util .col-4 a {
  color: #fff;
  padding: 15px;
}
.bar_util .col-4:nth-child(1) {
  background: #0076c0;
}
.bar_util .col-4:nth-child(2) {
  background: #d6982f;
}
.bar_util .col-4:nth-child(3) {
  background: #51be9d;
}
.bread-cump-main {
  padding: 20px 0;
}
.bread-cump-main .item-bread {
  color: #0076c0;
  font-size: 14px;
  font-weight: bold;
  background: url("/assets/images/arr-bred_C.svg") no-repeat right 6px;
  padding-right: 13px;
  margin-right: 10px;
}
.bread-cump-main .item-bread:last-child {
  font-weight: normal;
  color: #000;
  background: none;
  margin-right: 0;
}
.bread-cump-main .item-bread:nth-last-child(2) {
  background: url("/assets/images/arr-bred_B.svg") no-repeat right 6px;
}
.container_body {
  max-width: var(--max-body);
}
.flex-one {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
}
.rate > label {
  float: left;
  width: 20px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 20px;
  color: #ccc;
  position: relative;
}
.rate > label.active-half::after {
  content: "★";
  position: absolute;
  left: 0;
  width: 50%;
  /* Cover half of the star with a clip or overlay */
  overflow: hidden;
  color: #ffc700;
  /* Half star color */
}
.rate > label.active {
  color: #ffc700;
}
.rate label:before {
  content: "★ ";
}
.rate_doctor:after {
  content: "";
  clear: both;
  display: block;
}
.line_ver {
  height: 1px;
  background: #ddd;
  margin-bottom: 20px;
  margin-top: 20px;
}
.post-thumb {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
.post-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  /* height: 100%; */
}
.align-item-center {
  align-items: center;
}
.align-item-start {
  align-items: flex-start;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
main {
  padding-bottom: 1px;
}
.popup_main {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.bg_popup {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
}
.content_popup {
  /* min-width: 530px; */
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  max-height: 90vh;
}
.content_popup.w540 {
  width: 540px;
  padding: 40px;
}
.content_popup.w900 {
  width: 900px;
  padding: 40px 70px;
  overflow: auto;
}
.title_blue_center {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.title_blue_center:after {
  content: "";
  width: 80px;
  height: 3px;
  background: #00b5a5;
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -40px;
}
.cl_yellow {
  color: #d6982f;
}
.w100per {
  width: 100%;
}
.close_popup {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  top: 10px;
  right: 10px;
  z-index: 9;
}
.bg_white {
  background: #fff;
  padding: 40px 45px;
}
.cl-green {
  color: #00b5a5;
}
.modal-close-popup {
  width: 30px;
  height: 30px;
  background-color: var(--bg-white);
  border: none;
  padding: 5px;
  position: absolute;
  top: 10px;
  z-index: 1000;
  right: 20px;
  cursor: pointer;
}
.w700 {
  width: 700px;
  margin: 0 auto;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.align-item-end {
  align-items: flex-end;
}
.f28 {
  font-size: 28px;
  line-height: 32px;
}
.f30 {
  font-size: 30px;
  line-height: 34px;
}
.f36 {
  font-size: 36px;
  line-height: 42px;
}
.f65 {
  font-size: 65px;
  line-height: 76px;
}
.title-line {
  font-size: 35px;
  line-height: 1.2;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.title-line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 135px;
  height: 4px;
  background: #6fbc9f;
}
@media (max-width: 768px) {
  .title-line {
    font-size: 28px;
  }
}
@media screen and (max-width: 960px) {
  .bar_util {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .over_scroll {
    white-space: nowrap;
    display: block !important;
    overflow: auto;
  }
  .over_scroll_tbl {
    display: block !important;
    overflow: auto;
  }
  .cover_list_news {
    min-height: 270px;
    height: 270px;
    text-align: center;
  }
  .name_cate_cover {
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 30px;
    padding: 0 19px;
    white-space: normal;
    width: 100%;
    line-height: 60px;
  }
  .container_body {
    margin: 0 15px !important;
  }
  .list_four_new {
    margin: 0 -7px;
  }
  .list_four_new .col-3 {
    margin: 0px;
  }
  .list_four_new .col-3 {
    width: calc(50% - 14px);
  }
  .content_popup.w540 {
    width: 90%;
    padding: 20px 10px;
  }
  .content_popup.w900 {
    width: 90%;
    padding: 20px 10px;
    overflow: auto;
  }
  .tbl_check td:first-child {
    width: 120px;
    padding-right: 15px;
  }
  .title_blue_center {
    font-size: 20px;
  }
  .bg_white {
    background: #fff;
    padding: 30px 20px;
  }
  .title_cate_news {
    font-size: 24px;
    line-height: 30px;
  }
  .w700 {
    width: 100%;
  }
}
