﻿#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img:before {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: '';
  width: 100%;
  background-image: linear-gradient(88deg, rgb(0 0 0 / 70%), rgb(17 207 168 / 0%));
  height: 100%;
  z-index: 1;
  transition: all 0.6s;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .swiper-wrapper {
  height: 300px;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .swiper-slide {
  height: 100%;
  position: relative;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img {
  width: 100%;
  height: 100%;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img a {
  pointer-events: none;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: bannerimg 2s;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .custom-bullet {
  background: #ccc;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info {
  width: 96%;
  max-width: 1600px;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  display: flex;
  transform: translate(-50%, -20%);
  align-items: center;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div {
  width: 100%;
  display: flex;
  flex-flow: column;
  flex-direction: column-reverse;
  position: relative;
  padding-bottom: 40px;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: rgb(197 22 33 / 70%);
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  animation: puBanner 1.7s;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  bottom: 0;
  opacity: 0.6;
  animation: puBanner 1.7s;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_subtitle {
  line-height: 2;
  padding: 5px 0;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .swiper-container-vertical {
  height: 400px;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_video {
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_video .videoContent {
  width: 100%;
  height: 100%;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_video video {
  width: 100%;
  height: 100%;
  background: #000;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_videoPoster {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_videoPoster::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url('../image/playVideo.png') no-repeat center center;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_videoPoster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_videoInfo {
  display: none;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info h1 {
  animation: puBanner 1s;
  font-size: 48px;
  font-family: "3bdd83de-7880-4092-9f4f-0bf4aa19f4ac";
  font-weight: bold;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info h6 {
  animation: puBanner 1.3s;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info p {
  animation: puBanner 1.5s;
  text-transform: uppercase;
}

#c_banner_008_P_273-17034870611720 .swiper-slide {
  display: none;
}

#c_banner_008_P_273-17034870611720 .swiper-slide.swiper-slide-active {
  display: block !important;
}

#c_banner_008_P_273-17034870611720 {
  background_radio: 2;
  display-radio: 1;
  margin-top: 80px;
}

#c_banner_008_P_273-17034870611720 .e_bannerA-2 {
  display-radio: 1;
}

/* 响应式 */
@media screen and (max-width: 768px) {
  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .swiper-wrapper {
    height: 200px;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img a {
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_img img {
    display: block;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info h1 {
    font-size: 24px;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info h6 {
    font-size: 14px;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div {
    padding-bottom: 15px;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div:before,
  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info div:after {
    width: 12px;
    height: 12px;
  }

  #c_banner_008_P_273-17034870611720 {
    background_radio: 2;
    display-radio: 1;
    margin-top: 60px;
  }
}

@media screen and (min-width: 769px) {
  /* 此处无额外样式，保留占位 */
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .swiper-wrapper {
    height: 300px;
  }

  #c_banner_008_P_273-17034870611720 .e_bannerA-2 .p_info h1 {
    font-size: 40px;
  }
}
#c_new_list_196-1682062002845 {
  min-height: 300px;
  display-radio: 1;
  padding-bottom: 3%;
  padding-left: 2%;
  padding-right: 2%;
  background-color: rgba(247, 247, 247, 1);
  padding-top: 3%;
  background_radio: 2;
}

/* 循环列表容器 */
#c_new_list_196-1682062002845 .e_loop-1 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_page {
  text-align: center;
  display-radio: 1;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 20px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 20px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect ul,
#c_new_list_196-1682062002845 .e_loop-1 .multSelect li {
  list-style: none;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_new_list_196-1682062002845 .e_loop-1 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_split {
  margin: 0 5px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_normal {
  margin-right: 16px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_new_list_196-1682062002845 .e_loop-1 .input-check,
#c_new_list_196-1682062002845 .e_loop-1 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_new_list_196-1682062002845 .e_loop-1 .position-left {
  display: flex;
}

#c_new_list_196-1682062002845 .e_loop-1 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_new_list_196-1682062002845 .e_loop-1 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_active .p_mbutton::before {
  display: block;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_active .p_mbutton::after {
  display: block;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_filter_result {
  display: inline-block;
}

#c_new_list_196-1682062002845 .e_loop-1 .p_contclear {
  cursor: pointer;
}

#c_new_list_196-1682062002845 .e_loop-1 .swiper-container {
  padding-bottom: 30px;
}

#c_new_list_196-1682062002845 .e_loop-1 {
  display-radio: 1;
  border-top-style: none;
  border-top-width: 2px;
  border-top-color: rgba(238, 238, 238, 1);
  max-width: 1600px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 3%;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 3%;
  margin-top: 0px;
}

/* 列表项容器 */
#c_new_list_196-1682062002845 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  transition-property: all;
  transition-radio: hover;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0, 1, 1);
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(237, 237, 237, 1);
  margin-top: 0px;
  padding-bottom: 20px;
  background_radio: 1;
}

#c_new_list_196-1682062002845 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_list_196-1682062002845 .e_container-2 .cbox-2-0 {
  flex: 0 0 40%;
  align-self: center;
}

#c_new_list_196-1682062002845 .e_container-2:hover .e_line-6 {
  display-radio: 1;
  width: 100%;
}

/* 图片 */
#c_new_list_196-1682062002845 .e_image-3 {
  display-radio: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0, 1, 1);
  padding-left: 0px;
  margin-left: auto;
  overflow: hidden;
  margin-right: auto;
  position: relative;
  width: 100%;
  padding-bottom: 55%;
}

#c_new_list_196-1682062002845 .e_image-3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  transition: all .6s ease;
}

/* 标题 */
#c_new_list_196-1682062002845 .e_text-5 {
  display-radio: -webkit-box;
  font_radio: 2;
  font-weight: normal;
  font-family: Microsoft YaHei;
  color: rgba(199, 0, 10, 1);
  line-height: 1.2;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
  width: 80%;
  margin-top: 5%;
  word-break: break-word;
  font-size: 24px;
}

/* 下划线装饰 */
#c_new_list_196-1682062002845 .e_line-6 {
  display-radio: 1;
  margin-left: 0px;
  border-top-color: rgba(199, 0, 10, 1);
  border-top-style: solid;
  border-top-width: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 0, 1, 1);
  position: absolute;
  top: auto;
  left: 0px;
  z-index: 1;
  bottom: 0px;
  width: 0px;
}

/* 描述 */
#c_new_list_196-1682062002845 .e_text-7 {
  line-height: 1.8;
  display-radio: -webkit-box;
  font_radio: 2;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0px;
  font-weight: normal;
  color: rgba(85, 85, 85, 1);
  width: 80%;
  margin-top: 10px;
  font-size: 14px;
}

#c_new_list_196-1682062002845 .e_container-2 .p_item {
  display-radio: 1;
}

/* 按钮 */
#c_new_list_196-1682062002845 .e_button-8 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100px;
  padding: 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 2;
  radius_radio: 2;
  background-color: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 1px;
  border-color: rgba(222, 222, 222, 1);
  margin-top: 25px;
  font-size: 14px;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: rgba(136, 136, 136, 1);
  display-radio: block;
}

#c_new_list_196-1682062002845 .e_button-8 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}

#c_new_list_196-1682062002845 .e_button-8::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_new_list_196-1682062002845 .e_button-8:hover::after {
  opacity: 1;
}

/* hover图片缩放 */
#c_new_list_196-1682062002845 .e_container-2:hover .e_image-3 img {
  transform: translate(-50%, -50%) scale(1.1);
}

/* 偶数项图片在右侧 */
#c_new_list_196-1682062002845 .e_loop-1 .p_loopitem:nth-child(2n) .e_container-2 {
  flex-direction: row-reverse;
}

/* 额外容器 */
#c_new_list_196-1682062002845 .e_container-9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}

#c_new_list_196-1682062002845 .e_container-9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

/* 右侧内容区域 */
#c_new_list_196-1682062002845 .e_container-2 .cbox-2-1 {
  padding-left: 40px;
}

/* 按钮hover文字颜色 */
#c_new_list_196-1682062002845 .e_button-8:hover {
  color: rgba(199, 0, 10, 1);
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_new_list_196-1682062002845 .e_loop-1 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_new_list_196-1682062002845 .e_container-2 {
    display-radio: 1;
    padding-bottom: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(221, 221, 221, 1);
    flex-direction: row;
    margin-left: 0px;
    margin-right: 0px;
  }

  #c_new_list_196-1682062002845 .e_container-2 .cbox-2-0 {
    padding-right: 0px;
    flex: 0 0 100%;
    padding-left: 0px;
  }

  #c_new_list_196-1682062002845 .e_container-2 .cbox-2-1 {
    padding-left: 0px;
    padding-right: 0px;
    flex: 0 0 100%;
  }

  #c_new_list_196-1682062002845 .e_container-2 .p_item {
    display-radio: 1;
  }

  #c_new_list_196-1682062002845 .e_text-5 {
    display-radio: 1;
    font_radio: 2;
    margin-bottom: 10px;
    width: auto;
    max-width: none;
  }

  #c_new_list_196-1682062002845 .e_line-6 {
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  #c_new_list_196-1682062002845 .e_text-7 {
    display-radio: 1;
    font_radio: 1;
    margin-bottom: 30px;
    padding-right: 0px;
    margin-right: auto;
    width: auto;
    margin-top: 10px;
  }

  #c_new_list_196-1682062002845 .e_image-3 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  #c_new_list_196-1682062002845 .e_loop-1 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}
    #c_static_001_P_4761-17034870261940 {
  min-height: 0px;
  background-color: rgba(255, 255, 255, 1);
  display-radio: 1;
  border-bottom: 1px solid #dde9ee;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* 外层容器 */
#c_static_001_P_4761-17034870261940 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  display-radio: flex;
  background_radio: 1;
}

#c_static_001_P_4761-17034870261940 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

/* 循环导航 */
#c_static_001_P_4761-17034870261940 .e_loop-2 .p_list {
  display: flex;
  flex-wrap: wrap;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_page {
  text-align: center;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_filter_wrapper {
  width: 100%;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_filter_key {
  line-height: 40px;
  margin-right: 10px;
  font-weight: bold;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_v_item {
  display: inline-block;
  margin: 0 5px;
  line-height: 40px;
  cursor: pointer;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_active {
  color: blueviolet;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect {
  font-size: 14px;
  position: relative;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect ul,
#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect li {
  list-style: none;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 3px 5px;
  margin: 5px 5px 5px 0;
  border-radius: 5px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .multSelect-option > div {
  line-height: 35px;
  cursor: pointer;
  padding: 0 10px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_filter_select {
  width: 150px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_normal_start,
#c_static_001_P_4761-17034870261940 .e_loop-2 .p_date_start {
  display: inline;
  width: 100px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_normal_end,
#c_static_001_P_4761-17034870261940 .e_loop-2 .p_date_end {
  display: inline;
  width: 100px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_split {
  margin: 0 5px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .p_normal {
  margin-right: 16px;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 {
  background_radio: 1;
  margin-left: auto;
  margin-right: auto;
  transition-property: all;
  max-width: none;
  display-radio: 1;
  width: 100%;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .cbox-2:nth-child(odd) {
  flex: 0 0 auto;
}

#c_static_001_P_4761-17034870261940 .e_loop-2 .cbox-2:nth-child(even) {
  flex: 0 0 auto;
  align-items: center;
}

/* 文字链接 */
#c_static_001_P_4761-17034870261940 .e_text-3 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  padding-right: 0px;
  padding-left: 0px;
}

#c_static_001_P_4761-17034870261940 .e_text-3 a {
  display: block;
  padding: 25px 34px;
  font-size: 16px;
  transition: all .5s ease;
  position: relative;
}

#c_static_001_P_4761-17034870261940 .e_text-3 a:hover {
  color: #da150e;
}

#c_static_001_P_4761-17034870261940 .e_text-3 a.on {
  color: #da150e;
}

#c_static_001_P_4761-17034870261940 .e_text-3 a.on:after {
  width: 100%;
  opacity: 1;
}

/* 分隔竖线 */
#c_static_001_P_4761-17034870261940 .e_text-3 a:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 17px;
  background: #ccc;
  right: 0;
  top: 40%;
}

/* 底部横线 */
#c_static_001_P_4761-17034870261940 .e_text-3 a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  background: #da150e;
  bottom: 0;
  left: 0;
  transition: all .5s;
  opacity: 0;
}

#c_static_001_P_4761-17034870261940 .p_loopitem:hover .e_text-3 a:after {
  width: 100%;
  opacity: 1;
}

/* 内部对齐 */
#c_static_001_P_4761-17034870261940 .e_container-1 .cbox-1-0 {
  align-self: center;
}

#c_static_001_P_4761-17034870261940 .e_container-1 .cbox-1-1 {
  flex: 0 0 auto;
  align-self: center;
}

/* 面包屑 */
#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem {
  position: relative;
  float: left;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .icon {
  width: 12px;
  height: 12px;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem:not(:first-child)::before {
  content: '>';
  position: absolute;
  left: 3px;
  color: #999;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumb::after {
  display: block;
  clear: both;
  content: '';
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .siblings::after {
  content: '>';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  cursor: pointer;
  color: #ccc;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .siblings.active {
  border: 1px solid #da150e;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .siblings.active::after {
  transform: rotateZ(-90deg);
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none;
  z-index: 999;
}

#c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001_P_4761-17034870261940 .e_loop-2 .p_loopitem {
    position: static;
    display: inline-block;
    width: auto;
    margin: 0 5px;
    vertical-align: top;
  }

  #c_static_001_P_4761-17034870261940 .e_loop-2 .p_loopitem:first-child {
    margin-left: 20px;
  }

  #c_static_001_P_4761-17034870261940 .e_loop-2 .p_loopitem:last-child {
    margin-right: 20px;
  }

  #c_static_001_P_4761-17034870261940 .e_loop-2 .p_list {
    font-size: 0;
    display: block;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: center;
    overflow-y: hidden;
    white-space: nowrap;
  }

  #c_static_001_P_4761-17034870261940 .e_text-3 a {
    font-size: 14px;
    text-align: center;
    padding: 15px 20px;
  }

  #c_static_001_P_4761-17034870261940 .e_container-1 {
    display-radio: 1;
    flex-direction: column;
  }

  #c_static_001_P_4761-17034870261940 {
    display-radio: 1;
    padding-top: 0px;
    background-color: rgba(255, 255, 255, 1);
  }

  /* 面包屑隐藏部分项 */
  #c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem:nth-child(1) .p_title,
  #c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem:nth-child(2) .p_title {
    white-space: pre;
  }

  #c_static_001_P_4761-17034870261940 .e_breadcrumb-6 .p_breadcrumbItem:nth-child(3) .p_title {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  #c_static_001_P_4761-17034870261940 .e_breadcrumb-6 a {
    display: flex;
  }

  #c_static_001_P_4761-17034870261940 .e_breadcrumb-6 {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  #c_static_001_P_4761-17034870261940 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex: 0 0 auto;
    flex-basis: calc(100% / 10);
  }
}
#c_static_001-17034936751000 {
  min-height: 300px;
  display-radio: 1;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(247, 247, 247, 1);
  background_radio: 2;
}

#c_static_001-17034936751000 .e_container-1 {
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 3%;
  padding-right: 3%;
  background_radio: 2;
}

#c_static_001-17034936751000 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-17034936751000 .e_container-1 .cbox-1-0 {
  flex: 0 0 auto;
  padding-right: 0px;
}

#c_static_001-17034936751000 .e_container-1 .p_item {
  display-radio: 1;
  padding-right: 0px;
}

#c_static_001-17034936751000 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-right: 0px;
}

#c_static_001-17034936751000 .e_container-4 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-17034936751000 .e_text-5 {
  display-radio: 1;
  font_radio: 2;
  font-size: 28px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

#c_static_001-17034936751000 .e_line-7 {
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(221, 221, 221, 1);
  margin-left: 0px;
  height: 3px;
  margin-bottom: 30px;
  margin-top: 20px;
  width: auto;
}

#c_static_001-17034936751000 .e_richText-14 {
  display-radio: 1;
  font_radio: 2;
  font-size: 16px;
  color: rgba(102, 102, 102, 1);
  line-height: 2;
}

#c_static_001-17034936751000 .videoBox {
  position: fixed;
  background: rgb(0 0 0 / 80%);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all ease .3s;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  padding: 0 18px;
}

#c_static_001-17034936751000 .videoBox.show {
  opacity: 1;
  pointer-events: auto;
}

#c_static_001-17034936751000 .closeVideo {
  max-width: 150px;
  background: #fff;
  margin: 30px auto 0;
  border-radius: 55px;
  padding: 10px 30px;
  width: 100%;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  transition: all ease .3s;
}

#c_static_001-17034936751000 .e_image-19 {
  overflow: hidden;
  display-radio: 1;
}

#c_static_001-17034936751000 .e_image-19 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.6s;
}

#c_static_001-17034936751000 .e_image-19 img:hover {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.05);
}

#c_static_001-17034936751000 .e_container-1 .cbox-1-1 {
  align-self: center;
}

#c_static_001-17034936751000 .e_richText-14 p {
  padding-bottom: 10px;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001-17034936751000 .e_richText-14 img {
    height: auto !important;
    max-width: 100% !important;
    margin: 5px auto !important;
  }

  #c_static_001-17034936751000 .e_text-5 {
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
  }

  #c_static_001-17034936751000 .e_container-4 {
    display-radio: 1;
    padding-right: 0px;
    padding-bottom: 30px;
  }

  #c_static_001-17034936751000 .e_container-1 {
    display-radio: 1;
    flex-direction: column;
  }

  #c_static_001-17034936751000 {
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    background_radio: 2;
    padding-left: 5px;
    padding-right: 5px;
  }

  #c_static_001-17034936751000 .e_richText-14 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
  }
}
#c_video_list_018-1703498470788 {
  min-height: 300px;
  display-radio: 1;
  padding-top: 60px;
  padding-bottom: 60px;
  background_radio: 2;
  background-color: rgba(247, 247, 247, 1);
}

#c_video_list_018-1703498470788 .e_loop-2 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_page {
  text-align: center;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_s_option {}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect ul,
#c_video_list_018-1703498470788 .e_loop-2 .multSelect li {
  list-style: none;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_video_list_018-1703498470788 .e_loop-2 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_split {
  margin: 0 5px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_normal {
  margin-right: 16px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_video_list_018-1703498470788 .e_loop-2 .input-check,
#c_video_list_018-1703498470788 .e_loop-2 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_video_list_018-1703498470788 .e_loop-2 .position-left {
  display: flex;
}

#c_video_list_018-1703498470788 .e_loop-2 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_video_list_018-1703498470788 .e_loop-2 .position-top {}

#c_video_list_018-1703498470788 .e_loop-2 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_active .p_mbutton::before {
  display: block;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_active .p_mbutton::after {
  display: block;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_filter_result {
  display: inline-block;
}

#c_video_list_018-1703498470788 .e_loop-2 .p_contclear {
  cursor: pointer;
}

#c_video_list_018-1703498470788 .e_loop-2 .swiper-container {
  padding-bottom: 30px;
}

#c_video_list_018-1703498470788 .e_loop-2 {
  display-radio: 1;
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
}

#c_video_list_018-1703498470788 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  margin-bottom: 35px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
}

#c_video_list_018-1703498470788 .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_video_list_018-1703498470788 .e_video-7 {
  width: 100%;
  position: relative;
}

#c_video_list_018-1703498470788 .e_video-7 video {
  width: 100%;
  display: block;
  max-width: 800px;
  margin: 0 auto;
}

#c_video_list_018-1703498470788 .e_video-7 .p_video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 66.666%;
}

#c_video_list_018-1703498470788 .e_video-7 .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  background: #000;
  display: block !important;
  cursor: pointer;
}

#c_video_list_018-1703498470788 .e_video-7 .cover .coverImage {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all ease .3s;
}

#c_video_list_018-1703498470788 .e_video-7:hover .cover .coverImage {
  opacity: .5;
}

#c_video_list_018-1703498470788 .e_video-7 .cover .coverImage img {
  width: 100%;
  height: auto;
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease .3s;
}

#c_video_list_018-1703498470788 .e_video-7 .cover .playIco {
  position: absolute;
  width: 74px;
  height: 78px;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin: -39px auto auto -37px;
  cursor: pointer;
  transform: scale(0);
  pointer-events: none;
  transition: all ease .3s;
}

#c_video_list_018-1703498470788 .e_video-7:hover .cover .playIco {
  transform: scale(1);
}

#c_video_list_018-1703498470788 .e_text-8 {
  line-height: 1;
  display-radio: 1;
  font_radio: 2;
  font-size: 15px;
  font-family: Microsoft YaHei;
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 15px;
  margin-bottom: 0px;
}

#c_video_list_018-1703498470788 .videoBox {
  position: fixed;
  background: rgb(0 0 0 / 60%);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all ease .3s;
  pointer-events: none;
  opacity: 0;
  z-index: 10;
  padding: 0 18px;
}

#c_video_list_018-1703498470788 .videoBox.show {
  opacity: 1;
  pointer-events: auto;
}

#c_video_list_018-1703498470788 .e_html-10 {
  min-height: 0px;
  display-radio: 1;
  background_radio: 1;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#c_video_list_018-1703498470788 .closeVideo {
  max-width: 150px;
  background: #fff;
  margin: 30px auto 0;
  border-radius: 55px;
  padding: 10px 30px;
  width: 100%;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  transition: all ease .3s;
}

#c_video_list_018-1703498470788 .closeVideo:hover {
  background: #171717;
  color: #fff;
}

#c_video_list_018-1703498470788 .e_image-11 {
  overflow: hidden;
}

#c_video_list_018-1703498470788 .e_image-11 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_video_list_018-1703498470788 .videoimg {
  display: none;
}

#c_video_list_018-1703498470788 .videoimg.vpHide:not([nd_deleted]) {
  display: none !important;
}

#c_video_list_018-1703498470788 .e_container-12 {
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 3%;
  padding-right: 3%;
  background_radio: 2;
}

#c_video_list_018-1703498470788 .e_container-12 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_video_list_018-1703498470788 .e_container-12 .cbox-12-0 {
  flex: 0 0 auto;
  padding-right: 0px;
}

#c_video_list_018-1703498470788 .e_container-12 .p_item {
  display-radio: 1;
  padding-right: 0px;
}

#c_video_list_018-1703498470788 .e_container-12 .cbox-12-1 {
  align-self: center;
}

#c_video_list_018-1703498470788 .e_container-14 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-right: 0px;
  background_radio: 1;
}

#c_video_list_018-1703498470788 .e_container-14 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_video_list_018-1703498470788 .e_text-15 {
  display-radio: 1;
  font_radio: 2;
  font-size: 28px;
  color: rgba(51, 51, 51, 1);
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
}

#c_video_list_018-1703498470788 .e_line-16 {
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(221, 221, 221, 1);
  margin-left: 0px;
  height: 3px;
  margin-bottom: 30px;
  margin-top: 20px;
  width: auto;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_video_list_018-1703498470788 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_video_list_018-1703498470788 .e_container-6 {
    display-radio: 1;
    width: 98%;
  }

  #c_video_list_018-1703498470788 .videoBox {
    background: rgb(0 0 0 / 80%);
  }

  #c_video_list_018-1703498470788 .e_container-12 {
    display-radio: 1;
    flex-direction: column;
  }

  #c_video_list_018-1703498470788 .e_container-14 {
    display-radio: 1;
    padding-right: 0px;
    padding-bottom: 30px;
  }

  #c_video_list_018-1703498470788 .e_text-15 {
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
  }

  #c_video_list_018-1703498470788 {
    background_radio: 2;
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  #c_video_list_018-1703498470788 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
  }
}
#c_download_list_018-1666055289719 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(247, 247, 247, 1);
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  width: auto;
  transition-property: all;
  transition-radio: hover;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

#c_download_list_018-1666055289719 .e_container-3:hover {
  display-radio: 1;
}

#c_download_list_018-1666055289719 {
  min-height: 0px;
  display-radio: 1;
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(247, 247, 247, 1);
  background_radio: 2;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
  display-radio: 1;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_page {
  text-align: center;
  display-radio: 1;
  margin-top: 15px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect ul,
#c_download_list_018-1666055289719 .e_loop-2 .multSelect li {
  list-style: none;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_download_list_018-1666055289719 .e_loop-2 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_split {
  margin: 0 5px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_normal {
  margin-right: 16px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_download_list_018-1666055289719 .e_loop-2 .input-check,
#c_download_list_018-1666055289719 .e_loop-2 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_download_list_018-1666055289719 .e_loop-2 .position-left {
  display: flex;
}

#c_download_list_018-1666055289719 .e_loop-2 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_download_list_018-1666055289719 .e_loop-2 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_active .p_mbutton::before {
  display: block;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_active .p_mbutton::after {
  display: block;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_filter_result {
  display: inline-block;
}

#c_download_list_018-1666055289719 .e_loop-2 .p_contclear {
  cursor: pointer;
}

#c_download_list_018-1666055289719 .e_loop-2 .swiper-container {
  padding-bottom: 30px;
}

#c_download_list_018-1666055289719 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_download_list_018-1666055289719 .e_container-3 .cbox-3-0 {
  align-self: center;
  border-style: none;
  border-width: 1px;
  margin-right: auto;
}

#c_download_list_018-1666055289719 .e_text-5 {
  line-height: normal;
  display-radio: -webkit-box;
  font_radio: 2;
  font-size: 14px;
  font-family: Arial;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: rgba(85, 85, 85, 1);
  text-align: right;
  min-height: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(244, 244, 244, 1);
  margin-top: 25px;
}

#c_download_list_018-1666055289719 .e_h1-4 {
  display-radio: -webkit-box;
  font_radio: 2;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  font-family: Microsoft YaHei;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_download_list_018-1666055289719 .e_loop-2 {
  display-radio: 1;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-top: 0px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  background-color: rgba(255, 255, 255, 1);
}

#c_download_list_018-1666055289719 .e_container-3 .cbox-3-1 {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 auto;
  align-self: center;
}

#c_download_list_018-1666055289719 .e_loop-2 .cbox-2:nth-child(odd) {
  margin-right: auto;
}

#c_download_list_018-1666055289719 .e_loop-2 .cbox-2:nth-child(even) {
  margin-left: auto;
}

#c_download_list_018-1666055289719 .e_loop_sub-11 {
  display: flex;
  flex-wrap: wrap;
  display-radio: flex;
  margin-left: 0px;
}

#c_download_list_018-1666055289719 .e_loop_sub-11 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}

#c_download_list_018-1666055289719 .e_loop_sub-13 {
  display: flex;
  flex-wrap: wrap;
  display-radio: flex;
}

#c_download_list_018-1666055289719 .e_loop_sub-13 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}

#c_download_list_018-1666055289719 .e_button-15 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 80px;
  padding: 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 2;
  radius_radio: 2;
  display-radio: block;
  margin-right: 0px;
  margin-left: auto;
  background-color: rgba(219, 10, 10, 1);
  font-weight: bold;
  font-size: 14px;
  border-style: none;
  border-color: rgba(64, 158, 255, 1);
  border-width: 1px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

#c_download_list_018-1666055289719 .e_button-15 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}

#c_download_list_018-1666055289719 .e_button-15::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_download_list_018-1666055289719 .e_button-15:hover::after {
  opacity: 1;
}

#c_download_list_018-1666055289719 .e_container-17 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  background_radio: 1;
}

#c_download_list_018-1666055289719 .e_container-17 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_download_list_018-1666055289719 .e_container-17 .cbox-17-0 {
  flex: 0 0 80%;
}

#c_download_list_018-1666055289719 .e_timeFormat-18 {
  min-height: 20px;
  font_radio: 2;
  display-radio: 1;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Arial;
  margin-top: 15px;
}

#c_download_list_018-1666055289719 .e_text-5::before {
  content: '';
  position: absolute;
  top: 16px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent rgba(244, 244, 244, 1) transparent;
}

#c_download_list_018-1666055289719 .e_container-3:hover .e_button-15 {
  background-color: #333;
}

#c_download_list_018-1666055289719 .e_button-15:hover {
  border-style: none;
  border-color: rgba(64, 158, 255, 1);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

#c_download_list_018-1666055289719 .e_container-17 .cbox-17-1 {
  align-self: center;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_download_list_018-1666055289719 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_download_list_018-1666055289719 .e_loop_sub-11 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_download_list_018-1666055289719 {
    display-radio: 1;
    background_radio: 2;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  #c_download_list_018-1666055289719 .e_container-3 .cbox-3-0 {
    align-self: center;
  }

  #c_download_list_018-1666055289719 .e_loop_sub-11 {
    display-radio: 1;
    margin-top: 15px;
  }

  #c_download_list_018-1666055289719 .e_text-5 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_download_list_018-1666055289719 .e_loop_sub-13 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}

@media screen and (min-width: 769px) {
  #c_download_list_018-1666055289719 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 2);
  }

  #c_download_list_018-1666055289719 .e_loop_sub-11 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_download_list_018-1666055289719 .e_loop_sub-13 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}
#c_static_611-1681655717353 {
  min-height: 300px;
  display-radio: 1;
  background-color: rgba(247, 247, 247, 1);
}

#c_static_611-1681655717353 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 3%;
  padding-right: 0px;
  padding-bottom: 3%;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  display-radio: flex;
  background_radio: 1;
}

#c_static_611-1681655717353 .e_container-2 .p_item {
  flex: 1;
}

#c_static_611-1681655717353 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  position: static;
  width: 92%;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  max-width: 1600px;
  display-radio: flex;
  background-color: rgba(255, 255, 255, 1);
  background_radio: 2;
}

#c_static_611-1681655717353 .e_container-3 .p_item {
  flex: 1;
}

#c_static_611-1681655717353 .e_container-3 .cbox-3-0 {
  flex: 0 0 60%;
}

#c_static_611-1681655717353 .e_container-3 .cbox-3-1 {
  flex: 0 0 40%;
  align-self: center;
}

#c_static_611-1681655717353 .e_container-3 .cbox-3-2 {
  flex: 0 0 25%;
  background: rgba(151, 151, 151, 1);
  padding-top: 10%;
}

#c_static_611-1681655717353 .e_container-11 {
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 1);
  position: static;
  width: auto;
  max-width: none;
  min-width: 0px;
  height: 100%;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5%;
  padding-right: 6%;
  padding-bottom: 5%;
  padding-left: 6%;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  display-radio: flex;
}

#c_static_611-1681655717353 .e_container-11 .p_item {
  flex: 1;
}

#c_static_611-1681655717353 .e_image-17 {
  overflow: hidden;
}

#c_static_611-1681655717353 .e_image-17 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_611-1681655717353 .e_richText-23 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(85, 85, 85, 1);
  line-height: 2;
  font-weight: normal;
  display-radio: 1;
  margin-top: 20px;
}

#c_static_611-1681655717353 .e_text-24 {
  font_radio: 2;
  font-size: 24px;
  color: rgba(51, 51, 51, 1);
  line-height: 1.5;
  display-radio: 1;
  font-weight: bold;
}

#c_static_611-1681655717353 .e_loop-49 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_static_611-1681655717353 .e_loop-49 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_static_611-1681655717353 .e_loop-49 .p_page {
  text-align: center;
}

#c_static_611-1681655717353 .e_loop-49 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_static_611-1681655717353 .e_loop-49 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_static_611-1681655717353 .e_loop-49 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_static_611-1681655717353 .e_loop-49 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_static_611-1681655717353 .e_loop-49 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_static_611-1681655717353 .e_loop-49 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_static_611-1681655717353 .e_loop-49 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_static_611-1681655717353 .e_loop-49 .p_s_option {}

#c_static_611-1681655717353 .e_loop-49 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect ul,
#c_static_611-1681655717353 .e_loop-49 .multSelect li {
  list-style: none;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_static_611-1681655717353 .e_loop-49 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_static_611-1681655717353 .e_loop-49 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}

#c_static_611-1681655717353 .e_loop-49 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}

#c_static_611-1681655717353 .e_loop-49 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}

#c_static_611-1681655717353 .e_loop-49 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}

#c_static_611-1681655717353 .e_loop-49 .p_split {
  margin: 0 5px;
}

#c_static_611-1681655717353 .e_loop-49 .p_normal {
  margin-right: 16px;
}

#c_static_611-1681655717353 .e_loop-49 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_static_611-1681655717353 .e_loop-49 .input-check,
#c_static_611-1681655717353 .e_loop-49 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_static_611-1681655717353 .e_loop-49 .position-left {
  display: flex;
}

#c_static_611-1681655717353 .e_loop-49 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_static_611-1681655717353 .e_loop-49 .position-top {}

#c_static_611-1681655717353 .e_loop-49 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_static_611-1681655717353 .e_loop-49 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_static_611-1681655717353 .e_loop-49 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_static_611-1681655717353 .e_loop-49 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_static_611-1681655717353 .e_loop-49 .p_active .p_mbutton::before {
  display: block;
}

#c_static_611-1681655717353 .e_loop-49 .p_active .p_mbutton::after {
  display: block;
}

#c_static_611-1681655717353 .e_loop-49 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

#c_static_611-1681655717353 .e_loop-49 .p_filter_result {
  display: inline-block;
}

#c_static_611-1681655717353 .e_loop-49 .p_contclear {
  cursor: pointer;
}

#c_static_611-1681655717353 .e_loop-49 .swiper-container {
  padding-bottom: 30px;
}

#c_static_611-1681655717353 .e_loop-49 .p_imgwrapper {
  width: 80px;
  height: 100px;
  overflow: hidden;
}

#c_static_611-1681655717353 .e_loop-49 .p_imgtitle {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 auto;
  line-height: 20px;
}

#c_static_611-1681655717353 .e_loop-49 .p_imgwrapper img {
  width: 100%;
  object-fit: cover;
}

#c_static_611-1681655717353 .e_loop-49 .p_active .p_imgwrapper {
  border: 1px solid #409eff;
}

#c_static_611-1681655717353 .e_loop-49 .p_filter_result {
  display: none;
}

#c_static_611-1681655717353 .e_loop-49 .p_contclear {
  display: none;
}

#c_static_611-1681655717353 .e_loop-49 .p_inputRangeSearch {
  padding: 7px 12px;
  background: #007bff;
  color: white;
  font-size: 14px;
  font-style: normal;
}

#c_static_611-1681655717353 .e_loop-49 .p_inputSearch {
  padding: 0px 17px;
  background: #007bff;
  color: white;
  font-size: 14px;
  font-style: normal;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  margin-left: 10px;
}

#c_static_611-1681655717353 .e_loop-49 {
  display-radio: 1;
  max-width: 1600px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  margin-top: 40px;
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 2%;
  padding-right: 2%;
}

#c_static_611-1681655717353 .e_container-50 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: rgba(245, 245, 245, 1);
  background-color: rgba(255, 255, 255, 1);
  display-radio: flex;
  transition: all 0.5s;
}

#c_static_611-1681655717353 .e_container-50 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_611-1681655717353 .e_image-51 {
  overflow: hidden;
}

#c_static_611-1681655717353 .e_image-51 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_611-1681655717353 .e_container-52 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display-radio: flex;
  transition: all 0.5s;
}

#c_static_611-1681655717353 .e_container-52 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_static_611-1681655717353 .e_text-53 {
  margin-bottom: 10px;
  font_radio: 2;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
  line-height: 1.8;
  display-radio: 1;
  text-align: center;
}

#c_static_611-1681655717353 .e_text-54 {
  font_radio: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: rgba(104, 116, 127, 1);
  line-height: 1.5;
  display-radio: 1;
  text-align: center;
  min-height: 42px;
}

#c_static_611-1681655717353 .e_container-50:hover {
  background: #0075c2;
  box-shadow: 0 3px 18px 2px rgb(0 78 148 / 20%);
  margin-top: -8px;
}

#c_static_611-1681655717353 .e_container-50:hover p {
  color: #fff;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_611-1681655717353 .e_container-3 .cbox-3-0 {
    flex: 0 0 100%;
  }

  #c_static_611-1681655717353 .e_container-3 .cbox-3-1 {
    flex: 0 0 100%;
    align-self: center;
  }

  #c_static_611-1681655717353 .e_container-3 .cbox-3-2 {
    flex: 0 0 50%;
  }

  #c_static_611-1681655717353 .e_container-11 {
    display-radio: 1;
    padding-left: 15px;
    padding-right: 15px;
  }

  #c_static_611-1681655717353 .e_container-50 .cbox-50-0 {
    margin-bottom: 0px;
  }

  #c_static_611-1681655717353 .e_container-50 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-color: rgba(245, 245, 245, 1);
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 1);
  }

  #c_static_611-1681655717353 .e_loop-49 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}

@media screen and (min-width: 769px) {
  #c_static_611-1681655717353 .e_loop-49 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 4);
  }
}
#c_effect_022_P_280-1689936075969 {
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  display-radio: 1;
  max-height: none;
  background-color: rgba(255, 255, 255, 1);
}

#c_effect_022_P_280-1689936075969 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;
  min-height: 0px;
  display-radio: flex;
  width: 92%;
  padding-top: 50px;
  padding-bottom: 50px;
  background_radio: 1;
}

#c_effect_022_P_280-1689936075969 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_page {
  text-align: center;
  display-radio: 1;
  margin-top: 15px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect ul,
#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect li {
  list-style: none;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_normal_start {
  display: inline;
  width: 60px;
  height: 22px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_date_start {
  display: inline;
  width: 105px;
  height: 22px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_normal_end {
  display: inline;
  width: 60px;
  height: 22px;
  margin-right: 5px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_date_end {
  display: inline;
  width: 105px;
  height: 22px;
  margin-right: 5px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_split {
  margin: 0 5px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_normal {
  margin-right: 16px;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .input-check,
#c_effect_022_P_280-1689936075969 .e_loop-6 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .position-left {
  display: flex;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_active .p_mbutton::before {
  display: block;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 .p_active .p_mbutton::after {
  display: block;
}

#c_effect_022_P_280-1689936075969 .e_loop-6 {
  margin-top: 30px;
  display-radio: 1;
}

#c_effect_022_P_280-1689936075969 .e_container-7 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: all ease .8s;
  display-radio: flex;
  margin-top: 15px;
  background_radio: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(237, 237, 237, 1);
}

#c_effect_022_P_280-1689936075969 .e_container-7 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_effect_022_P_280-1689936075969 .e_container-9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all ease .5s;
  cursor: auto;
  display-radio: flex;
  background_radio: 2;
}

#c_effect_022_P_280-1689936075969 .e_container-7 > .p_item:hover .e_container-9 {
  background-color: #0166cc;
}

#c_effect_022_P_280-1689936075969 .e_container-7 > .p_item:hover .e_container-9 p {
  color: #fff;
}

#c_effect_022_P_280-1689936075969 .e_container-9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_effect_022_P_280-1689936075969 .e_text-10 {
  line-height: 1;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  text-align: center;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 5px;
  transition: all ease .5s;
  display-radio: 1;
}

#c_effect_022_P_280-1689936075969 .e_container-7 a {
  pointer-events: none;
}

#c_effect_022_P_280-1689936075969 #bigimghnre {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  max-height: 1000px;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: all ease .3s;
}

#c_effect_022_P_280-1689936075969 #bigimghnre img {
  height: 100%;
  margin: 0 auto;
  display: block;
}

#c_effect_022_P_280-1689936075969 #bigimghnre .black {
  background: rgb(0 0 0 / .6);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  transition: all ease .5s;
}

#c_effect_022_P_280-1689936075969 #bigimghnre .black:hover {
  background: rgb(0 0 0 / .8);
}

#c_effect_022_P_280-1689936075969 #bigimghnre.in {
  opacity: 1;
  visibility: visible;
  transition: all ease .5s;
}

#c_effect_022_P_280-1689936075969 .zhezi {
  position: absolute;
  margin-top: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-height: 80vh;
  height: 100%;
}

#c_effect_022_P_280-1689936075969 .zhezi .xx {
  position: fixed;
  width: 32px;
  right: 0;
  top: 0;
  z-index: 2;
  background: rgb(0 0 0 / 50%);
}

#c_effect_022_P_280-1689936075969 .zhezi .xx img {
  width: 32px !important;
  cursor: pointer;
}

#c_effect_022_P_280-1689936075969 .zhezi::-webkit-scrollbar {
  width: 0px;
}

#c_effect_022_P_280-1689936075969 .kzbianju .swiper-container {
  padding: 0 10px;
}

#c_effect_022_P_280-1689936075969 .kzbianju {
  margin: 0 -10px;
  width: auto !important;
}

#c_effect_022_P_280-1689936075969 .e_image-8 {
  overflow: hidden;
  display-radio: 1;
  height: 210px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

#c_effect_022_P_280-1689936075969 .e_image-8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_effect_022_P_280-1689936075969 .e_loop-6 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 2);
  }

  #c_effect_022_P_280-1689936075969 .zhezi {
    max-height: 100vh;
    height: auto;
    width: 90%;
  }

  #c_effect_022_P_280-1689936075969 #bigimghnre img {
    height: auto;
    width: 100%;
  }

  #c_effect_022_P_280-1689936075969 .e_container-1 {
    display-radio: 1;
    width: 100%;
    background_radio: 1;
    padding-right: 0px;
    padding-top: 0px;
  }

  #c_effect_022_P_280-1689936075969 .e_container-7 {
    display-radio: 1;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  #c_effect_022_P_280-1689936075969 .e_text-10 {
    font_radio: 2;
    display-radio: -webkit-box;
    color: rgba(51, 51, 51, 1);
    font-size: 15px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  #c_effect_022_P_280-1689936075969 .e_container-9 {
    display-radio: 1;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #c_effect_022_P_280-1689936075969 .p_loopitem > .e_container-7 {
    margin-right: 7px;
  }

  #c_effect_022_P_280-1689936075969 .p_loopitem:nth-child(2n+0) > .e_container-7 {
    margin-left: 7px;
    margin-right: 0px;
  }

  #c_effect_022_P_280-1689936075969 .e_image-8 {
    display-radio: 1;
    height: 140px;
  }

  #c_effect_022_P_280-1689936075969 {
    background_radio: 2;
    display-radio: 1;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media screen and (min-width: 769px) {
  #c_effect_022_P_280-1689936075969 .e_loop-6 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 4);
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_effect_022_P_280-1689936075969 .e_loop-6 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
  }

  #c_effect_022_P_280-1689936075969 .e_container-9 {
    display-radio: 1;
  }

  #c_effect_022_P_280-1689936075969 .e_loop-6 {
    display-radio: 1;
  }

  #c_effect_022_P_280-1689936075969 .e_container-7 {
    display-radio: 1;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: 7px;
    margin-top: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
  }
}
#c_static_334-1656741344344 {
  min-height: 300px;
  background-color: rgba(242, 244, 245, 1);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  background_radio: 2;
  display-radio: 1;
}

#c_static_334-1656741344344 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 1600px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  background_radio: 1;
  display-radio: flex;
}

#c_static_334-1656741344344 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_334-1656741344344 .e_container-1 .cbox-1-0 {
  background: rgba(255, 255, 255, 1);
}

#c_static_334-1656741344344 .e_text-3 {
  line-height: normal;
  font_radio: 2;
  font-weight: normal;
  font-family: Impact;
  font-size: 48px;
  color: rgba(218, 21, 14, 1);
  display-radio: 1;
}

#c_static_334-1656741344344 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 42px;
  background_radio: 1;
  display-radio: flex;
}

#c_static_334-1656741344344 .e_container-4 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_334-1656741344344 .e_container-19 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
  background_radio: 1;
  display-radio: flex;
}

#c_static_334-1656741344344 .e_container-19 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_334-1656741344344 .e_text-20 {
  line-height: normal;
  font_radio: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  color: rgba(32, 32, 32, 1);
  display-radio: 1;
}

#c_static_334-1656741344344 .e_text-61 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  font-size: 24px;
  font-weight: bold;
  color: var(--bgcolor);
  margin-bottom: 30px;
}

#c_static_334-1656741344344 .e_container-67 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_static_334-1656741344344 .e_container-67 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_334-1656741344344 .e_image-69 {
  overflow: hidden;
  display-radio: 1;
  max-width: 132px;
}

#c_static_334-1656741344344 .e_image-69 .p_title {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8;
  color: #666;
}

#c_static_334-1656741344344 .e_image-69 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_334-1656741344344 .e_text-129 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  color: rgba(100, 100, 100, 1);
  margin-top: 10px;
  margin-bottom: 10px;
}

#c_static_334-1656741344344 .e_text-129 .icon {
  fill: var(--textcolor);
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

#c_static_334-1656741344344 .e_text-134 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  color: rgba(102, 102, 102, 1);
  margin-top: 10px;
  margin-bottom: 10px;
}

#c_static_334-1656741344344 .e_text-135 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  color: rgba(78, 78, 78, 1);
  margin-top: 10px;
  margin-bottom: 10px;
}

#c_static_334-1656741344344 .e_text-134 .icon {
  fill: var(--textcolor);
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

#c_static_334-1656741344344 .e_text-135 .icon {
  fill: var(--textcolor);
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

#c_static_334-1656741344344 .e_richText-136 {
  display: flex;
}

#c_static_334-1656741344344 .e_richText-136 .icon {
  fill: var(--textcolor);
  width: 20px;
  height: 20px;
  margin-top: 5px;
}

#c_static_334-1656741344344 .e_mapbaidu-137 {
  width: 100%;
  height: 550px;
  border: 1px solid #ccc;
}

#c_static_334-1656741344344 .e_mapbaidu-137 #mapCotainer {
  width: 100%;
  height: 100%;
}

.p_mapimg {
  width: 139px;
  height: 104px;
}

#c_static_334-1656741344344 .e_text-138 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  color: rgba(100, 100, 100, 1);
  margin-top: 10px;
  margin-bottom: 10px;
}

#c_static_334-1656741344344 .e_text-138 .icon {
  fill: var(--textcolor);
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_334-1656741344344 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 1400px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  #c_static_334-1656741344344 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#c_form_063-17034837101410 {
  min-height: 300px;
  display-radio: 1;
  background-fill-value: background-image;
  background-image: url(../image/634ee363-f03a-46f7-99c5-076e11d689af.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  background_radio: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#c_form_063-17034837101410 .e_form-1 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display-radio: 1;
}

#c_form_063-17034837101410 .e_container-7 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.9);
  border-top-style: solid;
  border-top-width: 6px;
  border-top-color: rgba(172, 18, 27, 1);
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 50px;
  padding-right: 50px;
  background_radio: 2;
}

#c_form_063-17034837101410 .e_container-7 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_form_063-17034837101410 .e_container-8 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background_radio: 1;
  display-radio: flex;
}

#c_form_063-17034837101410 .e_container-8 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_form_063-17034837101410 .e_text-15 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  font-size: 24px;
  color: rgba(39, 39, 39, 1);
  font-weight: bold;
}

#c_form_063-17034837101410 .e_richText-16 {
  font_radio: 2;
  display-radio: 1;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 36px;
  color: rgba(39, 39, 39, 1);
  line-height: 1;
  font-family: Arial;
}

#c_form_063-17034837101410 .e_line-17 {
  display-radio: 1;
  max-width: 27px;
  margin-left: 0px;
  margin-right: auto;
  line_radio: 2;
  border-top-color: rgba(218, 21, 14, 1);
  border-top-width: 4px;
}

#c_form_063-17034837101410 .e_richText-18 {
  font_radio: 2;
  display-radio: 1;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 15px;
  color: rgba(102, 102, 102, 1);
  line-height: 1.6;
  max-width: none;
  width: 50%;
  margin-left: 0px;
  margin-right: auto;
}

#c_form_063-17034837101410 .e_container-19 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  max-width: 330px;
  background_radio: 1;
}

#c_form_063-17034837101410 .e_container-19 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_form_063-17034837101410 .e_container-19 .cbox-19-0 {
  align-self: center;
  flex: 0 0 auto;
  margin-right: 20px;
}

#c_form_063-17034837101410 .e_container-19 .cbox-19-1 {
  align-self: center;
}

#c_form_063-17034837101410 .e_text-20 {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  font-size: 32px;
  color: rgba(218, 21, 14, 1);
  font-weight: normal;
  font-family: Impact;
}

#c_form_063-17034837101410 .e_icon-21 {
  width: 60px;
  height: 60px;
  font_radio: 1;
  display-radio: 1;
}

#c_form_063-17034837101410 .e_icon-21 .icon {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

#c_form_063-17034837101410 .e_formBtn-22 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 167px;
  padding: 8px;
  margin-left: 0px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  background-color: rgba(218, 21, 14, 1);
  padding-top: 12px;
  padding-bottom: 12px;
  height: auto;
  radius_radio: 1;
  margin-top: 20px;
  margin-bottom: 0px;
  display-radio: block;
  border-style: none;
  border-color: rgba(64, 158, 255, 1);
  border-width: 1px;
}

#c_form_063-17034837101410 .e_formBtn-22 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}

#c_form_063-17034837101410 .e_formBtn-22::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_form_063-17034837101410 .e_formBtn-22:hover::after {
  opacity: 1;
}

#c_form_063-17034837101410 .e_formBtn-22:before {
  content: "";
  position: absolute;
  display: block;
  transition: all .6s;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  padding-top: 100%;
  transform: translateX(-50%) translateY(-50%);
}

#c_form_063-17034837101410 .e_formBtn-22:hover {
  border-style: none;
  border-color: rgba(64, 158, 255, 1);
  background-color: rgba(25, 22, 22, 1);
}

/* 表单控件全局样式 */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 15px);
  padding: 0.375rem 0.8rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fbfbfb;
  background-clip: padding-box;
  border: 2px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  box-shadow: none !important;
}

.p_required,
[class^=e_][required] .p_label::after {
  vertical-align: middle;
  font-size: 14px;
  line-height: 100%;
  top: 0;
  padding-left: 0px;
  position: relative;
  font-weight: 500;
}

.p_label .s_label {
  color: rgb(0 0 0 / 50%);
}

#c_form_063-17034837101410 .e_textarea-5 .p_required {
  vertical-align: middle;
  font-size: 1.4em;
  line-height: 100%;
  position: relative;
  font-weight: bold;
  top: 0.15em;
  padding-left: 5px;
}

#c_form_063-17034837101410 .e_clueName-23 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}

#c_form_063-17034837101410 .e_clueMobile-24 {}

#c_form_063-17034837101410 .e_clueEmail-25 {
  display-radio: 1;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_form_063-17034837101410 .e_container-8 .cbox-8-0 {
    flex: 0 0 100%;
  }

  #c_form_063-17034837101410 .e_richText-18 {
    font_radio: 1;
    display-radio: 1;
    max-width: 100%;
    width: 100%;
  }

  #c_form_063-17034837101410 {
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    background_radio: 2;
  }

  #c_form_063-17034837101410 .e_container-7 {
    background_radio: 1;
    display-radio: 1;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#c_static_001-1671592989883 {
  min-height: 300px;
  padding: 20px 0 40px;
  background_radio: 2;
  display-radio: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

#c_static_001-1671592989883 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 15px;
  background_radio: 1;
  display-radio: flex;
  padding-left: 0px;
  padding-right: 0px;
}

#c_static_001-1671592989883 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1671592989883 .e_container-13 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

#c_static_001-1671592989883 .e_container-13 > .p_item {
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
  background: #f5f5f5;
}

#c_static_001-1671592989883 .e_container-13 > .p_item.cbox-13-1 {
  padding: 30px 20px;
}

#c_static_001-1671592989883 .e_image-14 {
  overflow: hidden;
  display-radio: 1;
  height: 100%;
  width: 100%;
}

#c_static_001-1671592989883 .e_image-14 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_001-1671592989883 .e_richText-16 {
  text-align: center;
  width: 100%;
  line-height: 1.6;
  font_radio: 2;
  display-radio: 1;
}

#c_static_001-1671592989883 .e_container-18 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding-top: 30px;
  background_radio: 1;
  display-radio: flex;
}

#c_static_001-1671592989883 .e_container-18 > .p_item {
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
  background: #f5f5f5;
}

#c_static_001-1671592989883 .e_container-18 > .p_item.cbox-18-1 {
  padding: 30px 20px;
}

#c_static_001-1671592989883 .e_richText-19 {
  text-align: center;
  width: 100%;
  line-height: 1.6;
  font_radio: 2;
  display-radio: 1;
}

#c_static_001-1671592989883 .e_image-20 {
  overflow: hidden;
  display-radio: 1;
  height: 100%;
  width: 100%;
}

#c_static_001-1671592989883 .e_image-20 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_001-1671592989883 .e_container-1 .cbox-1-0 {
  padding-left: 0px;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001-1671592989883 .e_container-13 > .p_item.cbox-13-0 {
    flex: 0 0 100%;
  }

  #c_static_001-1671592989883 .e_container-13 > .p_item.cbox-13-1 {
    flex: 0 0 100%;
  }

  #c_static_001-1671592989883 .e_container-18 > .p_item.cbox-18-0 {
    flex: 0 0 100%;
  }

  #c_static_001-1671592989883 .e_container-18 > .p_item.cbox-18-1 {
    flex: 0 0 100%;
  }
}
#c_new_list_181-1702347828516 {
  min-height: 300px;
  display-radio: 1;
  padding-top: 40px;
  padding-bottom: 50px;
  background_radio: 2;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_page {
  text-align: center;
  display-radio: 1;
  margin-top: 15px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect ul,
#c_new_list_181-1702347828516 .e_loop-1 .multSelect li {
  list-style: none;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_new_list_181-1702347828516 .e_loop-1 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_normal_start {
  display: inline;
  width: 60px;
  height: 22px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_date_start {
  display: inline;
  width: 105px;
  height: 22px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_normal_end {
  display: inline;
  width: 60px;
  height: 22px;
  margin-right: 5px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_date_end {
  display: inline;
  width: 105px;
  height: 22px;
  margin-right: 5px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_split {
  margin: 0 5px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_normal {
  margin-right: 16px;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_new_list_181-1702347828516 .e_loop-1 .input-check,
#c_new_list_181-1702347828516 .e_loop-1 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_new_list_181-1702347828516 .e_loop-1 .position-left {
  display: flex;
}

#c_new_list_181-1702347828516 .e_loop-1 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_new_list_181-1702347828516 .e_loop-1 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_active .p_mbutton::before {
  display: block;
}

#c_new_list_181-1702347828516 .e_loop-1 .p_active .p_mbutton::after {
  display: block;
}

#c_new_list_181-1702347828516 .e_loop-1 {
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display-radio: 1;
}

#c_new_list_181-1702347828516 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0px;
  margin-bottom: 15px;
  align-items: center;
  background-color: rgba(242, 242, 242, 1);
  transition: all .5s ease;
  margin-top: 15px;
  background_radio: 2;
  display-radio: flex;
}

#c_new_list_181-1702347828516 .e_container-2:hover {
  box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
  background: #fff;
  background-color: #fff;
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_image-3 img {
  transform: scale(1.1);
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_text-11 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_timeFormat-10 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_timeFormat-9 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_text-8 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-2:hover .e_timeFormat-6 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-2 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_new_list_181-1702347828516 .e_container-2 .cbox-2-0 {
  flex: 0 0 28%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  align-items: center;
}

#c_new_list_181-1702347828516 .e_container-2 .cbox-2-1 {
  flex: 0 0 72%;
}

#c_new_list_181-1702347828516 .e_image-3 {
  overflow: hidden;
  display-radio: 1;
}

#c_new_list_181-1702347828516 .e_image-3 a {
  display: block;
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  height: 0;
  overflow: hidden;
}

#c_new_list_181-1702347828516 .e_image-3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  position: absolute;
  transform: scale(1);
  transition: all .5s ease;
}

#c_new_list_181-1702347828516 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 5%;
  padding-left: 5%;
  padding-bottom: 5%;
  padding-right: 5%;
  justify-content: space-between;
  display-radio: flex;
}

#c_new_list_181-1702347828516 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_new_list_181-1702347828516 .e_container-4 .cbox-4-0 {
  padding-left: 20px;
  padding-right: 20px;
  flex: 0 0 72%;
}

#c_new_list_181-1702347828516 .e_container-4 .cbox-4-1 {
  flex: 0 0 auto;
  align-self: center;
}

#c_new_list_181-1702347828516 .e_container-5 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_new_list_181-1702347828516 .e_container-5 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_list_181-1702347828516 .e_timeFormat-6 {
  min-height: 20px;
  font_radio: 2;
  padding-left: 0px;
  font-size: clamp(1.75rem, 1.114rem + 3.18vw, 3.5rem);
  color: rgba(102, 102, 102, 1);
  line-height: 1.2;
  transition: all .5s ease;
  font-family: Impact;
  text-align: center;
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_image-3 img {
  transform: scale(1.1);
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_timeFormat-6 {
  color: #004ba5;
}

#c_new_list_181-1702347828516 .e_container-7 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_new_list_181-1702347828516 .e_container-7 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_text-8 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_timeFormat-9 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_timeFormat-10 {
  color: #c40c06;
}

#c_new_list_181-1702347828516 .e_container-7:hover .e_text-11 {
  color: rgba(51, 51, 51, 1);
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: 0px;
  font-size: clamp(0.938rem, 0.824rem + 0.57vw, 1.25rem);
  font-family: Microsoft YaHei;
  font-weight: bold;
  font_radio: 2;
  line-height: 1;
  transition: all .2s ease;
  display-radio: -webkit-box;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_new_list_181-1702347828516 .e_container-7 .cbox-7-0 {
  flex: 0 0 auto;
}

#c_new_list_181-1702347828516 .e_container-7 .cbox-7-1 {
  flex: 0 0 auto;
}

#c_new_list_181-1702347828516 .e_container-7 .cbox-7-2 {
  flex: 0 0 auto;
}

#c_new_list_181-1702347828516 .e_text-8 {
  line-height: 1.6;
  font_radio: 2;
  transition: all .5s ease;
  font-size: 18px;
  font-family: Arial;
  color: rgba(102, 102, 102, 1);
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}

#c_new_list_181-1702347828516 .e_timeFormat-9 {
  min-height: 20px;
  font_radio: 2;
  padding-left: 0px;
  font-size: 16px;
  color: rgba(102, 102, 102, 1);
  line-height: 1.6;
  transition: all .5s ease;
  font-family: Arial;
  font-weight: bold;
}

#c_new_list_181-1702347828516 .e_timeFormat-10 {
  min-height: 20px;
  font_radio: 2;
  padding-left: 0px;
  font-size: 16px;
  color: rgba(102, 102, 102, 1);
  line-height: 1.6;
  transition: all .5s ease;
  font-family: Arial;
  font-weight: bold;
}

#c_new_list_181-1702347828516 .e_text-12 {
  font_radio: 2;
  font-size: 16px;
  color: rgba(112, 112, 112, 1);
  line-height: 1.5;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display-radio: -webkit-box;
  font-weight: normal;
}

#c_new_list_181-1702347828516 .e_text-11 {
  font_radio: 2;
  display-radio: 1;
  font-size: 20px;
  color: rgba(42, 42, 42, 1);
  line-height: 1;
  margin-bottom: 15px;
  font-weight: bold;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_new_list_181-1702347828516 .e_loop-1 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_new_list_181-1702347828516 .e_container-2 .cbox-2-0 {
    width: 100%;
    flex: 0 0 auto;
  }

  #c_new_list_181-1702347828516 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  #c_new_list_181-1702347828516 .e_container-4 {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
  }

  #c_new_list_181-1702347828516 .e_container-4 .p_item {
    padding-left: 0px;
    padding-right: 0px;
  }

  #c_new_list_181-1702347828516 .e_image-3 a {
    padding-bottom: 50%;
  }

  #c_new_list_181-1702347828516 .e_text-8 {
    font_radio: 2;
    font-size: 14px;
    color: #333333;
    line-height: 1.6;
  }

  #c_new_list_181-1702347828516 .e_text-11 {
    font_radio: 2;
    font-size: 16px;
    color: #333333;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #c_new_list_181-1702347828516 .e_text-12 {
    font_radio: 1;
  }
}

@media screen and (min-width: 769px) {
  #c_new_list_181-1702347828516 .e_loop-1 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}

#c_new_detail_020_P_008-16817440761140 {
  min-height: 0px;
  padding-bottom: 3%;
  display-radio: 1;
  padding-top: 3%;
  background-color: rgba(247, 247, 247, 1);
  margin-left: auto;
  margin-right: auto;
  max-width: none;
  width: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display-radio: flex;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 3%;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 3%;
  background_radio: 2;
}

#c_new_detail_020_P_008-16817440761140 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-2 .cbox-2-0 {
  padding-right: 0px;
  margin-right: 30px;
  flex: 0 0 73%;
}

/* 通用容器样式 */
.e_container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.e_container2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

.e_container3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background-color: rgba(43, 72, 197, 1);
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.e_container3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

.e_container6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

.e_container6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

.e_container6 .cbox-2-0 {
  flex: 0 0 auto;
}

.e_container6 .cbox-2-1 {
  flex: 0 0 auto;
}

.e_container6 .cbox-2-2 {
  flex: 0 0 auto;
}

.e_container2 .cbox-2-0 {
  flex: 0 0 auto;
  margin-right: 20px;
  padding-left: 0px;
  padding-right: 0px;
}

.e_container9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

.e_container9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

.e_container9 .cbox-2-0 {
  flex: 0 0 auto;
}

/* 组件内部样式 */
#c_new_detail_020_P_008-16817440761140 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  border-style: none;
  border-width: 1px;
  border-color: rgba(229, 229, 229, 1);
  padding-right: 0px;
  display-radio: flex;
  padding-left: 20px;
  padding-bottom: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_list {
  display: flex;
  flex-wrap: wrap;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_page {
  text-align: center;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 24px;
  margin: 15px 0;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_active {
  color: #fff;
  background-color: #409EFF;
  border-radius: 2px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect ul,
#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect li {
  list-style: none;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_filter_select {
  width: 110px;
  height: 24px;
  padding: 0;
  border: 1px solid #DCDFE6;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_normal_start {
  display: inline;
  width: 60px;
  height: 22px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_date_start {
  display: inline;
  width: 105px;
  height: 22px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_normal_end {
  display: inline;
  width: 60px;
  height: 22px;
  margin-right: 5px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_date_end {
  display: inline;
  width: 105px;
  height: 22px;
  margin-right: 5px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_split {
  margin: 0 5px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_normal {
  margin-right: 16px;
}

#c_new_detail_020_P_008-16817440761140 .e_loop-5 {
  background_radio: 1;
  margin-top: 0px;
  display-radio: 1;
  padding-top: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px;
  display-radio: flex;
  margin-top: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_text-8 {
  line-height: 1.5;
  font_radio: 2;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: rgba(51, 51, 51, 1);
  font-weight: normal;
  display-radio: 1;
}

#c_new_detail_020_P_008-16817440761140 .e_timeFormat-9 {
  min-height: 20px;
  font_radio: 2;
  display-radio: 1;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: Arial;
}

#c_new_detail_020_P_008-16817440761140 .e_container-29 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-top: 30px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-29 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-30 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-30 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-30 .cbox-30-1 {
  flex: 0 0 60px;
}

#c_new_detail_020_P_008-16817440761140 .e_text-31 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
  margin-left: auto;
  width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_text-32 {
  line-height: 2;
  display-radio: -webkit-box;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_new_detail_020_P_008-16817440761140 .e_container-33 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-33 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-33 .cbox-33-0 {
  flex: 0 0 60px;
}

#c_new_detail_020_P_008-16817440761140 .e_text-34 {
  line-height: 2;
  display-radio: -webkit-box;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_new_detail_020_P_008-16817440761140 .e_text-35 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  margin-right: 10px;
  width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-36 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-top: 30px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-36 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-37 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-37 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-37 .cbox-37-1 {
  flex: 0 0 auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-37 .cbox-37-0 {
  flex: 0 0 auto;
}

#c_new_detail_020_P_008-16817440761140 .e_text-38 {
  line-height: 2;
  display-radio: -webkit-box;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_new_detail_020_P_008-16817440761140 .e_text-39 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: left;
  margin-left: auto;
  margin-right: 10px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-40 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-40 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-40 .cbox-40-0 {
  flex: 0 0 auto;
}

#c_new_detail_020_P_008-16817440761140 .e_text-41 {
  line-height: 2;
  display-radio: -webkit-box;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_new_detail_020_P_008-16817440761140 .e_text-42 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  margin-right: 10px;
}

#c_new_detail_020_P_008-16817440761140 .e_text-65 {
  line-height: 1;
  font_radio: 2;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  color: rgba(68, 68, 68, 1);
  display-radio: 1;
  margin-bottom: 20px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-96 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-96 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-96 .cbox-96-0 {
  margin-bottom: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(238, 238, 238, 1);
  padding: 3.5%;
}

#c_new_detail_020_P_008-16817440761140 .e_h1-97 {
  color: rgba(48, 49, 51, 1);
  font-family: Microsoft YaHei;
  font-size: 24px;
  font_radio: 2;
  display-radio: 1;
  text-align: center;
  margin-top: 0px;
  line-height: 1.5;
}

#c_new_detail_020_P_008-16817440761140 .e_line-98 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(242, 242, 242, 1);
}

#c_new_detail_020_P_008-16817440761140 .e_container-99 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  min-height: 0px;
  display-radio: flex;
}

#c_new_detail_020_P_008-16817440761140 .e_container-99 .p_item {
  flex: 1;
  max-width: 100%;
  display-radio: 1;
}

#c_new_detail_020_P_008-16817440761140 .e_container-99 .cbox-99-1 {
  flex: 0 0 30%;
}

#c_new_detail_020_P_008-16817440761140 .e_websiteShare-100 .p_share a {
  width: 30px;
  display: inline-block;
  margin-right: 10px;
}

#c_new_detail_020_P_008-16817440761140 .e_websiteShare-100 .p_share a img {
  width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_websiteShare-100 {
  background_radio: 1;
  margin-right: 0px;
  max-width: 200px;
  display-radio: 1;
  margin-left: auto;
}

#c_new_detail_020_P_008-16817440761140 .e_container-101 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

#c_new_detail_020_P_008-16817440761140 .e_container-101 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-101 .cbox-101-0 {
  flex: 0 0 50px;
}

#c_new_detail_020_P_008-16817440761140 .e_text-102 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  line-height: 2;
}

#c_new_detail_020_P_008-16817440761140 .e_text-103 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  line-height: 2;
}

#c_new_detail_020_P_008-16817440761140 .e_container-104 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
}

#c_new_detail_020_P_008-16817440761140 .e_container-104 .p_item {
  flex: 1;
  max-width: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-104 .cbox-104-0 {
  flex: 0 0 70px;
}

#c_new_detail_020_P_008-16817440761140 .e_timeFormat-105 {
  min-height: 20px;
  font_radio: 2;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  line-height: 2;
  font-weight: normal;
  display-radio: 1;
}

#c_new_detail_020_P_008-16817440761140 .e_text-106 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  line-height: 2;
}

#c_new_detail_020_P_008-16817440761140 .e_line-107 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(242, 242, 242, 1);
}

#c_new_detail_020_P_008-16817440761140 .e_richText-108 {
  font_radio: 2;
  font-size: 15px;
  color: rgba(102, 102, 102, 1);
  line-height: 1.8;
  display-radio: 1;
}

#c_new_detail_020_P_008-16817440761140 .e_line-109 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(242, 242, 242, 1);
  display-radio: 1;
  margin-top: 50px;
}

#c_new_detail_020_P_008-16817440761140 .e_richText-108 p {
  margin: 0;
}

#c_new_detail_020_P_008-16817440761140 .e_line-126 {
  display-radio: 1;
  padding-top: 0px;
  margin-top: 20px;
  line_radio: 1;
}

#c_new_detail_020_P_008-16817440761140 .e_text-127 {
  line-height: 1.8;
  font_radio: 2;
  display-radio: -webkit-box;
  font-size: 14px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 15px;
}

#c_new_detail_020_P_008-16817440761140 .e_line-128 {
  display-radio: 1;
  padding-top: 0px;
  margin-top: 20px;
  line_radio: 1;
  height: 1px;
  margin-bottom: 0px;
}

#c_new_detail_020_P_008-16817440761140 .e_container-6:hover .e_text-8 {
  color: #b6200f;
}

#c_new_detail_020_P_008-16817440761140 .e_richText-108 p img {
  width: 100%;
  height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-99 .cbox-99-0 {
  flex: 0 0 30%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-33 .cbox-33-1 {
  flex: 0 0 calc(100% - 60px);
}

#c_new_detail_020_P_008-16817440761140 .e_container-30 .cbox-30-0 {
  flex: 0 0 calc(100% - 60px);
}

#c_new_detail_020_P_008-16817440761140 .e_richText-108 img {
  width: 90%;
  height: 100%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-29 .cbox-29-0 {
  margin-right: 1%;
}

#c_new_detail_020_P_008-16817440761140 .e_container-29 .cbox-29-1 {
  margin-left: 1%;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-29 {
    display-radio: 1;
    display: none;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-33 {
    display-radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_text-34 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_text-35 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-36 {
    display-radio: 1;
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-36 .cbox-36-0 {
    margin-bottom: 15px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_text-39 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_text-42 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-99 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 0px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-101 .cbox-101-0 {
    flex: 0 0 23%;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-101 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-104 .cbox-104-0 {
    flex: 0 0 40%;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-104 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_h1-97 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-99 .cbox-99-0 {
    flex: 0 0 auto;
  }

  #c_new_detail_020_P_008-16817440761140 .e_websiteShare-100 {
    max-width: none;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-2 .cbox-2-0 {
    margin-right: 0;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-3 {
    display-radio: 1;
    padding-left: 0px;
    padding-right: 0px;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-40 .cbox-40-0 {
    flex: 0 0 auto;
  }

  #c_new_detail_020_P_008-16817440761140 .e_text-38 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem);
    color: #666;
    line-height: 1.8;
    text-align: left;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-37 {
    background_radio: 1;
    display-radio: 1;
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-37 .cbox-37-0 {
    flex: 0 0 auto;
  }
}

@media screen and (min-width: 769px) {
  #c_new_detail_020_P_008-16817440761140 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_new_detail_020_P_008-16817440761140 .e_container-36 {
    display: none;
  }
}
#c_static_001_P_601-17035710537950 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#c_static_001_P_601-17035710537950 > div {
  animation-fill-mode: both;
}

#c_static_001_P_601-17035710537950 .moveBtn {
  display: none;
  color: #fff;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #00387f;
  border: 1px solid #00387f;
  white-space: nowrap;
  border-radius: 4px;
  margin: 10px 0;
}

#c_static_001_P_601-17035710537950 .contentBox {
  width: 100%;
  height: auto;
  overflow: visible;
  z-index: 999;
}

#c_static_001_P_601-17035710537950 .link {
  position: relative;
  height: auto;
}

#c_static_001_P_601-17035710537950 .yjTitle {
  padding: 0 15px;
}

#c_static_001_P_601-17035710537950 .yjLink {
  position: relative;
  color: #333;
  display: block;
  line-height: 75px;
  font-size: 16px;
  transition: all .5s ease;
}

#c_static_001_P_601-17035710537950 .yjLink::before {
  content: '>';
  display: block;
  width: 3px;
  height: 50px;
  background-color: #04abf4;
  position: absolute;
  left: -20px;
  top: -16px;
  opacity: 0;
  transition: all .5s ease;
}

#c_static_001_P_601-17035710537950 .iconfont1 {
  position: absolute;
  right: 45px;
  top: 0px;
  bottom: 0px;
  width: 50px;
  color: #7b8a96;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}

#c_static_001_P_601-17035710537950 .ejLi {
  position: relative;
}

#c_static_001_P_601-17035710537950 .ejTitle {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding-left: 10px;
  transition: all .5s ease;
}

#c_static_001_P_601-17035710537950 .ejLink {
  color: #86939e;
  display: block;
  padding: 6px 0;
  font-size: 1rem;
  line-height: 1.8rem;
}

#c_static_001_P_601-17035710537950 .iconfont2 {
  position: absolute;
  right: 20px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #86939e;
  font-size: 1rem;
  transition: all .5s ease;
}

#c_static_001_P_601-17035710537950 .icf {
  transform: rotate(180deg);
}

#c_static_001_P_601-17035710537950 .sjTitle {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}

#c_static_001_P_601-17035710537950 .sjLink {
  color: #7b8a96;
  font-size: 1rem;
}

#c_static_001_P_601-17035710537950 .ejBox {
  display: none;
}

#c_static_001_P_601-17035710537950 .rotate {
  transform: rotate(-90deg);
}

#c_static_001_P_601-17035710537950 .ejTitle:hover {
  background-color: #0976d5;
}

#c_static_001_P_601-17035710537950 .ejTitle:hover .ejLink {
  color: #fff;
}

#c_static_001_P_601-17035710537950 .backBtn {
  display: none;
}

#c_static_001_P_601-17035710537950 .yjTitle:hover {
  background-color: #0976d5;
}

#c_static_001_P_601-17035710537950 .yjTitle:hover .yjLink {
  color: #fff;
}

#c_static_001_P_601-17035710537950 .sjBox {
  display: none;
}

#c_static_001_P_601-17035710537950 .line_right {
  display: none;
}

#c_static_001_P_601-17035710537950 {
  display-radio: 1;
  max-width: none;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  background_radio: 2;
}

#c_static_001_P_601-17035710537950 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 92%;
  background_radio: 1;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

#c_static_001_P_601-17035710537950 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumbItem {
  position: relative;
  color: #666;
  font-size: 14px;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumbItem .text-secondary {
  color: #666;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .icon {
  width: 12px;
  height: 12px;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child)::before {
  content: '>';
  position: absolute;
  left: 3px;
  color: #666;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumb {
  display: flex;
  justify-content: flex-start;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .siblings::after {
  content: '>';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  cursor: pointer;
  color: #ccc;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .siblings.active {
  border: 1px solid #dee2e6;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .siblings.active::after {
  transform: rotateZ(-90deg);
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none;
  z-index: 999;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#c_static_001_P_601-17035710537950 .e_breadcrumb-3 {
  display-radio: 1;
  background_radio: 1;
}

#c_static_001_P_601-17035710537950 .e_container-2 .cbox-2-1 {
  align-self: center;
}

#c_static_001_P_601-17035710537950 .e_container-2 .cbox-2-0 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001_P_601-17035710537950 .contentBox {
    position: fixed;
    top: 0;
    left: 100%;
    background: #fff;
    height: 100%;
    font-size: 0;
  }

  #c_static_001_P_601-17035710537950 .backBtn {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 100%;
    vertical-align: top;
    background: #f5f8fa;
  }

  #c_static_001_P_601-17035710537950 .content {
    display: inline-block;
    width: calc(100% - 45px);
  }

  #c_static_001_P_601-17035710537950 .moveBtn {
    display: block;
  }

  #c_static_001_P_601-17035710537950 .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 1.2rem;
    color: #7b8a96;
    padding: 0;
  }

  #c_static_001_P_601-17035710537950 .yjTitle {
    border-bottom: 1px solid #f8f8f8;
  }

  #c_static_001_P_601-17035710537950 .sjTitle {
    padding-left: 80px;
  }

  #c_static_001_P_601-17035710537950 .jsDeg {
    transform: rotate(-90deg);
  }

  #c_static_001_P_601-17035710537950 .line_right {
    display: block;
    width: 8px;
    height: 50px;
    background-color: #04abf4;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
  }

  #c_static_001_P_601-17035710537950 .line_show {
    opacity: 1;
  }

  #c_static_001_P_601-17035710537950 .sjTitle::after {
    content: '';
    display: block;
    width: 8px;
    height: 50px;
    background-color: #04abf4;
    position: absolute;
    right: 0;
    top: 0;
  }

  #c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumbItem {
    position: relative;
    color: #666;
    display: inline-block;
    font-size: 14px;
  }

  #c_static_001_P_601-17035710537950 .e_breadcrumb-3 .p_breadcrumb {
    display: block;
  }

  #c_static_001_P_601-17035710537950 .e_container-2 {
    display-radio: 1;
    flex-direction: column;
  }
}

@media screen and (min-width: 769px) {
  #c_static_001_P_601-17035710537950 .light .yjTitle {
    background-color: #0976d5;
    color: #fff;
  }

  #c_static_001_P_601-17035710537950 .p_linkBox:hover .ejBox {
    position: absolute;
    display: block;
    left: 0px;
    width: 150px;
    top: 100%;
    z-index: 3;
  }

  #c_static_001_P_601-17035710537950 .light .yjTitle .yjLink {
    color: #fff;
  }

  #c_static_001_P_601-17035710537950 .content {
    display: flex;
    justify-content: flex-start;
  }

  #c_static_001_P_601-17035710537950 .content .p_linkBox {
    position: relative;
  }

  #c_static_001_P_601-17035710537950 .sjBox {
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
  }

  #c_static_001_P_601-17035710537950 .sjTitle {
    text-align: center;
  }

  #c_static_001_P_601-17035710537950 .sjTitle::before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 50px;
    background-color: #04abf4;
  }

  #c_static_001_P_601-17035710537950 .sjBox li {
    width: 150px;
  }

  #c_static_001_P_601-17035710537950 .sjTitle:hover .sjLink {
    color: #01a5ec;
  }

  #c_static_001_P_601-17035710537950 .sjLi::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #04abf4;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #04abf4;
    position: absolute;
    left: 0;
    top: 22px;
    z-index: 1;
  }

  #c_static_001_P_601-17035710537950 .ejLi:hover .sjLi::before {
    display: block;
  }
}
#c_product_detail_003-1646786866002 {
  min-height: 0px;
  background-color: rgba(247, 247, 247, 1);
  padding-top: 30px;
  display-radio: 1;
  padding-bottom: 10px;
  background_radio: 2;
}

/* 表格通用样式 */
tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.0);
}

tr:nth-child(odd) {
  background-color: #f4f4f4;
}

table TR TD {
  text-align: left;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: #ddd 1px solid;
  line-height: 1.4;
  font-size: 14px;
  border-top: #ddd 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
}

/* 主容器 */
#c_product_detail_003-1646786866002 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  display-radio: flex;
}

#c_product_detail_003-1646786866002 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

/* 通用容器 */
.e_container0 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.e_container0 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 0px;
}

#c_product_detail_003-1646786866002 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_text-5 {
  line-height: 1.8;
  font_radio: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: rgba(102, 102, 102, 1);
  margin-top: 10px;
  margin-bottom: 20px;
  display-radio: 1;
}

/* 全屏查看容器 */
.container-fluid {
  position: fixed;
  background: black;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 999;
  display: flex;
  align-items: center;
}

.container-fluid .closeBtn {
  width: 35px;
  position: absolute;
  right: 20px;
  top: 20px;
  height: 35px;
  display: block;
  z-index: 999;
  cursor: pointer;
}

.container-fluid .closeBtn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.rotate-icon::before {
  content: "";
  display: block;
  width: 50px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  border: 3px solid #fff;
  border-radius: 50%;
  transform: rotateX(70deg);
}

.rotate-icon::after {
  content: "360°";
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  background-color: transparent;
}

#c_product_detail_003-1646786866002 .e_container-13 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 20px;
  padding-right: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
  display-radio: flex;
}

#c_product_detail_003-1646786866002 .e_container-13 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-2 .cbox-2-0 {
  padding-left: 0px;
  padding-right: 0px;
  flex: 0 0 45%;
}

#c_product_detail_003-1646786866002 .e_container-2 .cbox-2-1 {
  flex: 0 0 55%;
}

/* 产品图片画廊样式 */
#c_product_detail_003-1646786866002 .sp-loading {
  text-align: center;
  max-width: 270px;
  padding: 15px;
  border: 5px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  color: #888;
}

#c_product_detail_003-1646786866002 .sp-wrap {
  display: none;
  line-height: 0px;
  font-size: 0px;
  background: #fff;
  border: none;
  border-radius: 0px;
  position: relative;
  margin: 0px;
  max-width: 800px;
}

#c_product_detail_003-1646786866002 .sp-thumbs {
  text-align: left;
  display: inline-block;
  margin-top: 10px;
}

#c_product_detail_003-1646786866002 .sp-thumbs img {
  min-height: 50px;
  min-width: 50px;
  max-width: 50px;
}

#c_product_detail_003-1646786866002 .sp-thumbs a:link,
#c_product_detail_003-1646786866002 .sp-thumbs a:visited {
  width: 60px;
  height: 60px;
  overflow: hidden;
  opacity: .3;
  display: inline-block;
  border: 1px solid #999;
  margin-right: 10px;
  background-size: contain;
  background-position: center;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  background-repeat: no-repeat;
}

#c_product_detail_003-1646786866002 .sp-thumbs a:hover {
  opacity: 1;
}

#c_product_detail_003-1646786866002 .sp-thumbs a:active,
#c_product_detail_003-1646786866002 .sp-current {
  opacity: 1 !important;
  position: relative;
}

#c_product_detail_003-1646786866002 .sp-large {
  position: relative;
  overflow: hidden;
  top: 0px;
  left: 0px;
  border: 1px solid #ccc;
  min-height: 380px;
  display: flex;
  padding: 0;
}

#c_product_detail_003-1646786866002 .sp-large a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#c_product_detail_003-1646786866002 .sp-large a {
  display: block;
}

#c_product_detail_003-1646786866002 .sp-zoom {
  position: absolute;
  left: -50%;
  top: -50%;
  cursor: zoom-in;
  display: none;
}

/* 产品信息区域 */
#c_product_detail_003-1646786866002 .e_container-22 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-bottom: 0px;
  margin-bottom: 25px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(221, 221, 221, 1);
  background_radio: 1;
}

#c_product_detail_003-1646786866002 .e_container-22 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-23 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_product_detail_003-1646786866002 .e_container-23 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_text-24 {
  line-height: 2.5;
  display-radio: 1;
  font_radio: 2;
  font-size: 14px;
  color: rgba(136, 136, 136, 1);
  font-weight: normal;
}

#c_product_detail_003-1646786866002 .e_loop_sub-25 {
  display: flex;
  flex-wrap: wrap;
  display-radio: flex;
}

#c_product_detail_003-1646786866002 .e_loop_sub-25 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}

#c_product_detail_003-1646786866002 .e_text-26 {
  line-height: 1.5;
  display-radio: 1;
  font_radio: 2;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}

#c_product_detail_003-1646786866002 .e_container-23 .cbox-23-0 {
  flex: 0 0 auto;
  align-self: center;
}

#c_product_detail_003-1646786866002 .e_container-23 .cbox-23-1 {
  align-self: center;
}

/* 价格区域 */
#c_product_detail_003-1646786866002 .e_container-27 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-top: 3%;
  margin-bottom: 5%;
  border-top-style: dashed;
  border-top-width: 1px;
  border-top-color: rgba(221, 221, 221, 1);
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: rgba(221, 221, 221, 1);
}

#c_product_detail_003-1646786866002 .e_container-27 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_text-30 {
  line-height: 1.5;
  display-radio: 1;
  font_radio: 2;
  font-size: 18px;
  font-weight: bold;
}

#c_product_detail_003-1646786866002 .e_text-31 {
  line-height: normal;
  display-radio: 1;
  font_radio: 2;
  font-size: 26px;
  font-weight: normal;
  font-family: Impact;
  color: rgba(218, 21, 14, 1);
}

#c_product_detail_003-1646786866002 .e_container-27 .cbox-27-0 {
  align-self: center;
  margin-right: 5px;
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .e_container-27 .cbox-27-1 {
  align-self: center;
  margin-right: 5px;
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .e_container-27 .cbox-27-2 {
  align-self: center;
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .e_html-33 {
  display-radio: 1;
  background_radio: 1;
  min-height: 0px;
}

/* 按钮区域 */
#c_product_detail_003-1646786866002 .e_container-34 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_product_detail_003-1646786866002 .e_container-34 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_button-36 {
  display: flex;
  position: relative;
  overflow: hidden;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 160px;
  padding: 10px 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 1;
  radius_radio: 1;
  max-height: none;
  height: auto;
  background-color: rgba(218, 21, 14, 1);
  border-style: none;
  border-width: 1px;
  border-color: #CC0000;
  display-radio: flex;
}

#c_product_detail_003-1646786866002 .cp_xj_icon {
  fill: #fff;
  margin-right: 5px;
}

#c_product_detail_003-1646786866002 .e_button-36 span {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  font-size: 16px;
  outline: 0;
  font-weight: bold;
  margin: 0px;
  overflow: hidden;
}

#c_product_detail_003-1646786866002 .e_button-36::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_product_detail_003-1646786866002 .e_button-36:hover::after {
  opacity: 1;
}

#c_product_detail_003-1646786866002 .e_button-36:hover {
  background-color: rgba(51, 51, 51, 1);
  border-style: none;
  border-color: rgba(207, 112, 1, 1);
}

#c_product_detail_003-1646786866002 .e_button-37 {
  display: flex;
  position: relative;
  overflow: hidden;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 165px;
  padding: 10px 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 1;
  radius_radio: 1;
  display-radio: flex;
  max-height: none;
  height: auto;
  background-color: rgba(85, 85, 85, 1);
  border-style: none;
  border-width: 1px;
  border-color: rgba(85, 85, 85, 1);
}

#c_product_detail_003-1646786866002 .e_button-37 span {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  font-size: 16px;
  outline: 0;
  font-weight: bold;
  margin: 0px;
  overflow: hidden;
}

#c_product_detail_003-1646786866002 .e_button-37::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_product_detail_003-1646786866002 .e_button-37:hover::after {
  opacity: 1;
}

#c_product_detail_003-1646786866002 .e_button-37:hover {
  background-color: rgba(51, 51, 51, 1);
  border-style: none;
  border-color: rgba(51, 51, 51, 1);
}

#c_product_detail_003-1646786866002 .e_container-34 .cbox-34-0 {
  margin-right: 3%;
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .e_container-34 .cbox-34-1 {
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .btn:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

#c_product_detail_003-1646786866002 .e_richText-38 {
  display-radio: 1;
  font_radio: 1;
  margin-top: 25px;
}

/* 富文本重置样式 */
.reset_style p {
  margin: 0;
  line-height: 28px;
}

/* Tab选项卡样式 */
#c_product_detail_003-1646786866002 .e_productTabList-45::-webkit-scrollbar {
  display: none;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_tabName {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #eee;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_nameItem {
  display: inline-block;
  width: auto;
  min-width: 220px;
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  font-weight: bold;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_nameItem.active {
  color: #fff;
  background: #da150e;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_tabContent {
  padding: 25px 0;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_contentItem {
  display: none;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_contentItem.active {
  display: block;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_infoItem {
  overflow: hidden;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_attrItem {
  width: 25%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px;
  display: none;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_summary {
  padding: 10px 0;
  display: none;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_keywordLabel {
  float: left;
  display: block;
  height: 28px;
  line-height: 28px;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_keywordValue {
  float: left;
  overflow: hidden;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_keywordItem {
  padding: 0 15px;
  border-radius: 5px;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-left: 15px;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_groupName {
  padding-left: 45px;
  height: 35px;
  line-height: 35px;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_params {
  display: flex;
  line-height: 35px;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_paramsName {
  display: flex;
  justify-content: flex-end;
  flex-grow: 0;
  flex-shrink: 0;
  width: 20%;
  padding: 0 15px;
  white-space: normal;
  overflow: hidden;
}

#c_product_detail_003-1646786866002 .e_productTabList-45 .p_paramsValue {
  padding: 0 15px;
}

#c_product_detail_003-1646786866002 .reset_style {
  margin-bottom: 30px;
}

#c_product_detail_003-1646786866002 .reset_style p,
#c_product_detail_003-1646786866002 .reset_style span {
  font-size: 15px;
  line-height: 2;
  color: #555;
}

/* 导航区域 */
#c_product_detail_003-1646786866002 .e_container-46 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-top: 30px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}

#c_product_detail_003-1646786866002 .e_container-46 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-46 .cbox-46-0 {
  margin-right: 1%;
}

#c_product_detail_003-1646786866002 .e_container-46 .cbox-46-1 {
  margin-left: 1%;
}

#c_product_detail_003-1646786866002 .e_container-47 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_product_detail_003-1646786866002 .e_container-47 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-47 .cbox-47-1 {
  flex: 0 0 60px;
}

#c_product_detail_003-1646786866002 .e_container-47 .cbox-47-0 {
  flex: 0 0 calc(100% - 60px);
}

#c_product_detail_003-1646786866002 .e_text-48 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
  margin-left: auto;
  width: 100%;
}

#c_product_detail_003-1646786866002 .e_text-49 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
}

#c_product_detail_003-1646786866002 .e_container-50 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}

#c_product_detail_003-1646786866002 .e_container-50 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-50 .cbox-50-0 {
  flex: 0 0 60px;
}

#c_product_detail_003-1646786866002 .e_container-50 .cbox-50-1 {
  flex: 0 0 calc(100% - 60px);
}

#c_product_detail_003-1646786866002 .e_text-51 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
}

#c_product_detail_003-1646786866002 .e_text-52 {
  line-height: 2;
  display-radio: 1;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  margin-right: 10px;
  width: 100%;
}

#c_product_detail_003-1646786866002 .e_loop_sub-25 .cbox-25:nth-child(odd) {
  flex: 0 0 auto;
  margin-right: 10px;
}

#c_product_detail_003-1646786866002 .e_loop_sub-25 .cbox-25:nth-child(even) {
  flex: 0 0 auto;
  margin-right: 10px;
}

#c_product_detail_003-1646786866002 .e_line-53 {
  line_radio: 1;
  display-radio: 1;
  height: 1px;
}

#c_product_detail_003-1646786866002 .e_container-54 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_product_detail_003-1646786866002 .e_container-54 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-54 .cbox-54-0 {
  align-self: center;
  flex: 0 0 auto;
}

#c_product_detail_003-1646786866002 .e_loop_sub-55 {
  display: flex;
  flex-wrap: wrap;
}

#c_product_detail_003-1646786866002 .e_loop_sub-55 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}

#c_product_detail_003-1646786866002 .e_text-56 {
  line-height: 1.6666;
  display-radio: 1;
  font_radio: 2;
  font-size: 14px;
  color: rgba(96, 98, 102, 1);
}

#c_product_detail_003-1646786866002 .e_text-57 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(136, 136, 136, 1);
  line-height: 1.8;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 10px;
}

#c_product_detail_003-1646786866002 .e_loop_sub-55 .cbox-55:nth-child(odd) {
  flex: 0 0 auto;
  margin-right: 10px;
}

#c_product_detail_003-1646786866002 .e_loop_sub-55 .cbox-55:nth-child(even) {
  flex: 0 0 auto;
  margin-right: 10px;
}

/* 图片列表轮播 */
#c_product_detail_003-1646786866002 .e_imageList-58 {
  display-radio: 1;
  min-height: 0px;
  height: 500px;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .p_img {
  width: 100%;
  height: 100%;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .p_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .custom-bullet {
  background: #ccc;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .swiper-slide img {
  width: 100%;
  height: 100%;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .gallery-top {
  height: 100%;
  width: 100%;
  border: 1px solid #d2d2d2;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding-top: 5px;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.6;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#c_product_detail_003-1646786866002 .e_imageList-58 .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

/* 标题区域 */
#c_product_detail_003-1646786866002 .e_container-61 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  border-left-style: solid;
  border-left-width: 4px;
  border-left-color: rgba(218, 21, 14, 1);
  margin-top: 20px;
  margin-bottom: 20px;
  display-radio: flex;
  background_radio: 1;
}

#c_product_detail_003-1646786866002 .e_container-61 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_product_detail_003-1646786866002 .e_container-61 .p_item {
  display-radio: 1;
}

#c_product_detail_003-1646786866002 .e_text-62 {
  line-height: normal;
  font_radio: 2;
  font-size: 24px;
  font-family: Microsoft YaHei, 微软雅黑;
  color: var(--bgcolor);
  margin-left: 15px;
  display-radio: 1;
  font-weight: bold;
}

#c_product_detail_003-1646786866002 .swiper-button-next.swiper-button-white,
#c_product_detail_003-1646786866002 .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #999;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_product_detail_003-1646786866002 .sp-large {
    min-height: 200px;
  }

  #c_product_detail_003-1646786866002 .e_loop_sub-25 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_product_detail_003-1646786866002 .e_container-2 {
    display-radio: 1;
    flex-direction: column;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background_radio: 1;
  }

  #c_product_detail_003-1646786866002 .e_container-3 {
    display-radio: 1;
    padding-left: 0px;
  }

  #c_product_detail_003-1646786866002 .e_container-13 {
    display-radio: 1;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }

  #c_product_detail_003-1646786866002 {
    display-radio: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    background_radio: 2;
  }

  #c_product_detail_003-1646786866002 .sp-thumbs a:link,
  #c_product_detail_003-1646786866002 .sp-thumbs a:visited {
    width: 50px;
    height: 50px;
    margin-right: 5px;
  }

  #c_product_detail_003-1646786866002 .e_container-22 {
    display-radio: 1;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(85, 85, 85, 1);
  }

  #c_product_detail_003-1646786866002 .e_text-30 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
  }

  #c_product_detail_003-1646786866002 .e_text-31 {
    display-radio: 1;
    font_radio: 2;
    font-size: 22px;
    color: rgba(218, 21, 14, 1);
    line-height: 1.5;
  }

  #c_product_detail_003-1646786866002 .e_button-36 {
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: 1;
    width: 120px;
    display: none;
  }

  #c_product_detail_003-1646786866002 .e_button-37 {
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: 1;
    width: 125px;
  }

  #c_product_detail_003-1646786866002 .e_button-36 span {
    font-size: 14px;
  }

  #c_product_detail_003-1646786866002 .e_button-37 span {
    font-size: 14px;
  }

  #c_product_detail_003-1646786866002 img {
    width: 100% !important;
    height: auto !important;
  }

  #c_product_detail_003-1646786866002 .e_productTabList-45 .p_attrItem {
    width: 100%;
  }

  #c_product_detail_003-1646786866002 .e_productTabList-45 .p_groupName {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
  }

  #c_product_detail_003-1646786866002 .e_productTabList-45 .p_paramsName {
    width: 30%;
    padding: 0 10px;
  }

  #c_product_detail_003-1646786866002 .e_productTabList-45 .p_params {
    line-height: 30px;
  }

  #c_product_detail_003-1646786866002 .e_container-46 {
    display-radio: 1;
    display: none;
  }

  #c_product_detail_003-1646786866002 .e_container-50 {
    display-radio: 1;
  }

  #c_product_detail_003-1646786866002 .e_text-51 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_product_detail_003-1646786866002 .e_text-52 {
    display-radio: 1;
    font_radio: 1;
  }

  #c_product_detail_003-1646786866002 .e_imageList-58 {
    display-radio: 1;
    height: 300px;
  }
}

@media screen and (min-width: 769px) {
  #c_product_detail_003-1646786866002 .e_loop_sub-25 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }

  #c_product_detail_003-1646786866002 .e_loop_sub-55 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 10);
  }

  #c_product_detail_003-1646786866002 .e_button-36 {
    display: none;
  }
}
#c_static_001-16660896432770 {
  min-height: 300px;
  display-radio: 1;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(247, 247, 247, 1);
  padding-bottom: 0px;
  padding-top: 0px;
}

#c_static_001-16660896432770 .swiper-pagination {
  bottom: 0px !important;
}

#c_static_001-16660896432770 .e_text-1 {
  line-height: normal;
  font_radio: 2;
  font-size: 28px;
  text-align: center;
  color: rgba(51, 51, 51, 1);
  max-width: 1600px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  display-radio: 1;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}

#c_static_001-16660896432770 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ddd;
  opacity: 1;
}

#c_static_001-16660896432770 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #da150e;
}

#c_static_001-16660896432770 .e_loop-8 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}

#c_static_001-16660896432770 .e_loop-8 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}

#c_static_001-16660896432770 .e_loop-8 .p_page {
  text-align: center;
}

#c_static_001-16660896432770 .e_loop-8 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}

#c_static_001-16660896432770 .e_loop-8 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 24px;
  margin: 15px 0;
}

#c_static_001-16660896432770 .e_loop-8 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}

#c_static_001-16660896432770 .e_loop-8 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}

#c_static_001-16660896432770 .e_loop-8 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}

#c_static_001-16660896432770 .e_loop-8 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}

#c_static_001-16660896432770 .e_loop-8 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect {
  font-size: 13px;
  position: relative;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect ul,
#c_static_001-16660896432770 .e_loop-8 .multSelect li {
  list-style: none;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}

#c_static_001-16660896432770 .e_loop-8 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}

#c_static_001-16660896432770 .e_loop-8 .p_normal_start {
  display: inline;
  width: 60px;
  height: 22px;
}

#c_static_001-16660896432770 .e_loop-8 .p_date_start {
  display: inline;
  width: 105px;
  height: 22px;
}

#c_static_001-16660896432770 .e_loop-8 .p_normal_end {
  display: inline;
  width: 60px;
  height: 22px;
  margin-right: 5px;
}

#c_static_001-16660896432770 .e_loop-8 .p_date_end {
  display: inline;
  width: 105px;
  height: 22px;
  margin-right: 5px;
}

#c_static_001-16660896432770 .e_loop-8 .p_split {
  margin: 0 5px;
}

#c_static_001-16660896432770 .e_loop-8 .p_normal {
  margin-right: 16px;
}

#c_static_001-16660896432770 .e_loop-8 .p_fbutton {
  background-color: #007bff;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}

#c_static_001-16660896432770 .e_loop-8 .input-check,
#c_static_001-16660896432770 .e_loop-8 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}

#c_static_001-16660896432770 .e_loop-8 .position-left {
  display: flex;
}

#c_static_001-16660896432770 .e_loop-8 .position-right {
  display: flex;
  flex-direction: row-reverse;
}

#c_static_001-16660896432770 .e_loop-8 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#c_static_001-16660896432770 .e_loop-8 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  display-radio: 1;
  width: 96%;
}

#c_static_001-16660896432770 .e_container-9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-16660896432770 .e_container-9:hover #c_static_001-16660896432770 .e_container-9 {
  background: #0075c2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: auto;
  margin-left: 10px;
  padding-left: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
  transition-property: all;
  transition-radio: hover;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  display-radio: flex;
}

#c_static_001-16660896432770 .e_container-9:hover .e_text-12 {
  color: rgba(255, 255, 255, 1);
}

#c_static_001-16660896432770 .e_container-9:hover .e_container-11 {
  background-color: #da150e;
}

#c_static_001-16660896432770 .e_container-9:hover .e_image-10 img {
  transform: scale(1.1);
}

#c_static_001-16660896432770 .e_image-10 {
  overflow: hidden;
  display-radio: 1;
  height: 13vw;
  background: #fafafa;
}

#c_static_001-16660896432770 .e_image-10 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.5s;
}

#c_static_001-16660896432770 .e_container-11 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background-color: rgba(249, 249, 249, 1);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  display-radio: flex;
  margin-top: 0px;
  margin-bottom: 45px;
}

#c_static_001-16660896432770 .e_container-11 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-16660896432770 .e_text-12 {
  line-height: normal;
  font_radio: 2;
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  display-radio: -webkit-box;
  text-align: center;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#c_static_001-16660896432770 .e_container-13 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

#c_static_001-16660896432770 .e_container-13 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001-16660896432770 .e_loop-8 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(96% / 2);
    margin: 0 1%;
  }

  #c_static_001-16660896432770 .e_text-1 {
    font_radio: 2;
    font-size: 22px;
    display-radio: 1;
  }

  #c_static_001-16660896432770 {
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    background_radio: 2;
  }

  #c_static_001-16660896432770 .e_container-13 {
    background_radio: 1;
    display-radio: 1;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #c_static_001-16660896432770 .e_loop-8 {
    display-radio: 1;
  }

  #c_static_001-16660896432770 .e_image-10 {
    display-radio: 1;
    height: 200px;
  }

  #c_static_001-16660896432770 .e_container-11 {
    background_radio: 1;
    display-radio: 1;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  #c_static_001-16660896432770 .e_loop-8 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(92% / 4);
    margin: 0 1%;
  }
}
#c_static_001-1646820216928 {
  min-height: 300px;
  display-radio: 1;
  background-color: rgba(247, 247, 247, 1);
  padding-top: 30px;
  padding-bottom: 40px;
}

#c_static_001-1646820216928 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

#c_static_001-1646820216928 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1646820216928 .e_text-2 {
  line-height: 1.5;
  display-radio: 1;
  font_radio: 2;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  margin-top: 0px;
  margin-bottom: 10px;
}

#c_static_001-1646820216928 .e_richText-4 {
  display-radio: 1;
  font_radio: 2;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  text-align: center;
}

/* 表单控件样式 */
#c_static_001-1646820216928 .form-control {
  height: 50px;
}

#c_static_001-1646820216928 .form-group {
  margin-bottom: 20px;
}

#c_static_001-1646820216928 .e_form-18 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

#c_static_001-1646820216928 .e_form-18 > .p_formItem {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1646820216928 .e_container-19 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_static_001-1646820216928 .e_container-19 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1646820216928 .e_container-19 .cbox-19-0 {
  margin-right: 2%;
}

#c_static_001-1646820216928 .e_container-19 .cbox-19-1 {
  margin-right: auto;
  margin-left: 2%;
}

/* 关联选择器样式 */
#c_static_001-1646820216928 .e_relevantItem-20 {
  min-height: 20px;
  width: 100%;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_thead {
  height: 36px;
  line-height: 36px;
  display: flex;
  background-color: #f0f0f0;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tbody {
  min-height: 36px;
  margin-bottom: 20px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tr {
  display: flex;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_th,
#c_static_001-1646820216928 .e_relevantItem-20 .p_td {
  flex: 1;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_screen {
  margin-bottom: 20px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_screen .col {
  flex: 0 0 50%;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_modelDialog {
  max-width: 960px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_modalContent {
  border-radius: 6px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_category {
  display: inline-block;
  width: 200px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_search {
  float: right;
  width: 260px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_list {
  overflow: auto;
  max-height: 800px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listImg {
  width: 30px;
  height: 30px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listWord {
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tabel {
  border: 1px solid #f0f0f0;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tabel thead td {
  border-bottom: none;
  background-color: #e0e0e0;
  padding: 15px 10px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tabelList thead td {
  border-bottom: none;
  background-color: #ffffff;
  height: 36px;
  overflow: hidden;
  padding: 0 0 0 10px;
  vertical-align: middle;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tabel td,
#c_static_001-1646820216928 .e_relevantItem-20 .p_tabel th {
  padding: 5px 10px;
  border: 1px solid #f0f0f0;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_tabelList td {
  padding: 5px 0px;
  border: 0;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listSelect {
  width: 50px;
  text-align: center;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listSelect input {
  vertical-align: middle;
  margin-top: 3px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_listPage {
  float: right;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_selectAll {
  padding-left: 25px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_remove_fixed {
  width: 40px;
  display: block;
  color: #007bff;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_clabel {
  width: 70px;
  text-align: right;
  float: left;
  line-height: 36px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_ccate {
  width: calc(100% - 80px);
  float: left;
}

#c_static_001-1646820216928 .e_relevantItem-20 .p_treeSelect {
  width: 200px;
}

#c_static_001-1646820216928 .e_relevantItem-20 .table {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 0.25rem;
  background: #fff;
  width: 100%;
  border: 1px solid #ced4da;
}

/* 输入框 */
#c_static_001-1646820216928 .e_input-21 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}

#c_static_001-1646820216928 .e_input-21 {
  display-radio: 1;
  height: auto;
}

/* 容器22 */
#c_static_001-1646820216928 .e_container-22 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

#c_static_001-1646820216928 .e_container-22 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001-1646820216928 .e_container-22 .cbox-22-0 {
  margin-right: 2%;
}

#c_static_001-1646820216928 .e_container-22 .cbox-22-1 {
  margin-right: auto;
  margin-left: 2%;
}

/* 文本域 */
#c_static_001-1646820216928 .e_textarea-23 .form-control {
  min-height: 200px;
}

#c_static_001-1646820216928 .e_textarea-23 {
  display-radio: 1;
  min-height: 0px;
}

#c_static_001-1646820216928 .e_textarea-23 .p_required {
  vertical-align: middle;
  font-size: 1.4em;
  line-height: 100%;
  position: relative;
  font-weight: bold;
  top: 0.15em;
  padding-left: 5px;
}

/* 验证码 */
#c_static_001-1646820216928 .e_code-24 .p_imagecode {
  width: 200px;
  display: inline-block;
}

#c_static_001-1646820216928 .e_code-24 .p_verify {
  vertical-align: top;
  font-size: 16px;
  width: 120px;
  height: 34px;
  display: none;
}

#c_static_001-1646820216928 .e_code-24 .p_code_img {
  width: 120px;
  height: 34px;
  cursor: pointer;
  vertical-align: top;
  margin: 0 5px;
}

/* 提交按钮 */
#c_static_001-1646820216928 .e_formBtn-25 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 200px;
  padding: 12px 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 1;
  radius_radio: 2;
  display-radio: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  background-color: rgba(218, 21, 14, 1);
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 117, 194, 1);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

#c_static_001-1646820216928 .e_formBtn-25 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

#c_static_001-1646820216928 .e_formBtn-25::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}

#c_static_001-1646820216928 .e_formBtn-25:hover::after {
  opacity: 1;
}

#c_static_001-1646820216928 .e_formBtn-25:hover {
  background-color: rgba(27, 23, 23, 1);
  border-style: none;
  border-color: rgba(199, 0, 10, 1);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* 其他输入框 */
#c_static_001-1646820216928 .e_input-26 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}

#c_static_001-1646820216928 .e_input-27 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}

/* ========= 响应式 ========= */
@media screen and (max-width: 768px) {
  #c_static_001-1646820216928 .e_text-2 {
    display-radio: 1;
    font_radio: 2;
    font-size: 22px;
    color: #333333;
    line-height: 1.5;
  }

  #c_static_001-1646820216928 .e_richText-4 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
  }

  #c_static_001-1646820216928 {
    display-radio: 1;
    padding-bottom: 20px;
    padding-top: 20px;
    background_radio: 2;
  }

  #c_static_001-1646820216928 .form-control {
    height: 40px;
  }

  #c_static_001-1646820216928 .form-group {
    margin-bottom: 10px;
  }

  #c_static_001-1646820216928 .e_container-19 {
    background_radio: 1;
    display-radio: 1;
    flex-direction: column;
  }

  #c_static_001-1646820216928 .e_container-19 .cbox-19-1 {
    flex: 0 0 auto;
    margin-left: 0px;
    width: 100%;
  }

  #c_static_001-1646820216928 .e_container-19 .cbox-19-0 {
    margin-right: 0px;
  }

  #c_static_001-1646820216928 .e_relevantItem-20 .table thead {
    display: none;
  }

  #c_static_001-1646820216928 .e_relevantItem-20 .table {
    height: 40px;
    margin-bottom: 10px;
  }

  #c_static_001-1646820216928 .e_relevantItem-20 .p_tabelList td {
    padding: 5px;
  }

  #c_static_001-1646820216928 .e_relevantItem-20 .p_listWord {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  #c_static_001-1646820216928 .e_input-21 {
    display-radio: 1;
    max-width: none;
    width: 100%;
  }

  #c_static_001-1646820216928 .e_container-22 {
    background_radio: 1;
    display-radio: 1;
    flex-direction: column;
  }

  #c_static_001-1646820216928 .e_container-22 .cbox-22-1 {
    padding-left: 0px;
    margin-left: 0px;
    width: 100%;
  }

  #c_static_001-1646820216928 .e_container-22 .cbox-22-0 {
    margin-right: 0px;
  }

  #c_static_001-1646820216928 .e_textarea-23 .form-control {
    min-height: 100px;
  }

  #c_static_001-1646820216928 .e_code-24 .p_refresh {
    display: none;
  }

  #c_static_001-1646820216928 .e_formBtn-25 {
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: 1;
    width: 130px;
  }
}
#c_static_001-16766912073450{display-radio:1;min-height:0px;margin-top:50px;width:94%;max-width:1200px;margin-left:auto;margin-right:auto;margin-bottom:50px;background_radio:2}#c_static_001-16766912073450 .e_container-1{width:100%;border:1px solid #eee;display-radio:1;background-color:rgba(214,241,255,1)}#c_static_001-16766912073450 .e_container-1 > .p_item{margin-right:0px;display:flex;flex-wrap:wrap;flex-direction:row}#c_static_001-16766912073450 .e_text-7{line-height:1;font_radio:2;display-radio:1;font-size:18px;font-family:"607c9a81-a55a-480d-bfcb-24cbbfe6b6f2";color:rgb(51 51 51 / 50%);padding:12px 15px;width:100%;text-align:center}#c_static_001-16766912073450 .p_item{display-radio:1}#c_static_001-16766912073450 .e_loop-17 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}#c_static_001-16766912073450 .e_loop-17 .p_loopitem{flex:0 0 33.3%;position:relative}#c_static_001-16766912073450 .e_loop-17 .p_page{text-align:center}#c_static_001-16766912073450 .e_loop-17 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001-16766912073450 .e_loop-17 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001-16766912073450 .e_loop-17 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001-16766912073450 .e_loop-17 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001-16766912073450 .e_loop-17 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_static_001-16766912073450 .e_loop-17 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001-16766912073450 .e_loop-17 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001-16766912073450 .e_loop-17 .p_s_option{}#c_static_001-16766912073450 .e_loop-17 .multSelect{font-size:13px;position:relative}#c_static_001-16766912073450 .e_loop-17 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001-16766912073450 .e_loop-17 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001-16766912073450 .e_loop-17 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001-16766912073450 .e_loop-17 .multSelect ul,li{list-style:none}#c_static_001-16766912073450 .e_loop-17 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001-16766912073450 .e_loop-17 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001-16766912073450 .e_loop-17 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001-16766912073450 .e_loop-17 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001-16766912073450 .e_loop-17 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001-16766912073450 .e_loop-17 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001-16766912073450 .e_loop-17 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001-16766912073450 .e_loop-17 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001-16766912073450 .e_loop-17 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001-16766912073450 .e_loop-17 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001-16766912073450 .e_loop-17 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001-16766912073450 .e_loop-17 .p_date_start{display:inline;width:105px;height:40px}#c_static_001-16766912073450 .e_loop-17 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001-16766912073450 .e_loop-17 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001-16766912073450 .e_loop-17 .p_split{margin:0 5px}#c_static_001-16766912073450 .e_loop-17 .p_normal{margin-right:16px}#c_static_001-16766912073450 .e_loop-17 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001-16766912073450 .e_loop-17 .input-check,#c_static_001-16766912073450 .e_loop-17 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001-16766912073450 .e_loop-17 .position-left{display:flex}#c_static_001-16766912073450 .e_loop-17 .position-right{display:flex;flex-direction:row-reverse}#c_static_001-16766912073450 .e_loop-17 .position-top{}#c_static_001-16766912073450 .e_loop-17 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001-16766912073450 .e_loop-17 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001-16766912073450 .e_loop-17 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001-16766912073450 .e_loop-17 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001-16766912073450 .e_loop-17 .p_active .p_mbutton::before{display:block}#c_static_001-16766912073450 .e_loop-17 .p_active .p_mbutton::after{display:block}#c_static_001-16766912073450 .e_loop-17 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001-16766912073450 .e_loop-17 .p_filter_result{display:inline-block}#c_static_001-16766912073450 .e_loop-17 .p_contclear{cursor:pointer}#c_static_001-16766912073450 .e_loop-17 .swiper-container{padding-bottom:30px}#c_static_001-16766912073450 .e_loop-17 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001-16766912073450 .e_loop-17 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001-16766912073450 .e_loop-17 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001-16766912073450 .e_loop-17 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001-16766912073450 .e_loop-17 .p_filter_result{display:none}#c_static_001-16766912073450 .e_loop-17 .p_contclear{display:none}#c_static_001-16766912073450 .e_loop-17 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_static_001-16766912073450 .e_loop-17 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_static_001-16766912073450 .e_loop-17{display-radio:1;border-style:solid;border-width:1px;border-color:rgba(232,232,232,1)}#c_static_001-16766912073450 .e_text-18{line-height:normal;font_radio:2;display-radio:1;font-size:14px;font-weight:normal;color:rgba(157,157,157,1);margin-top:8px;margin-bottom:8px;padding-right:0px;width:90%;margin-left:auto;margin-right:auto;padding-left:0px}@media screen and (max-width:768px){#c_static_001-16766912073450 .e_text-7{font-size:16px}}@media screen and (min-width: 769px){#c_static_001-16766912073450 .e_loop-17 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 5)}}@media screen and (max-width: 1024px) and (min-width: 769px){}