<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#blog {
/*  background-color: #f4f4f4;*/
}

#blog .section-heading {
  margin-top: 30px;
  text-align: center;
}

.wrapper {
  text-align: left;
}

#blog .tabs1 {
  list-style: none;
  margin-top: 20px;
}

#blog .tabs1 li {
  display: block;
  text-align: left;
/*  margin-bottom: 29px;*/
}

#blog .tabs1 a {
  display:block;
  text-align: left;
  text-decoration:none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color:#121212;
/*  font-size: 20px;*/
  font-weight: 700;
  padding: 15px 25px;
  background-color: #fff;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px #cdcdcd;
}

#blog .tabs1 .active {
  background-color: #46bae2;
  color: #fff!important;
}

#blog .tabs1 .info-post {
  margin-left: -30px;
}
#blog .tabs1 .active .info-post li {
  color: #fff!important;
}
#blog .tabs1 .active .info-post li i {
  color: #fff!important;
}
#first-tab-group {
  margin-top: 0px;
  margin-bottom: 15px;
}
#first-tab-group img {
  width: 100%;
  overflow: hidden;
}
.tabgroup .text-content  {
  background-color: #fff;
  color: #fff;
  padding: 25px;
  text-align: left;
  margin-top: -10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  box-shadow: 0px 0px 10px #cdcdcd;
}
.tabgroup .text-content h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #121212;
  margin-top: 0px;
  margin-bottom: 15px;
}
.tabgroup .text-content span {
  font-size: 13px;
  color: #33c1cf;
}
.tabgroup .text-content a {
  font-size: 13px;
  color: #33c1cf;
  text-decoration: none;
}
.tabgroup .text-content p {
  margin-top: 17px;
  color: #7a7a7a;
}

.tabgroup .text-content .primary-button {
  margin-bottom: 15px;
  margin-top: 30px;
}

.tabgroup .text-content .primary-button a {
  color: #fff;
}

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}

#blog {
  padding-bottom: 80px;
}

#blog .info-post li {
  display: inline;
  margin-right: 15px;
}

#blog .info-post li {
  color: #343434;
  font-size: 15px;
  font-weight: 300;
  text-transform: capitalize;
}

#blog .info-post li i {
  color: #46bae2;
  margin-right: 5px;
}


/*å·¥è‰ºè¯•æ&nbsp;·é¡µCSS*/
#first-tab-group .text-content  {
  background-color: #fff;
/*  color: #fff;*/
  padding: 25px;
  text-align: left;
  margin-top: -10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  box-shadow: 0px 0px 10px #cdcdcd;
}
#finishing-before .image-text-div {
  display: flex;
  justify-content: space-between;
  background-color: white;
  border: 1px solid #DDD;
}
#finishing-before .text-div {
  height: 250px;
}
#finishing-before .text-line {
  display: flex;
}
#finishing-before .text-line h3 {
  font-size: 14px;
  color: #000;
  padding: 10px 10px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  height: 20px;
}
#finishing-before .text-line {
  height: 30px;
  vertical-align: center;
}
#finishing-before .text-line p {
    padding: 7px 5px;
    font-size: 15px;
    white-space: nowrap;
}

#finishing-require ul {
  list-style: disc;
  margin-bottom: 10px;
}
#finishing-require li {
  font-size: 14px;
}

/*ç&nbsp;”ç£¨æŠ›å…‰å·¥è‰ºè¡¨æ&nbsp;¼*/

table.hovertable-media {
  font-family: verdana,arial,sans-serif;
  font-size:13px;
  color:#333333;
  border-width: 1px;
  border-color: #999999;
  border-collapse: collapse;  
}
table.hovertable-media th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #fff;
/*  border-color: #a9c6c9;*/
}
table.hovertable-media th{
  position: relative;
  width: 30%;
  background-color: #7d7d7d;
  color: white;
  text-align: center;
  padding: 10px 0;
}
table.hovertable-media tr {
  background-color:#eee;
}
table.hovertable-media td:hover {
  background-color: #c7d4dd !important;
}
table.hovertable-media td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #a9c6c9;
  text-align: center;
  vertical-align: middle;
  width: 65px;
}
/*table.hovertable-media tr:first-child {
  vertical-align: middle;
}
*/
table.hovertable-media th {
  vertical-align: middle;
}
table.hovertable-media tr:nth-of-type(3) td:nth-of-type(n+2) {
  vertical-align: top;
}

table.hovertable-media td:nth-of-type(odd) {
    background-color: #fff;
  }
/*table.hovertable-media tr:first-child {
    background-color: #fff;
  }*/
table.hovertable-media tr&gt;td:nth-child(2) {
/*  width: 14%;*/
}
table.hovertable-media th:first-child {
  width: 20%; /*/å·¦ä¾§æ&nbsp;å®½åº¦*/
}

#finishing-after .image-div {
  display: flex;
  justify-content: space-between;
}
#finishing-after .image-desc {
  font-size: 14px !important;
  text-align: center;
}
#extra-info ul {
  list-style: decimal;
}
#extra-info li {
  font-size: 14px;
}
#conclusion-info ul {
  list-style: decimal;  
}
#conclusion-info li {
  font-size: 14px;  
}

/*æ—¥å¸¸ç”Ÿäº§çš„é¡µé¢æŽ’ç‰ˆ*/
.post-title {
  text-align: center;
}
#excerpt .excerpt-p {
  display:block;
  text-align: left;
  text-decoration:none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color:#121212;
  font-size: 15px;
/*  font-weight: 700;*/
  padding: 24px 25px;
  background-color: #fff;
  transition: all 0.3s;
/*  box-shadow: 0px 0px 10px #cdcdcd;*/
}

.detail-row {
  display: block;
  box-shadow: 0px 0px 10px #cdcdcd;
  padding-top: 10px;
}

#detail .image-text { 
  margin-top: 20px; 
}

#detail .image-text-box {
  background-color: white;
/*  max-width: 254px;*/
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
}
#detail .image-text-box h3 {
  font-size: 14px;
/*  padding: 10px 10px;*/
  text-align: center;
  height: 15px;
}

/*å·¥åºæ—¶é—´è½´*/

#timeline {
    margin-top: 30px;
}
#timeline h5 {
  text-align: center;
  margin-bottom: 30px;
}

#timeline ul {
  --col-gap: 2rem;
  --row-gap: 1rem;
  --line-w: 0.25rem;
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(70rem, 100%);
  margin-inline: auto;
}

/* line */
#timeline ul::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(var(--line-w) / 2);
}

/* columns*/

/* row gaps */
#timeline ul li:not(:last-child) {
  margin-bottom: var(--row-gap);
}

/* card */
#timeline ul li {
  grid-column: 2;
  --inlineP: 0.5rem;
  margin-inline: var(--inlineP);
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
}

/* date */
#timeline ul li .date {
  --dateH: 2rem;
  height: var(--dateH);
  margin-inline: calc(var(--inlineP) * -1);

  text-align: center;
  background-color: var(--accent-color);

  color: white;
  font-size: 1 rem;
  font-weight: 700;

  display: grid;
  place-content: center;
  position: relative;

  border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}

/* date flap */
#timeline ul li .date::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background: var(--accent-color);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;

  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}

/* circle */
#timeline ul li .date::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: var(--bgColor);
  border: 0.3rem solid var(--accent-color);
  border-radius: 50%;
  top: 50%;

  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}

/* title descr */
#timeline ul li .title,
#timeline ul li .descr {
  background: var(--bgColor);
  position: relative;
  padding-inline: 1.5rem;
  font-size: 15px;
/*  margin-top: 10px;*/
}
#timeline ul li .title {
  overflow: hidden;
  padding-block-start: 1.5rem;
  padding-block-end: 1rem;
  font-weight: 500;
}
#timeline ul li .descr {
/*  padding-block-end: 1.5rem;*/
  font-weight: 300;
}

/* shadows */
#timeline ul li .title::before,
#timeline ul li .descr::before {
  content: "";
  position: absolute;
  width: 90%;
/*  height: 0.5rem;*/
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  border-radius: 50%;
  filter: blur(4px);
  transform: translate(-50%, 50%);
}
#timeline ul li .title::before {
  bottom: calc(100% + 0.125rem);
}

/*#timeline ul li .descr::before {
  z-index: -1;
  bottom: 0.25rem;
}*/

@media (min-width: 40rem) {
#timeline ul {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
#timeline ul::before {
    grid-column: 2;
  }
#timeline ul li:nth-child(odd) {
    grid-column: 1;
  }
#timeline ul li:nth-child(even) {
    grid-column: 3;
  }

  /* start second card */
#timeline ul li:nth-child(2) {
    grid-row: 2/4;
  }

#timeline ul li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }

#timeline ul li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
#timeline ul li:nth-child(odd) .date {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
}

/*ç›¸å…³é¢†åŸŸ*/
#post-box .subject-p {
  border-radius: 25px;
  background: #fff;
  height: 50px;
  padding-top:14px;
  padding-left:20px;
  margin-bottom: 20px;
/*  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);*/
  box-shadow: 0 3px 15px 5px rgba(0, 0, 0, 0.1);
}
#post-box .text-p {
  padding: 0 5px;
}
#post-box .image-text-box img {
  transition: all 0.2s ease-in 0s;  
}
#post-box .image-text-box img:hover {
  transform: scale(1.1);
  transition: all 1s; 
}</pre></body></html>