<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å…¨å±€å˜ç°&lt;script&gt;$("html").addClass("site-gray");&lt;/script&gt;
html, html *, .site-gray, .site-gray *{
    filter: gray;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
} */

.nav-item {
    text-align: center;
}

/* ä¸‹æ‹‰æ¡† */
.dropdown-menu {
    background-color: rgba(226, 175, 27, 0.9);
}

.dropdown-menu li a {
    color: white !important;
}

.color-yellow-background {
    background-color: #0836a3 !important;
}

.color-yellow-text{
    color: #737373 !important;
}

.page-link:hover{
    color:#f2f2f2;
}

.color-black-text{
    color:gray;
}

.color-purple-background {
    background-color: #8d31a7;
}

ul.site-navigation&gt;li&gt;div&gt;a {
    color: white !important;
    font-weight: bolder;
}

.color-gray-container-background {
    background-color: #f2f2f2;
}

.xyxw ul {
    padding: 6px 0;
}

.xyxw a {
    text-decoration: none;
    color: #555;
    font-family: "å¾®è½¯é›…é»‘", Arial;
    font-weight: normal;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.break-1-line {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.xyxw a:hover {
    color: #1c5893
}

.xyxw ul li {
    list-style-type: none;
    font-family: "å¾®è½¯é›…é»‘", Arial;
    font-size: 14px;
    background: url(https://biz.jlu.edu.cn/images/title_li_t.gif) no-repeat left center;
    padding-left: 10px;
    line-height: 33px;
    text-align: left;
}

.xyxw ul li span {
    float: right;
}

.container-bmtd {
    height: 1px;
    background-color: #c1c1c1;
}

.title-container .title {
    border-color: #418ab4 !important;
}

.little-section .item-title{
    max-width: 70%;
}

.little-section .item-date{
    max-width: 30%;
}

.little-section a:hover div{
    color:#1c5893;
}

#galleryListPC img{
    cursor: pointer;
}

#galleryListMobile img{
    cursor: pointer;
}

#galleryListPC img:hover{
    box-shadow: 0 0 1rem gray!important;
}

#galleryListMobile img:hover{
    box-shadow: 0 0 1rem gray!important;
}

.pc-pic-container {
    /* background: url(../imgs/pic-back.jpg) no-repeat center; */
}

@media screen and (max-width: 550px) {
    .pc-show {
        display: none;
    }

    #logo-img {
        width: 100%;
    }
}

.mod {
    width: 54.25rem;
    height: 13.25rem;
    font-family: PingFang SC;
}

.group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 54.25rem;
    height: 13.25rem;
    /* background-color: rgba(25, 25, 25, 0.93); */
}

.main {
    position: relative;
    display: flex;
    align-items: flex-start;
    align-self: flex-end;
    margin-top: 2.63rem;
    margin-right: 0.88rem;
}

.tag {
    position: absolute;
    top: 3rem;
    right: 1.69rem;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 0.54);
    white-space: nowrap;
}

.picture {
    position: relative;
    width: 5.13rem;
    height: 5.13rem;
    margin-top: 0.5rem;
    margin-right: 6rem;
}

.text-background {
    position: relative;
    width: 22.5rem;
    height: 3.75rem;
    margin-top: 1.19rem;
    margin-right: 3.13rem;
}

.desc {
    position: relative;
    display: -webkit-inline-box;
    overflow: hidden;
    width: 11.88rem;
    height: 3rem;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 0.54);
    text-overflow: ellipsis;
    webkit-box-orient: vertical;
    webkit-line-clamp: 2;
}

.detail {
    position: relative;
    align-self: center;
    overflow: hidden;
    height: 1.5rem;
    max-width: 11.38rem;
    margin-top: 2rem;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 0.54);
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* æ‚¬åœäºŒçº§èœå• */
.navbar .nav&gt;li .dropdown-menu {
    margin: 0;
}

.navbar .nav&gt;li:hover .dropdown-menu {
    display: block;
}

.xioabao-img {
    background-size: cover;
    object-fit: cover;
    display: block;
    width: 90%;
    aspect-ratio: 16/11;
}

.xiaobao-cover{ 
    position: absolute;
    background-color: white;
    width: 80%;
    min-height: 30%;
    right: 0px;
    bottom: -15%;
}

.school-select{
    /* background: url(../imgs/school_select.png) repeat-y; */
    background-size: cover;
    object-fit: cover;
    display: block;
}

.school-select img{
    overflow:hidden;
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}
/* LIST-NEWS */
.list-news ul {
    list-style: none;
    position: relative;
    padding: 0 0 30px 0;
    margin: 0;
}

.list-imglb3 ul {
    position: relative;
    padding-bottom: 80px;
}

.list-news #more4 li {
    padding: 2rem;
    margin-bottom: 10px;
}

.list-news #more4 li:nth-child(2n+0) {
  background-color: #f4f4f4
}

.list-news #more4 li a {
    display: block;
}

.list-news #more4 li .list-news-nr {
    padding-left: 1.5rem;
    position: relative
}

.list-news #more4 li .list-news-nr:after {
    content: " ";
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    left: 5px;
    top: 0;
    width: 1px;
    background-color: #17509d;
    height: 100%;
}

.list-news #more4 li .list-news-nr span {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 20px;
    padding-bottom: 8px;
    webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.list-news #more4 li .list-news-nr p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin: 20px 0 0;
}

.list-news #more4 li .list-news-time {
    text-align: right;
    color: #c1c1c1;
    font-family: Arial;
    webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    transition: all ease-out .3s;
    position: relative;
    z-index: 2;
}

.list-news #more4 li .list-news-time span {
    display: inline-block;
    width:70px;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px
}

.list-news #more4 li a:hover .list-news-nr:after,
.list-news #more4 li a:focus .list-news-nr:after {
    background-color: #c1c1c1;
}

.list-news #more4 li a:hover .list-news-time,
.list-news #more4 li a:focus .list-news-time {
    color: #17509d;
}

.list-news #more4 li a:hover .list-news-nr span,
.list-news #more4 li a:focus .list-news-nr span {
    color: #17509d;
}
   /* æ»šåŠ¨æ¡å®½åº¦ */
      ::-webkit-scrollbar {
          width: 4px; /* åž‚ç›´æ»šåŠ¨æ¡å®½åº¦ */
          height: 4px; /* æ°´å¹³æ»šåŠ¨æ¡é«˜åº¦ */
      }

      /* æ»šåŠ¨æ¡è½¨é“ */
      ::-webkit-scrollbar-track {
          background: #f1f1f1; /* è½¨é“èƒŒæ™¯ */
          border-radius: 10px; /* è½¨é“åœ†è§’ */
      }

      /* æ»šåŠ¨æ¡æ»‘å— */
      ::-webkit-scrollbar-thumb {
          background: #888; /* æ»‘å—é¢œè‰² */
          border-radius: 10px; /* æ»‘å—åœ†è§’ */
      }

      /* æ»šåŠ¨æ¡æ»‘å—æ‚¬åœ */
      ::-webkit-scrollbar-thumb:hover {
          background: #555; /* æ‚¬åœæ—¶çš„æ»‘å—é¢œè‰² */
      }
/* LIST-IMGLB1 */
</pre></body></html>