#decipher .decipher-list{padding:0 5%;margin-bottom:2rem}#decipher .decipher-list .list-item{padding:3.125rem 0;border-bottom:.0625rem solid #ddd;display:flex}#decipher .decipher-list .list-item .left{width:60%;display:flex}#decipher .decipher-list .list-item .left .tiems{width:20%}#decipher .decipher-list .list-item .left .tiems .day{font-size:1.8rem;margin-bottom:1rem;font-family:SourceHanSansSC-Medium}#decipher .decipher-list .list-item .left .tiems .year-month{font-size:1.2rem;color:#666;font-family:OPlusSans3-Regular}#decipher .decipher-list .list-item .left .list-conent{width:80%}#decipher .decipher-list .list-item .left .list-conent .title{width:60%;font-size:1.4rem;margin-bottom:1rem;font-family:SourceHanSansSC-Medium;margin-bottom:2.5rem;cursor:pointer}#decipher .decipher-list .list-item .left .list-conent .subtitle{width:70%;font-size:1rem;color:#666;font-family:OPlusSans3-Regular}#decipher .decipher-list .list-item .right{width:40%;height:20rem}#decipher .decipher-list .list-item .right img{width:100%;height:100%;border:0;vertical-align:middle;display:inline-block;object-fit:cover}#decipher .decipher-list .list-item .right img:hover{animation-name:scaleDraw;animation-timing-function:ease;animation-duration:2s}@keyframes scaleDraw{0%{transform:scale(1.1)}to{transform:scale(1)}}#decipher .pagination-box{display:flex;justify-content:center;margin-bottom:3rem}#decipher .pagination-box .el-pager li,#decipher .pagination-box .el-pagination button{height:2.25rem;line-height:2.25rem;min-width:2.25rem;font-size:.95rem}#decipher .pagination-box .el-pagination .btn-next .el-icon,#decipher .pagination-box .el-pagination .btn-prev .el-icon{font-size:.95rem}