body {
  margin: 0;
  background-color: #FFFFFF;
  min-width: 1200px;
}




.banner-container {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  height: 500px;
  background-image: url(../images/bgc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.banner__content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  padding-top: 20px;
  z-index: 2;
}
.banner__logo {
  display: block;
  width: 177px;
  height: auto;
}
.banner__info {
  margin: 100px 0 0 80px;
  width: 456px;
  height: 40px;
  background: linear-gradient(270deg, rgba(255,177,10,0) 0%, #FE7904 100%);
  border-radius: 20px;
  box-sizing: border-box;
  padding-left: 18px;
  font-size: 24px;
  font-family: AlibabaPuHuiTi_2_65_Medium;
  font-weight: 500;
  color: #000000;
  line-height: 40px;
}
.banner__name {
  margin: 10px 0 0 80px;
  display: flex;
  align-items: center;
}
.banner__name span {
  font-size: 50px;
  font-family: AlibabaPuHuiTi_2_105_Heavy;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 70px;
  text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}
.banner__name img {
  width: 21px;
  height: 28px;
  margin: 0 20px;
  display: block;
}
.banner__tags {
  margin: 60px 0 0 80px;
}
.banner__tags-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.banner__tag {
  font-size: 24px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #FFFFFF;
  line-height: 33px;
  padding: 0 60px 0 18px;
  position: relative;
}
.banner__tag::before {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #FE7904;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -4px;
}



.college-container {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  padding: 80px 0;
}
.college__content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  z-index: 2;
}
.college__tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.college__tab {
  width: 270px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 6px 8px -5px rgba(0,0,0,0.2), 0px 0px 6px 0px rgba(0,0,0,0.05);
  box-sizing: border-box;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.college__tab.on {
  box-shadow: 0px 6px 8px -5px rgba(254,121,4,0.78), 0px 0px 6px 0px rgba(254,121,4,0.1);
  border: 1px solid rgba(254,121,4,0.4);
}
.college__tab-logo {
  width: 64px;
  height: auto;
}
.college__tab-text {
  margin-left: 18px;
}
.college__tab-text .name {
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  color: #444444;
  line-height: 22px;
  margin-bottom: 10px;
}
.college__tab-text .tag {
  font-size: 14px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #666666;
  line-height: 20px;
}
.college__bd {
  display: none;
}
.college__bd.on {
  display: block;
}
.college__ranking {
  padding: 60px 80px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.college__ranking-li {
  width: 25%;
}
.college__ranking-li .title1 {
  font-size: 32px;
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  color: #FE7904;
  line-height: 45px;
  font-weight: 700;
}
.college__ranking-li .title2 {
  margin-top: 10px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #666666;
  line-height: 22px;
}
.college__ranking-li img {
  height: 21px;
  width: auto;
  margin-top: 10px;
}
.college-introduction {
  display: flex;
  justify-content: space-between;
  padding: 0 80px;
}
.college-introduction-texts {
  width: 480px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.college-introduction-texts .p {
  margin-bottom: 1em;
  font-weight: 400;
  font-family: AlibabaPuHuiTi_2_55_Regular;
}
.college-introduction-img {
  width: 520px;
  height: auto;
}
.college-introduction-ons {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.college-introduction-ons .li {
  width: 145px;
  height: 1px;
  background-color: #979797;
}
.college-introduction-ons .li.on {
  height: 3px;
  background-color: #FE7904;
}


.form1-container {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  height: 649px;
  background-image: url(../images/course-content__bg-img.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.form1__content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  z-index: 2;
}
.form1__title {
  font-size: 32px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #FFFFFF;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  padding-top: 60px;
}
.form1__info {
  text-align: center;
  font-size: 14px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #FFFFFF;
  line-height: 20px;
  margin-top: 12px;
}
.form1__form {
  margin: 80px 248px 0 248px;
}
.form1__form-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.form1__form-item-title {
  font-size: 18px;
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  color: #FFFFFF;
  line-height: 25px;
  width: 5em;
  height: 25px;
  margin-right: 16px;
}
.form1__form-item-ages {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
}
.form1__form-item-li {
  width: 120px;
  height: 40px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.6);
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.form1__form-item-li.on {
  background: rgba(255,255,255,0);
  border: 1px solid #FE7904;
  backdrop-filter: blur(10px);
  color: #FE7904;
}
.form1__form-item-input {
  width: 280px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #FFFFFF;
  line-height: 22px;
  padding: 10px 0;
  background: none;
  
}
.form1__form-item-input::placeholder {
  opacity: 0.6;
}
.form1__form-btn {
  width: 260px;
  height: 60px;
  background: #FE7904;
  border-radius: 4px;
  font-size: 28px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  margin: 80px auto 0;
  cursor: pointer;
}


.project-details-container {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  padding: 80px 0 20px;
}
.project-details__content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  z-index: 2;
}
.project-details__title {
  font-size: 32px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #444444;
  line-height: 45px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 60px;
}
.project-details__item {
  display: flex;
  padding: 0 60px 36px;
}
.project-details__item-title {
  width: 230px;
  min-width: 230px;
  height: 100px;
}
.project-details__item-title .title1 {
  font-size: 24px;
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  color: #444444;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-top: 18px;
}
.project-details__item-title .title2 {
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #666666;
  line-height: 22px;
}
.project-details__item-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.project-details__item-list::after {
  width: 270px;
  display: block;
  content: "";
}
.project-details__item-list-li {
  width: 270px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid rgba(254,121,4,0.4);
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.project-details__item-list-li .icon {
  width: 80px;
  height: auto;
  margin-right: 10px;
}
.project-details__item-list-li .texts {}
.project-details__item-list-li .text {
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #666666;
  line-height: 22px;
}



.form2-container {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  height: 586px;
  background: linear-gradient(270deg, rgba(254, 121, 4, 0.1) 0%, rgba(255, 177, 10, 0.1) 100%);
}
.form2__bg1 {
  position: absolute;
  width: 472px;
  height: 233px;
  top: 40px;
  right: 50%;
  margin-right: 247px;
}
.form2__bg2 {
  position: absolute;
  width: 611px;
  height: 465px;
  bottom: 0;
  left: 50%;
  margin-left: 130px;
}
.form2__content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  z-index: 2;
}
.form2__title {
  font-size: 32px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: rgba(68, 68, 68, 1);
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  padding-top: 60px;
}
.form2__info {
  text-align: center;
  font-size: 14px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: rgba(254, 121, 4, 1);
  line-height: 20px;
  margin-top: 12px;
}
.form2__form {
  margin: 80px 22px 0 80px;
}
.form2__form-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.form2__form-item-title {
  font-size: 18px;
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  color: #444444;
  line-height: 25px;
  width: 8em;
  height: 25px;
  margin-right: 16px;
}
.form2__form-item-ages {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
}
.form2__form-item-li {
  width: 140px;
  height: 40px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  border: 1px solid rgba(102,102,102,0.3);
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #666666;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.form2__form-item-li.on {
  background: rgba(255,255,255,0.8);
  border: 1px solid rgba(254, 121, 4, 1);
  backdrop-filter: blur(10px);
  color: rgba(254, 121, 4, 1);
}
.form2__form-item-input {
  width: 280px;
  border: none;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: rgba(68, 68, 68, 1);
  line-height: 22px;
  padding: 10px 0;
  background: none;
}
.form1__form-item-input::placeholder {
  opacity: 0.5;
}
.form2__form-btn {
  width: 260px;
  height: 60px;
  background: #FE7904;
  border-radius: 4px;
  font-size: 28px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  margin: 80px auto 0;
  cursor: pointer;
}

.form-success {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.form-success-con {
  width: 320px;
  height: 285px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.form-success .x {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.form-success .title {
  font-size: 28px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FE7904;
  line-height: 40px;
  text-align: center;
  padding-top: 30px;
}
.form-success .qr {
  width: 126px;
  height: 126px;
  margin-top: 24px;
}
.form-success .ps {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FE7904;
  line-height: 25px;
  text-align: center;
  margin-top: 10px;
}
