.btn-small {
  cursor: pointer;
  transition: all ease 0.2s;
  border: none;
  display: inline-block;
  padding: 8px 0;
  width: 120px;
  height: 38px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  line-height: 24px;
  line-height: 22px;
}

.btn-middle {
  cursor: pointer;
  transition: all ease 0.2s;
  border: none;
  display: inline-block;
  padding: 9px 0;
  width: 134px;
  height: 42px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  line-height: 24px;
}

.btn-text-small {
  font-size: 16px;
  line-height: 26px;
  cursor: pointer;
  display: inline-block;
}

.btn-theme-rvs {
  background-color: #fff;
  color: #EC1C33;
  position: relative;
}
.btn-theme-rvs::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #fff;
  border-radius: 8px;
  opacity: 0;
  transition: all ease 0.3s;
}
.btn-theme-rvs:hover::before {
  opacity: 1;
}

.btn-theme {
  color: #fff;
  position: relative;
}
.btn-theme::before {
  content: attr(data-text);
  background-image: linear-gradient(116.57deg, #FF7083 0%, #FC1E47 100%);
  z-index: 2;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-theme::after {
  content: "";
  position: absolute;
  background-image: linear-gradient(168.12deg, #FE837A 0%, #FE506C 100%);
  z-index: 1;
  position: absolute;
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border-radius: 9px;
  opacity: 0;
  transition: all ease 0.2s;
}
.btn-theme:hover {
  background-image: linear-gradient(168.12deg, #FE837A 0%, #FE506C 100%);
  position: relative;
}
.btn-theme:hover::after {
  opacity: 1;
}
.btn-theme:hover::before {
  background-image: linear-gradient(168.12deg, #FE837A 0%, #FE506C 100%);
  box-shadow: 0 0 0 2px #fff;
}

.btn-text-theme {
  background-image: linear-gradient(116.57deg, #FF7083 0%, #FC1E47 100%);
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 768px) {
  .btn-small {
    width: 96px;
    height: 29px;
    font-size: 12px;
    padding: 0;
    line-height: 29px;
  }
  .btn-middle {
    width: 106px;
    height: 29px;
    font-size: 12px;
  }
}
.hlc-section {
  padding: 48px 0;
}
.hlc-section .section-desc {
  margin-top: 0;
}
.hlc-section .section-main {
  margin-top: 36px;
}
.hlc-section .section-main ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -12px;
}
.hlc-section .section-main ul li {
  margin: 0 12px;
  flex: 1;
}
.hlc-section .section-main ul .item {
  color: #fff;
  font-size: 36px;
  line-height: 43px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hlc1702966427207.jpg");
  border-radius: 12px;
}

.page_writing .banner-section .banner-cont {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-banner1702965125436.jpg");
}
.page_writing .com-line4-section {
  padding: 48px 0;
}
.page_writing .com-line4-section .section-main ul li:nth-child(1) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1702965298198.jpg");
}
.page_writing .com-line4-section .section-main ul li:nth-child(2) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1702965313998.jpg");
}
.page_writing .com-line4-section .section-main ul li:nth-child(3) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1702965323150.jpg");
}
.page_writing .com-line4-section .section-main ul li:nth-child(4) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1702965334863.jpg");
}
.page_writing .com-line4-section .section-main ul li:hover .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/index-ope-1702605642514.jpg");
}

.page_topic .banner-section .banner-cont {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hotTopic-banner1702971769741.jpg");
}
.page_topic .plan-section {
  padding: 48px 0;
}
.page_topic .plan-section .section-main {
  margin-top: 0;
}
.page_topic .plan-section .section-box {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
}
.page_topic .plan-section .section-box .img-box {
  width: 746px;
  flex-shrink: 0;
}
.page_topic .plan-section .section-box .text-item {
  flex: 1;
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  height: 469px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/index-plan1702622898717.jpg");
}
.page_topic .plan-section .section-box .text-item::before {
  content: "";
  width: 32px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/icon-qtl.png");
  position: absolute;
  display: block;
  top: 124px;
  left: 60px;
}
.page_topic .plan-section .section-box .text-item::after {
  content: "";
  width: 32px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/icon-qtr.png");
  position: absolute;
  display: block;
  bottom: 124px;
  right: 60px;
}
.page_topic .plan-section .section-box .text-item .text-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.page_topic .plan-section .section-box .text-item .info {
  font-size: 16px;
  line-height: 28px;
  width: 374px;
  margin-top: 12px;
}
.page_topic .plan-section .section-box .text-item .info b {
  font-weight: 900;
  text-decoration-line: underline;
}
.page_topic .com-line4-section {
  background-color: #F9F9F9;
  min-width: 1240px;
  padding: 48px 0;
}
.page_topic .com-line4-section .section-main ul li:nth-child(1) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hotTopic-ope1702971864907.jpg");
}
.page_topic .com-line4-section .section-main ul li:nth-child(2) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hotTopic-ope1702971885051.jpg");
}
.page_topic .com-line4-section .section-main ul li:nth-child(3) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hotTopic-ope1702971891628.jpg");
}
.page_topic .com-line4-section .section-main ul li:nth-child(4) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/hotTopic-ope1702971900882.jpg");
}
.page_topic .com-line4-section .section-main ul li:hover .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/index-ope-1702605642514.jpg");
}

.page_shoot .banner-section .banner-cont {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/shoot-banner1703050158336.jpg");
}
.page_shoot .into-section .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page_shoot .into-section .list .img-addon {
  width: calc(25% - 18px);
  height: 220px;
  border-radius: 12px;
  overflow: hidden;
}
.page_shoot .gallery-section {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  background-image: url("/public/img/shoot-gallery1703053202233.jpg");
}
.page_shoot .gallery-section .title-section .section-title {
  color: #fff;
}
.page_shoot .gallery-section .list {
  display: flex;
  justify-content: space-between;
}
.page_shoot .gallery-section .item {
  width: calc(25% - 18px);
}
.page_shoot .gallery-section .item .img-addon {
  border-radius: 12px;
  overflow: hidden;
}
.page_shoot .gallery-section .item .title {
  margin: 12px 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.page_shoot .gallery-section .item .engage {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.page_shoot .gallery-section .item .engage .view,
.page_shoot .gallery-section .item .engage .like {
  margin-left: 18px;
  padding-left: 16px;
}
.page_shoot .gallery-section .item .engage .view {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  background-image: url("/public/img/icon-view.png");
}
.page_shoot .gallery-section .item .engage .like {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  background-image: url("/public/img/icon-like.png");
}
.page_shoot .about-section {
  min-width: 1240px;
  background-color: #F9F9F9;
}
.page_shoot .about-section .line {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  text-align: center;
}
.page_shoot .about-section .line .title {
  margin: 24px 0 12px;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
.page_shoot .about-section .list {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.page_shoot .about-section .list .img-outer {
  flex: 1;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.page_shoot .about-section .list .img-outer + .img-outer {
  margin-left: 24px;
}
.page_shoot .about-section .list .img-outer::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
}
.page_shoot .about-section .list .img-outer span {
  position: absolute;
  font-size: 24px;
  line-height: 36px;
  left: 24px;
  bottom: 24px;
  color: #fff;
  font-weight: 700;
}

.page_analyse .banner-section .banner-cont {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/analyse-banner1703753585102.jpg");
}
.page_analyse .plan-section {
  padding: 48px 0;
}
.page_analyse .plan-section .section-main {
  margin-top: 0;
}
.page_analyse .plan-section .section-box {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
}
.page_analyse .plan-section .section-box .img-box {
  width: 746px;
  flex-shrink: 0;
}
.page_analyse .plan-section .section-box .text-item {
  flex: 1;
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  height: 469px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/index-plan1702622898717.jpg");
}
.page_analyse .plan-section .section-box .text-item::before {
  content: "";
  width: 32px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/icon-qtl.png");
  position: absolute;
  display: block;
  top: 124px;
  left: 60px;
}
.page_analyse .plan-section .section-box .text-item::after {
  content: "";
  width: 32px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/icon-qtr.png");
  position: absolute;
  display: block;
  bottom: 124px;
  right: 60px;
}
.page_analyse .plan-section .section-box .text-item .text-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.page_analyse .plan-section .section-box .text-item .info {
  font-size: 16px;
  line-height: 28px;
  width: 374px;
  margin-top: 12px;
}
.page_analyse .plan-section .section-box .text-item .info b {
  font-weight: 900;
  text-decoration-line: underline;
}
.page_analyse .com-line4-section {
  background-color: #F9F9F9;
  padding: 48px 0;
}
.page_analyse .com-line4-section .section-main ul li:nth-child(1) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1703753616442.jpg");
}
.page_analyse .com-line4-section .section-main ul li:nth-child(2) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1703753623410.jpg");
}
.page_analyse .com-line4-section .section-main ul li:nth-child(3) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/public/img/writing-ope1703753629640.jpg");
}

@media (max-width: 768px) {
  .hlc-section .section-desc {
    padding-top: 0;
  }
  .hlc-section .section-desc::after {
    content: none;
  }
  .hlc-section .section-main {
    margin-top: 20px;
  }
  .hlc-section .section-main ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .hlc-section .section-main ul li {
    margin: 6px 0;
    width: calc(50% - 6px);
    flex: initial;
  }
  .hlc-section .section-main ul .item {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    height: 108px;
    border-radius: 8px;
  }
  .banner-section .btn {
    margin-top: 225px;
  }
  .page_writing .banner-section .banner-cont {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url("/public/img/writing-banner1702965125436_m.jpg");
  }
  .page_topic .banner-section .banner-cont {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url("/public/img/hotTopic-banner1702971769741m.jpg");
  }
  .page_topic .plan-section .section-box {
    border-radius: 0;
    height: auto;
    position: relative;
    overflow: visible;
    flex-direction: column-reverse;
  }
  .page_topic .plan-section .section-box .img-box {
    width: 100%;
    margin-top: 240px;
    z-index: 12;
    border-radius: 8px;
    overflow: hidden;
  }
  .page_topic .plan-section .section-box .text-item {
    height: 310px;
    position: absolute;
    left: -15px;
    right: -15px;
    top: 0;
    overflow: hidden;
    padding-bottom: 60px;
    font-size: 12px;
    line-height: 20px;
  }
  .page_topic .plan-section .section-box .text-item::before {
    width: 20px;
    height: 18px;
    top: 66px;
    left: 36px;
  }
  .page_topic .plan-section .section-box .text-item::after {
    width: 20px;
    height: 18px;
    bottom: 100px;
    right: 36px;
  }
  .page_topic .plan-section .section-box .text-item .text-title {
    font-size: 18px;
    line-height: 22px;
  }
  .page_topic .plan-section .section-box .text-item .info {
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px;
    width: 80%;
  }
  .page_topic .plan-section .tools-box {
    margin-top: 24px;
  }
  .page_topic .com-line4-section {
    min-width: auto;
  }
  .page_shoot .banner-section .banner-cont {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url("/public/img/shoot-banner1703050158336_m.jpg");
  }
  .page_shoot .into-section .list {
    flex-wrap: wrap;
    margin: -6px;
  }
  .page_shoot .into-section .list .img-addon {
    width: calc(50% - 12px);
    height: 110px;
    border-radius: 8px;
    overflow: hidden;
    margin: 6px;
  }
  .page_shoot .gallery-section .gallery-mb-swiper {
    margin: 0 -4vw;
  }
  .page_shoot .gallery-section .item {
    width: 100%;
  }
  .page_shoot .about-section {
    min-width: auto;
  }
  .page_shoot .about-section .line {
    font-size: 14px;
    line-height: 24px;
  }
  .page_shoot .about-section .line .title {
    margin: 18px 0 8px;
    font-size: 18px;
    line-height: 22px;
  }
  .page_shoot .about-section .list {
    margin-top: 24px;
  }
  .page_shoot .about-section .list .img-outer {
    border-radius: 4px;
  }
  .page_shoot .about-section .list .img-outer + .img-outer {
    margin-left: 12px;
  }
  .page_shoot .about-section .list .img-outer span {
    font-size: 10px;
    line-height: 24px;
    left: 6px;
    bottom: 2px;
  }
  .page_analyse .banner-section .banner-cont {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url("/public/img/analyse-banner1703753591929.jpg");
  }
  .page_analyse .plan-section .section-box {
    border-radius: 0;
    height: auto;
    position: relative;
    overflow: visible;
    flex-direction: column-reverse;
  }
  .page_analyse .plan-section .section-box .img-box {
    width: 100%;
    margin-top: 240px;
    z-index: 12;
    border-radius: 8px;
    overflow: hidden;
  }
  .page_analyse .plan-section .section-box .text-item {
    height: 310px;
    position: absolute;
    left: -15px;
    right: -15px;
    top: 0;
    overflow: hidden;
    padding-bottom: 60px;
    font-size: 12px;
    line-height: 20px;
  }
  .page_analyse .plan-section .section-box .text-item::before {
    width: 20px;
    height: 18px;
    top: 66px;
    left: 36px;
  }
  .page_analyse .plan-section .section-box .text-item::after {
    width: 20px;
    height: 18px;
    bottom: 100px;
    right: 36px;
  }
  .page_analyse .plan-section .section-box .text-item .text-title {
    font-size: 18px;
    line-height: 22px;
  }
  .page_analyse .plan-section .section-box .text-item .info {
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px;
    width: 80%;
  }
  .page_analyse .plan-section .tools-box {
    margin-top: 24px;
  }
  .page_analyse .com-line4-section .section-main ul {
    flex-direction: column;
  }
  .page_analyse .com-line4-section .section-main ul li {
    width: 100%;
  }
}/*# sourceMappingURL=xhs_solve.css.map */