.jsfcys {
    margin-top: 30px;}

.jsfcys .bd {}

.jsfcys .bd ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;}

.jsfcys .bd ul li {
    width: 195px;
    margin: 0 10px;}

.jsfcys .bd ul li .jspic {
    position: relative;
    padding-top: 120%;}

.jsfcys .bd ul li .jspic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;}

.jsfcys .bd ul li .jstxt {
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #242424;}
.jsfcys .hd {
    display: flex;
    justify-content: center;}
.jsfcys .hd ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;}
.jsfcys .hd ul li {
    width: 13px;
    height: 13px;
    font-size: 0;
    border: 1px solid #ccc;
    margin: 0 5px;
    border-radius: 10px;}
.jsfcys .hd ul li.on {
    background: #229ac5;
    border: 1px solid #229ac5;}
.closestyle253949{ font-size:12px;color:#333333;text-decoration: none ;}

