html,
body,
ul,
li,
button,
input,
a,
p {
  padding: 0;
  margin: 0;
  list-style: none;
  border-width: 0;
  text-decoration: none;
  color: #000;
}

.wrapper {
  width: 100%;
  min-width: 1400px;
}

.search-nav {
  height: 86px;
  width: 1160px;
  margin: 0 auto;
  position: relative;
}

.logo {
  width: 240px;
  height: 66px;
  /* border: 1px solid #aaa; */
  position: absolute;
  top: 10px;
}

.logo img {
  width: 100%;
  height: 100%;
}

.searIpt {
  position: absolute;
  right: 0;
  top: 20px;
  width: 426px;
  height: 48px;
  padding-left: 22px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 54, 111, 0.13);
  border-radius: 8px;
  line-height: 48px;
}

#sid {
  border: 0;
  width: 90px;
  height: 90%;
  outline: none;
}

#TopKey {
  width: 240px;
  height: 24px;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 15px;
  outline: none;
}

.searBtn {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 32px;
  height: 32px;
  background: #0078F6;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
}

.menu-background {
  width: 100%;
  height: 680px;
  background-image: url('../image/banner.png');
  background-size: cover;
}

.newmenu-background {
  width: 100%;
  height: 80px;
}

.newmenu {
  width: 100%;
  height: 80px;
  background-color: #0078F6;
}

.menu {
  width: 100%;
  height: 80px;
  background: rgba(0, 120, 246, 0.5);
}

.menu-box {
  margin: 0 auto;
  display: flex;
  width: 1200px;
  height: 100%;
}

.menu-item {
  position: relative;
  width: 170px;
  font-size: 18px;
  line-height: 80px;
  text-align: center;
}

a .menu-item {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

.menu-box .active {
  background-color: rgba(255, 255, 255, 0.19)
}

.menu-item:hover {
  background-color: rgba(255, 255, 255, 0.19)
}

.menu-item-bottom {
  position: absolute;
  left: 65px;
  bottom: 0;
  display: none;
  margin: 0 auto;
  width: 40px;
  height: 3px;
  background: #FFFFFF;
}

.menu-item:hover .menu-item-bottom {
  display: block;
}

.talent {
  display: flex;
  margin: 0 auto;
  width: 1200px;
  height: 180px;

}

.talent-item {
  width: 299px;
  height: 100%;
  text-align: center;
}

.talent-item-num {
  margin: 40px 0 20px 0;
  font-family: MiSans, MiSans;
  font-weight: 600;
  font-size: 32px;
  color: #0078F6;
  line-height: 42px;
}

.talent-item-title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: rgba(36, 36, 36, 0.85);
  line-height: 24px;
}

.talent-separate {
  margin-top: 56px;
  width: 1px;
  height: 48px;
  background-color: #DAE4EE;
}

.lawyer {
  position: relative;
  width: 100%;
  height: 600px;
  padding-top: 42px;
  background-image: url('../image/background.png');
  background-size: cover;
  text-align: center;
}

.lawyer-title {
  margin: 0 auto;
  margin-bottom: 70px;
  width: 1200px;
  height: 65px;
  background-image: url('../image/forum.png');
  background-size: cover;
}

.swiper-list {
  margin: 0 auto;
  width: 1200px;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.swiper-main {
  height: 100%;
  position: relative;
}

.swiper-main div {
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  border-radius: 4px;
  display: inline-block;
}

.swiper-main img {
  height: 80%;
  display: block;
  border-radius: 4px;
  display: inline-block;
}

.swiper-main p {
  height: 20%;
  display: block;
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: -2px -3px 7px 0px #C1DFFF;
  box-sizing: border-box;
  font-size: 34px;
  color: rgba(44, 117, 242, 0.14);
  cursor: pointer;
}

.leftBtn {
  left: 0;
}


.rightBtn {
  right: 0;
  padding-left: 4px;

}

.btn-show {
  margin-top: 40px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0);
  height: 46px;
  border-radius: 4px;
  border: 1px solid #0078F6;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 16px;
  color: #0078F6;
}

.info {
  width: 100%;
  height: 600px;
  padding-top: 64px;
  text-align: center;
}

.info-title {
  margin: 0 auto;
  margin-bottom: 70px;
  width: 1200px;
  height: 65px;
  background-image: url('../image/information.png');
  background-size: cover;
}

.info-content {
  margin: 0 auto;
  width: 1200px;
  height: 316px;
  display: flex;
  justify-content: space-between;
}

.info-content-right {
  width: 616px;
  height: 316px;
}

.info-content-box {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.info-content-box:hover .info-content-right-title{
  color: #0078F6;
}
.info-content-img {
  width: 560px;
  height: 316px;
  background-size: cover;
  border-radius: 8px;
}

.info-content-right-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 510px;
  height: 46px;
  font-family: SourceHanSansSC, SourceHanSansSC;
}

.info-content-right-title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  font-size: 16px;
  color: rgba(0,0,0,0.8);
  line-height: 20px;
  text-align: left;
}

.info-content-right-dec {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: SourceHanSansSC, SourceHanSansSC;
font-weight: 400;
font-size: 14px;
color: rgba(0,0,0,0.25);
line-height: 18px;
  text-align: left;
}

.info-content-right-date {
  margin-top: 14px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 18px;
}

.footer {
  width: 100%;
  min-width: 1400px;
}

.footer-top {
  width: 100%;
  height: 140px;
  background: #00246C;
}

.footer-bottom {
  width: 100%;
  height: 100px;
  background: #000336;
}

.footer-top-content {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 32px;
  width: 1200px;
  color: #FFFFFF;
}

.footer-top-content a {
  color: #FFFFFF;
}

.footer-content-item-title {
  margin-bottom: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 14px;
}

.footer-content-item-child {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
}

.footer-content-item-child div {
  margin-bottom: 10px;
}

.footer-content-item-child a {
  margin-right: 10px;
}

.footer-bottom-content {
  margin: 0 auto;
  width: 1200px;
  padding-top: 24px;
  color: #FFFFFF;
}

.footer-bottom-content p {
  height: 20px;
  line-height: 20px;
  color: #FFFFFF;
}

.footer-bottom-content-item {
  display: flex;
  justify-content: space-between;
  height: 20px;
  line-height: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
}

.footer-bottom-content-item1 {
  margin-top: 16px;
  text-align: center;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
}

.thumbnail_1 {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

/* 固定公众号 */
.viscous {
  position: fixed;
  bottom: 224px;
  right: 20px;
  z-index: 999;
  width: 40px;
  height: 40px;
  box-shadow: 3px 2px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  text-align: center;
  background-color: #FFFFFF !important;
}

.viscous a {
  display: block;
  width: 100%;
  height: 100%;
}

.viscous-item-img {
  margin-top: 12px;
  width: 32px;
  height: 32px;
}

.breadcrumbs {
  height: 45px;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  line-height: 45px;
}

.breadcrumbs a {
  height: 45px;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  line-height: 45px;
}

/* 文章详情------------------------------------------ */
.article {
  margin: 0 auto;
  width: 1200px;
}

.article-content {
  margin-bottom: 40px;
  border: 1px solid #F0F0F0;
  border-top: 2px solid #0078F6;
  padding: 38px 56px 56px 56px;
}

.article-content-title {
  position: relative;
  margin-bottom: 16px;
  border-bottom: 1px solid #D6E7FF;
  padding-bottom: 24px;
  box-sizing: border-box;
}

.article-content-tit {
  margin-bottom: 24px;
  text-align: center;
  font-size: 26px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
}

.article-content-date {
  text-align: center;
}

.article-content-date span {
  margin-right: 40px;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}

.article-content-share {
  position: absolute;
  right: 13%;
  bottom: 17px;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}

.lawfirm-details {
  width: 100%;
  background-color: #F9F9F9;
  padding-bottom: 40px;
}

.lawfirm-details-box {
  margin: 0 auto;
  width: 1200px;

}

.language {
  display: flex;
  margin: 10px 0 20px 0;
  float: right;
  width: 172px;
  height: 38px;
  padding: 4px 6px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 19px;
  border: 1px solid rgba(145, 145, 145, 0.26);
}

.language-item {
  width: 82px;
  height: 28px;
  border-radius: 19px;
  color: #707070;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.language-item-active {
  background: #0074ED;
  color: #FFFFFF;

}

.lawfirm-details-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 660px;
}

.lawfirm-content-left {
  width: 384px;
  height: 100%;
  background: #FFFFFF;
}

.lawfirm-content-right {
  width: 792px;
  height: 100%;
  background-image: url('../image/lawfirm-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
}

.lawfirm-content-left-img {
  width: 384px;
  height: 200px;
}

.lawfirm-content-left-bottom {
  padding: 16px 18px 24px 18px;
  box-sizing: border-box;
}

.lawfirm-details-title {
  margin-bottom: 16px;
  width: 100%;
  height: 33px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 22px;
  color: #000000;
  line-height: 33px;
  text-align: left;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawfirm-details-address {
  width: 100%;
  height: 116px;
  padding: 16px 8px 16px 16px;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
  border-radius: 8px;
}

.lawfirm-details-address-title {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 14px;
  color: #0057D7;
  line-height: 20px;
}

.lawfirm-details-address-content {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.division-line {
  margin: 20px 0;
  border: 1px dotted rgba(0, 0, 0, 0.15);
}

.lawfirm-details-message {
  margin-bottom: 8px;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.65);
}

.lawfirm-details-message-box {

  width: 100%;
  height: 158px;
  padding: 16px 8px 16px 16px;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
  border-radius: 8px;
}

.introduce {
  display: flex;
  justify-content: space-between;
  width: 728px;
  height: 54px;
  padding: 8px 10px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 28px;
  border: 1px solid #FFFFFF;
}

.introduce-item {
  max-width: 210px;
  height: 38px;
  padding: 8px 24px;
  box-sizing: border-box;
  border-radius: 19px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.introduce-item-active {
  background: #FFFFFF;
  color: #0057D7;
}

.lawfirm-content-english {
  margin: 32px 32px 0 32px;
}

.lawfirm-content-chinese {
  margin: 48px 32px 0 32px;
}

.introduce-content {
  padding: 20px 32px 0 32px;
  box-sizing: border-box;
  overflow-y: scroll;
  height: 552px;
  text-indent: 2em;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
}

.introduce-content::-webkit-scrollbar {
  width: 10px;
}

.introduce-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #fff;
}

.language-lawyer {
  margin-top: 70px;
}

.lawyer-details-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 620px;
}

.lawyer-content-left {
  position: relative;
  width: 384px;
  height: 100%;
  background-color: #fff;
  background-image: url('../image/lawyer-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.lawyer-content-left-top {
  position: absolute;
  top: -102px;
  width: 100%;
  text-align: center;
}

.lawyer-content-img {
  width: 224px;
  height: 280px;

}

/* .lawyer-details-shadow {
  width: 224px;
  height: 12px;
  background: rgba(255,255,255,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.06);
  border-radius: 8px;
  border: 1px solid #F4F4F4;
  backdrop-filter: blur(7px);
  background:linear-gradient(to bottom, #F4F4F4, rgba(0, 0, 0, 0.06) );
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.06);
  background-color: rgba(255,255,255,0.6);
} */
.lawyer-details-title {
  margin: 16px 0 8px 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 26px;
  color: #000000;
  line-height: 38px;
}

.lawyer-details-lan {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
}

.lawyer-content-left-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 366px;
  padding: 16px 18px 60px 18px;
  box-sizing: border-box;
}

.lawyer-details-address {
  margin-bottom: 12px;
  width: 100%;
  height: 68px;
  box-sizing: border-box;
  padding: 12px 16px 16px 16px;
  border-radius: 8px;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
}

.lawyer-details-address-content {
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawyer-details-area {
  width: 100%;
  height: 94px;
  box-sizing: border-box;
  padding: 12px 16px 16px 16px;
  border-radius: 8px;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
}

.lawyer-details-area-content {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawyer-details-message-box {
  width: 348px;
  height: 76px;
  padding: 16px 16px 10px 16px;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
  border-radius: 8px;
}

.lawyer-content-right-title {
  margin-top: 32px;
  width: 100%;
  text-align: center;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 30px;
}

.lawyer-content-right {
  width: 792px;
  height: 100%;
  background-image: url('../image/lawyer-bg2.png');
  background-size: cover;
  border-radius: 8px;
  background-repeat: no-repeat;
}

.top-bg {
  width: 100%;
  height: 180px;
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.lawyer-list {
  width: 100%;
  height: 1190px;
  position: relative;
  background-color: #ffffff;
}

.lawfirm-list {
  width: 100%;
  height: 1220px;
  position: relative;
  background-color: #ffffff;
}

.lawfirm-list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 754px;
  background-image: url('../image/lawyer-bg5.png');
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.lawyer-list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 630px;
  background-image: url('../image/lawyer-bg4.png');
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.lawyer-list-content {
  margin: 0 auto;
  padding-top: 40px;
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
}

.lawfirm-list-content {
  margin: 0 auto;
  padding-top: 93px;
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
}

.lawyer-list-content-top {
  margin-bottom: 28px;
  width: 100%;
  height: 64px;
  background-image: url('../image/lawyer-top1.png');
  /* 设置背景图 */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.lawfirm-list-content-top {
  margin-bottom: 28px;
  width: 100%;
  height: 64px;
  background-image: url('../image/lawyer-top2.png');
  /* 设置背景图 */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.lawyer-list-content-bottom {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lawfirm-list-content-bottom {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lawyer-list-item {
  position: relative;
  margin-top: 86px;
  height: 388px;
  width: 282px;
  background-color: #fff;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
  background-image: url(../image/lawyer-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.lawfirm-list-item {
  margin-top: 32px;
  width: 384px;
  height: 378px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
}

.lawyer-list-top {
  position: absolute;
  top: -54px;
  width: 100%;
  text-align: center;
}

.lawyer-content-img {
  width: 150px;
  height: 170px;
  border-radius: 8px;
}

.lawyer-list-title {
  margin: 12px 0 2px 0;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawyer-list-lan {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 17px;
}

.lawyer-list-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 14px 12px 12px 12px;
  box-sizing: border-box;
}


.lawyer-list-address {
  margin-bottom: 14px;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  padding: 10px 12px 12px 12px;
  border-radius: 8px;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
}

.lawyer-list-address-content {
  width: 100%;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawyer-list-area {
  width: 100%;
  height: 115px;
  box-sizing: border-box;
  padding: 10px 12px 12px 12px;
  border-radius: 8px;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
}

.lawyer-list-area-content {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawyer-list-details-img {
  margin-right: 8px;
  width: 12px;
  height: 12px;
}

.lawfirm-list-details-img {
  width: 11px;
  height: 14px;
}

.lawyer-list-btn {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: 50px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0);
  height: 46px;
  border-radius: 4px;
  border: 1px solid #0078F6;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  color: #0078F6;
}

.lawfirm-list-item-img {
  width: 384px;
  height: 200px;
}

.lawfirm-list-item-bottom {
  box-sizing: border-box;
  padding: 20px 12px 12px 12px;
}

.lawfirm-list-title {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawfirm-list-division-line {
  margin: 12px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.lawfirm-list-address {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 12px 27px 12px;
  height: 96px;
  background: linear-gradient(90deg, rgba(34, 112, 255, 0.08) 0%, rgba(45, 112, 234, 0) 100%);
  border-radius: 8px;
}

.lawfirm-list-address-content {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-unite {
  width: 100%;
  height: 2036px;
  padding: 40px 0 32px 0;
  box-sizing: border-box;
  background: #FAFAFA;
}

.list-unite-content {
  margin: 0 auto;
  width: 1200px;
  height: 1900px;
  padding: 8px 40px 14px 40px;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #F0F0F0;
}

.list-unite-content-item {
  display: flex;
  height: 188px;
  width: 100%;
  padding: 32px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #DDDDDD;
}

.list-unite-left {
  margin-right: 16px;
  width: 124px;
  height: 124px;
  padding: 28px 0;
  box-sizing: border-box;
  background: #FCFCFC;
  border-radius: 4px;
  text-align: center;
}

.list-unite-month {
  font-family: Arial, Arial;
  font-weight: normal;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
}

.list-unite-year {
  font-family: ArialMT;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
}

.list-unite-mid {
  margin-right: 24px;
  width: 736px;
  height: 124px;
  border-radius: 4px;
}

.list-unite-title {
  height: 40px;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-unite-desc {
  height: 72px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-unite-right {
  width: 220px;
  height: 124px;
}

.list-unite-right-img {
  /*width: 100%;*/
  height: 100%;
  border-radius: 8px;

}

.list-unite-content-item:nth-child(10) {
  border-bottom: 0;
}

.list-unite-content-item:hover .list-unite-title {
  color: #0057D7;
}

.paging-show {
  margin-top: 10px;
  margin-bottom: 30px;
  /*float: right;*/
  /*border: 1px solid #aaa;*/
  /*width: 644px;*/
  height: 32px;
  text-align: center;
}

.paging-show input {
  width: 50px;
  border-width: 1px;
  border-radius: 6px;
  height: 30px;
  text-align: center;
}

.paging {
  margin: 0 auto;
  width: 1200px;
}

.lecture {
  width: 100%;
  height: 1230px;
  padding: 40px 0 32px 0;
  box-sizing: border-box;
  background: #fff;
}
.lecture-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1200px;
  height: 1100px;
} 
.lecture-content-item {
  position: relative;
  width: 282px;
height: 340px;
background: #01163B;
border-radius: 8px;
  background-color: #fff;
  overflow: hidden; 
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.06);
border-radius: 8px;
border: 1px solid #F4F4F4;
}

 
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(1, 22, 59, 0.3); 
  display: none;
  transition: opacity 0.3s ease; 
}
 
.lecture-content-item:hover .overlay {
  display: block; 
}
 
.play-button {
  position: absolute;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  width: 52px;
  height: 52px;
  display: none; 
  transition: opacity 0.3s ease; 
  background-image: url('../image/play.png');
  background-repeat: no-repeat;
  background-size: cover;
}
 
.lecture-content-item:hover .play-button {
  display: block; 
}
.lecture-content-item:hover .lecture-content-bottom-title {
  color: #0057D7;
}
.lecture-content-img {
  height: 180px;
  width: 100%;
}
.lecture-content-bottom {
  height: 160px;
  box-sizing: border-box;
  padding: 14px 16px 16px 16px;
}
.lecture-content-bottom-title {
  height: 56px;
  font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 400;
font-size: 16px;
color: rgba(0,0,0,0.85);
line-height: 28px;
display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lecture-content-bottom-label {
  margin-right: 12px;
  padding: 3px 12px;
  font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 400;
font-size: 12px;
color: rgba(0,0,0,0.45);
line-height: 18px;
background: #F2F2F2;
border-radius: 14px;
}
.label-box {
  margin: 6px 0 26px 0;
  
}
.lecture-content-date {
  display: flex;
  font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 400;
font-size: 12px;
color: rgba(0,0,0,0.45);
line-height: 18px;
}
.lecture-content-date-imgbox {
  padding-top: 2px;
}
.lecture-content-date-img {
  margin-right: 10px;
  width: 14px;
  height: 14px;
}
.rostrum {
  width: 100%;
height: 817px;
padding: 16px 0 0 0;
box-sizing: border-box;
background: rgba(0,0,0,0.85);
}
.rostrum-content {
  width: 1200px;
  margin: 0 auto;
}
.rostrum-breadcrumbs {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 14px;
}
.rostrum-breadcrumbs a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 14px;
}
.rostrum-title {
  margin: 32px 0 24px 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 400;
font-size: 26px;
color: #FFFFFF;
line-height: 24px;
}
.rostrum-video {
  width: 100%;
  height: 675px;
}
.rostrum-video video{
  width: 100%;
  height: 100%;
}
.rostrum-item {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1200px;
  height: 420px;
padding: 40px 0;
box-sizing: border-box;
}

