.pc20250618-container .header_bg {
  width: 100%;
  height: 100%;
  user-select: none;
}
.pc20250618-container .pc20250618-content {
  position: relative;
}
.pc20250618-container .pc20250618-content .header_text_btn {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 120px;
  height: 40px;
  background-image: linear-gradient(90deg, #3B8BFF 0%, #8460FF 47%, #D464FF 100%);
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  cursor: pointer;
}
.pc20250618-container .pc20250618-content .content_3_box {
  position: absolute;
  bottom: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 900px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.pc20250618-container .pc20250618-content .content_3_box .content_3_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc20250618-container .pc20250618-content .content_3_box .content_3_logo {
  width: 70px;
  height: auto;
}
.pc20250618-container .pc20250618-content .content_3_box .content_3_text {
  font-size: 16px;
  color: #101A46;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}
.pc20250618-container .pc20250618-content_detail {
  width: 100%;
  height: 100%;
  background-color: #203274;
}
.pc20250618-content_detail .index-content .ics-case {
  background: none!important;
}
.pc20250618-content_detail .index-content .ics-case .case {
  background: none!important;
}
.pc20250618-container .pc20250618-content_detail.white {
  background-color: #ffffff;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_img {
  width: 800px;
  height: auto;
  margin-top: 80px;
  margin-bottom: 65px;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_box_detail {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_box_detail .content-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 140px;
  padding-left: 15px;
  background-image: linear-gradient(86deg, #E9F3FE 0%, #F1F7FE 100%);
  border-radius: 10px;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_box_detail .content-item .content_4_logo {
  position: absolute;
  width: auto;
  height: 100px;
  right: 0;
  bottom: 0;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_box_detail .content-item .content_4_text {
  font-size: 16px;
  color: #101A46;
  font-weight: 600;
  line-height: 24px;
  z-index: 1;
}
.pc20250618-container .pc20250618-content_detail .content_detail_box .content_detail_text {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 50px;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box .content_baipishu_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #EBEDF0;
  border-radius: 6px 6px 0 0;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box .content_baipishu_item .image_box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  width: 100%;
  background: #EBEDF0;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box .content_baipishu_item .image_box img {
  width: 120px;
  height: auto;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box .content_baipishu_item .name_box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  background-color: #ffffff;
  font-size: 16px;
  color: #3D3E40;
  text-align: center;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 50px;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  padding: 16px;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item .image_box img {
  width: 100%;
  height: auto;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item .name_box {
  background-color: #ffffff;
  font-size: 16px;
  color: #3D3E40;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item .name_box .title {
  margin-top: 24px;
  margin-bottom: 16px;
  font-size: 18px;
  color: #101A46;
  font-weight: 600;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item .name_box .describe {
  margin-bottom: 24px;
  font-size: 14px;
  color: #606266;
  font-weight: 400;
  line-height: 25px;
}
.pc20250618-container .pc20250618-content_detail .content_baipishu_box2 .content_baipishu_item .name_box .line {
  font-size: 14px;
  color: #606266;
  font-weight: 400;
  line-height: 25px;
}

/** 移动   */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}
.mobile20250618-container {
    width: 100%;
    height: 100%;
}
.mobile20250618-container .mobile20250618-header {
    width: 100%;
    height: 100%;
}
.mobile20250618-container .header_bg {
    width: 100%;
    height: 100%;
    user-select: none;
}
.mobile20250618-container .mobile20250618-content {
    position: relative;
}
.mobile20250618-container .mobile20250618-content .header_text_btn {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 120px;
    height: 40px;
    background-image: linear-gradient(90deg, #3B8BFF 0%, #8460FF 47%, #D464FF 100%);
    border-radius: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    cursor: pointer;
}
.mobile20250618-container .mobile20250618-content .content_3_box {
    position: absolute;
    width: 75%;
    bottom: 25%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.4rem;
}
.mobile20250618-container .mobile20250618-content .content_3_box .content_3_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mobile20250618-container .mobile20250618-content .content_3_box .content_3_logo {
    width: 0.7rem;
    height: auto;
}
.mobile20250618-container .mobile20250618-content .content_3_box .content_3_text {
    font-size: 0.24rem;
    color: #101A46;
    text-align: center;
    margin-top: 0.2rem;
    font-weight: 600;
}
.mobile20250618-container .mobile20250618-content_detail {
    width: 100%;
    height: 100%;
    background-color: #203274;
}
.mobile20250618-container .mobile20250618-content_detail.white {
    /* background-color: #ffffff; */
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 0.6rem 0.8rem;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_img {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    margin-bottom: 0.65rem;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_box_detail {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.25rem;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_box_detail .content-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 1.4rem;
    padding-left: 0.3rem;
    background-image: linear-gradient(86deg, #E9F3FE 0%, #F1F7FE 100%);
    border-radius: 10px;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_box_detail .content-item .content_4_logo {
    position: absolute;
    width: auto;
    height: 1.1rem;
    right: 0;
    bottom: 0;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_box_detail .content-item .content_4_text {
    font-size: 0.24rem;
    color: #101A46;
    font-weight: 600;
    line-height: 0.3rem;
}
.mobile20250618-container .mobile20250618-content_detail .content_detail_box .content_detail_text {
    font-size: 0.24rem;
    color: #ffffff;
    font-weight: 400;
}
.mobile20250618-container .mobile20250618-content_detail .content_baipishu_box {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.24rem;
    margin-top: 0.5rem;
}
.mobile20250618-container .mobile20250618-content_detail .content_baipishu_box .content_baipishu_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}
.mobile20250618-container .mobile20250618-content_detail .content_baipishu_box .content_baipishu_item .image_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.mobile20250618-container .mobile20250618-content_detail .content_baipishu_box .content_baipishu_item .image_box img {
    width: 100%;
    height: auto;
}
.mobile20250618-container .mobile20250618-content_detail .content_baipishu_box .content_baipishu_item .name_box {
    font-size: 0.3rem;
    font-weight: 600;
    color: #ffffff;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

