* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #000;
}

header {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.logo-left {
    width: 180px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-father {
    width: 670px;
    height: 96px;
    position: relative;
}

.nav-father>ul>li {
    font-size: 18px;
    line-height: 96px;
    text-align: center;
    list-style: none;
    float: left;
}

.nav-father>ul>li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

.nav-father ul>li>a:hover {
    font-size: 18px;
    color: #b18d59;
    cursor: pointer;
    border-bottom: 2px solid #b18d59;
}

.nav-father ul li .son {
    opacity: 0.9;
    width: 91px;
    height: 150px;
    display: none;
    position: absolute;
    z-index: 1;
}

.nav-father ul li .son-last {
    opacity: 0.9;
    width: 91px;
    height: 100px;
    display: none;
    position: absolute;
    z-index: 1;
}

.nav-father ul li:hover div {
    display: block;
}

.nav-father ul li div>a {
    display: block;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    opacity: 0.9;
}

.nav-father ul li div>a:hover {
    color: #b18d59;
}

.banner {
    width: 100%;
    height: 517px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.banner-txt {
    position: absolute;
    width: 1200px;
    height: 70px;
}

.banner-txt p {
    font-size: 40px;
    padding-bottom: 10px;
    color: #fff;
}

.banner-txt span {
    font-size: 18px;
    color: #fff;
}

.crumbs {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    display: flex;
}

.crumbs a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    line-height: 150px;
}

.crumbs span {
    font-size: 20px;
    color: #b18d59;
    line-height: 150px;
}

.lawyer-head {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 103px;
}
.lawyer-head .back {
    display: flex;
    align-items: center;
    height: 29px;
    margin-bottom: 40px;

}
.lawyer-head .back img{
    width: 28px;
	height: 29px;
    margin-right: 8px;

}
.lawyer-head .back{
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #7C7C7C;
}
.lawyer-head .txt-box{
    padding-left: 28px;

}
.lawyer-head .txt-box .title{
    display: flex;
    align-items: center;
}
.lawyer-head .txt-box .title .left{
    font-family: MicrosoftYaHei-Bold;
	font-size: 60px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #11316F;
    margin-right: 30px;
}
.lawyer-head .txt-box .title .right{
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lawyer-head .txt-box .title .right div:nth-child(1){
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #fdfafa;
    background: #11316F;
    text-align: center;
    width: 85px;
    border-radius: 5px;
	height: 26px;
    margin-top: 3px;
}
.lawyer-head .txt-box .title .right div:nth-child(2){
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #1e1e1e;
}
.lawyer-head .intro-box{
    margin-top: 36px;
    padding: 0 0 9px 0px;
    position: relative;
}
.lawyer-head  .btn-box{
    margin-top: 64px;
    margin-left: 10px;
    display: flex;
    width: 387px;
    justify-content: space-between;
}
.lawyer-head  .btn-box button{
    width: 112px;
	height: 36px;
	border-radius: 5px;
	border: solid 1px #bfbcbc;
    font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #a9a9a9;
}
.lawyer-head .intro-box  .zhiye h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    font-weight: bold;
    margin-top: 36px;
}
.lawyer-head .intro-box  .good h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    font-weight: bold;
    margin-top: 35px;
}
.lawyer-head .intro-box  .phone h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    font-weight: bold;
    margin-top: 32px;
}
.lawyer-head .intro-box .experience h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    font-weight: bold;
    margin-top: 26px;
}
.lawyer-head .intro-box .item_txt{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    margin-top: 13px;
}
.lawyer-head .intro-box .ex-txt{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1e1e1e;
    margin-top: 13px;
}
.lawyer-head .intro-box  .intro-cont{
    margin-top: 40px;
    width: 383px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #1e1e1e;
    position: relative;
}
.lawyer-head  .person-img{
   position: absolute;
   right: 60px;
   bottom: 0;
   width: 345px;
   height: calc(100% - 34px);
   object-fit: cover;
}
.lawyer-head .person-bg{
    width: 848px;
	height: 848px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
} 
.lawyer-head  .leftLine{
    position: absolute;
    width: 3px;
	height:calc(100% - 9px);
    left: -20px;
    top: 0;
    background: #E8E8E8;
}
.lawyer-head  .leftLine .inline{
    position: absolute;
    width: 3px;
	height: 118px;
    background: #1E1E1E;
    top: 175px;
}
.success-case {
    width: 1200px;
    margin: 0 auto;
    margin-top: 115px;
    margin-bottom: 70px;
}

.success-case .cases-name {
    display: flex;
    margin-bottom: 50px;
}

.success-case .cases-name p {
    font-size: 36px;
    color: #b18d59;
}

.success-case .cases-name a {
    font-size: 18px;
    color: #777;
    padding-left: 18px;
    padding-top: 20px;
}

.success-case .cases {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.success-case .cases ul {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
}

.success-case .cases ul li {
    list-style: none;
    display: block;
    margin-right: 20px;
    margin-top: 5px;
}

.success-case .cases ul li .date {
    width: 94px;
    height: 94px;
    background-color: #b18d59;
    box-sizing: border-box;
}

.success-case .cases ul li .date p {
    font-size: 49px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.success-case .cases ul li .date span {
    display: block;
    font-size: 17px;
    color: #fff;
    text-align: center;
}

.success-case .cases ul li .txt {
    width: 461px;
    height: 94px;
    margin-top: 0px;
    border: solid 1px #b18d59;
    box-sizing: border-box;
}

.success-case .cases ul li .txt p {
    font-size: 15px;
    font-weight: bold;
    line-height: 44px;
    padding-left: 12px;
}

.success-case .cases ul li .txt .min-span {
    width: 365px;
    height: 42px;
    overflow: hidden;
}

.success-case .cases ul li .txt .min-span span {
    display: block;
    font-size: 15px;
    padding-left: 12px;
    line-height: 23px;
    color: #777;

}

.twoes {
    display: flex;
    width: 555px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.line-point img {
    margin-top: 10px;
    margin-left: 44px;
}

.cases ul li:nth-last-child(2) .line-point img {
    display: none;
}

.cases ul li:last-child .line-point img {
    display: none;
}

.last {
    width: 100%;
    height: 726px;
    margin: 0 auto;
    position: relative;
}

.last-img {
    width: 1920px;
}

.real-last {
    position: absolute;
    margin-top: -723px;
    width: 100%;
}

.last-up {
    width: 1200px;
    margin: 0 auto;
}

.last-line {
    width: 100%;
    height: 1px;
    background-color: white;
    opacity: 0.7;
}
.last-down {
    width: 1200px;
    margin: 0 auto;
}

.logo-name {
    width: 310px;
    height: 70px;
    margin: 0 auto;
    margin-top: 66px;
    display: flex;
    justify-content: space-between;
}

.law-name {
    width: 222px;
}

.law-name h6 {
    font-size: 24px;
    color: white;
    font-weight: normal;
}

.law-name span {
    font-size: 12px;
    color: white;
}

.law-name p {
    padding-top: 5px;
    font-size: 12px;
    color: white;
}

.eight {
    width: 1006px;
    /* height: 85px; */
    margin: 0 auto;
    margin-top: 60px;
}

.line-1 {
    display: flex;
    justify-content: space-between;
}

.line-1 ul {
    display: flex;
    flex-wrap: wrap;
}

.line-1 ul li {
    display: block;
    width: 200px;
    height: 64px;
    text-align: center;
}

.line-1 ul li a {
    font-size: 18px;
    color: white;
}

.wechat {
    width: 110px;
    height: 136px;
    margin: 0 auto;
    margin-top: 50px;
}

.wechat p {
    font-size: 18px;
    color: white;
    padding-top: 12px;
}

.law-site {
    width: 642px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: white;
    margin-top: 30px;
}

.file-no {
    width: 412px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 12px;
    color: white;
}

.dynamic {
    width: 1128px;
    height: 448px;
    margin-top: 82px;
    margin-left: -50px;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}

.dynamics {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.dynamic-left {
    width: 100px;
    height: 50px;
    margin-top: -4px;
}

.dynamic-right {
    width: 975px;
    height: 75px;
}

.dynamic-left p {
    font-size: 28px;
    font-weight: normal;
    color: #777;
}

.dynamic-left span {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    padding-left: 20px;
}

.point {
    display: flex;
}

.point h6 {
    font-size: 27px;
    color: #c5c4c4;
    margin-top: -10px;
    padding-right: 10px;
}

.dynamic-right p {
    font-size: 15px;
    font-weight: bold;
    color: black;
    padding-bottom: 10px;
}

.dynamic-right span {
    font-size: 15px;
    color: #777;
}

.case-details {
    width: 1200px;
    height: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    display: none;
}

.case-details p {
    font-size: 20px;
}

.case-details span {
    font-size: 20px;
    color: #b18d59;
}

.case-details .title {
    height: 50px;
    width: 616px;
}

.case-details .title p {
    font-size: 22px;
    line-height: 50px;
    border-bottom: 1px solid #b18d59;
}

.out {
    width: 1200px;
    margin-top: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.just-text {
    width: 1194px;
    height: 550px;
    border-bottom: 1px solid #e1e1e1;
}

.just-text p {
    font-size: 15px;
    line-height: 33px;
    outline-color: #777;
}

.txt {
    width: 1194px;
    height: 532px;
    margin-top: 20px;
}

.last-txt {
    margin-top: 50px;
}

.last-txt p {
    font-size: 15px;
    color: #777;
}

.last-txt span {
    font-size: 15px;
    color: black;
}

.last-txt .active {
    color: #b18d59;
}

.team>p {
    font-size: 36px;
    color: #b18d59;
    padding-top: 50px;
}

.team>p span {
    font-size: 18px;
    color: #777;
}

.lawyer {
    width: 1200px;
    height: 290px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.lawyer-1 {
    width: 385px;
    height: 100%;
    display: flex;
}

.lawyer-1 .word {
    width: 184px;
    height: 290px;
    border: solid 1px #b18d59;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lawyer-1 .word .lawyer-name> {
    width: 138px;
    height: 230px;
}

.lawyer-1 .word .lawyer-name>p {
    font-size: 18px;
    font-weight: bold;
}

.lawyer-1 .word .lawyer-name>p span {
    font-size: 12px;
    color: #777;
}

.lawyer-1 .site {
    width: 112px;
    height: 138px;
    margin: 0 auto;
    margin-top: 35px;
    border-top: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    text-align: center;
}

.lawyer-1 .site p {
    font-size: 15px;
    color: #777;
    padding: 10px 0 10px 0;
}

.lawyer-1 .site span {
    font-size: 15px;
    color: #777;
}

.cc {
    display: flex;
    justify-content: center;
}

#check {
    width: 90px;
    height: 23px;
    background-color: #b18d59;
    border-radius: 12px;
    border: none;
    color: white;
    margin-top: 25px;
}