* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "AvantiBold";
  src: url(https://m.igo.cn/zt/gaokao_product/font/AvantiBold.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiBold";
  src: url(https://m.igo.cn/zt/gaokao_product/font/Alibaba-PuHuiTi-Bold_0.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiRegular";
  src: url(https://m.igo.cn/zt/gaokao_product/font/AlibabaPuHuiTiRegular.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiMedium";
  src: url(https://m.igo.cn/zt/gaokao_product/font/Alibaba-PuHuiTi-Medium.ttf);
}

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 i,
#main em {
  font-style: normal;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

table {
  width: 100%;
  text-align: center;
  /*文本居中*/
  border-collapse: collapse;
  /*表格的边框合并，如果相邻，则共用一个边框*/
  border-spacing: 0;
  /*设置行与单元格边框的间距。当表格边框独立（即border-collapse:separate;）此属性才起作用*/
}

table td {
  word-break: break-all;
  /*允许在字内换行,即单词可分*/
  word-wrap: break-word;
  /*允许长单词或URL地址换行*/
  border-right: 1px solid #939598;
  border-bottom: 1px solid #939598;
}

/* 滚动槽 */
::-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;
}
.btn {
  cursor: pointer;
  text-align: center;
}
.tc {
  text-align: center;
}
.pr {
  position: relative;
}
.po {
  position: absolute;
}
.po-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.fxedHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.63rem 0 0;
  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 .zt_back {
  background: url(https://m.igo.cn/country/education/img/back.png) no-repeat
    center center;
  -webkit-background-size: 0.5rem 0.8rem;
  background-size: 0.5rem 0.8rem;
  background-size: 0.5rem 0.8rem;
  width: 1.8rem;
  height: 2.4rem;
}
.head-top .head-top-left a img {
  height: 1.13rem;
  margin-right: 0.73rem;
}

.head-top .mid {
  font-size: 0.75rem;
  color: #ffffff;
  /* letter-spacing: -0.03rem; */
  padding-left: 0.48rem;
  border-left: 0.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 0.43rem 0 0;
  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;
}
#main .offerbox {
  padding: 0 0.6rem;
}
#main .offerbox > div {
  width: 100%;
  background-image: linear-gradient(
    0deg,
    #ffffff 0%,
    #ffecec 80%,
    #ffd9d9 100%
  );
  border-radius: 0rem 0rem 0.43rem 0.43rem;
  padding: 0.57rem 0;
}
#main .offerbox .total {
  height: 1.1rem;
  margin-bottom: 0.65rem;
}
#main .offerbox .total p:nth-child(1) {
  font-size: 0.65rem;
  font-family: "AlibabaPuHuiTiBold";
  margin-right: 0.28rem;
}
#main .offerbox .total .num > div {
  width: 0.73rem;
  height: 1.1rem;
  background-image: linear-gradient(0deg, #ffeae8 0%, #ffffff 100%);
  border-radius: 0.09rem;
  border: solid 0.02rem #ffd1ce;
  font-family: "AvantiBold";
  font-size: 0.9rem;
  /* line-height: 0.86rem; */
  color: #ff123f;
  margin-left: 0.08rem;
  text-align: center;
}
#main .offerbox .total .num > div:first-child {
  margin-left: 0;
}
#main .offerbox .total .num {
  align-items: last baseline;
}
#main .offerbox .total p:last-child {
  font-size: 0.47rem;
  color: #808080;
  margin-left: 0.15rem;
}
#main .offerbox .offerList {
  padding: 0 0.53rem;
}
#main .offerbox .offerList > .t {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #ff123f;
  margin-right: 0.45rem;
  flex-shrink: 0;
  width: 1.5rem;
}
#main .offerbox .offerList .offer_container {
  width: calc(100% - 2rem);
  height: 40px;
  overflow: hidden;
}
#main .offerbox .offerList ul {
  width: 100%;
}
#main .offerbox .offerList > .t em {
  color: #000000;
}
#main .offerbox .offerList li {
  font-size: 0.55rem;
  position: relative;
  height: 20px;
}
#main .offerbox .offerList li p {
  flex-shrink: 0;
  line-height: 20px;
  display: inline;
}
#main .offerbox .offerList li > div {
  width: calc(100% - 3.5rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .offerbox .offerList li em {
  color: #808080;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  font-size: 0.5rem;
  line-height: 0.8rem;
}
#main .samepart {
  padding: 0.9rem 0.6rem;
  background: #ffffff;
  margin-top: 0.23rem;
  border-radius: 0.53rem;
}
#main .samepart .same-t {
  margin-bottom: 0.8rem;
  position: relative;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #333333;
  font-family: "AlibabaPuHuiTiBold";
}
#main .samepart .same-t .txt {
}

#main .samepart .same-t .more {
  font-family: "AlibabaPuHuiTiRegular";
  font-size: 0.51rem;
  line-height: 0.51rem;
  color: #666666;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#main .samepart .sameTab {
  height: 1.1rem;
  align-items: stretch;
  font-size: 0.55rem;
  margin-bottom: 0.63rem;
}
#main .samepart .sameTab > div {
  padding: 0 0.5rem;
}
#main .samepart .sameTab .active {
  color: #ffffff;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#aa0022, #aa0022);
  background-blend-mode: normal, normal;
  box-shadow: 0.11rem 0.2rem 0.45rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.52rem;
}
#main .toolsbox {
  padding: 0.63rem;
}

#main .toolsbox .edu > li {
  width: 4.63rem;
  height: 2.58rem;
  background: url(../img/ss.png) no-repeat;
  background-size: auto 100%;
  background-position: right bottom;
  border-radius: 0.32rem 0.32rem 0.64rem 0.32rem;
  padding-left: 0.73rem;
}
#main .toolsbox .edu.edu2>li{
  width: 49%;
}
#main .toolsbox .edu > li:nth-child(2) {
  background-image: url(../img/bk.png);
}
#main .toolsbox .edu > li:nth-child(3) {
  background-image: url(../img/zx.png);
}
#main .toolsbox .edu > li a {
  width: 100%;
  height: 100%;
  font-size: 0.68rem;
  line-height: 0.85rem;
  color: #b24747;
  flex-direction: column;
  align-items: flex-start;
}
#main .toolsbox .edu > li a em {
  font-family: "AlibabaPuHuiTiBold";
}
#main .toolsbox .tools {
  margin-top: 0.95rem;
}
#main .toolsbox .tools li {
  width: 25%;
}
#main .toolsbox .tools .icon {
  width: 100%;
  height: 1.18rem;
  background: url(../img/tool1_icon.png) no-repeat;
  background-size: auto 100%;
  background-position: center;
  margin-bottom: 0.4rem;
}
#main .toolsbox .tools .icon2 {
  background-image: url(../img/tool2_icon.png);
}
#main .toolsbox .tools .icon3 {
  background-image: url(../img/tool3_icon.png);
}
#main .toolsbox .tools .icon4 {
  background-image: url(../img/tool4_icon.png);
}
#main .toolsbox .tools .icon5 {
  background-image: url(../img/tool5_icon.png);
}
#main .toolsbox .tools a {
  font-size: 0.55rem;
  color: #000000;
  line-height: 0.55rem;
}
#main .toolsbox > a {
  height: 1.5rem;
  background: #f5f5f5 url(../img/tools_else.png) no-repeat;
  background-size: auto 0.55rem;
  background-position: 3.5rem 0.55rem;
  border-radius: 0.74rem;
  font-size: 0.55rem;
  color: #000000;
  padding-left: 7.7rem;
  margin-top: 0.7rem;
}
#main .hotactivity {
}
#main .hotactivity ul {
  overflow: auto;
  height: 6.2rem;
}
#main .hotactivity ul::-webkit-scrollbar {
  display: none;
}
#main .hotactivity ul > p {
  font-size: 0.55rem;
  text-align: center;
  width: 100%;
  color: #adadad;
}
#main .hotactivity li {
  width: 5.78rem;
  margin-right: 0.43rem;
  flex-shrink: 0;
  height: 6.2rem;
}
#main .hotactivity li .img {
  height: 3.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 0.13rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.3rem;
}
#main .hotactivity li .img img {
  width: 100%;
}
#main .hotactivity li .img span {
  width: 2.63rem;
  height: 0.83rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0rem 0rem 0.09rem 0rem;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.47rem;
  color: #ffffff;
}
#main .hotactivity li .img span i {
  width: 0.15rem;
  height: 0.15rem;
  background-color: #ff123f;
  margin-right: 0.15rem;
  flex-shrink: 0;
}
#main .hotactivity li .img span i.green {
  background-color: #79c211;
}
#main .hotactivity li .i_t {
  font-size: 0.51rem;
  line-height: 0.75rem;
  height: 1.5rem;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#main .hotactivity li .date {
  font-size: 0.51rem;
  line-height: 0.51rem;
  color: #999999;
  margin-top: 0.3rem;
  letter-spacing: -0.03rem;
}
#main .hotactivity li:last-child {
  width: 2.2rem;
}
#main .hotactivity li .more {
  width: 2.2rem;
  height: 2.2rem;
  border: 0.5px solid rgba(220, 220, 220, 0.8);
  border-radius: 50%;
  background-size: cover;
  flex-shrink: 0;
  line-height: 0.75rem;
  font-size: 0.6rem;
  color: #2d2b2b;
  margin-right: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.6rem;
}
#main .applicationReq .info {
  background-color: #f5f5f5;
  border-radius: 0.32rem;
  border: solid 0.02rem #e5e5e5;
  padding: 0 0.43rem;
}
#main .applicationReq .info > div {
  border-bottom: 1px solid #e6e6e6;
  padding: 0.43rem 0.55rem;
}
#main .applicationReq .info > div:last-child {
  border-bottom: none;
}
#main .applicationReq .info .t {
  width: 2.55rem;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.64rem;
  line-height: 0.64rem;
  color: #000000;
  flex-shrink: 0;
  margin-right: 0.65rem;
}
#main .applicationReq .info .t em {
  position: relative;
  z-index: 1;
}
#main .applicationReq .info .t em::after {
  content: "";
  width: 0.55rem;
  height: 0.55rem;
  background-color: #ffaeaf;
  border-radius: 0.55rem;
  position: absolute;
  bottom: -0.1rem;
  right: 0;
  z-index: -1;
}
#main .applicationReq .info p {
  font-size: 0.51rem;
  line-height: 0.75rem;
  color: #333333;
}
#main .applicationReq > a {
  height: 1.53rem;
  background-color: #ffefef;
  border-radius: 0.74rem;
  font-family: "AlibabaPuHuiTiMedium";
  margin-top: 0.6rem;
  font-size: 0.55rem;
  color: #333333;
  margin-bottom: 0.8rem;
}
#main .applicationReq .same-t .pinggu {
  font-size: 0.65rem;
}
#main .applicationReq ul {
  flex-wrap: wrap;
}
#main .applicationReq li {
  width: 50%;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.65rem;
  color: #5f5f5f;
  background: url(../img/icon_apply_01.png) no-repeat;
  background-size: auto 0.85rem;
  background-position: 1rem center;
  height: 2.2rem;
  padding-left: 2.3rem;
}
#main .applicationReq li:nth-child(1),
#main .applicationReq li:nth-child(2) {
  border-bottom: 1px solid #eeeeee;
}
#main .applicationReq li:nth-child(2) {
  background-image: url(../img/icon_apply_02.png);
}
#main .applicationReq li:nth-child(3) {
  background-image: url(../img/icon_apply_03.png);
}
#main .applicationReq li:nth-child(4) {
  background-image: url(../img/icon_apply_04.png);
}
#main .applicationReq li:nth-child(1),
#main .applicationReq li:nth-child(3) {
  border-right: 1px solid #eeeeee;
}
#main .applicationReq li p {
  margin-right: 0.35rem;
}
#main .news .items {
  min-height: 5rem;
}
#main .news .items > div {
  padding-bottom: 0.38rem;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0.55rem;
}
#main .news .items > div:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main .news .items > div a {
  align-items: flex-start;
}
#main .news .items > div .txt {
  width: calc(100% - 5rem);
}
#main .news .items > div .txt p:nth-child(1) {
  font-size: 0.55rem;
  line-height: 0.8rem;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 鍑犺鍚庢樉绀轰笉寮€鐪佺暐 */
  -webkit-line-clamp: 2;
  margin-bottom: 0.5rem;
}

#main .news .items > div .txt p:nth-child(2) {
  font-size: 0.5rem;
  line-height: 0.5rem;
  color: #999999;
}
#main .news .items > div .img {
  width: 4.3rem;
  height: 2.6rem;
  flex-shrink: 0;
  margin-left: 0.5rem;
  border-radius: 0.13rem;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}

#main .news .items > div .img::after {
  content: "";
  width: 1rem;
  height: 0.7rem;
  background: url(../img/articleIcon.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
}
#main .news .items > div .img.video::after {
  background-image: url(../img/videoIcon.png);
}
#main .news .items > div .img.dynamicNews::after {
  background-image: url(../img/newsIcon.png);
}
#main .products .items {
  overflow-y: auto;
  margin-bottom: 0.8rem;
  height: 13.2rem;
}
#main .products .items a {
  color: #000000;
}
#main .products .items > div {
  width: 8rem;
  flex-shrink: 0;
  background-color: #ffffff;
  border-radius: 0.13rem;
  border: solid 0.02rem #e5e5e5;
  padding: 0.2rem 0.2rem 0.4rem;
  margin-right: 0.4rem;
}
#main .products .items > div:last-child {
  margin-right: 0;
}
#main .products .items .poster {
  width: 100%;
  height: 4.5rem;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-bottom: 0.2rem;
}
#main .products .items .top p {
  font-size: 0.55rem;
  line-height: 0.75rem;
  height: 1.5rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
  margin-bottom: 0.3rem;
}
#main .products .items .tags {
  max-width: 100%;
}
#main .products .items .tags span {
  background-color: rgb(242, 242, 242);
  color: rgb(102, 102, 102);
  font-size: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.2rem;
  padding: 0px 10px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
#main .products .items .intr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.5rem;
  color: #808080;
  line-height: 0.7rem;
  height: 2.1rem;
}
#main .products .items .intr span {
  font-family: "AlibabaPuHuiTiMedium";
  color: #333333;
}
#main .products .items .intr em {
  color: #ff123f;
}
#main .products .items .guihua {
  width: 4rem;
  margin: 0 auto 0;
  height: 1.5rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  box-shadow: 0.11rem 0.2rem 0.45rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.74rem;
  font-size: 0.55rem;
  color: #ffffff;
}
#main .products .petition > p {
  /* font-family: "AlibabaPuHuiTiMedium"; */
  font-size: 0.6rem;
  text-align: center;
  margin-bottom: 0.5rem;
  position: relative;
  padding-bottom: 0.5rem;
}
#main .products .petition > p::after {
  content: "";
  width: 0.75rem;
  height: 0.15rem;
  background-color: #f64a4c;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#main .products .petition div > p {
  font-size: 0.55rem;
  width: 33.33%;
  color: #5f5f5f;
  position: relative;
  z-index: 1;
  padding: 0 0.3rem;
  text-align: center;
  line-height: 0.75rem;
  height: 2.375rem;
}
#main .products .petition div > p:nth-child(2) {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
#main .products .petition div > p span {
  font-family: "AvantiBold";
  font-size: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff2f0;
  z-index: -1;
}
#main .products .petition > div:last-child {
  width: 7rem;
  margin: 0.85rem auto 0;
  height: 1.5rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  box-shadow: 0.11rem 0.2rem 0.45rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.74rem;
  font-size: 0.55rem;
  color: #ffffff;
}
#main .teacher ul {
  align-items: flex-end;
  height: 4.2rem;
  overflow: hidden;
  overflow-x: scroll;
}
#main .teacher ul::-webkit-scrollbar {
  display: none;
}
#main .teacher li {
  margin-right: 0.4rem;
  width: 3.23rem;
}
#main .teacher li:last-child {
  margin-right: 0;
}
#main .teacher li .img {
  width: 2.6rem;
  height: 2.6rem;
  background-color: #ffffff;
  border: solid 0.04rem #ebebeb;
  overflow: hidden;
  align-items: flex-start;
  border-radius: 2.6rem;
  padding-top: 0.2rem;
  margin: 0 auto;
}
#main .teacher li.active .img {
  width: 3.23rem;
  height: 3.23rem;
  border-color: #ff7875;
}
#main .teacher li img {
  width: 120%;
}
#main .teacher li p {
  font-size: 0.55rem;
  line-height: 0.55rem;
  color: #333333;
  text-align: center;
  margin-top: 0.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .teacher li.active p {
  font-family: "AlibabaPuHuiTiBold";
}
#main .teacher ul > a {
  width: 2.2rem;
  height: 2.2rem;
  background-color: #ffffff;
  border: solid 0.04rem #ebebeb;
  border-radius: 2.2rem;
  font-size: 0.55rem;
  color: #2d2b2b;
  position: relative;
  top: -1.15rem;
  flex-shrink: 0;
}
#main .teacher .T-info {
  width: 100%;
  background-color: #f9f9f9;
  box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(6, 0, 1, 0.06);
  border-radius: 0.21rem;
  border: solid 0.02rem #e5e5e5;
  margin: 0.8rem 0 0;
  padding: 0.2rem 1rem 0.2rem 0.5rem;
}
#main .teacher ul > p {
  font-size: 0.55rem;
  text-align: center;
  width: 100%;
  color: #adadad;
  line-height: 4.2rem;
}
#main .teacher .T-info > div {
  line-height: 0.9rem;
  background: url(../img/fit.png) no-repeat;
  background-size: auto 0.6rem;
  background-position: 0 center;
  padding-left: 0.7rem;
}
#main .teacher .T-info > div:nth-child(2) {
  background-image: url(../img/praise_icon.jpg);
  background-size: auto 0.55rem;
}
#main .teacher .T-info p {
  font-size: 0.55rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .teacher .T-info img {
  height: 0.65rem;
  margin-right: 0.33rem;
  flex-shrink: 0;
}
#main .teacher .btnbox {
  margin-bottom: 0;
  margin-top: 0.8rem;
}
#main .teacher .btnbox > div:nth-child(2) {
  margin-left: 0.85rem;
}

#main .teacher .leyubtn {
  width: 4.72rem;
  height: 1.5rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  box-shadow: 0.11rem 0.2rem 0.45rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.74rem;
  font-size: 0.55rem;
  color: #ffffff;
}
#main .schools li {
  width: 100%;
  border-radius: 0.17rem;
  border: solid 0.02rem #e5e5e5;
  display: flex;
  padding: 0.43rem;
  flex-shrink: 0;
  margin-bottom: 0.43rem;
}
#main .schools li:last-child {
  margin-bottom: 0;
}
#main .schools li .schImg {
  width: 3.45rem;
  height: 3.45rem;
  flex-shrink: 0;
  margin-right: 0.43rem;
  border: solid 0.02rem #e5e5e5;
  background-repeat: no-repeat;
  border-radius: 3.45rem;
  background-size: 73%;
  background-position: center;
}
#main .schools li .school-infor p {
  font-size: 0.47rem;
  color: #4d4d4d;
}
#main .schools li .school-infor p:nth-child(1) {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.64rem;
  color: #333333;
  line-height: 0.64rem;
  margin-bottom: 0.2rem;
}
#main .schools li .school-infor p:nth-child(2) {
  font-size: 0.45rem;
  line-height: 0.45rem;
  margin-bottom: 0.4rem;
}
#main .schools li .school-infor p:last-child {
  align-items: flex-start;
}
#main .schools li .school-infor p:last-child em {
  flex-shrink: 0;
  width: 2.35rem;
  height: 0.88rem;
  background-color: #ffe6e6;
  border-radius: 0.06rem;
  font-size: 0.51rem;
  color: #333333;
  margin-right: 0.43rem;
}
#main .schools li .school-infor p:last-child i {
  display: block;
}
