.sciJournalsBanner {
  position: relative;
  height: 56rem;
  overflow: hidden;
}
.sciJournalsBannerImage {
  width: 100%;
  height: 56rem;
  object-fit: cover;
}
.sciJournalsBannerTitle {
  position: absolute;
  top: 10.53rem;
  left: 8rem;
  width: 84rem;
  margin: 0;
  color: #1578fc;
  font-family: 'Source Han Sans CN', sans-serif;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 7.2rem;
}
.sciJournalsBannerSubtitle {
  position: absolute;
  top: 17.33rem;
  left: 8rem;
  margin: 0;
  font-family: 'Source Han Sans CN', sans-serif;
  line-height: 5.6rem;
}
.sciJournalsBannerDescription {
  position: absolute;
  top: 24.27rem;
  left: 8.4rem;
  width: 83.6rem;
  margin: 0;
  font-family: 'Source Han Sans CN', sans-serif;
  font-weight: 350;
  line-height: 5.4rem;
}
.sciJournalsBannerActions {
  position: absolute;
  top: 40.13rem;
  left: 8rem;
  width: 84rem;
  gap: 2rem;
}
.sciJournalsBannerActions a,
.sciJournalsBannerActions button {
  flex: 0 0 40rem;
  width: 40rem;
  height: 10.67rem;
  box-sizing: border-box;
  border-radius: 1.33rem;
  font-family: 'Source Han Sans CN', sans-serif;
  line-height: 10.67rem;
  text-decoration: none;
}
.sciJournalsBannerActions button,
.publishingCtaButton {
  border: 0;
}
.sciJournalsBannerPrimary {
  background: #1578fc;
  color: #fff;
}
.sciJournalsBannerSecondary {
  border: 1px solid #d0d5dd;
  background: #fff;
  color: #333;
}

.publishingReasonSection {
  padding: 4rem 5.33rem;
}

.publishingReasonPanel {
  display: flex;
  flex-direction: column;
  gap: 5.33rem;
  padding: 2.67rem;
  border: 1px solid rgba(195, 198, 216, 0.3);
  border-radius: 2.67rem;
  background: #ecf6f5;
}

.publishingReasonTitle,
.publishingReasonHighlight,
.publishingReasonCardTitle,
.publishingReasonCardText,
.publishingReasonDescription {
  margin: 0;
}

.publishingReasonDescriptionCard,
.publishingReasonCard {
  border-radius: 1.33rem;
  background: #fff;
}

.publishingReasonDescriptionCard {
  padding: 2.67rem;
}

.publishingReasonDescription {
  line-height: 4rem;
}

.publishingReasonAdvantages,
.publishingReasonCards,
.publishingReasonCardContent {
  display: flex;
  flex-direction: column;
}

.publishingReasonAdvantages,
.publishingReasonCards {
  gap: 2.67rem;
}

.publishingReasonHighlight,
.publishingReasonCardTitle {
  color: #0a6869;
}

.publishingReasonCardTitle {
  line-height: 2.67rem;
}

.publishingReasonCard {
  display: flex;
  gap: 2.13rem;
  align-items: flex-start;
  padding: 2.67rem;
}

.publishingReasonIcon {
  flex: 0 0 8rem;
  width: 8rem;
  height: 8rem;
  justify-content: center;
  border-radius: 1.6rem;
  background: rgba(10, 104, 105, 0.1);
}

.publishingReasonIcon img {
  width: 3.2rem;
  height: 3.2rem;
}

.publishingReasonCardContent {
  flex: 1;
  min-width: 0;
  gap: 2.13rem;
}

.publishingReasonCardText {
  line-height: 4rem;
}

.publishingValueSection {
  display: flex;
  flex-direction: column;
  gap: 4.27rem;
  padding: 5.33rem 0;
}

.publishingValueTitle,
.publishingValueCardTitle,
.publishingValueCardDescription,
.publishingValueCardList {
  margin: 0;
}

.publishingValueTitle {
  line-height: 5.6rem;
}

.publishingValueCards {
  display: flex;
  flex-direction: column;
  gap: 2.67rem;
  margin: 0 5.33rem;
}

.publishingValueCard {
  display: flex;
  gap: 2.67rem;
  align-items: flex-start;
  padding: 2.67rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2.67rem;
  background: #fff;
}

.publishingValueIcon {
  flex: 0 0 8rem;
  width: 8rem;
  height: 8rem;
  justify-content: center;
  border-radius: 50%;
  background: #0a6869;
}

.publishingValueIcon img {
  width: 4rem;
  height: 4rem;
}

.publishingValueCard:nth-child(2) .publishingValueIcon img {
  width: 4.8rem;
  height: 4.8rem;
}

.publishingValueCardContent {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  gap: 1.33rem;
}

.publishingValueCardDescription,
.publishingValueCardList {
  line-height: 4rem;
}

.publishingValueCardList {
  padding-left: 3rem;
  list-style: disc;
}

.publishingValueCardList li + li {
  margin-top: 0.52rem;
}
.publishingAdvantageCards {
  display: flex;
  flex-direction: column;
}
.publishingAdvantageCard {
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 1.33rem;
  background: #fff;
}
.publishingAdvantageCardHead {
  display: flex;
  align-items: flex-start;
}
.publishingAdvantageCardIcon {
  width: 10.67rem;
  height: 10.67rem;
  flex: 0 0 10.67rem;
}
.publishingAdvantageCardTitle {
  margin: 1rem 0 0 2rem;
  line-height: 6rem;
}
.publishingAdvantageCardList,
.publishingAdvantageCardText {
  line-height: 4rem;
}
.publishingAdvantageCardList {
  list-style: none;
}
.publishingAdvantageCardList li {
  position: relative;
}
.publishingAdvantageCardList li::before {
  position: absolute;
  top: 1.56rem;
  left: -2.6rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #333;
  content: '';
}
.publishingAdvantageCardList li + li {
  margin-top: 0;
}
.publishingIssueSection {
  background: #f1f7ff;
}
.publishingIssueTitle {
  line-height: 5.6rem;
}
.publishingIssueDescription {
  line-height: 4.8rem;
}
.publishingIssueCard {
  min-height: 12rem;
  box-sizing: border-box;
  border-radius: 2.67rem;
  background: #fff;
}
.publishingIssueIconWrap {
  width: 8rem;
  height: 8rem;
  flex: 0 0 8rem;
  justify-content: center;
  border-radius: 1.33rem;
  background: #e6f4ff;
}
.publishingIssueIcon {
  width: 3.87rem;
  height: 3.87rem;
}
.publishingIssueText {
  flex: 1;
  min-width: 0;
  line-height: 4.53rem;
}
.publishingServiceTableSection {
  background: #fff;
}
.publishingServiceTableTitle {
  line-height: 5.6rem;
}
.publishingServiceTable {
  overflow: hidden;
  border: 1px solid #e0e0e0;
  border-radius: 1.33rem 1.33rem 2.67rem 2.67rem;
}
.publishingServiceTableHead {
  height: 9.33rem;
  border-bottom: 1px solid #e0e0e0;
  background: #f8fcff;
  line-height: 9.33rem;
}
.publishingServiceTableRow {
  position: relative;
  box-sizing: border-box;
  background: #fff;
}
.publishingServiceTableRowBorder {
  border-top: 1px solid #e0e0e0;
}
.publishingServiceTableStage {
  position: relative;
  width: 5.33rem;
  flex: 0 0 5.33rem;
}
.publishingServiceTableBadge {
  width: 5.33rem;
  height: 5.33rem;
  justify-content: center;
  border-radius: 50%;
  background: #daeaff;
}
.publishingServiceTableBadgeImage {
  width: auto;
  height: 2.3rem;
}

.publishingServiceTableContent {
  flex: 1;
  min-width: 0;
}
.publishingServiceTableStageTitle {
  color: #0058ce;
  line-height: 5.6rem;
}
.publishingServiceTableList {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  font-weight: 350;
  line-height: 4.27rem;
}
.publishingServiceTableList li {
  position: relative;
  padding-right: 2.3rem;
  margin-bottom: 1rem;
}
.publishingServiceTableList li::before {
  position: absolute;
  top: 1.6rem;
  left: -5.33rem;
  width: 1.07rem;
  height: 1.07rem;
  border-radius: 50%;
  background: #333;
  content: '';
}
.publishingFlowSection {
  background: #f5f7fa;
}
.publishingFlowSection#serviceProjects {
  scroll-margin-top: 10rem;
}
.publishingFlowTitle {
  line-height: 5.6rem;
}
.publishingFlowContent {
  position: relative;
  height: 53.2rem;
}
.publishingFlowRow {
  position: absolute;
  display: block;
  width: 100%;
}
.publishingFlowTopRow {
  top: 0;
}
.publishingFlowBottomRow {
  top: 31.87rem;
}
.publishingFlowStep {
  position: relative;
  width: 10.93rem;
  color: #0059e3;
}
.publishingFlowRow .publishingFlowStep {
  position: absolute;
}
.publishingFlowTopRow .publishingFlowStepTop:nth-of-type(1) {
  left: 0;
  width: 9.6rem;
}
.publishingFlowTopRow .publishingFlowStepTop:nth-of-type(2) {
  left: 19.47rem;
}
.publishingFlowTopRow .publishingFlowStepTop:nth-of-type(3) {
  left: 38.93rem;
}
.publishingFlowTopRow .publishingFlowStepTop:nth-of-type(4) {
  left: 58.4rem;
}
.publishingFlowTopRow .publishingFlowStepTop:nth-of-type(5) {
  left: 77.87rem;
}
.publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(1) {
  left: 2.67rem;
}
.publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(2) {
  left: 27.6rem;
}
.publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(3) {
  left: 52.53rem;
}
.publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(4) {
  left: 77.47rem;
}
.publishingFlowBottomRow5 .publishingFlowStepBottom:nth-of-type(1) {
  left: 0;
}
.publishingFlowBottomRow5 .publishingFlowStepBottom:nth-of-type(2) {
  left: 19.47rem;
}
.publishingFlowBottomRow5 .publishingFlowStepBottom:nth-of-type(3) {
  left: 38.93rem;
}
.publishingFlowBottomRow5 .publishingFlowStepBottom:nth-of-type(4) {
  left: 58.4rem;
}
.publishingFlowBottomRow5 .publishingFlowStepBottom:nth-of-type(5) {
  left: 77.87rem;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(1) {
  left: 0;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(2) {
  left: 15.68rem;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(3) {
  left: 31.36rem;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(4) {
  left: 47.04rem;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(5) {
  left: 62.72rem;
}
.publishingFlowBottomRow6 .publishingFlowStepBottom:nth-of-type(6) {
  left: 78.4rem;
}
.publishingFlowIcon {
  width: 9.6rem;
  height: 9.6rem;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
}
.publishingFlowIconImage {
  width: 4.67rem;
  height: 4.67rem;
  object-fit: contain;
}
.publishingFlowLabel {
  white-space: nowrap;
  line-height: 4.8rem;
}
.moveLeft{
  margin-left: -13px;
}
.publishingFlowArrow {
  position: absolute;
  width: 4.93rem;
  height: 1.07rem;
}
.publishingFlowArrowTop {
  top: 4.27rem;
}
.publishingFlowArrowTop1 {
  left: 13.2rem;
}
.publishingFlowArrowTop2 {
  left: 32.67rem;
}
.publishingFlowArrowTop3 {
  left: 52.13rem;
}
.publishingFlowArrowTop4 {
  left: 71.6rem;
}
.publishingFlowArrowBottom {
  top: 4.73rem;
  transform: rotate(180deg);
}
.publishingFlowArrowBottom1 {
  left: 17.53rem;
}
.publishingFlowArrowBottom2 {
  left: 42.47rem;
}
.publishingFlowArrowBottom3 {
  left: 68.4rem;
}
.publishingFlowBottomRow5 .publishingFlowArrowBottom1 {
  left: 13.2rem;
}
.publishingFlowBottomRow5 .publishingFlowArrowBottom2 {
  left: 32.67rem;
}
.publishingFlowBottomRow5 .publishingFlowArrowBottom3 {
  left: 52.13rem;
}
.publishingFlowArrowBottom4 {
  left: 71.6rem;
}
.publishingFlowBottomRow6 .publishingFlowArrowBottom1 {
  left: 9.41rem;
}
.publishingFlowBottomRow6 .publishingFlowArrowBottom2 {
  left: 25.09rem;
}
.publishingFlowBottomRow6 .publishingFlowArrowBottom3 {
  left: 40.77rem;
}
.publishingFlowBottomRow6 .publishingFlowArrowBottom4 {
  left: 56.45rem;
}
.publishingFlowBottomRow6 .publishingFlowArrowBottom5 {
  left: 72.13rem;
}
.publishingFlowArrowVertical {
  top: 25.2rem;
  right: 3.47rem;
  transform: rotate(90deg);
}
.publishingBenefitSection {
  background: #fff;
}
.publishingBenefitTitle {
  line-height: 5.6rem;
}
.publishingBenefitCards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.67rem;
}
.publishingBenefitCard {
  min-height: 27.2rem;
  box-sizing: border-box;
  border: 1px solid #d8e0ea;
  border-radius: 1.07rem;
  background: #f1f7ff;
}
.publishingBenefitIcon {
  width: 8rem;
  height: 8rem;
  flex: 0 0 8rem;
  justify-content: center;
  border-radius: 1.6rem;
  background: rgba(0, 77, 208, .1);
}
.publishingBenefitIconImage {
  width: 3.33rem;
  height: 3.33rem;
  object-fit: contain;
}
.publishingBenefitCardTitle {
  color: #181c23;
  line-height: 4.27rem;
}
.publishingBenefitCardText {
  color: #424656;
  font-weight: 350;
  line-height: 4.27rem;
  word-break: break-all;
}
.publishingAudienceSection {
  background: #f5f7fa;
}
.publishingAudienceTitle {
  line-height: 5.6rem;
}
.publishingAudienceCard {
  min-height: 30.93rem;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 2.67rem;
  background: #fff;
}
.publishingAudienceImage {
  width: 42rem;
  height: 25.6rem;
  flex: 0 0 42rem;
  border-radius: 1.33rem;
  object-fit: cover;
}
.publishingAudienceContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 25.6rem; 
  box-sizing: border-box;
  flex: 1;
  min-width: 0;
}
.publishingAudienceCardTitle {
  color: #181c23;
  line-height: 6rem;
}
.publishingAudienceCardText {
  color: #004dd0;
  font-weight: 350;
  line-height: 4.27rem;
}
.publishingCtaSection {
  background: #fff;
}
.publishingCtaCard {
  margin: 0 5.33rem;
  border-radius: 2.67rem;
  background: #f1f7ff;
}
.publishingCtaTitle {
  font-size: 5.33rem;
  line-height: 8rem;
}
.publishingCtaDescription {
  font-weight: 350;
  line-height: 5.2rem;
}
.publishingCtaTags {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  column-gap: 5.33rem;
  row-gap: 2rem;
}
.publishingCtaTagIcon {
  width: 4rem;
  height: 4rem;
}
.publishingCtaButton {
  height: 10.67rem;
  justify-content: center;
  border-radius: 1.07rem;
  background: #1664ff;
  text-decoration: none;
}
.publishingCtaButtonIcon {
  width: 4rem;
  height: 3rem;
  object-fit: contain;
}

.publishingAssuranceSectionEi {
  background: #ecf6f5;
}

.publishingAssuranceTitle {
  line-height: 5.6rem;
}

.publishingAssuranceList {
  display: flex;
  flex-direction: column;
  gap: 2.53rem;
  margin-top: 4.27rem;
}

.publishingAssuranceCard {
  min-height: 10rem;
  padding: 2.67rem;
  border-radius: 2.67rem;
  background: #fff;
}

.publishingAssuranceIcon {
  width: 8rem;
  height: 8rem;
  flex: 0 0 8rem;
  justify-content: center;
  border-radius: 1.33rem;
  background: #ecf6f5;
}

.publishingAssuranceIconImage {
  width: 3.84rem;
  height: 3.84rem;
  object-fit: contain;
}

.publishingAssuranceText {
  flex: 1;
  min-width: 0;
  margin-left: 2.13rem;
  line-height: 4.53rem;
}
