﻿/* 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: 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-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: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    clear: left;
  }
}
.p_level2Item .p_menu2Item span {
  font-size: 15px !important;
  padding-top: 0px !important;
}
#c_navigation_215-16951948413020 {
  min-height: 0px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transition: background ease 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#c_navigation_215-16951948413020:hover,
#c_navigation_215-16951948413020.down {
  background: #fff;
}
#c_navigation_215-16951948413020 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(0rem, -0.865rem + 1.8vw, 0.938rem);
  padding-right: clamp(0rem, -0.865rem + 1.8vw, 0.938rem);
  max-width: none;
}
#c_navigation_215-16951948413020 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_navigation_215-16951948413020 .e_container-1 .p_item {
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Box {
  display: flex;
  justify-content: flex-end;
  text-align: center;
  position: relative;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_iconBox {
  height: 45px;
  width: 45px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_openIcon {
  width: 100%;
  height: 36px;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_closeIcon {
  width: 100%;
  height: 30px;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_navButton {
  display: none;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Box {
  background: #ff7e00;
  width: auto;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item:hover .p_level2Box {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level3Box {
  display: none;
  height: auto;
  padding: 15px 0;
  background: #f5f5f5;
  width: 130px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 9;
  border-radius: 5px;
  border-top-left-radius: 0px;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item {
  position: relative;
  border: none;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item {
  position: relative;
  width: 100%;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level3Item {
  width: 100%;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item > p a {
  padding: 0 clamp(0.563rem, -0.014rem + 1.2vw, 1.188rem);
  line-height: 90px;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s;
  font-weight: normal;
  display: flex;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item > p a {
  font-size: 15px;
  line-height: 1.3;
  padding: 26px 20px;
  color: #fff;
  opacity: 0.89;
  font-weight: normal;
  transition: all 0.3s;
  display: flex;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item > p a span {
  white-space: pre;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item > p a:hover {
  opacity: 1;
}
#c_navigation_215-16951948413020 .e_navigationA-3 {
}
#c_navigation_215-16951948413020 .e_container-1 .cbox-1-0 {
  align-self: center;
}
#c_navigation_215-16951948413020 .e_container-1 .cbox-1-1 {
  align-self: center;
  position: static;
  display: flex;
  justify-content: flex-end;
}
#c_navigation_215-16951948413020:hover .p_level1Item > p a,
#c_navigation_215-16951948413020.down .p_level1Item > p a {
  color: #444;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item > p a span {
  white-space: pre;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Box.ulRight {
  left: auto;
  right: 0px;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .line {
  background-color: #f08f27;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  z-index: 10;
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item.ulHaveR {
  position: static;
}
#c_navigation_215-16951948413020 .e_html-4 {
  min-height: 0px;
}
#c_navigation_215-16951948413020 .e_html-4 .language {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
}
#c_navigation_215-16951948413020 .e_html-4 .language > p {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 clamp(0.563rem, -0.014rem + 2.2vw, 2.188rem);
  line-height: 90px;
  color: rgb(255 255 255 / 90%);
  font-size: 15px;
  transition: all 0.3s;
  font-weight: 700;
  color: #fff;
}
#c_navigation_215-16951948413020 .e_html-4 .language > ul {
  background: #ff7e00;
  width: auto;
  position: absolute;
  right: -6px;
  top: 100%;
  z-index: 10;
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all ease 0.3s;
}
#c_navigation_215-16951948413020 .e_html-4 .language:hover > ul {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#c_navigation_215-16951948413020 .e_html-4 .language > ul li a {
  font-size: 15px;
  line-height: 1.3;
  padding: 20px 20px;
  color: #fff;
  opacity: 0.85;
  font-weight: normal;
  transition: all 0.3s;
  display: flex;
  white-space: pre;
}
#c_navigation_215-16951948413020 .e_html-4 .language > ul li a:hover {
  opacity: 1;
}
#c_navigation_215-16951948413020:hover .language > p,
#c_navigation_215-16951948413020.down .language > p {
  color: #ff7e00;
}
#c_navigation_215-16951948413020 .e_html-4 .language > p span {
  position: relative;
  white-space: pre;
}
#c_navigation_215-16951948413020 .e_html-4 .language > p span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ef8e26;
  width: 100%;
  height: 2px;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.3s;
}
#c_navigation_215-16951948413020 .e_html-4 .language > p:hover span::after {
  opacity: 1;
}
#c_navigation_215-16951948413020 .e_search-5 {
  display: flex;
}
#c_navigation_215-16951948413020 .e_search-5 .p_inputCon {
  flex-grow: 1;
  padding: 0px;
  overflow: hidden;
}
#c_navigation_215-16951948413020 .e_search-5 .p_selectCon {
  flex: 0 0 120px;
  max-width: 30%;
}
#c_navigation_215-16951948413020 .e_search-5 .p_btnCon {
  flex: 0 0 40px;
  max-width: 20%;
}
#c_navigation_215-16951948413020 .e_search-5 .p_input {
  width: 100%;
  height: 65px;
  line-height: 65px;
  border: none;
  background: none;
  border-bottom: 2px solid #86c2b3;
  font-size: 16px;
  color: #86c2b3;
  padding: 0;
}
#c_navigation_215-16951948413020 .e_search-5 .p_btn {
  padding: 0;
  width: 100%;
  height: 100%;
  line-height: 63px;
  overflow: hidden;
  border-radius: 0;
  background: none;
  border-bottom: 2px solid #86c2b3;
}
#c_navigation_215-16951948413020 .e_search-5 .p_select {
  height: 100%;
  position: relative;
  text-align: center;
  cursor: pointer;
  color: #999;
}
#c_navigation_215-16951948413020 .e_search-5 .p_current {
  line-height: 38px;
  overflow: hidden;
  display: block;
  height: 100%;
}
#c_navigation_215-16951948413020 .e_search-5 .p_current .icon {
  fill: currentColor;
  width: 14px;
  height: 14px;
}
#c_navigation_215-16951948413020 .e_search-5 .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 4px 4px;
  max-height: 162px;
  overflow: auto;
}
#c_navigation_215-16951948413020 .e_search-5 .p_selectItem {
  line-height: 20px;
  padding: 10px 0;
  cursor: pointer;
}
#c_navigation_215-16951948413020 .e_search-5 .p_selectItem:hover,
#c_navigation_215-16951948413020 .e_search-5 .p_selectItem.p_active {
  background-color: #eee;
}
#c_navigation_215-16951948413020 .e_search-5 .searchButton {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  position: relative;
}
#c_navigation_215-16951948413020 .e_search-5 .searchButton svg {
  margin: 0;
  height: auto;
  width: 25px;
  color: rgb(255 255 255 / 90%);
  transition: all ease 0.3s;
  color: #fff;
}
#c_navigation_215-16951948413020 .e_search-5 .searchBox {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #04906c;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 0;
  transition: all ease 0.6s;
  overflow: hidden;
  padding: 0 15px;
}
#c_navigation_215-16951948413020 .e_search-5 .searchBoxCont {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#c_navigation_215-16951948413020 .e_search-5:hover .searchBox {
  height: 180px;
}
#c_navigation_215-16951948413020 .e_search-5 .p_btn svg {
  margin: 0;
  height: auto;
  width: 30px;
}
#c_navigation_215-16951948413020:hover .e_search-5 .searchButton svg,
#c_navigation_215-16951948413020.down .e_search-5 .searchButton svg {
  color: #ff7e00;
}
#c_navigation_215-16951948413020 .e_html-4 .language > p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 3px;
  height: 12px;
  background: #b2b2b2;
}
#c_navigation_215-16951948413020 .e_icon-7 {
  width: 30px;
  margin: 0 0px 0 10px;
}
#c_navigation_215-16951948413020 .e_icon-7 .icon {
  fill: currentColor;
  height: 100%;
  width: 23px;
  cursor: pointer;
  margin: 0 auto;
  color: rgb(255 255 255 / 90%);
  transition: all ease 0.3s;
  color: #fff;
}
#c_navigation_215-16951948413020:hover .e_icon-7 .icon,
#c_navigation_215-16951948413020.down .e_icon-7 .icon {
  color: #ff7e00;
}
#c_navigation_215-16951948413020 .e_icon-7 .icon:hover {
  color: #ff7e00;
}
#c_navigation_215-16951948413020 .e_search-5 .searchButton::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ef8e26;
  width: 100%;
  height: 2px;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.3s;
}
#c_navigation_215-16951948413020 .e_search-5 .searchButton:hover::after {
  opacity: 1;
}
#c_navigation_215-16951948413020 .e_html-4 .language > ul li a i {
  display: none;
}
#c_navigation_215-16951948413020 .e_html-4 .follow {
  display: none;
}
#c_navigation_215-16951948413020 .e_html-4 .bottomLeftTit {
  display: none;
}
#c_navigation_215-16951948413020 .e_html-4 .rightBootmT {
  display: none;
}
.menuRBreak {
  --outwidth: 550px;
  --outtime: 1.1s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  transform: translateX(calc(-200% - var(--outwidth)));
  background: #07926c;
  transition: all ease var(--outtime);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.menuRBreak::after {
  content: "";
  background: #07916e;
  width: 300px;
  height: 100%;
  position: absolute;
  left: 90%;
  transform: skewX(-10deg);
  pointer-events: none;
}
.menuRBreak .afterColor__1 {
  background: #ef8d26;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 100%;
  transform: skewX(-10deg);
  pointer-events: none;
  transition: all ease var(--outtime);
}
.menuRBreak .afterColor__2 {
  background: #cebda2;
  width: 60%;
  height: 100%;
  position: absolute;
  left: calc(100% + var(--outwidth));
  transform: skewX(-10deg);
  pointer-events: none;
  transition: all ease var(--outtime);
}
.menuRBreak.in {
  transform: translateX(0%);
}
.menuRBreak.in .afterColor__2 {
  width: calc(var(--outwidth) / 3);
  left: calc(90% + var(--outwidth));
}
.menuRBreak.in .afterColor__1 {
  width: calc(var(--outwidth) / 1.1);
}
.menuRBreak .centerBox {
  width: 90%;
  margin: 0 auto;
  min-height: 300px;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.closeMenu {
  width: 90%;
  margin: 0 auto;
  height: 0;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  cursor: pointer;
}
.closeMenu svg {
  color: #f8f8f8;
  margin: 0;
  height: auto;
  width: 22px;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}
.closeMenu svg:hover {
  color: #fff;
}
.menuRBreak .p_level1Box {
  display: inline-block;
  color: red;
  text-align: right;
}
.menuRBreak .p_level1Box > li {
  display: inline-block;
  padding: 0 15px 0 clamp(0.938rem, -1.81rem + 4.31vw, 2.5rem);
  vertical-align: top;
  border-right: 2px solid #048a68;
  opacity: 0;
  transform: translateY(60px);
}
.menuRBreak .p_level1Box li ul {
  display: flex;
  flex-direction: column;
}
.menuRBreak .p_level1Box > li svg {
  display: none;
}
.menuRBreak .p_level1Box .p_menu1Item a {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 24px;
  margin-bottom: clamp(1.375rem, -0.823rem + 3.45vw, 2.625rem);
  transition: all 0.4s;
  display: inline-block;
}
.menuRBreak .p_level1Box .p_menu2Item a {
  font-size: clamp(0.813rem, 0.593rem + 0.34vw, 0.938rem);
  color: rgba(255, 255, 255, 0.6);
  line-height: clamp(1.75rem, 0.651rem + 1.72vw, 2.375rem);
  transition: all 0.4s;
}
.menuRBreak .p_level1Box li a:hover {
  color: #fff;
}
.menuRBreak .m_Right > ul:first-child {
  display: flex;
  justify-content: flex-end;
  margin-bottom: clamp(3.438rem, 0.14rem + 5.17vw, 5.313rem);
  opacity: 0;
}
.menuRBreak .m_Right > ul:first-child a {
  margin-left: 13px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  padding: 0 18px;
  background: #111;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
}
.menuRBreak .m_Right > ul:first-child a:hover,
.menuRBreak .m_Right > ul:first-child li.cur a {
  color: #fff;
  background: #ef8d26;
}
.menuRBreak .m_Right > ul:first-child a span {
  display: none;
}
.menuRBreak .m_Right > ul:first-child a i {
  font-style: inherit;
}
.follow .enTitle {
  font-size: 30px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
  opacity: 0;
  transform: translateY(60px);
}
.follow .znTitle {
  font-size: 28px;
  color: #fff;
  line-height: 34px;
  font-weight: 400;
  opacity: 0;
  transform: translateY(60px);
}
.follow ul {
  display: flex;
  margin-top: 18px;
  opacity: 0;
  transform: translateY(60px);
}
.follow ul li {
  width: 36px;
  height: 36px;
  margin-right: 8px;
  background-image: url(../image/d75d1da8-1417-47f6-a0dc-2cafe37e1b07.png);
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  opacity: 0.7;
}
.follow ul li:nth-child(2) {
  background-position-x: -44px;
}
.follow ul li:nth-child(3) {
  background-position-x: -88px;
}
.follow ul img {
  position: absolute;
  top: calc(100% + 13px);
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
}
.follow ul li:hover {
  opacity: 1;
}
.follow ul li:hover img {
  opacity: 1;
}
.follow ul li a {
  display: flex;
  height: 100%;
  width: 100%;
}
.menuRBreak .bg__1 {
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0;
  transform: translateY(60px);
}
.menuRBreak .centerBox .m_Left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.menuRBreak .centerBox .bottomLeftTit .znTitle {
  font-size: clamp(1.75rem, -1.767rem + 5.52vw, 2.75rem);
  line-height: clamp(2.125rem, -1.612rem + 5.86vw, 4.25rem);
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  opacity: 0;
  transform: translateY(60px);
}
.menuRBreak .centerBox .bottomLeftTit .enTitle {
  font-size: clamp(0.875rem, -1.103rem + 3.1vw, 2rem);
  line-height: clamp(0.875rem, -1.323rem + 3.45vw, 2.125rem);
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: bold;
  opacity: 0;
  transform: translateY(60px);
}
.menuRBreak .centerBox .bottomLeftTit .znTitle:nth-of-type(2) {
  margin-bottom: 10px;
}
.menuRBreak .centerBox .m_Left {
  min-height: 550px;
}
.rightBootmT {
  width: 90%;
  margin: 0 auto;
  height: 0;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 8vh;
  color: rgba(170, 162, 151, 0.4);
  transition: all ease 0.3s;
}
.rightBootmT:hover {
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .menuRBreak .centerBox .m_Left {
    display: none;
  }
  .menuRBreak .centerBox {
    justify-content: center;
  }
}
@media screen and (max-width: 1020px) {
  .language > p::before {
    display: none;
  }
  .language > p {
    line-height: 70px !important;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 {
    display: none;
  }
}
#c_navigation_215-16951948413020 .e_navigationA-3 .p_menu1Item {
}
#c_navigation_215-16951948413020 .e_icon-2 {
  width: 70px;
  height: auto;
  font_radio: 2;
  font-size: 16px;
  color: rgba(229, 0, 18, 1);
  line-height: 1;
}
#c_navigation_215-16951948413020 .e_image-9 {
  overflow: hidden;
  max-width: 280px;
}
#c_navigation_215-16951948413020 .e_image-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_navigation_215-16951948413020:down .e_image-9 img {
  background-image: url(../image/9f54fcb6-ad61-4822-8960-6c280b6aefc6.png_186xaf.png);
}
@media screen and (max-width: 768px) {
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Box {
    flex-direction: column;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 {
    position: fixed;
    top: var(--top);
    left: 100%;
    background: #f5f5f5;
    width: 70%;
    height: calc(100vh - var(--top));
    transition: all ease 0.3s;
    padding: 10px;
    display: block;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3.menuMo {
    left: 30%;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item > p a {
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Box {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    background: none;
    position: static;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level1Item > p svg {
    display: none;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item > p a {
    color: #4d4d4d;
    font-weight: 500;
    padding: 0;
    line-height: 2;
    font-size: 16px;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 > div {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
  }
  #c_navigation_215-16951948413020 .e_image-9 {
    max-width: 200px;
  }
}
@media screen and (min-width: 769px) {
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_jtIcon {
    transform: rotate(90deg);
    display: none;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_level2Item .p_jtIcon {
    display: none;
  }
  #c_navigation_215-16951948413020 .e_navigationA-3 .p_iconBox {
    display: none;
  }
}
#c_static_001_P_10218-16946823781250 {
  min-height: 300px;
  padding-top: 2%;
  padding-bottom: 10px;
  border-top: 0px solid #ed6039;
  background-fill-value: background-image;
  background: linear-gradient(135deg, #004383, #007658);
  background-image: linear-gradient(135deg, #004383, #007658);
}
.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_P_10218-16946823781250 .e_line-26 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(255, 255, 255, 0.1);
  width: auto;
  max-width: 1600px;
  height: 1px;
}
#c_static_001_P_10218-16946823781250 .e_container-35 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  transition-property: all;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}
#c_static_001_P_10218-16946823781250 .e_container-35 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_10218-16946823781250 .e_container-35 .cbox-35-2 {
  flex: 0 0 15%;
}
#c_static_001_P_10218-16946823781250 .e_image-41 {
  overflow: hidden;
  transition-property: all;
  max-width: 330px;
  transform: translateX(-30px);
}
#c_static_001_P_10218-16946823781250 .e_image-41 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: unset;
}
#c_static_001_P_10218-16946823781250 .e_container-42 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 10px;
}
#c_static_001_P_10218-16946823781250 .e_container-42 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level2Box,
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level3Box {
  height: auto;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_openIcon,
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_closeIcon {
  width: 36px;
  height: 36px;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition-property: all;
  font_radio: 1;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_menuItem {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.6;
}
li.p_level2Item:nth-child(n + 9) {
  display: none;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_menuItem:hover {
  color: rgba(255, 255, 255, 1);
}
#c_static_001_P_10218-16946823781250 .e_top-48 {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 9;
}
#c_static_001_P_10218-16946823781250 .e_top-48 .p_top {
  width: 100%;
  height: 100%;
  display: block;
  background: #717171;
  color: #fff;
}
#c_static_001_P_10218-16946823781250 .e_top-48 .p_top:hover {
  background: #2d2d2d;
}
#c_static_001_P_10218-16946823781250 .e_top-48 .p_top .icon {
  width: 100%;
  height: 100%;
}
#c_static_001_P_10218-16946823781250 .p_level3Box {
  display: none;
}
#c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level1Item.open {
  display: block;
  text-align: center;
}
#c_static_001_P_10218-16946823781250 .e_richText-50 {
  font_radio: 2;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
  margin-top: 0px;
  font-weight: bold;
}
#c_static_001_P_10218-16946823781250 .e_richText-50 a:hover {
  color: rgba(255, 255, 255, 1);
}
#c_static_001_P_10218-16946823781250 .e_container-35 .cbox-35-0 {
  flex: 0 0 20%;
}
#c_static_001_P_10218-16946823781250 .e_image-54 {
  overflow: hidden;
  max-width: 116px;
  margin-left: 0px;
  margin-right: auto;
}
#c_static_001_P_10218-16946823781250 .e_image-54 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_10218-16946823781250 .e_richText-55 {
  font_radio: 1;
  margin-top: 5px;
  max-width: 116px;
}
p,
span {
  word-break: keep-all;
}
#c_static_001_P_10218-16946823781250 .e_richText-56 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2;
  margin-top: 0px;
}
#c_static_001_P_10218-16946823781250 .e_richText-56 a:hover {
  color: rgba(255, 255, 255, 1);
}
#c_static_001_P_10218-16946823781250 .e_container-58 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
  margin-bottom: 2%;
}
#c_static_001_P_10218-16946823781250 .e_container-58 > .p_item {
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_10218-16946823781250 .e_container-58 .cbox-58-0 {
  flex: 0 0 auto;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .p_business {
  cursor: pointer;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .p_businesspopup {
  position: fixed;
  width: 50%;
  height: 70%;
  display: none;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .p_businessclose {
  position: absolute;
  right: 20px;
  z-index: 9999;
  top: 0;
  cursor: pointer;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .icon {
  color: white;
  cursor: pointer;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .p_businesscontent {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 .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_10218-16946823781250 .e_businessAndCopyright-59 .p_businessimg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_10218-16946823781250 .e_businessAndCopyright-59 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2;
  text-align: right;
}
#c_static_001_P_10218-16946823781250 .e_provider-60 {
  text-align: right;
  font_radio: 2;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
#c_static_001_P_10218-16946823781250 .e_richText-61 {
  font_radio: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2;
  margin-right: 0px;
  text-align: left;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: auto;
  width: auto;
}
#c_static_001_P_10218-16946823781250 .e_container-58 .p_item {
}
#c_static_001_P_10218-16946823781250 .e_container-35 .p_item {
}
#c_static_001_P_10218-16946823781250 .e_container-42 .p_item {
}
#c_static_001_P_10218-16946823781250 .e_top-63 {
  width: 45px;
  height: 45px;
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 9;
}
#c_static_001_P_10218-16946823781250 .e_top-63 .p_top {
  width: 100%;
  height: 100%;
  display: block;
  background: #717171;
  color: #fff;
}
#c_static_001_P_10218-16946823781250 .e_top-63 .p_top:hover {
  background: #2d2d2d;
}
#c_static_001_P_10218-16946823781250 .e_top-63 .p_top .icon {
  width: 100%;
  height: 100%;
}
#c_static_001_P_10218-16946823781250 .e_websiteShare-64 .p_share a {
  display: inline-block;
  margin-right: 10px;
}
#c_static_001_P_10218-16946823781250 .e_websiteShare-64 .p_img {
  width: 30px;
}
#c_static_001_P_10218-16946823781250 .e_websiteShare-64 {
  margin-top: 10px;
  margin-bottom: 20px;
}
#c_static_001_P_10218-16946823781250 .e_credible-66 .img1 {
  width: 65px;
  height: 23px;
}
#c_static_001_P_10218-16946823781250 .e_credible-66 .img2 {
  width: 79px;
  height: 28px;
}
#c_static_001_P_10218-16946823781250 .e_credible-66 .img3 {
  width: 92px;
  height: 33px;
}
#c_static_001_P_10218-16946823781250 .e_credible-66 .img4 {
  width: 106px;
  height: 38px;
}
#c_static_001_P_10218-16946823781250 .e_credible-66 .img5 {
  width: 131px;
  height: 47px;
}
#c_static_001_P_10218-16946823781250 .e_image-67 {
  overflow: hidden;
  max-width: 116px;
  margin-left: 0px;
  margin-right: auto;
}
#c_static_001_P_10218-16946823781250 .e_image-67 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001_P_10218-16946823781250 .e_richText-68 {
  font_radio: 1;
  margin-top: 5px;
  max-width: 116px;
}
@media screen and (max-width: 768px) {
  #c_static_001_P_10218-16946823781250 .e_container-35 {
    flex-direction: column;
  }
  #c_static_001_P_10218-16946823781250 .e_container-35 .cbox-35-0 {
    text-align: center;
    flex: 0 0 auto;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_menuItem {
    line-height: 2;
    display: flex;
    justify-content: space-between;
  }
  #c_static_001_P_10218-16946823781250 .e_container-35 .cbox-35-2 {
    display: block;
    flex: 0 0 auto;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level2Box,
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level3Box {
    padding-left: 10px;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_jtIcon {
    align-items: stretch;
    width: auto;
    height: auto;
    max-width: 25px;
    font-size: inherit;
    transition: 0.5s;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_jtIcon.active {
    transform: rotateZ(90deg);
  }
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100% !important;
    margin: 0 !important;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 {
    display: none;
  }
  #c_static_001_P_10218-16946823781250 .e_image-41 {
    margin: 0 auto;
  }
  #c_static_001_P_10218-16946823781250 .e_richText-61 {
    font_radio: 1;
  }
  #c_static_001_P_10218-16946823781250 .e_container-58 {
    margin-bottom: 50px;
  }
  #c_static_001_P_10218-16946823781250 .e_image-54 {
    margin-left: auto;
    margin-right: auto;
  }
  #c_static_001_P_10218-16946823781250 .e_richText-55 {
    font_radio: 2;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    text-align: center;
    display: none;
  }
  #c_static_001_P_10218-16946823781250 .e_image-67 {
    margin-left: auto;
    margin-right: auto;
  }
  #c_static_001_P_10218-16946823781250 .e_richText-68 {
    font_radio: 2;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    text-align: center;
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level1Box {
    display: flex;
    justify-content: space-between;
  }
  #c_static_001_P_10218-16946823781250 .e_container-35 .cbox-35-1 {
    width: calc(90% - 580px);
    padding-left: 3%;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    padding-right: 3%;
    margin-left: 3%;
    margin-right: 0%;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level1Item {
    width: auto;
    padding: 0 10px;
    display: none;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level1Item.open {
    display: block;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level1Item .p_menuItem {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level2Item .p_menuItem {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_level2Item .p_menuItem:hover {
    color: #fff;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 p:hover {
    color: #409eff;
  }
  #c_static_001_P_10218-16946823781250 .e_bottomNav-47 .p_jtIcon {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
.p_business {
  cursor: pointer;
  color: #fff;
  position: relative;
}
.p_business:hover {
  color: #f0f0f0;
  text-decoration: underline;
}
.p_businesspopup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  max-width: 90%;
  max-height: 90%;
  overflow: auto;
}
.p_businesscontent {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p_businessimg {
  max-width: 100%;
  max-height: 500px;
}
.p_businessbg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
}
/* 响应式设计 */
@media (max-width: 789px) {
  .p_businesspopup {
    padding: 10px;
    width: 95%;
  }
  .p_businessimg {
    max-height: 300px;
  }
}
#c_static_001_P_10218-17427832087700 .e_bottomNav-47 {
  display: none;
}
#c_static_001_P_10218-17427832087700 .e_image-41 {
  margin: 0 auto;
}
#c_static_001_P_10218-17427832087700 .e_richText-61 {
  font_radio: 1;
}
#c_static_001_P_10218-17427832087700 .e_container-58 {
  margin-bottom: 50px;
}
#c_static_001_P_10218-17427832087700 .e_image-54 {
  margin-left: auto;
  margin-right: auto;
}
#c_static_001_P_10218-17427832087700 .e_richText-55 {
  font_radio: 2;
  font-size: 16px;
  color: #333333;
  line-height: 2;
  text-align: center;
  display: none;
}
#c_static_001_P_10218-17427832087700 .e_image-67 {
  margin-left: auto;
  margin-right: auto;
}
#c_static_001_P_10218-17427832087700 .e_richText-68 {
  font_radio: 2;
  font-size: 16px;
  color: #333333;
  line-height: 2;
  text-align: center;
  display: none;
}
@media screen and (min-width: 769px) {
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level1Box {
    display: flex;
    justify-content: space-between;
  }
  #c_static_001_P_10218-17427832087700 .e_container-35 .cbox-35-1 {
    width: calc(90% - 580px);
    padding-left: 3%;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    padding-right: 3%;
    margin-left: 3%;
    margin-right: 0%;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level1Item {
    width: auto;
    padding: 0 10px;
    display: none;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level1Item.open {
    display: block;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level1Item .p_menuItem {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level2Item .p_menuItem {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_level2Item .p_menuItem:hover {
    color: #fff;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 p:hover {
    color: #409eff;
  }
  #c_static_001_P_10218-17427832087700 .e_bottomNav-47 .p_jtIcon {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_banner_011-1639729894092 {
}
#c_banner_011-1639729894092 .e_bannerA-1 {
}
#c_banner_011-1639729894092 .e_bannerA-1 .swiper-container {
  height: inherit;
}
#c_banner_011-1639729894092 .e_bannerA-1 .swiper-wrapper {
  height: inherit;
}
#c_banner_011-1639729894092 .e_bannerA-1 .swiper-slide {
  height: inherit;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_img {
  width: 100%;
  height: 100%;
  background: #000;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c_banner_011-1639729894092 .e_bannerA-1 .custom-bullet {
  background: #ccc;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_info {
  width: 94% !important;
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 9;
  display: flex;
  transform: translateX(50%) translateY(-50%);
  align-items: center;
  text-align: center;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_info div {
  width: 100%;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_subtitle {
  line-height: 2;
  padding: 5px 0;
}
#c_banner_011-1639729894092 .e_bannerA-1 .swiper-container-vertical {
  height: 400px;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_video {
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_video .videoContent {
  width: 100%;
  height: 100%;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_video video {
  width: 100%;
  height: 100%;
  background: #000;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_videoPoster {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_videoPoster::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url("../image/playVideo.png") no-repeat center center;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_videoPoster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c_banner_011-1639729894092 .e_bannerA-1 .p_videoInfo {
  display: none;
}
@media screen and (max-width: 768px) {
  #c_banner_011-1639729894092 .e_bannerA-1 .swiper-slide {
    height: 400px;
  }
  #c_banner_011-1639729894092 .e_bannerA-1 .p_info {
    width: 100%;
    z-index: 9;
    text-align: center;
  }
  #c_banner_011-1639729894092 .e_bannerA-1 .p_subtitle {
    display: none;
  }
  #c_banner_011-1639729894092 .e_bannerA-1 .p_summary {
    display: none;
  }
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_static_001_P_19722-1685349127318 {
  min-height: 0px;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: none;
}
#c_static_001_P_19722-1685349127318 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(232, 232, 232, 1);
}
#c_static_001_P_19722-1685349127318 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001_P_19722-1685349127318 .e_container-1 .cbox-1-1 {
  flex: 0 0 auto;
  align-self: center;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_list {
  display: flex;
  flex-wrap: wrap;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_page {
  text-align: center;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_filter_wrapper {
  width: 100%;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_filter_key {
  line-height: 40px;
  margin-right: 10px;
  font-weight: bold;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_v_item {
  display: inline-block;
  margin: 0 5px;
  line-height: 40px;
  cursor: pointer;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_active {
  color: blueviolet;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect {
  font-size: 14px;
  position: relative;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect ul,
li {
  list-style: none;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 3px 5px;
  margin: 5px 5px 5px 0;
  border-radius: 5px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .multSelect-option > div {
  line-height: 35px;
  cursor: pointer;
  padding: 0 10px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_filter_select {
  width: 150px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_normal_start,
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_date_start {
  display: inline;
  width: 100px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_normal_end,
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_date_end {
  display: inline;
  width: 100px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_split {
  margin: 0 5px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .p_normal {
  margin-right: 16px;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 {
  margin-left: auto;
  margin-right: auto;
  transition-property: all;
  max-width: none;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .cbox-2:nth-child(odd) {
  flex: 0 0 auto;
}
#c_static_001_P_19722-1685349127318 .e_loop-2 .cbox-2:nth-child(even) {
  flex: 0 0 auto;
  align-items: center;
}
#c_static_001_P_19722-1685349127318 .e_text-3 {
  line-height: normal;
  font_radio: 2;
}
#c_static_001_P_19722-1685349127318 .e_text-3 a {
  display: block;
  padding: 0px 30px;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-radius: 0px;
  border: none;
  font-size: 15px;
  transition: all 0.5s ease;
  position: relative;
}
#c_static_001_P_19722-1685349127318 .e_text-3 a:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0px;
  width: 0%;
  height: 3px;
  background-color: none;
  transition: all 0.3s;
}
#c_static_001_P_19722-1685349127318 .e_text-3 a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  display: block;
  background: #ccc;
  top: 50%;
  margin-top: -7px;
  right: 0px;
}
#c_static_001_P_19722-1685349127318 .active .e_text-3 a {
  color: #ff7e00;
}
#c_static_001_P_19722-1685349127318 .active .e_text-3 a:before {
  width: 80%;
  left: 10%;
  background-color: rgba(248, 157, 11, 1);
}
#c_static_001_P_19722-1685349127318 .e_text-3 a:hover {
  color: rgba(248, 157, 11, 1);
}
#c_static_001_P_19722-1685349127318 .e_text-3 a:hover:before {
  width: 80%;
  left: 10%;
  background-color: rgba(248, 157, 11, 1);
}
#c_static_001_P_19722-1685349127318 .e_text-3 a.on:before {
  width: 80%;
  left: 10%;
  background-color: rgba(248, 157, 11, 1);
}
#c_static_001_P_19722-1685349127318 .e_text-3 a.on {
  color: rgba(248, 157, 11, 1);
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_breadcrumbItem {
  position: relative;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .icon {
  width: 12px;
  height: 12px;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_breadcrumbItem:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 3px;
  color: #999;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_breadcrumb {
  display: flex;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .siblings::after {
  content: ">";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  cursor: pointer;
  color: #ccc;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .siblings.active {
  border: 1px solid #dee2e6;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .siblings.active::after {
  transform: rotateZ(-90deg);
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none;
  z-index: 999;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#c_static_001_P_19722-1685349127318 .e_breadcrumb-4 {
  background-color: rgba(255, 255, 255, 0);
}
@media screen and (max-width: 768px) {
  #c_static_001_P_19722-1685349127318 .e_container-1 .cbox-1-1 {
    display: none;
  }
  #c_static_001_P_19722-1685349127318 .e_container-1 {
    width: 100%;
  }
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_loopitem {
    position: static;
    display: inline-block;
    width: auto;
    margin: 0 5px;
    vertical-align: top;
  }
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_loopitem:first-child {
    margin-left: 20px;
  }
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_loopitem:last-child {
    margin-right: 20px;
  }
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_list {
    font-size: 0;
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: center;
    overflow-y: hidden;
    white-space: nowrap;
  }
  #c_static_001_P_19722-1685349127318 .e_text-3 a {
    padding: 0px 20px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  #c_static_001_P_19722-1685349127318 {
    border-bottom: 1px solid #ddd;
  }
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_list::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001_P_19722-1685349127318 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex: 0 0 auto;
    margin-right: 0px;
  }
}
#c_static_001-16953629958970 {
  min-height: 0px;
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 0px;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #e5e5e5;
}
#c_static_001-16953629958970 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001-16953629958970 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16953629958970 .e_container-1 .p_item {
}
#c_static_001-16953629958970 .p_item {
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_breadcrumbItem {
  position: relative;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .icon {
  width: 12px;
  height: 12px;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
  padding: 0 3px 0 15px;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 3px;
  color: #999;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_breadcrumb {
  display: flex;
  justify-content: flex-end;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_showTitle {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
  border: 1px solid transparent;
}
#c_static_001-16953629958970 .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;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .siblings.active {
  border: 1px solid #dee2e6;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .siblings.active::after {
  transform: rotateZ(-90deg);
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_slide {
  position: absolute;
  left: 18px;
  min-width: 100%;
  padding: 5px;
  display: none;
  z-index: 999;
}
#c_static_001-16953629958970 .e_breadcrumb-2 .p_sibling {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#c_static_001-16953629958970 .e_breadcrumb-2 {
  text-align: right;
}
#c_static_001-16953629958970 .e_container-1 .cbox-1-0 {
  align-self: center;
  flex: 0 0 70%;
  display: block;
  width: 100%;
}
#c_static_001-16953629958970 .e_container-1 .cbox-1-1 {
  align-self: center;
  flex: 0 0 30%;
}
#c_static_001-16953629958970 .e_loop-11 .p_list {
  display: flex;
  flex-wrap: wrap;
}
#c_static_001-16953629958970 .e_loop-11 .p_loopitem {
  flex: 0 0 33.3%;
  position: relative;
}
#c_static_001-16953629958970 .e_loop-11 .p_page {
  text-align: center;
}
#c_static_001-16953629958970 .e_loop-11 .p_filter_wrapper {
  width: 100%;
}
#c_static_001-16953629958970 .e_loop-11 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
}
#c_static_001-16953629958970 .e_loop-11 .p_filter_key {
  line-height: 40px;
  margin-right: 10px;
  font-weight: bold;
}
#c_static_001-16953629958970 .e_loop-11 .p_v_item {
  display: inline-block;
  margin: 0 5px;
  line-height: 40px;
  cursor: pointer;
}
#c_static_001-16953629958970 .e_loop-11 .p_active {
  color: blueviolet;
}
#c_static_001-16953629958970 .e_loop-11 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
#c_static_001-16953629958970 .e_loop-11 .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-16953629958970 .e_loop-11 .multSelect {
  font-size: 14px;
  position: relative;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect ul,
li {
  list-style: none;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 3px 5px;
  margin: 5px 5px 5px 0;
  border-radius: 5px;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .multSelect-option > div {
  line-height: 35px;
  cursor: pointer;
  padding: 0 10px;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .multSelect-option > div.selected {
  color: #409eff;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .multSelect-option > div:hover {
  color: #409eff;
  background: #f3f6f9;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px;
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .inputWrap > .fa svg {
  fill: #666;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .inputWrap > .fa-down svg {
  transform: rotate(-90deg);
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .inputWrap > .fa-up svg {
  transform: rotate(90deg);
}
#c_static_001-16953629958970 .e_loop-11 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0;
}
#c_static_001-16953629958970 .e_loop-11 .p_filter_select {
  width: 150px;
}
#c_static_001-16953629958970 .e_loop-11 .p_normal_start,
#c_static_001-16953629958970 .e_loop-11 .p_date_start {
  display: inline;
  width: 100px;
}
#c_static_001-16953629958970 .e_loop-11 .p_normal_end,
#c_static_001-16953629958970 .e_loop-11 .p_date_end {
  display: inline;
  width: 100px;
}
#c_static_001-16953629958970 .e_loop-11 .p_split {
  margin: 0 5px;
}
#c_static_001-16953629958970 .e_loop-11 .p_normal {
  margin-right: 16px;
}
#c_static_001-16953629958970 .e_loop-11 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001-16953629958970 .e_container-12 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: auto;
  border-style: none;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  transition-property: all;
  transition-radio: hover;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  margin-left: auto;
}
#c_static_001-16953629958970 .e_container-12:hover {
  border-style: none;
}
#c_static_001-16953629958970 .e_container-12 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-16953629958970 .active .e_text-13 a {
  color: rgb(6, 48, 121);
}
#c_static_001-16953629958970 .e_container-12:hover .e_text-13 {
  color: #252b58;
}
#c_static_001-16953629958970 .e_text-13 a {
  color: #333;
}
#c_static_001-16953629958970 .e_container-12:hover .e_text-13 a {
  color: rgb(6, 48, 121);
}
#c_static_001-16953629958970 .e_text-13 {
  font_radio: 2;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #333;
  font-size: 16px;
  font-family: Microsoft YaHei;
  text-align: center;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media screen and (max-width: 768px) {
  .p_chuShi {
    transition: all ease 0.5s;
  }
  .p_leftani {
    transform: translateX(-70%);
  }
  .p_leftaniAdmi {
    transform: translateX(-90%);
  }
  #c_static_001-16953629958970 .e_container-1 {
    width: 100%;
    flex-direction: column;
  }
  #c_static_001-16953629958970 .e_breadcrumb-2 {
    display: none;
  }
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex: 0 0 33.333%;
    display: flex;
  }
  #c_static_001-16953629958970 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    border-style: none;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #c_static_001-16953629958970 .e_container-12:hover {
    border-style: none;
  }
  #c_static_001-16953629958970 .e_loop-11 {
    width: 100%;
  }
  #c_static_001-16953629958970 .e_text-13 {
    font_radio: 1;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #c_static_001-16953629958970 .e_container-12 .cbox-12-0 {
    flex: 0 0 auto;
  }
  #c_static_001-16953629958970 .active .e_text-13 {
    color: #252b58;
  }
  #c_static_001-16953629958970 .active:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100% !important;
    background: #252b58;
    bottom: 0;
  }
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    background: rgb(0, 148, 102);
    bottom: 0;
    transition: 0.4s ease;
  }
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem:hover:after {
    width: 100%;
  }
  #c_static_001-16953629958970 {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    padding-right: 3%;
    padding-left: 3%;
  }
  #c_static_001-16953629958970 .active .e_text-13 {
    color: rgb(0, 148, 102);
  }
  #c_static_001-16953629958970 .active:after {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    width: 100% !important;
    background: #252b58;
    bottom: 0;
  }
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    left: 0;
    background: rgb(6, 48, 121);
    bottom: 0;
    transition: 0.4s ease;
  }
  #c_static_001-16953629958970 .e_loop-11 .p_loopitem:hover:after {
    width: 100%;
  }
  #c_static_001-16953629958970 {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_static_001-1695367594730 {
  min-height: 300px;
  padding-top: 60px;
  padding-bottom: 5%;
}
#c_static_001-1695367594730 .e_container-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#c_static_001-1695367594730 .e_container-1 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-1695367594730 .e_richText-2 blockquote {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}
#c_static_001-1695367594730 .e_richText-2 ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
#c_static_001-1695367594730 .e_richText-2 li {
  display: list-item;
  text-align: -webkit-match-parent;
  list-style: inherit;
}
#c_static_001-1695367594730 .e_richText-2 ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
#c_static_001-1695367594730 .e_image-3 {
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#c_static_001-1695367594730 .e_image-3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#c_static_001-1695367594730 .e_richText-2 {
  font-size: 18px;
  color: #333333;
  line-height: 2;
}
#c_static_001-1695367594730 .e_richText-2 p {
  margin-bottom: 20px;
  text-indent: 2em;
}
#c_static_001-1695367594730 .e_container-1 .cbox-1-1 {
  flex: 0 0 48%;
  margin-left: auto;
  margin-right: auto;
  align-self: center;
}
#c_static_001-1695367594730 .e_container-1 .cbox-1-0 {
  flex: 0 0 48%;
}
#c_static_001-1695367594730 .e_container-5 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
#c_static_001-1695367594730 .e_container-5 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#c_static_001-1695367594730 .e_text-6 {
  line-height: normal;
  font-size: 36px;
  font_radio: 2;
  font-weight: bold;
}
#c_static_001-1695367594730 .e_line-7 {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: rgba(241, 154, 42, 1);
  max-width: 90px;
  margin-left: 0px;
  margin-right: auto;
  max-height: 3px;
}
@media screen and (max-width: 768px) {
  #c_static_001-1695367594730 .e_container-1 {
    display: block;
  }
  #c_static_001-1695367594730 .e_text-6 {
    font_radio: 2;
    font-size: 32px;
    color: #333333;
    line-height: 1.5;
    font-weight: normal;
  }
}
