img {
  width: 100%;
  display: block;
  position: relative;
  margin: 0;
}

.txtMore {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.txt2line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.app-download {
  display: none;
}

.pcWrapper {
  width: 83.33%;
  max-width: var(--pc-width);
  position: relative;
  margin: 0 auto;
}

a {
  display: block;
}

.imgOb {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: .5s;
}

.imgOb:hover {
  transform: scale(1.1);
}

.grid {
  display: grid;
}

.loadMore {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 14px;
}

.main .fl-top {
  width: 100%;
  position: relative;
  margin-bottom: 48px;
  display: block;
}

.main .fl-top-wap {
  display: none;
}

.main .fl-menu {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 36px;
  margin-bottom: 60px;
}

.main .fl-tit {
  width: 100%;
  height: 55px;
  position: relative;
}

.main .fl-tit .pc-more {
  width: 117px;
  height: 15px;
  float: right;
  margin-top: 20px;
  background: url(img/pc_3.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.main .fl-cont {
  width: 100%;
  position: relative;
}

.main .fl-zhxw {
  margin-bottom: 100px;
  overflow: hidden;
}

.main .fl-zhxw .fl-tit {
  background: url(img/pc_xw_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 33px;
}

.main .fl-zhxw .fl-cont .title {
  font-size: var(--size-18);
  color: #1f1f1f;
  font-weight: bold;
  line-height: 46px;
}

.main .fl-zhxw .fl-cont .intro {
  font-size: var(--size-14);
  color: #141414;
  line-height: 26px;
}

.main .fl-zhxw .fl-cont .date {
  margin-top: 8px;
  background-image: linear-gradient(to right, #7f84ff, #cb31bc);
  display: inline-block;
  padding: 0 7px;
  height: 18px;
  line-height: 18px;
  font-size: var(--size-12);
  color: #ffffff;
  border-radius: 7px;
}

.main .fl-zhxw .fl-cont .fl-list {
  width: 26vw;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  max-width: 500px;
  background-color: #eff4ff;
}

.main .fl-zhxw .fl-cont .fl-list .top-img {
  width: 26vw;
  height: 14.64vw;
  max-width: 500px;
  max-height: 281px;
  overflow: hidden;
}

.main .fl-zhxw .fl-cont .fl-list .bottom-cont {
  padding: 10px 30px 25px;
}

.main .fl-zhxw .fl-cont .fl-l {
  position: relative;
  width: 35%;
  float: right;
  padding-left: 40px;
}

.main .fl-zhxw .fl-cont .fl-l li {
  margin-bottom: 16px;
}

.main .fl-zhxw .fl-cont .fl-r {
  position: relative;
  width: 65%;
  float: left;
  justify-content: space-between;
}

.main .fl-zhxw .fl-cont a:hover .title, .main .fl-zhxw .fl-cont a:hover .intro {
  color: #4e5be5;
}

.main .fl-zhst {
  margin-bottom: 100px;
  overflow: hidden;
}

.main .fl-zhst .fl-tit {
  background: url(img/pc_st_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 33px;
}

.main .fl-zhst .fl-cont {
  flex-wrap: wrap;
  justify-content: space-between;
}

.main .fl-zhst .fl-cont .title {
  font-size: var(--size-18);
  color: #1f1f1f;
  font-weight: bold;
  line-height: 46px;
}

.main .fl-zhst .fl-cont .intro {
  font-size: var(--size-14);
  color: #141414;
  line-height: 26px;
}

.main .fl-zhst .fl-cont .date {
  margin-top: 8px;
  background-image: linear-gradient(to right, #7f84ff, #cb31bc);
  display: inline-block;
  padding: 0 7px;
  height: 18px;
  line-height: 18px;
  font-size: var(--size-12);
  color: #ffffff;
  border-radius: 7px;
}

.main .fl-zhst .fl-cont .fl-list {
  width: 26vw;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  max-width: 500px;
  background-color: #eff4ff;
}

.main .fl-zhst .fl-cont .fl-list .top-img {
  width: 26vw;
  height: 14.64vw;
  max-width: 500px;
  max-height: 281px;
  overflow: hidden;
}

.main .fl-zhst .fl-cont .fl-list .bottom-cont {
  padding: 10px 30px 25px;
}

.main .fl-zhst .fl-cont .fl-list:nth-child(4) {
  display: none;
}

.main .fl-zhst .fl-cont a:hover .title, .main .fl-zhst .fl-cont a:hover .intro {
  color: #4e5be5;
}

.main .fl-qcyy {
  margin-bottom: 100px;
  overflow: hidden;
}

.main .fl-qcyy .fl-tit {
  background: url(img/pc_qc_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 33px;
}

.main .fl-qcyy .fl-cont {
  flex-wrap: wrap;
  justify-content: space-between;
}

.main .fl-qcyy .fl-cont .title {
  font-size: var(--size-18);
  color: #1f1f1f;
  font-weight: bold;
  line-height: 46px;
}

.main .fl-qcyy .fl-cont .intro {
  font-size: var(--size-14);
  color: #141414;
  line-height: 26px;
}

.main .fl-qcyy .fl-cont .date {
  margin-top: 8px;
  background-image: linear-gradient(to right, #7f84ff, #cb31bc);
  display: inline-block;
  padding: 0 7px;
  height: 18px;
  line-height: 18px;
  font-size: var(--size-12);
  color: #ffffff;
  border-radius: 7px;
}

.main .fl-qcyy .fl-cont .fl-list {
  width: 26vw;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  max-width: 500px;
  background-color: #eff4ff;
  margin-bottom: 45px;
}

.main .fl-qcyy .fl-cont .fl-list .top-img {
  width: 26vw;
  height: 14.64vw;
  max-width: 500px;
  max-height: 281px;
  overflow: hidden;
}

.main .fl-qcyy .fl-cont .fl-list .bottom-cont {
  padding: 10px 30px 25px;
}

.main .fl-qcyy .fl-cont a:hover .title, .main .fl-qcyy .fl-cont a:hover .intro {
  color: #4e5be5;
}

.main .fl-zhrc {
  margin-bottom: 100px;
}

.main .fl-zhrc .fl-tit {
  background: url(img/pc_rc_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 50px;
}

.main .fl-zhrc .fl-cont {
  font-size: 0;
  width: 100%;
  position: relative;
}

.main .fl-zhrc .fl-cont .fl-l {
  max-width: 700px;
  max-height: 390px;
  width: 43.75%;
  height: 24.37%;
  border-radius: 15px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.main .fl-zhrc .fl-cont .fl-r {
  max-width: 900px;
  width: 56.25%;
  position: relative;
  padding-left: 72px;
  display: inline-block;
  vertical-align: top;
}

.main .fl-zhrc .fl-cont .fl-r .date-list {
  width: 100%;
  border-bottom: 2px solid #7e86ff;
  height: 59px;
  margin-top: -20px;
}

.main .fl-zhrc .fl-cont .fl-r .date-list .date-btn {
  font-size: var(--size-16);
  color: #1f1f1f;
  margin-right: 54px;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
}

.main .fl-zhrc .fl-cont .fl-r .date-list .date-btn.act {
  font-size: var(--size-20);
  color: #7e86ff;
  font-weight: bold;
  background: url(img/pc_6.png) bottom center no-repeat;
  background-size: 100% auto;
}

.main .fl-zhrc .fl-cont .fl-r ul {
  width: 100%;
}

.main .fl-zhrc .fl-cont .fl-r ul li {
  border-bottom: 1px solid #b2b6ff;
  padding: 9px 0 9px;
}

.main .fl-zhrc .fl-cont .fl-r ul li .date-top {
  font-size: var(--size-18);
  color: #141414;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}

.main .fl-zhrc .fl-cont .fl-r ul li .date-bottom {
  font-size: var(--size-16);
  color: #141414;
}

.main .fl-zhrc .fl-cont .fl-r ul li .time, .main .fl-zhrc .fl-cont .fl-r ul li .name {
  width: 10.8vw;
  max-width: 209px;
}

.main .fl-zhrc .fl-cont .fl-r ul li .address, .main .fl-zhrc .fl-cont .fl-r ul li .company {
  background: url(img/pc_7.png) left center no-repeat;
  background-size: 9px 9px;
  padding-left: 14px;
}

.main .fl-zhrc .fl-cont .fl-r ul li .address {
  width: 10vw;
  max-width: 115px;
}

.main .fl-zhrc .fl-cont .fl-r ul li .company {
  flex: 1;
}

.main .fl-zscp {
  margin-bottom: 100px;
}

.main .fl-zscp .fl-tit {
  background: url(img/pc_cp_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 50px;
}

.main .fl-zscp .fl-cont {
  width: calc(100% + 32px);
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
}

.main .fl-zscp .fl-cont li {
  width: calc(100%/4 - 30px);
  max-width: 378px;
  border: 1px solid #d7e3ff;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
  margin: 0 15px 40px;
}

.main .fl-zscp .fl-cont li .cp-top {
  width: 100%;
  max-height: 246px;
  overflow: hidden;
  position: relative;
}

.main .fl-zscp .fl-cont li .cp-top img {
  position: absolute;
  left: 0;
  top: 0;
}

.main .fl-zscp .fl-cont li .cp-top::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 65.08%;
  z-index: -1;
  pointer-events: none;
}

.main .fl-zscp .fl-cont li .cp-cont {
  padding: 13px 20px 15px;
}

.main .fl-zscp .fl-cont li .cp-cont .title {
  font-size: var(--size-18);
  font-weight: bold;
  color: #4e5be5;
  line-height: 35px;
}

.main .fl-zscp .fl-cont li .cp-cont .intro {
  font-size: var(--size-14);
  color: #141414;
  line-height: 25px;
}

.main .fl-zscp .fl-cont li:hover {
  border: 1px solid #52aff9;
}

.main .fl-zscp .fl-cont li:hover .cp-cont {
  background-color: #7e86ff;
}

.main .fl-zscp .fl-cont li:hover .cp-cont .title, .main .fl-zscp .fl-cont li:hover .cp-cont .intro {
  color: #fff;
}

.main .bg1 {
  width: 100%;
  height: auto;
  background: url(img/pc_bg3.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 66px 0 117px;
}

.main .bg1 .fl-zssd {
  margin-bottom: 66px;
}

.main .bg1 .fl-zssd .fl-tit {
  background: url(img/pc_sd_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 44px;
}

.main .bg1 .fl-zssd .fl-tit .pc-more {
  background: url(img/pc_2.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.main .bg1 .fl-zssd .fl-cont {
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  padding: 27px 48px 30px;
}

.main .bg1 .fl-zssd .fl-cont li {
  padding-left: 20px;
  background: url(img/pc_8.png) left center no-repeat;
  background-size: 4px 16px;
  margin-bottom: 2px;
  cursor: pointer;
}

.main .bg1 .fl-zssd .fl-cont li .sd-cont {
  line-height: 38px;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  font-size: var(--size-16);
  color: #141414;
}

.main .bg1 .fl-zssd .fl-cont li .sd-cont .title {
  flex: 1;
  margin-right: 20px;
}

.main .bg1 .fl-zssd .fl-cont li:hover .sd-cont {
  color: #4e5be5;
}

.main .bg1 .fl-zmzs {
  margin-bottom: 66px;
}

.main .bg1 .fl-zmzs .fl-tit {
  background: url(img/pc_zs_1.png) left center no-repeat;
  background-size: auto 100%;
  margin-bottom: 62px;
}

.main .bg1 .fl-zmzs .fl-tit .pc-more {
  background: url(img/pc_2.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-zmzs {
  width: 60vw;
  position: relative;
  margin: 0 auto;
  max-width: 1152px;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-zmzs .swiper-slide {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 36px;
  overflow: hidden;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-zmzs .swiper-slide a {
  border-radius: 8px;
  overflow: hidden;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-button-prev:after, .main .bg1 .fl-zmzs .fl-cont .swiper-button-next:after {
  content: '';
}

.main .bg1 .fl-zmzs .fl-cont .swiper-button-prev, .main .bg1 .fl-zmzs .fl-cont .swiper-button-next {
  width: 35px;
  height: 54px;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-button-prev {
  background: url(img/pc_4.png) no-repeat;
  left: 100px;
}

.main .bg1 .fl-zmzs .fl-cont .swiper-button-next {
  background: url(img/pc_5.png) no-repeat;
  right: 100px;
}

.in-main {
  width: 100%;
  position: relative;
  background-color: #eff4ff;
  padding-bottom: 54px;
  min-height: calc(100vh - 240px);
}

.in-main .fl-cont {
  padding-top: 12px;
}

.in-main .left-menu {
  width: 200px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #4c69d5;
  text-align: center;
  padding: 30px 0 69px;
  position: absolute;
  left: 0;
  top: 0;
}

.in-main .left-menu .title {
  font-size: var(--size-22);
  font-weight: bold;
  color: #adf0fe;
  margin-bottom: 36px;
}

.in-main .left-menu .title .enTit {
  font-size: var(--size-16);
  font-weight: normal;
}

.in-main .left-menu ul {
  display: inline-block;
  margin: 0 auto;
}

.in-main .left-menu ul li {
  height: 48px;
  line-height: 47px;
  font-size: var(--size-18);
  color: #ffffff;
  width: auto;
  background: url(img/pc_bg5.png) bottom center no-repeat;
}

.in-main .left-menu ul li.act {
  width: 212px;
  background: #7892f6 url(img/pc_bg6.png) bottom center no-repeat;
}

.in-main .top-nav {
  margin-left: 240px;
  width: calc(100% - 240px);
  height: 60px;
  line-height: 60px;
  margin-top: 12px;
  justify-content: space-between;
  border-bottom: 1px solid #becaf2;
}

.in-main .top-nav .title {
  font-size: var(--size-26);
  font-weight: bold;
  color: #0100a3;
}

.in-main .top-nav .crumb {
  font-size: var(--size-14);
  color: #7892ff;
}

.in-main .top-nav .crumb a {
  display: inline;
}

.in-main .bottom-cont {
  width: calc(100% - 240px);
  margin: 10px 0 0 240px;
  background-color: #fff;
}

.in-main .bottom-cont .list-cont {
  width: 100%;
  padding: 33px 50px 60px;
  position: relative;
}

.in-main .bottom-cont .list-cont .type {
  width: 100%;
  position: relative;
}

.in-main .bottom-cont .list-cont .type1 p {
  font-size: var(--size-16);
  line-height: 26px;
  color: #141414;
  margin-bottom: 26px;
}

.in-main .bottom-cont .list-cont .type2 {
  background-color: #eff4ff;
  padding: 20px 0 20px 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.in-main .bottom-cont .list-cont .type2 .l-cont {
  width: 220px;
  height: 140px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 34px;
}

.in-main .bottom-cont .list-cont .type2 .l-cont img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.in-main .bottom-cont .list-cont .type2 .r-cont .title {
  font-size: var(--size-18);
  font-weight: bold;
  color: #141414;
  padding-right: 30px;
  line-height: 48px;
}

.in-main .bottom-cont .list-cont .type2 .r-cont .range, .in-main .bottom-cont .list-cont .type2 .r-cont .intro {
  font-size: var(--size-14);
  color: #141414;
  line-height: 26px;
  padding-right: 30px;
}

.in-main .bottom-cont .list-cont .type2 .r-cont .range span, .in-main .bottom-cont .list-cont .type2 .r-cont .intro span {
  font-weight: bold;
}

.in-main .bottom-cont .list-cont .type2 .r-cont .num {
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #4c69d5;
  color: #fff;
  font-size: var(--size-16);
  position: absolute;
  right: 0;
  top: 27px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.in-main .bottom-cont .list-cont .type3 {
  height: 71px;
  border-bottom: 1px solid #c9d2f2;
  align-items: center;
  flex: 1;
}

.in-main .bottom-cont .list-cont .type3 .title {
  font-size: var(--size-18);
  color: #141414;
  margin-right: 20px;
  flex: 1;
}

.in-main .bottom-cont .list-cont .type3 .num {
  font-size: var(--size-16);
  color: #141414;
  margin-right: 15px;
}

.in-main .bottom-cont .list-cont .type3 .date {
  font-size: var(--size-16);
  color: #141414;
  margin-right: 20px;
}

.in-main .bottom-cont .list-cont .type3 .download {
  width: 60px;
  height: 18px;
  cursor: pointer;
  background: url(img/pc_11.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.in-main .bottom-cont .list-cont .type4 {
  max-width: 390px;
  width: calc(100%/3 - 40px);
  background-color: #eff4ff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin: 0 20px 50px;
}

.in-main .bottom-cont .list-cont .type4 .type-top {
  width: 100%;
  max-height: 219px;
  position: relative;
}

.in-main .bottom-cont .list-cont .type4 .type-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.in-main .bottom-cont .list-cont .type4 .type-top .videoPlayBtn {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3) url(img/pc_12.png) center center no-repeat;
  background-size: 48px 48px;
}

.in-main .bottom-cont .list-cont .type4 .type-top::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56.41%;
  z-index: -1;
  pointer-events: none;
}

.in-main .bottom-cont .list-cont .type4 .type-bottom {
  padding: 3px 20px 20px;
}

.in-main .bottom-cont .list-cont .type4 .type-bottom .title {
  font-size: var(--size-18);
  color: #141414;
  line-height: 52px;
  font-weight: bold;
}

.in-main .bottom-cont .list-cont .type4 .type-bottom .date {
  background-image: linear-gradient(to right, #7f84ff, #cb31bc);
  display: inline-block;
  padding: 0 7px;
  height: 18px;
  line-height: 18px;
  font-size: var(--size-12);
  color: #ffffff;
  border-radius: 7px;
}

.in-main .bottom-cont .list-cont .type5 {
  max-width: 260px;
  width: calc(100%/4 - 60px);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin: 0 30px 32px;
}

.in-main .bottom-cont .list-cont .type5 .type-top {
  width: 100%;
  max-height: 80px;
  position: relative;
  border: 1px solid #4c69d5;
  border-radius: 8px;
}

.in-main .bottom-cont .list-cont .type5 .type-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.in-main .bottom-cont .list-cont .type5 .type-top::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 30.77%;
  z-index: -1;
  pointer-events: none;
}

.in-main .bottom-cont .list-cont .type5 .type-bottom .title {
  font-size: var(--size-18);
  color: #141414;
  line-height: 52px;
  font-weight: bold;
  text-align: center;
}

.in-main .bottom-cont .list-cont .type6 {
  width: calc(100%/2 - 44px);
  margin: 0 22px;
  display: inline-block;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  background-color: #aac2ff;
  padding-bottom: 80px;
}

.in-main .bottom-cont .list-cont .type6 .title {
  width: 188px;
  height: 54px;
  background: url(img/pc_13.png) no-repeat;
  font-size: var(--size-24);
  font-weight: bold;
  color: #fff;
  line-height: 54px;
  text-align: center;
}

.in-main .bottom-cont .list-cont .type6 .cont {
  font-size: var(--size-18);
  line-height: 32px;
  color: #141414;
  padding: 0 40px;
  height: 128px;
  overflow: hidden;
  margin-top: 20px;
}

.in-main .bottom-cont .list-cont .type6 .cont div {
  margin-bottom: 10px;
}

.in-main .bottom-cont .list-cont .type6 .e {
  position: absolute;
  left: 40px;
  bottom: 30px;
  font-size: var(--size-18);
  color: #141414;
}

.in-main .bottom-cont .list-cont .type7 {
  width: calc(100% - 44px);
  margin: 48px 22px 0;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  background-color: #aac2ff;
  padding-bottom: 80px;
}

.in-main .bottom-cont .list-cont .type7 .title {
  width: 188px;
  height: 54px;
  background: url(img/pc_13.png) no-repeat;
  font-size: var(--size-24);
  font-weight: bold;
  color: #fff;
  line-height: 54px;
  text-align: center;
}

.in-main .bottom-cont .list-cont .type7 .cont {
  justify-content: space-around;
  margin-top: 68px;
  padding: 0 30px;
}

.in-main .bottom-cont .list-cont .type7 .cont .cont-l {
  width: 12.3vw;
  max-width: 237px;
  cursor: pointer;
}

.in-main .bottom-cont .list-cont .type7 .cont .cont-l .download {
  width: 8.28vw;
  height: 1.88vw;
  max-width: 159px;
  max-height: 36px;
  background: url(img/pc_16.png) no-repeat;
  background-size: 100%;
  margin: 36px auto;
  cursor: pointer;
}

.in-main .bottom-cont .list-cont .type7 .e {
  position: absolute;
  left: 40px;
  bottom: 30px;
  font-size: var(--size-18);
  color: #141414;
}

.in-main .bottom-cont .list-cont .type8 {
  max-width: 260px;
  width: calc(100%/4 - 60px);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin: 0 30px 32px;
}

.in-main .bottom-cont .list-cont .type8 .type-top {
  width: 10vw;
  height: 10vw;
  position: relative;
  border-radius: 10vw;
  margin: 0 auto;
  overflow: hidden;
}

.in-main .bottom-cont .list-cont .type8 .type-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.in-main .bottom-cont .list-cont .type8 .type-bottom {
  font-size: var(--size-22);
  color: #333;
  line-height: 32px;
  padding-top: 6px;
}

.in-main .bottom-cont .list-cont .type8 .type-bottom .name {
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}

.in-main .bottom-cont .list-cont .type8 .type-bottom .company {
  font-size: var(--size-16);
  text-align: center;
}

.in-main .bottom-cont .list-cont .type8 .type-bottom .post {
  font-size: var(--size-16);
  text-align: center;
}

.in-main .bottom-cont .list-cont .line {
  width: 100%;
  height: 1px;
  background-color: #c9d2f2;
}

.in-main .bottom-cont .list-cont .select-box1 {
  width: 100%;
  height: 66px;
}

.in-main .bottom-cont .list-cont .select-box1 .select-cont {
  width: 202px;
  border: 1px solid #4c69d5;
  height: 34px;
  line-height: 32px;
  border-radius: 4px;
}

.in-main .bottom-cont .list-cont .select-box1 .select-cont div {
  width: 100px;
  color: #4c69d5;
  text-align: center;
  font-size: var(--size-18);
  cursor: pointer;
}

.in-main .bottom-cont .list-cont .select-box1 .select-cont div.act {
  background-color: #4c69d5;
  color: #fff;
}

.in-main .bottom-cont .list-cont .select-box2 {
  width: 100%;
  margin-top: 30px;
}

.in-main .bottom-cont .list-cont .select-box2 .select-title {
  width: 114px;
  line-height: 28px;
  height: 28px;
  font-size: var(--size-18);
  font-weight: bold;
  color: #1f1f1f;
}

.in-main .bottom-cont .list-cont .select-box2 .select-cont {
  flex-wrap: wrap;
}

.in-main .bottom-cont .list-cont .select-box2 .select-cont div {
  height: 28px;
  line-height: 28px;
  font-size: var(--size-18);
  color: #1f1f1f;
  padding: 0 12px;
  margin: 0 6px 18px;
  cursor: pointer;
}

.in-main .bottom-cont .list-cont .select-box2 .select-cont div:hover, .in-main .bottom-cont .list-cont .select-box2 .select-cont div.act {
  background-color: #4c69d5;
  color: #fff;
  border-radius: 4px;
}

.in-main .bottom-cont .list-cont .search-box {
  width: 42vw;
  max-width: 806px;
  min-width: 200px;
  height: 42px;
  border: 1px solid #4c69d5;
  border-radius: 4px;
  margin: 43px auto 52px;
}

.in-main .bottom-cont .list-cont .search-box .search-icon {
  width: 24px;
  margin: 8px 12px 0;
  height: 26px;
}

.in-main .bottom-cont .list-cont .search-box .search-input {
  border: none;
  outline: none;
}

.in-main .bottom-cont .list-cont .search-box .search-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #4c69d5;
  font-size: var(--size-18);
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.in-main .bottom-cont .list-cont1 {
  padding: 30px 36px 60px;
}

.in-main .bottom-cont .list-cont2 {
  padding: 24px 50px 60px;
}

.in-main .bottom-cont .list-cont3 {
  padding: 60px 35px 60px;
}

.in-main .bottom-cont .list-cont3 .pagination-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.in-main .bottom-cont .list-cont4 {
  padding: 60px 40px 60px;
}

.in-main .bottom-cont .list-cont4 .pagination-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.in-main .bottom-cont .list-cont5 {
  padding: 60px 70px 120px;
  font-size: 0;
}

.in-main .bottom-cont .list-cont7 {
  padding: 60px 40px 60px;
}

.in-main .bottom-cont .list-cont7 .pagination-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.in-main .company-cont {
  background: #fff;
  margin-top: 30px;
  margin-bottom: 88px;
  padding: 50px 50px 150px;
}

.in-main .company-cont .comp-img {
  width: 400px;
  height: 202px;
  border: 1px solid #dde8ff;
  border-radius: 6px;
  margin: 0 auto;
  position: relative;
}

.in-main .company-cont .comp-img img {
  width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.in-main .company-cont .comp-img .comp-num {
  height: 34px;
  line-height: 34px;
  background-color: #4c69d5;
  color: #fff;
  font-size: 16px;
  padding: 0 25px;
  border-top-right-radius: 6px;
  position: absolute;
  right: 0;
  top: 0;
}

.in-main .company-cont .comp-tit {
  font-size: 36px;
  font-weight: bold;
  color: #4c69d5;
  text-align: center;
  margin: 30px auto 60px;
}

.in-main .company-cont .comp-part .part-tit {
  height: 34px;
  line-height: 34px;
  background-color: #4c69d5;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  border-radius: 4px;
  padding: 0 10px 0 14px;
  margin-bottom: 8px;
}

.in-main .company-cont .comp-part .part-cont {
  font-size: 16px;
  line-height: 32px;
  color: #141414;
}

.in-main .company-cont .comp-part .part-cont .bold {
  font-weight: bold;
  line-height: 36px;
}

.in-main .company-cont .comp-part .part-cont .cont-l {
  flex: 1;
  padding-right: 100px;
}

.in-main .company-cont .comp-part .part-cont .cont-l a {
  display: inline-block;
  font-weight: bold;
  color: #4c69d5;
}

.in-main .company-cont .comp-part .part-cont .cont-r {
  width: 87px;
  text-align: center;
}

.in-main .company-cont .comp-part .part-cont .cont-r .img-cont {
  width: 87px;
  height: 87px;
  border: 1px solid #91a2df;
  padding: 5px;
}

.in-main .company-cont .comp-part .part-cont .cont-r .img-cont img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.in-main .company-cont .comp-part .part-cont .cont-r span {
  font-size: 16px;
  color: #4c69d5;
  text-align: center;
  margin-top: 10px;
}

.in-main .company-cont .comp-part .product-list {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 33px;
  overflow: hidden;
  margin-top: 19px;
}

.in-main .company-cont .comp-part .product-list .list {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #d7e3ff;
}

.in-main .company-cont .comp-part .product-list .list .topImg {
  width: 100%;
  max-height: 200px;
  position: relative;
  background-color: #fff;
}

.in-main .company-cont .comp-part .product-list .list .topImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.in-main .company-cont .comp-part .product-list .list .topImg::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  z-index: -1;
  pointer-events: none;
}

.in-main .company-cont .comp-part .product-list .list .bottomTit {
  background-color: #eff4ff;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  color: #4e5be5;
  font-weight: bold;
}

.in-main .company-cont .comp-part .product-list .list:nth-child(4) {
  margin-right: 0;
}

.in-main .company-cont .product-cont {
  width: 100%;
  position: relative;
}

.in-main .company-cont .product-cont .product-img {
  width: 36.5vw;
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #dde8ff;
  border-radius: 6px;
  overflow: hidden;
  padding: 30px 0;
}

.in-main .company-cont .product-cont .product-img img {
  width: 50%;
  margin: 0 auto;
}

.in-main .company-cont .product-cont .product-tit {
  width: 36.5vw;
  max-width: 700px;
  font-size: 26px;
  font-weight: bold;
  color: #4c69d5;
  margin: 25px auto 60px;
  text-align: center;
  height: 36px;
  line-height: 36px;
}

.in-main .company-cont .product-cont .product-intro {
  font-size: 16px;
  color: #141414;
  line-height: 32px;
}

@media screen and (max-width: 1600px) {
  .main .fl-zhxw .fl-cont .title {
    line-height: 2.2vw;
  }
  .main .fl-zhxw .fl-cont .fl-l {
    padding-left: 2vw;
  }
  .main .fl-zhxw .fl-cont .fl-l li {
    margin-bottom: .8vw;
  }
  .main .fl-zhhh .fl-cont .title {
    line-height: 2.2vw;
  }
  .main .fl-zhhh .fl-cont .fl-list {
    margin-right: calc((100% - 78vw)/2);
  }
  .main .fl-zhrc .fl-cont .fl-r {
    padding-left: 40px;
  }
  .main .bg1 .fl-zmzs .fl-cont .swiper-button-prev {
    left: 5.2vw;
  }
  .main .bg1 .fl-zmzs .fl-cont .swiper-button-next {
    right: 5.2vw;
  }
  .main .fl-zhrc .fl-cont .fl-r ul li {
    padding: .4vw 0 .4vw;
  }
  .main .fl-zhrc .fl-cont .fl-r ul li .date-top {
    height: 24px;
    line-height: 24px;
  }
  .in-main .bottom-cont .list-cont .type8 {
    width: calc(100%/4 - 40px);
    margin: 0 20px 32px;
  }
  .main .fl-qcyy .fl-cont .fl-list {
    margin-bottom: 30px;
  }
}
