/* Smart Gov 页面样式 - 命名空间隔离 */
.pc {
  display: block;
}
.m {
  display: none;
}

.smart-gov-page .center-form {
  padding: 120px 0px;
}

.smart-gov-page .center-form .orionstar-form-wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 80px !important;
  margin-bottom: 0 !important;
}

.smart-gov-page .center-form .orionstar-form-wrap .mail-container {
  display: none !important;
}

.smart-gov-page .center-form .orionstar-form-wrap .orionstar-form-title {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.smart-gov-page .center-form .orionstar-form-wrap .orionstar-form-title .title {
  font-size: 35px;
  line-height: 40px;
  margin-top: 0px !important;
}

.smart-gov-page .center-form .orionstar-form-wrap .orionstar-form-title .tips {
  text-align: left !important;
}

.smart-gov-page .center-form .orionstar-form-wrap .orionstar-form-content {
  flex: 2;
  margin-left: 20px;
}

.smart-gov-page
  .center-form
  .orionstar-form-wrap
  .orionstar-form-content
  button.btn.btn-primary.btn-block {
  margin-bottom: 0px !important;
}

.smart-gov-page .carrybot {
  width: 100%;
  overflow: hidden;
  color: #000;
}

.smart-gov-page .container-width {
  max-width: 1200px;
  margin: 0 auto;
}

.smart-gov-page .smart-gov-m {
  display: none;
}

.smart-gov-page .smart-gov-pc {
  display: block;
}

.smart-gov-page .text-color {
  font-size: poppins;
  text-transform: uppercase;
  background: linear-gradient(
    180deg,
    #fff 20.74%,
    #727272 60.45%,
    #9e9e9e 78.85%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.smart-gov-page .three-contaner-b-left-img,
.smart-gov-page .four-contaner-b-left-img {
  position: relative;
}

.smart-gov-page .three-contaner-b-left-img img:nth-child(1),
.smart-gov-page .four-contaner-b-left-img img:nth-child(1) {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.smart-gov-page .application-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}

.smart-gov-page .banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.smart-gov-page .agent-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 800px;
}

.smart-gov-page .banner .banner-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  height: 720px;
}

.smart-gov-page .banner .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.smart-gov-page .banner .left .title {
  color: #fff;
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.747px;
  margin-bottom: 12px;
}

.smart-gov-page .banner .left .title2 {
  font-size: 48px;
}

.smart-gov-page .banner .left .title-desc {
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  line-height: 36px;
  margin-top: 12px;
  max-width: 700px;
}

.smart-gov-page .banner .left .btns {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-top: 53px;
}

.smart-gov-page .banner .left .btns .btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.747px;
  text-transform: uppercase;
  padding: 10px 24px;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.smart-gov-page .banner .left .btns .btn:hover {
  transform: scale(1.07);
}

.smart-gov-page .banner .left .btns .btn:first-child {
  margin-right: 20px;
}

.smart-gov-page .banner .left .btns .btn:first-child .btn-text {
  color: #222;
}

.smart-gov-page .banner .left .btns .btn:last-child {
  background-color: transparent;
}

.smart-gov-page .banner .left .btns .btn .btn-icon {
  width: 18px;
  height: 18px;
  margin-left: 12px;
  margin-top: -4px;
}

.smart-gov-page .banner .left .btns .btn .btn-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.smart-gov-page .two-contaner {
  background: #d0efff;

  background: url("https://www.orionstar.com/res/orics/down/ow001_20250625_56a86af0d04fbc5bfa7d63449e005f0c.webp")
    no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 160px;
}

.smart-gov-page .two-contaner-con {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 160px;
}

.smart-gov-page .two-contaner-con-desc,
.smart-gov-page .two-contaner-con-top {
  font-size: 68px;
  font-family: "PingFang SC";
  font-weight: 600;
  line-height: 150%;
}

/* .smart-gov-page .two-contaner-con-top {
    font-size: 68px;
    font-weight: 600;
    line-height: 150%;
    color: #222;
    font-family: "PingFang SC";
} */

.smart-gov-page .two-contaner-con-top p:nth-child(1) {
  font-size: 68px;
  font-weight: 600;
  line-height: 150%;
  margin: 24px 0;
}

.smart-gov-page .two-contaner-con-top span {
  color: #3377ff;
}

.smart-gov-page .two-contaner-con-top > p:last-child {
  font-size: 48px;
  font-weight: 400;
  line-height: 150%;
}

.smart-gov-page .two-contaner-con-center {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; */
  gap: 16px;
  /* padding: 120px 0; */
  padding-top: 80px;
}

.smart-gov-page .two-contaner-con-center-item {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 60px 24px 32px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.smart-gov-page .two-contaner-con-center-item img {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
}

.smart-gov-page .two-contaner-con-center-item-title {
  color: #222222;
  text-align: center;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  margin: 24px 0;
}

.smart-gov-page .two-contaner-con-center-item-desc {
  color: #222;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  text-transform: capitalize;
}

.smart-gov-page
  .two-contaner-con-center-item:first-child
  .two-contaner-con-center-item-desc-x {
  position: absolute;
  font-size: 18px;
  left: 188px;
  top: -16px;
}

.smart-gov-page
  .two-contaner-con-center-item:nth-child(2)
  .two-contaner-con-center-item-desc-pre {
  position: absolute;
  font-size: 18px;
  left: 172px;
  top: 10px;
}

.smart-gov-page
  .two-contaner-con-center-item:nth-child(3)
  .two-contaner-con-center-item-desc-pre {
  position: absolute;
  font-size: 18px;
  left: 210px;
  top: 10px;
}

.smart-gov-page
  .two-contaner-con-center-item:nth-child(4)
  .two-contaner-con-center-item-desc-pre {
  position: absolute;
  font-size: 18px;
  left: 172px;
  top: 10px;
}

.smart-gov-page
  .two-contaner-con-center-item:nth-child(4)
  .two-contaner-con-center-item-desc-add {
  position: absolute;
  font-size: 22px;
  font-weight: 600;
  left: 172px;
  top: -12px;
}

.smart-gov-page .two-contaner-con-center-item-desc-main {
  margin-left: -22px;
}

.smart-gov-page .two-contaner-con-bottom {
  position: relative;
}

.smart-gov-page .two-contaner-con-bottom .image-container {
  position: relative;
  width: 100%;
}

.smart-gov-page .two-contaner-con-bottom img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.smart-gov-page .two-contaner-con-bottom img.img-pc {
  display: block;
}

.smart-gov-page .two-contaner-con-bottom img.img-m {
  display: none;
}

.smart-gov-page .two-contaner-con-bottom-btn {
  font-size: 1vw;
  background: #3377ff;
  border-radius: 3.2vw;
  position: absolute;
  padding: 8px 16px;
  font-weight: 400;
  cursor: pointer;
  color: #fff;
  min-width: 8vw;
  text-align: center;
}

.smart-gov-page .two-contaner-con-bottom-btn1 {
  top: 41.29%;
  left: 33.333%;
  transform: translate(-50%, -50%);
}

.smart-gov-page .two-contaner-con-bottom-btn2 {
  top: 41.29%;
  left: 66.666%;
  transform: translate(-50%, -50%);
}

.smart-gov-page .products {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 120px;
}

.smart-gov-page .products-title {
  font-size: 48px;
  font-weight: 600;
  margin-top: 120px;
}

.smart-gov-page .products-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
}

.smart-gov-page .products-list-item > img {
  width: 294px;
  height: auto;
}

.smart-gov-page .products-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 56px;
  cursor: pointer;
}

.smart-gov-page .products-list-item:hover {
  background-color: #f6f8f9;
}

/* .products-list-item:nth-child(2) img:nth-child(2) {
    height: 65.333vw;
} */

.smart-gov-page .products-list-item-title {
  font-size: 28px;
  font-weight: 600;
  margin-top: 22px;
}

.smart-gov-page .products-list-item-desc {
  font-size: 16px;
  color: #646464;
}

/* case */
.smart-gov-page .TITLE-SINGLE {
  font-size: 52px;
  font-weight: 600;
  text-align: center;
  color: #000000;
  line-height: 78px;
}

.smart-gov-page .case {
  padding: 120px 0;
  background: #f7f7f7;
}

/* .smart-gov-page .case-content {
  padding-bottom: 70px;
} */

.smart-gov-page .swiper-container-android .swiper-slide, .swiper-wrapper{
  display: flex;
  justify-content: center;
}

.smart-gov-page .case-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 480px !important;
  cursor: pointer;
}

.smart-gov-page .case-list-item-img {
  width: 100%;
  height: auto;
}

.smart-gov-page .case-list-item-title {
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 29px;
  margin-top: 18px;
}

.smart-gov-page .case-btn {
  max-width: 1200px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 120px;
}

.smart-gov-page .modal-video {
  width: 100%;
}

.smart-gov-page .MODAL {
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}

.smart-gov-page .modal-video-container {
  background-color: white;
  z-index: 11000;
  padding: 96px 0;
}

.smart-gov-page .modal-video-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-pack: center;
}

.smart-gov-page .modal-video-container .modal-video-body {
  max-width: 1280px;
  width: 100vw;
  min-width: 320px;
  display: flex;
  cursor: pointer;
}

.smart-gov-page .modal-video-container .close-btn {
  position: absolute;
  display: flex;
  z-index: 9999;
  overflow: hidden;
  top: 24px;
  left: 24px;
  margin: 0;
  padding: 0;
  font-size: 40px;
  cursor: pointer;
}

.smart-gov-page .modal-video-container .modal-video-body .modal-video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* 用于隐藏滚动条,并适用于移动端 */
.smart-gov-page .has-modal-full-viewport {
  overflow: hidden;
  /* position: fixed;
      height: 100%;
      width: 100%; */
}

/*  */
/* 16:9等比例盒子1 */
/* 必须2部分嵌套，才能满足内容等比例 */
.smart-gov-page .model-youtube-intrinsic-aspect-ratio-container {
  width: 100%;
  height: 0;
  padding: 0;
  padding-bottom: 56%;
  position: relative;
}

/* 16:9等比例盒子2 */
.smart-gov-page .model-youtube-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.smart-gov-page .model-youtube-tips {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}

.smart-gov-page .youtube-iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.smart-gov-page .one-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 32px;
}

.smart-gov-page .one-list-item {
  padding: 32px;
}

.smart-gov-page .one-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 32px;
  padding: 0 28px;
}

.smart-gov-page .play-icon {
  display: none;
}

/* BEM重构 - 政务功能区块 */
.smart-gov-page .gov-section__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.smart-gov-page .gov-section {
  background-color: #fff;
  padding: 120px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.smart-gov-page .gov-section__title {
  color: #222;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-transform: capitalize;
  margin: 16px 0 80px 0;
}

.smart-gov-page .gov-section__list {
  display: flex;
  justify-content: space-between;
}

.smart-gov-page .gov-section__image {
  display: block;
  max-width: 480px;
  min-width: 480px;
  height: auto;
}

.smart-gov-page .gov-section__item {
  display: flex;
  flex-direction: row-reverse;
  padding: 24px;
  align-items: center;
  gap: 32px;
  justify-content: space-between;
  margin-right: 60px;
  background: #f7f7f7;
  margin-bottom: 24px;
  border-radius: 15px;
}

.smart-gov-page .gov-section__item-icon {
  width: 48px;
  height: 48px;
}

.smart-gov-page .gov-section__item-title {
  color: #222;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-transform: capitalize;
}

.smart-gov-page .gov-section__item-desc {
  color: rgba(34, 34, 34, 0.7);
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.smart-gov-page .gov-section__item-desc p {
  color: rgba(34, 34, 34, 0.4);
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.smart-gov-page .gov-section__btn {
  display: block;
  margin-top: 80px;
  padding: 10px 30px;
  border-radius: 30px;
  transition: transform 0.6s ease;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  background: #37f;
}

/* BEM 修饰符 - 响应式与变体样式 */
.smart-gov-page .gov-section__item-title--pc {
  display: block;
}

.smart-gov-page .gov-section__item-title--mobile {
  display: none;
}

.smart-gov-page .gov-section__image--pc {
  display: block;
}

.smart-gov-page .gov-section__image--mobile {
  display: none;
}

.smart-gov-page .gov-section__btn--mobile {
  display: none;
}

.smart-gov-page .gov-section__desc-tag {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 600;
  padding: 0 64px;
}

.smart-gov-page .gov-sections .gov-section:nth-child(2),
.smart-gov-page .gov-sections .gov-section:nth-child(4) {
  background-color: #f7f7f7;
}

.smart-gov-page .gov-sections .gov-section:nth-child(2) .gov-section__list,
.smart-gov-page .gov-sections .gov-section:nth-child(4) .gov-section__list {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
}

.smart-gov-page .gov-sections .gov-section:nth-child(2) .gov-section__item,
.smart-gov-page .gov-sections .gov-section:nth-child(4) .gov-section__item {
  background: #fff;
  flex-direction: row;
  margin-right: 0;
  margin-left: 60px;
}

.smart-gov-page .agent-container-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 120px 0;
}

.smart-gov-page .agent-container-title {
  font-size: 48px;
  font-weight: 600;
}

.smart-gov-page .agent-container-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
  margin-top: 100px;
}

.smart-gov-page .agent-container-list-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 528px;
  background-color: #fff;
  padding: 32px 24px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  font-size: 24px;
  font-weight: 600;
}

.smart-gov-page .agent-container-list-item {
  width: 600px;
}

.smart-gov-page .agent-container-list-item img {
  width: 42px;
  height: 42px;
  margin-right: 32px;
}

.smart-gov-page .btn {
  background-color: #fff;
}

.smart-gov-page .smart-gov-phone-btn {
  color: #000;
}

.smart-gov-page .smart-gov-phone-btn span:nth-child(2) {
  color: #3377ff;
}

/* Three Container B Section - 复用自 restaurant.css */
.smart-gov-page .three-contaner-b {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
  margin-top: 60px;
}

.smart-gov-page .three-contaner-b-item {
  flex: 1;
}

.smart-gov-page .three-contaner-b-left {
  margin-right: 60px;
}

.smart-gov-page .three-contaner-b-left-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}

.smart-gov-page .three-contaner-b-left-title img {
  width: 14px;
  height: auto;
  display: inline-block;
  margin-right: 6px;
}

.smart-gov-page .three-contaner-b-left-img .img {
  width: 100%;
}

.smart-gov-page .three-contaner-b-left-title-text {
  font-size: 12px;
  color: #646464;
}

.smart-gov-page .three-contaner-b-right-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

.smart-gov-page .three-contaner-b-right-desc {
  color: #646464;
  font-size: 12px;
  line-height: 200%;
}

.smart-gov-page .three-contaner-b-right-b-title {
  margin: 16px 0 8px 0;
  font-size: 14px;
  font-weight: 600;
}

.smart-gov-page .three-contaner-b-right-b-list {
  max-width: 360px;
  padding: 12px 8px;
  background: #fffed9;
  border: solid 1px #ffe6a5;
  border-radius: 12px;
  margin-bottom: 26px;
}

.smart-gov-page .three-contaner-b-right-b-list-item {
  display: flex;
  align-items: center;
}

.smart-gov-page .three-contaner-b-right-b-list-item-icon {
  margin-right: 8px;
}

.smart-gov-page .three-contaner-b-right-b-list-item-title {
  color: #fc7928;
  font-weight: 600;
  font-size: 12px;
}

.smart-gov-page .three-contaner-b-right-b-list-item-text {
  min-width: 210px;
  font-size: 12px;
  line-height: 200%;
}

.smart-gov-page .ja-JP .three-contaner-b-right-b-list-item-text {
  min-width: 145px;
}

.smart-gov-page .content-m {
  display: none;
}

.smart-gov-page .three-pc {
  display: block;
}

.smart-gov-page .three-contaner-b-btn {
  display: inline-block;
  padding: 10px 24px;
  border-radius: 24px;
  background: #3377ff;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
