/* 自定义壁纸的选择文件按钮 */
.special-input {
  width: 200px;
            height: 40px;
            margin: 10px 0;
            padding: 0 15px;
            border: 1px solid #ccc;
            border-radius: 4px;
            font-size: 16px;
}

