/* ========== Reset & Base ========== */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%
}
body {
  font-family: "Microsoft YaHei";
  font-size: 15px;
  line-height: 1.8;
  color: #334155;
  -webkit-font-smoothing: antialiased;
  position: static;
}
a:hover, a:link, a:visited {
  outline: none;
}
a:focus, a:focus-visible {
  outline: none;
}
/*header style*/
.topwrapwrap {
  width: 100%;
  background: url("https://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;
  border-bottom: 1px solid #7F7F7F;
}
.topwrap {
  width: 1200px;
  height: 38px;
  line-height: 38px;
  padding: 0px 0px;
  font-size: 14px;
  color: #7D8184;
  overflow: hidden;
}
.qlink {
  width: 534px;
}
.qlink a {
  padding-right: 21px;
  text-decoration: none;
  font-size: 14px;
}
.qlink a:link, .qlink a:visited {
  color: #5E5E5E;
}
.qlink a:hover {
  color: #f60;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.mag {
  margin: 0px auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.mt10 {
  margin-top: 10px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.foot {
  height: auto;
  padding-top: 20px;
  background: #000000;
  font-size: 12px;
}
.foot a, .foot li {
  color: #fff;
}
.foot a:link, .foot a:visited {
  text-decoration: none;
}
.foot a:hover {
  text-decoration: underline;
}
/*header style end*/
/*手机版*/
header, footer {
  display: block;
  clear: all;
}
.headbox {
  clear: both;
  overflow: hidden;
  min-width: 320px;
  *zoom: 1;
  display: block;
}
.logoarea {
  clear: both;
  height: 48px;
  overflow: hidden;
  color: #ebebeb;
  * zoom: 1;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-image: url(https://m.e-works.net.cn/images/top_bg1.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 2px;
  position: relative;
}
.logoarea a {
  color: #ebebeb;
}
.logoarea a:link, .logoarea a:visited {
  color: #ebebeb;
  text-decoration: none;
}
.logoarea a:hover {
  color: #FFF;
  text-decoration: underline;
}
.head_l {
  height: 48px;
  width: 58px;
  cursor: pointer;
  float: left;
  left: 0px;
  z-index: 999;
  position: absolute;
  top: 0px;
  text-align: center;
  padding-top: 12px;
}
.head_l img {
  height: 32px;
  width: 32px;
}
.head_r {
  height: 42px;
  width: 42px;
  cursor: pointer;
  top: 0px;
  right: 0px;
  z-index: 999;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
}
.head_r img {
  height: 24px;
  width: 24px;
}
.head_c {
  height: 36px;
  padding-top: 10px;
  text-align: center;
  color: #e6e6e6;
  padding-left: 15px;
}
.head_c h1 {
  font-size: 21px;
  line-height: 36px;
  vertical-align: bottom;
}
.head_c img {
  margin-top: 7px;
  height: 26px;
  width: 87px;
  vertical-align: top;
}
.layout-footer {
  display: block;
}
footer {
  clear: both;
  height: auto;
  line-height: 24px;
  text-align: center;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
  padding-top: 8px;
  margin-top: 1px;
  font-size: 1.8em;
  background-color: #504f4f;
}
footer a {
  display: inline-block;
}
footer a:link, footer a:visited {
  text-decoration: none;
  color: #e6e6e6;
}
footer a:hover {
  text-decoration: underline;
  color: #e6e6e6;
}
footer p {
  padding-bottom: 3px;
  padding-top: 3px;
  color: #a7a7a7;
}
footer .f16 {
  font-size: 0.4em;
}
.fwn {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #a7a7a7;
  font-weight: normal;
}
@media screen and (max-width:768px) { /*网站改版 新手机版顶部*/
  .nav-m {
    position: relative;
    width: 35px;
    margin-top: 2px;
  }
  .nav-m .am-menu-toggle {
    top: -2px;
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
  .am-top-m {
    background-color: #2b2e40;
    padding: 8px 10px 8px 10px;
    padding-right: 0px;
    height: 40px;
  }
  .am-top-m .am-menu li {
    position: relative;
  }
  .am-top-m .am-menu li .jvip {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #f3ba00;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    height: 44px;
    line-height: 44px;
    text-indent: 0px;
    border-top: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  }
  .am-top-m .am-menu .wzz {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
  }
  .am-top-m .am-menu .wzz a {
    float: left;
    width: 50%;
    line-height: 30px;
    height: 30px;
    text-indent: 0px;
    border-top: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  }
  .am-top-m a {
    color: #FFF;
  }
  .am-top-m-logo {
    float: left;
    margin-top: -3px;
  }
  .am-top-m-logo img {
    height: 20px;
  }
  .am-menu-offcanvas1 .am-menu-nav > .am-parent > a:after {
    content: "\f105";
  }
  .am-top-m-rr {
    float: right;
    margin-top: 0px;
  }
  .am-top-m-rr i {
    font-size: 18px;
    color: #FFF;
    margin-right: 10px;
    margin-top: 2px;
    display: inline-block;
  }
  .am-top-m-rr .am-icon-mobile {
    font-size: 22px;
    width: 12px;
  }
  .am-top-m-rr .am-icon-mobile, .am-top-m-rr .am-icon-search {
    line-height: 20px;
  }
  .am-top-m-rr .mr20 {
    margin-top: 0px;
    margin-right: 5px;
  }
  .am-top-m-rr img {
    display: block;
    width: 20px;
    margin-right: 12px;
  }
  .am-top-m-rr .am-user-img img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: 2px;
  }
}
/*网站改版 新手机版顶部 end*/
.am-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .am-container {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .am-container > .am-g {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
/*手机端顶部结束*/
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}
a {
  color: inherit;
  text-decoration: none;
  transition: color .2s
}
a:hover {
  color: #2563eb
}
ul, ol {
  list-style: none
}
img {
  max-width: 100%;
  display: block
}
/* ========== Variables ========== */ :root {
  /* --ew-blue: #1e3a5f; */
  --ew-blue-l: #2563eb;
  --ew-blue-d: #0f172a;
  --ew-red: #c8161d;
  --ew-gold: #d4a82c;
  --ew-silver: #8a94a6;
  --ew-bronze: #b0795a;
  --ew-bg: #f8fafc;
  --ew-card: rgba(255, 255, 255, .95);
  --ew-border: rgba(99, 102, 241, .15);
  --ew-text: #1e293b;
  --ew-text2: #475569;
  --ew-text3: #64748b;
  --ew-neon: #2563eb;
  --ew-purple: #7c3aed;
}
/* ========== 1. Top Bar ========== */
.topbar {
  background: #fff;
  color: #475569;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid rgba(99, 102, 241, .1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, .04)
}
.topbar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.topbar .tb-l {
  display: flex;
  gap: 18px;
  align-items: center
}
.topbar .tb-logo {
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  overflow: hidden
}
.topbar .tb-date {
  color: #94a3b8
}
.topbar .tb-r a {
  color: #475569;
  margin-left: 16px;
  font-weight: 500
}
.topbar .tb-r a:hover {
  color: #2563eb
}
/* ========== 2. Banner ========== */
.banner {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
  /* display:block; */
  /* object-fit:cover; */
}
.banner h1 .sub {
  font-size: 18px
}
.banner-date {
  font-size: 13px
}
.banner-desc {
  font-size: 14px
}
.banner-btn {
  font-size: 13px;
  padding: 10px 20px
}
/* ========== 3. Sticky Nav ========== */
.sticky-nav {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #0a0e27;
  box-shadow: 0 2px 24px rgba(0, 0, 0, .06);
  border-bottom: 1px solid rgba(99, 102, 241, .1)
}
.sticky-nav .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  padding: 0;
}
.sticky-nav .nav-logo {
  font-size: 15px;
  font-weight: 700;
  color: #1e293b;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 6px
}
.sticky-nav .nav-logo img {
  border-radius: 3px
}
.sticky-nav .nav-logo .red {
  color: #2563eb
}
.sticky-nav ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}
.sticky-nav ul li {
  flex: 1;
  display: flex;
  border-right: 1px solid rgb(46 151 218);
}
@media only screen and (min-width: 769px) { /*pc*/
  .sticky-nav ul li:first-child {
    border-left: 1px solid rgb(46 151 218);
  }
}
.sticky-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  position: relative;
  height: 52px;
  width: 100%;
  text-decoration: none;
  font-size: 18px;
  white-space: nowrap
}
.sticky-nav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6);
  transition: width .3s cubic-bezier(.4, 0, .2, 1);
  border-radius: 1px
}
.sticky-nav ul li a:hover {
  color: #fff;
  text-shadow: 0 0 12px rgba(96, 165, 250, .5)
}
.sticky-nav ul li a:hover::after {
  width: 32px
}
.sticky-nav ul li a.active {
  color: #fff;
  font-weight: 600;
  text-shadow: 0 0 16px rgba(96, 165, 250, .6), 0 0 32px rgba(139, 92, 246, .3)
}
.sticky-nav ul li a.active::after {
  width: 36px;
  box-shadow: 0 0 8px rgba(96, 165, 250, .6)
}
@media(max-width: 900px) {
  .sticky-nav ul li a {
    padding: 0 6px;
    font-size: 13px
  }
}
@media(max-width: 640px) {
  .sticky-nav ul li a {
    padding: 0 4px;
    font-size: 12px;
    height: auto;
  }
  .sticky-nav .wrap {
    height: 36px;
  }
}
/* ========== 4. Section Commons ========== */
.section {
  padding: 45px 0;
}
.section-gray {
  background: #f1f5f9;
  position: relative
}
.section-gray::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(59, 130, 246, .02) 50%, transparent 100%);
  pointer-events: none
}
.section-white {
  background: #f1f5f9;
  /* position:relative; */
}
#award-carousel {
  padding-top: 0;
}
.section-white::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 90% 10%, rgba(124, 58, 237, .02) 0%, transparent 40%), radial-gradient(circle at 10% 90%, rgba(0, 212, 255, .01) 0%, transparent 40%);
  pointer-events: none
}
.sec-head {
  text-align: center;
  margin-bottom: 36px
}
.sec-head .sec-tag {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 3px;
  color: #2563eb;
  font-weight: 700;
  margin-bottom: 8px
}
.sec-head h2 {
  font-size: 28px;
  font-weight: 800;
  color: #0f172a;
  position: relative;
  display: inline-block;
  padding: 0 30px;
}
.sec-head .sec-desc {
  font-size: 14px;
  color: #c2bec1;
  margin-top: 10px
}
@media(max-width: 640px) {
  .section {
    padding: 20px 0;
  }
  .sec-head h2 {
    font-size: 22px
  }
  .sec-head .sec-tag {
    font-size: 11px
  }
}
/* ========== 5. Intro / Newsletter ========== */
.intro-box {
  display: flex;
  align-items: stretch;
  gap: 26px;
  background: rgba(255, 255, 255, .94);
  border: 1px solid #e2e8f0;
  padding: 26px 34px;
  margin: 0 auto;
  line-height: 2;
  font-size: 15px;
  color: #475569;
  box-shadow: 0 6px 34px rgba(0, 0, 0, .06);
  position: relative;
  border-radius: 10px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px)
}
.intro-box::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 120px;
  background: linear-gradient(180deg, rgba(59, 130, 246, .02) 0%, rgba(124, 58, 237, .02) 50%, rgba(59, 130, 246, .02) 100%);
  pointer-events: none
}
.intro-label {
  flex: 0 0 auto;
  writing-mode: vertical-rl;
  letter-spacing: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #37abf6, #7c3aed);
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  padding: 24px 14px;
  border-radius: 8px;
  box-shadow: 0 6px 22px rgba(37, 99, 235, .35), inset 0 0 0 1px rgba(255, 255, 255, .15);
  letter-spacing: 8px
}
.intro-content {
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 1
}
.intro-content p {
  margin-bottom: 12px;
  text-indent: 2em
}
.intro-content p:last-child {
  margin-bottom: 0
}
.intro-content strong {
  color: inherit;
  font-weight: inherit
}
.intro-box .more {
  display: inline-block;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 700;
  color: #2563eb
}
.intro-box .more:hover {
  text-decoration: underline
}
@media(max-width: 640px) {
  .intro-box {
    flex-direction: column;
    gap: 14px;
    padding: 20px 18px
  }
  .intro-label {
    writing-mode: horizontal-tb;
    letter-spacing: 4px;
    padding: 0px 26px;
    align-self: flex-start;
    font-size: 16px;
  }
}
/* ========== 5.5. Award Carousel ========== */
.award-carousel {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  align-items: stretch;
  margin: 0 auto
}
@media(max-width: 860px) {
  .award-carousel {
    grid-template-columns: 1fr
  }
}
.carousel-left {
  position: relative;
  background: linear-gradient(135deg, #1e3a5f, #1a1f3d);
  border-radius: 4px;
  overflow: hidden;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8
}
.carousel-img {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #c4b5fd;
  background: linear-gradient(135deg, #0c2a45, #1a3a5c)
}
.carousel-img img.slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none
}
.carousel-img span {
  position: relative;
  z-index: 1;
  text-align: center
}
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .15);
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s;
  z-index: 2
}
.carousel-btn:hover {
  background: rgba(255, 255, 255, .3)
}
.carousel-btn.prev {
  left: 12px
}
.carousel-btn.next {
  right: 12px
}
.carousel-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  text-align: center;
  color: #c4b5fd;
  font-size: 13px;
  background: linear-gradient(transparent, rgb(0 0 0 / 87%));
  z-index: 2
}
.carousel-right {
  padding: 38px 40px 12px 40px;
  background: #ffffff;
}
.carousel-right .cr-title {
  position: relative;
  padding-left: 14px;
  font-size: 21px;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 16px;
  line-height: 1.5
}
.carousel-right .cr-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 4px;
  background: #6843ec;
  border-radius: 2px
}
.carousel-right .cr-desc {
  font-size: 14px;
  color: #475569;
  line-height: 2;
  margin-bottom: 20px
}
.carousel-right .cr-link {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  padding: 10px 28px;
  border-radius: 2px;
  transition: all .2s
}
.carousel-right .cr-link:hover {
  background: linear-gradient(135deg, #06b6d4, #9333ea);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(139, 92, 246, .3)
}
@media(max-width: 860px) {
  .carousel-right {
    padding: 20px 15px;
  }
}
/* ========== 6. Process Timeline ========== */
.timeline {
  display: flex;
  justify-content: center;
  gap: 26px;
  max-width: 1140px;
  margin: 0 auto;
  flex-wrap: wrap;
  counter-reset: tl;
  padding: 8px 0 4px
}
.tl-item {
  flex: 1;
  min-width: 210px;
  text-align: center;
  position: relative;
  padding: 34px 20px 28px;
  counter-increment: tl;
  background: rgba(255, 255, 255, .96);
  border: 1px solid #eef2f7;
  border-radius: 16px;
  box-shadow: 0 6px 28px rgba(99, 102, 241, .08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.tl-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--tl-grad, linear-gradient(90deg, #6366f1, #a855f7));
  border-radius: 16px 16px 0 0
}
.tl-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  width: 26px;
  height: 2px;
  background: linear-gradient(90deg, var(--tl-c, #818cf8), transparent);
  transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
  opacity: .55
}
.tl-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 48px rgba(99, 102, 241, .16), 0 0 0 1px rgba(99, 102, 241, .14);
  border-color: rgba(99, 102, 241, .22)
}
.tl-item:nth-child(1) {
  --tl-grad: linear-gradient(135deg, #22d3ee, #0284c7);
  --tl-c: #0ea5e9;
  --tl-glow: rgba(14, 165, 233, .32);
  --tl-soft: rgba(14, 165, 233, .1)
}
.tl-item:nth-child(2) {
  --tl-grad: linear-gradient(135deg, #818cf8, #4f46e5);
  --tl-c: #6366f1;
  --tl-glow: rgba(99, 102, 241, .32);
  --tl-soft: rgba(99, 102, 241, .1)
}
.tl-item:nth-child(3) {
  --tl-grad: linear-gradient(135deg, #c084fc, #9333ea);
  --tl-c: #a855f7;
  --tl-glow: rgba(168, 85, 247, .32);
  --tl-soft: rgba(168, 85, 247, .1)
}
.tl-item:nth-child(4) {
  --tl-grad: linear-gradient(135deg, #fbbf24, #ea580c);
  --tl-c: #f59e0b;
  --tl-glow: rgba(245, 158, 11, .32);
  --tl-soft: rgba(245, 158, 11, .1)
}
.tl-icon {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: var(--tl-grad, linear-gradient(135deg, #4c1d95, #1d4ed8));
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin: 0 auto 16px;
  position: relative;
  z-index: 2;
  box-shadow: 0 8px 24px var(--tl-glow, rgba(99, 102, 241, .28)), 0 0 0 5px rgba(255, 255, 255, .55);
  transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.tl-item:hover .tl-icon {
  transform: scale(1.06);
  box-shadow: 0 10px 30px var(--tl-glow, rgba(99, 102, 241, .32)), 0 0 0 6px rgba(255, 255, 255, .7)
}
.tl-date {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: var(--tl-c, #6366f1);
  background: var(--tl-soft, rgba(99, 102, 241, .08));
  padding: 4px 14px;
  border-radius: 20px;
  margin-bottom: 10px;
  letter-spacing: .4px
}
.tl-title {
  font-size: 16px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 8px
}
.tl-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.7
}
@media(max-width: 640px) {
  .timeline {
    flex-direction: column;
    gap: 18px
  }
  .tl-item:not(:last-child)::after {
    display: none
  }
}
/* ========== 7. Criteria ========== */
.rule-body {
  display: block;
  padding: 8px
}
.rule-dims {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 22px;
  padding: 10px 0
}
.rule-dim {
  position: relative;
  flex: 0 1 calc(33.333% - 15px);
  min-width: 270px;
  padding: 32px 26px 26px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  background: #fff;
  overflow: hidden;
  border: 1px solid #eef2f7;
  border-radius: 14px;
  box-shadow: 0 4px 24px rgba(99, 102, 241, .06)
}
.rule-dim::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--dim-color, #6366f1) 0%, rgba(99, 102, 241, .12) 100%)
}
.rule-dim::after {
  content: attr(data-no);
  position: absolute;
  right: 16px;
  top: 6px;
  font-size: 62px;
  font-weight: 900;
  color: var(--dim-color, #6366f1);
  opacity: .07;
  line-height: 1;
  pointer-events: none;
  font-family: Georgia, "Times New Roman", serif;
  letter-spacing: -2px
}
.rule-dim:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 40px rgba(99, 102, 241, .14), 0 0 0 1px rgba(99, 102, 241, .12);
  border-color: rgba(99, 102, 241, .18)
}
@media(max-width: 960px) {
  .rule-dim {
    flex: 0 1 calc(50% - 12px)
  }
}
@media(max-width: 640px) {
  .rule-dim {
    flex: 0 1 100%
  }
}
/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.rule-dim-head {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
  position: relative;
  z-index: 1
}
.rule-dim-head .dim-icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
  background: rgba(99, 102, 241, .08)
}
.rule-dim-head .dim-icon img {
  width: 60%;
}
.rule-dim-head .dim-name {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  flex: 1;
  min-width: 0;
  color: #0f172a;
  font-size: 15px
}
.rule-dim-head .dim-badge {
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 20px;
  background: var(--dim-color, #6366f1);
  color: #fff;
  flex-shrink: 0;
  white-space: nowrap;
  letter-spacing: 1px;
  box-shadow: 0 2px 8px rgba(99, 102, 241, .2)
}
.rule-dim-desc {
  font-size: 12.8px;
  color: #7b8a9e;
  background: #f7fafd;
  border-left: 3px solid #1890ff;
  padding: 9px 12px;
  border-radius: 0 8px 8px 0;
  margin: 12px 0;
}
.rule-items {
  list-style: none;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
}
.rule-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 6px 0;
  font-size: 13px;
  color: #475569;
  line-height: 1.7
}
.rule-item .ri-no {
  flex: 0 0 22px;
  font-size: 11px;
  font-weight: 700;
  color: var(--dim-color, #818cf8);
  text-align: center;
  padding-top: 2px;
  background: rgba(99, 102, 241, .08);
  border-radius: 6px;
  height: 22px;
  line-height: 18px
}
.rule-item span {
  flex: 1
}
/* ========== 8. Awards ========== */
#awards {
  background: url(../images/bg2.jpg) top center no-repeat #080845;
  background-attachment: fixed;
  color: var(--white);
}
.tier {
  margin-bottom: 40px
}
.tier:last-child {
  margin-bottom: 0
}
.tier-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
  flex-wrap: wrap
}
.tier-badge {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  padding: 7px 20px;
  border-radius: 2px;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}
.tier-badge.g1 {
  background: linear-gradient(135deg, #e6b832, #d4a82c)
}
.tier-badge.g2 {
  background: linear-gradient(135deg, #9aa4b6, #8a94a6)
}
.tier-badge.g3 {
  background: linear-gradient(135deg, #c0896a, #b0795a)
}
.tier-badge.g4 {
  background: linear-gradient(135deg, #22d3ee, #a855f7)
}
.tier-meta {
  font-size: 13px;
  color: #94a3b8
}
.tier-meta b {
  color: #94a3b8
}
.award-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  position: relative;
}
.award-grid:has(>.award-card:nth-child(7):last-child) {
  grid-template-columns: repeat(12, 1fr)
}
.award-grid:has(>.award-card:nth-child(7):last-child) > .award-card:nth-child(-n+4) {
  grid-column: span 3
}
.award-grid:has(>.award-card:nth-child(7):last-child) > .award-card:nth-child(n+5) {
  grid-column: span 4
}
.tier:has(>.tier-head .tier-badge.g2) .award-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px
}
.tier:has(>.tier-head .tier-badge.g4) .award-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px
}
@media(max-width: 1024px) {
  .award-grid {
    grid-template-columns: repeat(3, 1fr)
  }
  .award-grid:has(>.award-card:nth-child(7):last-child) > .award-card:nth-child(-n+4) {
    grid-column: auto
  }
  .award-grid:has(>.award-card:nth-child(7):last-child) > .award-card:nth-child(n+5) {
    grid-column: auto
  }
}
@media(max-width: 768px) {
  .award-grid {
    grid-template-columns: 1fr !important
  }
  .award-grid > .award-card {
    grid-column: auto !important;
    grid-row-start: auto !important
  }
  .tier:has(>.tier-head .tier-badge.g2) .award-grid {
    grid-template-columns: 1fr
  }
  .tier:has(>.tier-head .tier-badge.g4) .award-grid {
    grid-template-columns: 1fr
  }
}
@media(max-width: 480px) {
  .award-grid {
    grid-template-columns: 1fr
  }
  .tier:has(>.tier-head .tier-badge.g2) .award-grid {
    grid-template-columns: 1fr
  }
  .tier:has(>.tier-head .tier-badge.g4) .award-grid {
    grid-template-columns: 1fr
  }
}
.award-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  padding: 22px;
  transition: transform .15s, box-shadow .15s;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .04)
}
.award-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, #3b82f6, #8b5cf6, transparent);
  opacity: .4;
  pointer-events: none
}
.award-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 32px rgba(99, 102, 241, .1), 0 0 0 1px rgba(99, 102, 241, .08);
  border-color: rgba(99, 102, 241, .2)
}
.award-card.big:hover {
  border-color: transparent;
  box-shadow: 0 8px 28px rgba(222, 178, 60, .18)
}
.award-card {
  position: relative;
  overflow: hidden
}
.award-card.big {
  grid-column: 1/-1;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(135deg, rgba(214, 170, 50, .85), rgba(233, 196, 74, .32), rgba(214, 170, 50, .85)) border-box;
  border: 2px solid transparent;
  box-shadow: 0 5px 22px rgba(222, 178, 60, .12)
}
.card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px
}
.logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  position: relative
}
.logo-box.logo-img {
  background: none;
  box-shadow: none;
  border-radius: 0
}
.logo-box:not(.logo-img) {
  width: 44px;
  height: 44px;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: -.5px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
  overflow: hidden;
  border-radius: 4px
}
.logo-box:not(.logo-img)::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, .2), transparent 50%);
  pointer-events: none
}
.logo-box img {
  max-width: 100%;
  max-height: 130px;
  object-fit: contain;
  display: block
}
.logo-box.big {
  font-size: 18px
}
.card-company {
  font-size: 15px;
  font-weight: 700;
  color: #0f172a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0
}
.card-count {
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 700;
  color: var(--ew-neon);
  background: rgba(0, 212, 255, .08);
  border-radius: 3px;
  padding: 2px 8px
}
.case-list li {
  padding: 5px 0;
  font-size: 14px;
  color: #3e84f6;
  line-height: 1.7;
  position: relative;
  /* padding-left: 16px; */
}
.case-list a {
  font-size: 14px;
  color: #475569;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: color .15s;
  position: relative;
  padding-left: 16px;
  line-height: 1.7
}
.case-list a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: #2563eb
}
.case-list a:hover {
  color: #2563eb
}
.case-list a:hover::before {
  background: #7c3aed
}
.case-names-box {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-left: auto;
  max-width: 55%
}
.case-inline {
  font-size: 13px;
  color: #475569;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  padding: 4px 12px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  line-height: 1.6
}
.case-inline::before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";
  color: var(--ew-gold);
  font-size: 14px;
  font-weight: 700
}
.award-card.big .card-head {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap
}
.vertical .card-head {
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  justify-content: flex-start
}
.vertical .logo-box {
  width: auto;
  height: 88px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eef3f9;
}
.vertical .logo-box img {
  max-height: 82px
}
.vertical .card-head > div:last-child {
  text-align: center;
  width: 100%
}
.vertical .card-company {
  text-align: center;
  max-width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 16px
}
.vertical .card-count {
  margin-left: 0
}
.vertical .case-list {
  overflow: hidden;
  text-align: center;
  padding-left: 0;
  list-style: none
}
.vertical .case-list li {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  padding: 0;
  line-height: 24px;
  font-size: 13px;
  color: #3e84f6;
}
.vertical .case-intro {
  font-size: 12px
}
.award-card.big .card-info {
  flex: 0 0 auto
}
@media(max-width: 768px) {
  .case-names-box {
    max-width: 100%;
    margin-left: 0;
    margin-top: 8px;
    width: 100%
  }
}
/* Excellence */
@media only screen and (min-width: 769px) { /*pc*/
  .ex-box {
    background: #fff;
    border: 1px solid #e2e8f0;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.06);
    padding: 20px;
  }
  .vertical .case-list li {
    height: 46px;
  }
  .vertical .case-list {
    margin-top: 8px;
    height: 46px;
  }
  .vertical .card-head {
    margin-bottom: 6px;
  }
  .case-list {
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
  }
}
.ex-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 22px;
  flex-wrap: wrap
}
.ex-bar .ex-title {
  font-size: 15px;
  font-weight: 700;
  color: #0f172a
}
.ex-bar .ex-hint {
  font-size: 12px;
  color: #94a3b8
}
.ex-toggle {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  border: none;
  border-radius: 2px;
  padding: 9px 20px;
  cursor: pointer;
  transition: all .2s
}
.ex-toggle:hover {
  background: linear-gradient(135deg, #00b4e6, #6d28d9);
  transform: translateY(-1px)
}
.ex-list {
  display: none;
  border-top: 1px solid #e2e8f0;
  max-height: 600px;
  overflow-y: auto
}
.ex-list.open {
  display: block
}
.ex-item {
  padding: 14px 22px;
  border-bottom: 1px solid #f1f5f9;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  transition: background .15s
}
.ex-item:last-child {
  border-bottom: none
}
.ex-item:hover {
  background: #f8fafc
}
.ex-item .logo-box {
  width: 40px;
  height: 40px;
  font-size: 12px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
  border: 1px solid #e2e8f0;
  overflow: hidden
}
.ex-item .logo-box img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block
}
.ex-body {
  flex: 1;
  min-width: 0
}
.ex-company {
  font-size: 14px;
  font-weight: 700;
  color: #0f172a
}
.ex-count {
  font-size: 11px;
  font-weight: 600;
  color: var(--ew-neon);
  background: rgba(0, 212, 255, .08);
  border-radius: 3px;
  padding: 1px 7px;
  margin-left: 6px
}
.ex-cases {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}
.ex-cases li {
  font-size: 13px;
  color: #c4b5fd;
  background: rgba(0, 212, 255, .04);
  border: 1px solid rgba(0, 212, 255, .1);
  border-radius: 4px;
  padding: 4px 10px
}
.ex-empty {
  padding: 30px;
  text-align: center;
  color: #94a3b8
}
.ex-intro {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.7;
  color: #64748b;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}
/* ========== 10. Past Reviews ========== */
.past-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px
}
@media(max-width: 900px) {
  .past-grid {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media(max-width: 480px) {
  .past-grid {
    grid-template-columns: 1fr
  }
}
.past-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  overflow: hidden;
  transition: transform .2s, box-shadow .2s;
  border-radius: 6px
}
.past-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, .08)
}
.past-img {
  height: 160px;
  background: linear-gradient(135deg, #0d2f54, #1a0a3a);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 20px;
  position: relative
}
.past-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 40%, rgba(120, 190, 255, .2), transparent 60%)
}
.past-img span {
  position: relative;
  z-index: 1
}
.past-info {
  padding: 16px
}
.past-info h4 {
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 6px
}
.past-info p {
  font-size: 12px;
  color: #94a3b8
}
.past-info .past-link {
  display: inline-block;
  margin-top: 8px;
  font-size: 13px;
  color: #2563eb;
  font-weight: 600
}
.past-info .past-link:hover {
  color: #7c3aed
}
/* ========== 11. Contact ========== */
.contact {
  background: #f1f5f9;
  color: #475569;
  padding: 10px 0;
  border-top: 1px solid #e2e8f0
}
.contact .wrap {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 30px
}
@media(max-width: 768px) {
  .contact .wrap {
    grid-template-columns: 1fr
  }
}
.contact h3 {
  color: #2563eb;
  font-size: 18px;
  margin-bottom: 14px
}
.contact p {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 2;
  color: #475569
}
.contact .contact-person {
  font-size: 13px;
  color: #64748b
}
.contact .contact-email {
  font-size: 15px;
  color: #2563eb;
  font-weight: 600
}
.contact .qr-area {
  text-align: center
}
.contact .qr-img {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 4px;
  object-fit: contain
}
.contact .qr-text {
  font-size: 12px;
  color: #64748b
}
/* ========== 12. Footer ========== */
.footer {
  background: #0f172a;
  color: #94a3b8;
  text-align: center;
  padding: 24px 20px;
  font-size: 12px;
  line-height: 2;
  border-top: 1px solid rgba(99, 102, 241, .1)
}
.footer a {
  color: #64748b;
  margin: 0 6px
}
.footer a:hover {
  color: #2563eb
}
.footer .icp {
  margin-top: 8px;
  font-size: 11px;
  color: #475569
}
/* Case Introduction */
.case-intro {
  margin-top: 14px;
  padding: 14px 18px;
  background: linear-gradient(135deg, rgba(59, 130, 246, .04) 0%, rgba(139, 92, 246, .03) 100%);
  border: 1px solid #e2e8f0;
  border-left: 3px solid #3b82f6;
  border-radius: 8px;
  font-size: 13px;
  line-height: 1.9;
  color: #475569;
  position: relative;
  overflow: hidden
}
.case-intro::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(59, 130, 246, .02));
  pointer-events: none
}
.case-intro strong {
  color: #2563eb;
  font-weight: 600
}
/* ========== Scrollbar ========== */
.ex-list::-webkit-scrollbar {
  width: 6px
}
.ex-list::-webkit-scrollbar-track {
  background: #f1f5f9
}
.ex-list::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 3px
}
.ex-list::-webkit-scrollbar-thumb:hover {
  background: #94a3b8
}
/* ========== Background Image for sections from Intro downward ========== */
#intro::before, #intro ~ section::before {
  display: none !important
}
#process {
  background: url(../images/bg2.jpg) top center no-repeat #080845;
  background-attachment: fixed;
  color: var(--white);
}
/* ========== Contact Section Background & Colors ========== */
#contact.contact {
  background: #f1f5f9;
  color: #000000;
  border-top: 1px solid rgba(255, 255, 255, .08);
}
#contact.contact .wrap {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 20px 0;
  box-shadow: none;
}
#contact.contact h3 {
  color: #000000;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 6px
}
#contact.contact .contact-sub {
  color: #747c88;
  font-size: 13px;
  margin-bottom: 22px;
  line-height: 1.8
}
#contact.contact .contact-name {
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 12px;
  letter-spacing: 1px
}
#contact.contact .contact-person {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  margin: 3px;
}
#contact.contact strong {
  color: #a5b4fc !important
}
#contact.contact .qr-area {
  flex: 0 0 auto;
  text-align: center;
  position: relative;
  padding-left: 48px
}
#contact.contact .qr-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  bottom: 10%;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, .35), transparent)
}
#contact.contact .qr-box {
  border-radius: 14px;
  padding: 10px;
  display: inline-block;
}
#contact.contact .qr-img {
  width: 128px;
  height: 128px;
  display: block;
  border-radius: 8px
}
#contact.contact .qr-text {
  font-size: 12px;
  color: #a5b4c8;
  line-height: 1.7;
  margin-top: -12px;
}
@media(max-width: 768px) {
  #contact.contact .wrap {
    gap: 28px;
    padding: 20px 15px;
  }
  #contact.contact .qr-area {
    padding-left: 0
  }
  #contact.contact .qr-area::before {
    display: none
  }
}
.tier:has(>.tier-head .tier-badge.g2) .award-card {
  background: #fff !important;
  border: 1.5px solid rgba(138, 148, 166, .5) !important;
  box-shadow: 0 6px 24px rgba(138, 148, 166, .08) !important;
}
.tier:has(>.tier-head .tier-badge.g2) .award-card::after {
  background: linear-gradient(90deg, transparent, rgba(180, 190, 210, 0.5), transparent) !important;
  opacity: .5 !important;
}
.tier:has(>.tier-head .tier-badge.g2) .award-card:hover {
  border-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 12px 40px rgba(140, 150, 175, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.6) !important;
}
.tier:has(>.tier-head .tier-badge.g3) .award-card {
  background: #fff !important;
  border: 1.5px solid rgba(176, 121, 90, .45) !important;
  box-shadow: 0 6px 24px rgba(176, 121, 90, .08) !important;
}
.tier:has(>.tier-head .tier-badge.g3) .award-card::after {
  background: linear-gradient(90deg, transparent, rgba(205, 145, 75, 0.5), transparent) !important;
  opacity: .5 !important;
}
.tier:has(>.tier-head .tier-badge.g3) .award-card:hover {
  border-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 12px 40px rgba(185, 125, 65, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.6) !important;
}
#exList .case-list li {
  list-style: none;
  padding-left: 0
}
/* =====================================================================
   ===================================================================== */
/* ---- ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸ ---- */ ::selection {
  background: rgba(37, 99, 235, .16)
}
html {
  scroll-padding-top: 64px
}
l {
  scrollbar-width: thin;
  scrollbar-color: #b6c2dd transparent;
}
::-webkit-scrollbar {
  width: 9px;
  height: 9px
}
::-webkit-scrollbar-track {
  background: transparent
}
::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #b6c2dd, #8fa0c4);
  border-radius: 8px;
  border: 2px solid #f1f5f9
}
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #2563eb, #7c3aed)
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid rgba(37, 99, 235, .55);
  outline-offset: 2px
}
#read-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 3px;
  width: 0;
  z-index: 1000;
  background: linear-gradient(90deg, #22d3ee, #2563eb, #7c3aed, #d4a82c);
  box-shadow: 0 0 10px rgba(124, 58, 237, .55);
  border-radius: 0 4px 4px 0;
  pointer-events: none
}
/* ---- ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ ---- */
#back-top {
  position: fixed;
  right: 24px;
  bottom: 28px;
  width: 46px;
  height: 46px;
  z-index: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  background: rgba(15, 23, 42, .72);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 8px 26px rgba(2, 6, 23, .28), inset 0 0 0 1px rgba(255, 255, 255, .14);
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: all .35s cubic-bezier(.4, 0, .2, 1)
}
#back-top.show {
  opacity: 1;
  visibility: visible;
  transform: none
}
#back-top:hover {
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  box-shadow: 0 10px 30px rgba(37, 99, 235, .42)
}
#back-top svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform .3s
}
#back-top:hover svg {
  transform: translateY(-2px)
}
/* ---- Sticky Nav ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ---- */
.sticky-nav {
  background: #145cce;
  backdrop-filter: blur(14px) saturate(1.2);
  -webkit-backdrop-filter: blur(14px) saturate(1.2)
}
.sticky-nav.scrolled {
  box-shadow: 0 10px 34px rgba(2, 6, 23, .35), inset 0 -1px 0 rgba(148, 163, 184, .12)
}
/* ---- ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸ ---- */
.sec-head h2 {
  font-size: 32px;
  color: #000000;
  font-weight: 800;
  margin-top: 8px;
  letter-spacing: .5px;
  margin-bottom: 2px;
}
.sec-head h2:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 71px;
  width: 46px;
  height: 5px;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
}
.sec-head h2.white:after {
  background: linear-gradient(135deg, #2563eb, #7c3aed);
}
.sec-head h2.white {
  color: #fff;
}
.sec-head .sec-tag {
  letter-spacing: 4px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent
}
.award-card {
  transition: transform .32s cubic-bezier(.22, .61, .36, 1), box-shadow .32s ease, border-color .32s ease, background .32s ease;
  border-radius: 10px
}
.award-card.big {
  border-radius: 14px
}
.rule-dim {
  transition: all .32s cubic-bezier(.22, .61, .36, 1)
}
.tl-item {
  transition: all .32s cubic-bezier(.22, .61, .36, 1)
}
.award-card:hover::after {
  opacity: .9
}
.award-card.big::before {
  content: "";
  position: absolute;
  top: -60%;
  left: -70%;
  width: 130%;
  height: 220%;
  background: linear-gradient(120deg, transparent 32%, rgba(255, 220, 130, .16) 46%, rgba(255, 255, 255, .42) 50%, rgba(255, 220, 130, .16) 54%, transparent 68%);
  transform: rotate(8deg) translateX(-150%);
  pointer-events: none;
  z-index: 2;
  animation: bigShine 6.5s ease-in-out infinite
}
.award-card.big .card-head, .award-card.big .case-list, .award-card.big .case-intro {
  position: relative;
  z-index: 3
}
@keyframes bigShine {
  0%, 55% {
    transform: rotate(8deg) translateX(-150%)
  }
  85%, 100% {
    transform: rotate(8deg) translateX(150%)
  }
}
.award-card.big {
  animation: goldBreath 4.5s ease-in-out infinite
}
@keyframes goldBreath {
  0%, 100% {
    box-shadow: 0 5px 22px rgba(222, 178, 60, .14)
  }
  50% {
    box-shadow: 0 8px 36px rgba(222, 178, 60, .34)
  }
}
/* ---- ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ + ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â° ---- */
.tier-badge {
  position: relative;
  overflow: hidden;
  letter-spacing: 2px;
  border-radius: 6px
}
.tier-badge::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(105deg, transparent, rgba(255, 255, 255, .45), transparent);
  transform: translateX(-170%) skewX(-18deg);
  animation: badgeShine 4.6s ease-in-out infinite;
  pointer-events: none
}
.tier-badge.g1::after {
  animation-delay: .2s
}
.tier-badge.g2::after {
  animation-delay: 1.4s
}
.tier-badge.g3::after {
  animation-delay: 2.4s
}
.tier-badge.g4::after {
  animation-delay: 3.4s
}
@keyframes badgeShine {
  0%, 62% {
    transform: translateX(-170%) skewX(-18deg)
  }
  100% {
    transform: translateX(340%) skewX(-18deg)
  }
}
.tier-badge.g1 {
  box-shadow: 0 6px 20px rgba(212, 168, 44, .4)
}
.tier-badge.g2 {
  box-shadow: 0 6px 20px rgba(138, 148, 166, .35)
}
.tier-badge.g3 {
  box-shadow: 0 6px 20px rgba(176, 121, 90, .38)
}
.tier-badge.g4 {
  box-shadow: 0 6px 20px rgba(168, 85, 247, .32)
}
.case-intro {
  border-radius: 10px
}
.tl-icon::after {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: 50%;
  border: 1.5px solid var(--tl-c, rgba(99, 102, 241, .5));
  opacity: .35;
  animation: tlPulse 2.8s ease-out infinite;
  pointer-events: none
}
.tl-item:nth-child(2) .tl-icon::after {
  animation-delay: .7s
}
.tl-item:nth-child(3) .tl-icon::after {
  animation-delay: 1.4s
}
.tl-item:nth-child(4) .tl-icon::after {
  animation-delay: 2.1s
}
@keyframes tlPulse {
  0% {
    transform: scale(.86);
    opacity: .5
  }
  70% {
    transform: scale(1.24);
    opacity: 0
  }
  100% {
    transform: scale(1.24);
    opacity: 0
  }
}
.tl-item:hover:not(:last-child)::after {
  opacity: 1;
  background: linear-gradient(90deg, var(--tl-c, #818cf8), rgba(139, 92, 246, .35))
}
.carousel-img {
  background: linear-gradient(135deg, #0a2740, #123a63 55%, #0b2140)
}
.carousel-img::before {
  content: "";
  position: absolute;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(59, 130, 246, .3), transparent 65%);
  top: -90px;
  right: -60px;
  animation: blobA 9s ease-in-out infinite;
  pointer-events: none
}
.carousel-img::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(168, 85, 247, .24), transparent 65%);
  bottom: -80px;
  left: -40px;
  animation: blobB 11s ease-in-out infinite;
  pointer-events: none
}
@keyframes blobA {
  0%, 100% {
    transform: translate(0, 0) scale(1)
  }
  50% {
    transform: translate(-30px, 26px) scale(1.12)
  }
}
@keyframes blobB {
  0%, 100% {
    transform: translate(0, 0) scale(1)
  }
  50% {
    transform: translate(24px, -30px) scale(1.1)
  }
}
.carousel-img span {
  font-size: 15px;
  letter-spacing: 6px;
  color: rgba(196, 181, 253, .92);
  text-shadow: 0 0 26px rgba(124, 58, 237, .55)
}
.carousel-btn:disabled {
  opacity: .16;
  cursor: default;
  pointer-events: none;
  filter: grayscale(1)
}
.ex-toolbar {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 22px 14px;
  flex-wrap: wrap;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  /* background: linear-gradient(180deg,rgba(248,250,252,.75),transparent); */
  margin-bottom: 20px;
}
.ex-search {
  position: relative;
  flex: 0 1 360px;
  min-width: 230px
}
.ex-search input {
  width: 100%;
  border: 1px solid #e2e8f0;
  background: #fff;
  border-radius: 8px;
  padding: 9px 38px 9px 14px;
  font-size: 13.5px;
  color: #0f172a;
  outline: none;
  transition: all .25s;
  box-shadow: 0 1px 6px rgba(2, 6, 23, .04)
}
.ex-search input::placeholder {
  color: #a5b4c8
}
.ex-search input:focus {
  border-color: #2563eb;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, .12)
}
.ex-search svg {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  color: #a5b4c8;
  pointer-events: none
}
.ex-count {
  font-size: 12.5px;
  color: #64748b;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  padding: 4px 12px;
  border-radius: 20px;
  margin-left: auto;
  white-space: nowrap
}
.ex-count b {
  color: #2563eb;
  font-size: 14px
}
.ex-clear {
  font-size: 12.5px;
  color: #94a3b8;
  cursor: pointer;
  border-bottom: 1px dashed #cbd5e1;
  padding-bottom: 1px;
  user-select: none
}
.ex-clear:hover {
  color: #2563eb
}
#contact.contact .qr-box {
  transition: transform .3s ease, box-shadow .3s ease;
}
#contact.contact h3 {
  position: relative;
  display: inline-block
}
#contact.contact h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 44px;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg, #3b82f6, #a5b4fc)
}
.rx {
  opacity: 0;
  transform: translateY(26px);
  transition: none
}
.rx.in {
  animation: rxIn .8s cubic-bezier(.22, .61, .36, 1) forwards
}
@keyframes rxIn {
  from {
    opacity: 0;
    transform: translateY(26px)
  }
  to {
    opacity: 1;
    transform: none
  }
}
@media(max-width: 640px) {
  #back-top {
    right: 14px;
    bottom: 16px;
    width: 40px;
    height: 40px
  }
  .ex-toolbar {
    padding: 14px 16px 12px
  }
  .ex-search {
    flex: 1 1 100%
  }
}
@media(prefers-reduced-motion:reduce) {
  .rx {
    opacity: 1 !important;
    transform: none !important
  }
  .award-card.big, .award-card.big::before, .tier-badge::after, .tl-icon::after, .carousel-img::before, .carousel-img::after {
    animation: none !important
  }
}
/* =====================================================================
   ===================================================================== */
#process .timeline {
  display: block;
  max-width: 940px;
  margin: 0 auto;
  padding: 18px 0 6px;
  position: relative;
  gap: 0;
  flex-wrap: nowrap;
}
#process .timeline::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 0;
  bottom: 0;
  width: 3px;
  border-radius: 99px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(34, 211, 238, 0) 0, #22d3ee 40px, #6366f1 34%, #a855f7 63%, #f59e0b calc(100% - 40px), rgba(245, 158, 11, 0) 100%);
  opacity: .9;
  box-shadow: 0 0 14px rgba(129, 140, 248, .30);
}
#process .tl-item {
  flex: none;
  min-width: 0;
  position: relative;
  text-align: left;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  padding: 4px 0 36px 118px;
  margin: 0;
}
#process .tl-item::before {
  content: none
}
#process .tl-item:last-child {
  padding-bottom: 6px
}
#process .tl-item:hover {
  transform: none;
  box-shadow: none;
  border-color: transparent
}
#process .tl-icon {
  position: absolute;
  left: 0;
  top: 4px;
  margin: 0;
  z-index: 2;
  width: 64px;
  height: 64px;
  font-size: 26px;
  box-shadow: 0 0 0 2px #ffffff, 0 12px 28px var(--tl-glow, rgba(99, 102, 241, .32));
}
#process .tl-icon::after {
  inset: -6px
}
#process .tl-item:hover .tl-icon {
  transform: scale(1.08);
  box-shadow: 0 0 0 6px #fff, 0 14px 34px var(--tl-glow, rgba(99, 102, 241, .44));
}
#process .tl-item:hover::after {
  opacity: 1
}
#process .tl-date {
  font-size: 12.5px;
  padding: 5px 16px
}
#process .tl-title {
  font-size: 17px;
  letter-spacing: .6px
}
#process .tl-desc {
  max-width: 640px
}
@media(max-width: 560px) {
  #process .timeline {
    padding-left: 2px
  }
  #process .tl-item {
    padding-left: 86px
  }
  #process .timeline::before {
    left: 31px
  }
  #process .tl-item::after {
    left: 64px;
    width: 22px
  }
  #process .tl-icon {
    width: 62px;
    height: 62px
  }
}
/* =====================================================================
   ===================================================================== */
#process .timeline {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 30px;
  max-width: 1160px;
  margin: 0 auto;
  padding: 16px 0 10px;
  flex-wrap: nowrap;
}
#process .timeline::before {
  content: "";
  position: absolute;
  left: calc(12.5% - 11.25px);
  right: calc(12.5% - 11.25px);
  top: 47px;
  height: 3px;
  transform: none;
  background: linear-gradient(90deg, #22d3ee, #4f46e5 33%, #9333ea 66%, #f59e0b);
  border-radius: 99px;
  opacity: .92;
  box-shadow: 0 2px 10px rgba(99, 102, 241, .28), 0 0 18px rgba(168, 85, 247, .25);
}
#process .tl-item {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  padding: 0 8px;
  text-align: center;
  background: none;
  border: none;
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  padding: 0 8px;
  text-align: center;
  background: none;
  border: none;
  box-shadow: none;
  /* background: rgba(255, 255, 255, 0.06); */
  border-radius: 0 15px 0 15px;
  padding: 20px;
  padding-bottom: 24px;
  /* border: 1px solid rgba(255, 255, 255, 0.1); */
  box-shadow: none;
}
#process .tl-item::before {
  content: none
}
.tl-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 21%;
  right: -138px;
  width: 235px;
  height: 2px;
  background: linear-gradient(90deg, var(--tl-c, #818cf8), transparent);
  transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
  opacity: .55;
}
#process .tl-item:last-child {
  padding-bottom: 0
}
#process .tl-item:hover {
  transform: none;
  box-shadow: none;
  border-color: transparent
}
#process .tl-icon {
  position: relative;
  left: auto;
  top: auto;
  margin: 0 auto 18px;
}
#process .tl-icon img {
  width: 51%;
}
#process .tl-item:hover .tl-icon {
  transform: scale(1.12);
  box-shadow: 0 0 0 3px #fff, 0 14px 34px var(--tl-glow, rgba(99, 102, 241, .44));
}
#process .tl-date {
  margin-bottom: 12px
}
#process .tl-title {
  margin-bottom: 10px
}
@media(max-width: 900px) {
  #process .timeline {
    display: block;
    padding: 4px 0 8px 2px;
    gap: 0
  }
  #process .timeline::before {
    top: 0;
    bottom: 0;
    left: 25px;
    right: auto;
    width: 3px;
    height: auto;
    transform: translateX(-50%);
    background: linear-gradient(180deg, rgba(34, 211, 238, 0) 0, #22d3ee 36px, #4f46e5 34%, #9333ea 63%, #f59e0b calc(100% - 36px), rgba(245, 158, 11, 0) 100%);
  }
  #process .tl-item {
    padding: 0 0 30px 60px;
    text-align: left
  }
  #process .tl-item:last-child {
    padding-bottom: 2px
  }
  #process .tl-item::after {
    content: "";
    left: 64px;
    top: 31px;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(90deg, var(--tl-c, rgba(99, 102, 241, .65)), rgba(148, 163, 184, 0));
    opacity: .7;
  }
  #process .tl-icon {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 44px;
    height: 44px;
  }
  #process .tl-item:hover {
    transform: none
  }
}
/*header style*/
.topwrapwrap {
  width: 100%;
  background: url("https://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;
  border-bottom: 1px solid #7F7F7F;
}
.topwrap {
  width: 1200px;
  height: 38px;
  line-height: 38px;
  padding: 0px 0px;
  font-size: 14px;
  color: #7D8184;
  overflow: hidden;
}
.qlink {
  width: 534px;
}
.qlink a {
  padding-right: 21px;
  text-decoration: none;
  font-size: 14px;
}
.qlink a:link, .qlink a:visited {
  color: #5E5E5E;
}
.qlink a:hover {
  color: #f60;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.mag {
  margin: 0px auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.foot {
  height: 120px;
  padding-top: 20px;
  padding-bottom: 10px;
  background: #1a222b;
  font-size: 12px;
}
.foot ul {
  margin-bottom: 0.5rem;
}
.foot a, .foot li {
  color: #d0d1d2;
}
.foot a:link, .foot a:visited {
  text-decoration: none;
}
.foot a:hover {
  text-decoration: underline;
}
/*header style end*/
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
header, footer {
  display: block;
  clear: all;
}
header, footer {
  display: block;
  clear: all;
}
.headbox {
  clear: both;
  overflow: hidden;
  min-width: 320px;
  *zoom: 1;
  display: block;
}
.logoarea {
  clear: both;
  height: 48px;
  overflow: hidden;
  color: #ebebeb;
  * zoom: 1;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-image: url(https://m.e-works.net.cn/images/top_bg1.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 2px;
  position: relative;
}
.logoarea a {
  color: #ebebeb;
}
.logoarea a:link, .logoarea a:visited {
  color: #ebebeb;
  text-decoration: none;
}
.logoarea a:hover {
  color: #FFF;
  text-decoration: underline;
}
.head_l {
  height: 48px;
  width: 58px;
  cursor: pointer;
  float: left;
  left: 0px;
  z-index: 999;
  position: absolute;
  top: 0px;
  text-align: center;
  padding-top: 12px;
}
.head_l img {
  height: 32px;
  width: 32px;
}
.head_r {
  height: 42px;
  width: 42px;
  cursor: pointer;
  top: 0px;
  right: 0px;
  z-index: 999;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
}
.head_r img {
  height: 24px;
  width: 24px;
}
.head_c {
  height: 36px;
  padding-top: 10px;
  text-align: center;
  color: #e6e6e6;
  padding-left: 15px;
}
.head_c h1 {
  font-size: 21px;
  line-height: 36px;
  vertical-align: bottom;
}
.head_c img {
  margin-top: 7px;
  height: 26px;
  width: 87px;
  vertical-align: top;
}
.layout-footer {
  display: block;
}
footer {
  clear: both;
  height: auto;
  line-height: 24px;
  text-align: center;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  padding-top: 8px;
  font-size: 1.8em;
  background-color: #230b4f;
}
footer a {
  display: inline-block;
}
footer a:link, footer a:visited {
  text-decoration: none;
  color: #e6e6e6;
}
footer a:hover {
  text-decoration: underline;
  color: #e6e6e6;
}
footer p {
  padding-bottom: 3px;
  padding-top: 3px;
  color: #a7a7a7;
}
footer .f16 {
  font-size: 0.4em;
}
.fwn {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #a7a7a7;
  font-weight: normal;
}
.htop a:link, .htop a:visited {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  text-align: center;
  border: 1px solid #5E5E5E;
  line-height: 24px;
  background-color: #5E5E5E;
  color: #e6e6e6;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
}
.htop a:hover {
  color: #e6e6e6;
  text-decoration: none;
  background-color: #31a9de;
  border: 1px solid #31a9de;
}
.head_l_2 {
  height: 48px;
  width: 50px;
  cursor: pointer;
  float: left;
  left: 48px;
  z-index: 999;
  position: absolute;
  top: 0px;
  text-align: center;
  padding-top: 20px;
}
.head_l_2 img {
  height: 32px;
  width: 32px;
}
@media only screen and (max-width: 768px) { /*h5*/
  #contact.contact h3 {
    color: #000000;
    font-size: 20px;
  }
}
@media(max-width: 768px) {
  .topbar .tb-r {
    display: none
  }
  .topbar .tb-l {
    gap: 10px
  }
  .wrap {
    padding: 0 15px;
  }
  .rule-body {
    display: block;
    padding: 0px;
  }
  .vertical .card-head {
    margin-bottom: 0;
  }
}
.bg3 {
  background: url(../images/bg3.png) top right no-repeat;
  width: 786px;
  height: 359px;
  position: absolute;
  right: 0;
  border-radius: 10px;
  bottom: 0;
} /*********获奖感言展播********/
.expert {
  background: url(../images/bg4.jpg) center center no-repeat;
  font-size: 1.6rem;
}
.expert .am-slider-default .am-control-nav li a {
  background: #eeeeee;
  width: 12px;
  height: 12px;
}
.expert .am-slider-default .am-control-nav li a.am-active {
  background-color: #2465cb;
  cursor: default;
}
.d_p {
  color: #fff;
}
.d_p h2 {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.d_p h3 {
  font-weight: bold;
  margin-bottom: 1%;
  font-size: 1.4rem;
  margin-top: 2%;
}
.d_p p {
  margin-top: 0rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #CCC;
}
@media only screen and (min-width: 769px) { /*PC*/
  .am-slider-default .am-direction-nav a.am-prev {
    left: -35px;
  }
  .am-slider-default .am-direction-nav a.am-next {
    right: -35px;
  }
  .am-slider-default .am-direction-nav a:before {
    color: rgba(255, 255, 255, 0.5)
  }
  .am-slider-carousel li {
    margin-right: 50px;
  }
  .am-container {
    max-width: 1200px;
    padding: 0;
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .expert .am-slider-default .am-viewport {
    padding-bottom: 20px;
  }
}
.expert .am-slider-default {}
.expert .n-video a {
  color: #145cce;
  text-align: center;
}
.expert .n-video img {
  border-radius: 8px;
  border: 1px solid #CCC;
}
.expert .n-video a:hover {
  color: #ee147d;
}
.expert .n-video a img:hover {
  border: 1px solid #ee147d;
}
/*********往届回顾********/
.f-txt {
  border: solid 1px #3747a4;
  border-radius: 10px;
  padding: 1%;
  height: auto;
  overflow: hidden;
  margin-right: 1.5%;
  width: 31.8%;
  margin-bottom: 2em;
}
.f-txt:hover {
  border: solid 1px #ee147d;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .f-txt {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
  .carousel-right .cr-title {
    font-size: 16px;
  }
  .sec-head h2 {
    font-size: 20px;
  }
  .sec-head h2:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    margin-right: -20px;
    width: 40px;
    height: 3px;
  }
  .sec-head {
    margin-bottom: 9px;
  }
}
.date {
  background: rgb(2 10 31 / 40%);
  padding: 4px;
  font-size: 1rem;
  position: absolute;
  bottom: 3%;
  right: 2%;
  color: #DDD;
  z-index: 99;
}