@charset "UTF-8";

.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 1439px;
  background: url('../image/topbg.jpg') no-repeat center;
}
.title-con {
  margin-top: 672px;
  width: 100%;
  text-align: center;
}
.sub-title .line {
  width: 115px;
  height: 1px;
  background: #312b2c;
  margin-top: 2px;
}
.sub-title {
  width: 465px;
  margin: 0 auto;
  font-size: 20px;
  color: #312b2c;
}
.banner-title {
  font-size: 50px;
  font-weight: bold;
  color: #312b2c;
  margin-bottom: 10px;
}
.video-box {
  width: 1016px;
  height: 587px;
  margin: 20px auto 0;
  padding: 18px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 16px 0 rgb(0 0 0 / 24%);
  box-shadow: 0 3px 16px 0 rgb(0 0 0 / 24%);
}
.videoPlayer {
  width: 982px;
  height: 552px;
}

.video-container {
  width: 100%;
  height: 647px;
}

.plan-feature {
  width: 100%;
  height: 1046px;
  background: url('../image/plan-bg.jpg') no-repeat center;
}

.plan-title-contain {
  text-align: center;
  color: #312b2c;
}
.plan-title {
  text-align: center;
  padding-top: 32px;
  font-size: 52px;
  font-weight: bold;
  color: #312b2c;
}

.plan-sub-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  font-size: 20px;
}
.plan-sub-title::before,
.plan-sub-title::after {
  display: inline-block;
  width: 115px;
  height: 1px;
  margin: 0 18px 0 0;
  background: #5a5a5a;
  content: '';
}
.plan-sub-title::after {
  margin: 0 0 0 18px;
}
.plan-feature-zb {
  width: 1198px;
  /* height: 418px; */
  margin: 16px auto 0;
  height: 418px;
  background: url('../image/plan-zb.png') no-repeat center;
}
.zb-swiper {
  width: 1140px;
  height: 458px;
  border-radius: 194px;
}

.zb-swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 418px !important;
}
.swiper-pagination-bullet-active {
  background: #ffe700 !important;
}
.plan-feature-rili {
  width: 1062px;
  height: 368px;
  margin: 40px auto 0;
}
/*北美留学盛典全国开启*/
.ceremony {
  width: 100%;
  height: 1100px;
  background: url('../image/ceremony-bg.jpg') no-repeat center;
}
.ceremony-box {
  width: 1195px;
  height: 931px;
  margin: 12px auto 0;
  padding: 30px;
  background: url('../image/ceremony-con.png') no-repeat center;
  box-sizing: border-box;
}
.ceremony-box-txt {
  width: 972px;
  margin: 0 auto;
  color: #000;
  font-size: 16px;
  line-height: 26px;
}
.ceremony-img {
  width: 978px;
  height: 297px;
  margin: 20px auto;
}
.ceremony-desc {
  width: 1014px;
  height: 350px;
  margin: 0 auto;
}
.ceremony-yuyue {
  display: flex;
  justify-content: center;
  margin: 52px 0 0;
}
.ceremony-yuyue-itme {
  display: flex;
  align-items: center;
  width: 172px;
  height: 48px;
  margin-right: 20px;
  font-size: 16px;
  color: #007a6a;
  border-radius: 8px;
  border: solid 1px #97f4ff;
  background: #fff;
  box-sizing: border-box;
}
.ceremony-yuyue-itme input {
  flex: 1;
  width: 120px;
  height: 46px;
  font-size: 16px;
  color: #007a6a;
  border-radius: 8px;
  border: none;
}
input::-webkit-input-placeholder {
  color: #007a6a;
}

.ceremony-yuyue-itme::before {
  display: inline-block;
  width: 28px;
  height: 26px;
  margin: 0 10px 0 12px;
  background: url('../image/ce-name.png') no-repeat center;
  content: '';
}
.ceremony-yuyue-itme:nth-child(2):before {
  background: url('../image/ce-call.png') no-repeat center;
}
.ceremony-yuyue-itme:nth-child(3):before {
  background: url('../image/ce-city.png') no-repeat center;
}
.ceremony-submit {
  width: 162px;
  height: 48px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  background-image: linear-gradient(175deg, #72f6dd 0%, #ffe700 52%, #adffda 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  border-radius: 8px;
  border: solid 1px #ffff00;
  cursor: pointer;
}
/*说说留学那些事儿 新鲜资讯在线学*/
.infor {
  width: 100%;
  height: 1140px;
  background: url('../image/infro-bg.jpg') no-repeat center;
}
.video-swiper {
  height: 610px;
}
.infor-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  height: 316px;
  margin: 38px auto 0;
  padding: 0 30px 14px;
  border: 7px solid;
  border-image: linear-gradient(127deg, #82f0fb 0%, #62aaf8 100%) 7;
  box-sizing: border-box;
  background: #fff;
}
.infor-list-item {
  width: 520px;
  height: 70px;
  font-size: 16px;
  line-height: 82px;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.infor-list-item:nth-child(2n) {
  width: 530px;
}
.infor-list-item:nth-child(7),
.infor-list-item:nth-child(8) {
  border: none;
}
.infor-list-item:hover {
  color: #ffa800;
}
.infor-list-item span {
  width: 23px;
  height: 23px;
  padding: 1px 5px;
  color: #fff;
  background-color: #ffa800;
}

/*留学的那些事*/
.liuxue {
  width: 100%;
  height: 1630px;
  background: url(../image/liuxue.jpg) no-repeat center;
  padding-top: 44px;
}

.lixue-list {
  width: 1200px;
  margin: 15px auto 20px;
}

.liuxue-img-con {
  position: relative;
}
.liuxue-img-con .liuxue-img {
  width: 100%;
  height: 224px;
}

.play-icon {
  width: 75px;
  height: 61px;
  background: url(../image/play-icon.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}

.lixue-list li {
  width: 390px;
  margin-bottom: 20px;
}

.major-desc {
  margin-top: 15px;
  padding-left: 5px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.major-desc img {
  margin-right: 10px;
}

.news-list {
  width: 1200px;
  height: 320px;
  margin: 20px auto;
  padding: 10px 38px;
  background: url(../image/news-bg.jpg) no-repeat center;
}
.news-list li {
  width: 520px;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #ccc;
  color: #000;
  font-size: 16px;
}
.news-list li:hover .news-desc {
  color: #a40000;
}
.tips {
  font-size: 20px;
  background: #ffe700;
  padding: 3px 5px;
  font-weight: bold;
  margin-right: 3px;
}

.choice {
  width: 100%;
  height: 1546px;
  /* padding-top: 30px; */
  background: url('../image/choice-bg.jpg') no-repeat center;
}
/* .countrys {
  width: 1300px;
  margin: 0 auto;
  background: url(../image/c-bg.png) no-repeat top center;
} */
.choice-title {
  margin-bottom: 20px;
}
.first-country,
.second-country {
  width: 1200px;
  margin: 30px auto 20px;
}

.first-country li {
  width: 384px;
  height: 345px;
  padding-top: 10px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.first-country li:hover,
.second-country li:hover {
  -webkit-box-shadow: 0 3px 16px 0 rgb(0 0 0 / 55%);
  box-shadow: 0 3px 16px 0 rgb(0 0 0 / 55%);
}
.look-more {
  font-size: 20px;
  margin-top: 12px;
}
.look-more:hover {
  color: #ffa800;
}
.c-name {
  position: absolute;
  background: linear-gradient(to right, #0076b4, rgb(0 0 0/ 0));
  width: 222px;
  height: 58px;
  line-height: 58px;
  top: 40px;
  left: 17px;
  color: #fff;
  font-size: 30px;
  text-align: left;
  padding-left: 40px;
}

.second-country li {
  width: 284px;
  height: 346px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding-top: 10px;
  position: relative;
}
.second-country .c-name {
  left: 11px;
}

.more-country {
  width: 411px;
  height: 62px;
  margin: 0 auto;
  font-size: 21px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  color: #000;
  background-image: linear-gradient(175deg, #72f6dd 0%, #ffe700 52%, #adffda 100%), linear-gradient(#ffe700, #ffe700);
  background-blend-mode: normal, normal;
  border-radius: 31px;
  transition: all 0.3s;
}

.more-country:hover {
  background: #931625;
  color: #ffe700;
}

/* 热门专业 */
.major-list {
  width: 1200px;
  margin: 18px auto 0;
}
.major-list li {
  width: 215px;
  height: 215px;
  border-radius: 50%;
  position: relative;
  margin-bottom: 34px;
  padding: 7px;
}
.majo-bg {
  position: absolute;
  bottom: -112px;
  right: -110px;
  opacity: 0.6;
}
.major-info {
  overflow: hidden;
  border-radius: 50%;
}
.major-list li:hover .white-bg {
  background: #ffe700;
}
.white-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.major-name {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  background: #0978b9;
  color: #fff;
  height: 46px;
  font-size: 24px;
  line-height: 46px;
  text-align: center;
  transform: translateY(-50%);
  z-index: 2;
}

/* 热门留学 */
.liuxue-hot {
  position: relative;
  width: 100%;
  height: 487px;
  background: url('../image/hot-luxue-bg.jpg') no-repeat center;
  z-index: 9;
}
.hot-list {
  width: 1200px;
  margin: 26px auto 0;
}
.hot-list li {
  width: 292px;
}
.hot-image {
  width: 100%;
  height: 204px;
  /* background: #152d89; */
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hot-image img {
  width: 100%;
  height: 100%;
}
.hot-desc {
  width: 100%;
  height: 65px;
  background: linear-gradient(to bottom, rgb(17 162 211/0.61), rgb(17 162 211/0));
  position: relative;
  top: -20px;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding-top: 30px;
}
.hot-desc a {
  color: #000;
}
.hot-desc:hover {
  color: #95121f;
}
.hot-image-desc {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 285px;
  height: 92px;
  background: linear-gradient(to right, #0f8b83, rgb(0 0 0/ 0));
  color: #fff;
  font-size: 32px;
  padding-left: 20px;
}

.liuxue-travel {
  width: 100%;
  height: 574px;
  background: url('../image/hot-luxue-bg2.jpg') no-repeat center;
}

.travel-list {
  margin-top: 70px;
}

.travel-list li {
  width: 558px;
  height: 348px;
  background: #4996cf;
  border-radius: 10px;
  position: relative;
}
.travel-bg {
  width: 100%;
  height: 100%;
  background: #4996cf;
  border-radius: 10px;
  position: absolute;
  left: 30px;
  top: -20px;
}
.travel-content {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  left: 20px;
  top: -10px;
}
.travel-list li:first-child {
  margin-right: 60px;
}

.travel-title {
  width: 560px;
  height: 82px;
  margin-top: -42px;
  margin-left: -20px;
  padding-top: 22px;
  background: url(../image/t-img.png) no-repeat;
  background-size: 100% 100%;
  font-size: 30px;
  color: #000;
  text-align: center;
  line-height: 45px;
}
.book {
  padding: 15px 25px;
  color: #021a32;
}
.book-desc {
  width: 340px;
  font-weight: bold;
}
.book-title {
  font-size: 26px;
  margin-bottom: 15px;
}
.b-left {
  margin-right: 10px;
}
.b-right {
  line-height: 25px;
  font-size: 16px;
}
.min-ceo {
  font-size: 16px;
}
.buy-book {
  display: block;
  width: 178px;
  height: 48px;
  margin: 0 auto 40px;
  color: #000;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
  background-image: linear-gradient(175deg, #72f6dd 0%, #ffe700 52%, #adffda 100%), linear-gradient(#ffe700, #ffe700);
  background-blend-mode: normal, normal;

  transition: all 0.3s;
}
.buy-book:hover {
  background: #931625;
  color: #ffe700;
}

/* 零元领取留学大礼包 */
.libao {
  width: 100%;
  height: 685px;
  background: url('../image/libao-bg.jpg') no-repeat center;
}

.libao-form {
  width: 1084px;
  height: 532px;
  padding-top: 40px;
  margin: 16px auto;
  background: url(../image/libao-form-bg.png) no-repeat;
}

.form-title {
  padding-top: 14px;
  color: #000;
  font-size: 24px;
  text-align: center;
}

.libao-book {
  width: 770px;
  margin-top: 10px;
  margin-left: 117px;
}

/* 表单1 */
#form1 li:not(:last-child) {
  width: 242px;
  height: 48px;
  background: #fff;
  border-radius: 8px;
  padding-left: 10px;
}
#form1 {
  width: 950px;
  margin: 45px auto 0;
}
#form1 li:last-child {
  width: 162px;
  height: 48px;
  color: #000;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  background-image: linear-gradient(175deg, #72f6dd 0%, #ffe700 52%, #adffda 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 8px;
  border: solid 1px #dda100;
  cursor: pointer;
}
#form1 input {
  outline: none;
  border: none;
  height: 46px;
  width: 150px;
  padding-left: 5px;
}
/* 表单2 */
.footer-form {
  position: relative;
}
.footer-form li:not(:last-child) {
  width: 222px;
  height: 48px;
  background: #fff;
  border-radius: 8px;
  padding-left: 10px;
}
.footer-form {
  width: 900px;
}
.footer-form li:last-child {
  width: 162px;
  height: 48px;
  font-size: 22px;
  color: #000;
  text-align: center;
  background-image: linear-gradient(175deg, #72f6dd 0%, #ffe700 52%, #adffda 100%), linear-gradient(#000000, #000000);
  line-height: 48px;
  border-radius: 8px;
  border: solid 1px #ffff00;
  cursor: pointer;
}
.footer-form input {
  outline: none;
  border: none;
  height: 46px;
  width: 130px;
  padding-left: 5px;
}
.input-contain span {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 16px;
  margin-left: 15px;
}

.footer {
  width: 100%;
  /* height: 1095px; */
  background: url('../image/footer-bg.jpg') no-repeat center;
}
.footer-img {
  /* width: 1920px;
  height: 826px; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px auto 0;
}
.footer-img img {
  /* width: 100%;
  height: 100%; */
  max-width: 100%;
  background-size: cover;
}
.footer-desc {
  padding-top: 20px;
  padding-bottom: 56px;
  font-size: 16px;
  color: #021a32;
  line-height: 22px;
  text-align: center;
}
.fix-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.73);
}
.footer-box {
  display: flex;
  position: relative;
  padding-left: 160px;
}
.footer-box-btn {
  position: absolute;
  left: -78px;
  bottom: -10px;
}
.footer-box-close {
  position: absolute;
  top: -55px;
  right: -56px;
  cursor: pointer;
}
.pt30 {
  padding-top: 30px;
}
