/* Roboto 100 - 超细 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap; /* 优化加载体验 */
}

/* Roboto 100 Italic - 超细斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Roboto 300 - 轻量 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Roboto 300 Italic - 轻量斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Roboto 400 - 常规 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Roboto 400 Italic - 常规斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Roboto 500 - 中等 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Roboto 500 Italic - 中等斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Roboto 700 - 粗体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Roboto 700 Italic - 粗体斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Roboto 900 - 超粗 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Roboto 900 Italic - 超粗斜体 */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

body h1,body h2,body h3,body h4,body h5,body h6,
body {
  font-family: Roboto, Helvetica,Arial,sans-serif
}


#container #main,
#contact-info .contact-inside,
.wrap{
  margin: 0 auto !important;
  max-width: 100%;
  padding: 100px 157px !important;
}

#BannerSection,
#container,
#footer .inside,
#header{
  width: 100%;
  max-width: none;
}
#slides ol.flex-control-nav {
    z-index: 112;
    position: absolute;
    bottom: 45px;
    right: 0;
    left: auto;
    height: 45px;
    line-height: 45px;
    padding-left: 0;
    width: auto;
    padding-right: 157px;
}


#slides ol.flex-control-nav li {
    width: 80px;
    height: 15px;
    overflow: hidden;
    margin: 20px 10px;
    float: left;
}

#header .inside #logo img{
  width: 100%;
}
#header .inside #logo{
  width: 432px;
}
#header .inside h1{
  display: none;
}

#header {
  height: auto;
  border-top: 44px solid #5F2B2B;
  background: none;
  padding: 0 157px;
}
#header .inside{
  margin: 40px auto;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
    align-items: center;
  flex-flow: row-reverse;

}

#header .inside #logo{
  position: static;
}

#BannerSection .mod_navigation{
  background: #5F2B2B;
}
#BannerSection .mod_navigation .level_1{
  margin: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 157px;
  background: #5F2B2B;
}
#BannerSection .mod_navigation .level_1 li:hover > ul{
  display: block;
}
#BannerSection .mod_navigation .level_1 li,
body #BannerSection .level_1 li,
body.attorneys #BannerSection .level_1 li.attorneys, body.career #BannerSection .level_1 li.career, body.credentials #BannerSection .level_1 li.credentials, body.home #BannerSection .level_1 li.home, body.imprint #BannerSection .level_1 li.imprint, body.services #BannerSection .level_1 li.services{
  border: 0;
}

#BannerSection .mod_navigation .level_1 li,
body #BannerSection .level_1 li,
body.attorneys #BannerSection .level_1 li.attorneys, body.career #BannerSection .level_1 li.career, body.credentials #BannerSection .level_1 li.credentials, body.home #BannerSection .level_1 li.home, body.imprint #BannerSection .level_1 li.imprint, body.services #BannerSection .level_1 li.services,
#BannerSection .mod_navigation{
  height: 101px;
}
 body .mod_navigation .level_1 li.submenu.active > a,
 body .mod_navigation .level_1 li.submenu.trail > a,
#BannerSection .mod_navigation .level_1 li.submenu.trail > a,
#BannerSection .mod_navigation .level_1 li span{
  background: #DAC79F;
  color: #5F2B2B;
}
body .mod_navigation .level_1 li.submenu.active a.submenu-toggle:after,
body .mod_navigation .level_1 li.submenu.trail a.submenu-toggle:after{
  color: #5F2B2B;
}
#BannerSection .mod_navigation .level_1 li a, #BannerSection .mod_navigation .level_1 li span{
  line-height: none;
  border-left: none;
  height: 100%;
  display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
font-size: 20px;
color: #5F2B2B;
line-height: auto;
}
#BannerSection .mod_navigation .level_1 li a{
  background: #5F2B2B;
  color: #fff;
    padding: 20px;
}
#BannerSection .mod_navigation .level_1 li a:hover, #BannerSection .mod_navigation .level_1 li span:hover{
  background: #DAC79F;
  color: #5F2B2B;
}

.home-layout #main .mod_article .mod_newslist .news_item *{
  display: inline !important;
}

.home-layout #main .mod_article .mod_newslist .news_item .more{
  display: none !important;
}

.ticker-controls{
  display: none;
}

.ticker,
.ticker-wrapper.has-js{
  width: 100%;
  height: 120px !important;
}
.ticker-swipe{
  width: 100%;
  height: 110px !important;
}

.home-layout #main .ticker-wrapper .ticker .ticker-content{
  height: auto !important;
  left: -160px !important;
}
.home-layout #main .ticker-wrapper .ticker {
    background: #e6e6e6;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 30px;
    margin-left: 160px !important;
    box-sizing: border-box;
    overflow: unset;
}

.home-layout #main .mod_newslist .inside{
  display: none;
}
.ticker-title{
  display: none !important;
}

.home-layout #main .ticker-wrapper{
    box-sizing: border-box;
}

.home-layout #main .ticker-wrapper .ticker .ticker-content a, .home-layout #main .ticker-wrapper .ticker .ticker-content span, .home-layout #main .ticker-wrapper .ticker .ticker-content time{
  font-size: 26px !important;
}
.home-layout #main .ticker-wrapper .ticker .ticker-swipe span{
  display: none !important;
}
a.submenu-toggle{
  display: none !important;
}
#BannerSection .mod_navigation .level_2 li:first-child{
  border-top: 1px solid 
  transparent !important;
}
#BannerSection .mod_navigation .level_2 li,
body #BannerSection .level_2 li,
body.attorneys #BannerSection .level_2 li.attorneys, body.career #BannerSection .level_2 li.career, body.credentials #BannerSection .level_2 li.credentials, body.home #BannerSection .level_2 li.home, body.imprint #BannerSection .level_2 li.imprint, body.services #BannerSection .level_2 li.services{
  height: 79px;
  border: 0;
}
body.attorneys #BannerSection .level_2 li span,
body.attorneys #BannerSection .level_2 li a{
  height: 79px;
}
#BannerSection .mod_navigation .level_2{
  top: calc(100% - 1px);
  border-top: 0;
  background: #5F2B2B;
  width: fit-content;
  min-width: 100%;
}

#BannerSection .mod_navigation{
  position: relative;
      z-index: 112;
}

.home-layout #slides .flexslider ul li img {
  width: 100%;
  aspect-ratio: 1920/496; /* 直接设置宽高比 */
      object-fit: cover;
} 
 #slides .flexslider ul li img {
  width: 100%;
  aspect-ratio: 1920/496; /* 直接设置宽高比 */
      object-fit: cover;
} 

div#BannerSection  #quote{
  display: none;
}
/* .home-layout #quote{
    max-width: 100%;
    background: transparent;
    z-index: 111;
    margin: 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    right: 0;
    border: 0;
    font-weight: 400;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 67px;
    height: 100%;
    width: calc(100% - 314px);
    display: flex;
    align-items: center;
    flex-flow: column;
    align-items: baseline;
    place-content: center;

} */
#quote .ce_text{
}
#quote p {
    margin: 0;
line-height: 67px;
max-width: 800px;
font-style: normal;
}

#quote .ce_text.first{
  margin-bottom: 0;
}


#quote .ce_text.author.last {
  padding-bottom: 30px;
  position: relative;
  margin: 0;
}

#contact-info .contact-inside > .ce_text{
  margin: 0;
      display: flex;
    flex-flow: column;
}
#quote .ce_text.author.last p {
  font-weight: 400;
  font-size: 22px;
  color: #000;
  opacity: 0.5;
  line-height: 40px;
  font-style: normal;
}

footer#footer #quote {
  width: 100%;
  place-content: flex-start;
}

#BannerSection .mod_navigation .level_1 >  li:first-child > a,
#BannerSection .mod_navigation .level_1 > li:first-child > span{
  padding: 0 80px;
}
#BannerSection .mod_navigation .level_1{
  display: flex;
}
#BannerSection .mod_navigation .level_1 > li{
  width: auto;
  flex: 1;
}

#BannerSection .mod_navigation .level_1 li:first-child{
  flex: none;
}
.home-layout.quote #main div#main-content > .ce_text,
body.quote div#container > #main > .inside{
  display: flex;
}
/* #slides ol.flex-control-nav{
  display: none;
} */

.no-quote #container #right{
  display: none;
}

#container #main #ll {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 72%;
    padding-right: 30px;
    padding-top: 45px;
}

#ll {
    margin-left: 0;
}

.home-layout #container #main{
  width: 100%;
  padding: 0 !important;
  max-width: 100%;
}

div#sub-navigation-menu{
  display: none;
}

#container #right{
  top: 70px;
}


.home-layout  #main .mod_article .mod_newslist .news_item.last{
  margin-right: 0 !important;
 }
.home-layout  #main .mod_article .mod_newslist .news_item{
  float: left;
 }
.home-layout  #main .mod_article .mod_newslist .title{
  margin-bottom: 78px;
 }
 
.home-layout  #main .mod_article .mod_newslist h1:after{
  content: ": ";
}
.home-layout  #main .mod_article .mod_newslist h1,
.home-layout  #main .mod_article .mod_newslist .title a{
font-weight: bold;
margin-right: 10px;
font-size: 36px;
color: #000000;
  /* 核心：设置盒子模型，让高度可控 */
  display: -webkit-box;
  /* 必须：限制高度，行数 × 行高（这里行高设为1.5，3行就是4.5em） */
  height: 3em;
  /* 必须：指定文本行数 */
  -webkit-line-clamp: 3;
  /* 必须：设置文本排列方向为垂直 */
  -webkit-box-orient: vertical;
  /* 核心：溢出内容隐藏 */
  overflow: hidden;
  /* 核心：文本溢出显示省略号 */
  text-overflow: ellipsis;
  /* 可选：设置行高，让每行文字间距更合理 */
  line-height: 1.4;
 }
.date-more{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-layout #main .mod_newslist{
  border-right: 0;
  background: #e6e6e6;
  padding: 0 157px 0 157px !important;
}
.home-layout #main .mod_newslist .inside{
  margin: 0 auto !important;
  max-width: 100%;
}

time{
color: #9F9F9F;
font-size: 36px;
line-height: 1.4;
}

.date-more .more a{
  padding: 14px 21px;
background: #5F2B2B;
display: block;
color: #fff !important;
text-decoration: none !important;
border: 0px solid #0E050A;
}
.date-more .more a:hover{
background: #DAC79F;
color: #5F2B2B !important;
}
.home-layout.home #main > .inside > .mod_article > .ce_text{
  
  display: flex;
  margin: 0 auto !important;
  max-width: 100%;
  padding: 100px 157px !important;
  background-position:  46px 127px;
  background-size: 75%;
}

body.insidebg #container #main,
body.attorneys #container #main{
  background: url(../assets/images/inside.png) no-repeat top center;
    background-size: 60%;
    background-position: center 264px;
}

body.insidebg.home-layout.home #container #main{
  background: url(../assets/images/inside.png) no-repeat top center;
    background-size: 60%;
    background-position: center 404px;
}

.home-layout #main .mod_article > .ce_text  h3 strong{
font-weight: 400;
font-size: 88px;
color: #000000;
display: block;
margin-left: 73px;
}
.home-layout #main .mod_article > .ce_text  h3{
font-weight: 900;
font-size: 88px;
color: #000000;
margin-bottom: 86px;
position: relative;
    line-height: 1.2em;
            position: relative;
            display: inline-block;
            overflow: hidden; /* 隐藏伪元素超出部分 */
}

.home-layout #main .mod_article > .ce_text p{
font-weight: 400;
font-size: 28px;
color: #000000;
line-height: 44px;
margin-bottom: 30px;
margin-left: 240px;
}


#contact-info h4.ce_headline{
  width: 432px;
height: 49px;
color: transparent;
background: url(../assets/images/logo-footer.png) no-repeat center;
background-size: contain;
}
 
#contact-info .contact-inside .ce_text{
  margin: 0;
  max-width: 100%;
}
#contact-info .contact-inside .ce_text p{
font-weight: 400;
font-size: 22px;
color: #FFFFFF;
line-height: 1.4;
margin: 0;
}


 #quote {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-left-width: 0;
    border-right-width: 0;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: transparent;
}

#main #quote p,
#contact-info .contact-inside .ce_text.last p{
font-style: italic;
font-size: 34px;
}

#main #quote .author p,
#contact-info .contact-inside .ce_text.last .author p{
font-style: normal;
opacity: 0.5;
}
#contact-info .contact-inside > *{
  
}
#contact-info .contact-inside{
  display: flex;
  justify-content:space-between;
}
#contact-info .ce_hyperlink a:link,
#contact-info .ce_hyperlink a{
  width: 262px;
  padding: 20px 0;
background: #DAC79F;
border: 0px solid #0E050A;
text-align: center;
font-weight: 400;
font-size: 22px;
color: #5F2B2B !important;
margin-bottom: 20px;
}

#contact-info .ce_hyperlink a:active,
#contact-info .ce_hyperlink a:hover{
opacity: 0.8;
background: #DAC79F;
}
#contact-info .ce_hyperlink{
  width: fit-content;
  height: auto;
  margin-top: 20px;
}
footer#footer .wrapper{
  margin: 0;
  background: #5F2B2B;
}

footer#footer .wrapper {
  padding: 0 157px !important;
}
footer#footer .wrapper .inside{
  padding: 30px 0 !important;
font-weight: 500;
font-size: 19px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.3;
}
#contact-info, #quote{
  border: 0;
}

#header p a{
  display: none;
}
body.de #header p{
  display: flex;
}
body.en #header p a.de{
  width: 35px;
height: 35px;
display: block;
background: url(../assets/images/de.png) no-repeat;
background-size: cover;
color: transparent;
}
body.de #header p a.en{
  width: 35px;
height: 35px;
display: block;
background: url(../assets/images/en.png) no-repeat;
background-size: cover;
color: transparent;
}

#footer .inside{
  border: 0;
  border-top: 1px solid #fff;
}

#container #main{
  width: auto;
  float: none;
}

.mod_breadcrumb ul li:after{
  content: " > "
}
.mod_breadcrumb ul li.active:after{
  content: " "
}
.mod_breadcrumb ul li{
font-weight: 900;
font-size: 74px;
color: #000000 !important;
margin-left: 0;
line-height: 85px;
margin: 0;
margin-bottom: 100px !important;
}
.mod_breadcrumb{
  border: 0;
  padding: 0;
  margin-bottom: 98px;
}
body.attorneys #main .last{
  margin: 0;
}
body.attorneys #main div#intro .ce_text > p{
  width: calc((100% - 98px) / 2);
font-weight: 400;
font-size: 26px;
color: #000000;
line-height: 40px;
opacity: 0.8;
}
body.attorneys #main div#intro .ce_text.first.last.block{
  display: flex;          /* 开启flex布局 */
  flex-wrap: wrap;        /* 超出容器宽度时换行 */
  justify-content: space-between;
}
body.attorneys #main #intro{
  border: 0;
  margin-bottom: 170px;
}
body.attorneys #main .attorney{
  display: flex;
}
body.attorneys #main .attorney p.vcard{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: static;
  width: 100%;
}
body.attorneys #main .attorney .info{
  flex: 1;
}
body.attorneys #main .attorney {
    margin: 0;
    background: transparent;
    width: 100%;
    float: none;
    padding: 0;
    width: 100%;
    position: relative;
    align-items: center;
    margin-bottom: 160px;
}body.attorneys #main  #descriptions .avatar{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
}
body.attorneys #main #descriptions .attorney{
  align-items: flex-end;
  overflow: visible;
  display: block;
  position: relative;
}
body.attorneys #main #descriptions .attorney .info{
    margin-left: -157px;
    margin-right: -157px;
    padding: 34px 157px;
    padding-right: 497px;
}
body.attorneys #main #descriptions{
      overflow: visible;
      margin-top: 308px;
}
body.attorneys #main #descriptions .attorney,
body.attorneys #main .attorney:nth-of-type(even){
flex-direction: row-reverse;
}
body.attorneys #main #descriptions .attorney{
  margin-bottom: 96px;
}
body.attorneys #main .attorney .avatar img,
body.attorneys #main .attorney .avatar {
    margin: 0;
    width: 337px;
    height: auto;
}
body.attorneys #main .attorney .info {
  padding: 34px 60px;
  background: #F5F6F7;
}
body.attorneys #main .attorney .vcard a img{
  display: none;
}
body.attorneys #main .attorney .vcard a{
  padding: 14px 20px;
font-weight: 500;
font-size: 22px;
background: #5F2B2B;
color: #fff;
text-decoration: none;
line-height: 1;
}

body.attorneys #main .attorney .vcard a:hover{

background: #DAC79F;
color: #5F2B2B;
}

body.attorneys #main .attorney .vcard a.more{
background: #DAC79F;
color: #5F2B2B;
color: #5F2B2B;
border: 1px solid #5F2B2B;
}
.ce_form  input.submit:hover,
body.attorneys #main .attorney .vcard a.more:hover{
background: #5F2B2B;
color: #fff;
}

.ce_form  input.submit{
background: #DAC79F;
color: #5F2B2B;
color: #5F2B2B;
border: 1px solid #5F2B2B;
  padding: 14px 20px;
font-weight: 500;
font-size: 22px;
}
body.attorneys #main .attorney .vcard {
    padding: 20px 0 0;
    margin: 0;
    height: auto;
    box-sizing: border-box;
}


body.attorneys #main .attorney h2 {
    color: #5e2a2b;
    font-size: 17px;
    margin: 0 0 0;
font-weight: 900;
font-size: 28px;
color: #000000;
line-height: 50px;
}

body.attorneys #main .attorney h3 {
    color: #000;
    font-size: 15px;
    margin: 0 0 0;
font-weight: 400;
font-size: 22px;
color: #5F2B2B;
line-height: 50px;
}

body.attorneys #main .attorney h3 p {
    margin: 0
}

body.attorneys #main .attorney h4 {
    margin-top: 0;
    color: #666;
    font-size: 13px;
    line-height: 20px;
font-weight: 400;
font-size: 22px;
color: #000000;
position: relative;
line-height: 28px;
opacity: 0.8;
margin-bottom: 20px;
padding-left: 40px;
margin: 0;
}

body.attorneys #main .attorney h4:before {
    content: ' ';
    position: absolute;
    top: 15px;
    left: -0;
    width: 15px;
    height: 15px;
    background-color: #662525;
    transform: rotate(-45deg);
    transform-origin: top left;
}
body.attorneys #main .tab{
  border: 0;
}
body.attorneys #main .tab li a{
font-weight: 400;
font-size: 22px;
color: #5F2B2B;
background: #fff;
line-height: 69px;
text-decoration: none;
  border: 0;
  text-align: center;
  width: 262px;
  padding: 0;
border: 2px solid #DAC79F;
}
body.attorneys #main .tab {
  display: flex;
  margin-bottom: 90px;
}
body.attorneys #main .tab li{
  width: auto;
  height: auto;
  float: none;
  margin-right: 40px;
  border: 0;
}

body.attorneys #main .tab li.active a{
  color: #5F2B2B;
background: #DAC79F;
}

body.attorneys #main .tab li:not(.active) a:hover{
background: #5F2B2B;
color: #fff;
}

#main .mod_article h1, #main .mod_article h2, #main .mod_article h3{
font-weight: 900;
font-size: 36px;
color: #000000;
line-height: 50px;
}

body.attorneys #main .card li,
body.attorneys #main .card p{
font-weight: 400;
font-size: 22px;
color: #000000;
line-height: 44px;
position: relative;
opacity: 0.8;
}
body.attorneys #main .profile ul{
  border-bottom: 0;
}
#main .mod_article ul li{
  background: transparent;
  padding-left: 40px;
}
#main .mod_article ul li:before{

    content: ' '; /* 伪元素必须有content */
    position: absolute;
    top: 19px;
    left: -0;
    width: 15px;
    height: 15px;
    background-color: #662525; /* 半角颜色，与图中深棕色一致 */
    transform: rotate(-45deg);
    transform-origin: top left; /* 以左上角为旋转中心 */
}
.aboutus {
  margin-top: 130px;
}

#quote,
.aboutus .ce_text{
  padding-left: 40px;
  border-left: 10px solid #5F2B2B;
  margin-bottom: 150px;
}
#main .aboutus .ce_text p strong{
font-weight: 900;
font-size: 42px;
color: #000000;
line-height: 50px;
}

#main .aboutus .ce_text p{
font-weight: 400;
font-size: 28px;
color: #3A3A3A;
line-height: 44px;
}

#main #quote p{
  margin: 0 !important;
  padding: 0 !important;
}
#main #quote .author p{
  margin-top: 20px !important;
  font-size: 26px !important;
}

body.aboutuss h2.grand-headline{
  display: none;
}

body.page_news #main p.info{
  display: flex;
}
body.page_news #main .layout_short{
  display: flex;
  gap: 40px;
  margin-bottom: 110px;
}

.date-box{
  width: 128px;
height: 128px;
background: rgba(0,0,0,0.05);
border: 0px solid #0E050A;
align-items: center;
    place-content: center;
}
.date-month{
font-weight: normal;
font-size: 21px;
color: #000000;
width: 100%;
margin-top: 20px;
margin-bottom: 10px;
line-height: normal;
text-align: center;
}
.date-day{
font-weight: normal;
font-size: 40px;
color: #000000;
text-align: center;
line-height: normal;
font-style: italic;
}
body.page_news #main h1{
  margin-top: 0;
}

body.page_news #main h1 a{
font-weight: 800;
font-size: 40px;
color: #000000 !important;
line-height: 46px;
}

.teaser{
    /* 必须设置固定高度或不限制高度，配合行数控制 */
  /* 核心属性：控制显示3行 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 超出部分隐藏 */
  overflow: hidden;
  /* 可选：添加省略号（line-clamp会自动添加） */
  text-overflow: ellipsis;
  /* 可选：设置行高，让每行文字间距更合理 */
  line-height: 1.5;
}
body.page_news #main h2 {
font-weight: 600;
font-size: 30px;
color: #000000;
line-height: 46px;
opacity: 0.8;
}

body.page_news #main .teaser p{
font-weight: 400;
font-size: 24px;
color: #3A3A3A;
line-height: 28px;
opacity: 0.5;
}

body.page_news #main  .more {
  line-height: normal;
}
body.page_news #main  .more a{
  padding: 14px 40px;
font-weight: 500;
font-size: 22px;
background: #5F2B2B;
color: #fff;
text-decoration: none;

}
body.page_news #main  .more a:hover{
background: #DAC79F;
color: #5F2B2B;
}

body.page_news #main .more {
    line-height: normal;
    display: flex;
    margin-top: 25px;
}

.ce_form td{
  padding-bottom: 20px;
}
.ce_form label{
  margin-right: 20px;
}
.ce_form textarea,
.ce_form input{
  padding: 0 10px;
  border: 1px solid #000;
}
.ce_form label,
.ce_form input,
.ce_form textarea,
.ce_form label span,
#main .mod_article ul li,
#main .mod_article p{
font-weight: 400;
font-size: 26px;
color: #000000;
line-height: 1.5;
position: relative;
}

.ce_form label span.invisible{
  display: none;
}
#main .mod_article p > span,
#main .mod_article p > strong > span{
font-size: 26px !important;
}
div#slides{
  position: relative;
}

#main .mod_article p{
  margin-bottom: 30px;
}
h2.grand-headline{
  display: none;
}
#contact-info .ce_hyperlink a{
      text-indent: 0;
      margin: auto;
}
#BannerSection .mod_navigation .level_2 li {
    height: auto;
    text-align: center;
}
input.submit:hover{
  cursor: pointer;
}

p.error {
    margin: 0 !important;
    margin-bottom: 10px !important;
}
#header .inside p{
  display: flex;
  color: transparent;
}

#quote .author {
    margin-top: 20px;
    margin-bottom: .75em;
}

#contact-info .contact-section .ce_text p a{
  color: #fff;
  text-decoration: underline;
}


/* 响应式缩放：>1126px 时缩放到70% */
@media screen and (min-width: 1126px) {
  body {
    transform: scale(0.7);
    transform-origin: 0 0;
    /* 计算缩放后的宽度：100% / 0.7 ≈ 142.857%，避免内容被截断 */
    width: calc(142.857dvw - 17px);
    /* 可选：如果需要限制高度，防止滚动条 */
    height: calc(142.857dvh - 17px);
  /* 清除所有默认样式+禁用滚动 */
  /* 保留原生滚动，只禁用横向滚动（按需） */
  overflow-x: hidden;
  overflow-y: auto;
    /* 清除默认 margin，避免布局偏移 */
    margin: 0;
    /* 禁止用户缩放（可选，根据需求决定） */
    touch-action: manipulation;
  }

}

/* 低于1126px时的移动端样式 */
@media screen and (max-width: 1126px) {

#quote .author {
    margin-top: 20px;
    margin-bottom: .75em;
    text-align: center;
    width: 100%;
}


body {
  transform: scale(0.6) !important;
  transform-origin: 0 0 !important;
  /* 计算缩放后的宽度：100% / 0.6 ≈ 166.667%，避免内容截断 */
  width: 166.667dvw !important;
  /* 对应调整高度，防止布局错乱/滚动条 */
  height: 166.667dvh !important;
  /* 清除默认 margin，避免缩放后偏移 */
  margin: 0 !important;
  /* 禁止 iOS 双击缩放（可选，按需保留） */
  touch-action: manipulation !important;
    position: absolute !important; /* 脱离文档流，精准对齐顶部 */
  top: 0 !important;         /* 强制贴顶，消除顶部偏移 */
  left: 0 !important;        /* 强制贴左，消除左侧偏移 */
  
  /* 清除所有默认边距/内边距 */
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

#slides ol.flex-control-nav {
    padding-right: 54px;
}

#main .mod_article ul li:before{
  top: 32px;
}
#header{
  padding: 0 54px;
}
#header .inside p{
  height: auto;
  line-height: normal;
  order: 1;
        margin-left: auto;
}
#header .inside #logo{
  order: 2;
}
body.de #header p {
    order: 1;
            margin-left: auto;
}
#header .inside h1 {
    display: block;
    width: 82px;
    height: 55px;
    color: transparent;
    background: url(../assets/images/mmenu.png) no-repeat center;
    background-size: cover;
    margin: 0;
    margin-left: 44px;
}

body.de #header p a.en,
body.en #header p a.de{
  height: 64px;
  width: 64px;
}
#header {
    border-bottom: 44px solid #5F2B2B;
    border-top: 0;
}
#BannerSection{
    /* border-top: 1px solid #fff; */
}
body > .mod_navigation{
  display: none;
  background: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1011;
  display: none;
  justify-content: space-between;
  width: 100%;
}
body > .mod_navigation.active{
  display: flex;
}

body.hidden{
  overflow: hidden;
  height: 100dvh; /* 优先用动态高度 */
}

body .mod_navigation .level_1{
        background: #5F2B2B;
        width: 56%;
        margin-left: auto;
        max-width: none;
        overflow-y: auto;
        height: calc(100dvh / 0.6);
}
body .mod_navigation .level_1 li,
body body .level_1 li,
body.attorneys body .level_1 li.attorneys, body.career body .level_1 li.career, body.credentials body .level_1 li.credentials, body.home body .level_1 li.home, body.imprint body .level_1 li.imprint, body.services body .level_1 li.services{
  border: 0;
}


body .mod_navigation .level_1 li span{
  background: #DAC79F;
  color: #5F2B2B;
}
body .mod_navigation .level_1 li a, body .mod_navigation .level_1 li span{
  line-height: none;
  border-left: none;
  height: 100%;
  display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
font-size: 20px;
color: #5F2B2B;
line-height: auto;
font-family: Roboto;
font-weight: 500;
font-size: 46px;
color: #5F2B2B;
  min-height: 184px;
  height: auto;
  text-align: center;
  margin-bottom: 7px;
}
body .mod_navigation .level_1 li a{
  background: #5F2B2B;
  color: #fff; 
    padding: 20px;
    box-sizing: border-box;
        margin: 0;
}
body .mod_navigation .level_1 li a:hover, body .mod_navigation .level_1 li span:hover{
  background: #DAC79F;
  color: #5F2B2B;
}
body .mod_navigation .level_2 li a, body .mod_navigation .level_2 li span{
background: #DAC79F;
border: 0px solid #0E050A;
opacity: 0.8;
color: #5F2B2B;
min-height: 144px;
padding: 0;
  margin-bottom: 3px;
}

a.submenu-toggle{
  display: none !important;
}
body .mod_navigation .level_2 li:first-child{
  border-top: 1px solid 
  transparent !important;
}
body .mod_navigation .level_2 li,
body body .level_2 li,
body.attorneys body .level_2 li.attorneys, body.career body .level_2 li.career, body.credentials body .level_2 li.credentials, body.home body .level_2 li.home, body.imprint body .level_2 li.imprint, body.services body .level_2 li.services{
  height: auto;  border: 0;
}
#BannerSection {
    padding-top: 0;
}


body .mod_navigation .level_2{
  display: none;
}


body .mod_navigation .level_1 li a.submenu-toggle {
        width: 100px;
        height: 135px;
        display: flex !important;
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        background: transparent;
        z-index: 1;
                box-sizing: border-box;
        margin: 0;
}

body .mod_navigation .level_1 li a.submenu-toggle:hover {
  border: 0 !important;
  text-decoration: none;
}

li.submenu{
  position: relative;
}
footer#footer .wrapper .inside,
footer#footer .wrapper,
/* .home-layout #quote, */
/* .home-layout #main .mod_article > .ce_text, */
.home-layout #main .mod_newslist {
    padding-left: 54px!important;
    padding-right: 54px!important;
}
.home-layout #main .mod_newslist{
  margin: 0 !important;
}

.home-layout #quote{
  width: auto;
  padding-left: 0;
  padding-right: 0;
}


.home-layout #main .mod_article .mod_newslist .news_item {
    width: 100%;
    margin-right: 0 !important;
    float: none;
    margin-bottom: 96px;
}

.home-layout #main .mod_article .mod_newslist .title{
margin-bottom: 66px;
}
.home-layout #main .mod_article .mod_newslist .title a{
font-family: Roboto;
font-weight: 500;
font-size: 44px;
color: #000000;
list-style: 1.4;
}

.home-layout #main .mod_article > .ce_text p {
    margin-left: 140px;
font-family: Roboto;
font-weight: 400;
font-size: 44px;
color: #000000;
line-height: 1.5;
}

body.attorneys #main .tab li a,
body.attorneys #main .attorney h4,
body.attorneys #main .attorney h3,
body.attorneys #main div#intro .ce_text > p,
body.attorneys #main .attorney .vcard a,
body.page_news #main .more a{
font-size: 44px;
line-height: 1.5;
}

body.attorneys #main .card li, body.attorneys #main .card p,
body.page_news #main .teaser p,
body.page_news #main h2,
#main .aboutus .ce_text p,
.home-layout #main .mod_article > .ce_text p {
font-weight: 400;
font-size: 44px;
color: #000000;
line-height: 1.3;
}

body.attorneys #main .attorney h2,
body.page_news #main h1 a,
#main .aboutus .ce_text p strong,
#main .mod_article h1, #main .mod_article h2, #main .mod_article h3{
font-weight: 900;
font-size: 54px;
color: #000000;
line-height: 1.3;
}

.page_news .mod_newslist .inside{
  white-space: unset !important;
}

.home-layout.home #main > .inside > .mod_article > .ce_text,
#container #main, #contact-info .contact-inside, .wrap {
    margin: 0 auto !important;
    max-width: 100%;
    padding: 100px 54px !important;
}

footer#footer .wrapper{
  padding: 0 !important;
}

#contact-info .contact-inside {
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    gap: 80px;
}
#contact-info h4.ce_headline{
  height: 70px;
  max-width: 617px;
  width: 100%;
}

#contact-info .contact-inside .ce_text p br{
  display: none;
}

#contact-info .contact-inside .ce_text.last p,
#contact-info .contact-inside .ce_text p{
font-family: Roboto;
font-weight: 400;
text-align: center;
font-size: 46px;
color: #FFFFFF;
margin-bottom: 43px;
line-height: 1.4;
}
#contact-info .ce_hyperlink{
  width: 100%;
}
#contact-info .contact-inside .ce_text{
  width: 100%;
  text-align: center;
}
#contact-info .ce_hyperlink a:link, #contact-info .ce_hyperlink a{
    width: 463px;
  background: #DAC79F;
  border: 0px solid #0E050A;
  padding: 37px 0;
  font-family: Roboto;
  font-weight: 400;
  font-size: 39px;
  color: #5F2B2B;
}

.home-layout #main .mod_article > .ce_text p{

}
#quote p{
  font-size: 44px;
          display: inline;
}
li.submenu.open ul{
  display: block !important;
}


body .mod_navigation .level_1 li a.submenu-toggle:after{
  content: "+";
  color: #fff;
}

body .mod_navigation .level_1 li.open a.submenu-toggle:after{
  content: "–";
  color: #fff;
}
.home-layout #quote{
  place-content: flex-start;
  margin-top: 54px;
  text-align: center;
}
body.attorneys #main div#intro .ce_text > p{
  width: 100%;
}

body.attorneys #main #descriptions .attorney{
    margin-left: -54px;
    margin-right: -54px;
    padding: 0 54px;
}
body.attorneys #main #descriptions .attorney .info{
    margin-left: -54px;
    margin-right: -54px;
    padding: 34px 54px;
            padding-right: 405px;
}
body.attorneys #main .tab li a{

}

body.attorneys #main .tab li a {
    width: auto;
    padding: 0 30px;
}
body.attorneys #main #descriptions {
    overflow: visible;
    margin-top: 158px;
}
#quote .ce_text.first {
    margin-bottom: 30px;
}







/* font-size optimize */

.ce_form label, .ce_form input, .ce_form textarea, .ce_form label span, #main .mod_article ul li, #main .mod_article p{
font-size: 44px;
line-height: 1.5;
}
/* 
#main .aboutus .ce_text p,
body.attorneys #main .attorney h4,
body.attorneys #main .card li, body.attorneys #main .card p{
  font-size: 30px;
  line-height: 44px;
} */
.ce_form input.submit{
  font-size: 30px;
}

/* font-size optimize end */
























}



/* 低于1126px时的移动端样式 */
@media screen and (max-width: 600px) {

body.attorneys #main .attorney p.vcard {
    flex-flow: column;
    align-items: flex-start;
    gap: 20px;
}
body.insidebg.home-layout.home #container #main{
  background-size: 100%;
}

.home-layout #main .mod_newslist .inside{
  display: block;
}

body.attorneys #main .attorney h4:before {
    content: ' ';
    position: absolute;
    top: 30px;
}

body.attorneys #main .tab {
    display: flex;
    margin-bottom: 250px;
    flex-flow: column;
    gap: 20px;
}
.home-layout #main .mod_newslist .news_item,
.home-layout #main .mod_newslist .news_item  *{
  font-weight: normal;
    margin-right: 10px;
    font-size: 36px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: unset;
    margin-bottom: 0 !important;
    line-height: 1.4;
}
.home-layout #main .mod_newslist .news_item  *{
  display: inline !important;
}

.home-layout #main .mod_article > .ce_text h3:before{
  display: none;
}

.home-layout #main .mod_article > .ce_text h3{
  padding-top: 0;
}
.home-layout #main .mod_newslist h1{
  display: none !important;
}
#container #main #ll{
  padding: 0;
}
.mod_newslist .inside {
  overflow: hidden !important;
  position: relative !important;
  white-space: nowrap !important;
  width: 100% !important;
}

@keyframes scrollRight {
  0% {
    transform: translateX(50%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.mod_newslist .inside > li {
  display: inline-block !important;
  float: none !important;
  white-space: nowrap !important;
  padding: 0 30px !important;
  line-height: 40px !important;
  animation: scrollRight 10s linear infinite !important;
}
.home-layout #main .mod_article .mod_newslist .news_item{
  width: fit-content;
}
.home-layout #main .mod_article > .ce_text p{
  margin-left: 0;
}
#main #quote .author p {
    margin-top: 20px !important;
    font-size: 46px !important;
}
.home-layout #main .mod_newslist .more{
  display: none !important;
}

body .mod_navigation .level_1 li.submenu.trail li.active > span{
    background: #d9c8a6;
    opacity: 1;
    color: #5F2B2B;
}

.home-layout #main .mod_newslist {
overflow: hidden;
padding: 54px !important;
}
#contact-info .contact-inside .ce_text.last p, #contact-info .contact-inside .ce_text p{
  margin-bottom: 0;
}

.ticker-swipe{
  display: none !important;
}


.home-layout #main .ticker-wrapper .ticker .ticker-content a, .home-layout #main .ticker-wrapper .ticker .ticker-content span, .home-layout #main .ticker-wrapper .ticker .ticker-content time{
  font-size: 44px !important;
}

body {
  transform: scale(0.4) !important;
  transform-origin: 0 0 !important;
  /* 计算缩放后的宽度：100% / 0.4 = 250%，避免内容截断/布局错乱 */
  width: 250dvw !important;
  /* 对应调整高度，防止出现不必要的滚动条 */
  height: 250dvh !important;
  /* 清除 body 默认 margin，避免缩放后布局偏移 */
  margin: 0 !important;
  /* 可选：禁止 iOS 浏览器双击缩放，避免冲突 */
  touch-action: manipulation !important;
  overflow-x: hidden;
  overflow-y: auto;
}

.home-layout.quote #main div#main-content > .ce_text, body.quote div#container > #main > .inside,
.home-layout.home #main > .inside > .mod_article > .ce_text{
  flex-flow: column;
}
body.quote div#container > #main > .inside > *,
.home-layout.home #main > .inside > .mod_article > .ce_text > *,
.home-layout.home #main > .inside > .mod_article > .ce_text > *{
  width: auto !important;
}
#main #quote{
  border-left: 0 !important;
  text-align: center;
}
#main #quote *{
  color: #000 !important;
          font-size: 46px !important;
}

body .mod_navigation .level_1{
        height: calc(100dvh / 0.4);
}
footer#footer .wrapper .inside{
font-weight: 500;
font-size: 36px;
color: #FFFFFF;
line-height: 49px;
opacity: 0.3;
}

body .mod_navigation .level_1{
          width: 80%;
}
#main #quote{
  padding-left: 0;
}
.info-more {
    padding: 60px 40px;
    padding-top: 0;
    margin-top: -130px;
}
div#descriptions .info-more {
    margin-top: -0;
    padding-left: 0;
    padding-right: 0;
}

body.attorneys #main #descriptions .avatar{
  right: 50px;
}

body.attorneys #main #descriptions .attorney {
    margin-bottom: 96px;
    margin-top: 300px;
}
#quote .ce_text.first,
#quote span,
#quote p {
  display: inline;
    width: 100%;
    font-size: 27px;
    line-height: 40px;
}
#quote .ce_text.first {
    margin-bottom: 20px;
}
#quote .ce_text.author.last p{
        line-height: 40px;
}

#quote .ce_text.author.last {
    padding-top: 20px;
}

.home-layout #main .mod_article > .ce_text{
  background-size: 100%;
}

body.insidebg #container #main,
body.attorneys #container #main{
    background-size: 100%;
}

time {
    color: #9F9F9F;
}
body.attorneys #main .attorney{
  display: block;
}

body.attorneys #main .attorney .attorney{
  display: flex;
}

 #slides .flexslider ul li img {
  width: 100%;
  aspect-ratio: 1125/640; /* 直接设置宽高比 */
      object-fit: cover;
} 
.home-layout #slides .flexslider ul li img {
    width: 100%;
    aspect-ratio: 1920 / 796;
    object-fit: cover;
}

.ce_form textarea,
.ce_form input{
  padding: 0 10px;
  border: 1px solid #000;
  width: 100%;
  box-sizing: border-box;
}
body.attorneys #main .attorney{
      background: #F5F6F7;
      position: relative;
              align-items: flex-start;
}
body.attorneys #main .attorney .avatar{
          margin-top: -76px;
}

div#attorneys,
div#attorneys *{
  overflow: visible;
}

body.attorneys #main .card h2{
  display: none;
}
body.attorneys #main .card{
  border-top: 0;
}


















}









