/*****************/
.prev-arrow, .next-arrow {
    /* 你的样式 */
    cursor: pointer;
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px;}
