/* 默认版心宽度 */
/* 默认屏幕宽度 */
/* 鼠标禁用样式，仍可以触发事件 */
img {
  max-width: 100%;
}
.wrap1440 {
  max-width: 1440px;
  margin: 0 auto;
  width: 90%;
}
.part_tit {
  position: relative;
  border-bottom: 1px solid #666263;
  padding-bottom: 2.25225225%;
  margin-top: 2.25225225%;
  font-weight: bold;
}
.part_tit span {
  display: inline-block;
  position: relative;
}
.part_tit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  background-color: #20afb2;
  width: 100px;
  height: 3px;
}
/* 律师团队详情 */
.lawyer_banner {
  padding-top: 82px;
}
.lawyer_banner .wrap1440 {
  position: relative;
  height: 100%;
}
.lawyer_banner .figure {
  position: absolute;
  bottom: 0;
  left: 7.5%;
  width: 18.33%;
  max-height: 100%;
}
.lawyer_banner .figure img {
  display: block !important;
  position: absolute;
  bottom: 0;
}
.lawyer_banner .figure_des {
  position: absolute;
  left: 42.75%;
  top: 35.77981651%;
  z-index: 2;
  color: #fff;
}
.lawyer_banner .figure_des .name {
  margin-top: 10px;
}
.lawyer_banner .figure_des a {
  color: #fff !important;
}
.lawyer_banner .figure_des ul {
  padding-top: 40px;
  line-height: 2;
}
.lawyer_banner .figure_card {
  position: absolute;
  right: 0;
  bottom: 19.597%;
  z-index: 3;
}
.lawyer_banner .figure_card a {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #20afb2;
  color: #fff;
  padding: 0 20px;
  margin-top: 10px;
}
.lawyer_banner .figure_card a:hover {
  color: #fff !important;
}
.lawyer_banner .figure_card em {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 10px;
}
.lawyer_banner .figure_card em.c {
  background: url(../images/figure_icon1.png) 0 center no-repeat;
}
.lawyer_banner .figure_card em.p {
  background: url(../images/figure_icon2.png) 0 center no-repeat;
}
.side_nav {
  position: absolute;
  right: 12.5%;
  top: 54%;
  z-index: 2;
  width: 240px;
  padding: 30px 45px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px rgba(78, 78, 78, 0.1);
  text-align: center;
}
.about-side_nav{top: 30% !important;width: 112px;right: 5%;padding: 10px;display: none;position: fixed;}
.about-side_nav a{font-size: 16px;}
.about-side_nav.on{display: block;}
.side_nav.scroll {
  position: fixed;
  top: 10%;
}
.about-side_nav.scroll {
  top: 20%;
}
.side_nav li {
  border-bottom: 1px solid #e0e0e0;
}
.side_nav li.on a {
  color: #20afb2;
  font-weight: bold;
}
.side_nav a {
  display: block;
  padding: 15px 0;
}
.lawyer_des_wrap .content {
  width: calc(100% - 338px);
  padding-bottom: 7.5%;
}
.lawyer_des_wrap .edit_con_original {
  color: #060606;
  padding-top: 2.25225225%;
}
.wtab_wrap {
  font-size: 18px;
}
.wtab_wrap span {
  cursor: pointer;
}
.wtab_wrap span.on {
  color: #20afb2;
}
.wtab_wrap span.on:last-child i{
  display: none;
}
.wtab_wrap span.on + i {
  color: #20afb2;
}
.wtab_wrap i {
  padding: 0 20px;
}
.list_wrap {
  margin-top: 3.6036036%;
}
.list_wrap .more_show {
  display: inline-block;
  color: #20afb2;
  cursor: pointer;
  margin-top: 2.7027027%;
}
.part6 .list_wrap{margin-top: 0;}
.part6 .list {
  display: none;
}
.part6 .list.on {
  display: block;
}
.part6 .list li {
  background-color: #ededed;
  padding: 2.88288288% 3.24324324%;
  margin-bottom: 10px;
  display: none;
}
.part6 .list li:nth-child(-n+3) {
  display: block !important;
}
.part6 .list p {
  color: #060606;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 3em;
  height: 3em;
  overflow: hidden;
}
.part7 .list {
  margin-top: 3.6036036%;
  overflow: hidden;
}
.part7 li {
  background-color: #ebebeb;
  float: left;
  width: 31.98198198%;
  margin-right: 2.02702703%;
  margin-bottom: 2.02702703%;
  padding: 2.7027027% 3.6036036%;
}
.part7 li:nth-child(3n) {
  margin-right: 0;
}
.part7 li .date {
  font-size: 14px;
  color: #999;
}
.part7 li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  max-height: 4.5em;
  height: 4.5em;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10px;
}
.part8 .list {
  margin-top: 2.7027027%;
}
.part8 .list li {
  font-size: 16px;
  margin-bottom: 10px;
}
.part8 .list li::before {
  content: "";
  font-weight: bold;
  font-size: 18px;
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  background-color: #20afb2;
  margin-top: -2px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
}
.part9 .list {
  display: none;
}
.part9 .list.on {
  display: block;
}
.part9 .list li {
  background-color: #ededed;
  margin-bottom: 10px;
  transition: all 0.3s;
  display: none;
}
.part9 .list li:nth-child(-n+3) {
  display: block !important;
}
.part9 .list li a {
  overflow: hidden;
  display: block;
  padding: 3.6036036%;
}
@media only screen and (min-width:1025px) {
  .part9 .list li:hover {
    background-color: #20afb2;
    color: #fff;
  }
  .part9 .list li:hover .date,
  .part9 .list li:hover a {
    color: #fff !important;
  }
  .part9 .list li:hover .des::before {
    background-color: #fff;
  }
}
.part9 .list .date {
  float: left;
  color: #999;
  font-size: 14px;
  line-height: 1;
}
.part9 .list .des {
  position: relative;
  float: right;
  width: 90%;
  padding-top: 3.15315315%;
}
.part9 .list .des::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #20afb2;
  width: 55px;
}
.part9 .list .des h2,
.part9 .list .des p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
}
.part9 .list .des h2 {
  font-weight: bold;
}
.part9 .list .des p {
  font-size: 16px;
  margin-top: 2.7027027%;
}
.part6 .part_tit,
.part9 .part_tit {
  border-bottom: none;
}
.part6 .part_tit::after,
.part9 .part_tit::after {
  display: none;
}
/* 周报月刊 */
.weekly_tab {
  text-align: center;
  border-bottom: 1px solid #b3b3b3;
  padding: 2.86458333% 0 0;
  margin-bottom: -1px;
}
.weekly_tab > .wrap1440 {
  position: relative;
}
.weekly_tab .swiper-button-next,
.weekly_tab .swiper-button-prev {
  width: 21.6px;
  height: 35.2px;
  display: inline-block;
  background: url(../images/q2/in_r.png) 0 0 no-repeat;
  background-size: auto 100%;
  right: 14%;
}
.weekly_tab .swiper-button-prev {
  background: url(../images/q2/in_l.png) 0 0 no-repeat;
  background-size: auto 100%;
  right: auto;
  left: 14%;
}
.weekly_tab .swiper-container {
  max-width: 900px;
}
.weekly_tab .swiper-container .swiper-slide {
  font-size: 18px;
  cursor: pointer;
}
.weekly_tab .swiper-container .swiper-slide.swiper-slide-active span {
  position: relative;
  display: inline-block;
  padding: 0 10px 5%;
}
.weekly_tab .swiper-container .swiper-slide.swiper-slide-active span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 2;
  height: 3px;
  width: 100%;
  background: #20afb2;
}
.weekly_tab .swiper-wrapper {
  text-align: center;
  width: 900px;
}
.weekly_list {
  padding-top: 3.64583333%;
  padding-bottom: 3%;
}
.weekly_list ul {
  overflow: hidden;

}
.weekly_item{
  display: none;
}

.weekly_item.on{
  display: block;
  visibility: visible!important;
}
.weekly_list li {
  float: left;
  background-color: #ebebeb;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.weekly_list li:nth-child(3n) {
  margin-right: 0;
}
.weekly_list li a {
  padding: 10.77586207% 8.62068966% 6.46551724%;
  display: block;
  overflow: hidden;
  color: #000;
}
.weekly_list li .date {
  margin-bottom: 10px;
  color: #999;
  font-size: 14px;
}
.weekly_list li h2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 3em;
  height: 3em;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 15px;
}
.weekly_list li .des {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 3em;
  height: 3em;
  overflow: hidden;
  font-size: 16px;
}
.weekly_list li .more_link {
  display: inline-block;
  width: 28px;
  height: 8px;
  background: url(../images/more_link.png) 0 0 no-repeat;
  margin-top: 14.00862069%;
}
@media only screen and (min-width:1025px) {
  .weekly_list li:hover {
    background: #20afb2 url(../images/weekly_list_bg.jpg) right bottom no-repeat;
  }
  .weekly_list li:hover .date,
  .weekly_list li:hover a {
    color: #fff !important;
  }
  .weekly_list li:hover .more_link {
    background-image: url(../images/more_link_on.png);
  }
}
/* 高朋观点 */
.viewpoint_list li .des {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  max-height: 4.5em;
  height: 4.5em;
  overflow: hidden;
}
.viewpoint_list li a {
  padding-bottom: 17.24137931%;
}
@media screen and (max-width: 1660px) {
  .side_nav {
    right: 6.6%;
    padding: 30px;
  }
  .about-side_nav{padding: 10px;}
}

@media screen and (max-width: 1560px) {
  .lawyer_banner .figure_des{top: 25%;}
  .lawyer_banner .figure_des ul{padding-top: 20px;}
}

@media screen and (max-width: 1440px) {
  .side_nav {
    top: 45%;
    right: 5.1%;
  }
  .about-side_nav{top: 55%;}
  .lawyer_banner .figure_des {
    top: 20%;
  }
  .lawyer_banner .figure_des ul {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .weekly_tab .swiper-button-next,
  .weekly_tab .swiper-button-prev {
    right: 5%;
  }
  .weekly_tab .swiper-button-prev {
    right: auto;
    left: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .lawyer_banner {
    padding-top: 60px;
  }
  .side_nav {
    top: 45%;
    right: 5.1%;
  }
  .lawyer_des_wrap .content {
    width: 100%;
  }
  .side_nav {
    position: static !important;
    width: 100%;
    padding: 20px 10px;
  }
  .about-side_nav{padding: 10px;}
  .side_nav li {
    float: left;
    padding: 0 5px;
  }
  /* 周报月刊 */
  .weekly_list li {
    width: 49%;
  }
  .weekly_list li:nth-child(3n) {
    margin-right: 2%;
  }
  .weekly_list li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .lawyer_banner {
    height: auto !important;
    padding-top: 70px;
  }
  .lawyer_banner .figure {

    left: auto;
    right: 0;
    margin-top: 10px;
    transform: translateX(-50%);
    margin-left: -30%;
    width: 52%;
  }

  .lawyer_banner .figure_des {
    position: static;
    left: 0;
  }
  .lawyer_banner .figure_card {
    position: relative;
    width: 100%;
    padding-bottom: 4%;
    overflow: hidden;
  }
  .lawyer_banner .figure_card a {
    margin-right: 6px;
    height: 32px;line-height: 32px;
    font-size: 12px;
    width: 75px;
    padding: 0 10px;
    float: left;
  }
  .lawyer_banner .figure_card em{margin-right: 5px;}
  .part7 li {
    width: 100%;
    margin-right: 0 !important;
  }
  .part9 .list .date {
    margin-bottom: 10px;
  }
  .part9 .list .date,
  .part9 .list .des {
    float: none;
    width: 100%;
  }
  /* 周报月刊 */
  .weekly_tab span {
    margin: 0 1%;
    padding: 0 10px;
    font-size: 16px;
  }
  .weekly_list li {
    width: 100%;
  }
  .weekly_list li:nth-child(3n),
  .weekly_list li:nth-child(2n) {
    margin-right: 0 !important;
  }
}
