* {
  margin: 0;
  padding: 0;
  font-family: "MicrosoftYaHei";
}
body{
  max-width: 37.5rem;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.section {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}
.section.slide-in {
  opacity: 1;
  transform: translateY(0);
}
.mainBtn {
  width: 22.56rem;
  height: 4.41rem;
  background: linear-gradient(0deg, #f6a339 0%, #ffc070 100%);
  box-shadow: 1rem 1rem 2rem 0rem rgba(198, 154, 108, 0.38);
  border-radius: 2.2rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 4.41rem;
  text-align: center;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
}
/* banner开始 */
.bannerWrap {
  width: 37.5rem;
  height: 20.2rem;
  display: block;
  background-image: url(/Public/Phone/images/document_img/0.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.bannerWrap img {
  width: 37.5rem;
  height: 20.2rem;
  display: block;
}
/* banner结束 */
/* 文书在申请中的重要性 开始 */
.docMainTitle {
  font-weight: bold;
  font-size: 2.6rem;
  color: #1a1b24;
  height: 3.8rem;
  line-height: 3.8rem;
  text-align: center;
  position: relative;
  z-index: 3;
  margin: 0 auto;
  width: fit-content;
}
.docMainTitle::before {
  content: "DOCUMENT";
  text-align: center;
  top: -0.5rem;
  left: -0.9rem;
  right: 0;
  color: #00000008;
  margin: auto;
  z-index: 0;
  line-height: 3.8rem;
  position: absolute;
  font-weight: bold;
  font-size: 4.77rem;
}
.docMainTitle .docMain {
  position: relative;
  width: fit-content;
  text-align: center;
  z-index: 5;
}
.docMainTitle .docMain::before {
  content: "";
  background-image: url(/Public/Phone/images/document_img/-1.webp);
  background-size: 100% 100%;
  display: block;
  width: 9.83rem;
  height: 1.11rem;
  position: absolute;
  top: 1.9rem;
  left: -2.2rem;
  z-index: -1;
}
.docMainTitle .docMain::after {
  content: "";
  background-image: url(/Public/Phone/images/document_img/-2.webp);
  background-size: 100% 100%;
  display: block;
  width: 7.8rem;
  height: 2.3rem;
  position: absolute;
  right: -2.6rem;
  top: 0.9rem;
  z-index: -1;
}
.docImpWrap {
  box-sizing: border-box;
  padding-top: 2.5rem;
  height: 49.3rem;
  width: 37.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.docImpWrap .docImpInner {
  width: 34.5rem;
  height: 32.3rem;
  display: flex;
  margin-top: 1.3rem;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.docImpWrap .docImpInner p {
  font-weight: bold;
  font-size: 1.6rem;
  color: #141414;
  line-height: 2.5rem;
}
.docImpWrap .docImpInner span {
  font-weight: 400;
  font-size: 1.6rem;
  color: #141414;
  line-height: 2.5rem;
}
.docImpWrap .docImpInner .docImpIte {
  width: 34.6rem;
  height: 7.3rem;
  background: #fff6ec;
  border-radius: 0.7rem;
  display: flex;
  box-sizing: border-box;
  padding-left: 0.7rem;
  align-items: center;
}
.docImpWrap .docImpInner .docImpIte img {
  width: 6.1rem;
  height: 6.1rem;
  margin-right: 1.6rem;
}
/* 托普仕文书是谁写的 开始 */
.whoWriteWrap {
  width: 37.5rem;
  height: 57.3rem;
  background: rgba(247, 247, 247, 0.94);
  box-sizing: border-box;
  padding: 3rem 1.5rem 0 1.5rem;
  background: #f7f7f7;
}
.whoWriteCon .whoWriConTit {
  font-weight: bold;
  font-size: 1.8rem;
  color: #1a1a1a;
  line-height: 2.5rem;
  position: relative;
  z-index: 1;
}
.whoWriteCon .whoWriConTit::before {
  display: block;
  background: #f6a339;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  left: 0.1rem;
  top: 0.3rem;
  content: "";
  z-index: -1;
}
.whoWriteCon .whoWriConBcon {
  margin-top: 0.8rem;
  margin-bottom: 2rem;
  height: 13.9rem;
  width: 34.5rem;
  display: flex;
  justify-content: space-between;
}
.whoWriteCon .whoWriConBcon .whoWriConLBItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  width: 10.81rem;
  height: 13.9rem;
  background: #fff6ec;
  border-radius: 1rem;
}
.whoWriteCon .whoWriConBcon .whoWriConLBItem img {
  width: 6.5rem;
  height: 6.6rem;
}
.whoWriteCon .whoWriConBcon .whoWriConLBItem p {
  text-align: center;
  font-weight: 400;
  font-size: 1.6rem;
  color: #1a1a1a;
  line-height: 2.5rem;
}
.whoWriteCon .whoWriConT {
  display: flex;
  justify-content: space-between;
  margin-top: 1.7rem;
  margin-bottom: 2rem;
}
.whoWriteCon .whoWriConT span {
  font-weight: 400;
  font-size: 1.6rem;
  color: #1a1a1a;
  line-height: 2.5rem;
  margin-top: 0.5rem;
  display: block;
}
.whoWriteCon .whoWriConT .whoWriConTL {
  width: 21.1rem;
}
.whoWriteCon .whoWriConT img {
  width: 12.2rem;
  height: 20.1rem;
}
/* 托普仕文书是谁写的 结束 */
/* 托普仕文书创造流程 开始 */
.creWriWrap {
  height: 82rem;
}
.creWri {
  box-sizing: border-box;
  padding-top: 3rem;
}
.creWri .creWriTop {
  width: 34.5rem;
  height: 6.6rem;
  margin: 0 auto;
  background: linear-gradient(90deg, #f6a4392e 0%, rgba(255, 255, 255, 0) 100%);
  padding-left: 0.5rem;
  border-left: 0.5rem solid #f6a339;
  font-size: 1.8rem;
  color: #1a1b24;
  line-height: 2.5rem;
  box-sizing: border-box;
  padding-left: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
.creWri .creWriCon {
  width: 37.5rem;
  height: 58.1rem;
  background-image: url(/Public/Phone/images/document_img/3.webp);
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
}
.creWri .creWriCon p {
  width: 12rem;
  height: 3.7rem;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.6rem;
  color: #1a1b24;
  line-height: 2rem;
  text-align: center;
  position: absolute;
}
.creWri .creWriCon > p:nth-child(2n + 1) {
  left: 1.8rem;
}
.creWri .creWriCon > p:nth-child(2n) {
  right: 2rem;
}
.creWri .creWriCon > p:nth-child(1) {
  top: 2.4rem;
}
.creWri .creWriCon > p:nth-child(3) {
  top: 14.8rem;
}
.creWri .creWriCon > p:nth-child(5) {
  top: 27rem;
}
.creWri .creWriCon > p:nth-child(7) {
  top: 39.2rem;
}
.creWri .creWriCon > p:nth-child(9) {
  top: 51.4rem;
}
.creWri .creWriCon > p:nth-child(2) {
  top: 8.5rem;
}
.creWri .creWriCon > p:nth-child(4) {
  top: 20.9rem;
}
.creWri .creWriCon > p:nth-child(6) {
  top: 33rem;
}
.creWri .creWriCon > p:nth-child(8) {
  top: 45.2rem;
}
/* 托普仕文书创造流程 结束 */
/* 托普仕文书独有优势 开始 */
.advWriWrap {
    width: 37.5rem;
    height: 58.2rem;
    background: rgba(247, 247, 247, 0.94);
    box-sizing: border-box;
    padding-top: 3rem;
    overflow: hidden;
}
.advWri {
  box-sizing: border-box;
}
.advWri .advWriTop {
  width: 34.5rem;
  height: 5.3rem;
  margin: 0 auto;
  background: linear-gradient(90deg, #f6a4392e 0%, rgba(255, 255, 255, 0) 100%);
  padding-top: 0.5rem;
  margin-top: 0.9rem;
  font-size: 1.6rem;
  color: #1a1a1a;
  line-height: 2.2rem;
  box-sizing: border-box;
  border-left: 0.5rem solid #f6a339;
  font-weight: 400;
  padding-left: 1rem;
}
.advWri .advWriCon {
  height: 37.5rem;
  width: 37.8rem;
  background-image: url(/Public/Phone/images/document_img/4.webp);
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
.advWri .advWriCon .advWriItem {
  position: absolute;
  font-size: 1.6rem;
  color: #1a1a1a;
  line-height: 2.2rem;
}
.advWri .advWriCon .advWriItem p {
  font-weight: bold;
}
.advWri .advWriCon .advWriItem:nth-child(1) {
  top: 2rem;
  left: 10.3rem;
}
.advWri .advWriCon .advWriItem:nth-child(2) {
  top: 7.6rem;
  left: 13.6rem;
}
.advWri .advWriCon .advWriItem:nth-child(3) {
  top: 13.3rem;
  left: 15.5rem;
}
.advWri .advWriCon .advWriItem:nth-child(4) {
  top: 19.3rem;
  left: 15.6rem;
}
.advWri .advWriCon .advWriItem:nth-child(5) {
  top: 25.2rem;
  left: 13.6rem;
}
.advWri .advWriCon .advWriItem:nth-child(6) {
  top: 31.1rem;
  right: 10.3rem;
}
/* 托普仕文书独有优势 结束 */
/* 托普仕名校海外顾问 开始 */
.useWrap {
  width: 37.5rem;
  height: 71rem;
  background: #ffffff;
  box-sizing: border-box;
  padding-top: 3rem;
}
.useWrap .selectbox {
  margin: 0 1.42rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.94rem;
  margin-top: 1rem;
}
.useWrap .selectbox > div {
  font-weight: 400;
  font-size: 1.42rem;
  color: #1c1c1c;
  border-bottom: 0.2rem solid rgba(0, 0, 0, 0);
}
.useWrap .selectbox > div.active {
  border-bottom: 0.2rem solid #f6a339 !important;
}
.useWrap .use {
  width: 34rem;
  height: 50rem;
  margin: 0 auto 1.5rem auto;
}
.useWrap .use img {
  width: 16.81rem;
  height: 16rem;
  display: block;
  border-radius: 0.3rem;
}
.useWrap .use .useItemCon {
  width: 34rem;
  height: 49rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.useWrap .use .useItemCon .useItem {
  width: 16.5rem;
  height: 23.87rem;
  text-align: center;
}
.useWrap .use .useItemCon .useItem p {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-weight: 400;
  font-size: 1.6rem;
  color: #333333;
  line-height: 2.5rem;
  max-width: 14.5rem;
  margin: auto;
}
.useWrap .use .useItemCon .useItem span {
  font-weight: bold;
  font-size: 1.8rem;
  color: #333333;
  line-height: 3rem;
}
/* 托普仕名校海外顾问 结束 */
/* 托普仕名校前招生官 开始 */
.befWriWrap {
  box-sizing: border-box;
  padding-top: 3rem;
  width: 37.5rem;
  height: 74.1rem;
  background: rgba(247, 247, 247, 0.94);
}
.befWri {
  width: 34.5rem;
  height: 55.7rem;
  margin: 0.9rem auto 2rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.befWriIt {
  width: 16.2rem;
  height: 27.5rem;
  background: #fafbf8;
  box-shadow: 0rem 0rem 2rem 0rem rgba(63, 93, 99, 0.23);
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.befWriIt::before {
  position: absolute;
  top: 13.8rem;
  left: 0;
  width: 16.2rem;
  height: 0.3rem;
  background: #f6a339;
  content: "";
  display: block;
}
.befWriIt::after {
  position: absolute;
  top: 18rem;
  left: 0;
  background: #d9d8d8;
  content: "";
  display: block;
  width: 6.3rem;
  height: 0.1rem;
  right: 0;
  margin: auto;
}
.befWriIt a:nth-child(2) {
  width: 13.5rem;
  height: 3.4rem;
  border-radius: 0.6rem;
  border: 0.1rem solid #f6a339;
  font-weight: 400;
  font-size: 1.6rem;
  color: #f6a339;
  display: block;
  background: #ffffff;
  line-height: 3.4rem;
  text-align: center;
  margin-top: 0.8rem;
}
.befWriIt img {
  width: 16.2rem;
  height: 13.91rem;
  display: block;
}
.befWriIt p {
  font-weight: bold;
  font-size: 1.8rem;
  color: #be7b32;
  line-height: 3.6rem;
  margin-top: 0.5rem;
}
.befWriIt span {
    font-weight: 400;
    font-size: 1.6rem;
    color: #666666;
    line-height: 3.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 15rem;
    margin: auto;
}
/* 托普仕名校前招生官 结束 */
/* 托普仕文书真实案例展示 开始 */
.truWriWrap {
  height: 42.9rem;
  --swiper-pagination-color: #f6a339;
  width: 37.5rem;
  box-sizing: border-box;
  padding-top: 3rem;
}
.truWriWrap .swiper-container {
  width: 37.5rem;
  height: 33rem;
}
.truWriWrap .swiper-container .swiper-slide {
  width: 23rem;
  height: 30.3rem;
}
.truWriWrap .swiper-container .swiper-slide img {
    width: 23rem;
    height: 30.3rem;
    display: block;
}
.truWriWrap .swiper-pagination-bullet {
  background: #f6a339;
}
/* 托普仕文书真实案例展示 结束 */
