<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box-1-pac-6500{
    width: 896px;
}
.onetitle-pac-6500 h2{
     color:rgb(0, 110, 185) ;
}

.towtitle-pac-6500{
    width: 100%;
    background-color: rgb(0, 110, 185) ;
}
.towtitle-pac-6500 h3{
    color: #ffffff;
    padding-left: 8px;
    box-sizing: border-box;
}
.youdian-pac-6500{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.youdian-1-pac-6500{
    width: 440px;
    font-size: 17PX;
}
.youdian-1-pac-6500 p{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 30px;
}
.corjc{
    color: rgb(0, 110, 185) ;
    font-weight: 600;
    font-size: 17px;
}
.tpsp-pac-6500{
    width: 100%;
    display:flex;
    justify-content: space-between;

}
.tpsp-1-pac-6500{
    width: 440px;
    height: 300px;
    /* background-color: blueviolet; */
}
.tpsp-2-pac-6500{
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}
.canshu-pac-6500{
    width: 100%;
}
.canshu-pac-6500 table{
    width: 100%;
}
.canshu-pac-6500 td{
    font-size: 17px;
    border: 1px solid rgba(0, 55, 166, 0.192); 
}</pre></body></html>