.bar-ip-service {
  height: 500px;
}
.bar-ip-service .bar-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bar-ip-service .bar-txt {
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  max-width: 700px;
}
.bar-ip-service h1 {
  font-size: 48px;
  font-weight: 600;
  margin-top: 0;
}
.bar-ip-service p {
  font-size: 30px;
  line-height: 30px;
  margin-top: 30px;
  font-weight: 300;
}
.bar-ip-fto {
  background: url(/img/page/v2025/ip/service/banner-fto.jpg) center no-repeat;
  background-size: cover;
}
.bar-ip-service-search {
  background: url(/img/page/v2025/ip/service/banner-search.jpg) center no-repeat;
  background-size: cover;
}
.bar-ip-declareinvalid {
  background: url(/img/page/v2025/ip/service/banner-declareinvalid.jpg) center no-repeat;
  background-size: cover;
}
.bar-ip-declareinvalid h1 {
  color: #002249;
}
.bar-ip-declareinvalid .bar-txt {
  max-width: 800px;
}
.bar-ip-declareinvalid p {
  color: #002249;
  font-size: 18px;
  line-height: 40px;
  max-width: 800px;
  font-weight: normal;
}
.bar-ip-declareinvalid .ipsrvice-btn {
  height: 42px;
  padding: 0 40px;
  line-height: calc(40px);
}
.bar-ip-reexamination {
  background: url(/img/page/v2025/ip/service/banner-reexamination.jpg) center no-repeat;
  background-size: cover;
}
.bar-ip-reexamination p {
  font-size: 24px;
  line-height: 40px;
  max-width: 500px;
  font-weight: normal;
}
.section-title {
  font-size: 42px;
  font-weight: bold;
  color: #002249;
  text-align: center;
  margin-bottom: 63px;
}
.pro-section {
  padding: 70px 0 90px;
}
.pro-section-bg {
  background-color: #f0f4f9;
}
.brand-monitor-advantage {
  background-color: #f0f4f9;
}
.brand-monitor-advantage .c-text {
  line-height: 26px;
}
.brand-monitor-advantage .col-lg-3 {
  margin-bottom: 16px;
}
.monitor-advantage-con {
  min-height: 350px;
  background: linear-gradient(to right top, #fff, #f4fcff);
  padding: 10px 19px 70px 35px;
  border-radius: 20px 20px 20px 70px;
}
.monitor-advantage-con h2 {
  margin: 10px 0 28px;
}
.monitor-advantage-con img {
  margin-left: -20px;
  margin-bottom: -20px;
}
.fto-intro .title {
  font-size: 42px;
  color: #002249;
  font-weight: 600;
  margin: 20px 0;
}
.fto-intro .se-content-r {
  text-align: right;
}
.ipsrvice-qna .qna-list {
  margin-top: 30px;
}
.ipsrvice-qna .qna-list li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 10px;
}
.ipsrvice-qna .qna-list li::before {
  content: "";
  position: absolute;
  height: 26px;
  width: 26px;
  background: url(/images/IP/qna.png) center no-repeat;
  left: 0;
  top: 0;
}
.ipsrvice-qna .qna-list li h4 {
  font-size: 16px;
  line-height: 26px;
  color: #002249;
}
.ipsrvice-qna .qna-list li p {
  background: #f2f5f9;
  font-size: 16px;
  padding: 15px 20px;
  color: #738ba5;
  margin: 5px 0 10px;
}
.ipsrvice-btn {
  background-color: #ffc63e;
  border-color: #ffc63e;
  padding: 0 30px;
  margin-top: 30px;
  color: #002249;
  border-radius: 40px;
}
.ipsrvice-btn:hover {
  background-color: #fcba21;
  color: #002249;
}
.ipsrvice-interest {
  padding: 30px 0 80px;
}
.ipsrvice-interest .interest-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ipsrvice-interest .interest-con {
  display: flex;
  align-items: center;
  width: 24%;
  padding: 12px 10px 12px 26px;
  margin-bottom: 14px;
  background-color: #f5f5fa;
  transition: all 0.3s ease-out;
}
.ipsrvice-interest .interest-con img {
  margin-right: 14px;
}
.pro-typelist {
  background: linear-gradient(#337bff, #0c59db);
}
.pro-typelist .section-title {
  color: #fff;
}
.pro-typelist table {
  max-width: 900px;
  margin: auto;
  border-collapse: collapse;
  margin-top: 20px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.pro-typelist th,
.pro-typelist td {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  font-size: 14px;
  color: #002249;
  text-align: left;
  padding: 15px 20px;
}
.pro-typelist th {
  background-color: #618aff;
  color: white;
  font-size: 18px;
  font-weight: normal;
}
.pro-typelist td:first-child {
  padding-left: 30px;
}
.pro-typelist th:first-child {
  width: 290px;
  padding-left: 30px;
}
.pro-typelist th:last-child {
  text-align: center;
}
.pro-typelist tr:hover {
  cursor: pointer;
  background-color: #f0f4f9;
}
.pro-typelist tr:hover .type {
  color: #f8493b;
}
.pro-typelist .type {
  font-weight: bold;
  font-size: 18px;
  color: #0c59db;
}
.ipservice-reexamination .section-title {
  padding-top: 20px;
}
.ipservice-reexamination .monitor-advantage-con {
  min-height: 300px;
  background: linear-gradient(to right top, #f2f4ff, #f4fcff);
  padding: 10px 19px 40px 35px;
  border-radius: 20px 20px 20px 70px;
}
@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
    font-weight: bold;
    color: #002249;
    text-align: center;
    margin-bottom: 30px;
  }
  .ipsrvice-interest .interest-con {
    width: 50%;
    padding: 10px;
  }
  .fto-intro .title {
    font-size: 22px;
  }
  .pro-section {
    padding: 30px 0;
  }
  .bar-ip-service {
    height: 400px;
  }
  .bar-ip-service h1 {
    font-size: 36px;
  }
  .bar-ip-service p {
    font-size: 18px;
  }
  .pro-typelist th,
  .pro-typelist td {
    padding: 5px !important;
  }
  .pro-typelist th {
    font-size: 14px;
    white-space: nowrap;
  }
  .pro-typelist .type {
    font-size: 14px;
  }
  .pro-typelist td {
    font-size: 12px;
  }
  .pro-typelist th:first-child {
    width: auto;
  }
  .ipservice-reexamination .monitor-advantage-con {
    min-height: 250px;
    padding: 10px 19px 50px 35px;
    margin-bottom: 20px;
  }
}
.reexamination-intro {
  padding: 80px 0 100px;
}
.reexamination-intro .c-wrapper {
  background: url(/img/page/v2025/ip/service/reexamination-b3.png) center right no-repeat;
}
.reexamination-intro .intro-content {
  margin-top: 70px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: linear-gradient(#e4f3ff, #fff, #fff);
  padding: 30px 40px 40px;
  border-radius: 20px;
}
.reexamination-intro .intro-content .intro-img {
  margin-top: -90px;
}
.reexamination-intro .intro-content .intro-info {
  flex: 1;
  padding-left: 40px;
}
@media screen and (min-width: 1200px) {
  .reexamination-intro .intro-content {
    padding: 40px 70px 50px 100px;
  }
}
@media screen and (max-width: 768px) {
  .reexamination-intro {
    padding: 30px 0;
  }
  .reexamination-intro .intro-img {
    display: none;
  }
  .reexamination-intro .intro-content {
    padding: 30px;
  }
  .reexamination-intro .intro-content .intro-info {
    padding-left: 0;
  }
}
.reexamination-measure {
  background: url(/img/page/v2025/ip/service/reexamination-b1.jpg) center top no-repeat #f1f6fd;
}
.reexamination-measure .section-title {
  color: #fff;
}
.reexamination-measure .measure-content {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.reexamination-measure .measure-item {
  flex: 1;
  padding: 30px 40px 50px;
  background: #fff;
  border-radius: 20px;
  margin: 0 20px;
  color: #002249;
  transition: all 0.3s ease-out;
}
.reexamination-measure .measure-item label {
  display: block;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  border: 5px solid #e5e5e5;
  transition: all 0.3s ease-out;
}
.reexamination-measure .measure-item h5 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
}
.reexamination-measure .measure-item:hover {
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(58, 73, 86, 0.1);
  transform: translateY(-5px);
  transition: all 0.3s ease-out;
}
.reexamination-measure .measure-item:hover label {
  border-color: #6896e5;
  color: #0c59db;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 1200px) {
  .reexamination-measure .measure-content {
    grid-template-columns: repeat(1, 1fr);
  }
  .reexamination-measure .measure-item {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .reexamination-measure .measure-item {
    padding: 20px;
  }
  .reexamination-measure .measure-item h5 {
    font-size: 16px;
    margin: 12px 0;
  }
  .reexamination-measure .measure-item .c-pro-subtext {
    font-size: 14px;
  }
  .reexamination-measure .measure-item label {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 30px;
  }
}
.reexamination-data {
  padding-bottom: 0;
  background: url(/img/page/v2025/ip/service/reexamination-b2.jpg) center top no-repeat;
}
.reexamination-data .section-title {
  color: #fff;
}
.reexamination-data .data-wrap {
  max-width: 750px;
  padding: 61px 130px 200px 80px;
  margin: auto;
  background: url(/img/page/v2025/ip/service/reexamination-b4.png);
  background-size: 100% 100%;
}
.reexamination-data .data-item {
  position: relative;
  flex: 1;
  border-radius: 20px;
  margin: 0 0 20px;
  padding: 0 0 20px 45px;
  color: #002249;
  border-bottom: 1px dashed #d2d2d2;
}
.reexamination-data .data-item label {
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
}
.reexamination-data .data-item h5 {
  font-size: 18px;
  margin: 0 0 10px;
}
.reexamination-data .data-item .c-pro-subtext {
  color: #738ba5;
}
.reexamination-data .data-item b {
  color: #0c59db;
}
@media screen and (max-width: 768px) {
  .reexamination-data .data-wrap {
    padding: 30px 20px 30px;
    background: #fff;
    box-shadow: 0 6px 20px rgba(58, 73, 86, 0.1);
  }
  .reexamination-data .data-item {
    padding: 0 0 10px 40px;
  }
  .reexamination-data .data-item h5 {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .reexamination-data .data-item .c-pro-subtext {
    font-size: 12px;
    color: #738ba5;
  }
}
.ipservice-declareinvalid .reexamination-intro {
  padding-bottom: 30px;
}
.benefit-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  font-family: "Microsoft YaHei", sans-serif;
}
.benefit-item {
  background-color: #fff8f3;
  color: #1f2d3d;
  padding: 20px;
  margin: 10px;
  border-radius: 4px;
  display: flex;
  box-sizing: border-box;
  transition: all 0.3s;
  flex: 0 0 calc(25% - 20px);
}
.benefit-item .icon {
  color: #409eff;
  margin-right: 12px;
  font-size: 18px;
  flex-shrink: 0;
}
.benefit-item .text {
  font-size: 18px;
  line-height: 1.6;
}
.benefit-item.col-3 {
  flex: 0 0 calc(33.3333% - 20px);
}
.fto-process-section {
  background: linear-gradient(to right, #1363f7);
}
.pain-points-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 80px auto 10px;
  gap: 20px;
}
.pain-points-container .pp-card {
  background: #fefaf5;
  flex: 1;
  min-width: 250px;
  padding: 40px 18px 25px;
  text-align: center;
  position: relative;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
  transition: transform 0.3s ease;
  border: 1px solid #eee;
}
.pain-points-container .pp-card:hover {
  transform: translateY(-5px);
}
.pain-points-container .pp-card h3 {
  margin: 15px 0 12px;
  font-size: 20px;
  color: #002249;
  font-weight: 700;
}
.pain-points-container .pp-card p {
  font-size: 16px;
  color: #002249;
  line-height: 1.6;
  margin: 0;
}
.pain-points-container .pp-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: #f2690d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.pain-points-container .pp-icon svg {
  width: 36px;
  height: 36px;
  stroke-width: 1.5;
}
.pro-process .process-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.pro-process .step-item {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pro-process .top-icon {
  font-size: 48px;
  color: #1664ff;
  margin-bottom: 10px;
  line-height: 1;
}
.pro-process .title {
  font-size: 20px;
  color: #122c58;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.pro-process .step-row {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}
.pro-process .step-row .line:first-child {
  margin-right: 10px;
}
.pro-process .step-row .line:last-child {
  margin-left: 10px;
}
.pro-process .step-num {
  width: 24px;
  height: 24px;
  background-color: #1664ff;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  z-index: 2;
}
.pro-process .line {
  height: 2px;
  background-color: #1664ff;
  flex-grow: 1;
}
.pro-process .desc {
  max-width: 230px;
  font-size: 16px;
  color: #122c58;
  line-height: 1.6;
  margin: 0;
}
.pro-process .step-item:last-child .line:last-child,
.pro-process .step-item:first-child .line:first-child {
  background-color: transparent;
}
@media (max-width: 768px) {
  .benefit-item {
    flex: 0 0 calc(50% - 20px);
  }
  .process-container {
    flex-direction: column;
  }
  .pain-points-container {
    flex-direction: column;
  }
  .pp-card {
    min-width: auto;
  }
}
@media (max-width: 480px) {
  .benefit-container {
    margin: 0;
  }
  .benefit-item {
    flex: 0 0 100%;
    margin: 0 0 10px 0;
  }
  .benefit-item .text {
    font-size: 15px;
  }
  .pro-process .process-wrapper {
    gap: 20px;
    flex-wrap: wrap;
  }
  .pro-process .step-item {
    padding: 0;
    flex: 0 0 calc(50% - 20px);
  }
  .pro-process .step-row {
    margin-bottom: 20px;
  }
  .pro-process .line {
    display: none !important;
  }
}
