.indexbox {
  padding-bottom: 200px;
  width: 100%;
}
.banner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  height: 100%;
  width: 100vw;
  overflow: hidden;
}
.banner .banner-swiper {
  width: 100%;
  height: 100%;
}
.banner .banner-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: relative;
}
.banner .banner-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-swiper .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-swiper .swiper-slide .mark {
  display: none;
}
.banner .swiperfzbox {
  position: absolute;
  bottom: 91px;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: 37px;
  z-index: 999;
}
.banner .swiperfzbox .banner-pagination {
  width: 130px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.banner .swiperfzbox .banner-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  margin-right: 8px;
}
.banner .swiperfzbox .banner-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.banner .swiperfzbox .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 48px;
  height: 10px;
  background-color: #fdbf01;
  border-radius: 5px;
}
.banner .swiperfzbox .next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  background: url(../images/zhdgz4/swiperright.png) center center no-repeat;
  transition: all 0.3s ease;
}
.banner .swiperfzbox .next:hover {
  transform: translateY(-50%) scale(1.1);
}
.banner .swiperfzbox .next.swiper-button-disabled {
  opacity: 0;
  cursor: initial;
}
.banner .swiperfzbox .prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  background: url(../images/zhdgz4/swiperleft.png) center center no-repeat;
  transition: all 0.3s ease;
}
.banner .swiperfzbox .prev:hover {
  transform: translateY(-50%) scale(1.1);
}
.banner .swiperfzbox .prev.swiper-button-disabled {
  opacity: 0;
  cursor: initial;
}
.banner .bannertext {
  position: absolute;
  top: 30%;
  right: 50%;
  transform: translateX(50%);
  width: 1200px;
  z-index: 9;
}
.banner .bannertext .txt {
  font-size: 5rem;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  margin-top: 22px;
  text-shadow: 0 0 10px #666;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
}
.banner .bannertext .txt:nth-child(2) {
  margin-top: 10px;
}
.banner .bannertext .txt span {
  color: #fcbf01;
}
.noBannerBox {
  position: relative;
  left: 0;
  top: calc(100vh - 10px);
  z-index: 99;
  width: 100%;
  overflow: hidden;
  background: url(../images/xzhd1017/bj_1_1.png) left top no-repeat #fff;
  background-size: 100% 1974px;
}
.newbox {
  margin: 0 auto;
  padding-top: 45px;
  background-size: 100% 100%;
}
.newbox .numtjbox {
  margin: 0 auto;
  overflow: hidden;
}
.newbox .numtjbox ul {
  width: 100%;
  height: 100%;
}
.newbox .numtjbox ul li {
  float: left;
  width: 33.33%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 0;
}
.newbox .numtjbox ul li .num {
  display: flex;
  justify-content: center;
  align-items: center;
}
.newbox .numtjbox ul li .num::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  background: #febf00;
  border-radius: 50%;
}
.newbox .numtjbox ul li .num p {
  font-size: 45px;
  color: #262626;
  margin-left: -36px;
  font-family: 'DINPROBoldPro';
  font-weight: bold;
}
.newbox .numtjbox ul li .text {
  margin-top: 20px;
  text-align: center;
  color: #777676;
  font-size: 20px;
}
.newbox .numtjbox ul li .fgx {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: url(../images/xzhd1017/icon_fgx.png);
}
.newbox .numtjbox ul li:nth-child(3) .fgx {
  display: none;
}
.newbox .top {
  margin: 60px auto 0;
  cursor: pointer;
  height: 38px;
}
.newbox .top h2 {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  line-height: 1;
}
.newbox .conter {
  margin: 30px auto 0;
  height: auto;
  overflow: visible;
}
.newbox .conter ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.newbox .conter ul li {
  width: 23.827%;
  height: auto;
  background-color: #ffffff;
  border: solid 1px rgba(229, 229, 229, 0.8);
}
.newbox .conter ul li:last-child {
  margin-right: 0;
}
.newbox .conter ul li:hover {
  animation: 4s linear 0s infinite alternate xzhdBorderhx;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));
}
.newbox .conter ul li:hover .pic {
  width: 100%;
  aspect-ratio: 385 / 272;
}
.newbox .conter ul li:hover .pic a img {
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  z-index: 9999;
  background: #000;
}
.newbox .conter ul li:hover .pic a .moving-element {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background: #f0892e;
  animation: xzhdmoveAround 6s linear infinite;
  border-radius: 40px;
  transform: translate(-40px, -40px);
}
.newbox .conter ul li:hover .text h2 a {
  color: #f0892e;
}
.newbox .conter ul li:hover .text h2::after {
  background-color: #f0892e;
}
.newbox .conter ul li:hover .text span {
  color: #f8b880;
}
.newbox .conter ul li:hover .text span::before {
  background: url(../images/xzhd1017/icon_time_on.png) center center no-repeat;
}
.newbox .conter ul li .pic {
  width: 100%;
  aspect-ratio: 385 / 272;
}
.newbox .conter ul li .pic a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.newbox .conter ul li .pic a img {
  width: 100%;
  height: 100%;
}
.newbox .conter ul li .pic a .moving-element {
  display: none;
}
.newbox .conter ul li .text {
  margin: 27px auto 33px;
  width: 100%;
}
.newbox .conter ul li .text h2 {
  height: 148px;
  margin-bottom: 25px;
}
.newbox .conter ul li .text h2 a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #000;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  transition: all 2s;
  padding: 0 10px;
}
.newbox .conter ul li .text h2::after {
  content: "";
  display: block;
  width: 41px;
  height: 2px;
  background: #999;
  transition: all 0.5s;
  margin-left: 10px;
}
.newbox .conter ul li .text span {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #666;
  height: 20px;
  line-height: 20px;
  transition: all 1s;
  padding: 0 10px;
}
.newbox .conter ul li .text span::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 20px;
  background: url(../images/xzhd1017/icon_time.png) center center no-repeat;
  margin-right: 7px;
  vertical-align: bottom;
  transition: all 0.5s;
}
.policiesbox {
  margin: 60px auto 0;
  padding-bottom: 60px;
}
.policiesbox .top {
  margin: 0 auto;
  cursor: pointer;
  height: 38px;
}
.policiesbox .top h2 {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  line-height: normal;
  line-height: 1;
}
.policiesbox .conter {
  margin: 30px auto 0;
  height: 696px;
  position: relative;
  overflow: hidden;
}
.policiesbox .conter .item {
  position: absolute;
  opacity: 1;
  overflow: hidden;
}
.policiesbox .conter .item .itembox {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 4.796%;
  padding-left: 6.714%;
  opacity: 0;
  top: 0;
  left: 0;
}
.policiesbox .conter .item .itembox .itemnewbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
}
.policiesbox .conter .item .itembox .itemnewbox h2 {
  width: 100%;
  color: #fffffd;
  font-size: 20px;
  transition: all 1s;
}
.policiesbox .conter .item .itembox .itemnewbox p {
  margin-top: 3.3%;
  font-size: 18px;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 1s;
  line-height: 30px;
}
.policiesbox .conter .item .itembox .itemnewbox .itemMore {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #fff;
  margin-top: 3.3%;
  transition: all 1s;
}
.policiesbox .conter .item:nth-child(1) {
  top: 0;
  left: 0;
  width: 51.481%;
  padding-top: 20.06%;
}
.policiesbox .conter .item:nth-child(1) .itembox {
  background: url(../images/xzhd1017/polices1.png);
  background-size: 100% 100%;
  padding-right: 17.026%;
}
.policiesbox .conter .item:nth-child(1):hover .itembox .itemnewbox h2 {
  color: #771610;
}
.policiesbox .conter .item:nth-child(1):hover .itembox .itemnewbox p {
  color: #771610;
}
.policiesbox .conter .item:nth-child(1):hover .itembox .itemnewbox .itemMore {
  color: #771610;
}
.policiesbox .conter .item:nth-child(2) {
  top: 0;
  right: 0;
  width: 48.8888%;
  padding-top: 22.654%;
}
.policiesbox .conter .item:nth-child(2) .itembox {
  background: url(../images/xzhd1017/polices2.png);
  background-size: 100% 100%;
  padding-left: 11.363%;
  padding-right: 5.68%;
}
.policiesbox .conter .item:nth-child(2):hover .itembox .itemnewbox h2 {
  color: #724109;
}
.policiesbox .conter .item:nth-child(2):hover .itembox .itemnewbox p {
  color: #724109;
}
.policiesbox .conter .item:nth-child(2):hover .itembox .itemnewbox .itemMore {
  color: #724109;
}
.policiesbox .conter .item:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 51.481%;
  padding-top: 20.06%;
}
.policiesbox .conter .item:nth-child(3) .itembox {
  background: url(../images/xzhd1017/polices3.png);
  background-size: 100% 100%;
  padding-top: 6.714%;
  padding-left: 15.707%;
  padding-right: 5.395%;
}
.policiesbox .conter .item:nth-child(3):hover .itembox .itemnewbox h2 {
  color: #136908;
}
.policiesbox .conter .item:nth-child(3):hover .itembox .itemnewbox p {
  color: #136908;
}
.policiesbox .conter .item:nth-child(3):hover .itembox .itemnewbox .itemMore {
  color: #136908;
}
.policiesbox .conter .item:nth-child(4) {
  bottom: 0;
  left: 0;
  width: 48.8888%;
  padding-top: 22.654%;
}
.policiesbox .conter .item:nth-child(4) .itembox {
  background: url(../images/xzhd1017/polices4.png);
  background-size: 100% 100%;
  padding-top: 11.5787%;
  padding-right: 15.918%;
}
.policiesbox .conter .item:nth-child(4):hover .itembox .itemnewbox h2 {
  color: #18355b;
}
.policiesbox .conter .item:nth-child(4):hover .itembox .itemnewbox p {
  color: #18355b;
}
.policiesbox .conter .item:nth-child(4):hover .itembox .itemnewbox .itemMore {
  color: #18355b;
}
.policiesbox .conter .firstitem .itembox {
  animation: slideAnimation 1s ease forwards;
}
.policiesbox .conter .towitem .itembox {
  animation: slideAnimatione 1s 0.5s ease forwards;
}
.policiesbox .conter .treeitem .itembox {
  animation: slideAnimationtwo 1s 1s ease forwards;
}
.policiesbox .conter .fouritem .itembox {
  animation: slideAnimationtre 1s 1.5s ease forwards;
}
.uniapply {
  margin: 0 auto;
  background: url(../images/xzhd1017/bj_3.png) center top no-repeat;
  background-size: 100% 100%;
  padding: 35px 0 15px 0;
  height: 725px;
}
.uniapply ul {
  padding-right: 35px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.uniapply ul::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  background: #fff;
  border-radius: 4px;
}
.uniapply ul:-webkit-scrollbar-track {
  background: #fff;
  border-radius: 4px;
}
.uniapply ul::-webkit-scrollbar-thumb {
  background: #2f51b4;
  border-radius: 4px;
}
.uniapply ul::-webkit-scrollbar-thumb:hover {
  background: #2f51b4;
}
.uniapply ul::-webkit-scrollbar-corner {
  background: #fff;
}
.uniapply ul li {
  width: calc(50% - 35px);
  height: 128px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.uniapply ul li:nth-child(2n) {
  margin-right: 0;
}
.uniapply ul li .pic {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: relative;
}
.uniapply ul li .pic img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.uniapply ul li .text {
  width: 68%;
}
.uniapply ul li .text .name {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  line-height: normal;
  transition: all 1s ease;
}
.uniapply ul li .text .unijs {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #fff;
  transition: all 1s ease;
}
.uniapply ul li .unimore {
  width: 102px;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.23);
  border-radius: 10px;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  position: relative;
  transition: all 1s ease;
}
.uniapply ul li:hover .text .name {
  animation: hoverblink 1s ease;
  color: #E8A95B;
}
.uniapply ul li:hover .text .unijs {
  animation: hoverblink 1s ease;
  color: #f8b880;
}
.uniapply ul li:hover .unimore {
  transform: scale(1.3);
}
.startbox {
  margin: 60px auto 0;
}
.startbox .top {
  margin: 0 auto;
  width: 100%;
  cursor: pointer;
  height: 38px;
}
.startbox .top h2 {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  line-height: normal;
  line-height: 1;
}
.startbox .top .ydtit {
  display: none;
}
.startbox .conter {
  margin: 30px auto 0;
  width: 100%;
  height: 614px;
}
.startbox .conter ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.startbox .conter ul li {
  flex: 1;
  height: 614px;
  position: relative;
  overflow: hidden;
  transition: all 1s ease;
}
.startbox .conter ul li:nth-child(1) {
  background-color: #e33c20;
}
.startbox .conter ul li:nth-child(2) {
  background-color: #3159c7;
}
.startbox .conter ul li:nth-child(3) {
  background-color: #ff7e00;
}
.startbox .conter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.startbox .conter ul li a .pic {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  position: absolute;
  left: -1006px;
  top: 0;
}
.startbox .conter ul li a .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}
.startbox .conter ul li a .pic .mark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: rgba(255, 255, 255, 0.7);
}
.startbox .conter ul li a .iconbox {
  position: absolute;
  top: 132px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s ease;
}
.startbox .conter ul li a .iconbox img {
  width: 86px;
  height: 86px;
}
.startbox .conter ul li a .iconbox img:nth-child(1) {
  display: block;
}
.startbox .conter ul li a .iconbox img:nth-child(2) {
  display: none;
}
.startbox .conter ul li a .textbox {
  position: absolute;
  top: 257px;
  left: 50%;
  transform: translateX(-50%);
  width: 162px;
  height: 175px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  transition: all 0.5s ease;
}
.startbox .conter ul li a .textbox p {
  width: 100%;
  font-size: 22px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  transition: all 1s ease;
  word-break: keep-all;
}
.startbox .conter ul li a .textbox::before,
.startbox .conter ul li a .textbox::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #ffffff;
}
.startbox .conter ul .active {
  flex: 3.4;
  height: 614px;
  background: transparent !important;
  transition: all 1.5s ease;
}
.startbox .conter ul .active .iconbox {
  top: 7px;
  left: 26px;
  transform: none;
  transition: all 1s ease;
}
.startbox .conter ul .active .iconbox img:nth-child(1) {
  display: none;
}
.startbox .conter ul .active .iconbox img:nth-child(2) {
  display: block;
}
.startbox .conter ul .active .textbox {
  top: 30px;
  left: 130px;
  transform: none;
  width: auto;
  transition: all 1s ease;
}
.startbox .conter ul .active .textbox::before,
.startbox .conter ul .active .textbox::after {
  display: none;
}
.startbox .conter ul .active .textbox p {
  color: #1d1d1d;
  font-weight: 700;
  font-size: 26px;
  transition: all 1s ease;
}
.startbox .conter ul .active .pic {
  left: 0;
  transition: all 1s ease;
}
.startbox .conter ul .active .pic img {
  transition: all 1s ease;
}
.campusbox {
  margin: 60px auto 0;
  width: 100%;
  background: url(../images/xzhd1017/bj_4_1.png) center top no-repeat;
  background-size: 100% 56.4%;
  padding-top: 52px;
}
.campusbox .top {
  margin: 0 auto;
  cursor: pointer;
  height: 38px;
}
.campusbox .top h2 {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  line-height: normal;
  line-height: 1;
}
.campusbox .conter {
  margin: 30px auto 0;
}
.campusbox .conter ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}
.campusbox .conter ul li {
  width: 25%;
  aspect-ratio: 409 / 407;
  overflow: hidden;
  position: relative;
}
.campusbox .conter ul li .pic {
  width: 100%;
  height: 100%;
}
.campusbox .conter ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.campusbox .conter ul li .textmark {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(12, 59, 189, 0.72);
  overflow: hidden;
  transition: all 1s ease;
}
.campusbox .conter ul li:nth-child(2n-1) .textmark {
  top: -407px;
  left: -410px;
}
.campusbox .conter ul li:nth-child(2n-1):hover .textmark {
  top: 0;
  left: 0;
}
.campusbox .conter ul li:nth-child(2n) .textmark {
  top: -407px;
  right: -410px;
}
.campusbox .conter ul li:nth-child(2n):hover .textmark {
  top: 0;
  right: 0;
}
.campusbox .conter ul li .textlink {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 15px 25px 10px;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  font-size: 20px;
  color: #fff;
  height: fit-content;
  transition: all 1s ease;
  min-height: 85px;
  display: flex;
  align-items: center;
}
.campusbox .conter ul li .textlink span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.campusbox .conter ul li:hover .textlink {
  top: 50%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  font-weight: 700;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: vertical;
  background: none;
}
.campusbox .conter ul li:hover .textlink span {
  -webkit-line-clamp: 6;
}
.faqsbox {
  margin: 60px auto 0;
  width: 100%;
  background: url(../images/xzhd1017/bj_5.png) center top no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}
.faqsbox .top {
  margin: 0 auto;
  width: 100%;
  cursor: pointer;
  height: 38px;
}
.faqsbox .top h2 {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: 'DINPROBoldPro', Arial, sans-serif;
  line-height: normal;
  color: #fff;
  line-height: 1;
}
.faqsbox .conter {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.faqsbox .conter .item {
  width: 49%;
  padding: 27px 29px;
  background: rgba(255, 255, 255, 0.3);
}
.faqsbox .conter .item .itembox {
  width: 100%;
  border: solid 1px #ffffff;
  padding: 25px 19px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
}
.faqsbox .conter .item .itembox h2 {
  width: 100%;
  display: flex;
  align-items: center;
}
.faqsbox .conter .item .itembox h2 span {
  display: block;
  background: url(../images/xzhd1017/icon_wttb.png) center center no-repeat;
  width: 46px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  flex: none;
  margin-right: 10px;
}
.faqsbox .conter .item .itembox h2 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #fff;
  transition: all 0.5s ease-in;
  line-height: normal;
}
.faqsbox .conter .item .itembox h2:hover a {
  color: #E8A95B;
}
.faqsbox .conter .item .itembox .text {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.faqsbox .conter .item .itembox .text span {
  display: block;
  background: url(../images/xzhd1017/icon_datb.png) center center no-repeat;
  width: 46px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  flex: none;
  margin-right: 10px;
}
.faqsbox .conter .item .itembox .text p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #fff;
  transition: all 4s ease;
}
.faqsbox .conter .item:nth-child(1) {
  left: 0;
}
.faqsbox .conter .item:nth-child(2) {
  right: 0;
}
.faqsbox .itemlink {
  position: absolute;
  bottom: 62px;
  left: 50%;
  transform: translateX(-50%);
  width: 186px;
  height: 52px;
  border-radius: 26px;
}
.faqsbox .itemlink a {
  display: block;
  border-radius: 26px;
  border: solid 1px #d9d9d9;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 52px;
}
.faqsbox .itemlink a:hover::before,
.faqsbox .itemlink a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid gold;
  transition: all 0.5s;
  animation: clippath 3s infinite linear;
  border-radius: 26px;
}
html[dir="rtl"] .banner .banner-swiper {
  direction: ltr;
}
html[dir="rtl"] .banner .banner-swiper .swiper-wrapper {
  direction: ltr !important;
}
html[dir="rtl"] .banner .bannertext .txt {
  text-align: left !important;
}
html[dir="rtl"] .banner .swiperfzbox {
  direction: ltr;
}
html[dir="rtl"] .banner .swiperfzbox .banner-pagination {
  text-align: center !important;
}
html[dir="rtl"] .newbox .top h2 {
  text-align: center !important;
}
html[dir="rtl"] .newbox .numtjbox ul {
  direction: ltr;
}
html[dir="rtl"] .newbox .numtjbox ul li .text {
  text-align: center !important;
}
html[dir="rtl"] .uniapply ul {
  direction: ltr;
}
html[dir="rtl"] .uniapply ul li .unimore {
  text-align: center !important;
}
html[dir="rtl"] .policiesbox .top h2 {
  text-align: center !important;
}
html[dir="rtl"] .startbox .top h2 {
  text-align: center !important;
}
html[dir="rtl"] .startbox .conter ul li a .textbox p {
  text-align: center !important;
}
html[dir="rtl"] .campusbox .top h2 {
  text-align: center !important;
}
html[dir="rtl"] .faqsbox .top h2 {
  text-align: center !important;
}
html[dir="rtl"] .faqsbox .conter .item .itembox h2 span {
  margin-left: 10px;
  margin-right: 0;
}
html[dir="rtl"] .faqsbox .conter .item .itembox .text span {
  margin-left: 10px;
  margin-right: 0;
}
html[dir="rtl"] .faqsbox .itemlink a {
  text-align: center !important;
}
html[lang="de"] .uniapply ul li .unimore {
  font-size: 18px;
}
html[lang="ru"] .uniapply ul li .unimore {
  font-size: 18px;
}
html[lang="pt"] .uniapply ul li .unimore {
  font-size: 18px;
}
html[lang="fr"] .uniapply ul li .unimore {
  font-size: 16px;
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .newbox .conter ul li {
    width: 280px;
  }
  .newbox .conter ul li .pic {
    width: 280px;
  }
  .newbox .conter ul li .text {
    width: 280px;
  }
  .newbox .conter ul li .text h2 {
    width: 100%;
  }
  .policiesbox .conter {
    height: 535px;
  }
  .policiesbox .conter .item .itembox .itemnewbox {
    width: 516px;
  }
  .policiesbox .conter .item:nth-child(1) {
    top: 0;
    left: 0;
  }
  .policiesbox .conter .item:nth-child(2) {
    top: 0;
    right: 0;
  }
  .policiesbox .conter .item:nth-child(3) {
    bottom: 0;
    right: 0;
  }
  .policiesbox .conter .item:nth-child(4) {
    bottom: 0;
    left: 0;
  }
  .startbox .conter ul li {
    width: 240px;
  }
  .startbox .conter ul li a .pic {
    left: -700px;
  }
  .startbox .conter ul .active {
    width: 700px;
  }
  .startbox .conter ul .active a .iconbox {
    left: 16px;
  }
  .startbox .conter ul .active a .iconbox img:nth-child(2) {
    width: 70px;
    height: 70px;
  }
  .startbox .conter ul .active a .textbox {
    left: 97px;
  }
  .campusbox .conter ul li {
    width: 300px;
  }
  .campusbox .conter ul li:nth-child(2n-1) .textmark {
    left: -300px;
  }
  .campusbox .conter ul li:nth-child(2n) .textmark {
    right: -300px;
  }
  .faqsbox .conter .item {
    width: 590px;
  }
  .faqsbox .conter .item .itembox {
    width: 100%;
  }
}
@media (min-width: 1201px) and (max-width: 1399px) {
  .policiesbox .conter {
    height: 515px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .newbox {
    padding: 85px 15px 0;
  }
  .newbox .conter ul li {
    width: auto;
    flex: 1;
  }
  .newbox .conter ul li .pic {
    width: 100%;
  }
  .newbox .conter ul li .text {
    width: 100%;
  }
  .newbox .conter ul li .text h2 {
    width: 100%;
  }
  .policiesbox {
    padding: 0 15px 85px;
  }
  .policiesbox .top {
    width: 100%;
  }
  .policiesbox .conter {
    height: 0;
    padding-top: 42%;
  }
  .policiesbox .conter .item .itembox {
    padding-left: 30px;
  }
  .policiesbox .conter .item .itembox .itemnewbox {
    width: 516px;
  }
  .policiesbox .conter .item:nth-child(1) {
    top: 0;
    left: 0;
  }
  .policiesbox .conter .item:nth-child(2) {
    top: 0;
    right: 0;
  }
  .policiesbox .conter .item:nth-child(3) {
    bottom: 0;
    right: 0;
  }
  .policiesbox .conter .item:nth-child(4) {
    bottom: 0;
    left: 0;
  }
  .uniapply {
    padding: 55px 15px;
  }
  .uniapply ul {
    width: 100%;
    padding-right: 10px;
  }
  .uniapply ul li {
    width: 48%;
    max-height: 128px;
    height: 86px;
    margin-bottom: 2%;
    margin-right: 4%;
  }
  .uniapply ul li .pic {
    width: 90px;
    height: 90px;
  }
  .uniapply ul li:nth-child(2n) {
    margin-right: 0;
  }
  .uniapply ul li .text {
    width: 430px;
  }
  .startbox {
    padding: 0 15px;
  }
  .startbox .conter ul li {
    width: 260px;
  }
  .startbox .conter ul li a .pic {
    left: -810px;
  }
  .startbox .conter ul .active {
    width: 504px;
  }
  .startbox .conter ul .active a .iconbox {
    left: 16px;
  }
  .startbox .conter ul .active a .iconbox img:nth-child(2) {
    width: 70px;
    height: 70px;
  }
  .startbox .conter ul .active a .textbox {
    left: 97px;
  }
  .campusbox {
    width: 100%;
    padding: 85px 15px 0;
  }
  .campusbox .conter {
    width: 100%;
  }
  .campusbox .conter ul li {
    width: 25%;
  }
  .campusbox .conter ul li:nth-child(2n-1) .textmark {
    left: -25%;
  }
  .campusbox .conter ul li:nth-child(2n) .textmark {
    right: -25%;
  }
  .faqsbox {
    padding: 85px 15px 134px;
  }
  .faqsbox .conter .item {
    width: 48%;
  }
  .faqsbox .conter .item .itembox {
    width: 100%;
  }
}
/* 移动端 */
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .banner {
    height: 11.33333333rem;
  }
  .banner .banner-swiper .swiper-slide .mark {
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/zhdgz4/ydbannerzc.png) center center no-repeat;
    background-size: 10rem 5.08rem;
    width: 10rem;
    height: 5.08rem;
  }
  .banner .topTitle_M {
    position: absolute;
    left: 0.4rem;
    top: 3.17333333rem;
    z-index: 9;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1;
    text-shadow: 0 0 0.13333333rem #666;
  }
  .banner .topTitle_M .txt {
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    font-size: 1.33333333rem;
  }
  .banner .topTitle_M .txt:nth-last-child(1) {
    margin-top: 0.26666667rem;
  }
  .banner .bannertext {
    display: none;
  }
  .banner .swiperfzbox {
    position: absolute;
    bottom: 1.29333333rem;
    width: 9.46666667rem;
    height: 0.73333333rem;
  }
  .banner .swiperfzbox .banner-pagination {
    width: 1.89333333rem;
    height: 0.08rem;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
  }
  .banner .swiperfzbox .banner-pagination .swiper-pagination-bullet {
    width: 0.56rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    background-color: #fff;
    opacity: 0.4;
    margin-right: 0.10666667rem;
  }
  .banner .swiperfzbox .banner-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .banner .swiperfzbox .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.56rem;
    height: 0.08rem;
    background-color: #fff;
    border-radius: 0.04rem;
    opacity: 1;
  }
  .banner .swiperfzbox .prev {
    width: 0.88rem;
    height: 0.73333333rem;
    position: absolute;
    top: 0;
    right: 1.02666667rem;
    transform: none;
    left: auto;
    border: 0.02666667rem solid #fff;
    border-radius: 0.4rem;
    background: url(../images/zhdgz4/focus_left_on.png) no-repeat center center;
    background-size: 0.2rem 0.12rem;
    transition: all 0.5s;
  }
  .banner .swiperfzbox .prev:hover {
    transform: none;
  }
  .banner .swiperfzbox .next {
    width: 0.88rem;
    height: 0.73333333rem;
    position: absolute;
    top: 0;
    right: 0;
    transform: none;
    border: 0.02666667rem solid #fff;
    border-radius: 0.4rem;
    background: url(../images/zhdgz4/focus_right_on.png) center center no-repeat;
    background-size: 0.2rem 0.12rem;
    transition: all 0.5s;
  }
  .banner .swiperfzbox .next:hover {
    transform: none;
  }
  .noBannerBox {
    top: 11.33333333rem;
    background: #fff;
  }
  .newbox {
    padding-top: 0.66666667rem;
  }
  .newbox .numtjbox {
    width: 100%;
    height: auto;
  }
  .newbox .numtjbox ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .newbox .numtjbox ul li {
    float: initial;
    height: 100%;
    padding: 0;
  }
  .newbox .numtjbox ul li:nth-of-type(1) {
    width: 35%;
  }
  .newbox .numtjbox ul li:nth-of-type(2) {
    width: 41%;
  }
  .newbox .numtjbox ul li:nth-of-type(3) {
    width: 23%;
  }
  .newbox .numtjbox ul li .num {
    width: 1.12rem;
    height: 1.12rem;
    background: #febf00;
    border-radius: 50%;
  }
  .newbox .numtjbox ul li .num::before {
    display: none;
    width: 1.12rem;
    height: 1.12rem;
  }
  .newbox .numtjbox ul li .num p {
    font-size: 0.66666667rem;
    margin-left: 0;
  }
  .newbox .numtjbox ul li .text {
    margin-top: 0.4rem;
    width: 100%;
    font-size: 0.37333333rem;
    min-height: 1.33333333rem;
    padding-right: 0.13333333rem;
  }
  .newbox .numtjbox ul li .fgx {
    width: 0.13333333rem;
    background: url(../images/xzhd1017/icon_fgx.png) no-repeat;
    background-size: 100% auto;
  }
  .newbox .top {
    margin: 0.66666667rem auto 0;
    height: auto;
  }
  .newbox .top svg {
    display: none;
  }
  .newbox .top h2 {
    font-size: 0.77333333rem;
    font-weight: 900;
    text-align: center;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 1;
  }
  .newbox .conter {
    margin: 0.4rem auto 0;
    width: 100%;
    height: auto;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .newbox .conter::-webkit-scrollbar {
    display: none;
  }
  .newbox .conter ul {
    height: 100%;
    display: flex;
  }
  .newbox .conter ul li {
    flex: none;
    float: initial;
    width: 5.13333333rem;
    height: auto;
    margin-right: 0.26666667rem;
    overflow: hidden;
    padding-bottom: 0.4rem;
  }
  .newbox .conter ul li:last-child {
    margin-right: 0;
  }
  .newbox .conter ul li:hover {
    animation: none;
    filter: none;
  }
  .newbox .conter ul li:hover .pic a img {
    position: initial;
    width: 5.13333333rem;
    height: 3.62666667rem;
  }
  .newbox .conter ul li:hover .pic a .moving-element {
    display: none;
  }
  .newbox .conter ul li:hover .text span::before {
    background: url(../images/xzhd1017/icon_time_on.png) center center no-repeat;
    background-size: 100% auto;
  }
  .newbox .conter ul li .pic {
    width: 5.13333333rem;
    height: 3.62666667rem;
  }
  .newbox .conter ul li .text {
    margin: 0.36rem auto 0;
    width: 4.72rem;
  }
  .newbox .conter ul li .text h2 {
    height: auto;
    width: 100%;
    margin-bottom: 0.33333333rem;
  }
  .newbox .conter ul li .text h2 a {
    font-size: 0.42666667rem;
    line-height: 1.3;
  }
  .newbox .conter ul li .text h2::after {
    width: 0.54666667rem;
  }
  .newbox .conter ul li .text span {
    font-size: 0.37333333rem;
    height: auto;
    line-height: 1;
    padding: 0;
  }
  .newbox .conter ul li .text span::before {
    width: 0.26666667rem;
    height: 0.37333333rem;
    margin-right: 0.13333333rem;
    background: url(../images/xzhd1017/icon_time.png) center center no-repeat;
    background-size: 100% auto;
  }
  .policiesbox {
    padding-top: 0.66666667rem;
    margin: 0 auto;
    background: url(../images/xzhd1017/bj_2.png) left top no-repeat;
    background-size: 100% auto;
    padding-bottom: 0;
  }
  .policiesbox .top {
    margin: 0 auto;
    height: auto;
  }
  .policiesbox .top svg {
    display: none;
  }
  .policiesbox .top h2 {
    font-size: 0.77333333rem;
    font-weight: 900;
    text-align: center;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 1;
  }
  .policiesbox .conter {
    width: 9.46666667rem;
    height: 14.06666667rem;
    margin: 0.4rem auto 0;
    padding: 0 0.26666667rem;
    background: #f3f3f3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .policiesbox .conter .item .itembox {
    opacity: 1;
    padding: 0.46666667rem 0.61333333rem;
  }
  .policiesbox .conter .item .itembox .itemnewbox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-evenly;
  }
  .policiesbox .conter .item .itembox .itemnewbox h2 {
    width: 100%;
    height: auto;
    font-size: 0.42666667rem;
    transition: all 0.5s;
  }
  .policiesbox .conter .item .itembox .itemnewbox p {
    font-size: 0.37333333rem;
    width: 100%;
    transition: all 0.5s;
  }
  .policiesbox .conter .item .itembox .itemnewbox .itemMore {
    width: 100%;
    height: auto;
    line-height: 1;
    margin-right: 0;
    transition: all 0.5s;
    font-size: 0.32rem;
    display: flex;
    align-items: center;
  }
  .policiesbox .conter .item:nth-child(1) {
    width: 9.46666667rem;
    height: 4.22666667rem;
  }
  .policiesbox .conter .item:nth-child(1) .itembox {
    background: #e96868;
    padding-right: 0.61333333rem;
  }
  .policiesbox .conter .item:nth-child(1) .itembox .itemnewbox {
    width: 100%;
    height: 100%;
  }
  .policiesbox .conter .item:nth-child(1) .itembox .itemnewbox h2 {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .policiesbox .conter .item:nth-child(1) .itembox .itemnewbox p {
    margin: 0.4rem auto 0;
    width: auto;
    line-height: 0.4rem;
    height: auto;
  }
  .policiesbox .conter .item:nth-child(1) .itembox .itemnewbox .itemMore {
    display: block;
    margin: 0.4rem 0 0 0;
    height: 0.66666667rem;
    border-radius: 0.33333333rem;
    line-height: 0.66666667rem;
  }
  .policiesbox .conter .item:nth-child(2) {
    left: 0;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 4.53333333rem;
    height: 4.84rem;
  }
  .policiesbox .conter .item:nth-child(2) .itembox {
    background: #e6a548;
    padding: 0.46666667rem 0.61333333rem;
  }
  .policiesbox .conter .item:nth-child(2) .itembox p {
    line-height: 0.4rem;
  }
  .policiesbox .conter .item:nth-child(2) .itembox .itemMore {
    width: 100%;
  }
  .policiesbox .conter .item:nth-child(3) {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 4.53333333rem;
    height: 4.8rem;
  }
  .policiesbox .conter .item:nth-child(3) .itembox {
    background: #4bda6d;
    padding: 0.46666667rem 0.61333333rem;
    padding-top: 0.46666667rem;
  }
  .policiesbox .conter .item:nth-child(3) .itembox p {
    line-height: 0.4rem;
  }
  .policiesbox .conter .item:nth-child(3) .itembox .itemMore {
    width: 100%;
  }
  .policiesbox .conter .item:nth-child(4) {
    width: 9.46666667rem;
    height: 4.22666667rem;
  }
  .policiesbox .conter .item:nth-child(4) .itembox {
    background: #57a5e6;
    padding-top: 0.46666667rem;
    padding: 0.46666667rem 0.61333333rem;
  }
  .policiesbox .conter .item:nth-child(4) .itembox p {
    line-height: 0.4rem;
  }
  .policiesbox .conter .item:nth-child(4) .itembox .itemMore {
    width: 100%;
  }
  .policiesbox .conter .firstitem .itembox {
    animation: none;
  }
  .policiesbox .conter .towitem .itembox {
    animation: none;
  }
  .policiesbox .conter .treeitem .itembox {
    animation: none;
  }
  .policiesbox .conter .fouritem .itembox {
    animation: none;
  }
  .uniapply {
    margin: 0.66666667rem auto 0;
    height: 15.06666667rem;
    overflow: hidden;
    padding: 0.66666667rem 0.4rem;
  }
  .uniapply ul {
    width: 100%;
    padding-right: 0.4rem;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
  }
  .uniapply ul::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    background: #fff;
    border-radius: 4px;
  }
  .uniapply ul:-webkit-scrollbar-track {
    background: #fff;
    border-radius: 4px;
  }
  .uniapply ul::-webkit-scrollbar-thumb {
    background: #2f51b4;
    border-radius: 4px;
  }
  .uniapply ul::-webkit-scrollbar-thumb:hover {
    background: #2f51b4;
  }
  .uniapply ul::-webkit-scrollbar-corner {
    background: #fff;
  }
  .uniapply ul li {
    width: 100%;
    float: initial;
    margin-right: 0;
    min-height: initial;
    max-height: initial;
    margin-top: 0.4rem;
    height: initial;
    margin-bottom: 0;
  }
  .uniapply ul li:nth-child(3n) {
    margin-right: 0;
  }
  .uniapply ul li .pic {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.26666667rem;
  }
  .uniapply ul li .text {
    width: auto;
    flex: 1;
  }
  .uniapply ul li .text .name {
    font-size: 0.42666667rem;
    margin-bottom: 0.26666667rem;
  }
  .uniapply ul li .text .unijs {
    font-size: 0.37333333rem;
  }
  .uniapply ul li .unimore {
    width: 1.33333333rem;
    height: 0.6rem;
    border-radius: 0.13333333rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    margin-left: 0.26666667rem;
  }
  .uniapply ul li:hover .pic img {
    animation: xzhdUniPic 1s ease;
    animation-iteration-count: 1;
  }
  .uniapply ul li:hover .text .name {
    animation: hoverblink 1s ease;
    color: #E8A95B;
  }
  .uniapply ul li:hover .text .unijs {
    animation: hoverblink 1s ease;
    color: #f8b880;
  }
  .uniapply ul li:hover .unimore {
    transform: scale(1.3);
  }
  .startbox {
    margin: 0.66666667rem auto 0;
    width: 100%;
  }
  .startbox .top {
    width: 100%;
    height: auto;
  }
  .startbox .top h2 {
    font-size: 0.77333333rem;
  }
  .startbox .top .pctit {
    display: none;
  }
  .startbox .top .ydtit {
    display: block;
    font-size: 0.77333333rem;
    font-weight: 900;
    text-align: center;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 1;
  }
  .startbox .conter {
    margin: 0.4rem auto 0;
    height: auto;
  }
  .startbox .conter ul {
    padding: 0 0.26666667rem;
  }
  .startbox .conter ul li {
    width: 2.61333333rem;
    height: 8.18666667rem;
    transition: all 0.5s ease;
    margin-right: 0.17333333rem;
  }
  .startbox .conter ul li:nth-child(1) {
    background-color: #e33c20;
  }
  .startbox .conter ul li:nth-child(2) {
    background-color: #3159c7;
  }
  .startbox .conter ul li:nth-child(3) {
    background-color: #ff7e00;
    margin-right: 0;
  }
  .startbox .conter ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .startbox .conter ul li a .pic {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
  }
  .startbox .conter ul li a .pic img {
    transition: all 0.5s ease;
    object-fit: cover;
  }
  .startbox .conter ul li a .iconbox {
    top: 1.76rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
  }
  .startbox .conter ul li a .iconbox img {
    width: 1.14666667rem;
    height: 1.14666667rem;
  }
  .startbox .conter ul li a .iconbox img:nth-child(1) {
    display: block;
  }
  .startbox .conter ul li a .iconbox img:nth-child(2) {
    display: none;
  }
  .startbox .conter ul li a .textbox {
    position: absolute;
    top: 3.42666667rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2.16rem;
    height: 2.33333333rem;
    transition: all 0.5s ease;
  }
  .startbox .conter ul li a .textbox p {
    font-size: 0.42666667rem;
    line-height: 0.56rem;
    transition: all 0.5s ease;
  }
  .startbox .conter ul li a .textbox::before,
  .startbox .conter ul li a .textbox::after {
    width: 0.4rem;
    height: 0.05333333rem;
    background-color: #ffffff;
  }
  .startbox .conter ul .active {
    width: auto;
    flex: 1.7;
    height: 8.18666667rem;
    background: transparent !important;
  }
  .startbox .conter ul .active .iconbox {
    top: 0.10666667rem;
    left: 0.13333333rem;
    transform: none;
  }
  .startbox .conter ul .active .iconbox img:nth-child(1) {
    display: none;
  }
  .startbox .conter ul .active .iconbox img:nth-child(2) {
    display: block;
  }
  .startbox .conter ul .active .textbox {
    top: 0.13333333rem;
    left: 1.33333333rem;
    width: auto;
    max-width: 2.26666667rem;
    transform: none;
  }
  .startbox .conter ul .active .textbox::before,
  .startbox .conter ul .active .textbox::after {
    display: none;
  }
  .startbox .conter ul .active .textbox p {
    color: #1d1d1d;
    font-size: 0.4rem;
  }
  .startbox .conter ul .active .pic {
    left: 0;
  }
  .startbox .conter ul .active .pic img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
  }
  .campusbox {
    margin: 0.66666667rem auto 0;
    width: 100%;
    background: url(../images/xzhd1017/bj_4.png) center top no-repeat;
    background-size: 100% 75%;
    padding: 0.66666667rem 0.26666667rem 0;
  }
  .campusbox .top {
    width: 100%;
    height: auto;
  }
  .campusbox .top svg {
    display: none;
  }
  .campusbox .top h2 {
    display: block;
    font-size: 0.77333333rem;
    font-weight: 900;
    text-align: center;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 1;
    color: #000;
  }
  .campusbox .conter {
    margin: 0.4rem auto 0;
    width: 100%;
    height: auto;
  }
  .campusbox .conter ul {
    height: auto;
  }
  .campusbox .conter ul li {
    width: 4.73333333rem;
    height: 4.66666667rem;
  }
  .campusbox .conter ul li .textmark {
    transition: all 0.5s ease;
  }
  .campusbox .conter ul li:nth-child(2n-1) .textmark {
    top: -4.66666667rem;
    left: -4.8rem;
  }
  .campusbox .conter ul li:nth-child(2n) .textmark {
    top: 4.66666667rem;
    right: -4.8rem;
  }
  .campusbox .conter ul li .textlink {
    min-height: auto;
    font-size: 0.42666667rem;
    transition: all 0.5s ease;
  }
  .faqsbox {
    margin: 0.4rem auto 0;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background: #3b52ae;
  }
  .faqsbox .top {
    width: 100%;
    height: auto;
  }
  .faqsbox .top svg {
    display: none;
  }
  .faqsbox .top h2 {
    display: block;
    font-size: 0.77333333rem;
    font-weight: 900;
    text-align: center;
    font-family: 'DINPROBoldPro', Arial, sans-serif;
    line-height: 1;
    color: #FFF;
  }
  .faqsbox .conter {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    padding: 0 0.26666667rem;
    flex-wrap: wrap;
  }
  .faqsbox .conter .item {
    position: initial;
    width: 100%;
    height: 5.33333333rem;
    padding: 0.33333333rem;
    background: rgba(255, 255, 255, 0.3);
  }
  .faqsbox .conter .item .itembox {
    width: 100%;
    height: 100%;
    border: solid 1px #ffffff;
    padding: 0.33333333rem;
  }
  .faqsbox .conter .item .itembox:hover h2 a {
    word-spacing: 0.2em;
    color: #E8A95B;
  }
  .faqsbox .conter .item .itembox:hover .text p {
    color: #f8b880;
  }
  .faqsbox .conter .item .itembox h2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .faqsbox .conter .item .itembox h2 span {
    background: url(../images/xzhd1017/icon_wttb.png) center center no-repeat;
    background-size: 100% 100%;
    width: 0.61333333rem;
    height: 0.56rem;
    line-height: 1;
    margin-right: 0.26666667rem;
  }
  .faqsbox .conter .item .itembox h2 a {
    width: auto;
    flex: 1;
    min-height: 0.56rem;
    max-height: 1.33333333rem;
    font-size: 0.42666667rem;
    color: #fff;
    transition: all 4s ease;
    line-height: normal;
  }
  .faqsbox .conter .item .itembox .text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.26666667rem;
  }
  .faqsbox .conter .item .itembox .text span {
    background: url(../images/xzhd1017/icon_datb.png) center center no-repeat;
    background-size: 100% 100%;
    width: 0.61333333rem;
    height: 0.56rem;
    line-height: 1;
    margin-right: 0.26666667rem;
  }
  .faqsbox .conter .item .itembox .text p {
    width: auto;
    flex: 1;
    font-size: 0.37333333rem;
    transition: all 0.5s ease;
  }
  .faqsbox .conter .item:nth-child(1) {
    left: 0;
  }
  .faqsbox .conter .item:nth-child(2) {
    right: 0;
    top: 5.6rem;
    margin-top: 0.4rem;
  }
  .faqsbox .itemlink {
    position: initial;
    transform: none;
    width: 2.48rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    margin: 0.4rem auto 0;
  }
  .faqsbox .itemlink a {
    border-radius: 0.4rem;
    font-size: 0.32rem;
    line-height: 0.8rem;
  }
  .faqsbox .itemlink a:hover::before,
  .faqsbox .itemlink a:hover::after {
    border-radius: 0.4rem;
  }
  html[dir="rtl"] .newbox .top h2 {
    text-align: center !important;
  }
  html[dir="rtl"] .newbox .numtjbox ul {
    direction: ltr;
  }
  html[dir="rtl"] .newbox .numtjbox ul li .text {
    text-align: center !important;
  }
  html[dir="rtl"] .policiesbox .top h2 {
    text-align: center !important;
  }
  html[dir="rtl"] .startbox .top h2 {
    text-align: center !important;
  }
  html[dir="rtl"] .startbox .conter ul li a .textbox p {
    text-align: center !important;
  }
  html[dir="rtl"] .campusbox .top h2 {
    text-align: center !important;
  }
  html[dir="rtl"] .faqsbox .top h2 {
    text-align: center !important;
  }
  html[dir="rtl"] .uniapply {
    direction: ltr;
  }
  html[dir="rtl"] .uniapply ul li .unimore {
    text-align: center !important;
  }
  html[lang="de"] .uniapply ul li .unimore {
    font-size: 0.24rem;
  }
  html[lang="ru"] .uniapply ul li .unimore {
    font-size: 0.24rem;
  }
  html[lang="pt"] .uniapply ul li .unimore {
    font-size: 0.24rem;
  }
  html[lang="ja"] .uniapply ul li .unimore {
    font-size: 0.3rem;
  }
  html[lang="fr"] .uniapply ul li .unimore {
    font-size: 0.24rem;
  }
}
@keyframes xzhdFgxHeight {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes xzhdBorderhx {
  25% {
    filter: drop-shadow(15px 0 10px rgba(0, 0, 0, 0.2));
  }
  50% {
    filter: drop-shadow(0 15px 10px #000000);
  }
  75% {
    filter: drop-shadow(0 15px 10px rgba(0, 0, 0, 0.2));
  }
  100% {
    filter: drop-shadow(15px 0 10px #000000);
  }
}
@keyframes xzhdmoveAround {
  0% {
    left: 40px;
    top: 0px;
  }
  28.93% {
    left: 77.92%;
    top: 0px;
  }
  33.99% {
    left: 100%;
    top: 14.7%;
  }
  44.82% {
    left: 100%;
    top: 160px;
  }
  49.88% {
    left: 100%;
    top: 100%;
  }
  78.81% {
    left: 40px;
    top: 100%;
  }
  83.87% {
    left: 0px;
    top: 58.823%;
  }
  94.70% {
    left: 0px;
    top: 14.7%;
  }
  100% {
    left: 40px;
    top: 0px;
  }
}
@keyframes xzhdUniPic {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@keyframes xzhdFaqsItem {
  0% {
    top: -396px;
  }
  25% {
    top: 180px;
  }
  30% {
    top: 10px;
    transform: rotate(0);
  }
  35% {
    top: 80px;
    transform: rotate(1deg);
  }
  40% {
    top: 20px;
  }
  45% {
    top: 70px;
    transform: rotate(-1deg);
  }
  50%,
  55%,
  85%,
  90%,
  95%,
  100% {
    top: 60px;
    transform: rotate(0);
  }
}
@keyframes xzhdFaqsItemlink {
  0% {
    bottom: -52px;
  }
  25% {
    bottom: -20px;
  }
  35% {
    bottom: 100px;
  }
  45% {
    bottom: 50px;
  }
  50% {
    bottom: 70px;
  }
  55% {
    bottom: 55px;
  }
  60% {
    bottom: 65px;
  }
  65% {
    bottom: 59px;
  }
  70% {
    bottom: 63px;
  }
  75% {
    bottom: 61px;
  }
  80%,
  85%,
  90%,
  95%,
  100% {
    bottom: 62px;
  }
}
@keyframes xzhdbannerimg {
  from {
    right: 0;
  }
  to {
    right: 50%;
  }
}
@keyframes autoTilt {
  0% {
    transform: rotateX(0deg);
  }
  50% {
    transform: rotateX(30deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
@keyframes slideAnimation {
  0% {
    opacity: 0;
    left: 834px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideAnimatione {
  0% {
    opacity: 0;
    right: -792px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes slideAnimationtwo {
  from {
    opacity: 0;
    bottom: -325px;
  }
  to {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes slideAnimationtre {
  0% {
    opacity: 0;
    left: -792px;
    bottom: -367px;
  }
  100% {
    opacity: 1;
    left: 0;
    bottom: 0;
  }
}
