.banner {
  height: 300px;
  background: url(https://ceostyle.ceotheme.com/ceotheme-img/2022/03/2022030413230454.jpg) center no-repeat;
}
.banner .bannercen {
  padding: 146px 40px 0;
  color: #fff;
  text-align: left;
}
.banner .bannercen h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.banner .bannercen h1 {
  font-size: 30px;
  margin-bottom: 10px;
}
.banner .bannercen .batext {
  color: #ffffff;
  font-size: 12px;
  margin-top: 20px;
}
.banner .bannercen .batext .face {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.banner .bannercen .batext span {
  margin-right: 20px;
}
.beard {
  margin-bottom: 40px;
  color: #8590a6;
  box-shadow: 0px 6px 12px 0px rgba(205, 205, 205, 0.22);
  height: 49px;
  line-height: 49px;
}
.beard .beardcen {
  padding: 0 40px;
  color: #8590a6;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.beard .beardcen .beardleft {
  display: flex;
  align-items: center;
}
.beard .beardcen .beardleft .icon {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.beard .beardcen .beardleft .ja {
  margin: 0 5px;
}
.beard .beardcen .beardleft a:hover {
  color: #333;
}
.beard .beardcen .beardright i {
  font-weight: bold;
  color: #006fff;
}
.main {
  display: flex;
}
.main .mainleft {
  flex: 1;
}
.main .mainleft .column {
  padding: 15px 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.main .mainleft .column .sore {
  flex: 1;
}
.main .mainleft .column a {
  margin-left: 20px;
}
.main .mainleft .column a:hover {
  color: #006fff;
}
.main .mainleft .column .active {
  color: #006fff;
}
.main .mainleft .list .item {
  transition: all 0.3s;
  padding: 20px;
  border-bottom: 1px solid #f2f6fc;
  background-color: #fff;
  display: flex;
}
.main .mainleft .list .item .thumb {
  width: 200px;
  height: 130px;
  overflow: hidden;
  position: relative;
  display: block;
}
.main .mainleft .list .item .thumb img {
  width: 100%;
  height: 100%;
}
.main .mainleft .list .item .infobox {
  margin-left: 20px;
  flex: 1;
}
.main .mainleft .list .item .infobox .title {
  display: block;
  font-size: 18px;
  transition: all 0.3s;
  max-height: 27px;
  text-decoration: none;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .mainleft .list .item .infobox .title:hover {
  color: #006fff;
}
.main .mainleft .list .item .infobox .desc {
  font-size: 12px;
  height: 67px;
  color: #999 !important;
  line-height: 1.5;
}
.main .mainleft .list .item .infobox .boxmk {
  display: flex;
  font-size: 12px;
}
.main .mainleft .list .item .infobox .boxmk .face {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
}
.main .mainleft .list .item .infobox .boxmk .ymd {
  color: #8590a6;
  margin-left: 20px;
}
.main .mainleft .list .item .infobox .boxmk a:hover {
  color: #006fff;
}
.main .mainleft .article {
  padding: 20px;
  background: #ffffff;
  margin-bottom: 20px;
}
.main .mainleft .article .titler {
  border-bottom: 1px solid #f2f6fc;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
.main .mainleft .article .titler span {
  position: relative;
}
.main .mainleft .article .titler span::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #333;
}
.main .mainleft .article .articlecontents {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.main .mainleft .article .articlecontents p {
  margin-top: 15px;
}
.main .mainleft .article .articlecontents img {
  max-width: 100%;
}
.main .mainleft .article .sang {
  margin-top: 40px;
  text-align: center;
}
.main .mainleft .article .sang span {
  font-size: 15px;
  box-shadow: 0 10px 20px rgba(255, 96, 96, 0.4);
  border-radius: 50px;
  background-color: #ff6060;
  color: #fff;
  padding: 6px 10px;
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
}
.main .mainleft .article .small {
  background: #f7f8fa;
  color: #b4b4b4;
  font-size: 12px;
  line-height: 1.8;
  padding: 20px;
  margin-top: 40px;
}
.main .mainleft .article .bort {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.main .mainleft .article .bort .left .face {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.main .mainleft .article .bort .right {
  color: #8590a6;
  font-size: 14px;
}
.main .mainleft .pages {
  display: flex;
  margin-bottom: 20px;
  justify-content: center;
  box-sizing: border-box;
}
.main .mainleft .pages .page {
  width: 50%;
  background: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
}
.main .mainleft .pages .page:last-child {
  margin-left: 20px;
}
.main .mainleft .pages .page a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .mainleft .pages .page a:hover {
  color: #006fff;
}
.main .mainleft .gg {
  padding: 20px;
  background: #ffffff;
  margin-bottom: 20px;
}
.main .mainleft .gg img {
  width: 100%;
}
.main .mainleft .stitle {
  padding: 20px;
  background: #ffffff;
  border-bottom: 1px solid #f2f6fc;
}
.main .mainleft .stitle .ceo {
  background: url(../img/2022030413302779.png) left center no-repeat;
  padding-left: 30px;
}
.main .mainleft .eritem {
  display: none;
}
.main .mainleft .Circle {
  margin-bottom: 30px;
}
.main .mainleft .Circle .firend {
  background: #FFFFFF;
  box-shadow: 0px 7px 27px 0px rgba(153, 153, 153, 0.33);
  border-radius: 10px;
  padding: 22px 30px;
  margin-bottom: 16px;
}
.main .mainleft .Circle .firend .law {
  display: flex;
  align-items: center;
}
.main .mainleft .Circle .firend .law .pic {
  width: 60px;
  height: 60px;
  position: relative;
}
.main .mainleft .Circle .firend .law .pic .face {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.main .mainleft .Circle .firend .law .pic .v {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
}
.main .mainleft .Circle .firend .law .lwert {
  margin-left: 13px;
}
.main .mainleft .Circle .firend .law .lwert .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.main .mainleft .Circle .firend .law .lwert .timer {
  font-size: 14px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
}
.main .mainleft .Circle .firend .content {
  margin-top: 10px;
  padding-left: 70px;
  overflow: hidden;
  position: relative;
}
.main .mainleft .Circle .firend .content .info {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .mainleft .Circle .firend .content .info::before {
  content: '';
  float: right;
  width: 0px;
  height: calc(100% - 1.5em);
  background: red;
}
.main .mainleft .Circle .firend .content .info::after {
  content: "";
  width: 999vw;
  height: 999vw;
  position: absolute;
  box-shadow: inset calc(100px - 999vw) calc(30px - 999vw) 0 0 #fff;
  margin-left: -100px;
}
.main .mainleft .Circle .firend .content .info .zkqb {
  float: right;
  clear: both;
  color: #4367b4;
  cursor: pointer;
}
.main .mainleft .Circle .firend .content .info .zkqb::after {
  content: "展开";
}
.main .mainleft .Circle .firend .content input {
  display: none;
}
.main .mainleft .Circle .firend .content input:checked + .info {
  -webkit-line-clamp: 999;
}
.main .mainleft .Circle .firend .content input:checked + .info .zkqb {
  position: relative;
  z-index: 2;
}
.main .mainleft .Circle .firend .content input:checked + .info .zkqb::after {
  content: "收起";
}
.main .mainleft .Circle .firend .content .autoheight {
  display: block;
}
.main .mainleft .Circle .firend .content .cozuo {
  text-align: right;
  font-size: 16px;
  color: #eb7350;
  cursor: pointer;
}
.main .mainleft .Circle .firend .content .cozuo .icon {
  width: 16px;
  height: 16px;
  margin-left: 5px;
  vertical-align: middle;
}
.main .mainleft .Circle .firend .content .shouqi {
  display: none;
}
.main .mainleft .Circle .firend .content .picimg {
  position: relative;
}
.main .mainleft .Circle .firend .content .picimg .piclist {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 10px;
}
.main .mainleft .Circle .firend .content .picimg .piclist .swiper-slide {
  width: 120px;
  height: 120px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.main .mainleft .Circle .firend .content .picimg .piclist .swiper-slide img {
  width: 100%;
  height: 100%;
}
.main .mainleft .Circle .firend .content .picimg .piclist .swiper-slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
}
.main .mainleft .Circle .firend .content .picimg .swiper-button-next {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  right: -30px;
}
.main .mainleft .Circle .firend .content .picimg .swiper-button-next::after {
  color: #ffffff;
  font-size: 25px;
}
.main .mainleft .Circle .firend .content .picimg .swiper-button-prev {
  left: -30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.main .mainleft .Circle .firend .content .picimg .swiper-button-prev::after {
  color: #ffffff;
  font-size: 25px;
}
.main .mainleft .Circle .firend .content .pics {
  width: 50%;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.main .mainleft .Circle .firend .content .pics .pic {
  width: 30%;
  height: 130px;
  max-height: 255px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 3%;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.main .mainleft .Circle .firend .content .pics .pic img {
  width: 100%;
  min-height: 100%;
}
.main .mainleft .Circle .firend .content .pics .pic .tou {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  top: 0px;
  color: #ffffff;
  padding: 10px;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  display: none;
  align-items: center;
  font-size: 14px;
}
.main .mainleft .Circle .firend .content .pics .pic .bot {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 10px;
  padding: 0 10px;
  box-sizing: border-box;
  color: #ffffff;
  z-index: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .mainleft .Circle .firend .content .pics .pic:only-child {
  width: 300px;
  height: auto;
  max-height: 1000px;
}
.main .mainleft .Circle .firend .content .pics .pic:only-child img {
  height: 100%;
  object-fit: contain;
}
.main .mainleft .Circle .firend .content .pics .pic:only-child .tou {
  display: flex;
}
.main .mainleft .Circle .firend .content .pics .pic:only-child .bot {
  display: -webkit-box;
}
.main .mainleft .Circle .firend .content .video {
  max-height: 500px;
  max-width: 100%;
  margin: 0.2rem 0;
  border-radius: 0.2rem;
  display: flex;
}
.main .mainleft .Circle .firend .content .video .videobg {
  max-height: 500px;
  max-width: 100%;
  position: relative;
}
.main .mainleft .Circle .firend .content .video .videobg video {
  max-height: 500px;
  height: 100%;
  max-width: 100%;
  background: #666;
  border-radius: 0.2rem;
}
.main .mainleft .Circle .firend .content .video .videobg .play {
  position: absolute;
  width: 40px;
  height: 50px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: none;
  border-radius: 0;
  z-index: 1;
}
.main .mainleft .Circle .firend .content .video .videobg::after {
  /*content: "";*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.2rem;
}
.main .mainleft .Circle .firend .trecon {
  display: flex;
  align-items: center;
  border-top: 1px solid #EEEEEE;
  justify-content: space-between;
  padding-top: 12px;
}
.main .mainleft .Circle .firend .trecon .num {
  font-size: 14px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
}
.main .mainleft .Circle .firend .trecon .num .icon {
  width: 18px;
  height: 12px;
  vertical-align: middle;
}
.main .mainleft .Circle .firend .trecon .num span {
  vertical-align: middle;
}
.main .mainleft .Circle .firend .trecon .but {
  width: 95px;
  height: 34px;
  background: linear-gradient(138deg, #81C3FF 0%, #4CA7FF 100%);
  border-radius: 17px;
  font-size: 14px;
  font-family: SimSun;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 34px;
  text-align: center;
  transition: all 0.5s;
}
.main .mainleft .Circle .firend .trecon .but:hover {
  opacity: 0.7;
}
.main .mainright {
  width: 400px;
  margin-left: 20px;
}
.main .mainright .styke {
  padding-bottom: 1px;
  background: #f5f7fd;
  position: sticky;
  top: 81px;
  z-index: 99;
}
.main .mainright .gg {
  box-shadow: 2px 7px 18px 3px rgba(153, 153, 153, 0.21);
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  margin-bottom: 15px;
}
.main .mainright .gg .ggimg {
  width: 100%;
}
.main .mainright .gg .title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 28px 0 19px;
}
.main .mainright .gg .law {
  display: flex;
  height: 110px;
  justify-content: space-between;
  align-items: center;
  margin: 0 28px 0 19px;
}
.main .mainright .gg .law .lawinfo {
  display: flex;
  align-items: center;
}
.main .mainright .gg .law .lawinfo .pic {
  position: relative;
  margin-right: 16px;
}
.main .mainright .gg .law .lawinfo .pic .face {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.main .mainright .gg .law .lawinfo .pic .icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .mainright .gg .law .lawinfo .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
}
.main .mainright .gg .law .lawinfo .time {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
  margin-top: 5px;
}
.main .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;
}
.main .mainright .gg .law .but:hover {
  content: "";
  background: #ffffff;
  color: #0b84ff;
  border: 1px solid #0b84ff;
}
.main .mainright .ceomsg {
  margin-bottom: 20px;
  background: #ffffff;
}
.main .mainright .ceomsg .lazy {
  width: 100%;
}
.main .mainright .ceomsg .bar {
  margin-top: -43px;
  position: relative;
  display: flex;
  margin-bottom: 8px;
  padding: 0 20px;
}
.main .mainright .ceomsg .bar .face {
  padding: 4px!important;
  background-color: #fff !important;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
}
.main .mainright .ceomsg .bar .face img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.main .mainright .ceomsg .bar .face .v {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.main .mainright .ceomsg .bar .zz {
  color: #ffffff;
  margin-left: 15px;
  margin-top: 48px;
  color: #000;
  font-size: 17px;
}
.main .mainright .ceomsg .bar .zz:hover {
  color: #006fff;
}
.main .mainright .ceomsg .author {
  margin: 20px;
  display: block;
  background: #f9f9f9;
  padding: 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.main .mainright .ceomsg .sevrts {
  border-top: 1px solid #f2f6fc;
  display: flex;
  justify-content: space-between;
  padding: 10px 20px 20px;
  text-align: center;
}
.main .mainright .ceomsg .sevrts p {
  font-size: 12px;
  color: #aaaeb3;
}
.main .mainright .ceomsg .sevrts h6 {
  font-weight: 700;
}
.main .mainright .ceomsg .buts {
  display: flex;
  padding: 0 20px 20px;
}
.main .mainright .ceomsg .buts a {
  width: 50%;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  font-size: 13px;
}
.main .mainright .ceomsg .buts .burta {
  background: #4775FF;
  color: #fff;
}
.main .mainright .ceomsg .buts .burtb {
  background: #4775FF;
  border: 1px solid #eee;
  background: #f5f7fd;
  margin-left: 10px;
}
.main .mainright .ceobox {
  height: 350px;
  padding: 0 15px;
  box-sizing: border-box;
  background: url(https://ceostyle.ceotheme.com/ceotheme-img/2023/05/2023050813152176.png) 50% no-repeat;
}
.main .mainright .ceobox .mySwiper {
  width: 290px;
  position: relative;
  height: 200px;
  overflow: hidden;
  top: 133px;
  border-radius: 4px;
}
.main .mainright .ceobox .mySwiper img {
  display: flex;
  width: 100%;
}
.main .mainright .ceobox .mySwiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background-color: #006fff33;
  transition: all 0.3s;
  border: 1px solid #006fff33;
}
.main .mainright .ceobox .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 10px;
}
.main .mainright .sidebar {
  margin-top: 20px;
  background-color: #fff;
}
.main .mainright .sidebar .stitle {
  padding: 20px;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
}
.main .mainright .sidebar .stitle .ceo {
  padding-left: 30px;
  background: url(../img/2022030413284566.png) left center no-repeat;
}
.main .mainright .sidebar .stitle .ceoicon {
  background: url(../img/202203041329035.png) left center no-repeat;
}
.main .mainright .sidebar .stitle .more {
  font-size: 20px!important;
  color: #ccc;
  line-height: 0.5;
  font-weight: bold;
}
.main .mainright .sidebar .stitle .more:hover {
  color: #006fff;
}
.main .mainright .sidebar .wen {
  background: #ffffff;
  padding: 0 20px;
}
.main .mainright .sidebar .wen li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(239, 239, 239, 0.8);
  overflow: hidden;
}
.main .mainright .sidebar .wen li .title {
  font-size: 14px;
}
.main .mainright .sidebar .wen li .title:hover {
  color: #006fff;
}
.main .mainright .sidebar .wen li .msg {
  margin-top: 10px;
  font-size: 12px;
  color: #8590a6;
  display: flex;
}
.main .mainright .sidebar .wen li .msg .liu {
  flex: 1;
  margin-left: 10px;
}
.main .mainright .sidebar .wen li .msg .icon {
  height: 10px;
  vertical-align: middle;
  margin-right: 5px;
}
.main .mainright .sidebar .wen li:last-child {
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.main .mainright .sidezz {
  width: 100%;
  margin-top: 20px;
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
  box-sizing: border-box;
}
.main .mainright .sidezz img {
  width: 100%;
}
.main .mainright .ceo-tagscloud {
  position: relative;
  height: 260px;
  overflow: hidden;
}
.main .mainright .ceo-tagscloud a {
  position: absolute;
  top: 100%;
  left: 15px;
  transition: opacity 1s;
}
.main .mainright .pyqswiper {
  box-shadow: 2px 7px 18px 3px rgba(153, 153, 153, 0.21);
  border-radius: 20px;
  height: auto;
  background: #ffffff;
}
.main .mainright .pyqswiper .gg {
  box-shadow: 2px 7px 18px 3px rgba(153, 153, 153, 0.21);
  border-radius: 20px;
  overflow: hidden;
  margin: 0;
}
.main .mainright .pyqswiper .gg .ggimg {
  width: 100%;
}
.main .mainright .pyqswiper .gg .title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 28px 0 19px;
}
.main .mainright .pyqswiper .gg .law {
  display: flex;
  height: 110px;
  justify-content: space-between;
  align-items: center;
  margin: 0 28px 0 19px;
}
.main .mainright .pyqswiper .gg .law .lawinfo {
  display: flex;
  align-items: center;
}
.main .mainright .pyqswiper .gg .law .lawinfo .pic {
  position: relative;
  margin-right: 16px;
}
.main .mainright .pyqswiper .gg .law .lawinfo .pic .face {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.main .mainright .pyqswiper .gg .law .lawinfo .pic .icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .mainright .pyqswiper .gg .law .lawinfo .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
}
.main .mainright .pyqswiper .gg .law .lawinfo .time {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
  margin-top: 5px;
}
.main .mainright .pyqswiper .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;
}
.main .mainright .pyqswiper .gg .law .but:hover {
  content: "";
  background: #ffffff;
  color: #0b84ff;
  border: 1px solid #0b84ff;
}
.articles {
  margin-top: 20px;
  background: #ffffff;
}
.articles .article {
  display: flex;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 25px;
  box-sizing: border-box;
  transition: all 0.5s;
  margin-bottom: 0px;
  padding: 25px;
}
.articles .article .pic {
  width: 305px;
  height: 172px;
  overflow: hidden;
  flex: 0 0 auto;
  display: flex;
}
.articles .article .pic .imgmsg {
  padding: 24px 0 15px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.articles .article .pic .imgmsg h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.articles .article .pic .imgmsg .law h5 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #181818;
  line-height: 22px;
}
.articles .article .pic .imgmsg .law p {
  font-size: 12px;
  color: #666666;
}
.articles .article .pic .picture {
  flex: 0 0 auto;
  width: 102px;
  height: 146px;
  align-self: flex-end;
}
.articles .article .pic .picture img {
  height: 100%;
}
.articles .article:nth-child(13n+1) .pic {
  background: url("../img/images/bg\ \(1\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+2) .pic {
  background: url("../img/images/bg\ \(2\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+3) .pic {
  background: url("../img/images/bg\ \(3\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+4) .pic {
  background: url("../img/images/bg\ \(4\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+5) .pic {
  background: url("../img/images/bg\ \(5\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+6) .pic {
  background: url("../img/images/bg\ \(6\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+7) .pic {
  background: url("../img/images/bg\ \(7\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+8) .pic {
  background: url("../img/images/bg\ \(8\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+9) .pic {
  background: url("../img/images/bg\ \(9\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+10) .pic {
  background: url("../img/images/bg\ \(10\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+11) .pic {
  background: url("../img/images/bg\ \(11\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n+12) .pic {
  background: url("../img/images/bg\ \(12\).png") no-repeat;
  background-size: cover;
}
.articles .article:nth-child(13n) .pic {
  background: url("../img/images/bg\ \(13\).png") no-repeat;
  background-size: cover;
}
.articles .article:last-child {
  margin-bottom: 0;
}
.articles .article .lawdesc {
  margin-left: 33px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.articles .article .lawdesc .arttop .title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.articles .article .lawdesc .arttop .title:hover {
  color: #1D59A7;
}
.articles .article .lawdesc .arttop .centont {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.articles .article .lawdesc .artbot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articles .article .lawdesc .artbot .lawmsg {
  display: flex;
  align-items: center;
}
.articles .article .lawdesc .artbot .lawmsg .face {
  width: 30px;
  height: 30px;
  background: #A3A3A3;
  border-radius: 50%;
  margin-right: 12px;
}
.articles .article .lawdesc .artbot .lawmsg .name {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4F4F4F;
}
.articles .article .lawdesc .artbot .lawright {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.articles .article .lawdesc .artbot .lawright .left {
  margin-left: 26px;
}
.articles .article:hover {
  transform: translateY(-5px);
}
.quizlist {
  margin-top: 32px;
}
.quizlist .quiz {
  border-radius: 8px;
  margin-bottom: 22px;
  padding: 15px 23px 20px 13px;
  background: #FFFFFF;
  box-shadow: 2px 2px 6px 3px rgba(153, 153, 153, 0.21);
  transition: all 0.5s;
}
.quizlist .quiz .wen {
  display: flex;
}
.quizlist .quiz .wen .icon {
  width: 24px;
  height: 24px;
  background: #F63F4F;
  border-radius: 3px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
  margin-right: 9px;
  flex: 0 0 auto;
}
.quizlist .quiz .wen a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
  transition: all 0.3s;
}
.quizlist .quiz .wen a:hover {
  color: #F63F4F;
}
.quizlist .quiz .da {
  display: flex;
  margin-top: 26px;
}
.quizlist .quiz .da .icon {
  width: 24px;
  height: 24px;
  background: #1D59A7;
  border-radius: 3px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
  margin-right: 9px;
  flex: 0 0 auto;
}
.quizlist .quiz .da span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.quizlist .quiz .laws {
  margin-top: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quizlist .quiz .laws .lawleft {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4F4F4F;
}
.quizlist .quiz .laws .lawleft .face {
  width: 30px;
  height: 30px;
  background: #A3A3A3;
  border-radius: 50%;
}
.quizlist .quiz .laws .lawleft .name {
  margin: 0 20px 0 14px;
}
.quizlist .quiz .laws .lawleft .name:hover {
  color: #F63F4F;
}
.quizlist .quiz .laws .lawleft .time {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
  margin-right: 45px;
}
.quizlist .quiz .laws .lawleft .pic {
  display: flex;
  align-items: center;
}
.quizlist .quiz .laws .lawleft .pic .face {
  margin: 0 9px;
}
.quizlist .quiz .laws .lawleft .pic .hunda {
  margin-left: 8px;
}
.quizlist .quiz .laws .lawleft .pic .hunda i {
  color: #1D59A7;
}
.quizlist .quiz .laws .lookmore {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #999999;
}
.quizlist .quiz .laws .lookmore:hover {
  color: #1D85FF;
}
.quizlist .quiz:last-child {
  margin-bottom: 0;
}
.quizlist .quiz:hover {
  transform: translateY(-5px);
  box-shadow: 2px 7px 18px 6px rgba(153, 153, 153, 0.21);
}
.articlelist {
  display: none;
}
.articlelist .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  padding: 0 26px;
  color: #ffffff;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  border-radius: 4px 4px 0px 0px;
  vertical-align: top;
  background: #fd9e3e;
  background-size: 100%;
  background-position: center center;
  background-image: url(../img/2021010907173626.png);
}
.articlelist .title .more {
  display: flex;
  align-items: center;
}
.articlelist .tabs {
  display: flex;
  background: #ffffff;
  padding: 0 26px;
  border-bottom: 1px solid #f4f4f4;
}
.articlelist .tabs li {
  margin-right: 34px;
  line-height: 64px;
  color: #7a7a7a;
  position: relative;
  font-size: 16px;
}
.articlelist .tabs .active {
  font-weight: bold;
  color: #333333;
}
.articlelist .tabs .active::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #0052cd;
  left: 0;
  font-size: 18px;
}
.articlelist .tabcen {
  background: #ffffff;
  border-radius: 0 0 4px 4px;
}
.articlelist .tabcen .linken {
  display: none;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 10px 20px;
  height: 352px;
}
.articlelist .tabcen .linken li {
  width: 25%;
  line-height: 36px;
  margin: 4px 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 14px;
}
.articlelist .tabcen .linken li span {
  display: inline-block;
  margin-right: 2px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  color: #999393;
}
.articlelist .tabcen .linken li a {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}
.articlelist .tabcen .linken li:nth-child(1) span {
  color: #f93131;
}
.articlelist .tabcen .linken li:nth-child(2) span {
  color: #ff9900;
}
.articlelist .tabcen .linken li:nth-child(3) span {
  color: #0066ff;
}
.articlelist .tabcen .linken li:nth-child(4) span {
  color: #00ff43;
}
.articlelist .tabcen .linken li:nth-child(5) span {
  color: #cc00ff;
}
.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;
}
.msk {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.msk .video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #333;
}
.msk .video video {
  width: 1000px;
  height: 600px;
}
.msk .video .close {
  position: absolute;
  right: -100px;
  top: -30px;
}
@media (max-width: 900px) {
  .banner {
    height: 150px;
  }
  .banner .bannercen {
    padding: 60px 15px 0 ;
  }
  .banner .bannercen h3 {
    font-size: 22px;
    text-align: center;
  }
  .banner .bannercen h1 {
    font-size: 16px;
  }
  .banner .bannercen p {
    display: none;
  }
  .beard {
    display: none;
  }
  .main {
    margin-top: 20px;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .main .mainleft {
    width: 100%;
  }
  .main .mainleft .column {
    padding: 15px 0;
  }
  .main .mainleft .column .sore {
    overflow-x: auto;
    white-space: nowrap;
  }
  .main .mainleft .column .sore::-webkit-scrollbar {
    display: none;
  }
  .main .mainleft .list .item {
    padding: 15px;
  }
  .main .mainleft .list .item .thumb {
    width: 100px;
    height: 66px;
    flex: 0 0 auto;
  }
  .main .mainleft .list .item .infobox .title {
    margin-bottom: 10px;
    font-size: 13px;
    height: 38px;
    max-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    white-space: inherit;
    line-height: 1.5;
  }
  .main .mainleft .list .item .infobox .desc {
    display: none;
  }
  .main .mainleft .list .item .infobox .boxmk .face {
    display: none;
  }
  .main .mainleft .list .item .infobox .boxmk .zz {
    display: none;
  }
  .main .mainleft .list .item .infobox .boxmk .ymd {
    margin-left: 0;
  }
  .main .mainleft .list .item .infobox .boxmk a.ymd {
    display: none;
  }
  .main .mainleft .article .titler {
    margin-bottom: 20px;
  }
  .main .mainleft .article .info {
    font-size: 14px;
  }
  .main .mainleft .pages {
    width: 100%;
  }
  .main .mainleft .pages .page {
    font-size: 12px;
    width: 40%;
    flex: 1 1 auto;
    padding: 15px;
  }
  .main .mainleft .Circle .firend {
    border-radius: 0.2rem;
    margin-bottom: 0.2rem;
    box-shadow: none;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 0;
    padding: 0.3rem 0;
  }
  .main .mainleft .Circle .firend .law .pic {
    width: 0.6rem;
    height: 0.6rem;
  }
  .main .mainleft .Circle .firend .law .pic .v {
    width: 0.16rem;
    height: 0.16rem;
  }
  .main .mainleft .Circle .firend .law .lwert {
    margin-left: 0.14rem;
  }
  .main .mainleft .Circle .firend .law .lwert .name {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .main .mainleft .Circle .firend .law .lwert .timer {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
  }
  .main .mainleft .Circle .firend .content {
    margin-top: 0.3rem;
    padding-left: 0;
  }
  .main .mainleft .Circle .firend .content .info {
    font-size: 0.3rem;
    line-height: 0.45rem;
    -webkit-line-clamp: 3;
  }
  .main .mainleft .Circle .firend .content .cozuo {
    text-align: right;
    font-size: 14px;
    color: #eb7350;
  }
  .main .mainleft .Circle .firend .content .cozuo .icon {
    width: 16px;
    height: 16px;
  }
  .main .mainleft .Circle .firend .content .pics {
    width: 100%;
    margin-top: 0.3rem;
  }
  .main .mainleft .Circle .firend .content .pics .pic {
    width: 1.9rem;
    min-width: 30%;
    height: 100px;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .main .mainleft .Circle .firend .content .pics .pic:last-child {
    margin-right: 0;
  }
  .main .mainleft .Circle .firend .content .pics .pic:nth-child(3) {
    margin-right: 0;
  }
  .main .mainleft .Circle .firend .content .pics .pic:only-child {
    width: 100%;
    max-height: 1000px;
  }
  .main .mainleft .Circle .firend .content .video {
    width: 100%;
  }
  .main .mainleft .Circle .firend .content .video .videobg .play {
    width: 30px;
    height: auto;
  }
  .main .mainleft .Circle .firend .trecon {
    margin-top: 0.1rem;
    padding-top: 0.1rem;
    border: none;
  }
  .main .mainleft .Circle .firend .trecon .num {
    font-size: 0.2rem;
  }
  .main .mainleft .Circle .firend .trecon .num .icon {
    width: 0.26rem;
    height: 0.18rem;
  }
  .main .mainleft .Circle .firend .trecon .but {
    width: 1.67rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
  }
  .main .mainleft .articles {
    margin-top: 0.46rem;
  }
  .main .mainleft .articles .article {
    padding: 0.2rem;
    border-bottom: 0.01rem solid #EEEEEE;
    padding-bottom: 0.25rem;
    margin-bottom: 0;
  }
  .main .mainleft .articles .article .pic {
    width: 3.05rem;
    height: 1.72rem;
  }
  .main .mainleft .articles .article .pic .imgmsg {
    padding: 0.24rem 0 0.15rem 0.16rem;
  }
  .main .mainleft .articles .article .pic .imgmsg h4 {
    font-size: 0.2rem;
    line-height: 0.32rem;
  }
  .main .mainleft .articles .article .pic .imgmsg .law h5 {
    font-size: 0.14rem;
    line-height: 0.22rem;
  }
  .main .mainleft .articles .article .pic .imgmsg .law p {
    font-size: 0.12rem;
  }
  .main .mainleft .articles .article .pic .picture {
    width: 1.02rem;
    height: 1.46rem;
  }
  .main .mainleft .articles .article .pic .picture img {
    height: 100%;
  }
  .main .mainleft .articles .article .lawdesc {
    margin-left: 0.33rem;
  }
  .main .mainleft .articles .article .lawdesc .arttop .title {
    font-size: 0.2rem;
    line-height: 0.5rem;
  }
  .main .mainleft .articles .article .lawdesc .arttop .centont {
    font-size: 0.18rem;
  }
  .main .mainleft .articles .article .lawdesc .artbot .lawmsg .face {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.12rem;
  }
  .main .mainleft .articles .article .lawdesc .artbot .lawmsg .name {
    font-size: 0.14rem;
  }
  .main .mainleft .articles .article .lawdesc .artbot .lawright {
    display: none;
    font-size: 0.14rem;
  }
  .main .mainleft .articles .article .lawdesc .artbot .lawright .left {
    margin-left: 0.26rem;
  }
  .main .mainleft .articles .article:hover {
    transform: translateY(-0.05rem);
  }
  .main .mainright {
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
  }
  .main .mainright .styke {
    position: static;
  }
  .main .mainright .ceobox {
    background-size: 100% 100%;
  }
  .main .mainright .sidezz {
    width: auto;
  }
  .articles {
    margin-top: 0rem;
  }
  .articles .article {
    padding: 0 0.2rem;
    border-bottom: 0.01rem solid #EEEEEE;
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .articles .article .pic {
    width: 3.05rem;
    height: 1.72rem;
  }
  .articles .article .pic .imgmsg {
    padding: 0.24rem 0 0.15rem 0.16rem;
  }
  .articles .article .pic .imgmsg h4 {
    font-size: 0.2rem;
    line-height: 0.32rem;
  }
  .articles .article .pic .imgmsg .law h5 {
    font-size: 0.14rem;
    line-height: 0.22rem;
  }
  .articles .article .pic .imgmsg .law p {
    font-size: 0.12rem;
  }
  .articles .article .pic .picture {
    width: 1.02rem;
    height: 1.46rem;
  }
  .articles .article .pic .picture img {
    height: 100%;
  }
  .articles .article .lawdesc {
    margin-left: 0.3rem;
  }
  .articles .article .lawdesc .arttop .title {
    font-size: 0.2rem;
    line-height: 0.5rem;
  }
  .articles .article .lawdesc .arttop .centont {
    font-size: 0.18rem;
  }
  .articles .article .lawdesc .artbot .lawmsg .face {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.12rem;
  }
  .articles .article .lawdesc .artbot .lawmsg .name {
    font-size: 0.14rem;
  }
  .articles .article .lawdesc .artbot .lawright {
    font-size: 0.14rem;
  }
  .articles .article .lawdesc .artbot .lawright .left {
    margin-left: 0.26rem;
  }
  .articles .article:hover {
    transform: translateY(-0.05rem);
  }
  .quizlist {
    margin-top: 0;
  }
  .quizlist .quiz {
    padding: 0.3rem;
  }
  .quizlist .quiz .da {
    margin-top: 0.3rem;
  }
  .quizlist .quiz .laws {
    margin-top: 0.3rem;
  }
  .quizlist .quiz .laws .lawleft {
    flex-wrap: wrap;
  }
  .quizlist .quiz .laws .lawleft .name {
    margin: 0 0.3rem;
  }
  .quizlist .quiz .laws .lawleft .time {
    margin-right: 0rem;
  }
  .quizlist .quiz .laws .lawleft .pic {
    display: none;
  }
  .quizlist .quiz .laws .lawleft .hunda {
    display: none;
  }
  .footbanner .footffo h2 {
    font-size: 16px;
  }
  .footbanner .footffo p {
    font-size: 12px;
  }
  .footbanner .footffo .bur {
    width: 160px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
  }
  .articlelist {
    display: none !important;
  }
  .pages {
    padding: 0;
  }
  .pages ul li {
    margin-bottom: 0.1rem;
  }
  .msk .video {
    width: 100%;
    height: 100%;
  }
  .msk .video video {
    width: 100%;
    height: 100%;
  }
  .msk .video .close {
    right: 20px;
    top: 20px;
    z-index: 99;
  }
}
