/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-116273709439191 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-116273709439191 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-116273709439191 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-116273709439191 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
#c_grid-116273709439191 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
#c_static_001-1645434186083 {
  display-radio: 1;
  min-height: 0px;
}
.fa_tag {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  z-index: -99;
}
.fa_details img {
  max-width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  #c_static_001-1645434186083 {
  }
}
.page_a.current {
  background: #0886d7;
  color: #fff;
}
#c_navigation_126_P_310-1683763709154 {
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9998;
  transition: all 0.5s ease;
  display-radio: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
#c_navigation_126_P_310-1683763709154.active {
  background: #fff;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
#c_navigation_126_P_310-1683763709154 .e_image-16 {
  overflow: hidden;
  display-radio: 1;
  max-width: none;
  max-height: none;
}
#c_navigation_126_P_310-1683763709154 .e_image-16 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
}
#c_navigation_126_P_310-1683763709154 .e_image-16 img:nth-child(2) {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
  display: none;
}
#c_navigation_126_P_310-1683763709154.active .e_image-16 img {
  display: none;
}
#c_navigation_126_P_310-1683763709154.active .e_image-16 img:nth-child(2) {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
  display: block;
}
#c_navigation_126_P_310-1683763709154 .e_container-21 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  display-radio: flex;
  max-width: none;
  background_radio: 1;
}
#c_navigation_126_P_310-1683763709154 .e_container-21 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_navigation_126_P_310-1683763709154 .e_container-22 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}
#c_navigation_126_P_310-1683763709154 .e_container-22 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_navigation_126_P_310-1683763709154 .e_container-21 .cbox-21-0 {
  flex: 0 0 232px;
  align-self: center;
}
#c_navigation_126_P_310-1683763709154 .e_container-21 .cbox-21-2 {
  flex: 0 0 auto;
  align-self: center;
  margin-left: 20px;
}
.havestatic > div,
.havestatic > div[class*="cbox-"] {
  position: static !important;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 {
  display: flex;
  justify-content: center;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navButton {
  width: 100px;
  justify-content: center;
  padding: 20px 0;
  display: none;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navButton > p {
  width: 21px;
  height: 16px;
  cursor: pointer;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navButton > p span {
  width: 100%;
  background: #fff;
  display: block;
  height: 2px;
  margin: 2px 0;
  float: left;
  -webkit-transition: all ease 0.8s, opacity ease 0.3s;
  -moz-transition: all ease 0.8s, opacity ease 0.3s;
  -ms-transition: all ease 0.8s, opacity ease 0.3s;
  -o-transition: all ease 0.8s, opacity ease 0.3s;
  transition: all ease 0.8s, opacity ease 0.3s;
  opacity: 1;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p
  span:nth-of-type(1) {
  width: 50%;
  float: left;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p
  span:nth-of-type(3) {
  width: 50%;
  float: right;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span {
  background: #0886d7;
  -webkit-animation: animaspan 0.5s 1;
  animation: animaspan 0.5s 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(1) {
  transform: translateY(6px) rotate(720deg);
  width: 100%;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(2) {
  transform: rotate(720deg);
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(3) {
  transform: translateY(-6px) rotate(720deg);
  width: 100%;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(1) {
  transform: translateY(6px) rotate(670deg);
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(2) {
  transform: translateY(0px) rotate(768deg);
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(3) {
  width: 0;
  opacity: 0;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  transition: all ease 0.3s;
  text-decoration: none;
}
#c_navigation_126_P_310-1683763709154.active .e_navigationF-24 .p_navCon {
  color: #333;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon::after {
  background: #0886d7;
  height: 4px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 > div.warp {
  width: 94%;
  margin: 0 auto;
  display: flex;
  max-width: 1600px;
  justify-content: space-between;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tit {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 40px;
  color: #333;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con {
  display: flex;
  flex-direction: column;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a {
  width: 220px;
  height: 46px;
  font-size: 16px;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  border: 2px solid #bfbfbf;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a:hover {
  color: #fff;
  background: #0886d7;
  border: 2px solid #0886d7;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a
  svg {
  width: 12px;
  height: 12px;
  fill: #333;
  transition: all 0.5s ease;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a:hover
  svg {
  fill: #fff;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel {
  padding-top: 10px;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .t {
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .c {
  font-size: 30px;
  font-family: arial;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .c
  a {
  color: #0886d7;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navItem1:hover
  .p_navBox2 {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 ul {
  padding: 10px 0;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree ul {
  padding: 0;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree .p_navItem2 {
  width: auto;
  margin-right: 0px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a {
  display: flex;
  align-items: center;
  width: 100%;
  transition: all ease 0.3s;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon2 {
  font-size: 16px;
  text-align: left;
  color: #333;
  transition: all ease 0.15s;
  display: flex;
  width: 100%;
  padding: 0;
  line-height: 1.2;
  text-decoration: none;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree .p_navCon2 {
  text-align: left;
  font-size: 20px;
  padding: 0px 25px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 80px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a span {
  width: 100%;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 img {
  width: 100%;
  max-width: 50px;
  margin-right: 25px;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .haveThree
  .p_navItem2
  img {
  margin-right: 20px;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .haveThree
  .p_level3Box {
  margin-top: 0px;
  padding-top: 0px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Item {
  margin-right: 0px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon3 {
  font-size: 16px;
  letter-spacing: 0;
  color: #333;
  padding: 0px 50px;
  line-height: 46px;
  transition: all ease 0.15s;
  font-weight: bold;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 {
  position: static;
  padding-left: 1.5vw;
  padding-right: 1.5vw;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree .p_navBox2 {
  width: 100%;
  padding: 0px;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .haveThree
  .p_level4Box {
  flex-direction: column;
  margin-top: 20px;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_menuItem {
  font-size: 14px;
  font-weight: 500;
  color: rgb(255 255 255 / 50%);
  line-height: 1.7;
  transition: all ease 0.15s;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level4Item span {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level4Item .p_dian {
  width: 15px;
  position: relative;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_level4Item
  .p_dian::after {
  content: "";
  width: 4px;
  height: 4px;
  background: rgb(0 0 0 / 40%);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level4Item img {
  width: auto;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a:hover,
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navItem2
  .p_navCon3:hover,
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navItem2
  .p_menuItem:hover,
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navItem2
  .p_menuItemhat:hover {
  color: #0886d7;
  border-bottom: 1px solid #0886d7;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_listthree img {
  width: auto;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_listthree
  .p_menuItemhat {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.7;
  transition: all ease 0.15s;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2.isdesign {
  display: none;
  opacity: 1;
  visibility: visible;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p a {
  padding: 0;
  width: 100%;
}
#c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 {
  background: #f2f3f1;
  padding: 0px 0 0px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  border-bottom: 4px solid #0886d7;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .p_navItem2
  a
  span.p_img {
  width: auto;
  margin-right: 0;
  display: none;
}
#c_navigation_126_P_310-1683763709154
  .e_navigationF-24
  .haveThree
  .p_navItem2
  a
  span {
  width: auto;
  margin-right: 0;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  letter-spacing: 0px;
}
#c_navigation_126_P_310-1683763709154 .closeFrom {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#c_navigation_126_P_310-1683763709154 .closeFrom svg {
  fill: #0886d7;
  transition: all ease 0.3s;
  cursor: pointer;
}
#c_navigation_126_P_310-1683763709154 .closeFrom:hover svg {
  transform: rotate(90deg);
}
#c_navigation_126_P_310-1683763709154 .boxForm.active {
  top: 0;
}
#c_navigation_126_P_310-1683763709154 .e_html-31 {
  min-height: 0px;
  display-radio: 1;
  background_radio: 1;
}
@media screen and (max-width: 768px) {
  .p_haveNav {
    min-height: auto !important;
  }
  .p_haveNav.fix {
    position: fixed !important;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
  }
  #c_navigation_126_P_310-1683763709154.active
    .zhongyingqiehuan
    .head_lan
    .lan_tit
    .iconfont.map:before {
    color: #333;
  }
  #c_navigation_126_P_310-1683763709154.active
    .e_navigationF-24
    .p_navButton
    > p
    span {
    background: #333;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox1::-webkit-scrollbar {
    width: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox1::-webkit-scrollbar-track {
    background: #252525;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox1::-webkit-scrollbar-thumb {
    background: #545454;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox1::-webkit-scrollbar-thumb:hover {
    background: #fff;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navButton {
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox1 {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 0px;
    height: calc(0vh);
    overflow-y: scroll;
    z-index: 10;
    max-height: 1080px;
    transition: all ease 0.3s;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox1.pkcclb {
    height: calc(100vh);
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 {
    border-top: 1px solid #eee;
    padding: 15px 20px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem1:last-child {
    margin-bottom: 100px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon {
    display: flex;
    justify-content: space-between;
    color: #333;
    line-height: 22px;
    font-size: 14px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon2 {
    padding: 15px;
    font-size: 14px;
    border-top: 1px solid #eee;
    color: #333;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon3 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    color: #333;
    font-size: 14px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p svg,
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 > p svg,
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item
    > p
    svg {
    width: 16px;
    margin: 0px 0;
    opacity: 0.5;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p a {
    padding: 0;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 .p_img,
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Item span {
    opacity: 0.8;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    .p_img
    img {
    width: 23px;
    margin-right: 10px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 {
    display: none;
    opacity: 1;
    visibility: visible;
    background: none;
    width: 100%;
    margin-top: 15px;
    border-bottom: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 ul {
    padding: 0px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Box {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Item {
    width: 100%;
    margin: 0;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Item span,
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level4Item span {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level4Box {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item
    .p_menuItem {
    font-size: 14px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level4Item
    .p_menuItem::before {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 p svg.rotate {
    transform: rotate(90deg);
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 {
    margin-bottom: 0px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2 {
    padding: 0;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2 {
    margin-right: 0;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_level3Box {
    margin: 0;
    padding: 0;
    border: 0;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item:first-child {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgb(255 255 255 / 20%);
    margin-right: 0;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item:last-child {
    padding: 0 0 20px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 img {
    width: auto;
    max-width: 23px;
    margin-right: 10px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level4Item:first-child {
    margin-top: 20px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level4Item:last-child {
    margin-bottom: 20px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_level4Box {
    margin: 0;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox1.isdesign {
    height: calc(100vh);
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 {
  }
  #c_navigation_126_P_310-1683763709154 .e_container-21 {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 15px;
    justify-content: space-between;
    display-radio: 1;
  }
  #c_navigation_126_P_310-1683763709154 .e_container-21 .cbox-21-0 {
    flex: 0 0 150px;
  }
  #c_navigation_126_P_310-1683763709154 .e_image-16 img.logocai {
    display: block;
  }
  #c_navigation_126_P_310-1683763709154 .e_container-21 .cbox-21-1 {
    flex: 0 0 auto;
  }
  #c_navigation_126_P_310-1683763709154 .e_container-21 .cbox-21-2 {
    flex: 0 0 auto;
    position: absolute !important;
    right: 62px;
    z-index: 5;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navButton
    > p
    span:nth-of-type(1) {
    width: 100%;
    float: left;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navButton
    > p
    span:nth-of-type(3) {
    width: 100%;
    float: right;
  }
  #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    clear: left;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .left
    .title {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .left
    .jieshao {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 .center {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 .right {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a svg {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    > div.warp {
    width: 100%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem1
    .p_navBox2
    .left {
    width: 100%;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a:hover,
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    .p_navCon3:hover,
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    .p_menuItem:hover,
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    .p_menuItemhat:hover {
    border-bottom: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2:first-child
    .p_navCon2 {
    border-top: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2:last-child
    .p_navCon2 {
    padding-bottom: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navCon2 {
    text-align: left;
    font-size: 14px;
    padding: 15px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a
    span {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    letter-spacing: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navCon2:hover
    a
    span {
    color: #0886d7;
  }
  #c_navigation_126_P_310-1683763709154 .e_image-16 {
    display-radio: 1;
    max-width: 150px;
  }
  #c_navigation_126_P_310-1683763709154 {
    z-index: 999;
  }
}
@media screen and (min-width: 769px) {
  .p_haveNav {
    min-height: auto !important;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .left {
    width: 60%;
    padding: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .left
    .title {
    font-size: 26px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .left
    .jieshao {
    font-size: 15px;
    line-height: 1.8;
    color: #777;
    margin-bottom: 15px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .right {
    width: 28.6%;
    display: none;
    justify-content: flex-end;
    align-items: center;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .center {
    width: 33%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .center
    .imgZoom {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .warp
    .center
    .imgZoom
    img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: auto;
    transition: all 0.8s ease 0.1s;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree {
    position: static;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a {
    display: flex;
    align-items: center;
    padding: 0;
    width: 100%;
    transition: all ease 0.3s;
    border: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .center
    .nav_img {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2 {
    background: url(../images/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg)
      #f2f3f1 no-repeat right center;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center {
    background: #fff;
    width: 35.15%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left {
    width: 36.25%;
    padding: 40px 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .right {
    width: 28.6%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 6%;
    padding-top: 5%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left
    .title {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left
    .jieshao {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a
    span.p_img {
    display: block;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox1 {
    display: flex;
    justify-content: flex-end;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p {
    display: flex;
    position: relative;
  }
  #c_navigation_126_P_310-1683763709154.active
    .e_navigationF-24
    .p_navItem1
    > p
    a {
    color: #333;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p a {
    display: block;
    line-height: 100px;
    color: #fff;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem1 > p svg {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem1
    > p::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    margin: 0 auto;
    transition: all ease 0.3s;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem1:hover
    > p::after {
    width: 100%;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 {
    position: absolute;
    left: 50%;
    padding: 60px 0px;
    transform: translateX(-50%);
    top: 100%;
    display: flex;
    justify-content: center;
    z-index: 10;
    transition: all ease 0.3s;
    pointer-events: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navBox2
    .left
    ul
    li {
    width: 33.33%;
    padding-right: 5%;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navBox2 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .haveThree ul {
    flex-direction: row;
    justify-content: flex-end;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .left
    ul
    li {
    width: 100%;
    margin-right: 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .left
    ul
    li.cur {
    background: #fff;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2.cur
    a
    span {
    color: #0886d7;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    svg {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp
    .p_level3Box {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp {
    padding: 40px 0px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp
    .p_level3Box.pro_cur {
    display: block;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon3 .p_jtIcon {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon3 .sj_icon {
    margin-right: 10px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Box
    .p_menuItemhat {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 1.6;
    transition: all ease 0.15s;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 a span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    > p
    > svg {
    display: none;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem2
    > p
    > a
    svg {
    width: 12px;
    height: 12px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Box.p_listthree {
    flex-direction: column;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_level3Box {
    min-height: 510px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item:hover
    .p_menuItemhat {
    color: #0886d7;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_level3Item:hover
    .sj_icon {
    fill: #0886d7;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navCon3 a {
    display: block;
    width: 100%;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .p_navItem1:hover
    > p
    a,
  #c_navigation_126_P_310-1683763709154.active
    .e_navigationF-24
    .p_navItem1:hover
    > p
    a {
    color: #0886d7;
  }
  #c_navigation_126_P_310-1683763709154.active
    .zhongyingqiehuan
    .head_lan
    .lan_tit
    span {
    color: #333;
  }
  #c_navigation_126_P_310-1683763709154.active
    .zhongyingqiehuan
    .head_lan
    .lan_tit
    .iconfont.map:before {
    color: #333;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_level3Item {
    margin-right: 25px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2 {
    margin-right: 30px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a {
    font-size: 18px;
    line-height: 28px;
  }
  #c_navigation_126_P_310-1683763709154 .e_navigationF-24 .p_navItem2 img {
    max-width: 28px;
    margin-right: 10px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_level3Box {
    padding-left: 3px;
  }
  #c_navigation_126_P_310-1683763709154
    .e_navigationF-24
    .haveThree
    .p_level4Box {
    padding-left: 11px;
  }
}
#c_grid-116273709439190 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-116273709439190 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-116273709439190 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-116273709439190 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
#c_grid-116273709439190 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
#c_static_001_P_31755-1699840055074 {
  display-radio: 1;
  min-height: 0px;
  padding-top: 3%;
  padding-bottom: 2%;
  border-top: 5px solid #00aeef;
  background_radio: 2;
  background-fill-value: background-image;
  background-image: url(../images/b148c5de-ef21-4353-96bb-3d957a31aadf.jpg);
}
#c_static_001_P_31755-1699840055074 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 2%;
  margin-bottom: 1%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#c_static_001_P_31755-1699840055074 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1%;
}
#c_static_001_P_31755-1699840055074 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_container-1 .p_item {
  display-radio: 1;
}
#c_static_001_P_31755-1699840055074 .e_image-3 {
  overflow: hidden;
  display-radio: 1;
  max-width: 232px;
}
#c_static_001_P_31755-1699840055074 .e_image-3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-0 {
  flex: 0 0 40%;
  align-self: center;
}
#c_static_001_P_31755-1699840055074 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}
#c_static_001_P_31755-1699840055074 .e_container-4 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_container-5 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}
#c_static_001_P_31755-1699840055074 .e_container-5 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_richText-6 {
  font_radio: 2;
  display-radio: 1;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 1;
}
#c_static_001_P_31755-1699840055074 .e_richText-6 p {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 1.5 !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-6 a {
  font-size: 22px !important;
  color: rgba(255, 255, 255, 1) !important;
  font-family: Impact;
}
#c_static_001_P_31755-1699840055074 .e_richText-7 {
  font_radio: 2;
  display-radio: 1;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 1;
}
#c_static_001_P_31755-1699840055074 .e_richText-7 p {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 1.5 !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-7 a {
  font-size: 22px !important;
  color: rgba(255, 255, 255, 1) !important;
  font-family: Impact;
}
#c_static_001_P_31755-1699840055074 .e_richText-8 {
  font_radio: 2;
  display-radio: 1;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 1;
}
#c_static_001_P_31755-1699840055074 .e_richText-8 p {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 1.5 !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-8 p:last-child {
  color: rgba(255, 255, 255, 1) !important;
  font-weight: bold !important;
  font-size: 16px !important;
  margin-top: 5px;
  line-height: 1.3 !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-8 a {
  font-size: 24px !important;
  color: rgba(255, 255, 255, 1) !important;
  font-family: Impact;
}
#c_static_001_P_31755-1699840055074 .e_search-9 {
  display: flex;
  background-color: rgb(0 0 0 / 20%);
  height: 60px;
  border-radius: 0px;
  background_radio: 1;
  display-radio: flex;
  margin-bottom: 20px;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
  margin-top: 0;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_inputCon {
  flex-grow: 1;
  padding: 0 20px;
  overflow: hidden;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_selectCon {
  flex: 0 0 120px;
  max-width: 30%;
  display: none;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_btnCon {
  flex: 0 0 100px;
  max-width: 20%;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_input {
  width: 100%;
  height: 100%;
  line-height: 58px;
  border: none;
  background: none;
  color: #fff;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_btn {
  padding: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0px 0px 0;
  font-size: 14px;
  line-height: 58px;
  overflow: hidden;
  background: none;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_select {
  height: 100%;
  position: relative;
  text-align: center;
  cursor: pointer;
  color: #999;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_current {
  line-height: 58px;
  overflow: hidden;
  display: block;
  height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_current .icon {
  fill: currentColor;
  width: 14px;
  height: 14px;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_selectList {
  display: none;
  width: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9;
  border-radius: 0 0 0px 0px;
  max-height: 162px;
  overflow: auto;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_selectItem {
  line-height: 20px;
  padding: 10px 0;
  cursor: pointer;
}
#c_static_001_P_31755-1699840055074 .e_search-9 .p_selectItem:hover,
#c_static_001_P_31755-1699840055074 .e_search-9 .p_selectItem.p_active {
  background-color: #eee;
}
#c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-0 {
  flex: 0 0 25%;
}
#c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-2 {
  flex: 0 0 18%;
}
#c_static_001_P_31755-1699840055074 .e_websiteShare-10 .p_share a {
  display: inline-block;
  margin-right: 10px;
}
#c_static_001_P_31755-1699840055074 .e_websiteShare-10 .p_img {
  display-radio: 1;
  width: auto;
  max-width: 26px;
}
#c_static_001_P_31755-1699840055074 .e_websiteShare-10 {
  background_radio: 1;
  display-radio: 1;
  margin-bottom: 20px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 .img1 {
  width: 65px;
  height: 23px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 .img2 {
  width: 79px;
  height: 28px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 .img3 {
  width: 92px;
  height: 33px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 .img4 {
  width: 106px;
  height: 38px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 .img5 {
  width: 100px;
  height: 36px;
}
#c_static_001_P_31755-1699840055074 .e_credible-11 {
  background_radio: 1;
  display-radio: 1;
}
#c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-1 {
  padding-left: 5%;
  padding-right: 5%;
}
#c_static_001_P_31755-1699840055074 .e_text-13 {
  line-height: 1.5;
  font_radio: 2;
  display-radio: 1;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  margin-bottom: 15px;
  text-align: center;
}
#c_static_001_P_31755-1699840055074 .e_image-14 {
  overflow: hidden;
  display-radio: 1;
  max-width: 135px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}
#c_static_001_P_31755-1699840055074 .e_image-14 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-1 {
  align-self: center;
}
#c_static_001_P_31755-1699840055074 .e_container-15 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  display-radio: flex;
  padding-top: 1%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001_P_31755-1699840055074 .e_container-15 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_provider-17 {
  text-align: center;
  font_radio: 2;
  display-radio: 1;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
}
#c_static_001_P_31755-1699840055074 .e_copyright-18 {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.6);
  font_radio: 2;
  display-radio: 1;
  font-size: 14px;
  text-align: left;
}
#c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 .p_business {
  cursor: pointer;
}
#c_static_001_P_31755-1699840055074
  .e_businessAndCopyright-19
  .p_businesspopup {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 10px;
  left: 0;
  z-index: 9999;
}
#c_static_001_P_31755-1699840055074
  .e_businessAndCopyright-19
  .p_businessclose {
  position: absolute;
  right: 20px;
  z-index: 9999;
  top: 0;
  cursor: pointer;
}
#c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 .icon {
  color: white;
  cursor: pointer;
}
#c_static_001_P_31755-1699840055074
  .e_businessAndCopyright-19
  .p_businesscontent {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 .p_businessbg {
  background: #1e1e1e;
  opacity: 0.9;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}
#c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 .p_businessimg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 {
  font_radio: 2;
  display-radio: 1;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  text-align: center;
}
#c_static_001_P_31755-1699840055074 .e_container-2 .p_item {
  display-radio: 1;
}
#c_static_001_P_31755-1699840055074 .e_container-15 .cbox-15-3 {
  flex: 0 0 200px;
}
#c_static_001_P_31755-1699840055074 .e_container-15 .cbox-15-2 {
  flex: 0 0 130px;
}
#c_static_001_P_31755-1699840055074 .e_richText-20 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition-property: all;
  font_radio: 2;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  display-radio: -webkit-box;
  text-align: left;
}
#c_static_001_P_31755-1699840055074 .e_richText-20 p {
  font-size: 14px !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-20 a {
  font-size: 14px !important;
}
#c_static_001_P_31755-1699840055074 .e_richText-20 span {
  font-size: 14px !important;
}
#c_static_001_P_31755-1699840055074 .e_top-21 {
  width: 45px;
  height: 45px;
  position: fixed;
  right: 0;
  bottom: 30px;
  z-index: 9;
}
#c_static_001_P_31755-1699840055074 .e_top-21 .p_top {
  width: 100%;
  height: 100%;
  display: block;
  background: #f9b707;
  color: #fff;
}
#c_static_001_P_31755-1699840055074 .e_top-21 .p_top:hover {
  background: #000000;
}
#c_static_001_P_31755-1699840055074 .e_top-21 .p_top .icon {
  width: 100%;
  height: 100%;
}
#c_static_001_P_31755-1699840055074 .e_container-4 .cbox-4-0 {
  flex: 0 0 30%;
}
#c_static_001_P_31755-1699840055074 .e_container-4 .cbox-4-1 {
  flex: 0 0 30%;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_level2Box,
.e_bottomNav-23 .p_level3Box {
  height: auto;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_openIcon,
.e_bottomNav-23 .p_closeIcon {
  width: 36px;
  height: 36px;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 {
  font_radio: 2;
  padding-bottom: 20px;
  line-height: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: rgba(217, 234, 245, 1);
  display-radio: 1;
  margin-bottom: 20px;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_menuItem {
  color: rgba(217, 234, 245, 1);
  font-family: Microsoft YaHei;
  font-weight: normal;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23:hover {
  color: #fed896;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 p:hover {
  color: #fed896 !important;
}
#c_static_001_P_31755-1699840055074
  .e_bottomNav-23
  .p_level1Box
  .pt-1:first-child {
  display: none;
}
#c_static_001_P_31755-1699840055074
  .e_bottomNav-23
  .p_level1Box
  .pt-1:last-child {
  display: none;
}
#c_static_001_P_31755-1699840055074 .e_bottomNav-23 span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.p_level2Item .p_menuItem span {
  font-size: 14px !important;
  font-weight: normal !important;
  color: none !important;
}
@media screen and (max-width: 768px) {
  #c_static_001_P_31755-1699840055074 .e_richText-20 p {
    font-size: 13px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-20 a {
    font-size: 13px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-20 span {
    font-size: 13px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_container-1 {
    display-radio: 1;
    flex-direction: column;
  }
  #c_static_001_P_31755-1699840055074 .e_container-2 {
    display-radio: 1;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-20 {
    font_radio: 1;
    display-radio: 1;
  }
  #c_static_001_P_31755-1699840055074 .e_container-15 {
    display-radio: 1;
    flex-direction: column;
  }
  #c_static_001_P_31755-1699840055074 .e_container-15 .cbox-15-3 {
    flex: 0 0 auto;
    width: 100%;
  }
  #c_static_001_P_31755-1699840055074 .e_container-15 .cbox-15-2 {
    flex: 0 0 auto;
    width: 100%;
  }
  #c_static_001_P_31755-1699840055074 .e_businessAndCopyright-19 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  #c_static_001_P_31755-1699840055074 .e_provider-17 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  #c_static_001_P_31755-1699840055074 .e_text-13 {
    font_radio: 1;
    display-radio: 1;
  }
  #c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-0 {
    flex: 0 0 100%;
    width: 100%;
  }
  #c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-1 {
    display: none;
  }
  #c_static_001_P_31755-1699840055074 .e_container-2 .cbox-2-2 {
    flex: 0 0 15%;
    display: none;
  }
  #c_static_001_P_31755-1699840055074 .e_image-3 {
    display-radio: 1;
    margin-left: 0px;
    margin-right: auto;
    max-width: 150px;
    margin-bottom: 10px;
  }
  #c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-0 {
    flex: 0 0 auto;
    width: 100%;
  }
  #c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-1 {
    width: 100%;
  }
  #c_static_001_P_31755-1699840055074 .e_container-4 {
    display-radio: 1;
    flex-direction: column;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-6 {
    font_radio: 1;
    display-radio: 1;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-7 {
    font_radio: 1;
    display-radio: 1;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-8 {
    font_radio: 1;
    display-radio: 1;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #c_static_001_P_31755-1699840055074 .e_websiteShare-10 .p_img {
    display-radio: 1;
    max-width: 20px;
  }
  #c_static_001_P_31755-1699840055074 .e_search-9 {
    background_radio: 1;
    display-radio: 1;
    margin-bottom: 10px;
    height: 50px;
  }
  #c_static_001_P_31755-1699840055074 .e_websiteShare-10 {
    background_radio: 1;
    display-radio: 1;
    margin-bottom: 10px;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-6 p {
    font-size: 14px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-6 a {
    font-size: 20px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-7 p {
    font-size: 14px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-7 a {
    font-size: 20px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-8 p {
    font-size: 14px !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-8 p:last-child {
    font-size: 14px !important;
    font-weight: normal !important;
  }
  #c_static_001_P_31755-1699840055074 .e_richText-8 a {
    font-size: 20px !important;
  }
  #c_static_001_P_31755-1699840055074 {
    display-radio: 1;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #c_static_001_P_31755-1699840055074 .e_search-9 .p_input {
    line-height: 48px;
  }
  #c_static_001_P_31755-1699840055074 .e_search-9 .p_btn {
    line-height: 48px;
  }
  #c_static_001_P_31755-1699840055074 .e_search-9 .icon {
    width: 20px;
    height: 20px;
  }
  #c_static_001_P_31755-1699840055074 .e_top-21 {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 9;
  }
  #c_static_001_P_31755-1699840055074 .e_top-21 .p_top {
    border-radius: 50%;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_menuItem {
    display: flex;
    justify-content: space-between;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_level1Box ul {
    display: none;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_level2Box,
  .e_bottomNav-23 .p_level3Box {
    padding-left: 10px;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_jtIcon {
    align-items: stretch;
    width: auto;
    height: auto;
    max-width: 25px;
    font-size: inherit;
    transition: 0.5s;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_jtIcon.active {
    transform: rotateZ(90deg);
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_level1Box {
    display: flex;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_level1Item {
    min-width: 100px;
    max-width: 25%;
    width: auto;
    padding: 0 10px;
    flex-grow: 1;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 p:hover {
    color: #409eff;
  }
  #c_static_001_P_31755-1699840055074 .e_bottomNav-23 .p_jtIcon {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-0 {
    flex: 0 0 30%;
  }
  #c_static_001_P_31755-1699840055074 .e_container-1 .cbox-1-1 {
    flex: 0 0 70%;
  }
}

#c_static_001-1642744965896 {
  display-radio: 1;
}
@font-face {
  font-family: "iconfont1"; /* Project id 2304431 */
  src: url("//at.alicdn.com/t/font_2304431_bwifqbgcyo.woff2?t=1640931082079")
      format("woff2"),
    url("//at.alicdn.com/t/font_2304431_bwifqbgcyo.woff?t=1640931082079")
      format("woff"),
    url("//at.alicdn.com/t/font_2304431_bwifqbgcyo.ttf?t=1640931082079")
      format("truetype");
} /*文本风格*/
.s_title {
  font-size: var(--f50);
  color: #333;
  font-weight: 300;
}
.s_title b {
  font-weight: 500 !important;
}
.s_summary {
  font-size: var(--f30);
  font-family: "Crimson Text", serif;
  color: #333;
}
.s_summary *,
.s_title * {
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
}
.s_link {
  font-size: var(--f24);
  color: #333333;
  font-weight: 300;
}
.s_body {
  font-family: "Montserrat", sans-serif;
  color: var(--main3-color);
  font-size: var(--f60);
  font-weight: 600;
  text-transform: capitalize;
}
.s_body:after {
  display: inline-block;
  transform: translate(-30px, -10px);
  width: 40px;
  height: 40px;
  border: var(--main2-color) solid 8px;
  content: "";
  right: -30px;
  bottom: 13px;
  z-index: 20;
  border-radius: 50%;
  mix-blend-mode: color-dodge;
  opacity: 0.3;
}
.s_subtitle {
  font-size: 16px;
  color: #666666;
  line-height: 2;
}
.s_templatetitle {
  font-size: var(--f30);
  font-weight: 600;
  color: #333;
}
.s_button1:hover {
  color: #fff;
  border: none !important;
  background: var(--main3-color);
}
@media only screen and (min-width: 768px) {
  /*按钮*/
  .s_button1 {
    background: none;
    text-align: center;
    position: relative;
    display: block;
    padding: 0 30px !important;
    overflow: hidden;
    width: 160px !important;
    text-align: center;
    margin: 10px 1vw;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 0 20px;
    line-height: 40px;
    border: none;
    color: #333;
    transition: all 0.5s;
    height: auto;
    border: none;
  }
  .s_button1:after,
  .s_button1:before {
    display: none !important;
  }
  .s_button1 span {
    position: relative !important;
    z-index: 10 !important;
  }
}
@media only screen and (max-width: 768px) {
  .s_summary {
    font-size: 14px;
  }
  .s_link {
    font-size: 16px;
  }
  .s_button1 {
    width: 100% !important;
    border: none;
    background: #f5f5f5;
    border-right: #eee solid 1px;
    border-top: #eee solid 1px;
    color: #666;
    font-size: 14px !important;
    text-align: center;
    padding: 0 10px !important;
    height: auto !important;
    border-radius: 0;
    line-height: 36px !important;
    margin: 0 !important;
  }
  .s_button1:hover {
    border: none;
    background: var(--main3-color);
    color: #fff;
  }
} /*动画*/
@-webkit-keyframes fa_text-line {
  0% {
    width: 20px;
  }
  100% {
    width: 120px;
  }
}
@keyframes fa_text-line {
  0% {
    width: 20px;
  }
  100% {
    width: 120px;
  }
} /*面包屑*/
.p_breadcrumb {
  margin-top: 20px !important;
}
.text-secondary {
  color: #fff;
  opacity: 0.7;
}
.p_breadcrumbItem {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p_breadcrumb {
    font-size: 14px;
  }
}
#c_static_001_P_16699-16805778308540 {
  min-height: 0;
}
#c_static_001_P_16699-16805778308540 .e_image-1 {
  overflow: hidden;
  display-radio: 1;
}
#c_static_001_P_16699-16805778308540 .e_image-1:after {
  content: "";
  background-image: url(../images/77e348a1-bb46-4639-9cc9-bb2c18f39b8d.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
#c_static_001_P_16699-16805778308540 .e_image-1 img {
  width: 100%;
  height: 60vh;
  max-height: 300px;
  object-fit: cover;
}
#c_static_001_P_16699-16805778308540 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1440px;
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0);
  z-index: 2;
  display-radio: flex;
}
#c_static_001_P_16699-16805778308540 .e_container-2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_16699-16805778308540 .e_html-6 {
  min-height: 0;
  margin-top: 40px;
  position: relative;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 90px solid #0886d7;
  border-left: 90px solid transparent;
  border-right: 90px solid transparent;
}
#c_static_001_P_16699-16805778308540 .e_html-6 .scroll-icon {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translate(-50%, -50%);
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2em;
  width: 1.2em;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 2em;
  border: solid 2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#c_static_001_P_16699-16805778308540 .e_html-6 .scroll-icon::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
  animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (max-width: 768px) {
  #c_static_001_P_16699-16805778308540 .e_image-1 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  #c_static_001_P_16699-16805778308540 {
    display-radio: 1;
    margin-top: 60px;
  }
  #c_static_001_P_16699-16805778308540 .e_html-6 {
    margin-top: 20px;
    border-bottom: 90px solid transparent;
  }
}
#c_grid-1672879996652 {
  margin-left: auto;
  margin-right: auto;
  width: 94%;
  display-radio: 1;
  max-width: 1640px;
  padding: 20px 0;
  overflow: hidden;
}
#c_grid-1672879996652 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-1672879996652 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-1672879996652 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-1672879996652 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-1672879996652 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
@media screen and (max-width: 768px) {
  #c_grid-1672879996652 {
    padding: 10px 0;
    overflow: hidden;
  }
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0;
    margin-bottom: 0;
    clear: left;
  }
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(2n + 0) {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-1672879996652 > .p_gridbox {
    display: flex;
    align-items: center;
  }
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(2n + 1) {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
  }
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(2n + 2) {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(2n + 1) {
    width: 49.99%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
  #c_grid-1672879996652 > .p_gridbox > .p_gridCell:nth-child(2n + 2) {
    width: 49.99%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: inherit;
  }
}
#c_static_001-1672880406339 {
  display-radio: 1;
  min-height: 0px;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .p_breadcrumbItem {
  position: relative;
  float: left;
  color: #333;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .text-secondary {
  color: #333;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .icon {
  width: 12px;
  height: 12px;
}
#c_static_001-1672880406339
  .e_breadcrumb-1
  .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}
#c_static_001-1672880406339
  .e_breadcrumb-1
  .p_breadcrumbItem:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 3px;
  color: #999;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .p_breadcrumb::after {
  /* display:flex;
 */
  display: block;
  clear: both;
  content: "";
}
#c_static_001-1672880406339 .e_breadcrumb-1 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .siblings::after {
  content: ">";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  cursor: pointer;
  color: #ccc;
  display: none;
} /* 鼠标覆盖 */
#c_static_001-1672880406339 .e_breadcrumb-1 .siblings.active::after {
  transform: rotateZ(-90deg);
}
#c_static_001-1672880406339 .e_breadcrumb-1 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none !important;
  z-index: 999;
}
#c_static_001-1672880406339 .e_breadcrumb-1 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #c_static_001-1672880406339
    .e_breadcrumb-1
    .p_breadcrumbItem:nth-child(1)
    .p_title,
  #c_static_001-1672880406339
    .e_breadcrumb-1
    .p_breadcrumbItem:nth-child(2)
    .p_title {
    white-space: pre;
  }
  #c_static_001-1672880406339
    .e_breadcrumb-1
    .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-1672880406339 .e_breadcrumb-1 a {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_product_detail_067_P_019-1672897201783 {
  min-height: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display-radio: 1;
  padding-top: 60px;
  padding-bottom: 4%;
  background-color: rgba(242, 242, 242, 1);
  max-width: none;
  background_radio: 2;
}
#c_product_detail_067_P_019-1672897201783 .s_button1 {
  color: #fff;
}
#c_product_detail_067_P_019-1672897201783 .s_title {
  font-size: 14px;
}
#c_product_detail_067_P_019-1672897201783 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: auto;
  max-width: 1640px;
  display-radio: flex;
  width: 94%;
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  background-color: rgba(255, 255, 255, 1);
  margin-left: auto;
  margin-right: auto;
}
#c_product_detail_067_P_019-1672897201783 .e_container-1 .p_item {
  flex: 1;
  max-width: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_container-2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
  margin-right: auto;
  width: 94%;
  max-width: 1640px;
  margin-left: auto;
  margin-top: 60px;
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-right: 50px;
  background-color: rgba(255, 255, 255, 1);
}
#c_product_detail_067_P_019-1672897201783 .e_container-2 .p_item {
  flex: 1;
  max-width: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
}
#c_product_detail_067_P_019-1672897201783 .e_container-4 .p_item {
  flex: 1;
  max-width: 100%;
  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_067_P_019-1672897201783 .e_flagIcon-56 {
  text-align: right;
  position: absolute;
  width: 450px;
  max-width: none;
  min-width: 0px;
  height: 36px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: 0px;
  bottom: auto;
  left: auto;
  right: 0px;
  z-index: 11;
}
#c_product_detail_067_P_019-1672897201783 .e_flagIcon-56 .p_flog {
  display: inline-block;
  width: 50px;
  height: 30px;
  overflow: hidden;
}
.p_flog_c {
  width: 100%;
  height: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_flagIcon-56 .p_flog_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 {
  min-height: 500px;
  width: 570px;
  display-radio: 1;
  background_radio: 1;
  max-width: none;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier {
  position: relative;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-container {
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .move-view {
  width: 100px;
  height: 100px;
  position: absolute;
  background-color: rgba(204, 204, 204, 0.5);
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .images-cover {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .images-cover img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-assembly {
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-btn {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-btn span {
  line-height: 60px;
  height: 60px;
  width: 20px;
  display: block;
  z-index: 8;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  border-radius: 3px;
}
#c_product_detail_067_P_019-1672897201783
  .e_magnifier-59
  .magnifier-btn
  .magnifier-btn-left {
  float: left;
}
#c_product_detail_067_P_019-1672897201783
  .e_magnifier-59
  .magnifier-btn
  .magnifier-btn-right {
  float: right;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-line {
  position: relative;
  overflow: hidden;
  height: 60px;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-line ul {
  display: block;
  font-size: 0;
  width: 10000%;
  position: absolute;
  left: 0;
  z-index: 7;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-line li {
  float: left;
  cursor: pointer;
}
#c_product_detail_067_P_019-1672897201783
  .e_magnifier-59
  .magnifier-line
  ul
  > .active
  .small-img {
  border-color: red;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .small-img {
  position: relative;
  height: 60px;
  width: 60px;
  padding: 0px;
  margin-right: 10px;
  overflow: hidden;
  border: 1px solid #ddd;
  text-align: center;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .small-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-view {
  width: 100%;
  height: 110%;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: 9;
  background-color: #fff;
  display: none;
  overflow: hidden;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier-view img {
  display: block;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .animation03 {
  transition: all 0.3s ease-in 0.1s;
  -ms-transition: all 0.3s ease-in 0.1s;
  -moz-transition: all 0.3s ease-in 0.1s;
  -webkit-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .image-icons {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 9;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .closeBtn {
  width: 35px;
  position: absolute;
  right: 20px;
  top: 20px;
  height: 35px;
  display: block;
  z-index: 999;
  cursor: pointer;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .image-big-video {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 5px solid #fff;
  border-radius: 50%;
}
#c_product_detail_067_P_019-1672897201783
  .e_magnifier-59
  .image-big-video::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .image-bigger {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-color: #ccc;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .add-icon {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 9;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .add-icon::before {
  content: "";
  position: absolute;
  right: -2px;
  bottom: -2px;
  display: block;
  width: 5px;
  height: 2px;
  transform: rotateZ(45deg);
  background-color: #fff;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .video-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  border: 2px solid #fff;
  border-radius: 50%;
}
#c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .video-icon::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
}
#c_product_detail_067_P_019-1672897201783
  .e_productTabList-110::-webkit-scrollbar {
  display: none;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_tabName {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  display-radio: 1;
  border-bottom: 1px solid #dee2e6;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_nameItem {
  display: inline-block;
  width: auto;
  min-width: 98px;
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-bottom: 1px solid transparent;
  display-radio: inline-block;
}
#c_product_detail_067_P_019-1672897201783
  .e_productTabList-110
  .p_nameItem.active {
  color: #323232;
  border-bottom: 1px solid #323232;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_tabContent {
  padding: 25px 0;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_contentItem {
  display: none;
}
#c_product_detail_067_P_019-1672897201783
  .e_productTabList-110
  .p_contentItem.active {
  display: block;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_infoItem {
  overflow: hidden;
  margin-bottom: 25px;
  display-radio: 1;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_attrItem {
  width: 25%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_summary {
  padding: 10px 0;
}
#c_product_detail_067_P_019-1672897201783
  .e_productTabList-110
  .p_keywordLabel {
  float: left;
  display: block;
  height: 28px;
  line-height: 28px;
}
#c_product_detail_067_P_019-1672897201783
  .e_productTabList-110
  .p_keywordValue {
  float: left;
  overflow: hidden;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_keywordItem {
  padding: 0 15px;
  border-radius: 5px;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-left: 15px;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_groupName {
  padding-left: 45px;
  height: 35px;
  line-height: 35px;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_params {
  display: flex;
  line-height: 35px;
}
#c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .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_067_P_019-1672897201783 .e_productTabList-110 .p_paramsValue {
  padding: 0 15px;
}
#c_product_detail_067_P_019-1672897201783 .e_container-126 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_container-126 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_h1-127 {
  font_radio: 2;
  display-radio: 1;
  color: #222222;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}
#c_product_detail_067_P_019-1672897201783 .e_container-128 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_container-128 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_product_detail_067_P_019-1672897201783 .e_container-128 .cbox-128-0 {
  flex: 0 0 auto;
}
#c_product_detail_067_P_019-1672897201783 .e_loop_sub-129 {
  display: flex;
  flex-wrap: wrap;
}
#c_product_detail_067_P_019-1672897201783 .e_loop_sub-129 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}
#c_product_detail_067_P_019-1672897201783
  .e_loop_sub-129
  .p_loopItem:nth-child(n + 2) {
  display: none;
}
#c_product_detail_067_P_019-1672897201783 .e_text-130 {
  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: 10px;
}
#c_product_detail_067_P_019-1672897201783 .e_text-131 {
  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: 10px;
}
#c_product_detail_067_P_019-1672897201783 .e_button-139 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100px;
  padding: 8px;
  background: #323232;
  margin-top: 10px;
  margin-left: 0;
  background_radio: 2;
  border_radio: 2;
  font_radio: 1;
  radius_radio: 1;
  display-radio: block;
  background-color: rgba(8, 134, 215, 1);
  border-style: solid;
  border-color: rgba(8, 134, 215, 1);
  border-width: 1px;
}
#c_product_detail_067_P_019-1672897201783 .e_button-139 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}
#c_product_detail_067_P_019-1672897201783 .e_button-139::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all 0.3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}
#c_product_detail_067_P_019-1672897201783 .e_button-139:hover::after {
  opacity: 1;
}
#c_product_detail_067_P_019-1672897201783 .e_richText-142 {
  line-height: 36px;
}
#c_product_detail_067_P_019-1672897201783 .e_button-139:hover {
  background-color: rgba(64, 158, 255, 1);
  border-style: solid;
  border-color: rgba(64, 158, 255, 1);
}
#c_product_detail_067_P_019-1672897201783 .e_text-143 {
  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: 10px;
}
@media screen and (max-width: 768px) {
  #c_product_detail_067_P_019-1672897201783 .e_magnifier-59 {
    min-height: 330px;
    width: 100%;
    display-radio: 1;
    background_radio: 1;
    min-width: 0;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-1 .cbox-1-0 {
    width: 100%;
  }
  #c_product_detail_067_P_019-1672897201783 .e_flagIcon-56 {
    width: 100%;
    min-width: 0;
  }
  #c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .magnifier {
    width: 100%;
  }
  #c_product_detail_067_P_019-1672897201783 .e_magnifier-59 .image-bigger {
    display: none;
  }
  #c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_attrItem {
    width: 100%;
  }
  #c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_groupName {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
  }
  #c_product_detail_067_P_019-1672897201783
    .e_productTabList-110
    .p_paramsName {
    width: 30%;
    padding: 0 10px;
  }
  #c_product_detail_067_P_019-1672897201783 .e_productTabList-110 .p_params {
    line-height: 30px;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-1 {
    display-radio: 1;
    padding: 20px;
    flex-direction: column;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-2 {
    padding: 20px;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-4 {
    display-radio: 1;
    width: 100%;
    flex-direction: row;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-2 {
    display-radio: 1;
    margin-left: 20px;
    margin-right: 20px;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-4 .cbox-4-0 {
    flex: 0 0 100%;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-1 .p_item {
    display-radio: 1;
  }
  #c_product_detail_067_P_019-1672897201783 .e_loop_sub-129 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_product_detail_067_P_019-1672897201783 .e_h1-127 {
    font-size: 18px;
  }
  #c_product_detail_067_P_019-1672897201783 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  #c_product_detail_067_P_019-1672897201783 .e_loop_sub-129 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_product_detail_067_P_019-1672897201783
    .e_magnifier-59
    .magnifier-container {
    height: 400px !important;
    width: 100% !important;
  }
  #c_product_detail_067_P_019-1672897201783 .e_magnifier-59 {
    width: 100%;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-1 .cbox-1-0 {
    flex: none;
    width: 45%;
    align-self: center;
  }
  #c_product_detail_067_P_019-1672897201783 .e_container-1 .cbox-1-1 {
    width: 55%;
    padding-left: 5%;
    flex: none;
  }
}
#c_static_001_P_4213-16822298570680 {
  display-radio: 1;
  background-fill-value: background-color;
  padding-top: 4%;
  padding-bottom: 4%;
  min-height: 300px;
  background-color: rgba(255, 255, 255, 1);
  background_radio: 2;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_page {
  text-align: center;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
#c_static_001_P_4213-16822298570680 .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_static_001_P_4213-16822298570680 .e_loop-5 .multSelect {
  font-size: 13px;
  position: relative;
}
#c_static_001_P_4213-16822298570680 .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_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect.is-invalid
  .inputWrap {
  border-color: #dc3545;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .multSelect ul,
li {
  list-style: none;
}
#c_static_001_P_4213-16822298570680 .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_static_001_P_4213-16822298570680 .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_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect
  .multSelect-option
  > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}
#c_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect
  .multSelect-option
  > div.selected {
  color: #409eff;
}
#c_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect
  .multSelect-option
  > div:hover {
  color: #409eff;
  background: #f3f6f9;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}
#c_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect
  .inputWrap
  > .fa-down
  svg {
  transform: rotate(-90deg);
}
#c_static_001_P_4213-16822298570680
  .e_loop-5
  .multSelect
  .inputWrap
  > .fa-up
  svg {
  transform: rotate(90deg);
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_split {
  margin: 0 5px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_normal {
  margin-right: 16px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .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_P_4213-16822298570680 .e_loop-5 .input-check,
#c_static_001_P_4213-16822298570680 .e_loop-5 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .position-left {
  display: flex;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .position-right {
  display: flex;
  flex-direction: row-reverse;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .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_P_4213-16822298570680 .e_loop-5 .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_P_4213-16822298570680 .e_loop-5 .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_P_4213-16822298570680 .e_loop-5 .p_active .p_mbutton::before {
  display: block;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_active .p_mbutton::after {
  display: block;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_filter_result {
  display: none;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_contclear {
  cursor: pointer;
  display: none;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .swiper-container {
  padding-bottom: 30px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_imgwrapper {
  width: 80px;
  height: 100px;
  overflow: hidden;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_imgtitle {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 auto;
  line-height: 20px;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_imgwrapper img {
  width: 100%;
  object-fit: cover;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 .p_active .p_imgwrapper {
  border: 1px solid #409eff;
}
#c_static_001_P_4213-16822298570680 .e_loop-5 {
  display-radio: 1;
  max-width: 1640px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}
#c_static_001_P_4213-16822298570680 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: auto;
  display-radio: flex;
  background-color: rgba(255, 255, 255, 1);
  margin-left: 15px;
  margin-right: 15px;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
#c_static_001_P_4213-16822298570680 .e_container-6:after {
  transition: all 0.5s;
  content: "";
  width: 0;
  height: 2px;
  background: #323232;
  position: absolute;
  left: 0;
  bottom: 0;
}
#c_static_001_P_4213-16822298570680 .e_container-6:hover:after {
  width: 100%;
}
#c_static_001_P_4213-16822298570680 .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_4213-16822298570680 .e_text-7 {
  font_radio: 2;
  display-radio: -webkit-box;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: rgba(0, 0, 0, 1);
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.5s;
  text-align: center;
}
#c_static_001_P_4213-16822298570680 .e_container-6:hover .e_text-7 {
  color: #323232;
}
#c_static_001_P_4213-16822298570680 .e_image-8 {
  display-radio: 1;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 0;
  padding-bottom: 85%;
  position: relative;
  overflow: hidden;
}
#c_static_001_P_4213-16822298570680 .e_image-8 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
#c_static_001_P_4213-16822298570680 .e_container-6:hover .e_image-8 img {
  transform: scale(1.1);
}
#c_static_001_P_4213-16822298570680 .e_container-9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}
#c_static_001_P_4213-16822298570680 .e_container-9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_4213-16822298570680 .e_text-10 {
  line-height: 2;
  font_radio: 2;
  display-radio: 1;
  font-size: 14px;
  color: rgba(82, 82, 82, 1);
  text-align: center;
}
#c_static_001_P_4213-16822298570680 .e_icon-12 {
  width: 20px;
  height: 20px;
  font_radio: 1;
  display-radio: 1;
  margin-right: 0px;
  margin-left: auto;
}
#c_static_001_P_4213-16822298570680 .e_icon-12 .icon {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
#c_static_001_P_4213-16822298570680 .e_container-9 .cbox-9-0 {
  align-self: center;
}
#c_static_001_P_4213-16822298570680 .e_container-9 .cbox-9-1 {
  align-self: center;
}
#c_static_001_P_4213-16822298570680 .e_text-13 {
  line-height: normal;
  font_radio: 2;
  font-size: 34px;
  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;
}
@media screen and (max-width: 768px) {
  #c_static_001_P_4213-16822298570680 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_static_001_P_4213-16822298570680 .e_text-13 {
    font_radio: 2;
    font-size: 22px;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001_P_4213-16822298570680 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 4);
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_static_001_P_18346-1700207117504 {
  min-height: 300px;
  padding-top: 60px;
  padding-bottom: 60px;
  background_radio: 2;
  display-radio: 1;
  background-color: rgba(240, 240, 240, 1);
}
#c_static_001_P_18346-1700207117504 .btn-primary {
  background-color: rgba(183, 32, 36, 1);
  border-color: rgba(183, 32, 36, 1);
}
#c_static_001_P_18346-1700207117504 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  background: #fff;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
  background-color: #fff;
  margin-top: 30px;
}
#c_static_001_P_18346-1700207117504 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_18346-1700207117504 .e_form-2 {
  max-width: 1460px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  display-radio: 1;
  background_radio: 1;
}
#c_static_001_P_18346-1700207117504 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px;
  background_radio: 1;
  display-radio: flex;
}
#c_static_001_P_18346-1700207117504 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_18346-1700207117504 .e_container-3 .cbox-3-0 {
  margin-right: 2%;
}
#c_static_001_P_18346-1700207117504 .e_container-3 .cbox-3-1 {
  margin-left: 2%;
}
#c_static_001_P_18346-1700207117504 .e_container-4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px;
}
#c_static_001_P_18346-1700207117504 .e_container-4 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_18346-1700207117504 .e_container-4 .cbox-4-0 {
  margin-right: 2%;
}
#c_static_001_P_18346-1700207117504 .e_container-4 .cbox-4-1 {
  margin-left: 2%;
}
#c_static_001_P_18346-1700207117504 .e_input-5 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}
#c_static_001_P_18346-1700207117504 .e_input-6 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}
#c_static_001_P_18346-1700207117504 .e_input-6 {
  bg-radio: 1;
  border-radio: 1;
  font-radio: 2;
}
#c_static_001_P_18346-1700207117504 .e_input-6 .s_label {
  font-radio: 2;
}
#c_static_001_P_18346-1700207117504 .e_input-6 .s_input {
  font-radio: 1;
}
#c_static_001_P_18346-1700207117504 .e_input-7 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}
#c_static_001_P_18346-1700207117504 .e_input-8 .p_phoneCode {
  width: 90px;
  margin-right: 10px;
}
#c_static_001_P_18346-1700207117504 .e_textarea-9 .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_P_18346-1700207117504 .e_textarea-9 .p_input {
  min-height: 200px;
}
#c_static_001_P_18346-1700207117504 .e_formBtn-10 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  padding: 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 1;
  radius_radio: 1;
  margin-left: auto;
  margin-right: auto;
  display-radio: block;
  background-color: rgba(8, 134, 215, 1);
  border-style: solid;
  border-width: 1px;
  border-color: rgba(8, 134, 215, 1);
}
#c_static_001_P_18346-1700207117504 .e_formBtn-10 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}
#c_static_001_P_18346-1700207117504 .e_formBtn-10::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}
#c_static_001_P_18346-1700207117504 .e_formBtn-10:hover::after {
  opacity: 1;
}
#c_static_001_P_18346-1700207117504 .e_text-11 {
  line-height: normal;
  font_radio: 2;
  font-size: 34px;
  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;
}
#c_static_001_P_18346-1700207117504 .e_formBtn-10:hover {
  border-style: solid;
  border-color: rgba(51, 143, 238, 1);
}
@media screen and (max-width: 768px) {
  #c_static_001_P_18346-1700207117504 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #c_static_001_P_18346-1700207117504 .e_container-1 {
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  #c_static_001_P_18346-1700207117504 .e_text-11 {
    font_radio: 2;
    font-size: 22px;
  }
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
