* {
  margin: 0;
  padding: 0;
  font-family: "MicrosoftYaHei";
}
a {
  text-decoration: none;
  cursor: pointer;
}
/* 小标题 start */
.mainTitle {
  text-align: center;
}
.mainTitle .mainTitleT {
  font-weight: 800;
  font-size: 2.6rem;
  color: #1d403a;
  line-height: 3.11rem;
}
.mainTitle .mainTitleT span {
  color: #ff882a;
}
.mainTitle .mainTitleB {
  font-weight: 300;
  font-size: 1.4rem;
  color: #1d403a;
  line-height: 2.03rem;
  margin-top: 0.5rem;
}
.mainBtn {
  width: 25.9rem;
  height: 5rem;
  background: #ff882a;
  border-radius: 2.5rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: #ffffff;
  display: block;
  line-height: 5rem;
  text-align: center;
  margin: 0 auto;
}
/* 小标题 end */
/* banner 开始 */
.bannerWrap {
  width: 37.5rem;
  height: 20.2rem;
  display: block;
  background: url(/Public/Phone/images/dghs_img/1.0.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
/* banner 结束 */
/* 多国混申定义 开始 */
.multiCountry {
  width: 37.5rem;
  height: 51rem;
  background: #f8f8f8;
  box-sizing: border-box;
  padding-top: 3.2rem;
}
.multiCountry .multiCountryCon {
  margin-top: 1.2rem;
  width: 37.5rem;
  height: 33.5rem;
  background: #f8f8f8;
}
.multiCountry .multiCountryCon .multiConInner {
  box-sizing: border-box;
  padding: 0 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.multiCountry .multiCountryCon .multiConImgL {
  width: 34.5rem;
  height: 14rem;
}
.multiCountry .multiConR {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}
.multiCountry .multiConR::before {
  display: block;
  content: "";
  width: 18.6rem;
  height: 0.3rem;
  background: #2d6d65;
  position: absolute;
  top: 4.3rem;
  left: 0;
}
.multiCountry .multiConR .multiConRTitle {
  margin-bottom: 0.8rem;
  font-weight: bold;
  font-size: 1.6rem;
  color: #212121;
  line-height: 4.8rem;
}
.multiCountry .multiConR .multiConRTitle span {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 4.8rem;
}
.multiCountry .multiConR .multiConRText {
  font-weight: 400;
  font-size: 1.4rem;
  color: #333333;
  line-height: 2rem;
  margin-bottom: 1.8rem;
}
.multiCountry .multiConR .mainBtn {
  margin: 0 auto;
}
/* 多国混申定义 结束 */
/* 托普仕菁英联申核心优势 开始 */
.coreAdvantageWrap {
  height: 66.3rem;
  width: 37.5rem;
  box-sizing: border-box;
  padding-top: 2.9rem;
}
.coreAdvantageWrap .coreAdvantage {
  box-sizing: border-box;
  padding: 0 1.5rem;
  margin-top: 1.4rem;
  height: 47.3rem;
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.coreAdvantageWrap .coreAdvantage .coreAdvConItem {
  width: 17rem;
  height: 14.6rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 1rem 0rem rgba(24, 24, 24, 0.21);
  border-radius: 2rem 0.4rem 2rem 0.8rem;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.coreAdvantageWrap .coreAdvantage .coreAdvConItem img {
  width: 17rem;
  height: 11.2rem;
  display: block;
}
.coreAdvantageWrap .coreAdvantage .coreAdvConItem p {
  font-weight: 400;
  font-size: 1.4rem;
  color: #212121;
  line-height: 1.8rem;
  text-align: center;
  padding: 0 1.5rem;
  line-height: 2rem;
  padding: 0.8rem 0;
}
/* 托普仕菁英联申核心优势 结束 */
/* 托普仕菁英联申计划优势 开始 */
.planAdvantageWrap {
  width: 37.5rem;
  height: 46rem;
  background: #f8f8f8;
  box-sizing: border-box;
  padding-top: 2.9rem;
}
.planAdvantageWrap .planAdvCon {
  box-sizing: border-box;
  padding: 0 1.5rem;
  width: 34.5rem;
  margin: 0 auto;
  position: relative;
  height: 26.2rem;
  margin-top: 1.4rem;
  margin-bottom: 2rem;
}
.planAdvantageWrap .planAdvCon .planAdvConR {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 26.2rem;
  width: 17rem;
  display: block;
}
.planAdvantageWrap .planAdvCon .planAdvConL {
  position: absolute;
  box-sizing: border-box;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  z-index: 2;
  top: 0;
  left: 0;
  width: 29.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
}
.planAdvantageWrap .planAdvCon .planAdvConL .planAdvConItemNum {
  width: 3.5rem;
  height: 4rem;
  background: #2d6d65;
  border-radius: 1.6rem 0rem 1.6rem 0rem;
  font-weight: bold;
  font-size: 1.48rem;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  line-height: 4rem;
  text-align: center;
}
.planAdvantageWrap .planAdvCon .planAdvConL .planAdvConItem {
  position: relative;
  width: 29.5rem;
  height: 4rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 1.8rem 0rem rgba(34, 42, 40, 0.25);
  border-radius: 2rem 0.4rem 2rem 0.4rem;
  box-sizing: border-box;
  padding-left: 4.1rem;
  margin-bottom: 1rem;
}
.planAdvantageWrap .planAdvCon .planAdvConL .planAdvConItem h2 {
  font-weight: 400;
  font-size: 1.4rem;
  color: #000000;
  line-height: 4rem;
}
/* 托普仕菁英联申计划优势 结束 */
/* 多国混申适配人群 开始 */
.targetAudienceWrap {
  height: 81.7rem;
  width: 37.5rem;
  box-sizing: border-box;
  padding-top: 2.5rem;
}
.targetAudienceWrap .targetAudienceCont {
  height: 62.3rem;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
.targetAudienceWrap .targetAudienceCont .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2d6d65;
}
.targetAudienceWrap .targetAudienceCont .swiper-container {
  height: 64.5rem;
}
.targetAudienceWrap .targetAudienceCont .swiper-slide {
  height: 62.3rem;
  width: 34rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.targetAudienceWrap .targetAudienceCont .tarAudItem {
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
  width: 29.7rem;
  height: 20.1rem;
}
.targetAudienceWrap .targetAudienceCont .tarAudItem img {
  position: absolute;
  width: 29.7rem;
  height: 20.1rem;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
}
.targetAudienceWrap .targetAudienceCont .tarAudItem p {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 29.7rem;
  height: 5.4rem;
  background: linear-gradient(90deg, #2d6d65 0%, rgba(45, 109, 101, 0.51) 100%);
  border-radius: 0rem 0rem 2rem 2rem;
  opacity: 0.91;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.3rem;
  color: #ffffff;
  padding: 0.7rem 0.5rem 0 0.5rem;
  line-height: 2rem;
}
/* 多国混申适配人群 结束 */
/* 多国混申常见误区与正确做法 开始 */
.correctWrap {
  width: 37.5rem;
  height: 53rem;
  background: #f8f8f8;
  box-sizing: border-box;
  padding-top: 3rem;
}
.correctWrap .correctCont {
  box-sizing: border-box;
  padding: 0 1.5rem;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 2rem;
  height: 32.6rem;
  background: url(/Public/Phone/images/dghs_img/6.0.png) no-repeat;
  background-origin: content-box;
  background-size: 100% 100%;
  justify-content: space-between;
}
.correctWrap .corConL {
  width: 14.3rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #333333;
}
.correctWrap .corConL p {
  padding-left: 3.2rem;
  display: block;
  width: 11.7rem;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 1rem;
}
.correctWrap .corConL p::before {
  display: block;
  content: "";
  position: absolute;
  background-image: url(/Public/Phone/images/dghs_img/6.2.png);
  background-size: 100% 100%;
  width: 1rem;
  height: 1rem;
  left: 0.9rem;
  top: 0.5em;
  bottom: 0;
}
.correctWrap .corConL > p:nth-child(1) {
  margin-top: 3.9rem;
}
.correctWrap .corConL > p:nth-child(2) {
  margin-top: 3.5rem;
}
.correctWrap .corConL > p:nth-child(3) {
  margin-top: 2.4rem;
}
.correctWrap .corConL > p:nth-child(4) {
  width: 10rem;
  margin-top: 2.5rem;
}
.correctWrap .corConR {
  width: 18.8em;
  height: 25.7rem;
}
.correctWrap .corConR p {
  font-weight: 400;
  font-size: 1.4rem;
  color: #ffffff;
  position: relative;
  margin-bottom: 1rem;
  line-height: 1.6rem;
}
.correctWrap .corConR p::before {
  display: block;
  content: "";
  position: absolute;
  background-image: url(/Public/Phone/images/dghs_img/6.1.png);
  background-size: 100% 100%;
  width: 1.5rem;
  height: 1rem;
  top: 0.5em;
  bottom: 0;
}
.correctWrap .corConR > p:nth-child(1) {
  margin-top: 2rem;
  width: 14.7rem;
  left: 3.2rem;
}
.correctWrap .corConR > p:nth-child(1)::before {
  left: -2.8rem;
}
.correctWrap .corConR > p:nth-child(2) {
  margin-top: 2.2rem;
  width: 15.6rem;
  left: 2.5rem;
}
.correctWrap .corConR > p:nth-child(2)::before {
  left: -3rem;
}
.correctWrap .corConR > p:nth-child(3) {
  margin-top: 2rem;
  width: 15.8rem;
  left: 2rem;
}
.correctWrap .corConR > p:nth-child(3)::before {
  left: -3.4rem;
}
.correctWrap .corConR > p:nth-child(4) {
  margin-top: 2.2rem;
  width: 17.2rem;
  left: 1rem;
}
.correctWrap .corConR > p:nth-child(4)::before {
  left: -3.1rem;
}
/* 多国混申常见误区与正确做法 结束 */
/* 托普仕菁英联申・全流程服务 开始 */
.allServeWrap {
  height: 86.8rem;
  width: 37.5rem;
  box-sizing: border-box;
  padding-top: 2.7rem;
}
.allServeWrap .allServe {
  box-sizing: border-box;
  padding: 0 1.5rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  height: 67.6rem;
  display: flex;
  justify-content: space-between;
}
.allServeWrap .allServe .allServeL {
  background-image: url(/Public/Phone/images/dghs_img/7.0.png);
  background-size: 100% 100%;
  width: 3.6rem;
  height: 67.5rem;
  box-sizing: border-box;
  padding-top: 7rem;
}
.allServeWrap .allServe .allServeL p {
  display: block;
  width: 3.6rem;
  text-align: center;
  line-height: 2rem;
  font-family: Source Han Sans CN;
  font-weight: 800;
  font-size: 1.6rem;
  color: #ffffff;
  margin-bottom: 15rem;
}
.allServeWrap .allServe .allServeL > p:nth-child(2) {
  position: relative;
  top: 0.1rem;
}
.allServeWrap .allServe .allServeL > p:nth-child(3) {
  position: relative;
  top: 0.3rem;
}
.allServeWrap .allServe .allServeL > p:nth-child(4) {
  position: relative;
  top: 0.4rem;
}
.allServeWrap .allServeCont {
  width: 30.6rem;
  height: 67.6rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.allServeWrap .allServeCont .allSerConItem {
  background-size: 100% 100%;
  width: 30.6rem;
  height: 16.2rem;
  background-image: url(/Public/Phone/images/dghs_img/7.1.png);
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.allServeWrap .allServeCont .allSerConItem p {
  position: absolute;
  display: block;
}
.allServeWrap .allServeCont .allSerConItem > p:nth-child(1) {
  font-weight: bold;
  width: 1.7rem;
  font-size: 1.6rem;
  color: #ffffff;
  top: 4.4rem;
  left: 3.1rem;
  line-height: 1.6rem;
}
.allServeWrap .allServeCont .allSerConItem > p:nth-child(2) {
  font-weight: 400;
  width: 1.7rem;
  font-size: 1.4rem;
  color: #ffffff;
  top: 1.6rem;
  left: 5.7rem;
  line-height: 1.6rem;
}
.allServeWrap .allServeCont .allSerConItem > p:nth-child(3) {
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0.4rem 0;
  color: #333333;
  width: 30.6rem;
  height: 16.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: start;
  left: 9.6rem;
  top: 0;
  line-height: 4rem;
  box-sizing: border-box;
  align-items: self-start;
  padding-left: 1rem;
}
.allServeWrap .allServeCont .allSerConItem > p:nth-child(3) span {
  width: auto;
  padding: 0 1.3rem;
  display: block;
  height: 3.73rem;
  line-height: 3.73rem;
  background: #f0f5f4;
  border-radius: 1.4rem 0.4rem 1.4rem 0.4rem;
  border: 0.1rem solid #2d6d65;
}
/* 托普仕菁英联申・全流程服务 结束 */
/* 托普仕菁英联申・本科成功案例 开始 */
.underWrap {
  width: 37.5rem;
  height: 76.6rem;
  background: #f8f8f8;
  box-sizing: border-box;
  padding-top: 2.5rem;
}
.caseCont {
  margin-top: -1rem;
  margin-bottom: -4.5rem;
  height: 66.3rem;
}
.caseCont .swiper-container {
  padding: 2rem 0;
  height: 66.3rem;
}
.caseCont .swiper-slide {
  width: 32.27rem;
  display: flex;
  justify-content: center;
}
.caseCont .caseItemWrap {
  width: 29.27rem;
  height: 57.4rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.caseCont .caseItem {
  width: 29.26rem;
  height: 28.2rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 2rem 0rem rgba(34, 42, 40, 0.25);
  border-radius: 1.6rem;
  overflow: hidden;
}
.caseCont .caseItem img {
  width: 29.26rem;
  height: 17.8rem;
  display: block;
}
.caseCont .caseItem .school {
  width: 27rem !important;
  font-weight: bold;
  font-size: 1.4rem;
  color: #191919;
  margin: 0 auto;
  width: 29.26rem;
  display: block;
  line-height: 3.5rem;
  border-bottom: 0.1rem solid #e6e6e6;
  box-sizing: border-box;
  position: relative;
}
.caseCont .caseItem .school::before {
  position: absolute;
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.7rem;
  background: #2d6d65;
  opacity: 0.37;
  left: 5rem;
  top: 2rem;
}
.caseCont .caseItem .allsch {
  display: block;
  width: 28rem !important;
  padding: 0 1.1rem;
  box-sizing: border-box;
  width: 37.5rem;
  margin-top: 0.8rem;
  font-weight: 400;
  font-size: 1.4rem;
  color: #333333;
  line-height: 2.3rem;
}
.caseCont .caseItem .caseName {
  width: 100%;
  height: 4.3rem;
  background: #133a35;
  font-weight: 400;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 4.28rem;
  position: relative;
  z-index: 1;
  line-height: 4.3rem;
  display: flex;
  margin-top: -4.3rem;
  background: #133a3586;
  border-radius: 0rem 0rem 1.6rem 1.6rem;
}
.caseCont .caseItem .caseName .schName {
  font-weight: bold;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 4.3rem;
  width: 7.8rem;
  height: 4.3rem;
  background: #2d6d65;
  border-radius: 0rem 1.6rem 1.6rem 1.6rem;
  text-align: center;
  margin-right: 0.9rem;
}
.masterWrap {
  width: 37.5rem;
  height: 76.6rem;
  box-sizing: border-box;
  padding-top: 2.5rem;
}
