﻿@charset "utf-8";

/* 律师-详情页*/
.row-detaile1 {
  padding: 185px 0 59px;
}


.m-detail-l {
  float: left;
  width: 400px;
  margin-right: 100px;
}

.m-detail-r {
  overflow: hidden;
}

.m-detail-l .pic {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
}

.m-detail-l .pic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m-detail-l .txt {
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px 30px 30px;
}

.m-detail-l .tit {
  font-size: 14px;
  color: #fff;
  margin-bottom: 13px;
}

.m-detail-l .tit span {
  display: inline-block;
  vertical-align: bottom;
}

.m-detail-l .tit .name {
  font-size: 28px;
  margin-right: 10px;
  font-weight: bold;
  line-height: normal;
}

.m-detail-l .desc a,
.m-detail-l .desc {
  font-size: 14px;
  color: #fff;
}

.m-detail-l .desc a {
  text-decoration: underline;
}

.m-detail-l .desc .span1 {
  margin-right: 20px;
}

.m-detail-r .line {
  position: relative;
  width: 100%;
  height: 2px;
  background: #D5D7DB;
  margin-bottom: 61px;
}

.m-detail-r .line::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 83px;
  height: 2px;
  content: ' ';
  background: #C1A176;
}

.g-tite1 {
  font-size: 26px;
  font-family: 'Arial',"simsun",'PingFang SC',sans-serif;
  color: #333;
  margin-bottom: 20px;
}

.m-detail-r .item {
  margin-bottom: 60px;
}

.m-detail-r .item1 .desc {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  padding-right: 20px;
}

.m-detail-r .item1 .desc p {
  margin-bottom: 12px;
}

.m-detail-r .item1 .desc p:last-child {
  margin-bottom: 0 !important;
}

.m-detail-r .item2 .desc span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}

.m-detail-r .item2 .desc span:first-child {
  padding-left: 0 !important;
}

.m-detail-r .item2 .desc span::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  content: ' ';
  background: #D5D7DB;
  width: 1px;
  height: 18px;
}

.m-detail-r .item2 .desc span:last-child {
  padding-right: 0 !important;
}

.m-detail-r .item2 .desc span:last-child::after {
  display: none !important;
}

.m-yeare1 {
  position: relative;
  overflow: hidden;
  color: #666;
}

.m-yeare1::after {
  position: absolute;
  top: 19.5px;
  left: 4px;
  bottom: 21.5px;
  display: block;
  content: ' ';
  width: 1px;
  background: linear-gradient(90deg, #D5D7DB 0%, #FFFFFF 99.96%);
}

.m-yeare1 .year {
  /* overflow: hidden; */
  margin-bottom: -2px;
}

.m-yeare1 .year .dot {
  position: relative;
  z-index: 5;
  float: left;
  width: 9px;
  height: 9px;
  background: #D5D7DB;
  margin: 15px 10px 0 0;
  border-radius: 50%;
  overflow: hidden;
}

.m-yeare1 .year1 .dot {
  background: #C1A176 !important;
}

.m-detail-r .txt {
  overflow: hidden;
  font-size: 16px;
  line-height: 40px;

}

.m-detail-r .txt .nian {
  padding-right: 10px;
}

.m-pice1 {
  overflow: hidden;
  margin: 0 -5px;
}

.m-pice1 .li {
  float: left;
  width: 50%;
}

.m-pice1 .con {
  margin: 0 5px;
  padding: 20px 20px 18px;
  border: 1px solid #D5D7DB;
  border-top: 2px solid #C1A176;
}

.m-pice1 .pic {
    width: 87px;
  height: 66px;
  text-align: center;
  margin-bottom: 19px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-pice1 .pic span{color: #C1A176;font-family: 'Arial'; font-weight: bold; font-size: 1.1vw;  display: inline-block; padding-bottom: 5px;}

.m-pice1 .pic img {
  display: inline-block;
  height: 100%;
}

.m-pice1 .txt {
  overflow: hidden;
}

.m-pice1 .tit {
  font-size: 0.94vw;
  line-height: 1.4;
  text-align: center;
  color: #666;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-detailinfo .tit {
  position: relative;
  font-size: 16px;
  line-height: 1.8;
color: #666;
}

.m-detailinfo .con {
  position: relative;
  padding-left: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  min-height: 60px;
}

.m-detailinfo .con::after {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  display: block;
  content: ' ';
  width: 4px;
  height: 60px;
  background-color: #C1A176;
}

.m-detail-r .item6 .info {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}

/* 律师-详情页 end*/
/*专业人员 */
.mzw-row-e1 {
  padding-top: 137px;
}

.ul-professionale1 {
  overflow: hidden;
  margin: 0 -5px 62px;
}

.ul-professionale1 li {
  float: left;
  width: 25%;
  margin-bottom: 0px;
}

.ul-professionale1 .item {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* border-right: 1px solid #D5D7DB; */
  padding: 0 20px;
}

.ul-professionale1 .item::after {
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  content: ' ';
  width: 1px;
  height: 100%;
  display: block;
  background-color: #D5D7DB;
}

.ul-professionale1 li:nth-child(4n) .item::after {
  display: none;
}

.ul-professionale1 li:nth-child(1) .con,
.ul-professionale1 li:nth-child(2) .con,
.ul-professionale1 li:nth-child(3) .con,
.ul-professionale1 li:nth-child(4) .con {
  border-top: 1px solid #D5D7DB;
}

.ul-professionale1 .con {
  position: relative;
  display: block;
  margin: 0 5px;
  padding: 39px 0 42px;
  border-bottom: 1px solid #D5D7DB;
}

.ul-professionale1 .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
  opacity: 0;
}

.ul-professionale1 .con:hover .bg {
  opacity: 1;
}

.ul-professionale1 .pic {
  position: relative;
  width: 148px;
  height: 0;
  overflow: hidden;
 height: 148px;
  margin-bottom: 25px;
}

.ul-professionale1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}

.ul-professionale1 .con:hover .pic img {
  transform: scale(1.08);
}

.ul-professionale1 .name {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  transition: .5s;
}

.ul-professionale1 .txt {
  position: relative;
  z-index: 5;
}

.ul-professionale1 .desc {
  font-size: 14px;
  color: #666;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 21px;
  transition: .5s;
}

.ul-professionale1 .con:hover .name,
.ul-professionale1 .con:hover .desc {
  color: #fff;
}

.ul-professionale1 .arr {
  position: relative;
  width: 32px;
  height: 22px;
}

.ul-professionale1 .arr img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}

.ul-professionale1 .con:hover .arr .icon1,
.ul-professionale1 .arr .icon2 {
  opacity: 0;
}

.ul-professionale1 .con:hover .arr .icon2 {
  opacity: 1;
}

.mzw-row-e4 {
  margin-bottom: 139px;
}

/* 专业人员 end*/
@media only screen and (min-width: 950px) and (max-width: 1920px) {

  /* 律师-详情页*/
  .row-detaile1 {
    padding: 9.635vw 0 3.072vw;
  }

  .m-detail-l {
    width: 18.83vw;
    margin-right: 5.208vw;
  }

  .m-detail-l .pic img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
  }

  .m-detail-l .txt {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0.781vw 1.562vw 1.562vw;
  }

  .m-detail-l .tit {
    font-size: 0.929vw;
    margin-bottom: 0.677vw;
  }

  .m-detail-l .tit span {}

  .m-detail-l .tit .name {
    font-size: 1.458vw;
    margin-right: 0.520vw;
  }

  .m-detail-l .desc a,
  .m-detail-l .desc {
    font-size: 0.729vw;
  }

  .m-detail-l .desc a {
    text-decoration: underline;
  }

  .m-detail-l .desc .span1 {
    margin-right: 1.041vw;
  }

  .m-detail-r .line {
    height: 0.104vw;
    background: #D5D7DB;
    margin-bottom: 3.177vw;
  }

  .m-detail-r .line::before {
    left: 0;
    top: 0;
    bottom: 0;
    width: 4.322vw;
    height: 0.104vw;
    content: ' ';
    background: #C1A176;
  }

  .g-tite1 {
    font-size: 1.354vw;
    margin-bottom: 1.041vw;
  }

  .m-detail-r .item {
    margin-bottom: 3.125vw;
  }

  .m-detail-r .item1 .desc {
    font-size: 1.097vw;
    line-height: 1.8;
    padding-right: 1.041vw;
  }

  .m-detail-r .item1 .desc p {
    margin-bottom: 0.625vw;
  }

  .m-detail-r .item1 .desc p:last-child {
    margin-bottom: 0 !important;
  }

  .m-detail-r .item2 .desc span {
    padding: 0 1.041vw;
    font-size: 1.097vw;
    line-height: 1.8;
  }

  .m-detail-r .item2 .desc span:first-child {
    padding-left: 0 !important;
  }

  .m-detail-r .item2 .desc span::after {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    content: ' ';
    background: #D5D7DB;
    width: 1px;
    height: 0.937vw;
  }

  .m-detail-r .item2 .desc span:last-child {
    padding-right: 0 !important;
  }

  .m-yeare1 {}

  .m-yeare1::after {
    top: 1.015vw;
    left: 0.208vw;
    bottom: 1.119vw;
    content: ' ';
    width: 1px;
    background: linear-gradient(90deg, #D5D7DB 0%, #FFFFFF 99.96%);
  }

  .m-yeare1 .year {
    margin-bottom: -0.104vw;
  }

  .m-yeare1 .year .dot {
    width: 0.468vw;
    height: 0.468vw;
    background: #D5D7DB;
    margin: 0.850vw 0.781vw 0 0;
    border-radius: 50%;
  }

  .m-yeare1 .year1 .dot {
    background: #C1A176;
  }

  .m-detail-r .txt {
    font-size: 1.097vw;
    line-height: 2.083vw;
  }

  .m-detail-r .txt .nian {
    padding-right: 0.520vw;
  }

  .m-pice1 {
    margin: -10px -0.260vw;
    display: flex;
    flex-wrap: wrap;
  }

  .m-pice1 .li {
    margin-top: 10px;
  }

  .m-pice1 .con {
    margin: 0 0.260vw;
    padding: 1.041vw 1.041vw 0.937vw;
    border: 1px solid #D5D7DB;
    border-top: 0.104vw solid #C1A176;
  }

  .m-pice1 .pic {
    height: 3.437vw;
    margin-bottom: 0.989vw;
  }

  .m-pice1 .pic img {}

  .m-pice1 .txt {}


  .m-detailinfo .tit {
    font-size: 1.097vw;
    line-height: 1.8;
  }

  .m-detailinfo .con {
    padding-left: 0.781vw;
    align-items: center;
    margin-bottom: 1.041vw;
    min-height: 3.125vw;
  }

  .m-detailinfo .con::after {
    top: 0.5vw;
    transform: translateY(-0%);
    content: ' ';
    width: 0.208vw;
    height: 3.125vw;
  }

  .m-detail-r .item6 .info {
    font-size: 1.097vw;
    line-height: 1.8;
  }

  /* 律师-详情页 end*/
  /*专业人员 */
  .mzw-row-e1 {
    padding-top: 7.135vw;
  }

  .ul-professionale1 {
    margin: 0 -0.260vw 3.229vw;
  }

  .ul-professionale1 li {}

  .ul-professionale1 .item {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 1.041vw;
  }

  .ul-professionale1 li:nth-child(1) .con,
  .ul-professionale1 li:nth-child(2) .con,
  .ul-professionale1 li:nth-child(3) .con,
  .ul-professionale1 li:nth-child(4) .con {
    border-top: 1px solid #D5D7DB;
  }

  .ul-professionale1 .con {
    margin: 0 0.260vw;
    padding: 2.031vw 0 2.187vw;
    border-bottom: 1px solid #D5D7DB;
  }

  .ul-professionale1 .bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    transition: .5s;
    opacity: 0;
  }

  .ul-professionale1 .con:hover .bg {
    opacity: 1;
  }

  .ul-professionale1 .pic {
    width: 7.708vw;
    padding-top: 59.1%;
    margin-bottom: 1.302vw;
    height: auto;
  }

  .ul-professionale1 .pic img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    transition: .5s;
  }

  .ul-professionale1 .con:hover .pic img {
    transform: scale(1.08);
  }

  .ul-professionale1 .name {
    font-size: 1.25vw;
    font-weight: 700;
  }

  .ul-professionale1 .txt {}

  .ul-professionale1 .desc {
    font-size: 0.929vw;
    height: 1.5em;
    margin-bottom: 1.093vw;
    transition: .5s;
  }

  .ul-professionale1 .arr {
    width: 1.666vw;
    height: 1.145vw;
  }

  .ul-professionale1 .arr img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    transition: .5s;
  }

  .ul-professionale1 .con:hover .arr .icon1,
  .ul-professionale1 .arr .icon2 {
    opacity: 0;
  }

  .ul-professionale1 .con:hover .arr .icon2 {
    opacity: 1;
  }

  .mzw-row-e4 {
    margin-bottom: 7.239vw;
  }

  /* 专业人员 end*/
}

/* 专业人员 end*/
@media only screen and (min-width: 950px) and (max-width: 1920px) {

  /* 律师-详情页*/
  .row-detaile1 {
    padding: 9.635vw 0 3.072vw;
  }
}

@media only screen and (max-width: 950px) {
  .row-detaile1 {
    padding: 0px 0 39px;
    margin-top: 60px;
  }

  .row-detaile1 .wp1200 {
    padding: 0;
  }

  .m-detail-r {
    padding: 0 15px;
  }

  .m-detail-l {
    display: flex;
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0 0px 42px;
  }

  .m-detail-l .pic {
    position: relative;
    overflow: hidden;
    padding-top: 0%;
    width: 60%;
    height: auto;
  }

  .m-detail-l .pic img {
    position: static;
    height: auto;
  }

  .m-detail-l .txt {
    flex: 1;
    overflow: hidden;
    padding-top: 30px;
  }

  .m-detail-r .line {
    margin-bottom: 20px;
  }

  .m-detail-r .item {
    margin-bottom: 30px;
  }

  .g-tite1 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .m-detail-r .item1 .desc {
    font-size: 16px;
    line-height: 1.65;
    padding-right: 0px;
  }

  .m-detail-r .item6 .info,
  .m-detailinfo .tit,
  .m-pice1 .tit,
  .m-detail-r .txt,
  .m-detail-r .item2 .desc span {
    font-size: 15px;
  }

  .m-detailinfo .con::after {
    width: 2px;
  }

  .ul-professionale1 li {
    width: 33.3%;
  }

  .ul-professionale1 .name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .ul-professionale1 li:nth-child(4n) .item::after {
    background-color: #D5D7DB;
    display: block;
  }

  .ul-professionale1 li:nth-child(3n) .item::after {
    display: none;
  }

  .ul-professionale1 .desc {
    font-size: 16px;
  }

  .ul-professionale1 .con {
    padding: 20px 0 30px;
  }

  .ul-professionale1 .arr {
    position: relative;
    width: 28px;
    height: 18px;
  }

  .ul-professionale1 li:nth-child(4) .con {
    border-top: none;
  }

  .ul-professionale1 {
    overflow: hidden;
    margin: 0 -5px 40px;
  }

  .mzw-row-e4 {
    margin-bottom: 40px;
  }

  .m-yeare1 .year .dot {
    width: 7px;
    height: 7px;
    background: #D5D7DB;
    margin: 16px 10px 0 0;
    border-radius: 50%;
  }

  .m-yeare1::after {
    position: absolute;
    top: 19.5px;
    left: 2.5px;
  }

  .mzw-row-e1 {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 750px) {
  .m-detail-l .pic {
    width: 53%;
  }

  .m-detail-l .tit .name {
    display: block;
    font-size: 18px;
    margin-right: 0px;
    margin-bottom: 2px;
  }

  .m-detail-l .txt {
    padding: 10px 16px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .m-detail-l .desc a, .m-detail-l .desc {
    font-size: 12px;
  }

  .m-detail-l .desc .span1 {
    margin-right: 0px;
    display: block;
  }

  .m-detail-l .desc a {
    display: inline-block;
    white-space: normal;
    word-break: break-all;
    line-height: 1.25;
    text-decoration: none;
    border-bottom: 1px solid #fff;
  }

  .g-tite1 {
    font-size: 23px;
    margin-bottom: 12px;
  }

  .m-detail-r .item1 .g-tite1 {
    margin-bottom: 16px;
  }

  .m-detail-r .item {
    margin-bottom: 41px;
  }

  .m-detail-r .item6 .info, .m-detailinfo .tit, .m-pice1 .tit, .m-detail-r .txt, .m-detail-r .item2 .desc span {
    font-size: 13px;
  }

  .m-yeare1 .year .dot {
    position: relative;
    margin: 10px 8px 0 0;
  }
  .m-yeare1 .year{
    position: relative;
  }
  .m-yeare1 .year::after{
    position: absolute;
    top: 15.5px;
    left: 3px;
    display: block;
    content: ' ';
    width: 1px;
    height: 100%;
    background: linear-gradient(90deg, #D5D7DB 0%, #FFFFFF 99.96%);
}
.m-yeare1 .year:last-child:after{
  display: none;
}
  .m-yeare1 .year {
    
    margin-bottom: -2px;
  }
  .m-yeare1 .year .txt{
    line-height: 28px;
    color: #666666;
  }
  .m-yeare1::after {
    display: none;
    top: 14.5px;
    bottom: 5px;
  }

  .m-pice1 .li {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .m-pice1 .con {
    overflow: hidden;
    padding: 14px 14px 14px;
  }

  .m-pice1 .pic {
    float: left;
    height: 63px;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 14px;
  }
  .m-pice1 .pic span{font-size: 16px;}

  .m-pice1 .tit {
    color: #666;
    font-size: 16px;
    text-align: left;
  }

  .m-detailinfo .con {
    padding-left: 13px;
    margin-bottom: 26px;
    min-height: 60px;
  }

  .row-detaile1 {
    padding: 0px 0 38px;
  }

  .ul-professionale1 li {
    width: 50%;
  }

  .ul-professionale1 .pic {
    margin-bottom: 15px;
    height: 100px;
    width: 100px;
    padding-top: 0;
  }

  .ul-professionale1 li:nth-child(3n) .item::after {
    background-color: #D5D7DB;
    display: block;
  }

  .ul-professionale1 li:nth-child(6n) .item::after,
  .ul-professionale1 li:nth-child(2n) .item::after {
    display: none;
  }

  .ul-professionale1 li:nth-child(3) .con {
    border-top: none;
  }

  .ul-professionale1 {
    overflow: hidden;
    margin: 0 -5px 30px;
  }
  .m-detail-r .item6 .info,
  .m-detail-r .txt,
  .m-detail-r .item2 .desc span {
    font-size: 16px;
  }
  .m-detail-r .item6 .info{
    line-height: 1.7;
  }
  .m-detailinfo .tit{
    font-size: 15px;
    color: #666;
  }
}

@media only screen and (max-width: 400px) {
  .ul-professionale1 .pic {
    width: 100px;
    height: 100px;
    margin-bottom: 12px;
  }

  .ul-professionale1 .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 10px;
  }

  .ul-professionale1 .name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .ul-professionale1 .arr {
    position: relative;
    width: 18px;
    height: 12px;
  }

  .ul-professionale1 .desc {
    margin-bottom: 9px;
  }

  .ul-professionale1 {
    margin: 0 -10px 45px;
  }

  .ul-professionale1 .con {
    padding: 20px 0 18px;
    margin: 0 10px;
  }

  .mzw-row-e1 {
    margin-bottom: 20px;
  }

  .mzw-row-e4 {
    margin-bottom: 81px;
  }

  .m-detail-l .tit span {
    font-size: 16px;
  }

  .m-detail-l .tit .name {
    font-size: 18px;
  }

  .m-detail-l .tit {
    margin-bottom: 33px;
  }

  .m-detail-r .line {
    display: none;
  }
}