<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box1-tiger{
    width: 896px;
    /* height: 300px; */
    /* background-color: blue; */
}
.title-tiger h2{
 color:rgb(0, 112, 192);
 margin-top: 0px !important;
 margin-bottom: 0px !important;
}
.context-tiger p{
    font-size: 17px;
    text-indent: 2em;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
.context-tiger{
    display: flex;
    justify-content: space-between;
}




.context-tiger-left{
    width: 650px;
}
.context-tiger-right{
    width: 230px;

}
.towtable-tiger{
    background-color:rgb(0, 112, 192);
}


.imgs-1-tirger{
    width: 100%;
    display: flex;
    margin-top: 15px;
    justify-content: space-between;

}
.imgs-l-tirger{
    width: 430px;
    height: 300px;
    /* background-color: yellow; */
}

.towtable-tiger h3{
    color: #ffffff; 
    padding-left: 5px;
    box-sizing: border-box;
}

.youdian-tiger{
    width: 100%;
}
.youdian-tiger table{
    width: 100%;
}
.youdian-tiger td{
    width: 295px;
    /* height: 300px; */
    border: 1px solid rgb(0, 112, 192) !important;
    padding-left: 2px !important;
    font-size: 17px;
}
.cor-1-tiger{
    color:rgb(0, 112, 192);
    font-weight: 600;
}
.youdian-tiger li{
    margin-top: 5px;
}
.youdian-tiger li span{
    color:rgb(0, 112, 192) ;
}
.peijian-tiger{
    width: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.peijian-1-tiger{
    width: 290px;
    height: 240px;
    background-color: aquamarine;
}
.canshu-tiger{
    width: 100%;
}
.canshu-tiger table{
    width: 100%;
}
.canshu-tiger td{
    border: 1px solid rgb(0, 112, 192) !important;
    padding-left: 2px !important;
    font-size: 17px;
    text-align: center;
}
.cor-2{
    color: rgb(0, 112, 192);
    font-weight: 600;
}</pre></body></html>