@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;
}

/*正文公共样式*/
body {
  min-width: 1200px;
  overflow: auto;
}
html {
  scroll-behavior: smooth;
}
.red {
  color: #fc6e42;
  font-weight: bold;
}
.txtc {
  text-align: center;
}
.wid1000 {
  width: 1000px;
  margin: 0 auto;
}
.flexSB {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexST {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.flexCT {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rltv {
  position: relative;
}
.wrap {
  flex-wrap: wrap;
}
.p-hide {
  display: none;
}
.common-title {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  color: #648260;
  width: 380px;
  height: 90px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 auto;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/zhumeng.png) no-repeat;
  background-size: contain;
}
.white {
  color: #fff;
}
.fffe8b {
  color: #fffe8b;
}
.ellips {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* 顶部样式 */
.top .top-img {
  width: 100%;
}
.m-top {
  display: none;
}
.mb40 {
  margin-bottom: 40px;
}
.mr10 {
  margin-right: 10px;
}
.pt70 {
  padding-top: 70px;
}
.pb55 {
  padding-bottom: 55px;
}
.vbhn {
  visibility: hidden;
}
.hidden {
  display: none;
}
/* 导航栏样式 */
.nav {
  width: 100%;
  height: 60px;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/nav-bg.jpg) no-repeat;
  z-index: 999;
}
.nav-list .nav-item {
  width: 166.66px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #274337;
  cursor: pointer;
}
.nav-item.active {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/nav-active.jpg) no-repeat;
  background-size: cover;
}

/* 展会亮点 */
.meet-light {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/highlight.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 45px;
}
.high-light {
  width: 100%;
}
.meet-item li {
  width: 480px;
  height: 167px;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet.png) no-repeat;
  margin-bottom: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.meet-item li:hover {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet-active.png) no-repeat;
}
.meet-btn {
  padding: 0 25px;
}
.meet-btn .btn {
  width: 435px;
  height: 60px;
  /* line-height: 60px; */
  font-size: 30px;
  color: #fff;
  /* color: #2b4e40; */
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
  cursor: pointer;
}
.meet-btn .btn1 {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet-btn1.png) no-repeat;
}
.meet-btn .btn2 {
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/meet-btn2.png) no-repeat;
}
.meet-item .m1 {
  font-size: 30px;
  font-weight: bold;
}
.m-line {
  width: 305px;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 12px;
}
.meet-item .m2 {
  font-size: 20px;
}

/* 展会行程 */
.exhibit-and-teacher {
  margin-top: -4px;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/zhanhui.jpg) no-repeat;
  background-size: 100% 100%;
}
.exhibit-date {
  font-size: 18px;
  text-align: center;
  background: #622f14;
  height: 44px;
  line-height: 44px;
  color: #fff;
  margin-top: 22px;
  margin-bottom: 40px;
}
.exhibit-date strong {
  color: #fc6e42;
}
.sites {
  height: 250px;
  position: relative;
}
.site-item {
  display: none;
}
.site-item:first-child {
  display: block;
}
.s-title {
  color: #648260;
  font-size: 45px;
  font-weight: normal;
  margin-bottom: 20px;
}
.s-item {
  font-size: 20px;
  line-height: 40px;
}
.s-item .strong {
  font-size: 26px;
  color: #fc6e42;
}
.s-btn-container {
  position: absolute;
  bottom: 50px;
  right: 3px;
}
.s-btn-container .btn {
  width: 200px;
  height: 50px;
  background: url(//xhd-lx-admin.oss-cn-hangzhou.aliyuncs.com/topic/2023aueducation/images/s-btn.png) no-repeat;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}
.city {
  width: 116px;
  height: 60px;
  background: #622f14;
  margin-bottom: 10px;
  cursor: pointer;
}
.s-name {
  font-size: 24px;
  color: #e8fda2;
}
.s-day {
  display: none;
}
.city.active {
  background: #fc6e42;
  color: #fff;
  box-shadow: 0 0 10px #769219;
}
.city.active .s-day {
  display: block;
}
.city.active .s-name {
  color: #fff;
}

/* 顾问团队*/
.teacher-list {
  margin-top: 20px;
}
.teacher-list .teacher {
  width: 194px;
  height: 255px;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.teacher-list .teacher:hover {
  box-shadow: 0 0 20px #223a0a;
}
.teacher .teacher-img {
  width: 100%;
  height: 100%;
}
.teacher .detail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: #b26813;
  color: #fff;
  text-align: center;
}
.teacher-name {
  font-size: 20px;
}
.teacher-desc {
  font-size: 18px;
}
.tips {
  text-align: right;
  color: #fc6e42;
  font-size: 16px;
}

/*参展院校*/
.school {
  background: #bb641f;
}
.school .info {
  background: #e27824;
  height: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
}
.countrys {
  margin-top: 48px;
  margin-bottom: 30px;
}
.countrys .country-item {
  width: 157px;
  height: 59px;
  font-size: 23px;
  color: #486555;
  text-align: center;
  line-height: 59px;
  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/images/country-active.jpg) no-repeat;
  color: #fff;
}

.school-list:not(:first-child) {
  display: none;
}
.school-detail {
  width: 159px;
  height: 105px;
  background: #fff;
  position: relative;
  margin-bottom: 10px;
  transition: all 0.3s;
  cursor: pointer;
}
.school-detail:hover {
  box-shadow: 0 0 10px #23471d;
}

.school-list .school-detail {
  width: 160px;
  margin-right: 8px;
}

.school-list .school-detail:nth-child(6n) {
  margin-right: 0;
}
.s-img {
  width: 100%;
  height: 100%;
}
.s-desc {
  background: #b2b2b2;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.school .tips {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*留学早规划*/
.swiper-container {
  width: 100%;
}
.plan {
  background: #c96e25;
}
.plan-detail {
  margin-bottom: 40px;
  margin-top: 57px;
}
.plan-detail .left .c-plan {
  width: 160px;
  height: 50px;
  background: #dc6c01;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
  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: 260px;
  height: 284px;
  font-size: 17px;
  color: #1c1c1c;
  background: #fff;
  position: relative;
  transition: all 0.3s;
  margin-bottom: 20px;
  margin-left: 8px;
}
.plan-desc:hover {
  box-shadow: 0 0 20px #88a94c;
}
.plan-desc .p-btn {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 13px;
  font-weight: bold;
  width: 110px;
  height: 27px;
  color: #fff;
  line-height: 27px;
  border-radius: 15px;
  background: #dc6c01;
  text-align: center;
  cursor: pointer;
}
.plan-desc .intro {
  padding-left: 18px;
  padding-right: 10px;
  line-height: 30px;
  margin-top: 20px;
}
.p-img {
  width: 100%;
}
.plan-detail .right {
  width: 820px;
}
.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: 108px;
}
.gift-title {
  font-size: 45px;
  color: #fff;
  text-align: center;
}
.sub-title {
  color: #e8fda2;
  font-size: 20px;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 38px;
}
.gift-list {
  padding: 0 45px;
}
.gift-list .gift-img {
  width: 204px;
  height: 208px;
  background: #fff;
  border-radius: 15px;
  cursor: pointer;
}
.gift-desc {
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 50px;
}
.gift-tips {
  color: #e8fda2;
  font-size: 24px;
  text-align: center;
  margin-top: 40px;
}
.common-bottom-tips {
  padding: 30px 0;
  text-align: center;
}
