<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.saishi{
   min-width: 1180px;
    background-color: white;
    margin-top: 20px;
}
.saishi:first-child{
    margin-top: 0;
}
.saishi p{
    font-size: 14px;
    color: #90A5C9;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 32px;
}
.rightList{
    display: flex;
    height: 70px;
    line-height: 70px;
    flex-shrink: 0;
    justify-content: space-between;
    border-bottom: 1px solid #EEF3F8;
    /*padding: 0 60px;*/
}

.rightList:hover{
    background-color: #f8eeee;
}
.saishi-1{
    width: 200px;
    flex-shrink: 0;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.sai-left{
    text-align: right;
}
.sai-right{
    text-align: left;
}
.saishi-1 span{
    display: inline-block;

}
.saishi-1 img {
    width: 36px;
    height: 36px;
}
.saishi-1 span{
    margin: 0 10px;
}

.saishi-2{
    font-size: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saishi-3{
    flex-shrink: 0;
    width: 100px;
}
.saishi-3 span{
    line-height: 20px;
    color: #8e8e8e;
    font-size: 12px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saishi-3 span:nth-child(1){
    margin-top: 15px;
}
.saishi-4{
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    margin-top: 17.5px;
    position: relative;
    width: 119px;
    line-height: 32px;
    border-radius: 2px;
    text-align: center;
}
.saishi-4-wks{
    border: 1px solid #CCCCCC;
}
.saishi-4-wks a{
    color: #CCCCCC;
}
.saishi-4-jj{
    border: 1px solid #FF8F06;
}
.saishi-4-jj a{
    color: #FF8F06;
}
.saishi-4-zb{
    background: #FF3546;
}
.saishi-4-zb a{
    color: #fff;
}


.timenav{
    width: 1200px;
    height: 100px;
    background-color: #fff;
    margin-top: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.timenavs{
    width: 205px;
    height: 100%;
    text-align: center;
  
}
.timenavs p{
font-size: 18px;
  
}
.timenavs p:nth-child(1){
    margin-top:30px;
    color: #4C4B4A;
}
.timenavs p:nth-child(2){
    margin-top: 10px;
    color: #999999;
}
#saishiover{
    width: 1200px;
    height: 800px;
    overflow: auto;
    /* content-visibility: auto; */
}
.saishi-11{
    width: 167px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
}
.saishi-11 span{
    display: inline-block;
    width: 124px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saishi-11 img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}
.saishi-11 span{
    margin: 0 10px;
}
.saishi-21{
    font-size: 24px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saishi-31{
    flex-shrink: 0;
    width: 70px;
}
.saishi-31 span{
    line-height: 20px;
    color: #8e8e8e;
    font-size: 12px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saishi-31 span:nth-child(1){
    margin-top: 15px;
}
.saishi-41{
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    margin-top: 17.5px;
    position: relative;
    width: 119px;
    line-height: 32px;
    border-radius: 2px;
    text-align: center;
}
.saishi-41-wks{
    border: 1px solid #CCCCCC;
}
.saishi-41-wks a{
    color: #CCCCCC;
}
.saishi-41-jj{
    border: 1px solid #FF8F06;
}
.saishi-41-jj a{
    color: #FF8F06;
}
.saishi-41-zb{
    background: #FF3546;
}
.saishi-41-zb a{
    color: #fff;
}

/*ç›´æ’­é¡µ*/

.box-w3 {
    min-width: 190px;
    max-height: 940px;height: 940px;background: #fff;
}
.box-w3 .lanqiu-ul::-webkit-scrollbar{
    display: none;
}
.box-w3 .lanqiu-ul{
    height:calc(100% - 70px);
    overflow-y: scroll;
}
.lanqiu-ul {
    overflow: hidden;
    width: 190px;
    display: flex;
    flex-direction: column;
    align-content: space-around;
    background-color: #fff;
}

.lanqiu-ul li {
    width: 100%;
    height: 66px;
    line-height: 66px;
    box-sizing: border-box;
    padding-left: 24px;
    display: flex;
    align-items: center;
    cursor: pointer;
}


.lanqiu-ul&gt;a:hover {
    background-color: #f8eef0;
}

.lanqiu-ul a {
    display: block;
    padding-left: 10px;
}
.lanqiu-ul&gt;a.active li{
    background-color: rgb(255, 0, 109);
}
.lanqiu {
    height: 100%;
    width: 100%;
}
.lanqiu p {
    font-size: 14px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    padding-left: 32px;
    background: rgb(255, 0, 109);
}

.lanqiu span {
    color: #fff;
}

.lanqiu img {
    width: 24px;
    height: 24px;
    margin-right: 11px;
}
.box-w4 {
    min-width: 890px;
    min-height: 765px;
}
.box-w4 .timenav {
    width: 100%;
    margin-top: 0;
    display: flex;
    align-items: center;
    overflow: auto;
    margin-bottom: 0;
    border-bottom: 1px solid #EEF3F8;
}
.box-w4 .timenavs{
    cursor: pointer;
}
.box-w4 #saishiover{
    min-width:100%;
    width: 100%;
}
.box-w4 #saishiover .saishi{
    width: 100%;
    min-width:100%;
}
.box-w4 .rightList{
    margin: 0 60px;
}
.box-w4 .saishi-2{
    width: auto;
}
.box-w4 .saishi-3{
    width: 70px;
}
.box-w4 .rightList:hover{
    background: none;
}</pre></body></html>