.e_IndexOrdinaryStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
  background-color: transparent;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
  color: rgba(101,190,186,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
  color: rgba(101,190,186,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
}

.e_IndexOrdinaryStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  margin-right: 10px;
  font-size: medium;
}

.e_IndexOrdinaryStyleBox-001 .title_icon::before {
  content: "";
}

.e_IndexOrdinaryStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: rgba(101, 190, 186, 1);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}

.e_IndexOrdinaryStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}

.e_IndexOrdinaryStyleBox-001 .link_icon::before {
  content: '\e6af';
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  height: calc(100% - 48px);
  width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}

.fa_ml9 {
  position: relative;
  font-size: 30px;
  text-align: center;
}

.fa_ml9 .fa_text_wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.fa_ml9 .fa_letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}

.fa_Title h1 {
  font-size: 42px;
  color: #083a7e;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.fa_Title p span {
  display: inline-block;
  margin: 5px;
  background: #083a7e;
  height: 10px;
  border-radius: 200px;
}

.fa_Title p span:nth-child(1) {
  width: 10px;
  animation: fa_span01_ani 1.5s ease infinite alternate;
}

.fa_Title p span:nth-child(2) {
  width: 45px;
  animation: fa_span02_ani 1.5s ease infinite alternate;
}

@media only screen and (max-width: 768px) {
  .swiper-slide .fa_pic img{
    padding-top: 0;
  }
  .c_portalResPublic_codeContainer-01001 {
      min-height:500px;
      width: 100%;
  }

  .fa_ml9 {
      font-size: 22px;
  }

  .fa_Title h1 {
      font-size: 22px;
      color: #000;
  }
}

@media only screen and (min-width: 769px) {
  .c_portalResPublic_codeContainer-01001 {
      min-height:500px;
      width: 100%;
  }

  .fa_More9 a {
      font-size: 16px;
      color: #fff;
      background: #183d9d;
      text-align: center;
      padding: 15px 20px;
      display: inline-block;
      border-radius: 500px;
      min-width: 200px;
      transition: all 0.5s;
  }

  .fa_More9 a:hover {
      color: #fff;
      background: #242b49;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.fa_bottom_info p {
  font-size: 14px;
  line-height: 22px;
  color: #9a9a9a;
}

.fa_bottom_info p a {
  color: #9a9a9a;
}

.delighter .fa_item {
  transition: all 1s;
  -webkit-clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
  clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
}

.delighter.started .fa_item {
  -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
  clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
}

.fa_jaz {
  animation-name: fa_jazani;
  animation-direction: normal;
  animation-duration: 1s;
  animation-delay: 1s;
}

@keyframes fa_jazani {
  from {
      -webkit-clip-path: polygon(30% 0%, 60% 100%, 60% 100%, 30% 0%);
      clip-path: polygon(30% 0%, 60% 100%, 60% 100%, 30% 0%);
  }

  to {
      -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
      clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
  }
}

@keyframes fa_span01_ani {
  0% {
      width: 10px;
  }

  100% {
      width: 45px;
  }
}

@keyframes fa_span02_ani {
  0% {
      width: 45px;
  }

  100% {
      width: 10px;
  }
}

@keyframes move-forever {
  0% {
      transform: translate(-90px, 0%);
  }

  100% {
      transform: translate(85px, 0%);
  }
}

@keyframes fa_slide {
  0% {
      transform: translateX(-25%);
  }

  100% {
      transform: translateX(25%);
  }
}

.fa_Homebanner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.fa_Homebanner .fa_li {
  position: relative;
  overflow: hidden;
}

.fa_Homebanner .fa_li .fa_pic img {
  width: 100%;
}

.fa_Homebanner .fa_li .fa_tit {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  max-width: 1520px;
  padding: 10px;
  width: 96%;
}

.fa_Homebanner .fa_li .fa_tit h1 {
  color: #fff;
  font-size: 5vw;
}

.fa_Homebanner .fa_li .fa_tit h5 {
  color: #fff;
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  .fa_Homebanner .fa_li .fa_tit h1 {
      color: #fff;
      font-size: 18px;
  }

  .fa_Homebanner .fa_li .fa_tit h5 {
      color: #fff;
      font-size: 14px;
  }
}

@media only screen and (min-width: 769px) {
  
}

.swiper-slide .fa_scalePic {
  transform: scale(1.1);
  transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.swiper-slide-active.swiper-slide .fa_scalePic {
  transform: scale(1);
  transition-delay: 0.8s;
}

.w_fimg-000 .p_title {
  display: inline-table;
  margin: 0;
  min-width: 37px;
  padding: 0;
  color: rgba(51,51,51,1);
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.w_fimg-000 .p_title .font {
  vertical-align: middle;
  line-height: 21px;
}

.w_fimg-000 .p_title:hover {
  color: rgba(87,177,173,1);
}

.w_fimg-000 .p_title:active {
  color: rgba(69,165,161,1);
}

.w_fimg-000 .p_title .iconfont:before {
  display: inline-block;
  content: "";
}

.w_fimg-000 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 200px;
}

.w_fimg-000 .animated {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: inherit;
}

.w_fimg-000 .font {
  white-space: nowrap;
}

.w_fimg-000 .p_link001 {
  width: 100%;
  height: 100%;
}

.w_fimg-000 .p_link002 {
  width: 100%;
  height: 30px;
}

.w_fimg-000 .p_box {
  width: 100%;
  height: 100%;
  text-align: center;
  position: static;
}

.w_fimg-000 .p_dimage {
  height: inherit;
  overflow: hidden;
  font-size: 0;
}

.w_fimg-000 .e_image:hover:after {
  background: transparent;
}

.w_fimg-000 .p_dimage:empty {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #f2f2f2 url(/img/camera.png?tenantId=234459&viewType=1&v=1734580114000) no-repeat center;
}

@keyframes fa_around {
  0% {
      transform: translate(-50%,-50%) rotate(0deg);
  }

  100% {
      transform: translate(-50%,-50%) rotate(360deg);
  }
}

@keyframes fa_bgbig {
  0% {
      width: 100%;
      height: 100%;
      opacity: 0;
  }

  50% {
      width: 120%;
      height: 120%;
      opacity: 0.7;
  }

  100% {
      width: 150%;
      height: 150%;
      opacity: 0;
  }
}

.w_grid-000 {
  margin-left: auto;
  margin-right: auto;
  min-height: 12rem;
  width: 100%;
}

.w_grid-000 > .w_grid {
  width: 100%;
  position: relative;
}

.w_grid-000 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}

.w_grid-000 > div > div > .p_gridCell {
  float: left;
  position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0px;
  display: block;
}

.w_grid-000 > .w_grid.signal {
  min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
  min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
  min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
  margin-left: 0;
  clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

#w_grid-1597282045027 .reset_style h3 {
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFF;
}

#w_grid-1597282045027 .reset_style h3>span {
  display: inline;
  background: #242B49;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 10px 20px;
  font-size: 52px;
}

#w_grid-1597282045027 .reset_style h3 * {
  font-family: "ffdin_bold","PingFang SC Semibold","微软雅黑";
  vertical-align: text-top;
}

@media only screen and (max-width: 768px) {
  #w_grid-1597282045027 .reset_style h3 {
      line-height: 1.27;
  }

  #w_grid-1597282045027 .reset_style h3>span {
      padding: 5px 20px;
  }

  .w_grid-000 > div > .p_gridbox > .p_gridCell {
      width: 100%;
      margin-left: 0;
      margin-top: 0rem;
      margin-bottom: 0rem;
  }

  .reset_style h1 * {
      font-size: 30px!important;
  }

  .reset_style h2 * {
      font-size: 24px!important;
  }

  .reset_style h3 * {
      font-size: 22px!important;
  }

  .reset_style h4 * {
      font-size: 18px!important;
  }

  .reset_style h5 * {
      font-size: 16px!important;
  }

  .reset_style h6 * {
      font-size: 14px!important;
  }
}

@media only screen and (min-width: 769px) {
  .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
      width: 100%;
      margin-left: 0;
      margin-top: 0rem;
      margin-bottom: 0rem;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .reset_style h3 * {
      font-size:30px!important;
  }
}

.reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6 {
  font-weight: normal;
}

@CHARSET "UTF-8"; * {
  padding: 0;
  margin: 0;
}

.pagebox {
  width: 100%;
}

.pagebox,#-remove--flag {
  width: 100%;
  margin: 0px auto;
}

body,#-remove--flag {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .swiper-slide .fa_pic img{
    padding-top: 0;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
  
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResPublic_codeContainer-16169864150905457 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 15%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-16186303857554670 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 15%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-16186304387200991 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 15%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#c_portalResEbizads_banner-16220146159132691 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616667694003 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1616901150417 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1616904318675 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_grid-1616904318675 >div {
  animation-fill-mode: both;
}

#w_grid-1616904318675 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}

#w_grid-1616904318675 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 1201px) {
  .swiper-slide .fa_pic img{
    padding-top: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .swiper-slide .fa_pic img{
    padding-top: 0;
  }
  #w_grid-1616904318675 > div {
      margin-top:30px;
  }
}

@media only screen and (min-width: 769px) {
  #w_grid-1616904318675 > div > .p_gridbox {
      align-items:center;
  }

  #w_grid-1616904318675> div > .p_gridbox > .p_gridCell {
      margin-bottom: 0rem;
      margin-top: 0rem;
      margin-left: 0;
  }

  #w_grid-1616904318675> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
      width: 50%;
      margin-left: 0;
      margin-right: 0;
      clear: none;
  }

  #w_grid-1616904318675> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
      margin-right: 0;
      width: 50%;
  }

  #w_grid-1616904318675> div > .p_gridbox > .p_gridCell:nth-child(2n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1616904363397 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_fimg-1616904363397 >div {
  animation-fill-mode: both;
  overflow: hidden;
}

#w_fimg-1616904363397 img {
  transition: all 0.5s;
}

#w_fimg-1616904363397 >div:hover img {
  transform: scale(1.1);
}

#w_grid-1616904636758 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (max-width: 768px) {
  #w_grid-1616904636758 >div {
      margin:30px 0;
  }
}

@media only screen and (min-width: 769px) {
  #w_grid-1616904636758 >div {
      max-width:750px;
      padding: 0 20px 0 5vw;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_common_text-1616904608782 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1616904608782 >div {
  animation-fill-mode: both;
}

#w_common_text-1616904611134 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1616904611134 >div {
  animation-fill-mode: both;
}

#w_grid-1616904546703 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_grid-1616904546703 >div {
  animation-fill-mode: both;
}

#w_grid-1616904546703 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}

#w_grid-1616904546703 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  #w_grid-1616904546703 > div > .p_gridbox {
      flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 769px) {
  #w_grid-1616904546703 > div > .p_gridbox {
      align-items:center;
  }

  #w_grid-1616904546703> div > .p_gridbox > .p_gridCell {
      margin-bottom: 0rem;
      margin-top: 0rem;
      margin-left: 0;
  }

  #w_grid-1616904546703> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
      width: 50%;
      margin-left: 0;
      margin-right: 0;
      clear: none;
  }

  #w_grid-1616904546703> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
      margin-right: 0;
      width: 50%;
  }

  #w_grid-1616904546703> div > .p_gridbox > .p_gridCell:nth-child(2n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1616904770828 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (min-width: 769px) {
  #w_grid-1616904770828 >div {
      max-width:750px;
      padding: 0 5vw 0 20px;
      margin-left: auto;
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_common_text-1621331409011 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1621331409011 >div {
  animation-fill-mode: both;
}

#w_common_text-1618378051002 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1618378051002 >div {
  animation-fill-mode: both;
}

#w_fimg-1616904548294 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_fimg-1616904548294 >div {
  animation-fill-mode: both;
  overflow: hidden;
}

#w_fimg-1616904548294 img {
  transition: all 0.5s;
}

#w_fimg-1616904548294 >div:hover img {
  transform: scale(1.1);
}

#w_grid-1618378264768 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_grid-1618378264768 >div {
  animation-fill-mode: both;
}

#w_grid-1618378264768 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}

#w_grid-1618378264768 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
  #w_grid-1618378264768 > div > .p_gridbox {
      align-items:center;
  }

  #w_grid-1618378264768> div > .p_gridbox > .p_gridCell {
      margin-bottom: 0rem;
      margin-top: 0rem;
      margin-left: 0;
  }

  #w_grid-1618378264768> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
      width: 50%;
      margin-left: 0;
      margin-right: 0;
      clear: none;
  }

  #w_grid-1618378264768> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
      margin-right: 0;
      width: 50%;
  }

  #w_grid-1618378264768> div > .p_gridbox > .p_gridCell:nth-child(2n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1619061531886 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_fimg-1619061531886 >div {
  animation-fill-mode: both;
  overflow: hidden;
}

#w_fimg-1619061531886 img {
  transition: all 0.5s;
}

#w_fimg-1619061531886 >div:hover img {
  transform: scale(1.1);
}

#w_grid-1618381182307 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (max-width: 768px) {
  #w_grid-1618381182307 >div {
      margin:30px 0;
  }
}

@media only screen and (min-width: 769px) {
  #w_grid-1618381182307 >div {
      max-width:750px;
      padding: 0 20px 0 5vw;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_common_text-1618381185864 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1618381185864 >div {
  animation-fill-mode: both;
}

#w_common_text-1618381187495 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1618381187495 >div {
  animation-fill-mode: both;
}

#w_grid-1618381115872 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_grid-1618381115872 >div {
  animation-fill-mode: both;
}

#w_grid-1618381115872 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}

#w_grid-1618381115872 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  #w_grid-1618381115872 > div > .p_gridbox {
      flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 769px) {
  #w_grid-1618381115872 > div > .p_gridbox {
      align-items:center;
  }

  #w_grid-1618381115872> div > .p_gridbox > .p_gridCell {
      margin-bottom: 0rem;
      margin-top: 0rem;
      margin-left: 0;
  }

  #w_grid-1618381115872> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
      width: 50%;
      margin-left: 0;
      margin-right: 0;
      clear: none;
  }

  #w_grid-1618381115872> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
      margin-right: 0;
      width: 50%;
  }

  #w_grid-1618381115872> div > .p_gridbox > .p_gridCell:nth-child(2n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1618381123649 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}

@media only screen and (min-width: 769px) {
  #w_grid-1618381123649 >div {
      max-width:750px;
      padding: 0 5vw 0 20px;
      margin-left: auto;
      margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_common_text-1618381130639 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1618381130639 >div {
  animation-fill-mode: both;
}

#w_common_text-1618381132352 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_common_text-1618381132352 >div {
  animation-fill-mode: both;
}

#w_fimg-1618381117575 .p_MatteIcon .iconfont:before {
  content: '\e602';
}

#w_fimg-1618381117575 >div {
  animation-fill-mode: both;
  overflow: hidden;
}

#w_fimg-1618381117575 img {
  transition: all 0.5s;
}

#w_fimg-1618381117575 >div:hover img {
  transform: scale(1.1);
}

#w_grid-1616667694003 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616901150417 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616904318675 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_fimg-1616904363397 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616904636758 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}

#w_common_text-1616904608782 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_common_text-1616904611134 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616904546703 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1616904770828 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

#w_common_text-1621331409011 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_common_text-1618378051002 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_fimg-1616904548294 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1618378264768 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_fimg-1619061531886 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1618381182307 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}

#w_common_text-1618381185864 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_common_text-1618381187495 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1618381115872 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_grid-1618381123649 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

#w_common_text-1618381130639 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_common_text-1618381132352 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5%;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#w_fimg-1618381117575 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
