.last-img {
    width: 100%;
    height: 688px;
    object-fit: cover;
    overflow: hidden;
}
.law-site{
    white-space: nowrap;
    width:800px;
    margin: 0 auto;
    margin-top: 29px;
}
.law-site p:nth-child(2){
   margin-left: 38px;
}
.navigaList{
    display: flex !important;
    justify-content: space-between !important;
}
.eight{
    width: 1006px;
}
.line-1 ul{
    margin-bottom: 40px;
}
.line-1 ul li{
    height: 69px;
}
.line-1 ul li:nth-child(5n-0){
  text-align: right;
}
.line-1 ul li:nth-child(5n-1){
    text-align: right
}
.line-1 ul li:nth-child(5n-2){
    text-align: center;
}
.line-1 ul li:nth-child(5n-3){
       text-align: left;

}
.line-1 ul li:nth-child(5n-4){
      text-align: left;
}

.logo-name{
    margin-top: 92px;
    display: flex;
    align-items: center;
}
.law-name p{
    font-family: SourceHanSansCN-Normal;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #ffffff;
}
.real-last{
     margin-top: -737px !important;
}
.last{
    overflow: hidden;
    height: 688px;
}