* {
  margin: 0;
  padding: 0;
}

body {
  padding: 2rem 0;
    background: #f5f5f5 url(https://m.igo.cn/migonew/version/newImage/body_bg.png) no-repeat;
  background-size: 100%;
}

a {
  text-decoration: none;
}

#main * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#main {
  font-size: 0.7rem;
  font-family: "AlibabaPuHuiTiRegular";
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  padding-top: 1rem;
}

#main input,
#main select,
#main textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
#main input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#main i,
#main em {
  font-style: normal;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  display: none;
}

::-webkit-scrollbar-track {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.08);
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}
.dis-f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis-c {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fxedHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.63rem;
  background: url(https://m.igo.cn/migonew/version/newImage/body_bg.png)
    no-repeat;
  background-size: 100%;
  height: 2.4rem;
  z-index: 10;
}
.head-top {
  height: 100%;
}
.head-top .head-top-left > img {
  height: 1.13rem;
  margin-right: 0.73rem;
}

.head-top .mid {
  font-size: 0.75rem;
  color: #ffffff;
  /* letter-spacing: -0.03rem; */
  padding-left: .48rem;
  border-left: .05rem solid #ffffff;
}
.head-top .mid a {
  color: #ffffff;
}
.head-top .mid img {
  height: 0.63rem;
  margin-right: 0.28rem;
}
.head-top .head-top-right>div{
  height: 0.9rem;
}
.head-top .head-top-right>div a{
  height: 100%;
}
.head-top .head-top-right img {
  vertical-align:baseline;
  height: 100%;
}
.head-top .head-top-right .more {
  margin-left: 0.7rem;
}
header {
  padding: 0 0.6rem;
}
.head-banner {
  height: 6.25rem;
  box-shadow: 0.05rem 0.09rem 0.65rem 0rem rgba(204, 204, 204, 0.2);
  border-radius: 0.43rem;
  overflow: hidden;
}
.head-banner .swiper-slide {
  width: 100%;
  height: 6.25rem;
  background-size: 100%;
  background-position: center;
}
.head-banner .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.head-banner .swiper-slide a img {
  width: 100%;
}
.head-banner .swiper-pagination {
  bottom: 0.4rem;
}
.head-banner .swiper-pagination-bullet {
  width: 0.48rem;
  height: 0.18rem;
  background-color: #ffffff;
  border-radius: 0.07rem;
  opacity: 0.6;
  margin: 0 0.08rem !important;
}
.head-banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.school_ranking {
  background-color: #fff;
  border-radius: 0.43rem;
  padding: 0.6rem 0.6rem 0.6rem;
  margin-bottom: 0.5rem;
  margin-top: .85rem;
}
.school_ranking .title {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #333;
  margin-bottom: 0.63rem;
}
.school_ranking ul {
  overflow: auto;
}
.school_ranking li {
  width: 3.85rem;
  margin-right: 0.33rem;
  flex-shrink: 0;
}
.school_ranking li:last-child {
  margin-right: 0;
}
.school_ranking li a {
  width: 100%;
  height: 2.15rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#ff595a, #ff595a);
  background-blend-mode: normal, normal;
  border-radius: 0.17rem;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.55rem;
  line-height: 0.8rem;
  color: #ffffff;
}
.hrefbox {
  padding: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.43rem;
  margin-bottom: 0.83rem;
}
.hrefbox a {
  width: 7.18rem;
  height: 3.43rem;
  background: url(../1/img/icon1.png) no-repeat;
  background-size: 100%;
  border-radius: 0.32rem;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.6rem;
  line-height: 0.75rem;
  color: #ffffff;
  padding: 0.6rem;
}
.hrefbox a:nth-child(2) {
  background-image: url(../1/img/icon2.png);
}
.schoolbox {
  padding: 0.6rem;
  border-radius: 0.43rem;
  background-color: #ffffff;
}
.schoolbox .title {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #333;
  margin-bottom: 0.63rem;
}
.schoolbox .select {
  height: 1.3rem;
  position: relative;
}
.schoolbox .select > div {
  width: 33.33%;
  font-size: 0.55rem;
  line-height: 2.55rem;
  color: #333333;
}
.schoolbox .select > div.active {
  height: 1.3rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#ff595a, #ff595a);
  background-blend-mode: normal, normal;
  border-radius: 0.63rem;
  color: #ffffff;
}
.schoolbox .select > div span {
  height: 1.3rem;
  position: relative;
  line-height: 1.3rem;
}
.schoolbox .select > div span::after {
  content: "";
  border: 0.2rem solid #000000;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  right: -0.5rem;
  top: 0.6rem;
}
.schoolbox .select > div.active span::after {
  border-top-color: #ffffff;
}

.schoolbox .select .selectList {
  position: absolute;
  top: 1.5rem;
  left: -0.6rem;
  width: calc(100% + 1.2rem);
  height: auto;
  background: #ffffff;
  padding: 0.6rem;
  flex-wrap: wrap;
  box-shadow: 0rem 0.4rem 0.8rem 0rem rgb(183 183 183 / 48%);
  display: none;
}
.schoolbox .select .selectList.show {
  display: block;
}
.schoolbox .select .selectList ul {
  flex-wrap: wrap;
}
.schoolbox .select .selectList li {
  width: 23.3%;
  color: #666;
  border: 1px solid #e7e7e7;
  height: 1.2rem;
  margin-right: 0.3rem;
  margin-top: 0.4rem;
}
.schoolbox .select .selectList li:nth-child(1),
.schoolbox .select .selectList li:nth-child(2),
.schoolbox .select .selectList li:nth-child(3),
.schoolbox .select .selectList li:nth-child(4) {
  margin-top: 0;
}
.schoolbox .select .selectList li:nth-child(4n) {
  margin-right: 0;
}
.schoolbox .schoolList {
  padding: 0.6rem 0;
}
.schoolbox .schoolList a {
  height: 4.3rem;
 background: 
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),
    url(../1/img/sch_bg.png) no-repeat;
  background-size: 100%;
  border-radius: 0.17rem;
  border: solid 0.02rem #ffeadc;
  padding: 0.43rem;
  margin-bottom: 0.4rem;
}
.schoolbox .schoolList a .schLogo {
  width: 3.45rem;
  height: 3.45rem;
  background-color: #ffffff;
  box-shadow: 0.11rem 0.2rem 0.18rem 0rem rgba(235, 214, 177, 0.75);
  border-radius: 3.45rem;
  margin-right: 0.55rem;
  background-size: 100%;
  background-position: center center;
  overflow: hidden;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.schoolbox .schoolList a .cname {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.64rem;
  line-height: 0.64rem;
  color: #1a1a1a;
}
.schoolbox .schoolList a .ename {
  font-size: 0.43rem;
  line-height: 0.43rem;
  color: #b3b3b3;
  margin: 0.4rem 0 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 10rem;
}
.schoolbox .schoolList a .tags > span {
  width: auto;
  height: 0.88rem;
  background-color: #ffe0ca;
  border-radius: 0.06rem;
  font-size: 0.43rem;
  color: #333333;
  margin-right: 0.4rem;
  padding: 0 0.3rem;
}
.schoolbox .schoolList > p {
  text-align: center;
  font-size: 0.55rem;
  color: #999999;
  margin-top: 1rem;
}
#main .goTop {
  width: 1.3rem;
  height: 1.3rem;
  background: url(../1/img/goTop.png) no-repeat;
  background-size: 100%;
  position: fixed;
  bottom: 5rem;
  right: 0.5rem;
}
@font-face {
  font-family: "AlibabaPuHuiTiRegular";
  src: url(https://m.igo.cn/zt/master_abroad_baoyan/font/AlibabaPuHuiTiRegular.ttf);
}
@font-face {
  font-family: "AlibabaPuHuiTiMedium";
  src: url(https://m.igo.cn/zt/master_abroad_baoyan/font/Alibaba-PuHuiTi-Medium.ttf);
}
@font-face {
  font-family: "AlibabaPuHuiTiBold";
  src: url(https://m.igo.cn/zt/master_abroad_baoyan/font/Alibaba-PuHuiTi-Bold_0.ttf);
}
@font-face {
  font-family: "AvantiBold";
  src: url(https://m.igo.cn/zt/master_abroad_baoyan/font/AvantiBold.ttf);
}
