@charset "UTF-8";
/*reset*/
* {
  font-family: Microsoft Yahei;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
img {
  border: 0 none;
  vertical-align: top;
}
i,
em {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
input,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-family: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  font-size: 100%;
  font-family: inherit;
  resize: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
input[type='button'],
input[type='submit'],
input[type='reset'],
input[type='text'],
button,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* 公共样式**/
.wid690 {
  width: 92vw;
  margin: 0 auto;
}
.common-title {
  font-size: 4.8vw;
  font-weight: bold;
  width: 35.6vw;
  height: 9vw;
  margin: 0 auto;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/m/zhumeng.png) no-repeat;
  background-size: contain;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.red {
  color: #fc6e42;
  font-weight: bold;
}
.txtc {
  text-align: center;
}
.flexSB {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexCT {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rltv {
  position: relative;
}
.wrap {
  flex-wrap: wrap;
}
.white {
  color: #fff;
}
.fffe8b {
  color: #fffe8b;
}
.pt70 {
  padding-top: 5.06vw;
}
.pb55 {
  padding-bottom: 10.333vw;
}
.m-hide {
  display: none;
}
.vbhn {
  visibility: hidden;
}

/* 顶部样式 */
.m-top {
  display: block;
}
.top-img {
  width: 100%;
}
.top {
  display: none;
}
.nav {
  width: 100%;
  z-index: 999;
}
.nav-list {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/m/m-nav.jpg) no-repeat;
  width: 100%;
  height: 30px;
  font-size: 10px;
  color: #274337;
  font-weight: bold;
}
.nav-list .nav-item {
  width: 16.66%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.nav-list .nav-item.active {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/m/nav-cur.jpg) no-repeat;
  background-size: 100% 100%;
}

/* 展会亮点 */
.meet-light {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/m/m-light.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 6.4vw;
}
.meet-item {
  margin-top: 15px;
}
.meet-item li {
  width: 44.8vw;
  height: 19.2vw;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.meet-item .m1 {
  font-size: 13px;
  font-weight: bold;
}
.m-line {
  width: 40.6vw;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  margin-top: 3px;
  margin-bottom: 4px;
}
.meet-item .m2 {
  font-size: 10px;
}

.meet-btn .btn {
  width: 40.6vw;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #fff;
  /* color: #2b4e40; */
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}
.meet-btn {
  padding: 0 10px;
}
.meet-btn .btn1 {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet-btn1.png) no-repeat;
  background-size: 100% 100%;
}
.meet-btn .btn2 {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet-btn2.png) no-repeat;
  background-size: 100% 100%;
}

/* 展会行程 */
.exhibit-and-teacher {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/m/zhanhui.jpg) no-repeat;
  background-size: 100% 100%;
}
.exhibit-date {
  font-size: 12px;
  text-align: center;
  background: #622f14;
  height: 44px;
  line-height: 44px;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 20px;
}
.exhibit-date strong {
  color: #fc6e42;
}
.sites {
  height: 32vw;
  position: relative;
}
.site-item {
  display: none;
}
.site-item:first-child {
  display: block;
}
.s-title {
  color: #648260;
  font-size: 5.8666vw;
  font-weight: normal;
  margin-bottom: 10px;
}
.s-item {
  font-size: 10px;
  line-height: 20px;
}
.s-item .strong {
  font-size: 13px;
  color: #fc6e42;
}
.s-btn-container {
  position: absolute;
  bottom: 20px;
  right: 3px;
}
.s-btn-container .btn {
  width: 18.666vw;
  height: 4.666vw;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/s-btn.png) no-repeat;
  background-size: 100% 100%;
  font-size: 10px;
  text-align: center;
  line-height: 4.666vw;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}
.city {
  width: 21.6vw;
  height: 7.333vw;
  background: #622f14;
  margin-bottom: 5px;
  cursor: pointer;
}

.sites-btns .city {
  margin-right: 5px !important;
}
.s-name {
  font-size: 12px;
  color: #e8fda2;
}
.s-day {
  display: none;
  font-size: 8px;
}
.city.active {
  background: #fc6e42;
  color: #fff;
  box-shadow: 0 0 5px #769219;
}
.city.active .s-day {
  display: block;
}
.city.active .s-name {
  color: #fff;
}

/* 顾问团队*/
.swiper-container.m-swiper {
  padding-bottom: 30px;
}
.m-swiper .swiper-pagination-bullet {
  width: 8.666vw;
  height: 5px;
  border-radius: 10px;
  background: #ebebeb;
  opacity: 1;
}
.m-swiper .swiper-pagination-bullet-active {
  background: #fff;
}
.teacher-list {
  margin-top: 10px;
}
.teacher-list .teacher {
  width: 26.9333vw;
  height: 33.8666vw;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.teacher-list .teacher:hover {
  box-shadow: 0 0 10px #223a0a;
}
.teacher .teacher-img {
  width: 100%;
  height: 100%;
}
.teacher .detail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9vw;
  background: #b26813;
  color: #fff;
  text-align: center;
}
.teacher-name {
  font-size: 10px;
  font-weight: bold;
}
.teacher-desc {
  width: 26.9333vw;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tips {
  text-align: right;
  color: #fc6e42;
  font-size: 10px;
}

/*参展院校*/
.school {
  background: #bb641f;
}
.school .info {
  background: #e27824;
  text-align: center;
  line-height: 6vw;
  font-size: 10px;
  color: #fff;
  margin-top: 10px;
}
.countrys {
  margin-top: 2.6666vw;
  margin-bottom: 2.6666vw;
}
.countrys .country-item {
  width: 14.4vw;
  height: 5.333vw;
  font-size: 10px;
  color: #486555;
  text-align: center;
  line-height: 5.333vw;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/image/country.jpg) no-repeat;
  background-size: cover;
  cursor: pointer;
}
.countrys .country-item.active {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/image/country-active.jpg) no-repeat;
  color: #fff;
}
.school-list:not(:first-child) {
  display: none;
}
.school-detail {
  width: 22vw !important;
  height: 14.666vw;
  background: #fff;
  position: relative;
  margin-bottom: 5px;
  transition: all 0.3s;
  cursor: pointer;
  margin-right: 5px;
}
.school-detail:hover {
  box-shadow: 0 0 5px #23471d;
}
.school-detail:nth-child(4n) {
  margin-right: 0 !important;
}
.s-img {
  width: 100%;
  height: 100%;
}
.s-desc {
  background: #b2b2b2;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  line-height: 15px;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.school .tips {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*留学早规划*/
.plan {
  background: #c96e25;
}
.plan-detail {
  margin-bottom: 15px;
  margin-top: 10px;
  flex-wrap: wrap;
}
.plan-detail .left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.plan-detail .left .c-plan {
  width: 17.86666vw;
  height: 6.4vw;
  background: #dc6c01;
  font-size: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 4px;
  transition: all 0.3;
  cursor: pointer;
}
.plan-detail .left .c-plan:last-child {
  margin-bottom: 0;
}
.plan-detail .left .c-plan.active {
  background: #fc6e42;
  color: #fff;
  font-weight: bold;
}
.plan-desc {
  width: 44vw;
  height: 47.3333vw;
  font-size: 10px;
  color: #1c1c1c;
  background: #fff;
  position: relative;
  transition: all 0.3s;
}
.plan-desc:hover {
  box-shadow: 10px 10px 20px #88a94c;
}
.plan-desc .p-btn {
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 10px;
  font-weight: bold;
  width: 18.1333vw;
  height: 4.53333vw;
  color: #fff;
  line-height: 4.53333vw;
  border-radius: 10px;
  background: #dc6c01;
  text-align: center;
  cursor: pointer;
}
.plan-desc .intro {
  padding-left: 12px;
  padding-right: 12px;
  line-height: 20px;
  margin-top: 10px;
  font-size: 10px;
}
.p-img {
  width: 100%;
}
.right {
  margin-top: 10px;
}
.right .right-item:not(:first-child) {
  display: none;
}

/* 现场签约 */
.gift {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/bottom.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}
.gift-title {
  font-size: 4.26666vw;
  color: #fff;
  text-align: center;
}
.sub-title {
  color: #e8fda2;
  font-size: 10px;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 5.066vw;
}
.gift-list .gift-img {
  width: 21.333vw;
  height: 21.8666vw;
  background: #fff;
  border-radius: 8px;
}
.g-img {
  width: 100%;
}
.gift-desc {
  font-size: 10px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 50px;
}
.gift-tips {
  color: #e8fda2;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
}
.common-bottom-tips {
  padding: 15px 0;
  text-align: center;
}
