/* ========================================
   三井住友德思私募基金管理（上海）有限公司
   网站样式表
   ======================================== */
	.fl 							{	float: left;					}
	.fr 							{	float: right;					}
	.clearfix 						{
									  clear: both;
									}
	.clearfix:after 				{	clear: both;
										height: 0;
										content: "";
										line-height: 0;
										font-size: 0;
										display: block;
									}

.yh { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.eh { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.sh { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sih { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.wh { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
/*瀛椾綋*/
.marginT5 { margin-top:0.05rem; }
.marginT6 { margin-top: 0.06rem; }
.marginT8 { margin-top: 0.08rem; }
.marginT10 { margin-top:0.1rem; }
.marginT15 { margin-top:0.15rem; }
.marginT20 { margin-top:0.2rem; }
.marginT30 { margin-top:0.3rem; }
.marginT40 { margin-top:0.4rem; }
.marginT50 { margin-top:0.5rem; }
.marginT60 { margin-top:0.6rem; }
.marginT70 { margin-top:0.7rem; }
.marginT80 { margin-top:0.8rem; }
.marginT90 { margin-top:0.9rem; }
.marginT100 { margin-top:1rem; }
.marginT120 { margin-top:1.2rem; }
.lh12 { line-height:1.2!important; }
.lh13 { line-height:1.3!important; }
.lh14 { line-height:1.4!important; }
.lh15 { line-height:1.5!important; }
.lh16 { line-height:1.6!important; }
.lh17 { line-height:1.7!important; }
.lh18 { line-height:1.8!important; }
.lh19 { line-height:1.9!important; }
.font80 { font-size:0.8rem; line-height: 1.2; }
.font55 { font-size:0.55rem; line-height: 1.2; }
.font58 { font-size:0.58rem; line-height: 1.2; }
.font50 { font-size:0.5rem; line-height: 1.2; }
.font54 { font-size: 0.54rem; line-height: 1.2; }
.font72 { font-size:0.72rem; line-height: 1.2; }
.font70 { font-size:0.7rem; line-height: 1.2; }
.font40 { font-size:0.4rem; line-height: 1.2; }
.font42 { font-size:0.42rem; line-height: 1.2; }
.font46 { font-size:0.46rem; line-height: 1.2; }
.font44 { font-size:0.44rem; line-height: 1.2; }
.font48 { font-size:0.48rem; line-height: 1.2; }
.font76 { font-size:0.76rem; line-height: 1.2; }
.font26 { font-size:0.26rem; line-height: 1.2; }
.font28 { font-size:0.28rem; line-height: 1.2; }
.font36 { font-size:0.36rem; line-height: 1.2; }
.font24 { font-size:0.24rem; line-height: 1.2; }
.font32 { font-size:0.32rem; line-height: 1.2; }
.font30 { font-size:0.30rem; line-height: 1.2; }
.font22 { font-size:0.22rem; line-height: 1.2; }
.font21 { font-size:0.21rem; line-height: 1.2; }
.font20 { font-size:0.20rem; line-height: 1.2; }
.font18 { font-size:0.18rem; line-height: 1.6; }
.font16 { font-size:0.16rem; line-height: 1.6; }
.font15 { font-size:0.15rem; line-height: 1.6; }
.font14 { font-size:0.14rem; line-height: 1.6; }
.font12 { font-size:0.12rem; line-height: 1.6; }
.font60 { font-size:0.60rem; line-height: 1.2; }
.font56 { font-size:0.56rem; line-height: 1.2; }
.font64 { font-size:0.64rem; line-height: 1.2; }
.font66 { font-size:0.66rem; line-height: 1.2; }
.font120 { font-size:1.2rem; line-height: 1.2; }
.font85 { font-size: 0.85rem; line-height: 1.2; }

.bold { font-weight:bold; }
.borderRadius6 { border-radius: 6px; overflow: hidden; }
.borderRadius10 { border-radius: 0.1rem; overflow: hidden; }
.borderRadius20 { border-radius: 0.2rem; overflow: hidden; }
.borderRadius30 { border-radius: 0.3rem; overflow: hidden; }
.borderRadius40 { border-radius: 0.4rem; overflow: hidden; }

.alignC { text-align:center; }
.alignL { text-align:left; }
.alignR { text-align:right; }
.colorWhite { color:#fff; }
.colorRed { color: var(--red); }
.color1 { color:#111; }
.color2 { color:#222; }
.color3 { color:#333; }
.color4 { color:#444; }
.color46 { color:#465059; }
.color5 { color:#555; }
.color6 { color:#666; }
.color7 { color:#777; }
.color8 { color:#888; }
.color9 { color:#999; }
.color0 { color:#000; }
.colorA { color:#aaa; }
.colorB { color:#bbb; }
.colorC { color:#ccc; }
.colorD { color:#ddd; }
.textTra { text-transform:uppercase; }
.opa1 { opacity: 0.1; }
.opa2 { opacity: 0.2; }
.opa3 { opacity: 0.3; }
.opa4 { opacity: 0.4; }
.opa5 { opacity: 0.5; }
.opa6 { opacity: 0.6; }
.opa7 { opacity: 0.7; }
.opa8 { opacity: 0.8; }
.opa9 { opacity: 0.9; }
.colorBlue { color:var(--blue); }
.weight100 { font-weight: 100; }
.weight200 { font-weight: 200; }
.weight300 { font-weight: 300; }
.weight400 { font-weight: 400; }
.weight500 { font-weight: 500; }
.weight600 { font-weight: 600; }
.weight700 { font-weight: 700; }
.weight800 { font-weight: 800; }
.weight900 { font-weight: 900; }
@media(max-width: 1600px){
   /*  .font20 { font-size: 0.24rem; } */
   /*  .font26 { font-size: 0.3rem; } */ 
    /* .font18 { font-size: 0.2rem; } */ 
   /*  .font16 { font-size: 0.2rem; } */
    /* .font14 { font-size: 0.2rem; } */
   /*  .font12 { font-size: 0.18rem; } */
}

@media(max-width: 1400px){
   /*  .font16 { font-size: 0.2rem; } */
   /*  .font14 { font-size: 0.2rem; } */
    /* .font12 { font-size: 0.2rem; } */
}
@media(max-width: 1100px){
    .font24 { font-size: 0.32rem; }
     .font26 { font-size: 0.3rem; }
    .font20 { font-size: 0.2rem; }
    .font18 { font-size: 0.26rem; }
    .font16 { font-size: 0.24rem; }
    .font14 { font-size: 0.24rem; }
    .font12 { font-size: 0.2rem; }
  
}
/* CSS Variables */
:root {
  --primary-blue: #0C419A;
  --secondary-blue: #2d6cb5;
  --light-blue: #e8f0f8;
  --accent-blue: #4a90d9;
  --dark-blue: #0d2d5a;
  --white: #ffffff;
  --gray-100: #f8f9fa;
  --gray-200: #e9ecef;
  --gray-300: #dee2e6;
  --gray-400: #ced4da;
  --gray-500: #adb5bd;
  --gray-600: #6c757d;
  --gray-700: #495057;
  --gray-800: #343a40;
  --gray-900: #212529;
  --text-color: #333333;
  --text-muted: #666666;
  --border-color: #EEEEEE;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.15);
  --transition: all 0.3s ease;
  --font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "PingFang SC", "Microsoft YaHei", sans-serif;
}

/* Reset & Base */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 0.16rem;
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-family);
  font-size: 0.16rem;
  line-height: 1.6;
  color: var(--text-color);
  background-color: var(--white);
  min-height: 100vh;
}

a {
  color: var(--primary-blue);
  text-decoration: none;
  transition: var(--transition);
}

a:hover {
  color: var(--secondary-blue);
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

ul, ol {
  list-style: none;
}

/* Container */
.container {
  width: 100%;
  max-width: 64%;
  margin: 0 auto;
  padding: 0 0.24rem;
}

.container-narrow {
  max-width: 47%;
}


@media (max-width:60000000px){
    html{
        font-size: calc(100vw/19.2) !important;
    }
}

@media (max-width:1100px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
}

/* ========================================
   Header & Navigation
   ======================================== */
.header {position: fixed;top: 0;left: 0;right: 0;z-index: 1000;background: #F4F6FC; border-bottom: 2px solid #5783D5; box-shadow: var(--shadow-sm);height: 1.2rem; }
.headerA {position: relative; padding: 0 0.5rem;}
.header-inner {display: flex;align-items: center;justify-content: space-between;height: 100%;}
.logo {display: flex;align-items: center; padding: 0.3rem 0;}
.logo img { height: 0.56rem; width: auto;  }
.nav { display: flex; align-items: center; gap: 0.4rem;   margin-bottom: -0.76rem; }
.nav-item .dropdown-menu { position: absolute; width: 100vw; left: 0; }
.nav-link { color:#0a0a0a; padding: 0.1rem 0;position: relative;}
.nav-link::after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: var(--primary-blue); transition: var(--transition);}
.nav-link:hover::after,
.nav-link.active::after {width: 100%;}
.nav-link:hover,
.nav-link.active {color: var(--primary-blue);}
.header-actions {display: flex;align-items: center;gap: 0.2rem;}
.language-selector { position: relative; display: flex;align-items: center;gap: 0.1rem;cursor: pointer; color: var(--text-color);}
.language-selector i.fa-globe {width: 0.18rem; height: 0.18rem; background:url(../images/lanbg.svg) no-repeat repeat center/cover;}
.language-selector i.fa-chevron-down { font-size: 0.1rem; }
.fa-globe:before { display: none; }
.colord8 { color:#d8d8d8; }
.language-selector .line {  }
.language-selector a { color:#313131; }
.language-selector a:hover,.language-selector a.cur { color:var(--primary-blue); }
.language-selector:hover .subCountry { display: block; }
.subCountry { display: none; position: absolute; left: -20px; top: 90%; width: 180px; padding: 20px 0; }
.subCountryA { padding: 10px 20px; background: #fff; box-shadow: 0 5px 5px 10px rgba(120,120,120,0.2); border-radius: 8px; }
.subCountryA a { display: block; margin: 5px 0; }

.btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.1rem;padding: 0.1rem 0.2rem; font-weight: 500;border-radius: 0.05rem;cursor: pointer;transition: var(--transition);border: none;outline: none;}
.btn-primary {background: var(--primary-blue);color: var(--white);}
.btn-primary:hover {background: var(--secondary-blue);color: var(--white);}
.btn-outline {background: transparent;color: var(--primary-blue);border: 1px solid var(--primary-blue);}
.btn-outline:hover {background: var(--primary-blue);color: var(--white);}
.btn-sm {padding: 0.12rem 0.16rem; }

@media(max-width: 1900px){
    .subCountryA { width: 1.6rem; padding: 0.12rem 0.15rem; }
}


/* Dropdown Menu */
.dropdown-menu {
  position: absolute;
  top: 1.2rem;
  background: #F4F6FC;
  padding: 0.6rem 0;
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
}

.nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.dropdown-item {
  display: block;
  padding: 0.1rem 0.2rem;
  color: var(--text-color);
  transition: var(--transition);
}

.dropdown-item:hover {
  background: var(--light-blue);
  color: var(--primary-blue);
}

/* ========================================
   Hero Section
   ======================================== */
.hero {position: relative;display: flex;align-items: center;overflow: hidden;margin-top: 0.7rem;}
.hero-bg { width: 100%;height: 100%;object-fit: cover;z-index: 1;}
.hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, rgba(26, 75, 140, 0.85) 0%, rgba(26, 75, 140, 0.4) 60%, transparent 100%);z-index: 2; }
.hero-content { position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); z-index: 3;color: var(--white);}
.hero-title {line-height: 1.3;margin-bottom: 0.15rem; }

/* Page Hero */
.page-hero {
  position: relative;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-top: 70px;
}

.page-hero-bg {
  
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.page-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(26, 75, 140, 0.7);
  z-index: 2;
}

.page-hero-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: var(--white);
}

.page-hero-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 8px;
}

.page-hero-subtitle {
  font-size: 14px;
  opacity: 0.9;
}

/* Breadcrumb */
.breadcrumb {
  padding: 0.2rem 0; box-shadow: 0px 4px 10px 0px rgba(219, 231, 243, 0.23);
  border-bottom: 1px solid var(--border-color);
}

.breadcrumb-inner {
  display: flex;
  align-items: center;
  gap: 8px;
}
.colorBlue,.breadcrumb-separator { color:var(--primary-blue); }

.breadcrumb a {
  color: var(--primary-blue);
}

.breadcrumb a:hover {
  text-decoration: underline;
}


/* ========================================
   Section Styles
   ======================================== */
.section {
  padding: 0.6rem 0;
}
.about-section { padding: 1.2rem 0 0.4rem; }
.color0A { color:#0a0a0a; }
.section-title {font-weight: 700;margin-bottom: 0.25rem;position: relative; position: relative;}
/*.section-title::before {content: '';position: absolute;left: -0.1rem;top: -0.05rem;width: 0.19rem;height: 0.19rem;background: url(../images/titlebg.svg) no-repeat center/cover;}*/

/* ========================================
   About Section (Home)
   ======================================== */
.colorBlue2 { color:#5783D5; }
.about-grid {display: grid;grid-template-columns: 0.8fr 1.2fr;gap: 0.6rem;align-items: start;}
.about-content .cc {line-height: 1.8; }
.about-content .cc p { margin-bottom: 0.15rem; }
.about-btn {margin-top: 0.45rem;}
.stats-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.25rem; }

.stat-card {
  background: var(--white);
  border: 1px solid var(--border-color);
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  transition: var(--transition);
}

.stat-card:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-4px);
}
.stat-number { margin-bottom: 0.1rem; position: relative; padding-bottom: 0.1rem; }
.stat-number:after { content:""; width: 80%; height: 1px; background:#EAEAEA; position: absolute; left: 10%; bottom: 0; }
.font10 { font-size: 0.13rem; }
.stat-source {
  margin-top: 16px;
  text-align: right;
}

/* ========================================
   Cards Section
   ======================================== */
.cards-section {
  padding: 0.4rem 0 1.2rem;
  position: relative;
}

.cards-bg-pattern {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  background: linear-gradient(180deg, transparent 0%, var(--light-blue) 100%);
  z-index: -1;
}

.cards-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.card-large {
  position: relative;
  overflow: hidden;
}

.card-large img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition);
}

.card-large:hover img {
  transform: scale(1.05);
}

.card-overlay {
  position: absolute;
  bottom: -0.3rem; transition: all 0.5s;
  left: 0;
  right: 0;
  padding: 0.15rem;
  background: rgba(12, 65, 154, 0.8);
  color: var(--white);
}
.card-overlay a { opacity: 0; }
.card-title { font-weight: 600; margin-bottom: 0.12rem; }
.card-large:hover .card-overlay { bottom: 0; }
.card-large:hover .card-overlay a { opacity: 1; }
.card-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--white);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.05rem;
  transition: var(--transition);
}

.card-btn:hover {
  background: var(--white);
  color: var(--primary-blue);
}
@media(max-width: 1100px){
  .card-large .card-overlay { bottom: 0; }
  .card-large .card-overlay a { opacity: 1; }
}
/* ========================================
   Footer
   ======================================== */
.footer { background: var(--primary-blue); color: var(--white); border-top: 4px solid #5783D5; padding: 0.6rem 0 0.25rem; }
.footer-grid {display: grid;grid-template-columns: 2.8fr 1fr 1fr auto;gap: 0.2rem;margin-bottom: 0.4rem;}

.footer-brand { display: flex; align-items: center; }

.footer-logo {font-weight: 700;margin-bottom: 0.24rem; }
.footer-address {line-height: 1.8;margin-bottom: 0.24rem; }
.footer-social {display: flex;gap: 12px; }
.footer-socialA .footer-social { margin-right: 0.1rem; }
.footer-social a {width: 0.46rem;height: 0.46rem;display: flex;align-items: center;justify-content: center; border:1px solid rgba(255, 255, 255, 0.1);border-radius: 0.1rem;color: var(--white);transition: var(--transition); }
.footer-social a i { opacity: 0.7; font-size: 0.2rem; }
.footer-social a:hover {background: rgba(255, 255, 255, 0.2);}
.relative { position: relative; }
.footer-social .ewm { position:absolute; display: none; left: 0; bottom: 0.4rem; padding-bottom: 0.1rem; }
.footer-social .ewm-1 { width: 1.2rem; height: 1.2rem; border-radius: 0.1rem; background:#fff; padding: 0.06rem; }              
.footer-social:hover .ewm { display: block; }
.footer-title {font-weight: 600;margin-bottom: 0.15rem;}
.footer-links {display: flex;flex-direction: column;gap: 10px;}
.footer-links a {color: rgba(255, 255, 255, 0.8);}
.footer-links a:hover {color: var(--white);}
.footer-backtop {width: 0.42rem;height: 0.42rem;display: flex;align-items: center;justify-content: center;background: rgba(255, 255, 255, 1); border: 1px solid #0C419A;border-radius: 0.05rem;color: var(--primary-blue);cursor: pointer;transition: var(--transition);}
.footer-backtop:hover { color:#fff; background: var(--primary-blue); }
.footer-backtop:hover { background: rgba(255, 255, 255, 0.2); }
.footer-bottom {border-top: 1px solid rgba(255, 255, 255, 0.1);padding-top: 0.24rem;display: flex;justify-content: space-between;align-items: center; }
.footer-copyright {display: flex;align-items: center;gap: 8px;}
.footer-icp {display: flex;align-items: center;gap: 16px;}
.footer-icp a { color:#fff; }
/* Friend Links */
.friend-links {padding: 0.6rem 0 0.5rem;background: var(--white);}
.friend-links-title {margin-bottom: 0.2rem;}
.friend-links-grid { }
.friend-links-grid a {color: #666;text-decoration: underline; display:block; margin:10px 0; color: var(--primary-blue); }
.friend-links-grid a:hover {color: var(--primary-blue);}

/* ========================================
   About Page Styles
   ======================================== */
.about-page-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.about-page-image {
  border-radius: 12px;
  overflow: hidden;
}

.about-page-image img {
  width: 100%;
  height: auto;
}

/* Menu List */
.menu-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-radius: 8px;
  transition: var(--transition);
  cursor: pointer;
}

.menu-item:hover,
.menu-item.active {
  background: var(--light-blue);
}

.menu-item.active {
  color: var(--primary-blue);
  font-weight: 500;
}

.menu-item-text {
  display: flex;
  align-items: center;
  gap: 12px;
}

.menu-item-icon {
  width: 20px;
  height: 20px;
  color: var(--primary-blue);
}

/* Cards Grid (About Page) */
.about-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 40px;
}

.about-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 240px;
}

.about-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition);
}

.about-card:hover img {
  transform: scale(1.05);
}

.about-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: linear-gradient(180deg, transparent 0%, rgba(26, 75, 140, 0.9) 100%);
  color: var(--white);
}

.about-card-title {
  font-size: 16px;
  font-weight: 600;
}

/* ========================================
   Timeline Styles
   ======================================== */
.timeline-section {
  padding: 1.2rem 0;
}


.timeline-list {
  display: flex;
  flex-direction: column; border-top: 2px solid var(--primary-blue);
}
.timeline-item {
  display: flex;
  align-items: flex-start;
  gap: 0.24rem;
  padding: 0.3rem 0;
  border-bottom: 1px solid var(--border-color);
}

.timeline-year {
  color: var(--primary-blue);
  min-width: 0.6rem;
}

.timeline-content {
  flex: 1;
}
.timeline-content .timeline-desc { display: none; }

.timeline-desc .text { padding: 0.2rem 0; }
.historyB { padding: 0.4rem 0; }
.historyB img { width: auto; height: 0.67rem; }

.fa-add:before, .fa-plus:before,.fa-minus:before, .fa-subtract:before { display: none; }
.timeline-toggle {width: 0.28rem;height: 0.28rem; background: url(../images/add.svg) no-repeat center/cover;transition: var(--transition); }
.timeline-item.active .timeline-toggle { background: url(../images/jian2.svg) no-repeat center/cover; }
.timeline-item.active { border-bottom: 1px solid var(--primary-blue); }
.historyA-a { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.historyA-a span { display: inline-block; padding: 0.12rem 0.35rem; cursor: pointer; transition: all 0.5s; background: #EBEEF3; border-radius: 0.08rem; }
.historyA-a span:nth-child(n+2) { margin-left: 0.1rem; }
.historyA-a span.cur { background: var(--primary-blue); color:#fff; }
@media(max-width: 1100px){
  .historyA-a { position: relative; right: 0; top: 0; transform: translateY(0); width: 100%; }
  .historyA-a span { padding: 0.1rem 0.25rem; }
}


/* ========================================
   CEO Message Styles
   ======================================== */
.ceo-section {
  padding: 1.2rem 0;
}

.ceo-content {
  margin: 0 auto;
}






/* ========================================
   Principles Styles
   ======================================== */
.principles-section {
  padding: 1.2rem 0;
}


.principles-section .text ul { margin-left: 0.25rem; }
.principles-section .text ul li { list-style: disc; }
.principlesA ul li a { color:#666; text-decoration: underline; }
.principlesA ul li a:hover { color: var(--primary-blue); }

.principles-section .text ul li::marker,
.lawA-a ul li::marker{ font-size: 0.13rem; }

.principles-grid {
  display: grid;
  grid-template-columns: 1fr 0.8fr;
  gap: 2rem;
  align-items: start;
}

.principle-item {
  margin-bottom: 24px;
}

.principle-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-blue);
  margin-bottom: 8px;
}

.principle-desc {
  font-size: 14px;
  color: var(--text-muted);
  line-height: 1.8;
}

.principles-image { position: relative; padding-right: 0.2rem; padding-bottom: 0.2rem; }
.principles-image .img { z-index: 10; width: 100%; overflow: hidden; border-radius: 0.12rem; position: relative;}
.principles-image:after { content:''; width: calc(100% - 0.2rem); height: calc(100% - 0.2rem); background: #EBEEF3; border-radius: 0.12rem; right: 0; bottom: 0; position: absolute;  }
.principles-image img {
  width: 100%;
  height: auto;
}

/* ========================================
   Legal Cards
   ======================================== */
.legal-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.legal-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 300px;
}

.legal-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.legal-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px;
  background: linear-gradient(180deg, transparent 0%, rgba(26, 75, 140, 0.95) 100%);
  color: var(--white);
}

.legal-card-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}

.legal-card-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: var(--white);
  padding: 8px 16px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  transition: var(--transition);
}

.legal-card-btn:hover {
  background: var(--white);
  color: var(--primary-blue);
}

/* ========================================
   Policy Content
   ======================================== */
.policy-section {
  padding: 60px 0;
}

.policy-content {
  max-width: 900px;
  margin: 0 auto;
}

.policy-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}

.policy-date {
  font-size: 13px;
  color: var(--text-muted);
  margin-bottom: 40px;
}

.policy-section-title {
  margin: 32px 0 16px;
}

.policy-text {
  font-size: 14px;
  line-height: 2;
  color: var(--text-color);
  margin-bottom: 16px;
}

.policy-list {
  padding-left: 20px;
  margin-bottom: 16px;
}

.policy-list li {
  font-size: 14px;
  line-height: 2;
  color: var(--text-color);
  list-style-type: disc;
  margin-bottom: 8px;
}

/* ========================================
   Contact Page
   ======================================== */
.contact-section {padding: 1.2rem 0 0.5rem;}
.contact-grid {display: grid;grid-template-columns: 1fr 1.14fr;gap: 0.8rem;}
.contact-image {border-radius: 0.1rem;overflow: hidden;}
.contact-image img {width: 100%;height: auto;}
/* Global Offices */
.offices-section {padding: 0.5rem 0 1rem; }
.offices-section .container { position: relative; z-index: 5; }
.offices-section .grayPage { top: 30%; }
.offices-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.15rem; }
.office-card {display: flex;background: #F5F6FB;border-radius: 0.1rem;overflow: hidden;transition: var(--transition); }
.office-card:hover { box-shadow: var(--shadow-md); }
.office-image {width: 51.3%;flex-shrink: 0; }
.office-image img {width: 100%;height: 100%;object-fit: cover;}
.office-content { height: 100%; position: relative; flex: 1;padding: 0.45rem 0.3rem; }
.office-header {display: flex;align-items: center;justify-content: space-between;margin-bottom: 0.15rem; }
.office-tag { border-radius: 0.08rem; padding: 0.02rem 0.12rem; background: #fff; }

.office-header .icon { border-radius: 50%; display: flex; align-items: center; justify-content: center; background: rgba(216, 216, 216, 0.5); width: 0.39rem; position: relative; height: 0.39rem; border: 0.04rem solid rgba(216, 216, 216, 0.5); }
.office-header .icon img { position: relative; z-index: 2; border-radius: 50%; vertical-align: top; width: 0.31rem; height: 0.31rem; }
.office-header .icon:before { content:''; width: 0.47rem; height: 0.47rem; background: rgba(216, 216, 216, 0.2); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 50%; }
.color40 { color:#40444F; }
.office-address { line-height: 1.6;}
.office-btn { position: absolute; left: 0.3rem; bottom: 0.45rem; display: inline-flex;align-items: center;gap: 8px;background:#fff;color: var(--primary-blue);padding: 0.1rem 0.25rem;border: 1px solid var(--primary-blue);border-radius: 0.05rem;transition: var(--transition); }
.office-btn:hover {background: var(--primary-blue);color: var(--white); }

/* ========================================
   Error Pages
   ======================================== */

.alignC { text-align: center; }
.error-section { padding: 2.2rem 0 1.4rem; }
.error-section .error-image img { margin: 0 auto; width: 7.3rem; }
.error-section .error-image2 img { margin: 0 auto; width: 7.9rem; }
.color3d { color:#3d3d3d; }
.error-title { font-weight: normal; }
@media(max-width: 1100px){
  .error-section { padding: 2rem 0 1rem; }
  .error-section .error-image img { margin: 0 auto; width: 5rem; }
}

/* ========================================
   Modal Styles
   ======================================== */
.modal-overlay {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(10, 10, 10, 0.25);display: flex;align-items: center;justify-content: center;z-index: 2000;opacity: 0;visibility: hidden;transition: var(--transition); }
.modal-overlay.active {opacity: 1;visibility: visible;}
.modal {background: #F4F6F8;border-radius: 0.1rem;max-width: 9.2rem;width: 92%;max-height: 90vh;overflow-y: auto;transform: translateY(-20px);transition: var(--transition);box-shadow: 0px 6px 10px 4px rgba(0, 0, 0, 0.15),0px 2px 3px 0px rgba(0, 0, 0, 0.15);}
.modal-overlay.active .modal {transform: translateY(0); }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.4rem 0;
}
.modal-logo {display: flex;align-items: center;gap: 12px; }
.modal-logo img { width: auto; height: 0.4rem; }
.modal-close {width: 0.32rem;height: 0.32rem;display: flex;align-items: center;justify-content: center;background: none;border: none;cursor: pointer;color: var(--gray-500);transition: var(--transition); background: url(../images/close.svg) no-repeat center; background-size: 0.26rem auto; }
.modal-close i.fa-times:before { display: none; }
.modal-close:hover { color: var(--text-color); }
.modal-body {padding: 0.4rem;}
.modal-title {margin-bottom: 0.2rem;}
.modal-text {line-height: 1.8;margin-bottom: 0.5rem;}

.modal-footer {  }

.modal-btn {
  flex: 1;
  padding: 0.12rem 0.25rem;
  border-radius: 0.05rem;
  cursor: pointer; border:1px solid var(--primary-blue);
  transition: var(--transition);
  /*border: none;*/
}

.modal-btn-primary {
  background: var(--primary-blue);
  color: var(--white);
}

.modal-btn-primary:hover {
  background: var(--secondary-blue);
}

.modal-btn-outline {
  background: transparent;
  color: var(--primary-blue);
  border: 1px solid var(--primary-blue);
}

.modal-btn-outline:hover {
  background: var(--primary-blue);
  color: var(--white);
}

/* ========================================
   Accordion
   ======================================== */
.accordion {
  overflow: hidden;
}

.accordion-item {margin-top: 0.15rem; border-radius: 0.1rem; overflow: hidden;border: 1px solid var(--border-color); }
.accordion-header { border-radius: 0.1rem; display: flex;align-items: center;justify-content: space-between;padding: 0.2rem 0.16rem;background: var(--white);cursor: pointer;transition: var(--transition);}
.accordion-header:hover {background: var(--gray-100);}
.colorBlue { color:var(--primary-blue); }
.accordion-title {  }
.fa-chevron-down:before { display: none; }
.accordion-icon {width: 0.28rem;height: 0.28rem; background: url(../images/add.svg) no-repeat center/cover;transition: var(--transition); }
.accordion-item.active .accordion-header  .accordion-icon { background: url(../images/jian.svg) no-repeat center/cover; }
.accordion-item.active .accordion-header { background: var(--primary-blue); }
.accordion-item.active .accordion-header .accordion-title { color:#fff; }
.accordion-item.active .accordion-icon {
  transform: rotate(180deg);
}

.accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: var(--transition);
}

.accordion-item.active .accordion-body {
  max-height: 1000px;
}
.accordion-content {padding: 0.2rem;line-height: 1.8;}
.accordion-content p,.accordion-content h2,.accordion-content h3 { margin-bottom: 0.1rem; }
/* ========================================
   Responsive Styles
   ======================================== */
@media (max-width: 1100px) {
  .about-grid,
  .about-page-grid,
  .principles-grid,
  .contact-grid {
    grid-template-columns: 1fr;
    gap: 0.4rem;
  }
  
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  
  .legal-cards-grid,
  .about-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1100px) {
  .nav {
    display: none;
  }
  
  .hero-title {
    font-size: 28px;
  }
  
  .hero {
    height: 400px;
  }
  
  .stats-grid {
    grid-template-columns: 1fr;
  }
  
  .cards-grid {
    grid-template-columns: 1fr;
  }
  
  .footer-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  
  .footer-bottom {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }
  
  .legal-cards-grid,
  .about-cards-grid {
    grid-template-columns: 1fr;
  }
  
  .offices-grid {
    grid-template-columns: 1fr;
  }
  
  .office-card {
    flex-direction: column;
  }
  
  .office-image {
    width: 100%;
    height: auto;
  }
  .office-btn { position: relative; left: auto; bottom: auto; margin-top: 0.3rem; }
  
  .page-hero-title {
    font-size: 28px;
  }
}

/* ========================================
   Utility Classes
   ======================================== */
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.mt-1 { margin-top: 8px; }
.mt-2 { margin-top: 16px; }
.mt-3 { margin-top: 24px; }
.mt-4 { margin-top: 32px; }
.mt-5 { margin-top: 48px; }

.mb-1 { margin-bottom: 8px; }
.mb-2 { margin-bottom: 16px; }
.mb-3 { margin-bottom: 24px; }
.mb-4 { margin-bottom: 32px; }
.mb-5 { margin-bottom: 48px; }

.hidden {
  display: none !important; 
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media(max-width: 1600px){
  .container { max-width: 70%; }
}
@media(max-width: 1100px){
  .headerA { padding: 0 0.2rem }
  .container { max-width: 92rem; }
  .footer-bottom { display: block; }
  .footer-copyright,.footer-icp { display: block; width: 100%; text-align:center; }
  .friend-links-grid { display: block; }
  .friend-links-grid a { display: block; margin-top: 0.1rem; }
  /*.footer-icp { margin-top: 0.1rem; }*/

}
.borderRadius10 { border-radius: 0.1rem; }



/**2021-10-18新增**/
.grayPage{
  position: absolute;
  top: 45%;
  width: 100%;
  transform: translateY(-50%);
}

.editorial {
  display:block;
  width:100%;
  min-width:12rem;
  height:4rem;
}
.parallax>use {
  animation:move-forever 12s linear infinite;
  /*transform-origin:50% 50%;
  */
}
.parallax>use:nth-child(1) {
  animation-delay:-2s;
}
.parallax>use:nth-child(2) {
  animation-delay:-2s;
  animation-duration:8s;
}
.parallax>use:nth-child(3) {
  animation-delay:-4s;
  animation-duration:9s;
}
.parallax>use:nth-child(4) {
  animation-delay:-6s;
  animation-duration:13s;
}
.parallax>use:nth-child(5) {
  animation-delay:0;
  animation-duration:9s;
}
.parallax>use:nth-child(6) {
  animation-delay:-6s;
  animation-duration:11s;
}
@keyframes move-forever {
  0% {
  transform:translate(-0.6rem,0%);
}
100% {
  transform:translate(0.6rem,0%);
}
}/*波浪线效果  end*/
.companyB,section { width: 100%; overflow: hidden; }
.companyB { padding: 0.1rem 0 1.2rem; }
.companyB .grayPage { top: 20%; }

.mainText p:nth-child(n+2) { margin-top: 0.15rem; }
.about-page-grid2 { grid-template-columns: 1.4fr 1fr; gap: 0.3rem; }
.about-page-grid3 { grid-template-columns: 1fr 1.1fr; gap: 0.8rem; }
.about-page-image { border-radius: 0.1rem; }
.cards-grid2 { gap: 0.6rem 0.15rem; grid-template-columns: repeat(3, 1fr) }

@media(max-width: 1100px){
  .about-page-grid { display: block; }
  .about-page-image { margin-top: 0.3rem; }
  .cards-grid2 { gap: 0.4rem 0.15rem; grid-template-columns: repeat(2, 1fr) }
}


.aboutC { padding: 1.2rem 0; }
.emptyBox { height: 1.2rem; }
.lawA { padding: 1rem 0 1.2rem; }
.lawA-a a { color: var(--primary-blue); text-decoration: underline; }
.lawA-a ul{ margin-left: 0.25rem; }
.lawA-a ul li { list-style: disc; }
.lawA-a ol { margin-top: 0.2rem; }

.mb { display: none; }
@media(max-width: 1100px){
    .mb { display: block; }
    .pc { display: none; }
}
.bannerA { position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); }
.bannerA-a { width: 8rem; padding-left: 0.7rem; height: 2.7rem; display: flex; align-items: center; background: rgba(12, 65, 154, 0.8); border-radius:0.2rem; }
.aboutA { padding: 1.4rem 0 0.9rem; }
@media(max-width: 1100px){
    .aboutC { padding: 0.8rem 0; }
    .lawA { padding: 0.8rem 0; }
    .principles-section { padding: 0.8rem 0; }
    .bannerA-a { width: 4rem; padding-left: 0.2rem; height: auto; min-height:1.5rem; padding: 0.3rem 0.2rem; border-radius:0.1rem; }
}
.opa4 { opacity: 0.4; }
.textTra { text-transform: uppercase; }
.subA { display: grid;grid-template-columns: 1fr 2fr 0.8fr;gap: 0.5rem;align-items: start; }
.subA-a .more a { position: relative; left: auto; top: auto; bottom: auto;}
.subA-c a { color: #0a0a0a; padding: 0.18rem 0 0.18rem 0; display: block; border-bottom:1px solid rgba(102, 102, 102, 0.1); position: relative; background: url(../images/suba.svg) no-repeat right center; background-size: 0.05rem auto; }
.subA-c a:after { transition: all 0.5s; content:''; width: 0; height: 1px; background: var(--primary-blue); position: absolute; left: 0; bottom: 0; }
/*.subA-c a:before { transition: all 0.5s; content:''; width: 0.12rem; height: 0.12rem; background: url(../images/sub2a.svg) no-repeat right center; position: absolute; left: 0; top: 0.23rem; }*/
.subA-c a:hover:before { background: url(../images/sub2b.svg) no-repeat right center; }
.subA-c a:hover:after { width: 100%; }
.subA-c a:hover { background: url(../images/subb.svg) no-repeat right center; background-size: 0.05rem auto; }

@media(max-width: 1100px){
  .header-actions { display: none; }
}





 
/* 手机导航按钮 */
.mobile-nav-btn { background-color: rgba(12, 65, 154, 1);border: none;color: white;width: 0.8rem;height: 0.8rem;border-radius: 50%;font-size: 0.4rem;cursor: pointer;align-items: center;justify-content: center;transition: all 0.3s ease;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.mobile-nav-btn:hover {background-color: rgba(255, 255, 255, 0.25);transform: translateY(-2px);}

/* 手机导航菜单 */
.mobile-nav { position: fixed; top: 0; right: -110%;width: 100%;height: 100%;background: linear-gradient(to bottom, #1a3a5f, #2c5282); box-shadow: -5px 0 15px rgba(0, 0, 0, 0.15);z-index: 1000;transition: right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);padding: 0.4rem 0.4rem;overflow-y: auto;}
.mobile-nav.active {right: 0;}
.mobile-nav-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.mobile-nav-title {font-size: 0.4rem; color:#fff;font-weight: 600}
.close-nav-btn {background: none;border: none;color: white;font-size: 0.6rem;cursor: pointer;width: 0.4rem;height: 0.4rem;display: flex;align-items: center;justify-content: center;border-radius: 50%;transition: background 0.3s;}
.close-nav-btn:hover {background-color: rgba(255, 255, 255, 0.1);}
.mobile-nav-list {list-style: none;}
/*.mobile-nav-item {margin-bottom: 0.2rem;}*/
.mobile-nav-link {color: white;text-decoration: none;font-size: 0.32rem;display: flex;align-items: center;padding: 0.2rem 0;border-radius: 8px;transition: all 0.3s;}
.mobile-nav-link:hover {background-color: rgba(255, 255, 255, 0.1);}
.mobile-nav-link i {margin-right: 0.2rem;font-size: 0.3rem;width: 0.3rem;text-align: center;}


.mobile-nav-list li .sub { padding-left: 0.4rem; padding-bottom: 0.2rem; border-top: 1px solid rgba(255,255,255,0.1); }
.mobile-nav-list li .sub a { padding: 0.15rem 0; }

@media(max-width: 1100px){
  .mobile-nav-btn { display: flex!important; }
}



@font-face {
	font-family: 'SourceHanSansCN-Light-Alphabetic';
	src: url('../fonts/SourceHanSansCN-Light-Alphabetic.eot');
	src: local('☺'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.woff') format('woff'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.ttf') format('truetype'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.dfont') format('dfont'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.otf') format('opentype'),
		url('../fonts/SourceHanSansCN-Light-Alphabetic.svg#SourceHanSansCN-Light-Alphabetic') format('svg');

}


body {
    font-family: "SourceHanSansCN-Light-Alphabetic" !important;
}



.ulaoj:before {
    display: none;
}
.footer__copyrighta p {
    line-height: 1.5;
    margin: 10px 0;
    color: #0a0a0a;
    overflow: hidden;
}
.footer__copyrighta p:last-child  {
    margin-bottom: 0;
}







.flexcenter4 {
    display: flex;
    flex-wrap: wrap;
}

.mmusio_a {
    padding: .6rem 0;
}
.mmusio_a .usioa_b .ioab_l {
    width: 2.8rem;
}
.mmusio_a .usioa_b .ioab_l img {
    height: 15.29rem;
}

.mmusio_a .usioa_b .ioab_r {
    width: calc(100% - 3rem);
    margin-left: auto;
    padding-top: .8rem;
}

.mmusio_a .usioa_b .ioab_r .u_lake h4 { margin-bottom:.33rem; }
.mmusio_a .usioa_b .ioab_r .u_lake h4 i { font-style:normal; color: #bb8e00; }
.mmusio_a .usioa_b .ioab_r .u_lake h4:last-child i { color: #0c419a; }
.mmusio_a .usioa_b .ioab_r .u_lake h4 span { margin-right:.5rem; }


.mmusio_a .usioa_b .ioab_r .u_lbke { margin-top:1.5rem; }
.mmusio_a .usioa_b .ioab_r .u_lbke img { margin-bottom:.5rem; }

.nybanner { margin-top:1.2rem; }


.jiahwin::before {content: '';position: absolute;left: -0.1rem;top: -0.05rem;width: 0.19rem;height: 0.19rem;background: url(../images/titlebg.svg) no-repeat center/cover;}


@media(max-width:1100px) {
    .mmusio_a .usioa_b .ioab_l { width:100%; text-align:center; }
    .mmusio_a .usioa_b .ioab_l img { height:auto; }
    .mmusio_a .usioa_b .ioab_r { width:100%; }
    .mmusio_a .usioa_b .ioab_r .u_lake h4:last-child i { width:70%; }
}






