/* pre css */
#c_grid-1-16638363952430 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-1-16638363952430 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-1-16638363952430 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-1-16638363952430 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-1-16638363952430 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
#c_grid-1-16638363952430 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #c_grid-1-16638363952430 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-1-16638363952430 > .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-1-16638363952430 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}

.page_a.current {
  background: #1e9e3b;
  color: #fff;
}
#c_navigation_126-16638363952541 {
  min-height: 0px;
  background: rgba(255, 255, 255, 1);
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  transition: all 0.5s ease;
  background-color: rgba(255, 255, 255, 1);
}
#c_navigation_126-16638363952541.active {
  background: #fff;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
#c_navigation_126-16638363952541 .e_image-16 {
  overflow: hidden;
  max-width: 76px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#c_navigation_126-16638363952541 .e_image-16 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
}
#c_navigation_126-16638363952541 .e_image-16 img:nth-child(2) {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
  display: none;
}
#c_navigation_126-16638363952541.active .e_image-16 img {
  display: none;
}
#c_navigation_126-16638363952541.active .e_image-16 img:nth-child(2) {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
  display: block;
}
#c_navigation_126-16638363952541 .e_html-17 {
  min-height: 0px;
  background_radio: 1;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
}
#c_navigation_126-16638363952541 .e_html-17 .search_warp {
  cursor: pointer;
}
#c_navigation_126-16638363952541 .e_html-17 .search_warp svg {
  fill: #fff;
}
#c_navigation_126-16638363952541.active .e_html-17 .search_warp svg {
  fill: #085194;
}
#c_navigation_126-16638363952541 .e_html-17 .search_warp:hover svg {
  fill: #085194;
}
#c_navigation_126-16638363952541 .e_container-21 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#c_navigation_126-16638363952541 .e_container-21 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_navigation_126-16638363952541 .e_container-22 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
#c_navigation_126-16638363952541 .e_container-22 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_navigation_126-16638363952541 .e_container-21 .cbox-21-0 {
  flex: 0 0 auto;
  align-self: center;
}
#c_navigation_126-16638363952541 .e_container-21 .cbox-21-2 {
  flex: 0 0 auto;
  align-self: center;
}
.havestatic > div,
.havestatic > div[class*="cbox-"] {
  position: static !important;
}
#c_navigation_126-16638363952541 .e_navigationF-24 {
  display: flex;
  justify-content: flex-end;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navButton {
  width: 100px;
  justify-content: center;
  padding: 20px 0;
  display: none;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navButton > p {
  width: 21px;
  height: 16px;
  cursor: pointer;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navButton > p span {
  width: 100%;
  background: #3fb0ae;
  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-16638363952541
  .e_navigationF-24
  .p_navButton
  > p
  span:nth-of-type(1) {
  width: 50%;
  float: left;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p
  span:nth-of-type(3) {
  width: 50%;
  float: right;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span {
  background: #1e9e3b;
  -webkit-animation: animaspan 0.5s 1;
  animation: animaspan 0.5s 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(1) {
  transform: translateY(6px) rotate(720deg);
  width: 100%;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(2) {
  transform: rotate(720deg);
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span:nth-of-type(3) {
  transform: translateY(-6px) rotate(720deg);
  width: 100%;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(1) {
  transform: translateY(6px) rotate(670deg);
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(2) {
  transform: translateY(0px) rotate(768deg);
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navButton
  > p.showmenu
  span.biahuan:nth-of-type(3) {
  width: 0;
  opacity: 0;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  transition: all ease 0.3s;
  text-decoration: none;
}
#c_navigation_126-16638363952541.active .e_navigationF-24 .p_navCon {
  color: #333;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon::after {
  background: #085194;
  height: 2px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 > div.warp {
  width: 94%;
  margin: 0 auto;
  display: flex;
  max-width: 1600px;
  justify-content: space-between;
}
#c_navigation_126-16638363952541
  .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-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con {
  display: flex;
  flex-direction: column;
}
#c_navigation_126-16638363952541
  .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-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a:hover {
  color: #fff;
  background: #1e9e3b;
  border: 2px solid #1e9e3b;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a
  svg {
  width: 12px;
  height: 12px;
  fill: #333;
  transition: all 0.5s ease;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .con
  a:hover
  svg {
  fill: #fff;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel {
  padding-top: 10px;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .t {
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .c {
  font-size: 30px;
  font-family: arial;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navBox2
  .warp
  .right
  .tel
  .c
  a {
  color: #085194;
}
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navItem1:hover
  .p_navBox2 {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 ul {
  padding: 10px 0;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree ul {
  padding: 0;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 {
  width: auto;
  margin-right: 0px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 a {
  display: flex;
  align-items: center;
  width: 100%;
  transition: all ease 0.3s;
}
#c_navigation_126-16638363952541 .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-16638363952541 .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-16638363952541 .e_navigationF-24 .p_navItem2 a span {
  width: 100%;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 img {
  width: 100%;
  max-width: 50px;
  margin-right: 25px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 img {
  margin-right: 20px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level3Box {
  margin-top: 0px;
  padding-top: 0px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item {
  margin-right: 0px;
}
#c_navigation_126-16638363952541 .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-16638363952541 .e_navigationF-24 .p_navItem1 {
  position: static;
  padding-left: 1vw;
  padding-right: 1vw;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navBox2 {
  width: 100%;
  padding: 0px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level4Box {
  flex-direction: column;
  margin-top: 20px;
}
#c_navigation_126-16638363952541 .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-16638363952541 .e_navigationF-24 .p_level4Item span {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_level4Item .p_dian {
  width: 15px;
  position: relative;
}
#c_navigation_126-16638363952541
  .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-16638363952541 .e_navigationF-24 .p_level4Item img {
  width: auto;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 a:hover,
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navItem2
  .p_menuItem:hover,
#c_navigation_126-16638363952541
  .e_navigationF-24
  .p_navItem2
  .p_menuItemhat:hover {
  color: #085194;
  border-bottom: 1px solid #085194;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_listthree img {
  width: auto;
}
#c_navigation_126-16638363952541 .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-16638363952541 .e_navigationF-24 .p_navBox2.isdesign {
  display: none;
  opacity: 1;
  visibility: visible;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 > p a {
  padding: 0;
  width: 100%;
  line-height: 100px;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 {
  background: #f2f3f1;
  padding: 0px 0 0px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  border-bottom: 4px solid #085194;
}
#c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 a span.p_img {
  width: auto;
  margin-right: 0;
  display: none;
}
#c_navigation_126-16638363952541
  .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-16638363952541 .closeFrom {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#c_navigation_126-16638363952541 .closeFrom svg {
  fill: #085194;
  transition: all ease 0.3s;
  cursor: pointer;
}
#c_navigation_126-16638363952541 .closeFrom:hover svg {
  transform: rotate(90deg);
}
#c_navigation_126-16638363952541 .boxForm.active {
  top: 0;
}
#c_navigation_126-16638363952541 .page_a.current {
  background: #484848;
  color: #fff;
}
#c_navigation_126-16638363952541 .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: solid 1px #d1d1d1;
}
.lan_imgbox {
  color: #fff;
  font-size: 16px;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: linear-gradient(to right, #4ec8fb, #4fc499);
  border-radius: 6px;
}
.lan_imgbox img {
  max-width: 28px;
  width: 100%;
  margin-right: 10px;
}
.lan_box {
  position: relative;
}
.lan_txt {
  position: absolute;
  width: 100%;
  background: #fff;
  display: none;
}
.lan_txt a {
  display: block;
  text-align: center;
  line-height: 45px;
}
.lan_txt a:hover {
  background: #ddd;
}
.lan_box:hover .lan_txt {
  display: block;
}
#c_navigation_126-16638363952541.active .lan_imgbox {
  background: linear-gradient(to right, #4ec8fb, #4fc499);
  border-radius: 6px;
}
#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
  width: 100%;
  margin: 0;
}
@media (max-width: 828px) and (min-width: 769px) {
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@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-16638363952541 .e_navigationF-24 .p_navButton {
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox1 {
    position: absolute;
    top: 76px;
    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-16638363952541 .e_navigationF-24 .p_navBox1.pkcclb {
    height: calc(100vh);
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 {
    border-top: 1px solid #eee;
    padding: 15px 20px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1:last-child {
    margin-bottom: 100px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon {
    display: flex;
    justify-content: space-between;
    color: #333;
    line-height: 22px;
    font-size: 14px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon2 {
    padding: 15px;
    font-size: 14px;
    border-top: 1px solid #eee;
    color: #333;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon3 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    color: #333;
    font-size: 14px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 > p svg,
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 > p svg,
  #c_navigation_126-16638363952541 .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-16638363952541 .e_navigationF-24 .p_navItem1 > p a {
    padding: 0;
    width: 100%;
    line-height: normal !important;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 .p_img,
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item span {
    opacity: 0.8;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 .p_img img {
    width: 23px;
    margin-right: 10px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 {
    display: none;
    opacity: 1;
    visibility: visible;
    background: none;
    width: 100%;
    margin-top: 15px;
    border-bottom: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 ul {
    padding: 0px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Box {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item {
    width: 100%;
    margin: 0;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item span,
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level4Item span {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level4Box {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item .p_menuItem {
    font-size: 14px;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_level4Item
    .p_menuItem::before {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 p svg.rotate {
    transform: rotate(90deg);
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 {
    margin-bottom: 0px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navBox2 {
    padding: 0;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 {
    margin-right: 0;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level3Box {
    margin: 0;
    padding: 0;
    border: 0;
  }
  #c_navigation_126-16638363952541 .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-16638363952541 .e_navigationF-24 .p_level3Item:last-child {
    padding: 0 0 20px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 img {
    width: auto;
    max-width: 23px;
    margin-right: 10px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level4Item:first-child {
    margin-top: 20px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level4Item:last-child {
    margin-bottom: 20px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level4Box {
    margin: 0;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox1.isdesign {
    height: calc(100vh);
    display: none;
  }
  #c_navigation_126-16638363952541 {
    background: #fff;
  }
  #c_navigation_126-16638363952541 .e_container-21 {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 15px;
    justify-content: space-between;

  }
  #c_navigation_126-16638363952541 .e_container-21 .cbox-21-0 {
    flex: 0 0 300px;
  }
  #c_navigation_126-16638363952541 .e_image-16 img {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_image-16 img.logocai {
    display: block;
  }
  #c_navigation_126-16638363952541.active .e_html-17 .search_warp svg {
    fill: #333;
  }
  #c_navigation_126-16638363952541 .e_html-17 .search_warp svg {
    fill: #333;
  }
  #c_navigation_126-16638363952541 .e_container-21 .cbox-21-1 {
    flex: 0 0 auto;
  }
  #c_navigation_126-16638363952541 .e_container-21 .cbox-21-2 {
    flex: 0 0 auto;
    position: absolute !important;
    right: 62px;
    z-index: 5;
  }
  #c_navigation_126-16638363952541 .e_html-17 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navButton
    > p
    span:nth-of-type(1) {
    width: 100%;
    float: left;
  }
  #c_navigation_126-16638363952541
    .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-16638363952541 .e_navigationF-24 .p_navBox2 .left .title {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .left .jieshao {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .center {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .right {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 a svg {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 > div.warp {
    width: 100%;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem1
    .p_navBox2
    .left {
    width: 100%;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 a:hover,
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem2
    .p_navCon3:hover,
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem2
    .p_menuItem:hover,
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem2
    .p_menuItemhat:hover {
    border-bottom: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem2:first-child
    .p_navCon2 {
    border-top: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navItem2:last-child
    .p_navCon2 {
    padding-bottom: 0px;
  }
  #c_navigation_126-16638363952541 .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-16638363952541
    .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-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navCon2:hover
    a
    span {
    color: #1e9e3b;
  }
  #c_navigation_126-16638363952541 .e_image-16 {

    max-width: 60px;
  }
  .e_text-16 {
    font-size: 24px !important;
    width: 96% !important;
  }
  .e_text-17 {
    font-size: 14px !important;
    width: 96% !important;
  }
  #c_navigation_126-16638363952541 .e_image-16 img:nth-child(2) {
    display: block;
  }
  #c_navigation_126-16638363952541 .e_container-22 {
    display: none;
  }
  #c_navigation_126-16638363952541 {
    padding: 15px 0;
  }
}
@media screen and (min-width: 769px) {
  .p_haveNav {
    min-height: auto !important;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .warp .left {
    width: 60%;
    padding: 0px;
  }
  #c_navigation_126-16638363952541
    .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-16638363952541
    .e_navigationF-24
    .p_navBox2
    .warp
    .left
    .jieshao {
    font-size: 15px;
    line-height: 1.8;
    color: #777;
    margin-bottom: 15px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .warp .right {
    width: 28.6%;
    display: none;
    justify-content: flex-end;
    align-items: center;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .warp .center {
    width: 33%;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_navBox2
    .warp
    .center
    .imgZoom {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
  }
  #c_navigation_126-16638363952541
    .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-16638363952541 .e_navigationF-24 .p_navItem2 a {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree {
    position: static;
  }
  #c_navigation_126-16638363952541 .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-16638363952541
    .e_navigationF-24
    .haveThree
    .center
    .nav_img {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navBox2 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg)
      #f2f3f1 no-repeat right center;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center {
    background: #fff;
    width: 35.15%;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left {
    width: 36.25%;
    padding: 40px 0px;
  }
  #c_navigation_126-16638363952541
    .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-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left
    .title {
    display: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .left
    .jieshao {
    display: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navItem2
    a
    span.p_img {
    display: block;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox1 {
    display: flex;
    justify-content: flex-end;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 > p {
    display: flex;
    position: relative;
  }
  #c_navigation_126-16638363952541.active .e_navigationF-24 .p_navItem1 > p a {
    color: #333;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 > p a {
    display: block;
    line-height: 100px;
    color: #333;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1 > p svg {
    display: none;
  }
  #c_navigation_126-16638363952541 .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-16638363952541
    .e_navigationF-24
    .p_navItem1:hover
    > p::after {
    width: 100%;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 {
    position: absolute;
    left: 50%;
    padding: 60px 0px;
    transform: translateX(-50%);
    top: 100%;
    display: none;
    justify-content: center;
    z-index: 10;
    transition: all ease 0.3s;
    pointer-events: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 .left ul li {
    width: 33.33%;
    padding-right: 5%;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navBox2 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree ul {
    flex-direction: row;
    justify-content: flex-end;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .left
    ul
    li {
    width: 100%;
    margin-right: 0px;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .left
    ul
    li.cur {
    background: #fff;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navItem2.cur
    a
    span {
    color: #1e9e3b;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navItem2
    svg {
    display: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp
    .p_level3Box {
    display: none;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp {
    padding: 40px 0px;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .haveThree
    .p_navBox2
    .warp
    .center
    .sj_warp
    .p_level3Box.pro_cur {
    display: block;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon3 .p_jtIcon {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon3 .sj_icon {
    margin-right: 10px;
  }
  #c_navigation_126-16638363952541
    .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-16638363952541 .e_navigationF-24 .p_navItem2 a span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 > p > svg {
    display: none;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 > p > a svg {
    width: 12px;
    height: 12px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Box.p_listthree {
    flex-direction: column;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level3Box {
    min-height: 510px;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_level3Item:hover
    .p_menuItemhat {
    color: #1e9e3b;
  }
  #c_navigation_126-16638363952541
    .e_navigationF-24
    .p_level3Item:hover
    .sj_icon {
    fill: #1e9e3b;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navCon3 a {
    display: block;
    width: 100%;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1:hover > p a,
  #c_navigation_126-16638363952541.active
    .e_navigationF-24
    .p_navItem1:hover
    > p
    a {
    color: #085194;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem1:last-child {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_level3Item {
    margin-right: 25px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 {
    margin-right: 30px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_navItem2 a {
    font-size: 18px;
    line-height: 28px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .p_navItem2 img {
    max-width: 28px;
    margin-right: 10px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level3Box {
    padding-left: 3px;
  }
  #c_navigation_126-16638363952541 .e_navigationF-24 .haveThree .p_level4Box {
    padding-left: 11px;
  }
}
#c_grid-16758476423510 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-16758476423510 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-16758476423510 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-16758476423510 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-16758476423510 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
#c_grid-16758476423510 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#c_grid-16758476423510 .p_gridbox {
}
@media screen and (max-width: 768px) {
  #c_grid-16758476423510 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-16758476423510 > .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-16758476423510 > .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-16758476425081 {
  padding-top: 0px;
  min-height: 0px;
  background-fill-value: background-image;
  background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2022120217385406662/cms/image/663fbbf6-02f4-494e-adec-b83557f41c30.jpg);
  background-position: center;
  position: relative;
}
#c_static_001-16758476425081:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.e_text0 {
  font_radio: 2;
  line-height: 2;
}
.e_text1 {
  font_radio: 2;
  line-height: 2;
}
.e_text2 {
  font_radio: 2;
  line-height: 2;
  font-weight: normal;
}
.e_text3 {
  font_radio: 2;
  line-height: 2;
}
.e_text4 {
  font_radio: 2;
  line-height: 2;
}
.e_text5 {
  font_radio: 2;
  line-height: 2;
}
.e_text6 {
  font_radio: 2;
  line-height: 2;
}
#c_static_001-16758476425081 .e_container-34 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  background-fill-value: background-color;
  background-attachment: fixed;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
#c_static_001-16758476425081 .e_container-34 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_container-35 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  background-color: rgba(24, 31, 39, 0);
}
#c_static_001-16758476425081 .e_container-35 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_container-34 .p_item {
}
#c_static_001-16758476425081 .e_container-37 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 96%;
  transition-property: all;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display-radio: flex;
}
#c_static_001-16758476425081 .e_container-37 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_container-37 .cbox-37-0 {
  flex: 0 0 40%;
}
#c_static_001-16758476425081 .e_container-38 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  transition-property: all;
  width: auto;
  margin-right: 0px;
  display-radio: flex;
}
#c_static_001-16758476425081 .e_container-38 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_container-38 .cbox-38-0 {
  padding-right: 30px;
  align-self: center;
}
#c_static_001-16758476425081 .e_container-38 .cbox-38-1 {
  flex: 0 0 auto;
  align-items: center;
}
#c_static_001-16758476425081 .e_richText-39 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition-property: all;
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.6;
}
#c_static_001-16758476425081 .e_container-42 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 96%;
  transition-property: all;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  margin-bottom: 50px;
  display-radio: flex;
  padding-left: 20px;
  padding-right: 20px;
}
#c_static_001-16758476425081 .e_container-42 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_image-48 {
  overflow: hidden;
  transition-property: all;
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001-16758476425081 .e_image-48 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
  padding: 2px;
  background: #fff;
}
#c_static_001-16758476425081 .e_text-41 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}
#c_static_001-16758476425081 .e_container-49 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
}
#c_static_001-16758476425081 .e_container-49 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16758476425081 .e_bottomNav-53 span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#c_static_001-16758476425081 .e_bottomNav-53 .p_level1Item {
  width: auto;
  padding: 0 15px;
  flex-grow: 1;
}
#c_static_001-16758476425081 .e_bottomNav-53 .p_level3Box {
  display: none;
}
#c_static_001-16758476425081 .e_text-47 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
  line-height: 1.5;
  margin-bottom: 25px;
  font-family: Microsoft YaHei;
  text-align: center;
  margin-top: 20px;
}
#c_static_001-16758476425081 .e_bottomNav-53 .p_menu1Item {
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  line-height: 1.5;
  margin-bottom: 25px;
}
#c_static_001-16758476425081 .e_bottomNav-53 .p_menu2Item {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.5);
}
#c_static_001-16758476425081 .e_bottomNav-53 .p_menu2Item:hover {
  color: rgba(255, 255, 255, 1);
}
#c_static_001-16758476425081 .e_container-42 .p_item {
}
#c_static_001-16758476425081 .e_bottomNav-53 {
  font_radio: 1;
}
#c_static_001-16758476425081 .e_image-56 {
  overflow: hidden;
  max-width: 353px;
}
#c_static_001-16758476425081 .e_image-56 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(1) brightness(10);
}
#c_static_001-16758476425081 .e_richText-57 {
  font_radio: 1;
  margin-top: 20px;
  margin-bottom: 10px;
}
#c_static_001-16758476425081 .e_container-42 .cbox-42-2 {
  flex: 0 0 130px;
}
#c_static_001-16758476425081 .e_container-42 .cbox-42-0 {
  flex: 0 0 400px;
}
#c_static_001-16758476425081 .e_credible-58 .img1 {
  width: 65px;
  height: 23px;
}
#c_static_001-16758476425081 .e_credible-58 .img2 {
  width: 79px;
  height: 28px;
}
#c_static_001-16758476425081 .e_credible-58 .img3 {
  width: 92px;
  height: 33px;
}
#c_static_001-16758476425081 .e_credible-58 .img4 {
  width: 106px;
  height: 38px;
}
#c_static_001-16758476425081 .e_credible-58 .img5 {
  width: 131px;
  height: 47px;
}
#c_static_001-16758476425081 .e_credible-58 {
  max-width: 92px;
  background_radio: 1;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001-16758476425081 .e_provider-59 {
  text-align: right;
  font_radio: 2;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell {
    margin: 0px !important;
    width: 100% !important;
  }
  #c_static_001-16758476425081 .e_container-35 {
    padding-bottom: 53px;
  }
  #c_static_001-16758476425081 .e_container-37 {
    flex-direction: column;
  }
  #c_static_001-16758476425081 .e_container-38 {
    flex-direction: column;
  }
  #c_static_001-16758476425081 .e_container-38 .cbox-38-0 {
    padding-right: 0px;
  }
  #c_static_001-16758476425081 .e_container-38 .cbox-38-1 {
    text-align: center;
  }
  #c_static_001-16758476425081 .e_text-41 {
    text-align: center;
  }
  #c_static_001-16758476425081 .e_container-42 {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #c_static_001-16758476425081 .e_container-42 .cbox-42-0 {
    display: none;
  }
  #c_static_001-16758476425081 .e_container-42 .cbox-42-1 {
    display: none;
  }
  #c_static_001-16758476425081 .e_container-42 .cbox-42-2 {
    display: block;
    flex: 0 0 auto;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_menu1Item,
  #c_static_001-16758476425081 .e_bottomNav-53 .p_menu2Item {
    display: flex;
    justify-content: space-between;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_level1Box ul {
    display: none;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_jtIcon {
    width: auto;
    height: auto;
    max-width: 20px;
    font-size: inherit;
    transition: 0.5s;
    margin: 0;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_jtIcon.active {
    transform: rotateZ(90deg);
  }
  #c_static_001-16758476425081 .e_bottomNav-53 a {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_level1Item {
    padding: 0;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_menu2Item svg {
    opacity: 0.5;
  }
  #c_grid-16758476423510 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001-16758476425081 .e_container-42 .cbox-42-1 {
    width: calc(90% - 420px);
    padding-left: 5%;
    margin-left: 5%;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_level1Box {
    display: flex;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_jtIcon {
    display: none;
  }
  #c_static_001-16758476425081 .e_bottomNav-53 .p_level1Item:first-child,
  #c_static_001-16758476425081 .e_bottomNav-53 .p_level1Item:last-child {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_grid-1653344622425 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 110px;
  background-color: rgba(240, 240, 240, 1);
}
#c_grid-1653344622425 .p_gridbox::after {
  content: "";
  clear: left;
  display: block;
}
#c_grid-1653344622425 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
#c_grid-1653344622425 > div > .p_gridCell {
  float: left;
  position: static;
}
#c_grid-1653344622425 > .p_gridbox.signal {
  min-height: inherit;
}
#c_grid-1653344622425 > .p_gridbox.signal > .p_gridCell {
  min-height: inherit !important;
}
#c_grid-1653344622425 .p_gridCell {
}
@media screen and (max-width: 768px) {
  #c_grid-1653344622425 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
  #c_grid-1653344622425 {
    height: 40px;
  }
}
@media screen and (min-width: 769px) {
  #c_grid-1653344622425 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #c_grid-1653344622425 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}


.container > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.e_breadcrumb-2 .p_breadcrumbItem {
  position: relative;
  margin-bottom: 0;
}
.e_breadcrumb-2 .icon {
  width: 12px;
  height: 12px;
}
#c_static_001-1646711694265
  .e_breadcrumb-2
  .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}
#c_static_001-1646711694265
  .e_breadcrumb-2
  .p_breadcrumbItem:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 3px;
  color: #999;
}
.e_breadcrumb-2 .p_breadcrumb {
  display: flex;
  margin-bottom: 0;
  padding: 0;
}
.e_breadcrumb-2 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}
.e_breadcrumb-2 .siblings::after {
  content: ">";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  cursor: pointer;
  color: #ccc;
}
.e_breadcrumb-2 .siblings.active {
  border: 1px solid #dee2e6;
}
.e_breadcrumb-2 .siblings.active::after {
  transform: rotateZ(-90deg);
}
.e_breadcrumb-2 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none;
  z-index: 999;
}
.e_breadcrumb-2 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.e_breadcrumb-2 {
  background_radio: 2;
  background-color: rgba(255, 255, 255, 0);
}

#c_new_detail_020-1652693168182 {
  min-height: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(240, 240, 240, 1);
}
#c_new_detail_020-1652693168182 .container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  display-radio: flex;
}
#c_new_detail_020-1652693168182 .container > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .container .cbox-2-0 {
  padding-right: 0px;
  margin-right: 30px;
  flex: 0 0 70%;
  font-family: Arial;
}
.e_container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.e_container2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.e_container3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background-color: rgba(43, 72, 197, 1);
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.e_container3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.e_container6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
.e_container6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.e_container6 .cbox-2-0 {
  flex: 0 0 auto;
}
.e_container6 .cbox-2-1 {
  flex: 0 0 auto;
}
.e_container6 .cbox-2-2 {
  flex: 0 0 auto;
}
.e_container2 .cbox-2-0 {
  flex: 0 0 auto;
  margin-right: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.e_container9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
.e_container9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.e_container9 .cbox-2-0 {
  flex: 0 0 auto;
}
#c_new_detail_020-1652693168182 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 229, 229, 1);
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  display-radio: flex;
  background-color: rgba(255, 255, 255, 1);
}
#c_new_detail_020-1652693168182 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_list {
  display: flex;
  flex-wrap: wrap;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_page {
  text-align: center;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 24px;
  margin: 15px 0;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_active {
  color: #fff;
  background-color: #409eff;
  border-radius: 2px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect {
  font-size: 13px;
  position: relative;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect ul,
li {
  list-style: none;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .multSelect-option > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}
#c_new_detail_020-1652693168182
  .e_loop-5
  .multSelect
  .multSelect-option
  > div.selected {
  color: #409eff;
}
#c_new_detail_020-1652693168182
  .e_loop-5
  .multSelect
  .multSelect-option
  > div:hover {
  color: #409eff;
  background: #f3f6f9;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}
#c_new_detail_020-1652693168182
  .e_loop-5
  .multSelect
  .inputWrap
  > .fa-down
  svg {
  transform: rotate(-90deg);
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}
#c_new_detail_020-1652693168182 .e_loop-5 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_filter_select {
  width: 110px;
  height: 24px;
  padding: 0;
  border: 1px solid #dcdfe6;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_normal_start {
  display: inline;
  width: 60px;
  height: 22px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_date_start {
  display: inline;
  width: 105px;
  height: 22px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_normal_end {
  display: inline;
  width: 60px;
  height: 22px;
  margin-right: 5px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_date_end {
  display: inline;
  width: 105px;
  height: 22px;
  margin-right: 5px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_split {
  margin: 0 5px;
}
#c_new_detail_020-1652693168182 .e_loop-5 .p_normal {
  margin-right: 16px;
}
#c_new_detail_020-1652693168182 .e_loop-5 {
  background_radio: 1;
  margin-top: 0px;
}
#c_new_detail_020-1652693168182 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
#c_new_detail_020-1652693168182 .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_text-8 {
  line-height: 1.5;
  font_radio: 2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgba(68, 68, 68, 1);
  font-weight: bold;
  display-radio: -webkit-box;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#c_new_detail_020-1652693168182 .e_timeFormat-9 {
  min-height: 20px;
  margin-bottom: 0;
}
#c_new_detail_020-1652693168182 .container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display-radio: flex;
}
#c_new_detail_020-1652693168182 .container2 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .container2 .cbox-12-0 {
  flex: 0 0 auto;
  margin-right: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
#c_new_detail_020-1652693168182 .container9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#c_new_detail_020-1652693168182 .container9 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_h1-20 {
  font_radio: 2;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(68, 68, 68, 1);
  line-height: 1.8;
}
#c_new_detail_020-1652693168182 .e_container-21 {
  display: flex;
  width: 100%;
  display-radio: flex;
  margin-top: 10px;
}
#c_new_detail_020-1652693168182 .e_container-21 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-21 .cbox-21-0 {
  align-self: center;
  flex: 0 0 100px;
}
#c_new_detail_020-1652693168182 .e_text-23 {
  line-height: normal;
  font_radio: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: rgba(102, 102, 102, 1);
}
#c_new_detail_020-1652693168182 .e_richText-24 {
  font_radio: 2;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: rgba(102, 102, 102, 1);
  line-height: 2;
  margin-top: 20px;
}
#c_new_detail_020-1652693168182 .e_line-26 {
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 0px;
  margin-top: 15px;
  padding-bottom: 15px;
  padding-top: 0px;
  min-height: 0px;
  max-height: none;
  height: auto;
}
#c_new_detail_020-1652693168182 .e_container-29 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-top: 30px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}
#c_new_detail_020-1652693168182 .e_container-29 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-30 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}
#c_new_detail_020-1652693168182 .e_container-30 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-30 .cbox-30-1 {
  flex: 0 0 60px;
}
#c_new_detail_020-1652693168182 .e_text-31 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
  margin-left: 10px;
}
#c_new_detail_020-1652693168182 .e_text-32 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
}
#c_new_detail_020-1652693168182 .e_container-33 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}
#c_new_detail_020-1652693168182 .e_container-33 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-33 .cbox-33-0 {
  flex: 0 0 auto;
}
#c_new_detail_020-1652693168182 .e_text-34 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
}
#c_new_detail_020-1652693168182 li {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_container-36 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-top: 30px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
#c_new_detail_020-1652693168182 .e_container-36 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-37 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}
#c_new_detail_020-1652693168182 .e_container-37 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-37 .cbox-37-1 {
  flex: 0 0 auto;
}
#c_new_detail_020-1652693168182 .e_container-37 .cbox-37-0 {
  flex: 0 0 auto;
}
#c_new_detail_020-1652693168182 .e_text-38 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: right;
}
#c_new_detail_020-1652693168182 .e_text-39 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  text-align: left;
  margin-left: auto;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_container-40 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  margin-right: auto;
  max-width: none;
  margin-left: auto;
}
#c_new_detail_020-1652693168182 .e_container-40 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-40 .cbox-40-0 {
  flex: 0 0 auto;
}
#c_new_detail_020-1652693168182 .e_text-41 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
}
#c_new_detail_020-1652693168182 .e_text-42 {
  line-height: 2;
  font_radio: 2;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_container-43 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 8%;
  padding-left: 8%;
  padding-bottom: 8%;
  padding-right: 8%;
  margin-top: 20px;
}
#c_new_detail_020-1652693168182 .e_container-43 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_text-44 {
  line-height: normal;
  font_radio: 2;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(68, 68, 68, 1);
  margin-bottom: 20px;
}
#c_new_detail_020-1652693168182 .e_websiteShare-45 .p_share a {
  width: 40px;
  display: inline-block;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_websiteShare-45 .p_share a img {
  width: 100%;
}
#c_new_detail_020-1652693168182 .e_button-46 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  background_radio: 2;
  border_radio: 2;
  font_radio: 2;
  radius_radio: 1;
  display-radio: block;
  margin-top: 30px;
  background: #026ae0;
  font-size: 16px;
}
#c_new_detail_020-1652693168182 .e_button-46 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}
#c_new_detail_020-1652693168182 .e_button-46::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all 0.3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}
#c_new_detail_020-1652693168182 .e_button-46:hover::after {
  opacity: 1;
}
#c_new_detail_020-1652693168182 .e_websiteShare-47 .p_share a {
  width: 40px;
  display: inline-block;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_websiteShare-47 .p_share a img {
  width: 100%;
}
#c_new_detail_020-1652693168182 .e_container-21 .cbox-21-1 {
  flex: 0 0 auto;
  align-self: center;
}
#c_new_detail_020-1652693168182 .e_timeFormat-48 {
  min-height: 0px;
  font_radio: 1;
}
#c_new_detail_020-1652693168182 .e_text-49 {
  line-height: 1.8;
  font_radio: 2;
  display-radio: -webkit-box;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_page {
  text-align: center;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_filter_wrapper {
  width: 100%;
  font-size: 13px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect {
  font-size: 13px;
  position: relative;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect ul,
li {
  list-style: none;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}
#c_new_detail_020-1652693168182
  .e_loop-50
  .multSelect
  .multSelect-option
  > div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px;
}
#c_new_detail_020-1652693168182
  .e_loop-50
  .multSelect
  .multSelect-option
  > div.selected {
  color: #409eff;
}
#c_new_detail_020-1652693168182
  .e_loop-50
  .multSelect
  .multSelect-option
  > div:hover {
  color: #409eff;
  background: #f3f6f9;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}
#c_new_detail_020-1652693168182
  .e_loop-50
  .multSelect
  .inputWrap
  > .fa-down
  svg {
  transform: rotate(-90deg);
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}
#c_new_detail_020-1652693168182 .e_loop-50 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_split {
  margin: 0 5px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_normal {
  margin-right: 16px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409eff;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}
#c_new_detail_020-1652693168182 .e_loop-50 .input-check,
.e_loop-50 .input-radio {
  margin: 0 5px;
  vertical-align: text-top;
}
#c_new_detail_020-1652693168182 .e_loop-50 .position-left {
  display: flex;
}
#c_new_detail_020-1652693168182 .e_loop-50 .position-right {
  display: flex;
  flex-direction: row-reverse;
}
#c_new_detail_020-1652693168182 .e_loop-50 .position-bottom {
  display: flex;
  flex-direction: column-reverse;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_mbutton {
  border: 1px solid #409eff;
  text-decoration: none;
  color: #409eff;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_active .p_mbutton::before {
  display: block;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_active .p_mbutton::after {
  display: block;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_filter_result {
  display: inline-block;
}
#c_new_detail_020-1652693168182 .e_loop-50 .p_contclear {
  cursor: pointer;
}
#c_new_detail_020-1652693168182 .e_loop-50 .swiper-container {
  padding-bottom: 30px;
}
#c_new_detail_020-1652693168182 .e_loop-50 {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
#c_new_detail_020-1652693168182 .e_loop-50 .cbox-50:nth-child(odd) {
  margin-right: auto;
}
#c_new_detail_020-1652693168182 .e_loop-50 .cbox-50:nth-child(even) {
  margin-left: auto;
}
#c_new_detail_020-1652693168182 .e_container-51 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display-radio: flex;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: auto;
  transition-property: all;
  transition-radio: hover;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
#c_new_detail_020-1652693168182 .e_container-51:hover {
  background-color: rgba(255, 255, 255, 0.8);
  background: rgba(242, 242, 242, 1);
}
#c_new_detail_020-1652693168182 .e_container-51 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_new_detail_020-1652693168182 .e_container-51 .cbox-51-0 {
  align-self: center;
  border-style: none;
  border-width: 1px;
  margin-right: 15px;
}
#c_new_detail_020-1652693168182 .e_container-51 .cbox-51-1 {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 auto;
  align-self: center;
}
#c_new_detail_020-1652693168182 .e_loop_sub-52 {
  display: flex;
  flex-wrap: wrap;
  display-radio: flex;
  margin-left: 0px;
}
#c_new_detail_020-1652693168182 .e_loop_sub-52 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}
#c_new_detail_020-1652693168182 .e_icon-53 {
  width: 100px;
  height: auto;
  font_radio: 2;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  color: rgba(240, 130, 0, 1);
  line-height: 1;
}
#c_new_detail_020-1652693168182 .e_icon-53 .icon {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
#c_new_detail_020-1652693168182 .e_button-54 {
  position: absolute;
  width: 100%;
  padding: 0;
  background-color: rgba(240, 130, 0, 1);
  border-color: rgba(240, 130, 0, 1);
  border-width: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  background_radio: 1;
  border_radio: 1;
  font_radio: 1;
  radius_radio: 1;
}
#c_new_detail_020-1652693168182 .e_button-54 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
}
#c_new_detail_020-1652693168182 .e_button-54::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all 0.3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}
#c_new_detail_020-1652693168182 .e_button-54:hover::after {
  opacity: 1;
}
#c_new_detail_020-1652693168182 .e_button-54:hover {
  background-color: rgba(240, 130, 0, 1);
  border-style: none;
  border-color: rgba(64, 158, 255, 1);
}
#c_new_detail_020-1652693168182 .e_h1-55 {
  font_radio: 2;
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  font-family: Microsoft YaHei;
}
#c_new_detail_020-1652693168182 .e_loop_sub-56 {
  display: flex;
  flex-wrap: wrap;
  display-radio: flex;
}
#c_new_detail_020-1652693168182 .e_loop_sub-56 .p_loopItem {
  position: relative;
  flex: 0 0 33.3%;
}
#c_new_detail_020-1652693168182 .e_text-57 {
  line-height: normal;
  display-radio: -webkit-box;
  font_radio: 2;
  font-size: 14px;
  font-family: Arial;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: rgba(191, 191, 191, 1);
}
@media screen and (max-width: 768px) {
  #c_new_detail_020-1652693168182 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  #c_new_detail_020-1652693168182 .e_container-29 {

    display: none;
  }
  #c_new_detail_020-1652693168182 .e_container-33 {

  }
  #c_new_detail_020-1652693168182 .e_text-34 {

    font_radio: 1;
  }
  #c_new_detail_020-1652693168182 .e_text-35 {

    font_radio: 1;
  }
  #c_new_detail_020-1652693168182 .e_container-36 {

    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }
  #c_new_detail_020-1652693168182 .e_container-36 .cbox-36-0 {
    margin-bottom: 15px;
  }
  #c_new_detail_020-1652693168182 .e_text-39 {

    font_radio: 1;
  }
  #c_new_detail_020-1652693168182 .e_text-42 {

    font_radio: 1;
  }
  #c_new_detail_020-1652693168182 .e_container-43 {

    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }
  #c_new_detail_020-1652693168182 .e_text-44 {

    font_radio: 2;
    font-size: 22px;
    color: #333333;
    line-height: 1.5;
  }
  #c_new_detail_020-1652693168182 .container .cbox-2-0 {
    padding-right: 0px;
    margin-right: 0px;
    flex: 0 0 70%;
  }
  #c_new_detail_020-1652693168182 {
    padding-top: 0;
  }
  #c_new_detail_020-1652693168182 .e_loop-50 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .e_container-51 .cbox-51-0 {
    align-self: center;
  }
  #c_new_detail_020-1652693168182 .e_loop_sub-52 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .e_loop_sub-52 {

    margin-top: 15px;
  }
  #c_new_detail_020-1652693168182 .e_button-54 {
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;

    margin-left: 0px;
    margin-right: auto;
  }
  #c_new_detail_020-1652693168182 .e_loop_sub-56 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .e_text-57 {

    font_radio: 1;
  }
  #c_new_detail_020-1652693168182 .e_container-21 {

    width: 100%;
  }
  #c_new_detail_020-1652693168182 .e_container-51 {
    margin-left: 0;
    margin-right: 0;
  }
  #c_new_detail_020-1652693168182 .e_h1-55 {
    font_radio: 2;

    font-size: 14px;
  }
  #c_new_detail_020-1652693168182 .e_container-3 {

    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  #c_new_detail_020-1652693168182 .e_loop-5 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .e_container-36 {
    display: none;
  }
  #c_new_detail_020-1652693168182 .e_loop-50 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 2);
  }
  #c_new_detail_020-1652693168182 .e_loop_sub-52 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #c_new_detail_020-1652693168182 .e_loop_sub-56 .p_loopItem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}
.nextpage {
  margin-top: 25px;
}
.s_layout {
    padding: 0;
}
#c_static_001-1646711694265 {

    background-color: rgba(240,240,240,1);
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 0px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
}
.flex {
  display: flex;
}
.solution-p {
  font-size: 18px;
  color: #333;
}
.solution  {
  padding-bottom: 60px;
}
.solution img {
  margin-bottom: 35px;
}
.solution b {
  font-size: 22px;
  color: #111111;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
  display: block;
}
.solution b::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background-color: #333;
}
.solution p {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #777;
  padding: 10px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .flex {
    flex-wrap: wrap;
  }
  #c_new_detail_020-1652693168182 .container .cbox-2-0 {
    flex: 0 0 100%;
  }
  .e_breadcrumb-2 .p_breadcrumb {
    padding-left: 20px;
    padding-right: 20px;
  }
}