.container1 {
  max-width: 1440px;
  margin: 0 auto;
}
.floor {
  position: relative;
}
.floor .title {
  font-size: 28px;
  font-weight: bold;
  color: #0B1D30;
  text-align: center;
}
.floor .titler {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
  text-align: center;
}
.floor .scheme {
  margin-top: 60px;
}
.floor .scheme .schemelist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.floor .scheme .schemelist .item {
  width: 32%;
  background: #fff;
  transition: all 0.3s;
  border-radius: 6px;
  margin-bottom: 30px;
  box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.11);
}
.floor .scheme .schemelist .item .tu {
  width: 100%;
  display: block;
}
.floor .scheme .schemelist .item .tu img {
  width: 100%;
}
.floor .scheme .schemelist .item .card {
  padding: 20px;
}
.floor .scheme .schemelist .item .card .cardbox {
  box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.11);
  padding: 30px;
  margin-top: -50px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
}
.floor .scheme .schemelist .item .card .cardbox h4 {
  font-size: 20px;
  color: #242947;
}
.floor .scheme .schemelist .item .card .cardbox p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #aab3bf;
  margin-top: 20px;
  font-size: 14px;
}
.floor .scheme .schemelist .item .card .cardbox .but {
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 110px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  border-radius: 50px;
  background: #006fff;
}
.floor .scheme .schemelist .item:hover {
  box-shadow: 0px 12px 21px 0px rgba(35, 93, 167, 0.18);
  transform: translateY(-3px);
}
.floor .mySwiper2 {
  margin-bottom: 40px;
}
.floor .mySwiper2 .swiper-slide {
  width: calc(33.3333% - 20px);
  border-radius: 10px;
  overflow: hidden;
}
.floor .mySwiper2 .item {
  margin-top: 40px;
  background: #fff;
  transition: all 0.3s;
  border-radius: 6px;
  margin-bottom: 40px;
  box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.11);
}
.floor .mySwiper2 .item .tu {
  width: 100%;
  display: block;
}
.floor .mySwiper2 .item .tu img {
  width: 100%;
}
.floor .mySwiper2 .item .card {
  padding: 20px;
}
.floor .mySwiper2 .item .card .cardbox {
  box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.11);
  padding: 30px;
  margin-top: -50px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
}
.floor .mySwiper2 .item .card .cardbox h4 {
  font-size: 20px;
  color: #242947;
}
.floor .mySwiper2 .item .card .cardbox p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #aab3bf;
  margin-top: 20px;
  font-size: 14px;
}
.floor .mySwiper2 .item .card .cardbox .but {
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 110px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  border-radius: 50px;
  background: #006fff;
}
.floor .mySwiper2 .item:hover {
  box-shadow: 0px 12px 21px 0px rgba(35, 93, 167, 0.18);
  transform: translateY(-3px);
}
.floor .mySwiper2 .swiper-pagination {
  bottom: 0px;
}
.floor .mySwiper2 video {
  width: 100%;
  display: block;
  height: 100%;
  opacity: 0.5;
}
.floor .mySwiper2 .pic {
  width: 100%;
  height: 100%;
}
.floor .mySwiper2 .bofang {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  opacity: 0.5;
}
.floor .mySwiper2 .bofang img {
  position: absolute;
  width: 62px;
  height: 62px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.floor .mySwiper2 .dybot {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.floor .mySwiper2 .dybot .dytp {
  display: flex;
}
.floor .mySwiper2 .dybot .pic {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: 10px;
}
.floor .mySwiper2 .dybot .pic .face {
  width: 45px;
  height: 45px;
  background: #2D2D2D;
  border-radius: 50%;
}
.floor .mySwiper2 .dybot .pic .v {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.floor .mySwiper2 .dybot .jingxuan {
  width: 35px;
  height: 20px;
  background: #F4EDE2;
  border-radius: 0.2rem;
  font-size: 12px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #DDA236;
  text-align: center;
  line-height: 20px;
}
.floor .mySwiper2 .dybot .bard {
  display: flex;
  margin-top: 8px;
}
.floor .mySwiper2 .dybot .bard .bar {
  width: 60px;
  height: 20px;
  background: #F2F2F2;
  border-radius: 0.2rem;
  font-size: 12px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 20px;
  margin-right: 0.14rem;
}
.floor .mySwiper2 .dybot .bard .bule {
  background: #DFE9FA;
  border-radius: 0.2rem;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #2B5FD4;
}
.floor .mySwiper2 .dybot .infoflex {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.floor .mySwiper2 .dybot .infoflex .info {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.floor .mySwiper2 .dybot .infoflex .active {
  -webkit-line-clamp: 2;
}
.floor .mySwiper2 .dybot .infoflex .icon {
  align-self: flex-end;
  width: 12px;
  height: 7px;
  margin-left: 0.1rem;
  margin-bottom: 3px;
  transition: all 0.3s;
  cursor: pointer;
}
.floor .mySwiper2 .dybot .infoflex .tractive {
  transform: rotate(180deg);
}
.floor .mySwiper2 .dybot .but {
  display: block;
  background: #C20404;
  line-height: 35px;
  border-radius: 0.1rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 10px;
}
.floor .swiper-button-prev1 {
  left: -40px;
}
.floor .swiper-button-next1 {
  right: -40px;
}
.floor .mySwiper3 {
  margin-bottom: 40px;
  margin-top: 40px;
  height: 600px;
}
.floor .mySwiper3 .swiper-slide {
  width: calc(25% - 22px);
  border-radius: 10px;
  overflow: hidden;
}
.floor .mySwiper3 .swiper-pagination {
  bottom: 0px;
}
.floor .mySwiper3 video {
  width: 100%;
  display: block;
  height: 100%;
  opacity: 0.5;
}
.floor .mySwiper3 .pic {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.floor .mySwiper3 .bofang {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  opacity: 0.5;
}
.floor .mySwiper3 .bofang img {
  position: absolute;
  width: 62px;
  height: 62px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.floor .mySwiper3 .dybot {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.floor .mySwiper3 .dybot .dytp {
  display: flex;
}
.floor .mySwiper3 .dybot .pic {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: 10px;
}
.floor .mySwiper3 .dybot .pic .face {
  width: 45px;
  height: 45px;
  background: #2D2D2D;
  border-radius: 50%;
}
.floor .mySwiper3 .dybot .pic .v {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.floor .mySwiper3 .dybot .jingxuan {
  width: 35px;
  height: 20px;
  background: #F4EDE2;
  border-radius: 0.2rem;
  font-size: 12px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #DDA236;
  text-align: center;
  line-height: 20px;
}
.floor .mySwiper3 .dybot .bard {
  display: flex;
  margin-top: 8px;
}
.floor .mySwiper3 .dybot .bard .bar {
  width: 60px;
  height: 20px;
  background: #F2F2F2;
  border-radius: 0.2rem;
  font-size: 12px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 20px;
  margin-right: 0.14rem;
}
.floor .mySwiper3 .dybot .bard .bule {
  background: #DFE9FA;
  border-radius: 0.2rem;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #2B5FD4;
}
.floor .mySwiper3 .dybot .infoflex {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.floor .mySwiper3 .dybot .infoflex .info {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.floor .mySwiper3 .dybot .infoflex .active {
  -webkit-line-clamp: 2;
}
.floor .mySwiper3 .dybot .infoflex .icon {
  align-self: flex-end;
  width: 12px;
  height: 7px;
  margin-left: 0.1rem;
  margin-bottom: 3px;
  transition: all 0.3s;
  cursor: pointer;
}
.floor .mySwiper3 .dybot .infoflex .tractive {
  transform: rotate(180deg);
}
.floor .mySwiper3 .dybot .but {
  display: block;
  background: #C20404;
  line-height: 35px;
  border-radius: 0.1rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 10px;
}
.mainoun {
  display: flex;
  margin-top: -50px;
}
.mainoun .mainright {
  display: none;
  width: 350px;
  margin-left: 20px;
  min-width: 300px;
}
.mainoun .mainright .banner {
  width: 100%;
  height: auto;
}
.mainoun .mainright .banner img {
  width: 100%;
}
.mainoun .mainright .styke {
  padding-bottom: 1px;
  background: #f5f7fd;
  position: sticky;
  top: 81px;
  z-index: 99;
}
.mainoun .mainright .gg {
  box-shadow: 2px 7px 18px 3px rgba(153, 153, 153, 0.21);
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  margin-bottom: 15px;
}
.mainoun .mainright .gg .ggimg {
  width: 100%;
}
.mainoun .mainright .gg .title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 28px 0 19px;
}
.mainoun .mainright .gg .law {
  display: flex;
  height: 110px;
  justify-content: space-between;
  align-items: center;
  margin: 0 28px 0 19px;
}
.mainoun .mainright .gg .law .lawinfo {
  display: flex;
  align-items: center;
}
.mainoun .mainright .gg .law .lawinfo .pic {
  position: relative;
  margin-right: 16px;
}
.mainoun .mainright .gg .law .lawinfo .pic .face {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.mainoun .mainright .gg .law .lawinfo .pic .icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.mainoun .mainright .gg .law .lawinfo .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
}
.mainoun .mainright .gg .law .lawinfo .time {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
  margin-top: 5px;
}
.mainoun .mainright .gg .law .but {
  width: 83px;
  height: 36px;
  background: linear-gradient(131deg, #9DBEFF 0%, #0B84FF 98%);
  border-radius: 18px;
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
  transition: all 0.3s;
  border: 1px solid #ffffff;
}
.mainoun .mainright .gg .law .but:hover {
  content: "";
  background: #ffffff;
  color: #0b84ff;
  border: 1px solid #0b84ff;
}
.mainoun .mainright .flobox {
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}
.mainoun .mainright .flobox .title {
  color: #666;
  position: relative;
}
.mainoun .mainright .flobox .title::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  background: #006eff;
  left: -20px;
  box-shadow: 3px 0px 10px -1px #006eff;
  border-radius: 2px;
}
.mainoun .mainright .flobox .question {
  margin-top: 20px;
  display: flex;
  text-align: center;
}
.mainoun .mainright .flobox .question .quer {
  flex: 1;
}
.mainoun .mainright .flobox .question .quer strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.mainoun .mainright .flobox .question .quer .bult {
  color: #006eff;
}
.mainoun .mainright .flobox .question .quer p {
  color: #666;
}
.mainoun .mainright .flobox .buts {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #f4f4f4;
  font-size: 14px;
  display: flex;
}
.mainoun .mainright .flobox .buts .but {
  flex: 1;
  line-height: 33px;
  border: 1px solid #8590a6;
  text-align: center;
  border-radius: 4px;
  margin-right: 20px;
}
.mainoun .mainright .flobox .buts .but:last-child {
  margin-right: 0;
}
.mainoun .mainright .flobox .buts .bgb {
  border: 1px solid #006eff;
  background-image: linear-gradient(90deg, #006eff, #13adff);
  box-shadow: 0 5px 10px 0 rgba(16, 110, 253, 0.3);
  color: #fff;
}
.mainoun .mainright .flobox .buts .borbule {
  border: 1px solid #006eff;
  color: #006eff;
}
.mainoun .mainright .flobox .seoinpit {
  margin-top: 20px;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: #fff;
  color: #666;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  height: 40px;
  outline: none;
  font-size: 14px;
}
.mainoun .mainright .flobox .seoinpit::placeholder {
  color: #8590a6;
}
.mainoun .mainright .flobox .tags {
  display: flex;
  margin: 20px 0 -15px -15px;
  flex-wrap: wrap;
}
.mainoun .mainright .flobox .tags .tag {
  width: 33.333%;
  padding-left: 15px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.mainoun .mainright .flobox .tags .tag a {
  border-radius: 4px;
  color: #006eff;
  background: rgba(0, 102, 255, 0.08);
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainoun .mainright .flobox .tags .tag a:hover {
  background-color: #006eff;
  color: #fff;
}
.mainoun .mainright .flobox .kinglist {
  margin-top: 20px;
}
.mainoun .mainright .flobox .kinglist .kingte {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f4f4f4;
}
.mainoun .mainright .flobox .kinglist .kingte .left {
  display: flex;
  color: #666;
}
.mainoun .mainright .flobox .kinglist .kingte .left .xu {
  display: block;
  float: left;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #BDBDBD;
  margin-right: 15px;
  font-weight: 600;
}
.mainoun .mainright .flobox .kinglist .kingte .left .face {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border-radius: 100%;
  box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, 0.15);
}
.mainoun .mainright .flobox .kinglist .kingte .hd {
  color: #006eff;
  font-size: 12px;
}
.mainoun .mainright .flobox .kinglist .kingte .hd .icon {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.mainoun .mainright .flobox .kinglist .kingte:nth-child(1) .left .xu {
  color: #E80404;
}
.mainoun .mainright .flobox .kinglist .kingte:nth-child(2) .left .xu {
  color: #F46300;
}
.mainoun .mainright .flobox .kinglist .kingte:nth-child(3) .left .xu {
  color: #FDB500;
}
.mainoun .mainright .flobox .wtlist {
  margin-top: 20px;
}
.mainoun .mainright .flobox .wtlist .wt {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f4f4f4;
}
.mainoun .mainright .flobox .wtlist .wt .atit {
  display: block;
  max-width: 100%;
  font-size: 15px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #505050;
}
.mainoun .mainright .flobox .wtlist .wt .atit i {
  display: inline-block;
  width: 5px;
  height: 9px;
  background: url(../img/ceo-question-list.png) center no-repeat;
  margin-right: 6px;
}
.mainoun .mainright .flobox .wtlist .wt .atit:hover {
  color: #006eff;
}
.mainoun .mainright .flobox .wtlist .wt .wtbot {
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #8590a6;
}
.mainoun .mainright .flobox .wtlist .wt .wtbot .icon {
  width: 16px;
  vertical-align: middle;
}
.falls {
  flex: 1;
}
.falls .meunlist {
  display: flex;
  font-size: 16px;
  padding: 0 20px;
  background-color: #fff;
  color: rgba(51, 51, 51, 0.8);
  height: 40px;
  white-space: nowrap;
  overflow-y: scroll;
  padding-bottom: 16px;
  padding-top: 16px;
}
.falls .meunlist::-webkit-scrollbar {
  background-color: #fff;
  width: 0;
  height: 0;
}
.falls .meunlist li {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  margin-right: 10px;
  cursor: pointer;
  user-select: none;
}
.falls .meunlist li:hover {
  background: #f8f8f8;
  border-radius: 999px;
  color: #333;
}
.falls .meunlist .active {
  background: #f8f8f8;
  border-radius: 999px;
  color: #333;
  font-weight: 600;
}
.falls .erlist {
  margin-top: 30px;
}
.falls .erlist .friend {
  display: flex;
  flex-wrap: wrap;
}
.falls .erlist .friend .frienditem {
  width: 20%;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 10px;
}
.falls .erlist .friend .frienditem .pic {
  position: relative;
  width: 100%;
  display: flex;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.05);
  margin-left: 0.5px;
  transition: all 0.2s;
  transform: translateZ(0);
}
.falls .erlist .friend .frienditem .pic img {
  width: 100%;
}
.falls .erlist .friend .frienditem .videofoot {
  padding: 12px;
}
.falls .erlist .friend .frienditem .videofoot .desc {
  margin-bottom: 8px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 20px;
  color: #666;
  font-size: 12px;
  transition: all 0.1s;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg:hover {
  color: #333;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg .lawleft {
  display: flex;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg .lawleft .face {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex: 0 0 auto;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg .lawleft .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 20px;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg .num {
  display: flex;
  align-items: center;
}
.falls .erlist .friend .frienditem .videofoot .lawmsg .num .icon {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.falls .erlist .eritem {
  display: none;
}
.pages {
  text-align: center;
  padding: 40px 0;
}
.pages ul li {
  display: inline-block;
  line-height: 27px;
  padding: 0 !important;
  color: #666;
}
.pages ul li a {
  display: block;
  border: 1px solid #ccc;
  padding: 0 9px;
}
.pages ul li a:hover {
  background-color: #006eff;
  border-color: #006eff;
  color: #fff;
}
.pages ul li .active {
  background-color: #006eff;
  border-color: #006eff;
  color: #fff;
}
.loading {
  display: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #999;
}
.loading img {
  width: 30px;
  height: 30rpx;
  margin-right: 20px;
}
@media (max-width: 900px) {
  .floor {
    padding: 0 15px;
    overflow: hidden;
  }
  .floor .title {
    font-size: 18px;
  }
  .floor .titler {
    font-size: 14px;
  }
  .floor .scheme {
    margin-top: 40px;
  }
  .floor .scheme .schemelist .item {
    width: 100%;
  }
  .floor .mySwiper2 .swiper-slide {
    width: 100%;
  }
  .floor .mySwiper3 .swiper-slide {
    width: 100%;
  }
  .mainoun {
    margin: 0;
    flex-wrap: wrap;
  }
  .mainoun .mainright {
    margin: 0;
    width: 100%;
    padding: 0.3rem;
    background: #f5f7fd;
  }
  .mainoun .mainright .styke {
    position: static;
  }
  .falls .meunlist {
    padding: 0 0.3rem 0.3rem;
    height: 0.8rem;
  }
  .falls .meunlist li {
    height: 0.8rem;
  }
  .falls .erlist {
    margin-top: 0rem;
  }
  .falls .erlist .friend .frienditem {
    width: 50%;
  }
  .pages {
    padding: 0.4rem 0.3rem;
  }
  .pages ul li {
    margin-bottom: 0.1rem;
  }
}
@media (max-width: 768px) {
  .mainrightcen {
    padding: 0 !important;
  }
  .lawyerrty {
    padding: 0 !important;
  }
}
