<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 榛樿瀛椾綋 */
body * {
    font-size: 16px;
}

.h1,
h1 {
    font-size: 250% !important;
}

.h2,
h2 {
    font-size: 200% !important;
}

.h3,
h3 {
    font-size: 150% !important;
}

.h4,
h4 {
    font-size: 120% !important;
}

.bg-white{
    background-color: #fff !important;
}
.bg-lightgray{
    background-color: rgb(244, 245, 249) !important;
}

.single-about-content,
.single-about-course,
.single-about-address,
.single-about-video,
.content-box
 {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    padding: 20px 10px;
}

.hide {
    display: none;
}

/* 褰撳睆骞曞搴﹀ぇ浜庢垨绛変簬960px鏃�*/
@media (min-width: 960px) {
    .menu-switch {
        display: none;
    }

    .menu ul {
        display: flex;
        justify-content: center;
        /*姘村钩灞呬腑 */
    }

    .menu ul li {
        display: inline-block;
        text-align: left;
        margin-right: 40px;
    }

    .menu ul li span {
        display: none;
    }

    .menu ul li&gt;div {
        position: absolute;
        min-width: 240px;
        z-index: 999;
    }

    .single-about-p1&gt;div:nth-child(2)&gt;p {
        font-size: 140% !important;
    }

    .contact-content&gt;div:nth-child(1) h2 {
        font-weight: bolder;
        font-size: 280%;
    }

    .contact-content&gt;div:nth-child(1) {
        padding-left: 10%;
    }

    .navbar-nav {
        float: none;
        text-align: center;
    }

    .navbar-nav li {
        display: block;
    }


    .single-about-content .t0 {
        color: #d81e06;
        font-size: small;
    }

    .single-about-content .t1 {
        color: #d81e06;
        font-size: xx-large;
        font-weight: bolder;
    }

    .single-about-content .t2 {
        text-align: center;
        font-size: small;
    }
}

/*灏忎簬960px*/
@media (max-width:960px) {
    .menu {
        position: fixed;
        height: 100%;
        overflow-y: auto;
        background-color: #fff;
        padding: 10px;
        width: 100% !important;
        height:90%;
        overflow-y: scroll !important;
        z-index: 99;
        transition: all 0.6s;
        /*translate: 0px -100%;*/
        display: none;
        top: 80px;
    }

    .menu-show {
        /*translate: 0px 0px !important;*/
        display: block;
    }
    
    .menu-show ul li&gt;div{
        display: block !important;
    }
    .logo,
    .search {
        width: 50% !important;
    }

    .menu ul {
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .menu ul li span {
        position: absolute;
        right: 0px;
    }

    .menu ul li {
        margin-top: 10px;
        list-style: none;
        border-bottom: solid 1px #fff;
    }
    .menu ul li a,
    .menu ul li span {
        display: inline-block;
        padding: 5px;
    }

    .single-about-p1&gt;div:nth-child(2)&gt;h1 {
        font-size: 140% !important;
    }

    .qywh .a1 {
        margin-top: 10px;
        font-size: medium;
    }

    .single-about-content .t0 {
        color: #d81e06;
        font-size: small;
    }

    .single-about-content .t1 {
        color: #d81e06;
        font-size: large;
        font-weight: bolder;
    }

    .single-about-content .t2 {
        text-align: center;
        font-size: small;
    }

    .qywh&gt;div {
        width: 100%;
    }

    .qywh&gt;div&gt;div {
        flex-grow: 0 !important;
        flex-basis: 100% !important;
    }

    .nav-location{
        display: none;
    }
    .news-content&gt;div&gt;div:nth-child(2){
        width: 100% !important;
        flex-grow: 0;
        flex-basis: 100%;
    }
}

/* 褰撳睆骞曞搴﹀湪600px鍒�1140px涔嬮棿鏃� */
@media (min-width: 600px) and (max-width: 1140px) {
    .contact-content&gt;div:nth-child(1) h2 {
        font-weight: bolder;
        font-size: 180%;
    }
}

@media (min-width:600px) {    
    .single-guest-p3 .address{
        position: absolute;
        top:40px;
        bottom: 40px;
        width: 25% !important;
        min-width: 360px;
    }
}

/* 褰撳睆骞曞搴﹀皬浜�600px鏃讹紝浣跨敤'Arial'瀛椾綋 */
@media (max-width: 600px) {
    .contact-content&gt;div:nth-child(1) h2 {
        font-weight: bolder;
        font-size: 160%;
    }
    .single-about-p2 img {
        display: none;
    }
    .list-item&gt;div&gt;div:nth-child(1){
        width: 120px !important;
    }
}



/*瀵艰埅鏉�*/
.head {
    width: 100%;
    position: fixed;
    z-index: 999;
    height: 80px;
    background-color: #fff;
}

.nav {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    /* overflow: hidden; */
    height: 80px;
}

.nav&gt;div {
    padding: 10px;
    overflow: hidden;
}

.logo {
    width: 15%;
}

.logo img {
    height: 60px;
}

.menu {
    width: 70%;
    margin: auto;
}

.search {
    text-align: right;
    width: 15%;
    margin: auto;
}

.menu-switch {
    border: solid 1px #ccc;
    background-color: #fff;
}

.menu a {
    text-decoration: none;
    color: black;
}

.menu a:hover {
    color: #d81e06;
}

.menu .active {
    color: #d81e06;
}

.menu ul li&gt;div {
    display: none;
    background-color: #fff;
    padding: 10px 20px;
}

.menu ul li div div {
    line-height: 30px;
    vertical-align: middle;
}

.menu ul li:hover div {
    display: block;
}

.search-div {
    width: 100%;
    max-width: 800px;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
    position: fixed;
    top: 80px;
    z-index: 999;
}

.search-div&gt;div {
    position: relative;
    float: right;
}

.search-close {
    padding: 5px;
    width: 70px;
    height: 60px;
    background-color: rgb(232, 232, 232);
}

.search-close * {
    font-size: xx-large;
}

.search-close:hover {
    background-color: #333;
    color: #fff;
    cursor: pointer;
}

.search-form {
    display: flex;
    width: 100%;
    height: 120px;
    padding: 30px;
    background-color: #fff;
}

.search-form * {
    height: 60px;
}

.search-form button {
    width: 100px;
    text-align: center;
}

/* 杞挱鍥句笅宸ュ叿鏍� */
.toolbar1 {
    background-color: rgb(232, 232, 232);
    line-height: 48px;
}

.toolbar1 div div {
    overflow: hidden;
}

.toolbar1 div div div div {
    border-left: 1px solid #fff;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-size: 14pt;
}

.toolbar1 div div div div:hover {
    background-color: #fff;
    transform: scale(1.2);
    transition-duration: 0.5s;
}

/*鐜嬬墝娓犻亾*/
.service {
    padding: 20px 0px;
    background-color: rgb(244, 245, 249);
}

.service-title {
    text-align: center;
}

.service-title h2 {
    color: #d81e06;
    font-weight: bolder;
    font-size: 24pt;
}

.service-card {
    padding: 10px 10px;
    font-size: 11pt;
    /* overflow: hidden; */
}

.service-card&gt;div {
    padding: 10px 10px;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
    transform-style: preserve-3d;
}

.service-card&gt;div&gt;div:nth-child(1) {
    font-size: 16pt;
    font-weight: bold;
}

.service-card&gt;div&gt;div:nth-child(2) {
    height: 48px;
}

.service-card&gt;div&gt;div:nth-child(2) span {
    background-color: #d81e06;
    padding: 0px 4px;
    color: white;
    margin-right: 10px;
}

.service-card&gt;div&gt;p {
    color: #d81e06;
    width: 100%;
    text-align: end;
}

.service-card&gt;div&gt;div:nth-last-child(1) {
    text-align: center;
    padding: 2px 2px;
    background-color: #d81e06;
    color: #fff;
    position: absolute;
    width: 100%;
    transform: rotate(45deg);
    top: 9%;
    right: -39%;
}

.service-more {
    text-align: center;
    margin: 30px 0px;
    list-style: none;
}

.service-more span {
    height: 60px;
    padding: 10px 20px;
    color: crimson;
    border: 1px solid crimson;
    border-radius: 30px 30px;
}

.service-more span:hover {
    background-color: crimson;
    color: #fff;
}


/* 浼樺娍 */
.advantage {
    padding: 30px 0px 0px 0px;
}

.advantage-card&gt;div {
    min-height: 100px;
    padding: 5px 5px;
    border-radius: 10px;
    display: flex;
    /*margin-top: 5px;*/
    overflow: hidden;
}

.advantage-card&gt;div:hover {
    border: solid 1px crimson;
}

.advantage-card&gt;div&gt;* {
    display: inline-block;
}

.advantage-card&gt;div img {
    height: 40px;
    margin-top: 20px;
}

.advantage-card&gt;div div {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    justify-content: flex-start;
    align-self: center;
}

.advantage-card h4 {
    font-weight: bold;
    font-size: 28px;
}

.advantage-card&gt;div div&gt;p {
    margin-bottom: 0px;
}

.advantage-card-content {
    overflow: hidden;
}

.advantage-card-content p {
    max-width: 100%;
    height: 100%;
}

.advantage-card-content img {
    max-width: 100%;
    /*height: 100%;*/
}

/* 鍏徃浠嬬粛 */
.about {
    padding: 30px 0px;
}
.about-txt&gt;p{
    /*white-space:;*/
}
.about-img {
    margin-top: 10px;
}

.about-img .swiper-slide {
    aspect-ratio: 16/9;
    overflow: hidden;
}

.about-img img {
    width: 100%;
    min-height: 100%;
}

.about-content {
    margin-top: 10px;
}

.about-content ul {
    padding-left: 15px;
}

.about-content ul li {
    /* list-style: none; */
    padding: 10px 0px;
    /* border-bottom: solid 1px #c3c2c2; */
}

/* 鑽ｈ獕 */
/* 鑽ｈ獕 */
.honor {
    background-color: rgb(244, 245, 249);
    padding: 30px 0px;
}

.honor .swiper-container {
    overflow: unset;
    padding: 70px 0px;
    /* height: 300px; */
    width: 100%;
    overflow-x: hidden;
    /* overflow-y: visible; */
}

.swiper-honor .swiper-slide-active {
    transform: scale(1.4, 1.4);
    transition-duration: 1s;
    z-index: 999;
}

.swiper-honor .swiper-slide-prev,
.swiper-honor .swiper-slide-next {
    /*transform: scale(1.1, 1);*/
    transition-duration: 1s;
    z-index: 888;
}

.swiper-honor .swiper-slide img {
    width: 100%;
}

.honor .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 250px;
    display: block;
    padding: 10px;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.honor .swiper-slide p {
    font-size: small;
}


/* 鏂伴椈涓績 */
.news {
    padding: 30px 0px;
}

#newscarousel&gt;.carousel-inner&gt;.carousel-item {
    height: 400px;
    overflow: hidden;
}

#newscarousel&gt;.carousel-inner&gt;.carousel-item img {
    /*height: 400px;*/
    /*overflow: hidden;*/
    width: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氬搴� */
    height: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氶珮搴� */
    object-fit: cover;
    /* 涓嶄細鍙樺舰锛屼絾鍙兘瑁佸壀鍥剧墖 */
}

#newscarousel&gt;.carousel-inner&gt;.carousel-item .carousel-caption {
    background: rgba(0, 0, 0, 0.5);
    right: 0px;
    left: 0px;
    bottom: 0px;
}

.new-top {
    height: 400px;
    overflow: hidden;
}

.new-top * {
    line-height: 50px;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-top&gt;div {
    border-top: 1px solid slategray;
    padding: 0px 10px;
    font-size: 1.5rem;
    font-weight: bold;
    background-color: rgb(244, 245, 249);
}

.new-top&gt;a {
    Text-decoration: none;
    color: black;
}

.new-top&gt;a div {
    padding-left: 10px;
}

.new-top&gt;a div:hover {
    background-color: #3f3e3e;
    padding-left: 10px;
    color: #fff;
}

/* 鍚堜綔浼欎即 */
.link {
    padding: 30px 0px;
}

.link&gt;.container {
    /*max-width: 100% !important;padding:unset;*/
}

.link .col-12 {
    padding: unset;
}

.link .row {
    padding: 0;
    margin: unset !important;
}

.link-container img {
    width: 100%;
}

.link-container&gt;div&gt;div&gt;div {
    border: solid 1px #d9d2e9;
}

/*鑱旂郴*/
.contact {
    background-color: rgb(244, 245, 249);
}

.contact .row {
    margin: unset;
}

.contact-content {
    padding: 0;
}

.contact-content div {
    height: 300px;
    overflow: hidden;
}

.contact-content&gt;div:nth-child(1) {
    text-align: left;
    padding-top: 40px;
}

/*.contact-content&gt;div:nth-child(1) h2 {*/
/*    font-weight: bolder;*/
/*    font-size: 280%;*/
/*}*/

.contact-content&gt;div:nth-child(1) h5 {
    margin: 15px 0px 30px 0px;
    font-size: 120%;
}

.contact-content&gt;div:nth-child(1) a {
    color: crimson;
    text-decoration: none;
    font-weight: bolder;
    font-size: 120%;
}

.contact-content div img {
    max-height: 300px;
}



/* 椤佃剼 */
.footer {
    background-color: #434242;
    padding: 20px;
}

.footer * {
    color: #fff;
}

.footer ul {
    padding: unset;
}

.footer ul li {
    display: inline-block;
    margin-right: 15px;
}

.footer-QR {
    text-align: center;
    padding: unset !important;
}

.footer-QR li {
    text-align: center;
}

.footer-QR img {
    width: 100px;
}

.footer&gt;div&gt;div&gt;div:nth-last-child(1) {
    border-top: solid 1px #5f5f5f;
    padding: 15px 0px;
}



/*鍏充簬鎴戜滑鍗曢〉*/

.single-about-p1 {
    width: 100%;
    position: relative;
}

.single-about-p1 img {
    width: 100%;
}

.single-about-p1&gt;div:nth-child(2) {
    position: absolute;
    top: 50%;
    transform: translate(10%, -50%);
    color: #fff;
}

.single-about-p2 {
    position: relative;
    overflow: hidden;
}

.single-about-p2 h2 {
    margin-bottom: 40px;
}

.single-about-p2 h2 {
    margin: 30px 0px;
}

.single-about-course h2,
.single-about-address h2,
.single-about-video h2 {
    margin: 30px 0px;
}

.single-about-p3 {
    background-color: rgb(244, 245, 249);
    position: relative;
}

.single-about-content&gt;div {
    width: 100%;
    max-width: 800px;
    padding: 20px;
    background-color: rgb(255, 255, 255, 0.6);
}

.single-about-content&gt;div:nth-child(2)&gt;div {
    display: inline-block;
    width: 30%;
    border-left: solid #ff6666 2px;
    padding: 10px;
    margin-top: 10px;
}

.qywh {
    max-width: unset;
}

.qywh&gt;div {
    display: flex;
    flex-wrap: wrap;
}

.qywh&gt;div&gt;div {
    background-color: rgba(255, 255, 255, 0.7);
    flex: 1;
}

.qywh&gt;div&gt;h2 {
    flex-grow: 0;
    flex-basis: 100%;
    /* 鎴栬€呮洿澶х殑鍊� */
    margin-bottom: 30px;
}

.qywh .a0 {
    font-size: 160%;
}

.qywh .a1 {
    margin-top: 10px;
    font-size: 129%;
    color: #d81e06;
}

.qywh&gt;div&gt;div * {
    font-weight: bold;
}

.qywh&gt;div&gt;div {
    display: inline-block;
    margin-right: 3%;
    width: 30%;
    padding: 10px;
    border-radius: 10px;
    border: solid #ff6666 1px;
    margin-bottom: 10px;
}

.qywh .a1 {
    margin-top: 10px;
    font-size: large;
    color: #d81e06;
    white-space: pre-line;
}

.single-about-p2 img {
    width: 60%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: -999;
}

.single-about-course .swiper-slide {
    padding: 0px 20px;
    text-align: center;
    background-color: #fff;
}

.single-about-course .swiper-slide&gt;div {
    width: 100%;
}

.single-about-course .swiper-slide&gt;div&gt;div {
    white-space: pre-line;
    height: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-about-course h4 {
    padding-top: 5px;
}

.single-about-course .swiper-slide&gt;div img {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.single-about-course .swiper-slide&gt;div&gt;div {
    width: 100%;
    min-height: 200px;
    text-align: left;
    padding: 10px;
}

.single-about-address {
    position: relative;
    min-height: 600px;
    overflow: hidden;
}

.single-about-address&gt;h2 {
    /*background-color: rgb(255,255,255,0.6);*/
    padding: 20px;

}

.single-about-address&gt;div {
    width: 100%;
    max-width: 600px;
    /*background-color: rgb(255, 255, 255, 0.6);*/
    padding: 20px;
}

.single-about-address&gt;img {
    max-width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
}

.single-about-p5 {
    position: relative;
    overflow: hidden;
    /*height: 300px;*/
}

.single-about-p5&gt;img {
    width: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氬搴� */
    height: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氶珮搴� */
    object-fit: cover;
    /* 涓嶄細鍙樺舰锛屼絾鍙兘瑁佸壀鍥剧墖 */
    position: absolute;
    top: 0px;
    z-index: -99;
}

.single-about-video {
    position: relative;
    height: auto !important;
    width: 100%;
    padding: unset;
}

.video-app {
    width: 100%;
    max-width: 800px;
    aspect-ratio: 16/9;
    background-color: #fff;
    margin: 0px auto;
}

/*鑱旂郴鎴戜滑鍗曢〉*/
.single-guest-p2&gt;div{
    position: relative;
    min-height: 450px;
}
.single-guest-p2&gt;div&gt;div{
    overflow: hidden;
}
.single-guest-p2&gt;div&gt;div&gt;*{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}
.single-guest-p3&gt;div{
    position: relative;
}
.single-guest-p3&gt;div&gt;div{
    width: 100%;
}
.single-guest-p3&gt;div&gt;div:nth-child(1){
    text-align: center;
}
.single-guest-p3 img{
    width: 100%;
    /*max-width: 1000px;*/
    margin: 0px auto;
}
.single-guest-p3 .address{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    height: inherit;
    overflow-y: auto;
}
.single-guest-p3 .address::-webkit-scrollbar {
    width: 5px !important;
    background-color: #ccc;
  }
.single-guest-p3 .address::-webkit-scrollbar-thumb{
    background-color: #ff6666 !important;
}
.single-guest-p3 .address div{
    padding: 10px 0px;
    border-bottom: solid 1px #b4b4b4;
}
.single-guest-p4 img{
    width: 100%;
}

/* 鏂囩珷妯″瀷 */
.nav-tool&gt;div{
    display: flex;
    width: 100%;
}
.nav-menu{
    flex: 1;
    padding: 0px 20px;
}
.menu ul li&gt;a{
    font-weight: bold;
}
.nav-menu a{
    text-decoration: none;
    color: #333;
    padding: 10px 15px;
    font-size: 110%;
}
.nav-menu a:hover{
    background-color: #d81e06;
    color: #fff;
}
.nav-location{
    width: 300px;
    padding: 0px 20px;
}
.nav-location a{
    text-decoration: none;
    color: #333;
    padding: 0px 5px;
}
.nav-location a:hover{
    color: #d81e06;
}

.news-content&gt;div{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.news-content&gt;div&gt;div:nth-child(1){
    flex: 1;
    min-height: 400px;
    background-color: #fff;
    padding: 4%;
}
.news-content&gt;div&gt;div:nth-child(2){
    width: 300px;
}
.news-content&gt;div&gt;div:nth-child(2)&gt;div{
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.news-tag a{
    display: inline-block;
    padding: 2px 5px;
    font-size: 90%;
    text-decoration: none;
    color: #555;
    border: solid 1px #616060;
    margin-bottom: 10px;
}
.news-tag a:hover{
    background-color: #333;
    color: #fff;
}

/* news-list */
.newslist a{
    text-decoration: none;
}
.list-item *{
    color: #333;
    text-decoration: none;
}
.list-item&gt;div{
    display: flex;
    overflow: hidden;
    gap: 10px;
    padding: 20px 10px;
    border-bottom: solid 1px #ccc;
}
.list-item&gt;div:hover{
    /*background-color: #eaeaea;*/
}
.list-item&gt;div:hover h3{
    color: red;
}
.list-item&gt;div&gt;div:nth-child(1){
    width: 200px;
    height: 140px;
}
.list-item&gt;div&gt;div:nth-child(2){
    flex: 1;
}
.list-item img{
    width: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氬搴� */
    height: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氶珮搴� */
    object-fit: cover;
    /* 涓嶄細鍙樺舰锛屼絾鍙兘瑁佸壀鍥剧墖 */
}
.list-item span{
    font-size: 80%;
    color: #5f5f5f;
}
.list-item&gt;div&gt;div&gt;div{
    height: 50px;
    overflow: hidden;
}

/* 鍙栨秷layui閫夋嫨妗嗘瘮input闀夸竴鎴殑璁惧畾 */
.layui-edge{
    margin-left: -30px;
}
.layui-form-select .layui-input{
    padding-right: unset !important;
}
/* 鍙栨秷layui閫夋嫨妗嗘瘮input闀夸竴鎴殑璁惧畾 */
.warehouse{
    max-width:100%;
}

.warehouselist&gt;div{
    width: 100%;
    overflow: hidden;
}

.warehouselist-item{
    display: inline-block;
    padding: 5px;
    margin-top: 20px;
}

.warehouselist-item&gt;div{
    display: flex;
    background-color: #fff;
    height: 100%;
}
.wa01{
    white-space:pre-line;
}

.warehouselist-item&gt;div&gt;div:nth-child(1)
{
    display: flex;
    align-items:center;
    padding: 0px 5px;
    background-color: #d81e06;
    color: #fff;
    font-weight: bold;
    font-size: 18pt;
}
.warehouselist-item&gt;div&gt;div:nth-child(2)
{
    padding: 5px;
}


.pagelist{
    margin-top: 30px;
    text-align: center;
    
}
.pagelist li{
    display: inline-block;
    list-style: none;
    padding: 2px;
}
.pagelist li+.active a{
    background-color: #d81e06;
    color: #fff;
}
.pagelist a{
    border: solid 1px #333;
    display: inline-block;
    text-decoration: none;
    padding: 0px 5px;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #333;
}
.pagelist a:hover{
    background-color: #f2988c;
    color: #fff;
}
.pagelist span{
    display: inline-block;
    padding: 0px 5px;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #d81e06;
}
.hot-list{
    list-style: none;
    padding: 10px 0px !important;
}
.hot-list&gt;li{
    padding: 12px 0px;
    border-bottom: solid 1px #e6e6e6;
}
.hot-list&gt;li:hover{
    background-color: #f2988c;
    color: #fff;
}
.hot-list span{
    display: inline-block;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    background-color: #ccc;
}
.hot-list&gt;li:nth-child(1) span{
    background-color: #d81e06;
}
.hot-list&gt;li:nth-child(2) span{
    background-color: #f9a424;
}
.hot-list&gt;li:nth-child(3) span{
    background-color: #1bbf31;
}
.hot-list a{
    color: #333;
    text-decoration: none;
}

/* news-content */
.content-info{
    font-size: 12px;
    color: #a2a1a1;
}
.content-info i{
    margin-left: 30px;
}
.content-text img{
    width: 100%;
}

.content-next{
    margin-top: 50px;
    padding: 20px;
}
.content-next *
{
    color: #a2a1a1;
}
.content-next ul{
    padding:10px 20px;
    margin-bottom: unset;
}
.content-next ul li{
    padding: 5px 0px;
}
.conten-other&gt;a{
    text-decoration: none;
    color: #333;
}
.conten-other&gt;a&gt;div{
    height: 100px;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.conten-other&gt;a&gt;div:hover{
    background-color: #e6e6e7;
}
.conten-other&gt;a&gt;div&gt;div{
    margin-bottom: 20px;
}
.conten-other&gt;a&gt;div&gt;div:nth-child(1){
    width: 100px;
    height: 100px;
}
.conten-other&gt;a&gt;div img{
    width: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氬搴� */
    height: 100%;
    /* 鎴栬€呭叾浠栧浐瀹氶珮搴� */
    object-fit: cover;
    /* 涓嶄細鍙樺舰锛屼絾鍙兘瑁佸壀鍥剧墖 */
}
.conten-other&gt;a&gt;div&gt;div:nth-child(2)
{
    overflow: hidden;
    flex: 1;
}
.content-tag *
{
    color: #616060;
}
.content-tag p{
    margin: 10px 0px;
}
.content-tag a{
    text-decoration: none;
}
.content-tag span{
    display: inline-block;
    padding: 2px 10px;
    background-color: #ececec;
    color: #fbf7f7;
    border-radius: 5px;
}</pre></body></html>