.font1017009{ font-size: 9pt ;}
.fontstyle1017009{ font-size: 9pt; color: #222222;}

 section{
     
                display: flex;
                 width: 900px;
                flex-wrap: wrap
            ;}
            .list-li{
                display: flex;
                margin: 10px;
                width: 420px;
                height: 180px;
                border: 1px solid #A6242C;}
            .list-li img{
                width: 150px;
                height: 180px;
                object-fit: cover;
                object-position: center;}

            
            .list-jjy{
                display: flex;
                width: 100%;
                flex-direction: column;
                padding-left: 10px;
                padding-top: 10px;}
            .list-jjy h1{
                width: 90%;
                height: 30px;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #9C0C15;
                font-size: 18px;}
            .list-jjy p{
                margin-top: 10px;}
            .list-fy{
                display: block;
                width: 100%;
                text-align: center;}
