.floor {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}
.floor .banner {
  height: 276px;
  position: relative;
  overflow: hidden;
}
.floor .banner .swiper {
  display: flex;
  height: 100%;
  line-height: 1;
  position: absolute;
  width: 100%;
  transition: all 0.5s;
  left: 0;
}
.floor .banner .swiper li {
  width: 100%;
  height: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  background: url("../img/Legalvideo/bg_07.png") no-repeat;
}
.floor .banner .swiper li .renxiang {
  width: 205px;
  height: 255px;
  margin-left: 50px;
  align-self: flex-end;
}
.floor .banner .swiper li .renxiang img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.floor .banner .swiper li .cen {
  margin-left: 25px;
  padding-top: 55px;
}
.floor .banner .swiper li .cen .vip {
  display: flex;
  align-items: center;
}
.floor .banner .swiper li .cen .vip .name {
  font-size: 40px;
  color: #ffffff;
  margin-right: 30px;
}
.floor .banner .swiper li .cen .vip .futitle {
  font-size: 16px;
  color: #ffffff;
  margin-left: 30px;
  height: 47px;
  line-height: 47px;
  border-radius: 40px 0 0 40px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  padding-left: 25px;
}
.floor .banner .swiper li .cen .plone {
  font-size: 40px;
  color: #ffffff;
  margin-top: 35px;
}
.floor .banner .swiper li .cen .plone img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.floor .banner .swiper li .cen .msg {
  color: #ffffff;
  margin-top: 30px;
}
.floor .banner .swiper li .rigth {
  margin-left: 30px;
  padding-top: 130px;
  color: #999999;
}
.floor .banner .swiper li .rigth .timer {
  margin-top: 30px;
}
.floor .banner .swiper li .jiaobiao {
  position: absolute;
  top: 0;
  left: 0;
  width: 82px;
  height: 32px;
  background: #E69241;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}
.floor .banner .kongzi {
  position: absolute;
  top: 30px;
  right: 20px;
  display: flex;
}
.floor .banner .kongzi .but {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 30px;
  margin-left: 15px;
}
.floor .main {
  padding-top: 48px;
  line-height: 1;
}
.floor .main .naver {
  display: flex;
}
.floor .main .naver .tab {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  height: 54px;
  overflow: hidden;
}
.floor .main .naver .tab li {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 30px;
  color: #000000;
  margin-right: 40px;
  padding: 0%;
  position: relative;
  margin-bottom: 30px;
}
.floor .main .naver .tab .active {
  color: #0052CD;
  font-size: 20px;
}
.floor .main .naver .tab .active::after {
  content: "";
  position: absolute;
  bottom: -21px;
  width: 100%;
  height: 4px;
  background: #0052cd;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
  padding-right: 10px;
}
.floor .main .naver .xhigao {
  height: auto;
}
.floor .main .naver .more {
  width: 13px;
  height: 7px;
  margin-top: 10px;
}
.floor .main .naver .more img {
  width: 13px;
  height: 7px;
}
.floor .main .centent .cenitem {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  display: none;
}
.floor .main .centent .cenitem .cenleft {
  width: 793px;
}
.floor .main .centent .cenitem .cenleft .newvideo {
  display: none;
}
.floor .main .centent .cenitem .cenleft .title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  color: #181818;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenleft .title span {
  background: #D25448;
  display: inline-block;
  color: #FFFFFF;
  padding: 0 13px;
  font-weight: bold;
}
.floor .main .centent .cenitem .cenleft .videoli1 {
  margin-top: 4px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li {
  padding: 34px 0;
  border-bottom: 2px solid #D8D8D8;
  display: flex;
  transition: all 0.5s;
}
.floor .main .centent .cenitem .cenleft .videoli1 li:hover {
  transform: translateY(-5px);
}
.floor .main .centent .cenitem .cenleft .videoli1 li:nth-child(odd) .img {
  background: url("../img/Legalvideo/list1.png") no-repeat;
  background-size: 100% 100%;
}
.floor .main .centent .cenitem .cenleft .videoli1 li:nth-child(even) .img {
  background: url("../img/Legalvideo/list2.png") no-repeat;
  background-size: 100% 100%;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .img {
  width: 309px;
  height: 174px;
  flex: 0 0 auto;
  display: flex;
  padding-top: 28px;
  padding-left: 17px;
  padding-right: 4px;
  box-sizing: border-box;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .img .icmgmasg h3 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .img .icmgmasg .name {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #181818;
  line-height: 22px;
  margin-top: 18px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .img .icmgmasg .addss {
  font-size: 12px;
  font-family: Microsoft YaHei;
  color: #666666;
  line-height: 22px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .img .tu {
  width: 102px;
  height: 146px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .imgyou {
  width: 309px;
  height: 174px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .imgyou img {
  width: 100%;
  height: 100%;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg {
  margin-left: 30px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .timu {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .zhuyaocen {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 38px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .lushi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .lushi .touxiangname img {
  width: 30px;
  height: 30px;
  background: #A3A3A3;
  border-radius: 50%;
  vertical-align: middle;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .lushi .touxiangname span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4F4F4F;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .lushi .gk {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenleft .videoli1 li .vidoemsg .lushi .gk .cesgt {
  margin-left: 26px;
}
.floor .main .centent .cenitem .cenright {
  width: 385px;
}
.floor .main .centent .cenitem .cenright .title {
  font-size: 30px;
  font-family: Microsoft YaHei;
  color: #181818;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.floor .main .centent .cenitem .cenright .title .more {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4A92FF;
  line-height: 46px;
}
.floor .main .centent .cenitem .cenright .title .more a {
  color: #4A92FF;
}
.floor .main .centent .cenitem .cenright .floorw {
  margin-top: 37px;
}
.floor .main .centent .cenitem .cenright .floorw li {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  transition: all 0.5s;
}
.floor .main .centent .cenitem .cenright .floorw li:hover {
  transform: translateY(-5px);
}
.floor .main .centent .cenitem .cenright .floorw li .touxiang {
  width: 81px;
  height: 81px;
  position: relative;
}
.floor .main .centent .cenitem .cenright .floorw li .touxiang img {
  border-radius: 50%;
}
.floor .main .centent .cenitem .cenright .floorw li .touxiang i {
  position: absolute;
  width: 21px;
  height: 17px;
  bottom: 0;
  right: 0;
}
.floor .main .centent .cenitem .cenright .floorw li .kingmsg {
  margin-left: 18px;
}
.floor .main .centent .cenitem .cenright .floorw li .kingmsg .nane {
  font-size: 16px;
  color: #666666;
}
.floor .main .centent .cenitem .cenright .floorw li .kingmsg .nane a {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #181818;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenright .floorw li .kingmsg .cishu {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
}
.floor .main .centent .cenitem .cenright .floorw li .kingmsg .cishu span {
  font-size: 24px;
  font-family: Impact;
  font-weight: 400;
  color: #D64E4E;
  line-height: 46px;
}
.floor .main .centent .cenitem .cenright .floored {
  margin-top: 38px;
}
.floor .main .centent .cenitem .cenright .floored li {
  display: flex;
  margin-bottom: 27px;
  transition: all 0.5s;
}
.floor .main .centent .cenitem .cenright .floored li:hover {
  transform: translateY(-5px);
}
.floor .main .centent .cenitem .cenright .floored li:nth-child(odd) .img {
  background: url("../img/Legalvideo/list1.png") no-repeat;
  background-size: 100% 100%;
}
.floor .main .centent .cenitem .cenright .floored li:nth-child(even) .img {
  background: url("../img/Legalvideo/list2.png") no-repeat;
  background-size: 100% 100%;
}
.floor .main .centent .cenitem .cenright .floored li .img {
  display: flex;
  padding-top: 16px;
  padding-left: 9px;
  padding-right: 3px;
  box-sizing: border-box;
}
.floor .main .centent .cenitem .cenright .floored li .img .icmgmasg h3 {
  font-size: 10px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
}
.floor .main .centent .cenitem .cenright .floored li .img .icmgmasg .name {
  font-size: 8px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #181818;
  line-height: 20px;
  margin-bottom: 5px;
}
.floor .main .centent .cenitem .cenright .floored li .img .icmgmasg .addss {
  font-size: 6.3px;
  font-family: Microsoft YaHei;
  color: #666666;
}
.floor .main .centent .cenitem .cenright .floored li .img .tu {
  width: 59px;
  height: 84px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenright .floored li .vidoemsg {
  margin-left: 12px;
}
.floor .main .centent .cenitem .cenright .floored li .vidoemsg .timu {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.floor .main .centent .cenitem .cenright .floored li .vidoemsg .zhuyaocen {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
}
.floor .main .centent .cenitem .cenright .floored li .vidoemsg .gk {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.floor .main .centent .cenitem .cenright .floornews li {
  padding: 25px 0;
  border-bottom: 2px solid #D8D8D8;
  transition: all 0.5s;
}
.floor .main .centent .cenitem .cenright .floornews li:hover {
  transform: translateY(-5px);
}
.floor .main .centent .cenitem .cenright .floornews li .newtitle {
  display: flex;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  align-items: center;
}
.floor .main .centent .cenitem .cenright .floornews li .newtitle .icon {
  width: 29px;
  height: 29px;
  background: #4A92FF;
  border-radius: 50%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  margin-right: 16px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenright .floornews li .newcen {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 29px;
  display: flex;
  align-items: flex-start;
}
.floor .main .centent .cenitem .cenright .floornews li .newcen .icon {
  width: 29px;
  height: 29px;
  background: #EAA37C;
  border-radius: 50%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  margin-right: 16px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenright .box {
  margin-top: 25px;
  box-shadow: 0px 0px 16px 0px #dfdfdf;
  transition: all 0.5s;
  position: sticky;
  top: 0;
}
.floor .main .centent .cenitem .cenright .box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
}
.floor .main .centent .cenitem .cenright .box .card {
  background: url("../img/Legalvideo/bg.png") no-repeat;
  background-size: 100%;
  height: 209px;
  display: flex;
  padding-top: 17px;
  padding-left: 39px;
  padding-right: 21px;
  box-sizing: border-box;
}
.floor .main .centent .cenitem .cenright .box .card .MSG h4 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenright .box .card .MSG h4 a {
  color: #ffffff;
}
.floor .main .centent .cenitem .cenright .box .card .MSG p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #F4F4F4;
  line-height: 27px;
}
.floor .main .centent .cenitem .cenright .box .card .MSG .plone {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 20px;
}
.floor .main .centent .cenitem .cenright .box .card .MSG .plone img {
  width: 18px;
  height: 18x;
  vertical-align: middle;
}
.floor .main .centent .cenitem .cenright .box .card .img {
  width: 134px;
  height: 192px;
  flex: 0 0 auto;
}
.floor .main .centent .cenitem .cenright .box .card .img img {
  height: 100%;
}
.floor .main .centent .cenitem .cenright .box .tiwen {
  padding: 10px 45px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou {
  margin-top: 10px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li {
  position: relative;
  display: flex;
  padding-bottom: 10px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li::after {
  content: "";
  position: absolute;
  height: 32px;
  border: 1px solid #D6D6D6;
  bottom: 0;
  left: 25px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li:last-child::after {
  display: none;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li .xu {
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  text-align: center;
  line-height: 45px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #A5A5A5;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li .text {
  margin-left: 27px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li .text h6 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #181818;
}
.floor .main .centent .cenitem .cenright .box .tiwen .bucou li .text p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #B9B9B9;
  line-height: 46px;
}
.floor .main .centent .cenitem .cenright .box .tiwen .butt {
  width: 200px;
  height: 40px;
  background: #C20404;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #C20404;
}
.floor .main .centent .cenitem .cenright .box .tiwen .butt a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.floor .main .centent .cenitem .cenright .box .tiwen .butt:hover {
  background: #ffffff;
}
.floor .main .centent .cenitem .cenright .box .tiwen .butt:hover a {
  color: #C20404;
}
