<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a, a:active, a:hover, a:visited {

  text-decoration: none;

  color: #262626;

}

body {

  overflow: hidden;

  overscroll-behavior: contain !important;

}

html {
  min-height: 0 !important;
}

.my-drawer {

  width: 100%;

  min-height: 0;

  background-color: #FFFFFF;

  overflow: scroll;

  overscroll-behavior: contain !important;

  color: #262626;

  max-width: 7.7rem;
  margin: 0 auto;

  position: fixed;

  top: 0;

  min-height: calc(100vh - 1.65rem);

}

.my-drawer::-webkit-scrollbar,
.ct::-webkit-scrollbar {
  display: none;
  appearance: none;
  width: 0;
  height: 0;
}

.ct {

  overflow: scroll !important;
  max-width: 7.7rem;
  margin: 0 auto;
}

.detail {
  
  width: calc(100% - 0.8rem);

  padding: 2.62rem 0.4rem 2.25rem;

  color: #262626;

  max-width: 7.7rem;
  margin: 0 auto;

}

.title {

  display: block;

  margin-bottom: 0.15rem;

  width: 100%;

  font-size: 0.4rem;

  font-weight: bold;

}

.sub-title {

  font-size: 0.24rem;

  color: #8C8C8C;
}

.banner {
  width: 100%;
  height: 2.2rem;
  background-color: #8C8C8C;
  margin: 0.4rem 0;
}

div[class*='card-'] {
  margin-top: 0.4rem;
}

/* card-1 */
.card-1 {
  padding: 0.3rem 0 0.5rem;
  width: 100%;
  border-radius: 0.12rem;
  border: 1px solid #E7E7E7;
}

.card-1 .head {
  margin: 0 0.3rem;
  padding-bottom: 0.32rem;
  height: 0.86rem;
  border-bottom: 0.01rem solid #E7E7E7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-1 .head .logo {
  margin-right: 0.2rem;
  width: 0.86rem;
  height: 0.86rem;
  border-radius: 50%;
  border: 0.01rem solid #E7E7E7;
}

.card-1 .head .head-box {
  flex: 1;
}

.card-1 .head .head-box .cname {
  font-size: 0.36rem;
  font-weight: bold;
}

.card-1 .head .head-box .rank {
  line-height: 0.4rem;
  color: #1890FF;
}

.card-1 .info {
  margin: 0.4rem 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-1 .info .item-box {
  position: relative;
  text-align: center;
}
.card-1 .info .item-box:not(:first-child) {
  padding-left: 0.26rem;
}
.card-1 .info .item-box:not(:last-child) {
  padding-right: 0.26rem;
}
.card-1 .info .item-box:not(:last-child)::after {
  content: ' ';
  position: absolute;
  top: 0.25rem;
  right: 0;
  width: 1px;
  height: 0.3rem;
  background-color: #E7E7E7;
}
.card-1 .info .item-box .num {
  font-size: 0.36rem;
  font-weight: bold;
  word-break: keep-all;
}
.card-1 .info .item-box .desc {
  line-height: 0.33rem;
  font-size: 0.24rem;
  color: #595959;
  word-break: keep-all;
}

.card-1 .detail-btn {
  margin: 0rem 0.3rem;
  height: 0.65rem;
  border-radius: 0.06rem;
  line-height: 0.65rem;
  font-size: 0.32rem;
  background-color: #1890FF;
  color: #FFFFFF;
  text-align: center;
}

/* card-2 */
.card-2 {
  box-sizing: border-box;
  width: 100%;
  padding: 0.32rem 0.3rem 0.5rem;
  border-radius: 0.12rem;
  border: 1px solid #E7E7E7;
}

.card-2 .head {
  width: 100%;
  height: 0.45rem;
  padding-bottom: 0.33rem;
  border-bottom: 0.01rem solid #E7E7E7;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.card-2 .head .cover {
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  border: 0.01rem solid #E7E7E7;
  margin-right: 0.3rem;
}

.card-2 .cname {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.36rem;
  font-weight: bold;
}

.card-2 .info {
  margin-top: 0.3rem;
  width: 100%;
}

.card-2 .info .info-title {
  margin-bottom: 0.14rem;
  font-size: 0.32rem;
  color: #595959;
}

.card-2 .info .info-desc {
  font-size: 0.28rem;
}

.card-2 .detail-btn {
  margin-top: 0.3rem;
  width: 100%;
  height: 0.65rem;
  line-height: 0.65rem;
  border-radius: 0.06rem;
  border: 1px solid #1890FF;
  color: #1890FF;
  text-align: center;
}

/* card-3 */
.card-3 {
  width: calc(7.5rem - 0.4rem);
}

.card-3 .head {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: bold;
}

.card-3 .list {
  width: 100%;
}

.card-3 .list-item {
  width: 100%;
  padding: 0.25rem 0 0.27rem;
  border-bottom: 0.01rem solid #E7E7E7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.32rem;
}

.card-3 .list-item .info-box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.card-3 .list-item .info-box .major {
  width: 100%;
  margin-bottom: 0.1rem;
}

.card-3 .list-item .info-box .univ-info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.card-3 .list-item .info-box .cover {
  width: 0.33rem;
  height: 0.33rem;
  border-radius: 50%;
  border: 0.01rem solid #E7E7E7;
  margin-right: 0.1rem;
}

.card-3 .list-item .info-box .cname {
  height: 0.3rem;
  font-size: 0.28rem;
  color: #8C8C8C;
}

.card-3 .list-item .check-btn {
  margin-right: 0.4rem;
  color: #1890FF;
  
}

/* card-4 */
.card-4 {
  width: calc(7.5rem - 0.4rem);
}

.card-4 .head {
  width: 100%;
  min-height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: bold;
}

.card-4 .list {
  width: 100%;
  font-size: 0.32rem;
  margin-top: 0.4rem;
}

.card-4 .list .list-box {
  width: 100%;
  padding-bottom: 0.2rem;
}

.card-4 .list .list-box .list-title {
  position: relative;
  padding-left: 0.2rem;
  height: 0.45rem;
  line-height: 0.45rem;
}

.card-4 .list .list-box .list-title::before {
  content: ' ';
  position: absolute;
  top: 0.08rem;
  left: 0;
  width: 0.08rem;
  height: 0.29rem;
  background-color: #1890FF;
}

.card-4 .list .list-box .list-item {
  width: 100%;
  padding: 0.3rem 0;
  border-bottom: 0.01rem solid #E7E7E7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-4 .list .list-box .list-item .info-box{
  flex: 1;
}

.card-4 .list .list-box .list-item .info-box .major{
  height: 0.45rem;
  line-height: 0.45rem;
}

.card-4 .list .list-box .list-item .info-box .money{
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #8C8C8C;
}

.card-4 .list .list-box .list-item .check-btn{
  margin-right: 0.4rem;
  color: #1890FF;
}

/* card-5 */
.card-5 {
  width: 100%;
}

.card-5 .head {
  width: 100%;
  min-height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: bold;
}

.card-5 .list {
  margin-top: 0.04rem;
  width: 100%;
}

.card-5 .list .list-item{
  padding: 0.2rem 0 0.3rem;
  border-bottom: 0.01rem solid #E7E7E7;
  font-size: 0.24rem;
}

.card-5 .list .list-item .info-box{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: 0.45rem;
}

.card-5 .list .list-item .info-box .cover{
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  border: 0.01rem solid #E7E7E7;
  margin-right: 0.15rem;
}

.card-5 .list .list-item .info-box .info-title{
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.32rem;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-5 .list .list-item .desc{
  margin: 0.15rem 0 0.2rem;
  color: #8C8C8C;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-5 .list .list-item .detail-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-5 .list .list-item .detail-box .rank{
  color: #1890FF;
  height: 0.32rem;
  line-height: 0.32rem;
}

.card-5 .list .list-item .detail-box .detail-btn{
  position: relative;
  width: 0.11rem;
  height: 0.2rem;
}

.card-5 .list .list-item .detail-box .detail-btn::after{
  content: ' ';
  position: absolute;
  top: 0;
  right: 0.03rem;
  width: 0.14rem;
  height: 0.14rem;
  border-top: 0.01rem solid #C5C5C5;
  border-right: 0.01rem solid #C5C5C5;
  transform: rotate(45deg);
}

/* card-6 */
.card-6 {
  width: calc(7.5rem - 0.4rem);
}

.card-6 .head {
  width: 100%;
  min-height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
}

.card-6 .list {
  width: 100%;
}

.card-6 .list .list-item {
  width: 100%;
  min-height: 0.8rem;
  border-bottom: 0.01rem solid #E7E7E7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.32rem;
}

.card-6 .list .list-item .rank {
  width: calc(16% - 0.19rem);
  padding-left: 0.19rem;
}

.card-6 .list .list-item .cname {
  flex: 1;
  /* color: #1890FF; */
}

.card-6 .list .list-item .major {
  width: 35.6%;
}

.card-6 .more-btn {
  margin: 0.2rem 0 0.2rem -0.2rem;
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  text-align: center;
  color: #1890FF;
}






</pre></body></html>