<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.right{
    min-height: 600px;
}
.right-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 14px;
}
.right-title-left{
    width: 80px;
    height: 24px;
    border-left: 3px solid #1BA3F5;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.right-title-btn{
    display: inline-block;
    height: 24px;
    font-size: 14px;
    color: #1BA3F5;
    line-height: 24px;
    cursor: pointer;
}

.right-cen{
    width: 952px;
    margin: 0 auto;
}

.right-table{
    width: 100%;
}
.right-table-thead{
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    border-right: none;
    background-color: #F2F2F2;
}
.right-table-thead &gt; div{
    border-right: 1px solid #e5e5e5;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.right-table li + li{
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    min-height: 40px;
}
.right-table li + li &gt; div{
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xh{
    width: 100px;
}
.ckdh{
    width: 240px;
}
.yfk{
    width: 200px;
}
.shfs{
    width: 200px;
}
.xdq{
    width: 200px;
}
.xssj{
    width: 220px;
}

.right-no{
    width: 100%;
}
.right-no img{
    display: block;
    width: 280px;
    height: 280px;
    margin: 0 auto;
}

.right-send{
    width: 952px;
    margin: 0 auto;
}
.right-send-inp{
    width: 100%;
    height: 180px;
    padding: 10px;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    line-height: 20px;
    resize: none;
}
.right-send-btn{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 80px;
}
.right-send-btn &gt; span{
    display: block;
    width: 100px;
    height: 40px;
    border-radius: 8px;
    background-color: #1BA3F5;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}





.caozuo{
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background-color: #fff;
}
.caozuo .page{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.caozuo .page&gt;div{
    width: 65px;
    height: 28px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color: #0094D0;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.caozuo .page&gt;ul{
    max-width: 600px;
    height: 28px;
    margin: 0 6px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.caozuo .page&gt;ul li{
    display: inline-block;
    width: 32px;
    height: 28px;
    margin-right: 6px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color: #0094D0;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.caozuo .page&gt;ul li:nth-last-child(1){
    margin-right: 0;
}
.caozuo .page&gt;ul li.pageAction{
    background-color: #0094D0;
    color: #fff;
}
.caozuo .page&gt;div.pageCount{
    width: auto;
    margin-left: 6px;
    border: none;
}
.caozuo .page&gt;div.pageInput{
    width: auto;
    margin-left: 6px;
    border-radius: 4px;
    border-color: #1794D0;
}
.caozuo .page&gt;div.pageInput input{
    display: block;
    width: 65px;
    height: 26px;
    margin: 0;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    color: #0094D0;
    line-height: 28px;
    text-align: center;
}
.caozuo .page&gt;div.pageJump{
    width: 65px;
    height: 28px;
    border-color: #E5E5E5;
    margin-left: 6px;
}
</pre></body></html>