a{color:#0248B1;}

/* line 13, ../sass/_reset.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 21, ../sass/_reset.scss */
html {
  font-family: sans-serif;
}

/* line 26, ../sass/_reset.scss */
body {
  margin: 0;
}

/* line 29, ../sass/_reset.scss */
article {
  display: block;
}

/* line 32, ../sass/_reset.scss */
aside {
  display: block;
}

/* line 35, ../sass/_reset.scss */
details {
  display: block;
}

/* line 38, ../sass/_reset.scss */
figcaption {
  display: block;
}

/* line 41, ../sass/_reset.scss */
figure {
  display: block;
  margin: 1em 40px;
}

/* line 45, ../sass/_reset.scss */
footer {
  display: block;
}

/* line 48, ../sass/_reset.scss */
header {
  display: block;
}

/* line 51, ../sass/_reset.scss */
main {
  display: block;
}

/* line 54, ../sass/_reset.scss */
menu {
  display: block;
}

/* line 57, ../sass/_reset.scss */
nav {
  display: block;
}

/* line 60, ../sass/_reset.scss */
section {
  display: block;
}

/* line 63, ../sass/_reset.scss */
summary {
  display: block;
}

/* line 66, ../sass/_reset.scss */
audio {
  display: inline-block;
}
/* line 68, ../sass/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 73, ../sass/_reset.scss */
canvas {
  display: inline-block;
}

/* line 76, ../sass/_reset.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 80, ../sass/_reset.scss */
video {
  display: inline-block;
}

/* line 83, ../sass/_reset.scss */
template {
  display: none;
}

/* line 86, ../sass/_reset.scss */
[hidden] {
  display: none;
}

/* line 89, ../sass/_reset.scss */
a {
  background-color: transparent;
}
/* line 91, ../sass/_reset.scss */
a:active {
  outline-width: 0;
}
/* line 94, ../sass/_reset.scss */
a:hover {
  outline-width: 0;
}

/* line 98, ../sass/_reset.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 103, ../sass/_reset.scss */
b {
  font-weight: inherit;
  font-weight: bolder;
}

/* line 107, ../sass/_reset.scss */
strong {
  font-weight: inherit;
  font-weight: bolder;
}

/* line 111, ../sass/_reset.scss */
dfn {
  font-style: italic;
}

/* line 114, ../sass/_reset.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 118, ../sass/_reset.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 122, ../sass/_reset.scss */
small {
  font-size: 80%;
}

/* line 125, ../sass/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 129, ../sass/_reset.scss */
sup {
  top: -0.5em;
}

/* line 133, ../sass/_reset.scss */
img {
  border-style: none;
}

/* line 136, ../sass/_reset.scss */
code {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 140, ../sass/_reset.scss */
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 144, ../sass/_reset.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 148, ../sass/_reset.scss */
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 152, ../sass/_reset.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 158, ../sass/_reset.scss */
button {
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
}
/* line 163, ../sass/_reset.scss */
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 167, ../sass/_reset.scss */
input {
  font: inherit;
  margin: 0;
  overflow: visible;
}

/* line 172, ../sass/_reset.scss */
select {
  font: inherit;
  margin: 0;
  text-transform: none;
}

/* line 177, ../sass/_reset.scss */
textarea {
  font: inherit;
  margin: 0;
  overflow: auto;
}

/* line 182, ../sass/_reset.scss */
optgroup {
  font-weight: bold;
}

/* line 185, ../sass/_reset.scss */
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 189, ../sass/_reset.scss */
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 193, ../sass/_reset.scss */
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 197, ../sass/_reset.scss */
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 201, ../sass/_reset.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 206, ../sass/_reset.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 215, ../sass/_reset.scss */
[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 220, ../sass/_reset.scss */
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 225, ../sass/_reset.scss */
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 228, ../sass/_reset.scss */
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 231, ../sass/_reset.scss */
[type="search"] {
  outline-offset: -2px;
}

/* line 238, ../sass/_reset.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/* line 242, ../sass/_reset.scss */
::-webkit-file-upload-button {
  font: inherit;
}

/* line 245, ../sass/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 248, ../sass/_reset.scss */
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 251, ../sass/_reset.scss */
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 254, ../sass/_reset.scss */
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 5, ../sass/default.scss */
body {
  font-family: Microsoft JhengHei, Arial;
}

/* line 9, ../sass/default.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  /* line 16, ../sass/default.scss */
  .container {
    max-width: 1400px;
  }
}
/* line 23, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div {
  background: #fff none repeat scroll 0 0;
/*  border: 1px solid #aaa;*/
  border-radius: 100%;
/*  color: #aaa;*/
  font-size: 1.125rem;
  height: 44px;
  line-height: 42px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 44px;
  opacity: 1;
}
/* line 41, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
  right: 100%;
  transform: translate(100%, -50%);
}

/* line 47, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div:hover {
  color: var(--universal-font-color);
  border: 1px solid var(--universal-font-color);
}

/* line 52, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div > a {
  display: block;
  color: #aaa;
  border: 1px solid #aaa;
  border-radius: 100%;
}
/* line 58, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div > a:hover, .owl-arrow-btn.owl-carousel .owl-nav div > a:focus {
  color: var(--universal-font-color);
  border: 1px solid var(--universal-font-color);
}
/* line 63, ../sass/default.scss */
.owl-arrow-btn.owl-carousel .owl-nav div > a:focus {
  margin: -2px;
}

/* line 54, ../sass/default.scss */
:root {
  --universal-font-color: #0054b0;
  --universal-background-color: #0054b0;
  --universal-opacity-background-color: #0054b00a;
}

/* line 60, ../sass/default.scss */
a:hover {
  color: var(--universal-font-color);
}

/* line 64, ../sass/default.scss */
.cus-button {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  background-color: var(--universal-background-color);
  border-radius: 3px;
  border: 0;
  font-size: 1rem;
}
/* line 73, ../sass/default.scss */
.cus-button:hover {
  color: #fff;
}

/* line 78, ../sass/default.scss */
a:focus, input:focus, button:focus, textarea:focus, select:focus {
  border: 3px !important;
  /*border-color: var(--universal-font-color) !important;*/
  border-color: #000 !important;
  border-style: solid !important;
}

a:hover, input:hover, button:hover, textarea:hover, select:hover {
  border: 3px !important;
  /*border-color: var(--universal-font-color) !important;*/
  border-color: #000 !important;
  border-style: solid !important;
}

a:active, input:active, button:active, textarea:active, select:active {
  border: 3px !important;
  /*border-color: var(--universal-font-color) !important;*/
  border-color: #000 !important;
  border-style: solid !important;
}

/* line 86, ../sass/default.scss */
ul.inside-li-d-inline-block > li {
  display: inline-block;
  margin-right: 8px;
}

/*pages*/
/* line 2, ../sass/_header.scss */
header.household-registration-header .main-block {
  border-bottom: 1px solid #999;
}
/* line 5, ../sass/_header.scss */
header.household-registration-header .main-block .main-row {
  display: flex;
  align-items: center;
}
/* line 10, ../sass/_header.scss */
header.household-registration-header .main-block .logo-b {
  width: calc( 100% - 400px );
  padding: 15px 0;
}
/* line 14, ../sass/_header.scss */
header.household-registration-header .main-block .logo-b > a {
  display: inline-block;
}
/* line 18, ../sass/_header.scss */
header.household-registration-header .main-block .logo-b h1 {
  margin: 0;
}
/* line 22, ../sass/_header.scss */
header.household-registration-header .main-block .logo-b img {
  width: 250px;
  background-color: var(--universal-background-color);
}
/* line 28, ../sass/_header.scss */
header.household-registration-header .main-block .search-b {
  width: 400px;
}
/* line 30, ../sass/_header.scss */
header.household-registration-header .main-block .search-b .search-form {
  position: relative;
}
/* line 32, ../sass/_header.scss */
header.household-registration-header .main-block .search-b .search-form input[type="text"], header.household-registration-header .main-block .search-b .search-form input[type="password"], header.household-registration-header .main-block .search-b .search-form input[type="number"], header.household-registration-header .main-block .search-b .search-form input[type="email"] {
  width: 100%;
  height: 40px;
  padding: 0 50px 0 25px;
  border-radius: 20px;
  border: 1px solid #4d4d4d;
}
/* line 40, ../sass/_header.scss */
header.household-registration-header .main-block .search-b .search-form button, header.household-registration-header .main-block .search-b .search-form a, header.household-registration-header .main-block .search-b .search-form input[type="submit"] {
  background-color: var(--universal-font-color);
  background-image: url(../images/__header_icon_search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50% auto;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
}
/* line 62, ../sass/_header.scss */
header.household-registration-header .menu-block .menu-row {
  display: flex;
  align-items: center;
  position: relative;
}
/* line 68, ../sass/_header.scss */
header.household-registration-header .menu-block .works_link-b {
  width: calc( 100% - 120px);
  padding: 10px 0;
}
/* line 73, ../sass/_header.scss */
header.household-registration-header .menu-block .works_link-b ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin-right: 10px;
}
/* line 79, ../sass/_header.scss */
header.household-registration-header .menu-block .works_link-b ul li a {
  color: #4d4d4d;
  font-size: 1.25rem;
  display: block;
}
/* line 85, ../sass/_header.scss */
header.household-registration-header .menu-block .works_link-b ul li a:hover {
  font-weight: bold;
  color: var(--universal-font-color);
}
/* line 92, ../sass/_header.scss */
header.household-registration-header .menu-block .works_link-b ul li:last-child {
  margin-right: 0px;
}
/* line 100, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b {
  display: flex;
  width: 120px;
  align-items: center;
  justify-content: end;
  font-size: 0;
}
/* line 107, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b a {
  margin-left: 10px;
}
/* line 111, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b .home-icon {
  height: 18px;
}
/* line 115, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b .chcg-icon {
  height: 21px;
}
/* line 119, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b .map-icon {
  height: 21px;
}
/* line 123, ../sass/_header.scss */
header.household-registration-header .menu-block .icons_link-b .mail-icon {
  width: 18px;
}
/* line 131, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper {
  display: none;
  padding: 15px 0;
}
/* line 134, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-header-row {
  display: flex;
  align-items: center;
}
/* line 138, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-logo-b {
  width: calc( 100% - 25px );
  padding-right: 10px;
}
/* line 141, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-logo-b > a {
  display: inline-block;
}
/* line 145, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-logo-b img {
  width: 250px;
  background-color: var(--universal-background-color);
}
/* line 151, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-tool-link-b {
  width: 25px;
}
/* line 153, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-tool-link-b a {
  display: block;
}
/* line 156, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-tool-link-b img {
  width: 25px;
}
/* line 163, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b {
  background-color: #fff;
  z-index: 17;
  height: calc( 100vh - 60px );
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  transition: left 0.5s;
}
/* line 174, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b.active {
  left: 0;
  transition: left 0.5s;
}
/* line 179, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b a {
  text-decoration: none;
}
/* line 183, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-title-link {
  border-bottom: 1px solid #ccc;
}
/* line 185, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-title-link a {
  color: #4d4d4d;
  display: block;
  line-height: 60px;
  font-size: 1.25rem;
}
/* line 190, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-title-link a span.name {
  font-weight: bold;
  color: var(--universal-font-color);
}
/* line 195, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-title-link a i {
  font-size: 0.875rem;
  float: right;
  line-height: 60px;
  color: var(--universal-font-color);
}
/* line 204, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b {
  padding: 5px 0;
}
/* line 208, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li a {
  display: block;
  color: #4d4d4d;
  font-size: 1rem;
  padding: 0 5px;
  line-height: 36px;
}
/* line 215, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li a:hover {
  color: #fff;
  background-color: var(--universal-background-color);
}
/* line 220, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li > a.has-sub:first-child {
  display: inline-block;
  vertical-align: top;
  width: calc( 100% - 50px);
}
/* line 225, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li > a.has-sub:nth-child(2) {
  display: inline-block;
  vertical-align: top;
}
/* line 228, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li > a.has-sub:nth-child(2):hover {
  background-color: #fff;
}
/* line 231, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li > a.has-sub:nth-child(2):before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(../images/left_menu02.png);
  background-repeat: no-repeat;
  background-size: auto 12px;
  background-position: center;
}
/* line 245, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu {
  position: absolute;
  width: 100%;
  height: calc( 100vh - 86px );
  top: 0;
  left: -100%;
  background-color: #fff;
  z-index: 1;
}
/* line 254, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu.active {
  left: 0;
  overflow-y: auto;
}
/* line 261, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu ul li a {
  display: block;
  color: #333;
  font-size: 1rem;
  padding: 0 5px;
}
/* line 267, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu ul li a:hover {
  color: #fff;
  background-color: var(--universal-background-color);
}
/* line 275, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu .sub-menu-title {
  border-bottom: 1px solid #3e3a39;
  line-height: 60px;
  margin-bottom: 6px;
  text-align: center;
}
/* line 281, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu .sub-menu-title a {
  display: block;
  color: var(--universal-font-color);
  font-size: 1.25rem;
  font-weight: bold;
  padding: 0 5px;
  position: relative;
  text-align: center;
  line-height: 60px;
}
/* line 292, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu .sub-menu-title a:hover {
  background-color: #fff;
  color: var(--universal-font-color);
}
/* line 298, ../sass/_header.scss */
header.household-registration-header .mobile-header-wrapper .m-menu-b .menu-links-b ul li .sub-menu .sub-menu-title a i {
  display: block;
  text-decoration: none;
  position: absolute;
  left: 0;
  height: 60px;
  width: 18px;
  color: var(--universal-font-color);
  line-height: 60px;
}

@media (max-width: 991px) {
  /* line 321, ../sass/_header.scss */
  header.household-registration-header .main-block {
    display: none;
  }

  /* line 324, ../sass/_header.scss */
  header.household-registration-header .menu-block {
    display: none;
  }

  /* line 327, ../sass/_header.scss */
  header.household-registration-header .mobile-header-wrapper {
    display: block;
  }
}
@media (max-width: 991px) {
  /* line 334, ../sass/_header.scss */
  header.household-registration-header .main-block .logo-b {
    width: calc( 100% - 240px );
  }

  /* line 337, ../sass/_header.scss */
  header.household-registration-header .main-block .search-b {
    width: 240px;
  }

  /* line 340, ../sass/_header.scss */
  header.household-registration-header .main-block .search-b form.search-form input[type="text"], header.household-registration-header .main-block .search-b form.search-form input[type="password"], header.household-registration-header .main-block .search-b form.search-form input[type="number"], header.household-registration-header .main-block .search-b form.search-form input[type="email"] {
    padding-left: 20px;
  }
}
@media (max-width: 500px) {
  /* line 348, ../sass/_header.scss */
  header.household-registration-header .mobile-header-wrapper .m-logo-b .chinese-a {
    font-size: 2.25rem;
  }

  /* line 356, ../sass/_header.scss */
  header.household-registration-header .mobile-header-wrapper .m-logo-b .english-a .logo-line {
    border-bottom: 4px solid var(--universal-font-color);
  }
}
@media (max-width: 415px) {
  /* line 363, ../sass/_header.scss */
  header.household-registration-header .mobile-header-wrapper .m-logo-b .chinese-a {
    font-size: 2rem;
  }

  /* line 367, ../sass/_header.scss */
  header.household-registration-header .mobile-header-wrapper .m-logo-b .english-a {
    zoom: 0.9;
  }
}
/* line 3, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info {
  background-color: var(--universal-font-color);
  overflow: hidden;
  padding: 25px 0;
}
/* line 7, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .logo-link-b {
  width: calc( 100% - 350px );
}
/* line 10, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .logo-link-b img {
  width: 250px;
}
/* line 15, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info > .container {
  display: flex;
  align-items: center;
}
/* line 20, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .web-info-detail {
  width: 350px;
  display: flex;
}
/* line 25, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .updated-date, .household-registration-footer .footer-site-maps-block .web-info .viewers {
  color: #fff;
}
/* line 28, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .updated-date span, .household-registration-footer .footer-site-maps-block .web-info .viewers span {
  font-size: 75%;
  display: inline-block;
  line-height: 9px;
  vertical-align: top;
  margin-top: 7px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 39, ../sass/_footer.scss */
.household-registration-footer .footer-site-maps-block .web-info .viewers {
  margin-left: 20px;
}
/* line 45, ../sass/_footer.scss */
.household-registration-footer .footer-main-block {
  padding: 30px 0 40px;
  background-color: #333;
}
/* line 49, ../sass/_footer.scss */
.household-registration-footer .footer-main-block a {
  color: #fff;
}
/* line 53, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .custom-row {
  display: flex;
}
/* line 57, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b {
  position: relative;
  border-left: 1px solid #fff;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 63, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b.lg {
  width: 25%;
}
/* line 67, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b.sm {
  width: 20.833333%;
}
/* line 71, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b .title {
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 77, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b .desc {
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
/* line 82, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b .info-list-item {
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 5px;
  display: flex;
  align-items: flex-start;
  background-color:#333;
}
/* line 89, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b .info-list-item .icon-b {
  width: 18px;
}
/* line 93, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .office-info-b .info-list-item .info {
  width: calc( 100% - 18px );
  padding-left: 40px;
  text-indent: -40px;
}
/* line 101, ../sass/_footer.scss */
.household-registration-footer .footer-main-block .links-block {
  color: #fff;
  width: 12.5%;
  font-size: 0.875rem;
}
/* line 110, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block {
  background-color: #222;
  padding: 12px 0;
}
/* line 114, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block > .container {
  display: flex;
}
/* line 117, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block .web-links {
  width: calc( 100% - 460px );
}
/* line 120, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block .web-links ul li {
  display: inline-block;
}
/* line 124, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block .web-links a {
  color: #fff;
  font-size: 0.875rem;
  margin-right: 5px;
}
/* line 131, ../sass/_footer.scss */
.household-registration-footer .footer-copy-right-block .copy-right {
  text-align: right;
  width: 460px;
  color: #fff;
  font-size: 0.875rem;
}

/* line 141, ../sass/_footer.scss */
.mobile-footer-fixed-block {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: var(--universal-background-color);
  text-align: center;
  width: 100%;
  z-index: 17;
}
/* line 152, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block {
  position: absolute;
  height: 60px;
  top: 0;
  left: 0;
  background-color: var(--universal-background-color);
  width: 100%;
  display: none;
}
/* line 163, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block.active {
  display: flex;
  align-items: center;
}
/* line 168, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block .close-b {
  width: 50px;
  text-align: center;
}
/* line 171, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block .close-b .close-link {
  color: #fff;
  font-size: 1.5rem;
}
/* line 176, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block .search-form {
  position: relative;
  width: calc( 100% - 50px );
  text-align: left;
}
/* line 180, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block .search-form input[type="text"], .mobile-footer-fixed-block .footer-search-block .search-form input[type="password"], .mobile-footer-fixed-block .footer-search-block .search-form input[type="email"] {
  width: calc( 100% - 55px );
  border: 0;
  border-radius: 20px;
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
}
/* line 188, ../sass/_footer.scss */
.mobile-footer-fixed-block .footer-search-block .search-form button, .mobile-footer-fixed-block .footer-search-block .search-form a, .mobile-footer-fixed-block .footer-search-block .search-form input[type="submit"] {
  background-image: url(../images/__header_icon_search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70% auto;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 100%;
  position: absolute;
  right: 15px;
  top: 0px;
}

/* line 205, ../sass/_footer.scss */
.mobile-footer-fixed-block ul {
  font-size: 0;
  margin-bottom: 0;
}

/* line 210, ../sass/_footer.scss */
.mobile-footer-fixed-block ul li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

/* line 216, ../sass/_footer.scss */
.mobile-footer-fixed-block ul li a {
  display: inline-block;
  padding: 12px 0 8px;
}

/* line 221, ../sass/_footer.scss */
.mobile-footer-fixed-block ul li a img {
  height: 40px;
}

@media (max-width: 1200px) {
  /* line 227, ../sass/_footer.scss */
  .household-registration-footer .footer-copy-right-block > .container {
    flex-wrap: wrap;
  }

  /* line 230, ../sass/_footer.scss */
  .household-registration-footer .footer-copy-right-block .web-links {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }

  /* line 235, ../sass/_footer.scss */
  .household-registration-footer .footer-copy-right-block .copy-right {
    width: 100%;
    text-align: center;
  }

  /* line 240, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .custom-row {
    flex-wrap: wrap;
  }

  /* line 244, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b {
    margin-bottom: 25px;
  }

  /* line 248, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b.lg {
    width: 40%;
  }

  /* line 251, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b.sm {
    width: 30%;
  }

  /* line 255, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .links-block {
    width: 180px;
  }
}
@media (max-width: 991px) {
  /* line 261, ../sass/_footer.scss */
  footer {
    padding-bottom: 60px;
  }

  /* line 265, ../sass/_footer.scss */
  .mobile-footer-fixed-block {
    display: block;
  }

  /* line 269, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b.lg {
    width: 100%;
  }

  /* line 272, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b.sm {
    width: 50%;
  }

  /* line 276, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .links-block {
    width: 180px;
  }
}
@media (max-width: 768px) {
  /* line 282, ../sass/_footer.scss */
  .household-registration-footer .footer-site-maps-block .web-info > .container {
    flex-wrap: wrap;
  }

  /* line 285, ../sass/_footer.scss */
  .household-registration-footer .footer-site-maps-block .web-info .logo-link-b {
    width: 100%;
    margin-bottom: 15px;
  }

  /* line 289, ../sass/_footer.scss */
  .household-registration-footer .footer-site-maps-block .web-info .web-info-detail {
    width: 100%;
  }
}
@media (max-width: 575px) {
  /* line 295, ../sass/_footer.scss */
  .household-registration-footer .footer-main-block .office-info-b.sm {
    width: 100%;
  }
}
@media (max-width: 435px) {
  /* line 301, ../sass/_footer.scss */
  .household-registration-footer .footer-site-maps-block .web-info .web-info-detail {
    flex-wrap: wrap;
  }

  /* line 304, ../sass/_footer.scss */
  .household-registration-footer .footer-site-maps-block .web-info .updated-date, .household-registration-footer .footer-site-maps-block .web-info .viewers {
    width: 100%;
    margin-left: 0;
  }
}
/* line 2, ../sass/_page.scss */
.banner-type1-wrapper .banner-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 600px;
}
/* line 10, ../sass/_page.scss */
.banner-type1-wrapper .banner-item .detail-info {
  position: absolute;
  left: 0;
  bottom: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  width: calc( 50% + 150px );
  padding-left: calc( 50% - 1400px/2 + var(--bs-gutter-x,.90rem));
  padding-right: 130px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 0 160px 160px 0;
}
/* line 22, ../sass/_page.scss */
.banner-type1-wrapper .banner-item .detail-info .banner-title {
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
}
/* line 27, ../sass/_page.scss */
.banner-type1-wrapper .banner-item .detail-info .banner-desc {
  color: #fff;
  font-size: 1.25rem;
}
/* line 32, ../sass/_page.scss */
.banner-type1-wrapper .banner-item .detail-info .banner-link {
  color: #fff;
  font-size: 1rem;
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 3px;
}

@media (max-width: 1440px) {
  /* line 48, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info {
    padding-left: calc( 50% - 1170px/2 + var(--bs-gutter-x,.90rem));
    width: calc( 50% + 200px );
  }
}
@media (max-width: 1200px) {
  /* line 56, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info {
    padding-left: calc( 50% - 960px/2 + var(--bs-gutter-x,.90rem));
    width: calc( 50% + 300px );
  }
}
@media (max-width: 991px) {
  /* line 64, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item {
    height: 480px;
  }

  /* line 67, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info {
    padding-left: calc( 50% - 720px/2 + var(--bs-gutter-x,.90rem));
    padding-right: calc( 50% - 720px/2 + var(--bs-gutter-x,.90rem));
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 77, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item {
    height: 350px;
  }

  /* line 80, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info {
    padding-left: calc( 50% - 540px/2 + var(--bs-gutter-x,.90rem));
    padding-right: calc( 50% - 540px/2 + var(--bs-gutter-x,.90rem));
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    bottom: 0px;
    border-radius: 0;
  }

  /* line 91, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info .banner-title {
    font-size: 2rem;
    margin-bottom: 0 !important;
  }

  /* line 96, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info .banner-desc {
    font-size: 1rem;
    margin-bottom: 10px !important;
  }

  /* line 101, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info .banner-link {
    font-size: 0.9125rem;
    padding: 6px 20px;
  }
}
@media (max-width: 576px) {
  /* line 108, ../sass/_page.scss */
  .banner-type1-wrapper .banner-item .detail-info {
    padding-right: var(--bs-gutter-x, 0.9rem);
    padding-left: var(--bs-gutter-x, 0.9rem);
  }
}
/* line 115, ../sass/_page.scss */
.banner-type2-wrapper {
  position: relative;
}
/* line 117, ../sass/_page.scss */
.banner-type2-wrapper:after {
  content: "";
  display: block;
  background-image: url(../images/V2_travel_heroimage_mask.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100% auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  height: 150px;
}
/* line 132, ../sass/_page.scss */
.banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
  right: calc( 50% + 1370px/2 );
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  color: #fff;
}
/* line 138, ../sass/_page.scss */
.banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
  right: calc( 50% - 1370px/2 );
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  color: #fff;
}
/* line 146, ../sass/_page.scss */
.banner-type2-wrapper .banner-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 780px;
}
/* line 155, ../sass/_page.scss */
.banner-type2-wrapper .banner-item:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
/* line 172, ../sass/_page.scss */
.banner-type2-wrapper .banner-item .container {
  height: 100%;
  position: relative;
}
/* line 177, ../sass/_page.scss */
.banner-type2-wrapper .banner-item .detail-info {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 115px;
  z-index: 2;
}
/* line 185, ../sass/_page.scss */
.banner-type2-wrapper .banner-item .detail-info .banner-title {
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
}
/* line 190, ../sass/_page.scss */
.banner-type2-wrapper .banner-item .detail-info .banner-desc {
  color: #fff;
  font-size: 1.25rem;
}
/* line 195, ../sass/_page.scss */
.banner-type2-wrapper .banner-item .detail-info .banner-link {
  color: #fff;
  font-size: 1rem;
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 3px;
}

@media (max-width: 1440px) {
  /* line 210, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 580px;
  }

  /* line 213, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
    right: calc( 50% + 1110px/2 );
  }

  /* line 217, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
    right: calc( 50% - 1110px/2 );
  }
}
@media (max-width: 1200px) {
  /* line 223, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 580px;
  }

  /* line 226, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
    right: calc( 50% + 900px/2 );
  }

  /* line 230, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
    right: calc( 50% - 900px/2 );
  }
}
@media (max-width: 991px) {
  /* line 236, ../sass/_page.scss */
  .banner-type2-wrapper:after {
    height: 80px;
  }

  /* line 239, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 460px;
  }

  /* line 242, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
    right: calc( 50% + 660px/2 );
  }

  /* line 246, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
    right: calc( 50% - 660px/2 );
  }
}
@media (max-width: 768px) {
  /* line 252, ../sass/_page.scss */
  .banner-type2-wrapper:after {
    height: 60px;
  }

  /* line 256, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 400px;
  }

  /* line 260, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info {
    padding: 0 90px;
  }

  /* line 264, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-title {
    font-size: 2.5rem;
    margin-bottom: 6px !important;
  }

  /* line 269, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-desc {
    font-size: 1.125rem;
    margin-bottom: 10px !important;
  }

  /* line 274, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-link {
    font-size: 0.875rem;
  }

  /* line 278, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
    right: calc( 50% + 510px/2 );
  }

  /* line 282, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
    right: calc( 50% - 510px/2 );
  }
}
@media (max-width: 575px) {
  /* line 288, ../sass/_page.scss */
  .banner-type2-wrapper:after {
    height: 40px;
  }

  /* line 292, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 350px;
  }

  /* line 296, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info {
    padding: 0 75px;
  }

  /* line 300, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-title {
    font-size: 2.25rem;
    margin-bottom: 0px !important;
  }

  /* line 305, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-desc {
    font-size: 1rem;
    margin-bottom: 8px !important;
  }

  /* line 310, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-link {
    padding: 6px 20px;
  }

  /* line 314, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
    right: calc( 100% - 15px );
  }

  /* line 318, ../sass/_page.scss */
  .banner-type2-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
    right: 15px;
  }
}
@media (max-width: 475px) {
  /* line 325, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 300px;
  }

  /* line 328, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-title {
    font-size: 1.75rem;
    margin-bottom: 4px !important;
  }

  /* line 332, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 475px) {
  /* line 342, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item .detail-info .banner-title {
    font-size: 1.5rem;
  }

  /* line 346, ../sass/_page.scss */
  .banner-type2-wrapper .banner-item {
    height: 250px;
  }
}
/* line 351, ../sass/_page.scss */
.banner-type3-wrapper {
  position: relative;
}
/* line 356, ../sass/_page.scss */
.banner-type3-wrapper:after {
  content: "";
  display: block;
  background-image: url(../images/V4_leader_heroimage_mask.png);
  background-position: center 0;
  background-size: auto 60px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 20;
  height: 28px;
  animation: slide 100s linear infinite;
  -webkit-animation: slide 100s linear infinite;
}

@keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 1920px 0;
  }
}
@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 1920px 0;
  }
}
/* line 387, ../sass/_page.scss */
.banner-type4-wrapper .banner-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}
/* line 396, ../sass/_page.scss */
.banner-type4-wrapper .owl-arrow-btn.owl-carousel .owl-nav div {
  background-color: var(--universal-background-color);
  color: #fff;
  font-size: 0;
  border: 0;
}
/* line 404, ../sass/_page.scss */
.banner-type4-wrapper .owl-arrow-btn.owl-carousel .owl-nav div:hover {
  border: 0;
}
/* line 408, ../sass/_page.scss */
.banner-type4-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-prev {
  right: calc( 100% - 30px );
}
/* line 411, ../sass/_page.scss */
.banner-type4-wrapper .owl-arrow-btn.owl-carousel .owl-nav div.owl-next {
  right: 30px;
}
/* line 415, ../sass/_page.scss */
.banner-type4-wrapper .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
}
/* line 423, ../sass/_page.scss */
.banner-type4-wrapper .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  margin-left: 3px;
  margin-right: 3px;
}
/* line 434, ../sass/_page.scss */
.banner-type4-wrapper .owl-carousel .owl-dots .owl-dot.active {
  background-color: white;
}

@media (max-width: 1440px) {
  /* line 441, ../sass/_page.scss */
  .banner-type4-wrapper .banner-item {
    height: 320px;
  }
}
@media (max-width: 1200px) {
  /* line 447, ../sass/_page.scss */
  .banner-type4-wrapper .banner-item {
    height: 280px;
  }
}
@media (max-width: 991px) {
  /* line 453, ../sass/_page.scss */
  .banner-type4-wrapper .banner-item {
    height: 200px;
  }
}
@media (max-width: 768px) {
  /* line 459, ../sass/_page.scss */
  .banner-type4-wrapper .banner-item {
    height: 160px;
  }
}
@media (max-width: 475px) {
  /* line 465, ../sass/_page.scss */
  .banner-type4-wrapper .banner-item {
    height: 120px;
  }
}
/* line 474, ../sass/_page.scss */
.section-title-block {
  text-align: center;
  padding: 15px 0;
}
/* line 477, ../sass/_page.scss */
.section-title-block .chinese-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 36px;
}
/* line 483, ../sass/_page.scss */
.section-title-block .english-title {
  font-size: 1.375rem;
  color: #999;
  line-height: 28px;
  font-family: Times, serif;
}
/* line 490, ../sass/_page.scss */
.section-title-block .english-title:before, .section-title-block .english-title:after {
  display: inline-block;
  content: "";
  width: 90px;
  border-bottom: 1px solid #999;
  vertical-align: top;
  margin-top: 14px;
}
/* line 498, ../sass/_page.scss */
.section-title-block .english-title:before {
  margin-right: 15px;
}
/* line 502, ../sass/_page.scss */
.section-title-block .english-title:after {
  margin-left: 15px;
}

@media (max-width: 350px) {
  /* line 510, ../sass/_page.scss */
  .section-title-block .english-title:before, .section-title-block .english-title:after {
    width: 60px;
  }
}
/* line 520, ../sass/_page.scss */
.section-more-link-block {
  margin-top: 12px;
}
/* line 522, ../sass/_page.scss */
.section-more-link-block a {
  color: #4d4d4d;
}
/* line 524, ../sass/_page.scss */
.section-more-link-block a i {
  margin-right: 10px;
}

/* line 531, ../sass/_page.scss */
.alert-wrapper .alert {
  font-size: 1.125rem;
}

/* line 537, ../sass/_page.scss */
.convenient-people-service-wrapper {
  padding: 30px 0;
}
/* line 540, ../sass/_page.scss */
.convenient-people-service-wrapper.p-70 {
  padding: 70px 0;
}
/* line 545, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .convenient-people-service-owl {
  padding: 0 180px;
}
/* line 548, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item {
  text-align: center;
}
/* line 550, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item .btn-icon {
  background-color: inherit;
  padding: inherit;
}
/* line 554, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item .btn-icon .then-icon > a {
  /*border: 1px solid #4d4d4d;*/
  /*background-color: #4d4d4d;*/
  border: 1px solid #979797;
  background-color: #979797;
  color: #fff;
  width: 100px;
  font-size: 2.5rem;
  height: 100px;
  line-height: 94px;
  transition: all .3s ease 0s;
  text-align: center;
}
/* line 569, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item .service-title {
  margin-top: 8px;
  font-size: 1.125rem;
}
/* line 577, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item:hover .btn-icon .then-icon > a {
  border: 1px solid var(--universal-font-color);
  background-color: var(--universal-background-color);
}
/* line 583, ../sass/_page.scss */
.convenient-people-service-wrapper .convenient-people-service-block .service-item:hover .service-title {
  font-weight: bold;
  color: var(--universal-font-color);
}

/* line 594, ../sass/_page.scss */
.convenient-people-service-type2-wrapper {
  padding: 30px 0;
}
/* line 596, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .container {
  width: 960px;
}
/* line 601, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom {
  margin-top: 0;
  padding: 45px 0;
  /*border: 1px solid #000;*/
  box-shadow: 3px 3px 6px #aaa;
  border-radius: 10px;
}
/* line 608, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom .btn-icon {
  background-color: rgba(255, 255, 255, 0);
}
/* line 613, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom .btn-icon .then-icon > div {
  background-color: #4d4d4d;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  width: 100px;
  font-size: 2.5rem;
  height: 100px;
  line-height: 96px;
  text-align: center;
}
/* line 627, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom .links-b a {
  display: block;
  font-size: 1rem;
  padding: 5px;
  color: #000;
}
/* line 633, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom .links-b a:hover {
  background-color: #eee;
}
/* line 640, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .mission-text > h3 {
  color: #000;
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: bold;
}
/* line 647, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block .what-bottom h3::before {
  background: #4d4d4d none repeat scroll 0 0;
  height: 7px;
}
/* line 656, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+1) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+1) .what-bottom .btn-icon .then-icon > div {
  background-color: #007fe2;
}
/* line 662, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+1) .what-bottom h3::before {
  background: #007fe2 none repeat scroll 0 0;
}
/* line 670, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+2) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+2) .what-bottom .btn-icon .then-icon > div {
  background-color: #0071bc;
}
/* line 676, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+2) .what-bottom h3::before {
  background: #0071bc none repeat scroll 0 0;
}
/* line 684, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+3) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+3) .what-bottom .btn-icon .then-icon > div {
  background-color: #089792;
}
/* line 690, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+3) .what-bottom h3::before {
  background: #089792 none repeat scroll 0 0;
}
/* line 698, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+4) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+4) .what-bottom .btn-icon .then-icon > div {
  background-color: #00bc7a;
}
/* line 704, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+4) .what-bottom h3::before {
  background: #00bc7a none repeat scroll 0 0;
}
/* line 712, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+5) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+5) .what-bottom .btn-icon .then-icon > div {
  background-color: #6970d7;
}
/* line 718, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n+5) .what-bottom h3::before {
  background: #6970d7 none repeat scroll 0 0;
}
/* line 726, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n) .what-bottom .btn-icon .then-icon > a, .convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n) .what-bottom .btn-icon .then-icon > div {
  background-color: #efad18;
}
/* line 732, ../sass/_page.scss */
.convenient-people-service-type2-wrapper .convenient-people-service-block > .row > div:nth-child(6n) .what-bottom h3::before {
  background: #efad18 none repeat scroll 0 0;
}

@media (max-width: 575px) {
  /* line 741, ../sass/_page.scss */
  .convenient-people-service-type2-wrapper .container {
    max-width: 100%;
  }
}
/* line 746, ../sass/_page.scss */
.publish-info-wrapper {
  padding: 30px 0;
}
/* line 750, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .publish-list-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
/* line 755, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .publish-list-item .date {
  width: 130px;
  color: #fff;
  background-color: #ff8e38;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 5px 0;
  border-radius: 20px;
}
/* line 768, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .publish-list-item .title {
  width: calc( 100% - 120px );
  padding-left: 25px;
  color: #4d4d4d;
  font-size: 1.375rem;
}
/* line 775, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .publish-list-item .title a {
  color: #4d4d4d;
  font-size: 100%;
}
/* line 781, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .publish-list-item:last-child {
  margin-bottom: 0;
}
/* line 787, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block ul.tab-list li {
  width: 20%;
  text-align: center;
  padding-right: 1px;
  padding-left: 1px;
}
/* line 792, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block ul.tab-list li a {
  background: #e6e6e6 none repeat scroll 0 0;
  color: #000;
  display: block;
  padding: 10px 20px;
  font-size: 1.5rem;
  border-radius: 10px 10px 0 0;
}
/* line 800, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block ul.tab-list li a.active {
  background: var(--universal-font-color) none repeat scroll 0 0;
  color: #fff;
}
/* line 806, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block ul.tab-list li:first-child {
  padding-left: 0px;
}
/* line 809, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block ul.tab-list li:last-child {
  padding-right: 0px;
}
/* line 814, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .tab-pane {
  padding: 45px 30px;
  border: 1px solid #4d4d4d;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}
/* line 824, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .m-tab-pane {
  display: none;
}
/* line 827, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .m-tab-pane ul.tab-list {
  width: 100%;
}
/* line 830, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .m-tab-pane ul.tab-list li {
  width: 100%;
}
/* line 832, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .m-tab-pane ul.tab-list li a {
  border-radius: 0;
}
/* line 835, ../sass/_page.scss */
.publish-info-wrapper .publish-info-block .tab-content .m-tab-pane ul.tab-list li a.active {
  border-radius: 10px 10px 0 0;
}

@media (max-width: 768px) {
  /* line 847, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block ul.tab-list {
    display: none;
  }

  /* line 850, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .tab-content .m-tab-pane {
    display: block;
  }
  /* line 853, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .tab-content .m-tab-pane ul.tab-list {
    display: block;
  }

  /* line 859, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block ul.tab-list li a {
    padding: 10px 10px;
    font-size: 1.125rem;
  }

  /* line 864, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .tab-content .tab-pane {
    padding: 30px 30px;
  }

  /* line 868, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .publish-list-item {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }

  /* line 873, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .publish-list-item .date {
    margin-bottom: 10px;
    width: 110px;
    font-size: 1rem;
  }

  /* line 879, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block .publish-list-item .title {
    width: 100%;
    padding-left: 0;
    font-size: 1.0625rem;
  }
}
@media (max-width: 550px) {
  /* line 887, ../sass/_page.scss */
  .publish-info-wrapper .publish-info-block ul.tab-list li a {
    padding: 10px 5px;
  }
}
/* line 894, ../sass/_page.scss */
.news-info-wrapper {
  padding: 30px 0;
}
/* line 897, ../sass/_page.scss */
.news-info-wrapper .news-info-block .news-info-owl {
  padding: 0 80px;
}
/* line 900, ../sass/_page.scss */
.news-info-wrapper .news-info-block .news-info-owl a {
  display: block;
}

/* line 909, ../sass/_page.scss */
.news-info-item .img-b .img-div {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 242px;
}
@media (max-width: 1440px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 200px;
  }
}
@media (max-width: 1200px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 162px;
  }
}
@media (max-width: 991px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 247px;
  }
}
@media (max-width: 768px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 181px;
  }
}
@media (max-width: 575px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 271px;
  }
}
@media (max-width: 420px) {
  /* line 909, ../sass/_page.scss */
  .news-info-item .img-b .img-div {
    height: 192px;
  }
}
/* line 938, ../sass/_page.scss */
.news-info-item .content-b {
  padding: 15px 10px;
}
/* line 940, ../sass/_page.scss */
.news-info-item .content-b .category {
  font-size: 0.75rem;
  font-size: 1rem;
  color: var(--universal-font-color);
  margin-bottom: 8px;
  font-weight: bold;
}
/* line 947, ../sass/_page.scss */
.news-info-item .content-b .title {
  color: #000;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 959, ../sass/_page.scss */
.news-info-item .content-b .info {
  color: #4d4d4d;
  font-size: 80%;
  margin-bottom: 10px;
}
/* line 963, ../sass/_page.scss */
.news-info-item .content-b .info .date {
  display: inline-block;
  margin-right: 10px;
}
/* line 967, ../sass/_page.scss */
.news-info-item .content-b .info .views {
  display: inline-block;
}
/* line 971, ../sass/_page.scss */
.news-info-item .content-b .desc {
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 987, ../sass/_page.scss */
.news-info-owl .news-info-item .img-b .img-div {
  height: 212px;
}
@media (max-width: 1440px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 170px;
  }
}
@media (max-width: 1200px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 180px;
  }
}
@media (max-width: 991px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 190px;
  }
}
@media (max-width: 768px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 250px;
  }
}
@media (max-width: 575px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 205px;
  }
}
@media (max-width: 420px) {
  /* line 987, ../sass/_page.scss */
  .news-info-owl .news-info-item .img-b .img-div {
    height: 120px;
  }
}

/* line 1013, ../sass/_page.scss */
.travel-info-wrapper {
  padding: 30px 0;
}
/* line 1016, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .travel-info-owl {
  padding: 0 80px;
}
/* line 1020, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area-two .meet-icon-all {
  background-color: #fff;
  padding: 30px 0 12px;
  z-index: 99;
  width: 80%;
}
/* line 1027, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area-two .meet-icon-all {
  left: 10%;
}
/* line 1031, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area3.meet-area-two .meet-all:hover .meet-icon-all {
  bottom: 30px;
  bottom: 65px;
  /*add-title*/
}
/* line 1037, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area3.meet-area-two .meet-icon-all::before {
  width: 100%;
  height: 128px;
}
/* line 1042, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-all .meet-img a img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 1047, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-img a::before, .travel-info-wrapper .travel-info-block .meet-img-four > a::before {
  background: initial;
}
/* line 1051, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area-two .meet-text > h3 {
  margin-bottom: 0px;
  font-size: 1.125rem;
  color: var(--universal-font-color);
}
/* line 1057, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area-two .meet-text > p {
  margin-bottom: 0;
}
/* line 1061, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-icon ul li a {
  margin-left: 0;
  font-size: 1.125rem;
}
/* line 1066, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-area-two .meet-icon ul li a:hover {
  color: var(--universal-font-color);
}
/* line 1070, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-all .meet-img {
  margin-bottom: 8px;
}
/* line 1074, ../sass/_page.scss */
.travel-info-wrapper .travel-info-block .meet-all .meet-title {
  color: #000;
  font-size: 1.25rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* line 1088, ../sass/_page.scss */
.travel-info-type2-wrapper {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: calc( 50% - 1370px/2 + 130px ) center;
  display: flex;
  flex-wrap: wrap;
}
/* line 1097, ../sass/_page.scss */
.travel-info-type2-wrapper .map-travel-link-block {
  padding-left: calc( 50% - 1370px/2 );
  width: 50%;
}
/* line 1102, ../sass/_page.scss */
.travel-info-type2-wrapper .map-travel-link-block .chinese-title {
  font-size: 2rem;
  font-weight: bold;
}
/* line 1107, ../sass/_page.scss */
.travel-info-type2-wrapper .map-travel-link-block .english-title {
  font-size: 1.375rem;
  color: #999;
}
/* line 1113, ../sass/_page.scss */
.travel-info-type2-wrapper .map-travel-link-block .links-block .link-item {
  font-size: 1.125rem;
  padding: 8px 30px;
  border-radius: 30px;
  border: 1px solid var(--universal-font-color);
  color: var(--universal-font-color);
  display: inline-block;
  background-color: #fff;
  margin-bottom: 20px;
  margin-right: 10px;
}
/* line 1126, ../sass/_page.scss */
.travel-info-type2-wrapper .map-travel-link-block .links-block .link-item:hover {
  background-color: var(--universal-background-color);
  color: #fff;
}
/* line 1134, ../sass/_page.scss */
.travel-info-type2-wrapper .video-block {
  padding-right: calc( 50% - 1370px/2 );
  width: 50%;
  text-align: center;
}
/* line 1140, ../sass/_page.scss */
.travel-info-type2-wrapper .video-block .video {
  margin-bottom: 10px;
}
/* line 1143, ../sass/_page.scss */
.travel-info-type2-wrapper .video-block .video iframe {
  width: 470px;
  height: 300px;
  border-radius: 10px;
}
/* line 1151, ../sass/_page.scss */
.travel-info-type2-wrapper .video-block .video-title {
  font-size: 1.25rem;
  font-weight: bold;
  width: 470px;
  padding: 0 10px;
  display: inline-block;
  text-align: left;
}

@media (max-width: 1440px) {
  /* line 1166, ../sass/_page.scss */
  .travel-info-type2-wrapper {
    background-position: calc( 50% - 1110px/2 + 130px ) center;
  }

  /* line 1169, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block {
    padding-left: calc( 50% - 1110px/2 );
  }

  /* line 1173, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block {
    padding-right: calc( 50% - 1110px/2 );
  }
}
@media (max-width: 1200px) {
  /* line 1180, ../sass/_page.scss */
  .travel-info-type2-wrapper {
    background-position: calc( 50% - 900px/2 + 130px ) center;
  }

  /* line 1183, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block {
    padding-left: calc( 50% - 900px/2 );
  }

  /* line 1187, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block {
    padding-right: calc( 50% - 900px/2 );
  }

  /* line 1191, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block .links-block .link-item {
    font-size: 1.0625rem;
    padding: 8px 20px;
  }
}
@media (max-width: 991px) {
  /* line 1199, ../sass/_page.scss */
  .travel-info-type2-wrapper {
    background-position: center 50px;
    background-size: auto calc( 100% - 370px - 160px );
  }

  /* line 1203, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block {
    width: 720px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    margin-bottom: 70px;
  }

  /* line 1211, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block {
    width: 720px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }

  /* line 1219, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block iframe {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 1227, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block {
    width: 540px;
  }

  /* line 1231, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block {
    width: 540px;
  }
}
@media (max-width: 575px) {
  /* line 1239, ../sass/_page.scss */
  .travel-info-type2-wrapper {
    background-image: none !important;
    padding: 30px 0;
  }

  /* line 1243, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block {
    width: 100%;
    background-color: #f2f2f2;
    padding: 30px;
    margin-bottom: 30px;
  }

  /* line 1250, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.9rem);
    padding-left: var(--bs-gutter-x, 0.9rem);
  }
}
@media (max-width: 530px) {
  /* line 1261, ../sass/_page.scss */
  .travel-info-type2-wrapper .map-travel-link-block .links-block .link-item:nth-child(n+8) {
    display: none;
  }

  /* line 1265, ../sass/_page.scss */
  .travel-info-type2-wrapper .video-block .video-title {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.9rem);
    padding-left: var(--bs-gutter-x, 0.9rem);
  }
}
/* line 1272, ../sass/_page.scss */
.related-link-wrapper {
  padding: 30px 0;
}
/* line 1275, ../sass/_page.scss */
.related-link-wrapper .related-link-block .related-link-owl {
  padding: 0 80px;
}
/* line 1280, ../sass/_page.scss */
.related-link-wrapper .related-link-block .related-link-item a {
  display: block;
}

/* line 1289, ../sass/_page.scss */
.gallery-info-wrapper {
  padding: 30px 0;
}
/* line 1292, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .gallery-info-owl {
  padding: 0 80px;
}
/* line 1296, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area-two .meet-icon-all {
  background-color: #fff;
  padding: 30px 0 24px;
  z-index: 99;
  width: 80%;
}
/* line 1303, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area-two .meet-icon-all {
  left: 10%;
}
/* line 1307, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area3.meet-area-two .meet-all:hover .meet-icon-all {
  bottom: 30px;
}
/* line 1311, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area3.meet-area-two .meet-icon-all::before {
  width: 100%;
  height: 102px;
}
/* line 1316, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-all .meet-img a img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 1321, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-img a::before, .gallery-info-wrapper .gallery-info-block .meet-img-four > a::before {
  background: initial;
}
/* line 1325, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area-two .meet-text > h3 {
  margin-bottom: 0px;
  font-size: 1.125rem;
  color: var(--universal-font-color);
}
/* line 1331, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area-two .meet-text > p {
  margin-bottom: 0;
}
/* line 1335, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-icon ul li a {
  margin-left: 0;
}
/* line 1339, ../sass/_page.scss */
.gallery-info-wrapper .gallery-info-block .meet-area-two .meet-icon ul li a:hover {
  color: var(--universal-font-color);
}

/* line 1347, ../sass/_page.scss */
.service-team-wrapper {
  padding: 30px 0;
}
/* line 1349, ../sass/_page.scss */
.service-team-wrapper .service-team-block {
  display: flex;
}
/* line 1351, ../sass/_page.scss */
.service-team-wrapper .service-team-block .avatar-block {
  width: 300px;
}
/* line 1354, ../sass/_page.scss */
.service-team-wrapper .service-team-block .avatar-block .avatar {
  margin-bottom: 10px;
}
/* line 1361, ../sass/_page.scss */
.service-team-wrapper .service-team-block .avatar-block .name {
  font-size: 1.375rem;
  color: var(--universal-font-color);
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
/* line 1369, ../sass/_page.scss */
.service-team-wrapper .service-team-block .avatar-block .socail-media-links-block {
  text-align: center;
}
/* line 1371, ../sass/_page.scss */
.service-team-wrapper .service-team-block .avatar-block .socail-media-links-block a {
  margin-left: 5px;
  margin-right: 5px;
}
/* line 1378, ../sass/_page.scss */
.service-team-wrapper .service-team-block .contact-info-block {
  width: calc( 100% - 300px );
  padding-left: 120px;
}
/* line 1382, ../sass/_page.scss */
.service-team-wrapper .service-team-block .contact-info-block .contact-card {
  border-top: 8px solid var(--universal-font-color);
  border-radius: 8px;
  background-color: #eee;
  padding: 18px 25px;
  display: inline-block;
  width: 270px;
  margin-bottom: 30px;
  margin-right: 30px;
}
/* line 1393, ../sass/_page.scss */
.service-team-wrapper .service-team-block .contact-info-block .contact-card .department-name {
  color: var(--universal-font-color);
  font-size: 1.125rem;
  font-weight: bold;
}
/* line 1398, ../sass/_page.scss */
.service-team-wrapper .service-team-block .contact-info-block .contact-card p {
  margin-bottom: 0;
  font-size: 90%;
  font-weight: bold;
}

@media (max-width: 1440px) {
  /* line 1409, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .avatar-block {
    width: 250px;
  }

  /* line 1412, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block {
    width: calc( 100% - 250px );
    padding-left: 40px;
  }

  /* line 1417, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card {
    margin-bottom: 15px;
    margin-right: 15px;
  }
  /* line 1421, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card:nth-child(3n) {
    margin-right: 0;
  }

  /* line 1428, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block > a:nth-child(3n) .contact-card {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  /* line 1438, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card:nth-child(3n) {
    margin-right: 15px;
  }

  /* line 1445, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block > a:nth-child(3n) .contact-card {
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  /* line 1453, ../sass/_page.scss */
  .service-team-wrapper .service-team-block {
    flex-wrap: wrap;
  }

  /* line 1457, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .avatar-block {
    text-align: center;
    margin-bottom: 30px;
  }

  /* line 1462, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .avatar-block .avatar {
    display: inline-block;
  }

  /* line 1466, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .avatar-block .avatar img {
    width: 250px;
  }

  /* line 1470, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .avatar-block {
    width: 100%;
  }

  /* line 1473, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }

  /* line 1479, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card {
    text-align: left;
  }
}
@media (max-width: 768px) {
  /* line 1486, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card {
    padding: 10px 15px;
    width: 220px;
  }
  /* line 1490, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card:nth-child(2n) {
    margin-right: 0;
  }

  /* line 1497, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block > a:nth-child(2n) .contact-card {
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  /* line 1506, ../sass/_page.scss */
  .service-team-wrapper .service-team-block .contact-info-block .contact-card {
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 1440px) {
  /* line 1513, ../sass/_page.scss */
  .convenient-people-service-wrapper .convenient-people-service-block .convenient-people-service-owl {
    padding: 0 150px;
  }
}
@media (max-width: 768px) {
  /* line 1520, ../sass/_page.scss */
  .convenient-people-service-wrapper .convenient-people-service-block .convenient-people-service-owl {
    padding: 0 60px;
  }
}
/* line 1528, ../sass/_page.scss */
section.normal-section {
  padding: 30px 0;
}
/* line 1532, ../sass/_page.scss */
section.normal-section.p-70 {
  padding: 70px 0;
}
/* line 1536, ../sass/_page.scss */
section.normal-section.gray-background {
  background-color: #f0f0f0;
}

/* line 1542, ../sass/_page.scss */
.section-title-type2-block {
  font-size: 2rem;
  font-weight: bold;
  line-height: 36px;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

/* line 1553, ../sass/_page.scss */
.home-news-type1-block {
  position: relative;
}
/* line 1556, ../sass/_page.scss */
.home-news-type1-block:after {
  content: "";
  display: block;
  height: 90%;
  border-left: 2px solid var(--universal-font-color);
  position: absolute;
  left: 32px;
  top: 5%;
  z-index: 1;
}
/* line 1567, ../sass/_page.scss */
.home-news-type1-block a {
  display: block;
  text-decoration: none;
  z-index: 2;
}
/* line 1575, ../sass/_page.scss */
.home-news-type1-block > a:nth-child(2n) .list-item .title-b {
  background-color: #f0f0f0;
  border-radius: 0 3px 3px 0;
}
/* line 1583, ../sass/_page.scss */
.home-news-type1-block > a:last-child .list-item {
  margin-bottom: 0;
}
/* line 1587, ../sass/_page.scss */
.home-news-type1-block .list-item {
  display: flex;
  margin-bottom: 30px;
}
/* line 1590, ../sass/_page.scss */
.home-news-type1-block .list-item .date {
  width: 65px;
  background-color: var(--universal-background-color);
  color: #fff;
  text-align: center;
  padding: 8px 5px;
  border-radius: 3px;
  z-index: 2;
  height: 100%;
}
/* line 1602, ../sass/_page.scss */
.home-news-type1-block .list-item .date .day {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 30px;
}
/* line 1608, ../sass/_page.scss */
.home-news-type1-block .list-item .date .year-month {
  font-size: 75%;
  font-weight: bold;
}
/* line 1613, ../sass/_page.scss */
.home-news-type1-block .list-item .date i {
  font-size: 2rem;
  line-height: 48px;
}
/* line 1618, ../sass/_page.scss */
.home-news-type1-block .list-item .title-b {
  display: flex;
  align-items: center;
  width: calc( 100% - 65px );
}
/* line 1623, ../sass/_page.scss */
.home-news-type1-block .list-item .title-b .title {
  color: #000;
  padding-left: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  width: 100%;
  padding-right: 10px;
}

/* line 1638, ../sass/_page.scss */
.home-people-count-type1-block {
  margin-bottom: 40px;
}
/* line 1640, ../sass/_page.scss */
.home-people-count-type1-block .progress-item {
  margin-bottom: 20px;
}
/* line 1642, ../sass/_page.scss */
.home-people-count-type1-block .progress-item .progress-title {
  font-size: 80%;
  color: #666;
  margin-bottom: 3px;
}
/* line 1648, ../sass/_page.scss */
.home-people-count-type1-block .progress-item .progress {
  height: 14px;
  border-radius: 7px;
  overflow: unset;
  position: relative;
}
/* line 1654, ../sass/_page.scss */
.home-people-count-type1-block .progress-item .progress > span {
  position: absolute;
  right: 0;
  top: -24px;
  color: var(--universal-background-color);
  font-size: 1.125rem;
  font-weight: bold;
}
/* line 1662, ../sass/_page.scss */
.home-people-count-type1-block .progress-item .progress .progress-bar {
  background-color: var(--universal-background-color);
  border-radius: 7px;
  position: relative;
  overflow: unset;
}
/* line 1668, ../sass/_page.scss */
.home-people-count-type1-block .progress-item .progress .progress-bar span {
  position: absolute;
  right: 0;
  top: -24px;
  color: var(--universal-background-color);
  font-size: 1.125rem;
  font-weight: bold;
  transform: translateX(40%);
}

/* line 1684, ../sass/_page.scss */
.service-know-type1-block a {
  display: inline-block;
  border: 1px solid var(--universal-font-color);
  color: var(--universal-font-color);
  border-radius: 20px;
  padding: 6px 22px;
  margin-bottom: 15px;
  margin-right: 8px;
  font-weight: bold;
}
/* line 1694, ../sass/_page.scss */
.service-know-type1-block a:hover {
  color: #fff;
  background-color: var(--universal-background-color);
}

/* line 1704, ../sass/_page.scss */
.icon-search-type1-block ul li {
  margin-bottom: 10px;
}
/* line 1706, ../sass/_page.scss */
.icon-search-type1-block ul li a {
  display: block;
  align-items: center;
}
/* line 1710, ../sass/_page.scss */
.icon-search-type1-block ul li a .icon {
  color: var(--universal-font-color);
  width: 60px;
  font-size: 2.25rem;
  text-align: center;
  
}
/* line 1718, ../sass/_page.scss */
.icon-search-type1-block ul li a .title {
  width: calc( 100% - 60px );
  color: #000;
  padding-left: 15px;
  font-size: 1.25rem;
  font-weight: bold;
}

/* line 1733, ../sass/_page.scss */
.icon-search-type2-block a {
  display: block;
  align-items: center;
  width:100%;
}
/* line 1737, ../sass/_page.scss */
.icon-search-type2-block a .icon {
  color: var(--universal-font-color);
  width: 60px;
  font-size: 2.25rem;
  text-align: center;
  float:left;

}
/* line 1745, ../sass/_page.scss */
.icon-search-type2-block a .title {
  width: calc( 100% - 60px );
  color: #000;
  padding-left: 15px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 60px;
}


/* line 1757, ../sass/_page.scss */
.quick-links-type1-block {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
}
/* line 1762, ../sass/_page.scss */
.quick-links-type1-block .link-item {
  text-align: center;
  color: #4d4d4d;
  width: 25%;
  margin-bottom: 30px;
}
/* line 1768, ../sass/_page.scss */
.quick-links-type1-block .link-item:nth-child(n+5) {
  /*margin-bottom: 0;*/
}
/* line 1771, ../sass/_page.scss */
.quick-links-type1-block .link-item .icon {
  /*background-color: #4d4d4d;*/
  background-color: #979797;
  color: #fff;
  width: 100px;
  font-size: 2.5rem;
  height: 100px;
  line-height: 100px;
  transition: all .3s ease 0s;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
}
/* line 1785, ../sass/_page.scss */
.quick-links-type1-block .link-item .title {
  margin-top: 8px;
  font-size: 1.125rem;
  font-weight: bold;
}
/* line 1791, ../sass/_page.scss */
.quick-links-type1-block .link-item:hover .icon {
  background-color: var(--universal-background-color);
}
/* line 1797, ../sass/_page.scss */
.quick-links-type1-block.bigger {
  max-width: 1020px;
  margin: 0 auto;
}
/* line 1800, ../sass/_page.scss */
.quick-links-type1-block.bigger .link-item {
  margin-bottom: 50px;
}
/* line 1803, ../sass/_page.scss */
.quick-links-type1-block.bigger .link-item .icon {
  width: 130px;
  font-size: 2.9125rem;
  height: 130px;
  line-height: 130px;
}
/* line 1810, ../sass/_page.scss */
.quick-links-type1-block.bigger .link-item .title {
  margin-top: 8px;
  font-size: 1.125rem;
}

@media (max-width: 768px) {
  /* line 1821, ../sass/_page.scss */
  .quick-links-type1-block .link-item {
    width: 50%;
  }
}
/* line 1826, ../sass/_page.scss */
.home-people-count-type2-block {
  padding: 30px 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*&.item-bigger {
  	.block-item {
  		zoom: 1.25;
  	}
  }*/
}
/* line 1833, ../sass/_page.scss */
.home-people-count-type2-block .block-item {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 0;
}
/* line 1842, ../sass/_page.scss */
.home-people-count-type2-block .block-item:after {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #faec21;
  z-index: 0;
}
/* line 1860, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all {
  position: relative;
  z-index: 1;
}
/* line 1863, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-top {
  float: unset;
  width: auto;
  vertical-align: top;
  display: inline-block;
}
/* line 1869, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-top:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  position: absolute;
  right: -25px;
  top: 18px;
  -webkit-transform: rotate(-62deg);
  -ms-transform: rotate(-62deg);
  transform: rotate(-62deg);
  width: 25px;
}
/* line 1881, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-top img {
  /*width: 30px;*/
  height: 24px;
}
/* line 1887, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-bottom {
  width: auto;
  margin-left: 25px;
}
/* line 1891, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-bottom .counter-next h2 {
  font-size: 0.75rem;
  margin-bottom: 0;
  text-align: left;
}
/* line 1897, ../sass/_page.scss */
.home-people-count-type2-block .block-item .counter-all .counter-bottom .cnt-one {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 24px;
}
/* line 1908, ../sass/_page.scss */
.home-people-count-type2-block.white-circle .block-item:after {
  background-color: #fff;
}
/* line 1916, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item {
  margin-left: 25px;
  margin-right: 25px;
  padding: 25px 0;
}
/* line 1922, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item:after {
  width: 100px;
  height: 100px;
}
/* line 1929, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item .counter-all .counter-top:before {
  height: 1px;
  right: -31.25px;
  top: 22.5px;
  width: 31.25px;
}
/* line 1935, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item .counter-all .counter-top img {
  height: 30px;
}
/* line 1940, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item .counter-all .counter-bottom {
  margin-left: 31.25px;
}
/* line 1943, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item .counter-all .counter-bottom .counter-next h2 {
  font-size: 0.9375rem;
}
/* line 1947, ../sass/_page.scss */
.home-people-count-type2-block.item-bigger .block-item .counter-all .counter-bottom .cnt-one {
  font-size: 1.5625rem;
  line-height: 30px;
}

@media (max-width: 991px) {
  /* line 1964, ../sass/_page.scss */
  .home-people-count-type2-block.item-bigger .block-item {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 768px) {
  /* line 1972, ../sass/_page.scss */
  .home-people-count-type2-block .block-item {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  /* line 1978, ../sass/_page.scss */
  .home-people-count-type2-block.item-bigger .block-item {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 1986, ../sass/_page.scss */
  .counter-all {
    margin-bottom: 0;
  }
}
@media (max-width: 350px) {
  /* line 1992, ../sass/_page.scss */
  .home-people-count-type2-block .block-item {
    width: 100%;
  }
}
/* line 1998, ../sass/_page.scss */
.owl-background-wrapper {
  padding: 60px 0 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  background-color: #f8f8f8;
}

/* line 2007, ../sass/_page.scss */
.online-search-wrapper {
  padding: 30px 0;
}

/* line 2015, ../sass/_page.scss */
.online-search-item {
  margin-bottom: 30px;
}
/* line 2017, ../sass/_page.scss */
.online-search-item .img-b {
  margin-bottom: 15px;
}
/* line 2021, ../sass/_page.scss */
.online-search-item .title-b {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 15px;
}

/* line 2033, ../sass/_page.scss */
.home-list-card-item {
  background-color: #f8f8f8;
  border-left: 6px solid var(--universal-font-color);
  padding: 30px 30px;
  min-height: 100%;
}
/* line 2041, ../sass/_page.scss */
.home-list-card-item .title {
  color: var(--universal-font-color);
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: bold;
}
/* line 2049, ../sass/_page.scss */
.home-list-card-item ul li {
  text-indent: -22px;
  padding-left: 22px;
}
/* line 2052, ../sass/_page.scss */
.home-list-card-item ul li a {
  color: #4d4d4d;
  line-height: 36px;
  font-size: 1.125rem;
}
/* line 2056, ../sass/_page.scss */
.home-list-card-item ul li a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--universal-background-color);
  margin-right: 12px;
  vertical-align: middle;
  margin-top: -4px;
}

/* line 2076, ../sass/_page.scss */
.home-block-type1 {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 3px 3px 8px #ddd;
  min-height: 100%;
}
/* line 2082, ../sass/_page.scss */
.home-block-type1 .title-b {
  background-color: var(--universal-background-color);
  color: #fff;
  font-size: 1.5rem;
  padding: 15px 30px;
}
/* line 2089, ../sass/_page.scss */
.home-block-type1 .content-b {
  padding: 30px 25px;
}

/* line 1, ../sass/_content.scss */
.page-breadcrumb-wrapper {
  padding: 10px 0;
  background-color: var(--universal-background-color);
}
/* line 4, ../sass/_content.scss */
.page-breadcrumb-wrapper .page-breadcrumb-block {
  position: relative;
  color: #fff;
}
/* line 7, ../sass/_content.scss */
.page-breadcrumb-wrapper .page-breadcrumb-block a {
  color: #fff;
}

/* line 14, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block {
  padding: 12px 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 90%;
}
/* line 20, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .small-word, .page-set-size-wrapper .page-set-size-block .medium-word, .page-set-size-wrapper .page-set-size-block .large-word {
  display: inline-block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-left: 10px;
}
/* line 28, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .small-word {
  background-image: url(../images/__font_size_sg.svg);
}
/* line 31, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .small-word.active {
  background-color: var(--universal-background-color);
  background-image: url(../images/__font_size_sb.svg);
}
/* line 37, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .medium-word {
  background-image: url(../images/__font_size_mg.svg);
  margin-left: 3px;
}
/* line 41, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .medium-word.active {
  background-color: var(--universal-background-color);
  background-image: url(../images/__font_size_mb.svg);
}
/* line 48, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .large-word {
  background-image: url(../images/__font_size_lg.svg);
  margin-left: 3px;
}
/* line 52, ../sass/_content.scss */
.page-set-size-wrapper .page-set-size-block .large-word.active {
  background-color: var(--universal-background-color);
  background-image: url(../images/__font_size_lb.svg);
}

/* line 60, ../sass/_content.scss */
.pages-content-main-wrapper {
  padding: 20px 0 70px;
}
/* line 63, ../sass/_content.scss */
.pages-content-main-wrapper.pt-70 {
  padding-top: 70px;
}
@media (max-width: 991px) {
  /* line 68, ../sass/_content.scss */
  .pages-content-main-wrapper .page-row {
    flex-direction: column-reverse;
  }
}
/* line 74, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block.issues-categoris > h3 {
  color: #333333;
  font-size: 1.5rem;
}
/* line 79, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one a:hover {
  color: var(--universal-font-color);
}
/* line 83, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li {
  margin-bottom: 22px;
}
/* line 87, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li a {
  font-size: 1.2rem;
  margin-bottom: 0;
}
/* line 92, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li::after {
  color: var(--universal-font-color);
  font-size: 0.8125rem;
  top: 6px;
}
/* line 100, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li .side_menu-sub_list > ul {
  padding-top: 10px;
}
/* line 102, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li .side_menu-sub_list > ul > li {
  /*padding-left: 20px;*/
  margin-bottom: 5px;
}
/* line 105, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li .side_menu-sub_list > ul > li a {
  color: #787878;
  font-size: 1rem;
}
/* line 108, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li .side_menu-sub_list > ul > li a:hover {
  color: var(--universal-font-color);
}
/* line 113, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .cat-one li .side_menu-sub_list > ul > li::after {
  display: none;
}
/* line 121, ../sass/_content.scss */
.pages-content-main-wrapper .pages-content-side-links-block .web-bug-report img {
  max-width: 100%;
  width: 192px;
  background-color: var(--universal-background-color);
}
/* line 131, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-title {
  color: var(--universal-font-color);
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 24px;
  position: relative;
}
/* line 143, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .date-search {
  display: flex;
}
/* line 146, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .date-search input[type="text"] {
  width: 100%;
  border-radius: 5px;
  padding: 0 15px;
  height: 44px;
  color: #333;
  border: 1px solid #ccc;
  padding-right: 45px;
}
/* line 158, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .date-search .next-arrow-b {
  color: #999;
  line-height: 44px;
  width: 35px;
  text-align: center;
  padding-left: 5px;
  font-size: 90%;
}
/* line 166, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b {
  position: relative;
  width: calc( 50% - 17.5px );
}
/* line 171, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b button, .pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b a, .pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b input[type="submit"] {
  position: absolute;
  right: 13px;
  top: 0;
  color: #999;
  font-size: 1.5rem;
  line-height: 42px;
}
@media (max-width: 475px) {
  /* line 184, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-search .date-search {
    flex-wrap: wrap;
  }
  /* line 188, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-search .date-search .next-arrow-b {
    display: none;
  }
  /* line 192, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b {
    width: 100%;
    margin-bottom: 1rem;
  }
  /* line 196, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-search .date-search .content-datepick-b:last-child {
    margin-bottom: 0;
  }
}
/* line 203, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .keyword-search {
  position: relative;
}
/* line 205, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .keyword-search input[type="text"] {
  width: 100%;
  border-radius: 5px;
  padding: 0 15px;
  height: 44px;
  color: #333;
  border: 1px solid #ccc;
  padding-right: 45px;
}
/* line 216, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-search .keyword-search button, .pages-content-main-wrapper .pages_content_blcok-search .keyword-search a, .pages-content-main-wrapper .pages_content_blcok-search .keyword-search input[type="submit"] {
  position: absolute;
  right: 13px;
  top: 0;
  color: var(--universal-font-color);
  font-size: 1.5rem;
  line-height: 42px;
}
/* line 228, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list {
  position: relative;
}
/* line 231, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list:before {
  content: "";
  display: block;
  height: 100%;
  border-left: 1px solid var(--universal-font-color);
  position: absolute;
  top: 0;
  left: 110px;
}
/* line 241, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
/* line 248, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .date-b {
  width: 150px;
  position: relative;
}
/* line 252, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .date-b:after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: var(--universal-background-color);
  position: absolute;
  top: calc( 50% - 5px );
  right: 34px;
  border-radius: 100%;
}
/* line 264, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .date-b .date {
  font-weight: bold;
}
/* line 268, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b {
  width: calc( 100% - 200px );
}
/* line 270, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b a {
  display: block;
}
/* line 273, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item {
  font-size: 0.8125rem;
  font-weight: bold;
  background-color: #999;
  color: #fff;
  display: inline-block;
  padding: 3px 12px;
  line-height: 20px;
}
/* line 282, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.one, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.purple {
  background-color: #8E56BA;
}
/* line 286, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.two, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.deep-blue {
  background-color: #5273C7;
}
/* line 290, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.three, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.deep-pink {
  background-color: #BB69A5;
}
/* line 294, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.four, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.green-blue {
  background-color: #33A2B3;
}
/* line 298, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.five, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.pink {
  background-color: #F06D8D;
}
/* line 302, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.six, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.blue {
  background-color: #008DE0;
}
/* line 306, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.seven, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.green {
  background-color: #00a99d;
}
/* line 310, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.eight, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.brown {
  background-color: #98663b;
}
/* line 314, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.nine, .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .tag-block .tag-item.orange {
  background-color: #fa7145;
}
/* line 319, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b .title {
  margin-bottom: 3px;
  color: #333;
  font-size: 1.2rem;
  font-weight: bold;
  padding-right: 25px;
}
/* line 328, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .file-b {
  width: 50px;
}
/* line 330, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-active-calendar-list .file-b img {
  width: 32px;
}
@media (max-width: 575px) {
  /* line 338, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list:before {
    display: none;
  }
  /* line 342, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list ul li {
    flex-wrap: wrap;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #999;
  }
  /* line 349, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  /* line 355, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .date-b {
    width: 100%;
    margin-bottom: 8px;
  }
  /* line 358, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .date-b:after {
    display: none;
  }
  /* line 362, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-active-calendar-list .detail-b {
    width: calc( 100% - 50px );
  }
}
/* line 373, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
  height: 865px;
}
/* line 378, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsOverflow {
  background-color: #f2f2f2;
}
/* line 382, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsSlide {
  background-color: #f2f2f2;
}
/* line 386, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsGCaption {
  display: none;
}
/* line 389, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumbsHor {
  height: 130px;
}
/* line 392, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumb {
  width: 190px;
  height: 130px;
}
/* line 397, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumbsArrow {
  background-color: var(--universal-background-color);
}
/* line 402, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumb.rsNavSelected {
  background-color: unset;
  border: 3px solid #f00;
}
/* line 405, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumb.rsNavSelected img {
  opacity: 1;
}
@media (max-width: 1440px) {
  /* line 413, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
    height: 750px;
  }
}
@media (max-width: 1200px) {
  /* line 418, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
    height: 600px;
  }
}
@media (max-width: 991px) {
  /* line 423, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
    height: 670px;
  }
}
@media (max-width: 768px) {
  /* line 428, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
    height: 460px;
  }
  /* line 431, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumbsHor {
    height: 70px;
  }
  /* line 434, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block.rsDefault .rsThumb {
    width: 100px;
    height: 70px;
  }
}
@media (max-width: 450px) {
  /* line 440, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-album-carousel #royalSlider-block {
    height: 360px;
  }
}
/* line 447, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article {
  font-size: 1rem;
}
/* line 451, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag {
  margin-bottom: 10px;
}
/* line 453, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item {
  font-size: 1rem;
  background-color: #999;
  color: #fff;
  display: inline-block;
  padding: 3px 18px;
  line-height: 24px;
}
/* line 461, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.one, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.purple {
  background-color: #8E56BA;
}
/* line 465, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.two, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.deep-blue {
  background-color: #5273C7;
}
/* line 469, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.three, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.deep-pink {
  background-color: #BB69A5;
}
/* line 473, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.four, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.green-blue {
  background-color: #33A2B3;
}
/* line 477, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.five, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.pink {
  background-color: #F06D8D;
}
/* line 481, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.six, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.blue {
  background-color: #008DE0;
}
/* line 485, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.seven, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.green {
  background-color: #00a99d;
}
/* line 489, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.eight, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.brown {
  background-color: #98663b;
}
/* line 493, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.nine, .pages-content-main-wrapper article.pages_content_blcok-article .article-tag .tag-item.orange {
  background-color: #fa7145;
}
/* line 499, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-title {
  font-size: 1.875rem;
  font-size: 187.5%;
  font-weight: bold;
  margin-bottom: 10px;
  line-height:3rem;
}
/* line 506, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-detail-info {
  line-height: 24px;
  color: #525252;
  margin-bottom: 25px;
  font-size: 1rem;
}
/* line 511, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-detail-info > div {
  display: inline-block;
}
/* line 514, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-detail-info > span {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 75%;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
/* line 524, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-sub-title {
  font-weight: bold;
  font-size: 1.125rem;
  font-size: 140.5%;
  margin-bottom: 5px;
}
/* line 531, ../sass/_content.scss */
.pages-content-main-wrapper article.pages_content_blcok-article .article-desc {
  word-break: break-all;
  font-size: 1rem;
  font-size: 120%;
}
/* line 543, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block a {
  display: block;
}
/* line 547, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item {
  display: flex;
  align-items: center;
  padding: 15px 15px;
  border-radius: 5px;
  border: 1px solid #979797;
  margin-bottom: 10px;
}
/* line 554, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .img-b {
  width: 50px;
  text-align: center;
}
/* line 557, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .img-b img {
  height: 40px;
}
/* line 562, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .name-b {
  width: calc( 100% - 250px );
  color: #4d4d4d;
  padding: 0 10px;
}
/* line 568, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .download-people-b {
  width: 200px;
  color: #777;
  text-align: right;
}
/* line 574, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .download-people-b i {
  margin-right: 8px;
}
@media (max-width: 575px) {
  /* line 583, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item {
    flex-wrap: wrap;
  }
  /* line 586, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .name-b {
    width: calc( 100% - 50px );
  }
  /* line 590, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-files .files-list-block .file-item .download-people-b {
    width: 100%;
    text-align: left;
    margin-top: 8px;
    padding-left: 10px;
  }
}
/* line 603, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b {
  color: #595959;
  line-height: 24px;
  display: flex;
  align-items: center;
}
/* line 608, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b i {
  font-size: 1.25rem;
  margin-right: 12px;
}
/* line 613, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a {
  font-size: 0;
  margin: 0 8px;
}
/* line 616, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a img {
  width: 20px;
}
/* line 619, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a .not-hover {
  display: inline-block;
}
/* line 622, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a .hover {
  display: none;
}
/* line 627, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a:hover .not-hover {
  display: none;
}
/* line 630, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-shares .shares-b a:hover .hover {
  display: inline-block;
}
/* line 640, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table {
  width: 100%;
}
/* line 643, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table thead tr {
  border-bottom: 1px solid var(--universal-font-color);
}
/* line 645, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table thead tr th {
  color: var(--universal-font-color);
  font-size: 1rem;
  padding: 8px;
}
/* line 654, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table tbody tr td {
  color: #666;
  font-size: 1rem;
  padding: 8px;
}
/* line 660, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table tbody tr td .download-btn {
  display: inline-block;
  background-color: var(--universal-font-color);
  color: #fff;
  padding: 5px 5px;
  min-width: 130px;
  text-align: center;
}
/* line 671, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table tbody tr td .download-btn:hover {
  text-decoration: none;
}
/* line 676, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table tbody tr td a {
  text-decoration: underline;
}
/* line 681, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-table .table-b table tbody tr:nth-child(2n) {
  background-color: var(--universal-opacity-background-color);
}
/* line 691, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor {
  display: flex;
  font-size: 1rem;
}
/* line 694, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor .introduce-b {
  width: 320px;
}
/* line 696, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor .introduce-b .list-item {
  margin-bottom: 25px;
}
/* line 698, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor .introduce-b .list-item .item-title {
  font-weight: bold;
  font-size: 1.125rem;
  font-size: 140.5%;
  margin-bottom: 5px;
}
/* line 705, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor .introduce-b .list-item .item-desc {
  font-size: 1rem;
  font-size: 120%;
}
/* line 713, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-township-mayor .avatar-b img {
  width: 220px;
}
@media (max-width: 575px) {
  /* line 720, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-township-mayor {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  /* line 724, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-township-mayor .introduce-b {
    width: 100%;
  }
  /* line 728, ../sass/_content.scss */
  .pages-content-main-wrapper .pages_content_blcok-township-mayor .avatar-b {
    width: 100%;
    text-align: center;
  }
}
/* line 738, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-attractions .attractions-item .img-b {
  max-width: 100%;
}
/* line 742, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-attractions .attractions-item .title-b {
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
}
/* line 751, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-contact {
  font-size: 1rem;
}
/* line 753, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-contact .contact-title {
  font-weight: bold;
  font-size: 1.125rem;
  font-size: 140.5%;
  margin-bottom: 8px;
}
/* line 760, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-contact .map-input-contact-area input.form-control2 {
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
}
/* line 766, ../sass/_content.scss */
.pages-content-main-wrapper .pages_content_blcok-contact .map-input-contact-area textarea.form-control2 {
  height: 130px;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
}

/* line 776, ../sass/_content.scss */
.pages-block {
  text-align: center;
}
/* line 778, ../sass/_content.scss */
.pages-block a.page {
  color: #595959;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 30px;
}
/* line 785, ../sass/_content.scss */
.pages-block a:hover, .pages-block a:active, .pages-block a:focus {
  color: var(--universal-font-color);
  font-weight: bold;
}
/* line 791, ../sass/_content.scss */
.pages-block a.page.page-number {
  color: #666;
  font-weight: bold;
}
/* line 798, ../sass/_content.scss */
.pages-block a.page.page-number {
  color: #666;
  font-weight: bold;
  display: inline-block;
  width: 30px;
  border-radius: 100%;
}
/* line 807, ../sass/_content.scss */
.pages-block a.page.page-number.active, .pages-block a.page.page-number:hover, .pages-block a.page.page-number:active, .pages-block a.page.page-number:focus {
  color: #fff;
  background-color: var(--universal-background-color);
}

/* line 815, ../sass/_content.scss */
.alert-default {
  background-color: #f0f0f0;
}
/* line 817, ../sass/_content.scss */
.alert-default i {
  font-size: 1.5rem;
  color: #fff;
  background-color: #999;
  line-height: 18px;
  border-radius: 100%;
  margin-right: 4px;
  margin-left: 1px;
}
/* line 826, ../sass/_content.scss */
.alert-default i:before {
  margin-left: -1px;
}

/* line 100, ../sass/default.scss */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}

/* line 105, ../sass/default.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}

/* line 109, ../sass/default.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333;
}

/* line 113, ../sass/default.scss */
a#skiplink-container {
  position: absolute;
  left: 20px;
  top: 2px;
  z-index: -999;
  color: #000;
  opacity: 0;
}

/* line 122, ../sass/default.scss */
a#skiplink-container:focus {
  z-index: 9999;
  background-color: #ffbf47;
  outline: 3px solid #ffbf47;
  color: #000;
  opacity: 1;
}

/* line 130, ../sass/default.scss */
a.accesskey-hide {
  opacity: 0;
}

/* line 134, ../sass/default.scss */
a.accesskey-hide:focus {
  opacity: 1;
}


.banner-type4-wrapper .owl-carousel .owl-item > a {
  display: block;
}