<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
#jfbox{
    width: 100%;
    height: auto;
}
#jfbox ul li{
    list-style: none;
} 
.jf2021box{
    width: 100%;
}
.jf2021box h3{
    width: 100%;
    height: 50px;
    background: #055499;
    line-height: 50px;
    color: orangered; 
    padding-left: 20px;
}
.jf2021box p{
   line-height: 30px;
   margin-top: 10px;
}
.jf2021box2{
    width: 100%;
    border: 1px solid orangered;
    display: flex;
    margin-top: 20px;
}
.jf2021box2-1{
    width: 50%;
    border-right: 1px solid orangered;
   
}
.jf2021box2-2{
    width: 50%;
}
.jf2021box2-1 h3{
   margin-left: 20px;
   margin-top: 20px;
   color: #055499;  
}
.jf2021box2-1 ul{
    margin-left: 20px;
    margin-right: 20px;   
 }
 .jf2021box2-2{
    text-align: center;
 }
 .jf2021box2 img{
     vertical-align: middle;
     margin-top: 10px;
  }
  .jf2021box2 p{
    font-weight:bold;
 }
 .jf2021box3{
     width: 100%;
     margin-top: 20px;
 }
 .jf2021box3 h3{
    color: #055499; 
}
 .jf2021box3table{
    width: 100%;
    margin-top: 10px;
}
.jf2021box3table tr td{
    padding: 5px;
    font-size: 16px;
}
.jf2021box3tabletd{
    background:#055499;  
    color: white;
}
.jf2021box3tabletd2{
    background:#4f4c4d;  
    color: white;
}
#jf2021p{
    font-size: 11px;
    color: orangered;
}
#jf2021aimg{
    width: 350px;
}
#jf2021cimg{
    margin-top: 50px;
    width: 380px;
}
#jf2022img{
    width: 380px;
    margin-top: 90px;
}
#jf2023img{
    width: 380px;
    margin-top: 20px;
}
#jf2025img{
    width: 380px;
    margin-top: 80px;
}
#jf2026img{ 
    width: 300px;
    margin-top: 10px;
}
#jf2027img{ 
    width: 250px;
    margin-top: 10px;
}
#jf2030img{ 
    width: 150px;
    margin-top: 10px;
}</pre></body></html>