.big-img{width: 100%;}
.code{top: 50%;left:25%;transform: translate(-50%,-50%);}
.join-text{height: 145px;}
.join-text div:nth-child(1){font-size: 70px;line-height: 1;}
.title{border-bottom: 1px solid #E5E5E5;}
.news-item{border-bottom: 1px solid #E5E5E5;padding: 10px 0;}
.news-title{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

#page .pagination li{ width: 30px;height: 30px;border: 1px solid; border-radius: 3px;margin-right: 10px;cursor: pointer;text-align: center;}
#page .pagination li span{display: block;height: 30px;line-height: 25px;}
#page .pagination .active{border-color: blueviolet;color: blueviolet;}
#page .pagination .disabled{cursor:not-allowed ;}