<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.exhibition_center_box{
    padding-top: 30px;
}
.art_exhibition_adrrs_times_div{
    padding-bottom: 15px;
    color: #999999;
}
.art_exhibition_adrrs_times_div .adrrs{
    font-size: 24px;
}
.art_exhibition_adrrs_times_div .times{
    color: #999;
}

/*å±•è§ˆå…³æ³¨çš„æ&nbsp;·å¼*/
.follow_div{
    display: flex;
    align-items: center;
    padding: 10px 0px;
}

.follow_state{
    padding: 0 20px;
}
/*å±•è§ˆå…³æ³¨çš„æ&nbsp;·å¼*/

#content p{
    margin: 0px;
}
/*å³è¾¹*/
.exhibition_head_div{
    display: flex;
    align-items: center;
    padding-bottom: 50px;
}
.exhibition_head_div .rounded-circle{
    height: 75px;
    width: 75px;
    overflow: hidden;
    display: flex;
    min-width: 75px;
}
.rounded-circle &gt;img{
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.exhibition_head_div .right_font{
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
}



.exhibition_head_div .right_font&gt; .create_time{
    color: #999;
}

.exhibition_others .title_head_name{
    padding-bottom: 15px;
}
.title_head_name&gt;h2{
    margin: 0px;
}
.exhibition_others ul{
    margin: 0;
    padding: 0px;
    list-style: none;
}
.exhibition_others ul li{
    display: flex;
    /* align-items: center; */
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    cursor: pointer;

}
.exhibition-pic{
    height: 100px;
    width: 100px;
    overflow: hidden;
    border-radius: 5px;
    min-width: 100px;
    display: flex;
}
.exhibition-pic img{
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.exhibition-info{
    padding: 0px 15px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}
.exhibition-info .times{
color: #999;
    /*padding-top: 50px;*/
}

/*&lt;!--ç”»å»Šçš„å¤šè¡Œçš„åˆ—è¡¨--&gt;*/
.contemporary-glass{
    margin: 0;
    width: 100%;
}
.contemporary-glass .card{
    border: none;
}
.contemporary-glass .card .card-body{
    padding: 1.25rem 0rem 1.25rem 0rem;
}
.pcc-header{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    height: 55px;
    position: relative;
    display: flex;
    justify-content: space-between;
    line-height: 1.5;
}
.pcc-header-left{
    font-size: 30px;
    line-height: 1.25;
    left: 0;
}
.row-top{
    padding-top: 20px;
}
.background_img_div{
    /*height: 0;*/
    /*!*border: 1px solid red;*!*/
    /*overflow: hidden;*/
    /*width: 100%;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*position: relative;*/
    /*padding-bottom: 66.7%;*/
    background-color: #f8f8f8;
    height: 230px;
    /* overflow: hidden; */
    display: flex;
    /*align-items: center;*/
}
.background_img_div&gt;img{
    /*position: absolute;*/
    /*top: 0%;*/
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
/*ç”»å»ŠååŠåœ°æ–¹*/
.partner-cell-metadata{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partner-cell-metadata-text a{
    font-size: 15px;
    line-height: 1.33;
    color: #333;
}
.partner-cell-metadata button{
    font-size: 11px;
    padding: 10px 30px;
    line-height: 0px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}</pre></body></html>