@charset "utf-8";
.fon-YouSheBiaoTiHei {
  font-family: "YouSheBiaoTiHei";
}

@font-face {
  font-family: "AlibabaPuHuiTi_2_75_SemiBold";
  src: url("/cms_files/fonts/AlibabaPuHuiTi-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: #f4f8fc;
}

.policy-services-main {
  padding: 1rem 0;
}

.policy-services-module-block {
  background-color: #ffffff;
  background: #ffffff;
  border-radius: 0.3125rem;
  margin: 0 auto 1.25rem;
}

/* .policy-services-module-block:last-child {
  margin-bottom: 0;
} */

.poser-module-block-title {
  line-height: 3.25rem;
  padding: 0 1rem;
  border-bottom: 1px solid #eeeeee;
  align-items: center;
}

.poser-module-block-title h2 {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  color: #333b57;
  font-weight: 500;
}

.poser-module-block-title .module-title-icon {
  display: block;
  width: 1.75rem;
  height: auto;
  margin-right: 0.875rem;
}

.poser-module-block-title .module-title-more {
  display: block;
  width: 1.375rem;
  height: 0.6875rem;
  background: url(more.png) no-repeat;
  margin-right: 0.625rem;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
  background-size: 1.375rem 0.6875rem !important;
}
.poser-module-block-title .module-item-title-more {
  margin-left: auto;
  font-size: 0.875rem;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
}

.poser-module-block-title .module-title-more:hover {
  background: url(hover_more.png) no-repeat;
  margin-right: 0;
}

.policy-services-module-content {
  padding: 1.75rem 1.25rem 0.125rem 1.25rem;
}

.policy-services-module-content-first {
  padding-top: 0.25rem;
  padding: 0.25rem 0.625rem 0.125rem 0.625rem;
}
.module-content-first-left {
  width: calc(100% - 23.3125rem);
  align-items: flex-start;
}

.module-content-first-right {
  width: 23.3125rem;
}

.module-content-first-item {
  width: 23.3125rem;
  height: 8.75rem;
  width: 100%;
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(225, 225, 225, 1);
  border-radius: 0.25rem;
  padding: 1rem 1.5rem 1rem 1.5rem;
  /* margin: 0 1.25rem 1.25rem 0; */
  background-size: 6.5rem auto !important;
  position: relative;
  overflow: hidden;
}
.module-content-first-item .item-bg-icon {
  display: block;
  width: 6.5rem;
  height: 6.5rem;
  position: absolute;
  right: -0.9375rem;
  bottom: -1.125rem;
  background-size: 100% !important;
  opacity: 0.1;
}
.module-content-first-left .module-content-first-item:nth-child(3),
.module-content-first-left .module-content-first-item:nth-child(4) {
  height: 18.75rem;
}

.module-content-first-item:nth-child(2n) {
  margin-right: 0;
}

.module-content-first-right .module-content-first-item {
  margin-right: 0;
}

.module-content-first-item .module-content-first-item-title {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}

.module-content-first-item .module-content-first-item-title span {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.module-content-first-item .first-item-icon {
  display: block;
  width: 2.875rem;
  height: auto;
  margin-right: 0.75rem;
  font-size: 1.25rem;
  letter-spacing: 0;
  font-weight: 400;
}

.module-content-first-item-list {
  padding-left: 3.4375rem;
}

.module-content-first-item-list li {
  font-size: 1rem;
  color: #333b57;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
}

.module-content-first-item-list li[data-type="1"] a::before {
  background-color: #1e78ff;
}
.module-content-first-item-list li:last-child {
  margin-bottom: 0;
}

.module-content-first-item-list li a {
  padding-left: 0.8125rem;
  display: block;
  position: relative;
}

.module-content-first-item-list li a[href="javascript:;"]:hover {
  color: #999;
  cursor: not-allowed;
}

.module-content-first-item-list li a:hover {
  color: #1e78ff;
}

.module-content-first-item-list li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  background: #333b57;
  border-radius: 50%;
}

.module-content-first-left .module-content-first-item:nth-child(1) {
  background: url(policy-services7.png) no-repeat right bottom;
}

.module-content-first-left .module-content-first-item:nth-child(2) {
  background: url(policy-services14.png) no-repeat right bottom;
}

.module-content-first-left .module-content-first-item:nth-child(3) {
  background: url(policy-services21.png) no-repeat right bottom;
}

.module-content-first-left .module-content-first-item:nth-child(4) {
  background: url(policy-services9.png) no-repeat right bottom;
}

.module-content-first-right .module-content-first-item:nth-child(1) {
  background: url(policy-services24.png) no-repeat right bottom;
}

.module-content-first-right .module-content-first-item:nth-child(2) {
  background: url(policy-services17.png) no-repeat right bottom;
}

.module-content-first-right .module-content-first-item:nth-child(3) {
  background: url(policy-services26.png) no-repeat right bottom;
}

.module-content-first-left .module-content-first-item:nth-child(1) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #40b0ff, #176eef);
}

.module-content-first-left .module-content-first-item:nth-child(2) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #f8974f, #f27330);
}

.module-content-first-left .module-content-first-item:nth-child(3) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #5fb2ff, #277be6);
}

.module-content-first-left .module-content-first-item:nth-child(4) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #ffd87c, #ffa300);
}

.module-content-first-right .module-content-first-item:nth-child(1) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #51f0fe, #03d2ed);
}

.module-content-first-right .module-content-first-item:nth-child(2) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #ae8aff, #6630f1);
}

.module-content-first-right .module-content-first-item:nth-child(3) .module-content-first-item-title span {
  background-image: linear-gradient(to right, #57e0ad, #02c374);
}

.policy-services-module-content-second {
  padding: 1.25rem 1.125rem 0.9375rem 1.125rem;
}

.policy-services-module-content-thirdly {
  background: transparent;
  margin-bottom: 0;
}

.policy-services-module-content-thirdly .module-content-thirdly-left {
  width: 35.625rem;
  background: #ffffff;
  padding-bottom: 0.375rem;
}

.policy-services-module-content-thirdly .module-content-thirdly-left .poser-module-block-title {
  background: #ffffff;
}

.policy-services-module-content-thirdly .module-content-thirdly-right {
  width: 38.125rem;
  margin-left: auto;
  background: #ffffff;
  padding-bottom: 0.375rem;
  /* padding-bottom: 1.25rem; */
}

/* 政策诉求 */
.claims-cases-list {
  padding: 1rem;
  padding-bottom: 0;
}

.claims-cases-list .item {
  width: 100%;
  padding: 0 1rem;
  background: #f6f8fb;
  border-radius: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  /* margin-bottom: 1rem; */
  margin-bottom: 0.5rem;
}

.claims-cases-list .item:last-child {
  margin-bottom: 0;
}

.claims-cases-list .item .ask {
  display: flex;
  margin-top: 1rem;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.claims-cases-list .item .ask i,
.claims-cases-list .item .answer i {
  display: block;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.875rem;
  background: url(ask.png) no-repeat;
  background-size: 1.25rem 1.25rem;
}

.claims-cases-list .item .ask span,
.claims-cases-list .item .answer span {
  display: block;
  flex: 1;
  font-size: 1rem;
  color: var(--font-color-black);
  font-weight: var(--font-weight-bold);
  line-height: 1.375rem;
}

.claims-cases-list .item .answer {
  display: flex;
  align-items: center;
  margin-top: 0.875rem;
  margin-bottom: 1rem;
  width: 100%;
}

.claims-cases-list .item .answer i {
  background: url(answer.png) no-repeat;
  background-size: 1.25rem 1.25rem;
}

.claims-cases-list .item:hover .ask span {
  color: var(--main-color);
}

.policy-calculators {
  min-height: 13.875rem;
  background: url(policy-services30.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: 0.375rem;
  overflow: hidden;
  padding: 2rem 2.1875rem 0.875rem 2.1875rem;
  border: 1px solid #ffffff;
}

.policy-calculators-list {
  width: 26.0625rem;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0.375rem;
  padding: 0.6875rem 0 0.625rem;
  justify-content: center;
}

.policy-calculators-list li a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

.policy-calculators-list li {
  margin: 0 0.4375rem;
}

.policy-calculators .policy-small-module-title {
  margin-bottom: 0.625rem;
  font-family: "AlimamaShuHeiTi-Bold";
  font-size: 1.625rem;
  color: #333b57;
  letter-spacing: 0.125rem;
  line-height: 2.25rem;
  font-weight: 700;
  color: #1e78ff;
}

.policy-calculators .policy-small-module-title i {
  color: #333b57;
}

.policy-calculators-list li .policy-calculators-icon {
  overflow: hidden;
  width: 3.875rem;
  height: 3.875rem;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.75rem;
}

.policy-calculators-list li .policy-calculators-icon img {
  display: block;
  width: 80%;
}

.policy-calculators-list li .policy-calculators-descriptions {
  font-family: "DingTalk-JinBuTi";
  font-size: 1.125rem;
  color: #333b57;
  letter-spacing: 0;
  font-weight: 400;
}

.policy-services-type .policy-services-type-item {
  font-size: 1rem;
  color: #333b57;
  letter-spacing: 0;
  font-weight: 500;
  margin-right: 1rem;
  cursor: pointer;
}
.policy-services-type .policy-services-type-item::after {
  display: block;
  content: "";
  width: 100%;
  height: 0.125rem;
  background-color: transparent;
}
.policy-services-type .policy-services-type-item a {
  color: #333b57;
}

.policy-services-type .policy-services-type-item:last-child {
  margin-right: 0;
}

.policy-services-type .policy-services-type-item.active {
  color: #1e78ff;
  background: url();
}
.policy-services-type .policy-services-type-item.active::after {
  background-color: #1e78ff;
}
.policy-services-module-content-fourth {
  padding-top: 1.375rem;
}

.policy-topic-list li {
  /* margin-right: 1.5rem; */
  /* width: calc((100% - 1.5rem) / 2); */
  width: 100%;
  margin-bottom: 0.875rem;
  /* height: 6rem; */
  overflow: hidden;
  position: relative;
  /* background: url(policy-topic-list-bg.png) no-repeat;
    background-size: 100% 100%; */
  background-image: linear-gradient(to bottom, #ffffff, #eaf6ff);
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.75rem 1.25rem;
  border: 0.125rem solid #c3e3ff;
}

.policy-topic-list li .blue-line {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  display: block;
  width: 0.3125rem;
  height: 50%;
  background-color: #1492ff;
}

.policy-topic-list li .blue-line::after,
.policy-topic-list li .blue-line::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
  border-color: transparent transparent transparent #1492ff;
}

.policy-topic-list li .blue-line::before {
  top: -0.3125rem;
  left: 0;
}

.policy-topic-list li .blue-line::after {
  bottom: -0.3125rem;
  left: 0;
}

.policy-topic-list li:nth-child(2n) {
  margin-right: 0;
}

.policy-topic-list li .policy-topic-list-title {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #333b57;
  font-weight: 400;
  margin-bottom: 0.5rem;
  width: 100%;
}
.policy-topic-list li:hover .policy-topic-list-title {
  color: var(--main-color);
}

.policy-topic-list-tags span {
  font-size: 0.875rem;
  color: #1e78ff;
  text-align: center;
  font-weight: 400;
  padding: 0.3438rem 0.4688rem;
  background: #ffffff;
  border: 0.0313rem solid rgba(30, 120, 255, 0.5);
  border-radius: 0.125rem;
  margin-right: 0.5rem;
}

.policy-topic-list-tags span:last-child {
  margin-right: 0;
}

.policy-topic-list-tags span.heat-tag {
  border: 0.0313rem solid rgba(0, 0, 0, 0.18);
  padding-left: 2.0625rem;
  padding-top: 0.4375rem;
  font-size: 0.8rem;
  color: #333b57;
  text-align: center;
  font-weight: 600;
  background: url(policy-services4.png) no-repeat 0.625rem center;
  background-size: 1.25rem 1.25rem;
}

.policy-topic-list li .list-type {
  width: 50%;
  position: absolute;
  right: -16%;
  bottom: 0.4375rem;
  display: block;
  transform: rotate(-13deg);
  font-size: 0.75rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem;
  text-shadow: 0 0.5px 0 rgba(68, 26, 0, 0.3);
  font-weight: 600;
  padding: 0 0.625rem;
}

.policy-topic-list li .list-type.yellow,
.policy-topic-list li .list-type[data-wjtype="纲领文件"],
.policy-topic-list li .list-type[data-wjtype="实施细则"] {
  background: #f7b500;
}

.policy-topic-list li .list-type.blue,
.policy-topic-list li .list-type[data-wjtype="申报通知"],
.policy-topic-list li .list-type[data-wjtype="名单公示"] {
  background: #1e78ff;
}

.policy-topic-list li .list-type.cyan,
.policy-topic-list li .list-type[data-wjtype="政策项目"] {
  background: #1fdfd4;
}
.policy-list-more {
  text-align: center;
  margin: 0.9375rem 1.25rem;
}
.policy-list-more a {
  display: flex;
  justify-content: center;
  color: #8b95a8;
  font-size: 0.875rem;
  transition: all 0.3s ease-in-out;
}
.policy-list-more a i {
  transition: all 0.3s ease-in-out;
}
.policy-list-more a:hover {
  color: #1e78ff;
}
.policy-list-more a:hover i {
  display: block;
  transform: translateX(0.625rem);
  -webkit-transform: translateX(0.625rem);
  -moz-transform: translateX(0.625rem);
  -ms-transform: translateX(0.625rem);
  -o-transform: translateX(0.625rem);
}

/* 政策专题 */
.policy-services-special-topic,
.policy-services-recommend {
  width: 36.875rem;
  background-color: #ffffff;
}
.policy-services-special-topic {
  margin-right: 1.25rem;
}
.policy-services-special-topic .policy-services-type {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.policy-services-type-container {
  /* margin-left: 0.75rem;
  margin-right: 0.75rem; */
  flex: 1;
  width: 92%;
}
.services-type-scroll-container {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
.services-type-scroll-button {
  width: 1.3125rem;
  height: 1.3125rem;
  background-color: red;
}
.services-type-scroll-button.services-type-scroll-left {
  background: url(toggle-arrows.svg) no-repeat center;
}
.services-type-scroll-button.services-type-scroll-right {
  margin-left: auto;
  background: url(toggle-arrows.svg) no-repeat center;
  transform: rotateY(180deg);
}
.policy-services-special-topic .policy-services-module-content,
.policy-services-recommend .policy-services-module-content {
  padding: 0.9375rem 0.75rem 0 0.75rem;
  min-height: 19.3125rem;
  display: flex;
  flex-direction: column;
}
.policy-services-special-topic .policy-services-module-content {
  padding-top: 0.875rem;
}
.policy-services-special-topic .policy-services-type .policy-services-type-item {
  line-height: 1.375rem;
  padding-top: 0.4375rem;
}
.policy-services-special-topic .policy-services-type .policy-services-type-item::after {
  margin-top: 0.4375rem;
}

.policy-services-recommend .policy-services-module-content {
  padding-top: 0;
}
.policy-services-recommend .policy-topic-list li {
  border: none;
  border-bottom: 0.0625rem solid #eeeeee;
  background: transparent;
  padding: 0.6875rem 0 0.875rem 0;
  height: auto;
  margin-bottom: 0;
  border-radius: 0;
}
.policy-services-recommend .policy-topic-list li .policy-topic-list-title {
  margin-bottom: 0.5rem;
}
.policy-services-recommend .policy-topic-list li a {
  width: 85%;
}
.policy-services-recommend .policy-topic-list li .list-type {
  width: auto;
  right: 0;
  top: 50%;

  font-family: "AlibabaPuHuiTi_2_55_Regular";
  font-size: 0.9375rem;
  color: #f77800;
  font-weight: 400;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.services-card li:nth-child(1) {
  background: url(policy-services-tool5.png) no-repeat;
  background-size: 100%;
}
.services-card li:nth-child(2) {
  background: url(policy-services-tool7.png) no-repeat;
  background-size: 100%;
}
.services-card li:nth-child(3) {
  background: url(policy-services-tool3.png) no-repeat;
  background-size: 100%;
}
.services-card li:nth-child(4) {
  background: url(policy-services-tool2.png) no-repeat;
  background-size: 100%;
}
.services-tabcut-hd {
  position: relative;
  flex: 1;
}
.services-tabcut-hd .services-tabcut-hd-item {
  font-size: 1rem;
  color: #333b57;
  letter-spacing: 0;
  font-weight: 500;
  margin-right: 1rem;
  cursor: pointer;
}
.services-tabcut-hd .services-tabcut-hd-item::after {
  display: block;
  content: "";
  width: 100%;
  height: 0.125rem;
  background-color: transparent;
}
.services-tabcut-hd .services-tabcut-hd-item.active {
  color: #333b57;
  font-weight: 500;
  font-size: 1.125rem;
}
.services-tabcut-hd .services-tabcut-hd-item.active::after {
  background-color: #1e78ff;
}
.services-tabcut-hd .services-tabcut-hd-item.active .services-tabcut-hd-item-more {
  display: block;
}
.services-tabcut-hd .services-tabcut-hd-item-more {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.875rem;
  color: #333333;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.services-son-tabcut-hd .services-son-tabcut-hd-item {
  font-size: 0.875rem;
  color: #333333;
  font-weight: 400;
}
.services-son-tabcut-hd .services-son-tabcut-hd-item .services-son-tabcut-hd-item-title {
  display: block;
  color: #333333;
  padding: 0.5175rem 0.6875rem;
  position: relative;
}
.services-son-tabcut-hd .services-son-tabcut-hd-item .services-son-tabcut-hd-item-title::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  border-top: 0.375rem solid transparent;
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.services-son-tabcut-hd .services-son-tabcut-hd-item.active .services-son-tabcut-hd-item-title {
  color: #ffffff;
  background-color: #1e78ff;
}
.services-son-tabcut-hd .services-son-tabcut-hd-item.active .services-son-tabcut-hd-item-title::after {
  border-top: 0.375rem solid #1e78ff;
}

.subscribe-content-item .subscribe-content-item-title {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0.625rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.subscribe-content-item-title .subscribe-content-item-title-tag {
  margin-left: 0.75rem;
  font-size: 0.75rem;
  color: #1e78ff;
  line-height: 0.875rem;
  font-weight: 400;
  padding: 0.1875rem 0.375rem;
  background: #eff5ff;
  border-radius: 0.125rem;
  -webkit-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  -ms-border-radius: 0.125rem;
  -o-border-radius: 0.125rem;
}
.subscribe-content-item .subscribe-content-item-time {
  font-size: 0.875rem;
  color: #999999;
  font-weight: 400;
}
.subscribe-content-item .subscribe-content-item-auxiliary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.subscribe-content-item .subscribe-content-item-state {
  margin-left: auto;
}
.subscribe-content-item .subscribe-content-item-state i {
  font-size: 0.875rem;
  color: #333333;
  font-weight: 400;
  margin-left: 1rem;
}
.subscribe-content-item .subscribe-content-item-state i.subscribe-content-item-carry-out {
  color: #1e78ff;
  position: relative;
  padding-left: 0.75rem;
}
.subscribe-content-item .subscribe-content-item-state i.subscribe-content-item-carry-out::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  background: #1e78ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.subscribe-content-item .subscribe-content-item-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.625rem;
}
.subscribe-content-item .subscribe-content-item-tags span {
  font-size: 0.75rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  padding: 0.1875rem 0.375rem;
  background: #f5f5f5;
  border: 0.0625rem solid rgba(217, 217, 217, 1);
  border-radius: 0.125rem;
  -webkit-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  -ms-border-radius: 0.125rem;
  -o-border-radius: 0.125rem;
  margin-left: 0.5rem;
}
.subscribe-module-block .subscribe-content {
  min-height: 13rem;
}
.subscribe-module-lable-content {
  align-items: center;
}
.subscribe-goto {
  margin-left: auto;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1e78ff;
  font-weight: 400;
  background: #ebf3ff;
  border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  padding: 0.25rem 0.625rem 0.25rem 2rem;
  background: url(subscribe-icon.svg) no-repeat 0.625rem center #ebf3ff;
  background-size: 0.875rem auto;
}
.subscribe-content-item .subscribe-content-item-tags span:first-child {
  margin-left: 0;
}

.subscribe-content .subscribe-content-item {
  width: 34.8125rem;
  margin-right: 2.375rem;
  border-bottom: 0.0625rem solid rgba(238, 238, 238, 1);
  padding: 0.875rem 0;
}
.subscribe-content .subscribe-content-item:nth-child(2n) {
  margin-right: 0;
}
.subscribe-module-content {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.subscribe-module-content#subscribe-elcontent {
  min-height: 17.4088rem;
  display: flex;
  flex-direction: column;
}
.services-module-content {
  padding: 1.25rem;
}
.subscribe-module-content .labels-wrapper {
  display: flex;
  align-items: center;
}
.subscribe-module-content .labels-wrapper .subscribe-button {
  margin-left: auto;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1e78ff;
  font-weight: 400;
  padding: 0.25rem 0.625rem 0.25rem 2rem;
  background: #ebf3ff;
  border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  background: url(subscribe-icon.svg) no-repeat 0.625rem center #ebf3ff;
}

/* 专题政策 */
.policy-list {
  display: flex;
  flex-wrap: wrap;
  padding: 1.125rem;
  gap: 1rem;
}

.policy-list-item {
  display: flex;
  width: 17.4375rem;
  height: 4.375rem;
  padding: 0 1.25rem;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333b57;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    color 0.3s ease;
}

.policy-list-item:first-child {
  background-image: url(policy_benefiting.png);
}

.policy-list-item:first-child:hover {
  background-image: url(policy_benefiting_hover.png);
}

.policy-list-item:nth-child(2) {
  background-image: url(policy_industrialization.png);
}

.policy-list-item:nth-child(2):hover {
  background-image: url(policy_industrialization_hover.png);
}

.policy-list-item:nth-child(3) {
  background-image: url(policy_software.png);
}

.policy-list-item:nth-child(3):hover {
  background-image: url(policy_software_hover.png);
}

.policy-list-item:nth-child(4) {
  background-image: url(policy_promoting.png);
}

.policy-list-item:nth-child(4):hover {
  background-image: url(policy_promoting_hover.png);
}

.policy-list-item:nth-child(5) {
  background-image: url(policy_scrapping.png);
}

.policy-list-item:nth-child(5):hover {
  background-image: url(policy_scrapping_hover.png);
}

.policy-list-item:nth-child(6) {
  background-image: url(policy_zc.png);
}

.policy-list-item:nth-child(6):hover {
  background-image: url(policy_zc_hover.png);
}

.policy-list-item:nth-child(7) {
  background-image: url(policy_bus.png);
}

.policy-list-item:nth-child(7):hover {
  background-image: url(policy_bus_hover.png);
}

.policy-list-item:hover {
  color: #ffffff;
  transform: translateY(-0.375rem);
  box-shadow: 0 0.5rem 1.25rem 0 rgba(30, 120, 255, 0.22);
}

.policy-list-item span {
  display: inline-block;
  width: 10rem;
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: "AlibabaPuHuiTi_2_75_SemiBold";
  color: inherit;
}

/* 政策图解 */
.graphic-cart-item {
  width: 17.375rem;
  border-radius: 0.875rem;
  -webkit-border-radius: 0.875rem;
  -moz-border-radius: 0.875rem;
  -ms-border-radius: 0.875rem;
  -o-border-radius: 0.875rem;
  margin-right: 1rem;
  margin-top: 1.625rem;
}
.graphic-cart-item:nth-child(4n) {
  margin-right: 0;
}
.graphic-cart-item .graphic-cart-item-img {
  display: block;
  width: 100%;
  height: 8.75rem;
  border-radius: 0.875rem 0.875rem 0 0;
}
.graphic-cart-item .graphic-cart-item-title {
  font-size: 1rem;
  color: #000000;
  line-height: 1.75rem;
  font-weight: 400;
  margin-bottom: 0.625rem;
}
.graphic-cart-item .graphic-cart-item-text {
  height: 7.625rem;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0 0 0.875rem 0.875rem;
  -webkit-border-radius: 0 0 0.875rem 0.875rem;
  -moz-border-radius: 0 0 0.875rem 0.875rem;
  -ms-border-radius: 0 0 0.875rem 0.875rem;
  -o-border-radius: 0 0 0.875rem 0.875rem;
  padding: 1rem 1.125rem;
  border-top: none;
}
.graphic-cart-item-auxiliary {
  display: flex;
}
.graphic-cart-item-auxiliary span {
  font-size: 0.875rem;
  color: #999999;
  font-weight: 400;
}
.graphic-cart-item-auxiliary .graphic-cart-item-visit {
  background: url(visit.svg) no-repeat left center;
  padding-left: 1.5rem;
  background-size: 1rem auto;
}
.graphic-cart-item-auxiliary .graphic-cart-item-time {
  margin-left: auto;
}
.services-policy-illustration .graphic-cart-item {
  margin-top: 0;
}

/* banner下方政策服务切换区 */
.policy-content-tabswitch {
  margin-bottom: 1rem;
}

.policy-switch {
  display: flex;
  align-items: stretch;
  gap: 0.875rem;
}

.policy-switch button {
  border: 0;
  padding: 0;
  font: inherit;
  text-align: left;
  background: transparent;
  cursor: pointer;
}

.policy-switch-sidebar {
  flex: 0 0 18.5rem;
}

.policy-switch-primary,
.policy-switch-list-title {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 3.75rem;
  margin-bottom: 0.75rem;
  padding: 1rem 1.875rem;
  color: rgba(30, 32, 39, 1);
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: AlibabaPuHuiTi_2_65_Medium, "PingFang SC", "Microsoft YaHei", sans-serif;
  border: 0.0625rem solid rgba(255, 255, 255, 1);
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 70, 210, 0.1);
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition:
    color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.policy-switch-primary-exempt {
  background-image: linear-gradient(88deg, rgba(227, 238, 255, 0.86) 0%, rgba(237, 244, 255, 0.92) 100%), url(policy-switch-exempt.png);
}

.policy-switch-primary-quick {
  background-image: linear-gradient(88deg, rgba(227, 238, 255, 0.86) 0%, rgba(237, 244, 255, 0.92) 100%), url(policy-switch-quick.png);
}

.policy-switch-primary-library {
  background-image: linear-gradient(88deg, rgba(227, 238, 255, 0.86) 0%, rgba(237, 244, 255, 0.92) 100%), url(policy-switch-library.png);
}

.policy-switch-primary.active,
.policy-switch-primary:hover {
  color: rgba(255, 255, 255, 1);
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 70, 210, 0.18);
}

.policy-switch-primary-exempt.active,
.policy-switch-primary-exempt:hover {
  background-image: url(policy-switch-exempt.png);
}

.policy-switch-primary-quick.active,
.policy-switch-primary-quick:hover {
  background-image: url(policy-switch-quick.png);
}

.policy-switch-primary-library.active,
.policy-switch-primary-library:hover {
  background-image: url(policy-switch-library.png);
}

.policy-switch-list-nav {
  border-radius: 0.3125rem;
  overflow: hidden;
  background: rgba(237, 247, 255, 1);
  box-shadow: inset 0 0.125rem 0.375rem 0 rgba(0, 91, 160, 0.17);
}

.policy-switch-list-title {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 1);
  border-radius: 0.3125rem 0.3125rem 0 0;
  box-shadow: none;
  background-image: linear-gradient(88deg, rgba(35, 123, 255, 0.88) 0%, rgba(70, 110, 255, 0.92) 100%), url(policy-switch-list.png);
}

.policy-switch-service-title {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.0625rem 2.875rem;
  color: rgba(51, 51, 51, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: PingFangSC-Regular, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.policy-switch-service-title::after {
  content: ">";
  margin-left: 0.4375rem;
  color: rgba(51, 51, 51, 0.5);
  font-size: 0.875rem;
  line-height: 1;
  transition: transform 0.2s ease;
}

.policy-switch-service-nav-item.active .policy-switch-service-title {
  color: rgba(30, 120, 255, 1);
  font-family: PingFangSC-Medium, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-weight: 500;
  box-shadow: inset 0.1875rem 0 0 0 rgba(30, 120, 255, 1);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.policy-switch-service-nav-item.active .policy-switch-service-title::after {
  transform: rotate(90deg);
  color: rgba(30, 120, 255, 1);
}

.policy-switch-service-links {
  display: none;
  padding: 0.625rem 0;
  background: rgba(30, 120, 255, 0.12);
}

.policy-switch-service-nav-item.active .policy-switch-service-links {
  display: block;
}

.policy-switch-service-links a {
  display: block;
  padding: 0.625rem 1rem 0.625rem 2.875rem;
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.375rem;
}

.policy-switch-service-links a:hover {
  color: rgba(30, 120, 255, 1);
}

.policy-switch-content {
  flex: 1;
  min-width: 0;
  background: rgba(255, 255, 255, 1);
  border-radius: 0.3125rem;
}

.policy-switch-panel-title {
  display: flex;
  align-items: center;
  padding: 0.8125rem 1rem;
  border-bottom: 0.0625rem solid rgba(238, 238, 238, 1);
}

.policy-switch-panel-title img {
  width: 1.75rem;
  height: auto;
  margin-right: 0.75rem;
}

.policy-switch-panel-title h2 {
  color: rgba(51, 59, 87, 1);
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-family: "AlibabaPuHuiTi_2_75_SemiBold", "Microsoft YaHei", sans-serif;
  font-weight: normal;
}

.policy-switch-filter-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.75rem;
  margin: 1rem 1.25rem;
}

.policy-switch-filter-row button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3125rem 0.75rem;
  color: rgba(99, 110, 127, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  border: 0.05rem solid rgba(195, 199, 205, 1);
  border-radius: 0.3125rem;
}

.policy-switch-filter-row button::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  border-top: 0.3125rem solid currentColor;
}

.policy-switch-filter-row button.active {
  color: rgba(30, 120, 255, 1);
  border-color: rgba(30, 120, 255, 1);
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
}

.policy-switch-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.policy-switch-project-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 0.75rem;
  color: rgba(51, 59, 87, 1);
  background: rgba(255, 255, 255, 1);
  border: 0.0625rem solid rgba(229, 233, 242, 1);
  border-radius: 0.4375rem;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.policy-switch-project-card:hover {
  border-color: rgba(30, 120, 255, 1);
  box-shadow: 0 0.375rem 0.875rem 0 rgba(30, 120, 255, 0.12);
  transform: translateY(-0.125rem);
}

.policy-switch-project-card h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(30, 32, 39, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
}

.policy-switch-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
}

.policy-switch-tags span {
  padding: 0.1875rem 0.375rem;
  color: rgba(30, 120, 255, 1);
  font-size: 0.75rem;
  line-height: 0.875rem;
  background: rgba(239, 245, 255, 1);
  border-radius: 0.125rem;
}

.policy-switch-tags span:nth-child(2) {
  color: rgba(247, 120, 0, 1);
  background: rgba(255, 244, 229, 1);
}

.policy-switch-tags span:nth-child(3) {
  color: rgba(125, 75, 255, 1);
  background: rgba(244, 239, 255, 1);
}

.policy-switch-project-card p {
  margin-top: 0.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(139, 149, 168, 1);
  font-size: 0.8125rem;
  line-height: 1.125rem;
}

.policy-switch-project-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.625rem;
  color: rgba(139, 149, 168, 1);
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.policy-switch-status,
.policy-switch-days {
  padding: 0 0.375rem;
  border-radius: 0.125rem;
}

.policy-switch-status {
  color: rgba(6, 185, 128, 1);
  background: rgba(6, 185, 128, 0.1);
}

.policy-switch-days.is-warning {
  color: rgba(255, 70, 70, 1);
  background: rgba(255, 70, 70, 0.08);
}

.policy-switch-days.is-safe {
  color: rgba(6, 185, 128, 1);
  background: rgba(6, 185, 128, 0.1);
}

.policy-switch-detail {
  align-self: flex-end;
  margin-top: 0.75rem;
  padding: 0.25rem 0.8125rem;
  color: rgba(30, 120, 255, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  border: 0.0625rem solid rgba(30, 120, 255, 1);
  border-radius: 0.25rem;
  transition:
    color 0.2s ease,
    background-color 0.2s ease;
}

.policy-switch-project-card:hover .policy-switch-detail {
  color: rgba(255, 255, 255, 1);
  background: rgba(30, 120, 255, 1);
}

.policy-switch-more {
  display: block;
  margin: 1rem auto 0;
  color: rgba(139, 149, 168, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
}

.policy-switch-more:hover {
  color: rgba(30, 120, 255, 1);
}

.policy-switch-library-list {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.policy-switch-library-list a {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.875rem 1rem;
  color: rgba(51, 59, 87, 1);
  background: rgba(248, 250, 255, 1);
  border: 0.0625rem solid rgba(223, 232, 253, 1);
  border-radius: 0.4375rem;
}

.policy-switch-library-list a:hover strong {
  color: rgba(30, 120, 255, 1);
}

.policy-switch-library-list strong {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
}

.policy-switch-library-list span {
  flex: 0 0 auto;
  color: rgba(139, 149, 168, 1);
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.policy-switch-service-panel {
  background: rgba(255, 255, 255, 1);
}

.policy-switch-accordion {
  display: grid;
  gap: 0.75rem;
}

.policy-switch-accordion-item {
  overflow: hidden;
  border: 0.0625rem solid rgba(229, 233, 242, 1);
  border-radius: 0.4375rem;
  background: rgba(255, 255, 255, 1);
}

.policy-switch-accordion-item.active {
  border-color: rgba(30, 120, 255, 1);
  box-shadow: 0 0.25rem 0.75rem 0 rgba(30, 120, 255, 0.08);
}

.policy-switch-accordion-title {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0.75rem;
  padding: 0.875rem;
  color: rgba(51, 59, 87, 1);
}

.policy-switch-accordion-title::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: auto;
  border-left: 0.3125rem solid transparent;
  border-right: 0.3125rem solid transparent;
  border-top: 0.375rem solid rgba(156, 163, 175, 1);
  transition: transform 0.2s ease;
}

.policy-switch-accordion-item.active .policy-switch-accordion-title::after {
  transform: rotate(180deg);
}

.policy-switch-accordion-index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1875rem 0.375rem;
  color: rgba(255, 255, 255, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  background: rgba(30, 120, 255, 1);
  border-radius: 0.1875rem;
}

.policy-switch-accordion-title strong {
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 500;
}

.policy-switch-accordion-title em {
  margin-left: auto;
  padding: 0.25rem 0.5rem;
  color: rgba(99, 110, 127, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  background: rgba(245, 245, 245, 1);
  border-radius: 0.1875rem;
}

.policy-switch-accordion-item.active .policy-switch-accordion-title em {
  margin-left: auto;
}

.policy-switch-accordion-content {
  display: none;
  padding: 0 0.875rem 0.875rem;
}

.policy-switch-accordion-item.active .policy-switch-accordion-content {
  display: block;
}

.policy-switch-info-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
}

.policy-switch-info-grid div {
  padding: 0.75rem 1rem;
  background: rgba(248, 250, 255, 1);
  border: 0.0625rem solid rgba(223, 232, 253, 1);
  border-radius: 0.4375rem;
}

.policy-switch-info-grid span,
.policy-switch-service-section p {
  color: rgba(99, 110, 127, 1);
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.policy-switch-info-grid strong {
  display: block;
  margin-top: 0.25rem;
  color: rgba(30, 120, 255, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 500;
}

.policy-switch-service-section {
  margin-top: 1rem;
}

.policy-switch-service-section h3 {
  margin-bottom: 0.625rem;
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 500;
}

.policy-switch-service-section p {
  padding: 0.25rem 0;
}

.policy-switch-handle-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

.policy-switch-handle-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  line-height: 1.375rem;
  border-radius: 0.4375rem;
  border: 0.0625rem solid rgba(223, 232, 253, 1);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.policy-switch-handle-list .online {
  color: rgba(30, 120, 255, 1);
  background-image: url(policy-switch-online.png);
}

.policy-switch-handle-list .offline {
  color: rgba(178, 114, 38, 1);
  border-color: rgba(255, 210, 133, 1);
  background-image: url(policy-switch-offline.png);
}

.policy-switch-list-title {
  background-image: linear-gradient(88deg, rgba(35, 123, 255, 1) 0%, rgba(70, 110, 255, 0.96) 100%), url(policy-switch-list.png);
}

.policy-switch-accordion-title::after {
  flex: 0 0 auto;
  margin-left: 0.5rem;
}

.policy-switch-accordion-title em {
  margin-left: auto;
}

@media (max-width: 56.25rem) {
  .policy-content-tabswitch .box-wrap {
    width: calc(100% - 2rem);
  }

  .policy-switch {
    flex-direction: column;
  }

  .policy-switch-sidebar {
    flex-basis: auto;
  }

  .policy-switch-filter-row,
  .policy-switch-card-grid,
  .policy-switch-info-grid,
  .policy-switch-handle-list {
    grid-template-columns: 1fr;
  }

  .policy-switch-library-list a {
    flex-direction: column;
  }
}

.policy-switch .policy-switch-primary-exempt {
  background-image: url(policy-switch-msjx.png);
}

.policy-switch .policy-switch-primary-quick {
  background-image: url(policy-switch-kskd.png);
}

.policy-switch .policy-switch-primary-library {
  background-image: url(policy-switch-zcwk.png);
}

.policy-switch .policy-switch-primary-exempt.active,
.policy-switch .policy-switch-primary-exempt:hover {
  background-image: url(policy-switch-exempt.png);
}

.policy-switch .policy-switch-primary-quick.active,
.policy-switch .policy-switch-primary-quick:hover {
  background-image: url(policy-switch-quick.png);
}

.policy-switch .policy-switch-primary-library.active,
.policy-switch .policy-switch-primary-library:hover {
  background-image: url(policy-switch-library.png);
}

.policy-switch .policy-switch-list-title {
  background-image: url(policy-switch-list-zcfw.png);
}

.policy-switch .policy-switch-primary,
.policy-switch .policy-switch-list-title {
  display: flex;
  align-items: center;
  padding: 1rem 1.875rem;
  border: 0.0625rem solid rgba(255, 255, 255, 1);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
}

.policy-switch .policy-switch-service-title {
  display: flex;
  align-items: center;
  padding: 1.0625rem 2.875rem;
}

.policy-switch .policy-switch-filter-row button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3125rem 0.75rem;
}

.policy-switch .policy-switch-accordion-title {
  display: flex;
  align-items: center;
  padding: 0.875rem;
}

.policy-switch .policy-switch-service-title::after {
  content: "";
  flex: 0 0 auto;
  width: 0.625rem;
  height: 0.625rem;
  margin-left: 0.4375rem;
  background: url(policy-switch-arrow-right.png) center / 100% 100% no-repeat;
  transition: transform 0.2s ease;
}

.policy-switch .policy-switch-service-nav-item.active .policy-switch-service-title::after {
  transform: none;
  background-image: url(policy-switch-arrow-down-blue.png);
}

.policy-switch .policy-switch-accordion-title::after {
  content: "";
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  border: 0;
  background: url(policy-switch-accordion-open.svg) center / 100% 100% no-repeat;
}

.policy-switch .policy-switch-accordion-item.active .policy-switch-accordion-title::after {
  transform: none;
  background-image: url(policy-switch-accordion-close.svg);
}

.policy-switch .policy-switch-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(22.5rem, 100%);
  margin: 0.375rem auto 1rem;
  gap: 0.75rem;
  color: rgba(114, 126, 138, 1);
}

.policy-switch .policy-switch-more::before,
.policy-switch .policy-switch-more::after {
  content: "";
  flex: 1;
  height: 0.0625rem;
}

.policy-switch .policy-switch-more::before {
  background-image: linear-gradient(270deg, rgba(203, 213, 225, 1) 0%, rgba(203, 213, 225, 0) 100%);
}

.policy-switch .policy-switch-more::after {
  background-image: linear-gradient(90deg, rgba(203, 213, 225, 1) 0%, rgba(203, 213, 225, 0) 100%);
}

.policy-switch .policy-switch-more {
  width: auto;
  max-width: calc(100% - 2.5rem);
  gap: 0.9375rem;
  white-space: nowrap;
}

.policy-switch .policy-switch-more::before,
.policy-switch .policy-switch-more::after {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  height: 0;
  background: none;
  opacity: 0.5;
  border-top: 0.0625rem solid;
}

.policy-switch .policy-switch-more::before {
  border-image: linear-gradient(90deg, rgba(238, 238, 238, 0), rgba(139, 149, 168, 1)) 1 1;
}

.policy-switch .policy-switch-more::after {
  border-image: linear-gradient(90deg, rgba(139, 149, 168, 1), rgba(238, 238, 238, 0)) 1 1;
}

.policy-switch .policy-switch-more:hover {
  color: #1e78ff;
}

.policy-switch .policy-switch-filter-row {
  align-items: start;
}

.policy-switch .policy-switch-filter {
  position: relative;
  min-width: 0;
}

.policy-switch .policy-switch-filter.open {
  z-index: 20;
}

.policy-switch .policy-switch-filter-button {
  width: 100%;
}

.policy-switch .policy-switch-filter-button span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-switch .policy-switch-filter.open .policy-switch-filter-button,
.policy-switch .policy-switch-filter-button.active {
  color: rgba(30, 120, 255, 1);
  border-color: rgba(30, 120, 255, 1);
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
}

.policy-switch .policy-switch-filter.open .policy-switch-filter-button::after {
  transform: rotate(180deg);
}

.policy-switch .policy-switch-filter-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  margin-top: 0.375rem;
  padding: 0.25rem 0;
  background: rgba(255, 255, 255, 1);
  border: 0.0625rem solid rgba(224, 230, 242, 1);
  border-radius: 0.3125rem;
  box-shadow: 0 0.375rem 1rem 0 rgba(30, 120, 255, 0.1);
  max-height: 18.75rem;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: rgba(30, 120, 255, 0.72) transparent;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar {
  width: 0.375rem;
  background: transparent;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
  background: transparent;
  background-image: none;
  border: 0;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:single-button,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:start:decrement,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:end:increment,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:vertical:start:decrement,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:vertical:end:increment,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:horizontal:start:decrement,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-button:horizontal:end:increment {
  display: none;
  width: 0;
  height: 0;
  background: transparent;
  background-image: none;
  border: 0;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-track,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-track-piece,
.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-corner {
  background: transparent;
  box-shadow: none;
  border: 0;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-track {
  border-radius: 999rem;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, rgba(30, 120, 255, 0.88), rgba(97, 161, 255, 0.88));
  border-radius: 999rem;
}

.policy-switch .policy-switch-filter-menu::-webkit-scrollbar-thumb:hover {
  background: rgba(30, 120, 255, 1);
}

.policy-switch .policy-switch-filter-menu[hidden] {
  display: none;
}

.policy-switch .policy-switch-filter-menu button {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  color: rgba(51, 59, 87, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  border: 0;
  border-radius: 0;
  text-align: left;
}

.policy-switch [data-policy-filter="industry"] .policy-switch-filter-menu {
  left: 0;
  right: 0;
  width: auto;
  display: block;
  grid-template-columns: none;
  column-gap: 0;
  padding: 0.25rem 0;
}

.policy-switch [data-policy-filter="industry"] .policy-switch-filter-menu[hidden] {
  display: none;
}

.policy-switch [data-policy-filter="industry"] .policy-switch-filter-menu button {
  white-space: normal;
}

.policy-switch .policy-switch-filter-menu button::after {
  content: none;
}

.policy-switch .policy-switch-filter-menu button:hover,
.policy-switch .policy-switch-filter-menu button.active {
  color: rgba(30, 120, 255, 1);
  background: rgba(239, 245, 255, 1);
}

.policy-switch .policy-switch-message {
  grid-column: 1 / -1;
  padding: 1.5rem 1rem;
  color: rgba(139, 149, 168, 1);
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: center;
  background: rgba(248, 251, 255, 1);
  border: 0.0625rem solid rgba(229, 233, 242, 1);
  border-radius: 0.4375rem;
}

.policy-switch .policy-switch-loading {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.5rem;
  padding: 1.5rem 1rem;
  color: #1e78ff;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.policy-switch .policy-switch-loading-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border: 0.125rem solid rgba(30, 120, 255, 0.2);
  border-top-color: #1e78ff;
  border-radius: 50%;
  animation: policySwitchLoadingSpin 0.8s linear infinite;
}

.policy-switch .policy-switch-loading-text {
  color: #1e78ff;
}

@keyframes policySwitchLoadingSpin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.policy-switch .policy-switch-message.is-error {
  color: rgba(255, 70, 70, 1);
  background: rgba(255, 70, 70, 0.06);
  border-color: rgba(255, 70, 70, 0.2);
}

.policy-switch .policy-switch-card-grid.is-empty {
  display: block;
}

.policy-switch .policy-switch-empty {
  width: 11.75rem;
  margin: 0 auto;
  padding: 8.625rem 0 7rem;
  text-align: center;
}

.policy-switch .policy-switch-empty-image {
  display: block;
  width: 11.75rem;
  height: 9.625rem;
  object-fit: contain;
}

.policy-switch .policy-switch-empty-text {
  width: 9.625rem;
  margin: 0 auto;
}

.policy-switch .policy-switch-empty-title {
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", sans-serif;
  font-weight: normal;
}

.policy-switch .policy-switch-empty-desc {
  margin-top: 0.75rem;
  color: rgba(139, 149, 168, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", sans-serif;
  font-weight: normal;
}

.policy-switch .policy-switch-more[hidden] {
  display: none;
}

.policy-content-tabswitch .policy-switch-card-grid {
  gap: 1rem;
  margin: 0 1.25rem;
}

.policy-content-tabswitch .policy-switch-project-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 4.375rem;
  align-content: start;
  column-gap: 0.75rem;
  min-height: 9rem;
  padding: 0.75rem 0.75rem 0.625rem;
  box-sizing: border-box;
  border-color: rgba(238, 238, 238, 1);
}

.policy-content-tabswitch .policy-switch-project-card:hover {
  transform: translateY(-0.125rem);
  border-color: rgba(30, 120, 255, 1);
  box-shadow: 0 0.375rem 0.875rem 0 rgba(30, 120, 255, 0.12);
}

.policy-content-tabswitch .policy-switch-project-card h3,
.policy-content-tabswitch .policy-switch-tags,
.policy-content-tabswitch .policy-switch-project-card p,
.policy-content-tabswitch .policy-switch-project-dept,
.policy-content-tabswitch .policy-switch-project-footer {
  grid-column: 1 / -1;
}

.policy-content-tabswitch .policy-switch-project-card h3 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.policy-content-tabswitch .policy-switch-tags {
  margin-top: 0.375rem;
}

.policy-content-tabswitch .policy-switch-tags span {
  box-sizing: border-box;
  min-height: 1.25rem;
  padding: 0.1875rem 0.375rem;
  line-height: 0.875rem;
}

.policy-content-tabswitch .policy-switch-project-card p,
.policy-content-tabswitch .policy-switch-project-dept {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
  margin-top: 0.5rem;
  color: rgba(139, 149, 168, 1);
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.policy-content-tabswitch .policy-switch-project-card p::before,
.policy-content-tabswitch .policy-switch-project-dept::before {
  content: "";
  flex: 0 0 0.625rem;
  width: 0.625rem;
  height: 0.75rem;
  background: rgba(49, 66, 84, 0.74);
  -webkit-mask: url(postunit-icon.png) no-repeat center / contain;
  mask: url(postunit-icon.png) no-repeat center / contain;
}

.policy-content-tabswitch .policy-switch-project-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 0.4375rem;
}

.policy-content-tabswitch .policy-switch-project-meta {
  grid-column: 1 / 2;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.4375rem;
  min-width: 0;
  margin-top: 0.4375rem;
  color: rgba(139, 149, 168, 1);
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.policy-content-tabswitch .policy-switch-project-footer .policy-switch-project-meta {
  flex: 1 1 auto;
  margin-top: 0;
}

.policy-content-tabswitch .policy-switch-time,
.policy-content-tabswitch .policy-switch-project-meta > span:first-child:not(.policy-switch-status):not(.policy-switch-days) {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-content-tabswitch .policy-switch-time::before,
.policy-content-tabswitch .policy-switch-project-meta > span:first-child:not(.policy-switch-status):not(.policy-switch-days)::before {
  content: "";
  flex: 0 0 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.25rem;
  background: rgba(49, 66, 84, 0.48);
  -webkit-mask: url(posttime-icon.png) no-repeat center / contain;
  mask: url(posttime-icon.png) no-repeat center / contain;
}

.policy-content-tabswitch .policy-switch-status,
.policy-content-tabswitch .policy-switch-days {
  flex: 0 0 auto;
  box-sizing: border-box;
  min-width: 2.625rem;
  padding: 0 0.3125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  border: 0.03125rem solid currentColor;
  border-radius: 0.1875rem;
  background: rgba(255, 255, 255, 0);
}

.policy-content-tabswitch .policy-switch-status {
  color: rgba(37, 185, 103, 1);
}

.policy-content-tabswitch .policy-switch-days.is-warning {
  color: rgba(255, 33, 33, 1);
  background: rgba(255, 255, 255, 0);
}

.policy-content-tabswitch .policy-switch-days.is-safe {
  color: rgba(37, 185, 103, 1);
  background: rgba(255, 255, 255, 0);
}

.policy-content-tabswitch .policy-switch-detail {
  grid-column: 2 / 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  align-self: center;
  box-sizing: border-box;
  min-width: 4.375rem;
  margin-top: 0.4375rem;
  padding: 0 0.6875rem;
  color: rgba(30, 120, 255, 1);
  font-size: 0.875rem;
  line-height: 1.625rem;
  border: 0.05rem solid rgba(30, 120, 255, 1);
  border-radius: 0.3125rem;
  background: rgba(255, 255, 255, 1);
}

.policy-content-tabswitch .policy-switch-project-footer .policy-switch-detail {
  flex: 0 0 auto;
  margin-top: 0;
}

.policy-content-tabswitch .policy-switch-detail::after {
  content: "";
  flex: 0 0 0.4375rem;
  width: 0.4375rem;
  height: 0.625rem;
  margin-left: 0.375rem;
  background: currentColor;
  -webkit-mask: url(right-arrowhead.svg) no-repeat center / contain;
  mask: url(right-arrowhead.svg) no-repeat center / contain;
}

.policy-content-tabswitch .policy-switch-project-card:hover .policy-switch-detail,
.policy-content-tabswitch .policy-switch-detail:hover {
  color: rgba(255, 255, 255, 1);
  background: rgba(30, 120, 255, 1);
}

@media (max-width: 56.25rem) {
  .policy-content-tabswitch .policy-switch-card-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 30rem) {
  .policy-content-tabswitch .policy-switch-project-footer {
    flex-wrap: wrap;
  }

  .policy-content-tabswitch .policy-switch-project-card {
    grid-template-columns: minmax(0, 1fr);
  }

  .policy-content-tabswitch .policy-switch-detail {
    grid-column: 1 / -1;
  }
}

.policy-content-tabswitch .policy-switch-library-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 26.0625rem));
  gap: 1rem;
  margin-top: 0;
}

.policy-content-tabswitch .policy-switch-library-list a {
  color: rgba(51, 59, 87, 1);
  background: rgba(255, 255, 255, 1);
}

.policy-content-tabswitch .policy-switch-library-list span {
  flex: initial;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.policy-content-tabswitch .policy-switch-library-card {
  grid-template-columns: minmax(0, 1fr) 4.375rem;
  row-gap: 0;
}

.policy-content-tabswitch .policy-switch-library-head {
  grid-column: 1 / -1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  min-width: 0;
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-library-head h3 {
  flex: 1 1 auto;
  min-width: 0;
  display: -webkit-box;
  min-height: 3.25rem;
  overflow: hidden;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.625rem;
}

.policy-content-tabswitch .policy-switch-library-list .policy-switch-library-type {
  color: rgba(30, 120, 255, 1);
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
  font-weight: 500;
}

.policy-content-tabswitch .policy-switch-library-list .policy-switch-library-area {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 2.625rem;
  min-height: 1.25rem;
  padding: 0 0.375rem;
  color: rgba(30, 120, 255, 1);
  font-size: 0.75rem;
  line-height: 1.375rem;
  text-align: center;
  white-space: nowrap;
  border-radius: 0.125rem;
  background: rgba(239, 245, 255, 1);
}

.policy-content-tabswitch .policy-switch-library-unit {
  grid-column: 1 / -1;
  margin-top: 0.5rem;
}

.policy-content-tabswitch .policy-switch-library-list .policy-switch-library-unit-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-content-tabswitch .policy-switch-library-footer {
  grid-column: 1 / -1;
  margin-top: 0.4375rem;
}

.policy-content-tabswitch .policy-switch-library-meta {
  gap: 0.4375rem;
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-status {
  color: rgba(37, 185, 103, 1);
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-status.is-expired {
  color: rgba(255, 33, 33, 1);
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-days.is-warning {
  color: rgba(255, 33, 33, 1);
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-days.is-safe {
  color: rgba(37, 185, 103, 1);
}

.policy-content-tabswitch .policy-switch-library-card .policy-switch-detail {
  color: rgba(30, 120, 255, 1);
  font-size: 0.875rem;
  line-height: 1.625rem;
  background: rgba(255, 255, 255, 1);
}

.policy-content-tabswitch .policy-switch-library-card:hover .policy-switch-detail,
.policy-content-tabswitch .policy-switch-library-card .policy-switch-detail:hover {
  color: rgba(255, 255, 255, 1);
  background: rgba(30, 120, 255, 1);
}

.policy-switch [data-policy-library-filter="industry"] .policy-switch-filter-menu {
  left: 0;
  right: 0;
  width: auto;
  display: block;
  grid-template-columns: none;
  column-gap: 0;
  padding: 0.25rem 0;
}

.policy-switch [data-policy-library-filter="industry"] .policy-switch-filter-menu[hidden] {
  display: none;
}

.policy-switch [data-policy-library-filter="industry"] .policy-switch-filter-menu button {
  white-space: normal;
}

@media (max-width: 56.25rem) {
  .policy-content-tabswitch .policy-switch-library-list {
    grid-template-columns: 1fr;
  }
}

/* 政策服务一清单：接口渲染、切图和 SimpleBar 滚动条的最终样式。 */
.policy-content-tabswitch .policy-switch {
  --policy-switch-reference-height: 49.0625rem;
}

.policy-content-tabswitch .policy-switch-sidebar {
  display: flex;
  flex-direction: column;
  height: var(--policy-switch-reference-height);
  min-height: 0;
}

.policy-content-tabswitch .policy-switch-sidebar > .policy-switch-primary {
  flex: 0 0 auto;
}

.policy-content-tabswitch .policy-switch-list-nav {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  min-height: 0;
}

.policy-content-tabswitch .policy-switch-list-nav.is-expanded {
  flex: 1 1 auto;
}

.policy-content-tabswitch .policy-switch-list-title {
  flex: 0 0 auto;
}

.policy-content-tabswitch .policy-switch-service-nav {
  display: none;
  flex: 1 1 auto;
  min-height: 0;
  max-height: none;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.policy-content-tabswitch .policy-switch-list-nav.is-expanded .policy-switch-service-nav {
  display: block;
}

.policy-content-tabswitch .policy-switch-service-panel.active {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: var(--policy-switch-reference-height);
  min-height: 0;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-panel-title {
  flex: 0 0 auto;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion {
  display: block;
  flex: 1 1 auto;
  min-height: 0;
  max-height: none;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.policy-content-tabswitch .policy-switch-service-nav > .simplebar-wrapper,
.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion > .simplebar-wrapper {
  height: 100%;
  max-height: 100%;
}

.policy-content-tabswitch .policy-switch .policy-switch-filter-menu {
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.policy-content-tabswitch .policy-switch-service-nav .simplebar-content-wrapper,
.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion .simplebar-content-wrapper,
.policy-content-tabswitch .policy-switch .policy-switch-filter-menu .simplebar-content-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.policy-content-tabswitch .policy-switch-service-nav .simplebar-content-wrapper::-webkit-scrollbar,
.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion .simplebar-content-wrapper::-webkit-scrollbar,
.policy-content-tabswitch .policy-switch .policy-switch-filter-menu .simplebar-content-wrapper::-webkit-scrollbar,
.policy-content-tabswitch .policy-switch-service-nav::-webkit-scrollbar,
.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion::-webkit-scrollbar,
.policy-content-tabswitch .policy-switch .policy-switch-filter-menu::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.policy-content-tabswitch .policy-switch .simplebar-track.simplebar-vertical {
  width: 0.375rem;
  background: transparent;
  opacity: 0;
  transition: opacity 0.18s ease;
}

.policy-content-tabswitch .policy-switch [data-simplebar]:hover > .simplebar-track.simplebar-vertical,
.policy-content-tabswitch .policy-switch [data-simplebar].simplebar-hover > .simplebar-track.simplebar-vertical,
.policy-content-tabswitch .policy-switch [data-simplebar].simplebar-dragging > .simplebar-track.simplebar-vertical {
  opacity: 1;
}

.policy-content-tabswitch .policy-switch .simplebar-scrollbar::before {
  left: 0;
  right: 0;
  top: 0.125rem;
  bottom: 0.125rem;
  border-radius: 999rem;
  background: #e8ebef;
  opacity: 1;
}

.policy-content-tabswitch .policy-switch .simplebar-scrollbar.simplebar-visible::before,
.policy-content-tabswitch .policy-switch .simplebar-hover .simplebar-scrollbar::before {
  opacity: 1;
}

.policy-content-tabswitch .policy-switch .simplebar-track.simplebar-horizontal {
  display: none;
}

.policy-content-tabswitch .policy-switch-service-nav .simplebar-content,
.policy-content-tabswitch .policy-switch .policy-switch-filter-menu .simplebar-content {
  padding: 0;
}

.policy-content-tabswitch .policy-switch-service-nav-item {
  color: rgba(51, 51, 51, 1);
}

.policy-content-tabswitch .policy-switch .policy-switch-service-title {
  min-height: 3.5rem;
  padding: 1rem 2.875rem;
  color: rgba(51, 51, 51, 1);
  background: rgba(255, 255, 255, 0);
}

.policy-content-tabswitch .policy-switch .policy-switch-service-title::after {
  width: 0.625rem;
  height: 0.625rem;
  border: 0;
  background: url(policy-switch-arrow-right.png) center / 0.625rem 0.625rem no-repeat;
  transform: none;
}

.policy-content-tabswitch .policy-switch .policy-switch-service-nav-item.active .policy-switch-service-title {
  color: rgba(30, 120, 255, 1);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.policy-content-tabswitch .policy-switch .policy-switch-service-nav-item.active .policy-switch-service-title::after {
  border: 0;
  background-image: url(policy-switch-arrow-down-blue.png);
  transform: none;
}

.policy-content-tabswitch .policy-switch-service-links {
  padding: 0;
}

.policy-content-tabswitch .policy-switch-service-links a,
.policy-content-tabswitch .policy-switch-service-links button {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 3.5rem;
  padding: 0.9375rem 1rem 0.9375rem 2.875rem;
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: left;
}

.policy-content-tabswitch .policy-switch-service-links a::before,
.policy-content-tabswitch .policy-switch-service-links button::before {
  content: "";
  flex: 0 0 auto;
  width: 0.1875rem;
  height: 0.1875rem;
  margin-right: 0.375rem;
  border-radius: 50%;
  background: rgba(51, 59, 87, 1);
}

.policy-content-tabswitch .policy-switch-service-links a:hover,
.policy-content-tabswitch .policy-switch-service-links button:hover,
.policy-content-tabswitch .policy-switch-service-links button.active {
  color: rgba(30, 120, 255, 1);
  background: rgba(30, 120, 255, 0.08);
}

.policy-content-tabswitch .policy-switch-service-links a:hover::before,
.policy-content-tabswitch .policy-switch-service-links button:hover::before,
.policy-content-tabswitch .policy-switch-service-links button.active::before {
  background: rgba(30, 120, 255, 1);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-panel-title img {
  width: 1.75rem;
  height: 1.75rem;
  object-fit: contain;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-panel-title h2 {
  color: rgba(51, 59, 87, 1);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion .simplebar-content {
  display: grid;
  gap: 0.75rem;
  padding-right: 0.5rem;
  margin: 0 1.25rem;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-item {
  margin: 0 0.75rem;
  border-color: rgba(229, 233, 242, 1);
  border-radius: 0.4375rem;
  box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 70, 210, 0.06);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-item.active {
  border-color: rgba(30, 120, 255, 1);
  box-shadow: 0 0.25rem 0.75rem 0 rgba(30, 120, 255, 0.1);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title {
  min-height: 3.375rem;
  gap: 0.75rem;
  padding: 0.8125rem 1rem;
  background: rgba(255, 255, 255, 1);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-item.active .policy-switch-accordion-title {
  border-bottom: 0.0625rem solid rgba(238, 238, 238, 1);
  background-image: linear-gradient(270deg, rgba(239, 246, 255, 0) 0%, rgba(239, 246, 255, 1) 100%);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-index {
  width: 1.5rem;
  min-width: 1.5rem;
  padding: 0;
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title strong {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  color: rgba(51, 59, 87, 1);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.375rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title em {
  flex: 0 0 auto;
  max-width: 16rem;
  overflow: hidden;
  color: rgba(99, 110, 127, 1);
  background: rgba(245, 245, 245, 1);
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title::after {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  background: url(policy-list-arrow-down.png) center / 1rem 1rem no-repeat;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-item.active .policy-switch-accordion-title::after {
  background-image: url(policy-list-arrow-up.png);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-content {
  padding: 0.9375rem 1rem 1rem;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-grid {
  gap: 0.5rem;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card {
  min-height: 4.5625rem;
  padding: 0.75rem 1rem;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card span {
  display: flex;
  align-items: center;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card span::before,
.policy-content-tabswitch .policy-switch-service-line::before {
  content: "";
  flex: 0 0 auto;
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.375rem;
  background: url(policy-list-service.png) center / 0.875rem 0.875rem no-repeat;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card[data-service-info-type="category-first"] span::before,
.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card[data-service-info-type="category-second"] span::before {
  background-image: url(policy-list-classify.png);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card[data-service-info-type="fee"] span::before {
  background-image: url(policy-list-charge.png);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card[data-service-info-type="contact"] span::before {
  background-image: url(policy-list-contact.png);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-card strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-service-section h3 {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  color: rgba(51, 59, 87, 1);
}

.policy-content-tabswitch .policy-switch-service-panel .policy-switch-service-section h3::before {
  content: "";
  width: 0.1875rem;
  height: 1rem;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  background: rgba(30, 120, 255, 1);
}

.policy-content-tabswitch .policy-switch-service-info-box {
  padding: 0.75rem 1rem;
  background: rgba(248, 250, 255, 1);
  border: 0.0625rem solid rgba(223, 232, 253, 1);
  border-radius: 0.4375rem;
}

.policy-content-tabswitch .policy-switch-service-info-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 1rem;
}

.policy-content-tabswitch .policy-switch-service-line {
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 0.3125rem 0;
  color: rgba(99, 110, 127, 1);
  line-height: 1.375rem;
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="information"] {
  align-items: flex-start;
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="information"]::before {
  margin-top: 0.25rem;
  background-image: url(policy-list-service.png);
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="leader"]::before {
  background-image: url(policy-list-department.png);
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="cooperate"]::before {
  background-image: url(policy-list-origanization.png);
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="area"]::before {
  background-image: url(policy-list-area.png);
}

.policy-content-tabswitch .policy-switch-service-line[data-service-line-type="object"]::before {
  background-image: url(policy-list-object.png);
}

.policy-content-tabswitch .policy-switch-service-line span {
  flex: 0 0 auto;
  color: rgba(99, 110, 127, 1);
  line-height: 1.375rem;
}

.policy-content-tabswitch .policy-switch-handle-list {
  gap: 0.5rem;
}

.policy-content-tabswitch .policy-switch-handle-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  min-height: 6rem;
  padding: 0.875rem 1rem 0.75rem;
  border: 0.0625rem solid rgba(223, 232, 253, 1);
  border-radius: 0.4375rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.policy-content-tabswitch .policy-switch-handle-card.online {
  color: rgba(30, 120, 255, 1);
  border-color: rgba(223, 232, 253, 1);
  background-image: url(policy-list-background-online.png);
}

.policy-content-tabswitch .policy-switch-handle-card.offline {
  color: rgba(178, 114, 38, 1);
  border-color: rgba(255, 210, 133, 1);
  background-image: url(policy-list-background-offline.png);
}

.policy-content-tabswitch .policy-switch-handle-card strong {
  display: flex;
  align-items: center;
  font-family: "AlibabaPuHuiTi_2_65_Medium", "Microsoft YaHei", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
}

.policy-content-tabswitch .policy-switch-handle-card strong::before {
  content: "";
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  background: url(policy-list-service.png) center / 1rem 1rem no-repeat;
}

.policy-content-tabswitch .policy-switch-handle-card.online strong::before {
  background-image: url(policy-list-online.png);
}

.policy-content-tabswitch .policy-switch-handle-card.offline strong::before {
  background-image: url(policy-list-offline.png);
}

.policy-content-tabswitch .policy-switch-handle-value {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1.75rem;
  margin-top: 0.75rem;
  padding: 0.25rem 0.75rem;
  overflow: hidden;
  color: rgba(99, 110, 127, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.9);
}

.policy-content-tabswitch .policy-switch-handle-card.offline .policy-switch-handle-value::before {
  content: "";
  flex: 0 0 auto;
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.375rem;
  background: url(policy-list-location.png) center / 0.875rem 0.875rem no-repeat;
}

.policy-content-tabswitch .policy-switch-handle-card.is-disabled .policy-switch-handle-value {
  color: rgba(139, 149, 168, 1);
}

@media (max-width: 56.25rem) {
  .policy-content-tabswitch .policy-switch-sidebar,
  .policy-content-tabswitch .policy-switch-service-panel.active {
    height: auto;
  }

  .policy-content-tabswitch .policy-switch-service-nav,
  .policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion {
    max-height: none;
  }

  .policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title {
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .policy-content-tabswitch .policy-switch-service-panel .policy-switch-accordion-title em {
    max-width: calc(100% - 2rem);
    margin-left: 2.25rem;
  }

  .policy-content-tabswitch .policy-switch-service-info-columns,
  .policy-content-tabswitch .policy-switch-service-panel .policy-switch-info-grid {
    grid-template-columns: 1fr;
  }
}