<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/wwww/wwwroot/38.55.177.194/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/xinningjin.com/img/f1/cefe4/c84b1.css): failed to open stream: No such file or directory in <b>/wwww/wwwroot/38.55.177.194/func.php</b> on line <b>115</b><br />
#persons {
    position: relative;
    width   : 1000px;
    margin  : 0 auto
}

#persons .swiper-slide {
    width : 620px;
    height: 320px;
}

#persons .swiper-slide img {
    width     : 100%;
    height    : 100%;
    overflow  : hidden;
    object-fit: cover;
}

#persons .swiper-button-prev {
    left         : -90px;
    top          : 45%;
    width        : 58px;
    height       : 58px;
    background   : #e7eeeb99;
    border-radius: 50%;
}

#persons .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size    : 100%
}

#persons .swiper-button-next {
    right        : -90px;
    top          : 45%;
    width        : 58px;
    height       : 58px;
    background   : #e7eeeb99;
    border-radius: 50%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size  : 22px;
    font-weight: bold;
    color      : #fff;
}

#persons .swiper-button-prev:hover,
#persons .swiper-button-next:hover {
    background: #030a0794;
}