* {
  margin: 0;
  padding: 0;
  font-family: "MicrosoftYaHei";
}
a {
  text-decoration: none;
  cursor: pointer;
}
html,
body {
  max-width: 500px;
  margin: 0 auto;
}
/* 公共样式 开始 */
.mainTitleWrap {
  font-weight: bold;
  font-size: 2.6rem;
  color: #1c1c1c;
  position: relative;
  text-align: center;
  line-height: 3.4rem;
  padding-top: 3rem;
}
.mainTitleWrap::before {
  position: absolute;
  content: "STARLIGHT PROJECT";
  font-weight: bold;
  font-size: 3.26rem;
  color: #1c1c1c;
  opacity: 0.05;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  top: 2rem;
}
.mainBtn {
  display: block;
  text-align: center;
  line-height: 4.5rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
  width: 16rem;
  height: 4.5rem;
  background-image: url(/Public/Phone/images/bkys_img/btn.webp);
  background-size: 100% 100%;
  box-shadow: 0rem 1rem 3rem 0rem rgba(254, 72, 55, 0.43), 0rem 0rem 1rem 0rem #ffffff;
  border-radius: 2.25rem;
  margin: 0 auto;
}
.section {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}
.section.slide-in {
  opacity: 1;
  transform: translateY(0);
}
/* 公共样式 结束 */
.bannerWrap {
  position: relative;
  width: 37.5rem;
  height: 23.1rem;
}
.bannerWrap a {
  display: block;
  width: 100%;
  height: 100%;
}
.bannerWrap .back {
  width: 100%;
  height: 100%;
}
.bannerWrap .ban {
  position: absolute;
  width: 34.5rem;
  height: 9rem;
  background: #ffffff;
  box-shadow: 0rem 1rem 2rem 0rem rgba(34, 143, 239, 0.23);
  border-radius: 0.8rem;
  margin: 0 auto;
  display: flex;
  top: 20rem;
  left: 0;
  right: 0;
  justify-content: space-between;
  background-image: url(/Public/Phone/images/bkys_img/bannerLine.webp);
  background-size: 0.1rem 9rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.bannerWrap .ban > div {
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: center;
  justify-content: center;
}
.bannerWrap .ban img {
  width: 2.2rem;
  height: 2.2rem;
  margin-bottom: 0.2rem;
}
.bannerWrap .ban p {
  font-weight: bold;
  font-size: 1.8rem;
  color: #0e469e;
  line-height: 2.1rem;
}
.bannerWrap .ban span {
  font-weight: 400;
  font-size: 1.6rem;
  color: #666666;
  line-height: 2.7rem;
}
/* 托普仕美国本科申请核心优势 开始 */
.coreWrap {
  height: 43.3rem;
  width: 37.5rem;
  background-color: #f6fbff;
  box-sizing: border-box;
  padding-top: 7rem;
}
.coreWrap .core {
  width: 37.5rem;
  height: 26rem;
  background-image: url(/Public/Phone/images/bkys_img/1.webp);
  background-size: 100% 100%;
  margin-top: 0.8rem;
  position: relative;
  text-align: center;
}
.coreWrap .core p {
  position: absolute;
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 1.6rem;
}
.coreWrap .core > p:nth-child(1) {
  left: 4.9rem;
  top: 4.8rem;
}
.coreWrap .core > p:nth-child(2) {
  left: 24rem;
  top: 4.8rem;
}
.coreWrap .core > p:nth-child(3) {
  left: 5.5rem;
  top: 21.4rem;
}
.coreWrap .core > p:nth-child(4) {
  left: 26.4rem;
  top: 21.4rem;
}
/* 托普仕美国本科申请核心优势 结束 */
/* 托普仕美国本科产品特色 开始 */
.speWrap {
  width: 37.5rem;
  height: 54.6rem;
  background-color: #ffffff;
  box-sizing: border-box;
}
.speWrap .spe {
  width: 37.5rem;
  height: 39.3rem;
  background-image: url(/Public/Phone/images/bkys_img/2.webp);
  background-size: 100% 100%;
  margin-top: 1.2rem;
  position: relative;
  text-align: center;
}
.speWrap .spe p {
  position: absolute;
  line-height: 1.6rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #1c1c1c;
}
.speWrap .spe > p:nth-child(1) {
  left: 10rem;
  top: 2rem;
}
.speWrap .spe > p:nth-child(2) {
  left: 7.2rem;
  top: 7.2rem;
}
.speWrap .spe > p:nth-child(3) {
  left: 6.6rem;
  top: 12.4rem;
}
.speWrap .spe > p:nth-child(4) {
  left: 6rem;
  top: 17.6rem;
}
.speWrap .spe > p:nth-child(5) {
  left: 6.6rem;
  top: 22.8rem;
}
.speWrap .spe > p:nth-child(6) {
  left: 7.2rem;
  top: 28rem;
}
.speWrap .spe > p:nth-child(7) {
  left: 9.5rem;
  top: 33.2rem;
}
/* 托普仕美国本科产品特色 结束 */
/* 托普仕美国本科独家优享 开始 */
.ownWrap {
  height: 167.3rem;
  width: 37.5rem;
  background: #f6fbff;
}
.ownWrap .posboxtit {
  margin: 0 1.42rem;
  width: 13.02rem;
  height: 5.19rem;
  position: relative;
  margin-top: 1.64rem;
  margin-bottom: 1.64rem;
}
.ownWrap .posboxtit img {
  width: 100%;
  height: 100%;
}
.ownWrap .posboxtit .postit {
  position: absolute;
  top: 1rem;
  left: 3.49rem;
  font-weight: bold;
  font-size: 1.7rem;
  color: #ffffff;
  text-shadow: 0rem 0rem 1rem rgba(38, 49, 92, 0.5);
}
.ownWrap .posboxtit .lfpos {
  left: 4.62rem;
}
.ownWrap .card_box {
  margin: 0 1.42rem;
  display: flex;
}
.ownWrap .card_box .card {
  margin-bottom: 1.32rem;
}
.ownWrap .card_box > img {
  width: 9.43rem;
  height: 20.19rem;
}
.ownWrap .card_box .card_box_son {
  display: flex;
  margin-left: 0.55rem;
}
.ownWrap .card_box .card_box_son > img {
  width: 5.94rem;
  height: 5.94rem;
}
.ownWrap .card_box .card_box_son > div {
  margin-left: 0.85rem;
  margin-top: 0.45rem;
}
.ownWrap .card_box .card_box_son .tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.7rem;
  color: #000000;
  line-height: 2.36rem;
}
.ownWrap .card_box .card_box_son .info {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.51rem;
  color: #666666;
  line-height: 2.36rem;
}
.ownWrap .card_img {
  width: 35.38rem;
  height: 23.77rem;
  margin: auto;
  margin-top: 0.85rem;
  position: relative;
}
.ownWrap .card_img > img {
  width: 100%;
  height: 100%;
}
.ownWrap .card_img .posi_item {
  position: absolute;
  font-family: Source Han Sans CN;
  font-size: 1.51rem;
  color: #272727;
  text-align: center;
}
.ownWrap .card_img .item1 {
  top: 0rem;
  left: 4.7rem;
}
.ownWrap .card_img .item2 {
  top: 6rem;
  left: 2.6rem;
}
.ownWrap .card_img .item3 {
  top: 11.4rem;
  left: 3.5rem;
}
.ownWrap .card_img .item4 {
  top: 17rem;
  left: 2.6rem;
}
.ownWrap .card_img .item5 {
  top: 21rem;
  left: 6.4rem;
}
.ownWrap .card_img .item6 {
  top: 0.2rem;
  right: 5.4rem;
}
.ownWrap .card_img .item7 {
  top: 6rem;
  right: 3.7rem;
}
.ownWrap .card_img .item8 {
  top: 11.4rem;
  right: 3.5rem;
}
.ownWrap .card_img .item9 {
  top: 17rem;
  right: 2.2rem;
}
.ownWrap .card_img .item10 {
  top: 21rem;
  right: 6rem;
}
.ownWrap .cards {
  margin: 0 1.42rem;
}
.ownWrap .cards .card_text {
  display: flex;
  margin-bottom: 1.5rem;
}
.ownWrap .cards .card_text > img {
  width: 6.42rem;
  height: 6.79rem;
}
.ownWrap .cards .card_text .text_box {
  margin-left: 1.32rem;
}
.ownWrap .cards .card_text .text_box .tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.7rem;
  color: #000000;
  line-height: 2.36rem;
  margin-bottom: 0.35rem;
}
.ownWrap .cards .card_text .text_box .info {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.51rem;
  color: #666666;
  line-height: 2.08rem;
}
.ownWrap .bg_img {
  margin: 0 1.42rem;
}
.ownWrap .bg_img .bg_img_posi {
  position: relative;
  width: 34.55rem;
  height: 15.72rem;
  margin-bottom: 0.94rem;
}
.ownWrap .bg_img .bg_img_posi > img {
  width: 100%;
  height: 100%;
}
.ownWrap .bg_img .pos_text_card {
  position: absolute;
  top: 7.4rem;
  left: calc(50% - 11rem);
  width: 22rem;
  text-align: center;
}
.ownWrap .bg_img .tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.7rem;
  color: #000000;
  line-height: 2.36rem;
  margin-bottom: 0.35rem;
}
.ownWrap .bg_img .info {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.51rem;
  color: #666666;
  line-height: 2.08rem;
}
/* 托普仕美国本科独家优享 结束 */
/* 托普仕美国本科留学文书服务特色 开始 */
.writeWrap {
  width: 37.5rem;
  height: 44rem;
  background: #ffffff;
}
.writeWrap .write {
  display: flex;
  width: 34.5rem;
  margin: 2rem auto;
  height: 26.21rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.writeWrap .write .wriItem {
  width: 16.7rem;
  height: 12.58rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 1rem 0rem rgba(3, 9, 44, 0.18);
  border-radius: 1rem;
  border-bottom: 0.2rem solid #1954b5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.writeWrap img {
  height: 4.9rem;
  width: 4.9rem;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.writeWrap p {
  font-weight: 400;
  font-size: 1.6rem;
  color: #1c1c1c;
  line-height: 2.5rem;
}
/* 托普仕美国本科留学文书服务特色 结束 */
/* 美国本科留学服务流程 开始 */
.proceWrap {
  height: 59rem;
  width: 37.5rem;
  overflow: hidden;
  background: #f6fbff;
}
.proceWrap .btn_box {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  margin: 0 1.42rem;
  margin-top: 1.8rem;
}
.proceWrap .btn_box .btn_card {
  position: relative;
}
.proceWrap .btn_box .btn_card > img {
  width: 15.57rem;
  height: 8.21rem;
}
.proceWrap .btn_box .box_text {
  position: absolute;
  text-align: center;
  width: 22rem;
  top: 1.4rem;
  left: calc(50% - 11rem);
}
.proceWrap .btn_box .box_text .tit {
  font-family: Source Han Sans CN;
  font-weight: 600;
  font-size: 1.8rem;
  color: #000000;
  line-height: 2.36rem;
}
.proceWrap .btn_box .box_text .info {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 1.4rem;
  color: rgba(28, 28, 28, 0.5);
  line-height: 2.08rem;
}
.proceWrap .card_box {
  position: relative;
  width: 32.55rem;
  height: 31.6rem;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.proceWrap .card_box .card img {
  width: 32.55rem;
  height: 31.6rem;
}
.proceWrap .active .tit {
  color: #ffffff !important;
}
.proceWrap .active .info {
  color: rgba(255, 255, 255, 0.5) !important;
}
.proceWrap .box_item {
  position: absolute;
  width: 13.4rem;
  height: 4.43rem;
  line-height: 4.43rem;
  text-align: center;
  font-weight: 400;
  font-size: 1.6rem;
  color: #1c1c1c;
  box-sizing: border-box;
}
.proceWrap .item1 {
  top: 0;
  left: 0;
}
.proceWrap .item2 {
  top: 2.8rem;
  right: 0;
}
.proceWrap .item3 {
  top: 5.6rem;
  left: -0.5rem;
}
.proceWrap .item4 {
  top: 8.7rem;
  right: 0;
  line-height: 1.8rem;
}
.proceWrap .item5 {
  top: 11rem;
  left: -0.5rem;
}
.proceWrap .item6 {
  top: 13.8rem;
  right: -0.5rem;
}
.proceWrap .item7 {
  top: 16.2rem;
  left: 0;
}
.proceWrap .item8 {
  top: 19rem;
  right: -0.5rem;
}
.proceWrap .item9 {
  top: 21.8rem;
  left: 0;
}
.proceWrap .item10 {
  top: 24.5rem;
  right: 0;
}
.proceWrap .item11 {
  top: 27.2rem;
  left: 0;
}
.proceWrap .item12 {
  top: 8.2rem;
  right: 0;
}
/* 美国本科留学服务流程 结束 */
/* 选择优品计划，美国名校海外顾问为你所用 开始 */
.useWrap {
  width: 37.5rem;
  height: 68rem;
  background: #ffffff;
}
.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 #218aea !important;
}
.useWrap .use {
  width: 34rem;
  height: 49rem;
  margin: 0 auto 1.5rem auto;
}
.useWrap .use img {
  width: 16.81rem;
  height: 16rem;
  display: block;
  border-radius: 1rem;
}
.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: 2rem;
  max-width: 14.5rem;
  margin: auto;
}
.useWrap .use .useItemCon .useItem span {
  font-weight: bold;
  font-size: 1.8rem;
  color: #333333;
  line-height: 3.6rem;
}
/* 选择优品计划，美国名校海外顾问为你所用 结束 */
/* 托普仕留学美国本科申请成功案例 开始 */
.succeWrap {
  width: 37.5rem;
  height: 44.1rem;
  background: #f8f8ff;
}
.succeWrap .card_far {
  width: 37.5rem;
  justify-content: space-between;
  margin-top: 2rem;
}
.succeWrap .card_far .card {
  width: 28.8rem;
  height: 26.3rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 2rem 0rem rgba(44, 15, 3, 0.11);
  border-radius: 0.8rem;
  margin-bottom: 2rem;
  position: relative;
}
.succeWrap .card_far .card > img {
  width: 100%;
  height: 6.9rem;
  display: block;
}
.succeWrap .card_far .card .tit {
  font-weight: bold;
  font-size: 1.8rem;
  color: #191919;
  line-height: 2.4rem;
  padding: 1.3rem 1.4rem;
}
.succeWrap .card_far .card .warp_hr {
  width: 5rem;
  height: 0.3rem;
  background: #283e96;
  margin-left: 1.4rem;
  margin-bottom: 0.8rem;
}
.succeWrap .card_far .card > div {
  padding: 0.4rem 1.4rem 0;
  color: #666666;
  font-size: 16px;
}
.succeWrap .card_far .card > div span {
  color: #1c1c1c;
  font-weight: 600;
}
.succeWrap .card_far .card .card_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 28.8rem;
  height: 3.9rem;
  background: #1954b5;
  border-radius: 0.8rem;
  border-radius: 0px 0px 0.8rem 0.8rem;
  text-align: center;
  line-height: 3.9rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
}
/* 托普仕留学美国本科申请成功案例 结束 */
/* 学姐学长如何评价托普仕 开始 */
.commitWrap {
  width: 37.5rem;
  height: 35.8rem;
  background: #ffffff;
}
.commitWrap .commitCon {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.commitWrap .commitCon .swiper-pagination-bullet-active {
  background: #1954b5;
}
.commitWrap .commitCon .swiper-pagination-bullet {
  background: #8ca9da;
}
.commitWrap .commitCon .swiper-slide {
  width: 28.4rem;
  height: 19rem;
}
.commitWrap .commitCon .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.commitWrap .commitCon .swiper-slide a > img:nth-child(1) {
  width: 5.3rem;
  height: 5.3rem;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 5.2rem;
  z-index: 2;
}
.commitWrap .commitCon .swiper-slide a > img:nth-child(2) {
  width: 28.4rem;
  height: 16rem;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 1rem;
}
.commitCon {
  width: 34.5rem;
  margin: 0 auto;
}
/* 学姐学长如何评价托普仕 结束 */
/* 招生官 */
.admissions_ul{
    width: 92%;
    margin:0 auto;
    margin-top: 20px;
    display: flex;
}
.admissions_ul_li{
    width: 50%;
    height: 235px;
    margin-left: 5%;
    background: #FAFBF8;
    box-shadow: 0px 0px 16px 0px rgba(63,93,99,0.23);
    border-radius: 4px;
    text-align: center;
    
}
.admissions_ul_li:first-child{
    margin-left:0;
}
.admissions_ul_li img{
    width: 100%;
	height: 160px;
}
.admissions_ul_li p{
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3.6rem;
    color: #1953b4;
}
.admissions_ul_li span{
    font-size: 1.6rem;
    font-weight: 400;
    color: #666666;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.admissions_ul_li a{
    width: 135px;
    height: 34px;
    border: 1px solid #F76C5F;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
    line-height: 34px;
    color: #F76C5F;
    margin-top:15px;
	font-size: 1.6rem;
}
/* 招生官 结束 */
