.Server{background-color:#f5f6fa;width:100%;height:auto;padding:20px 0}.Server .noData{width:1200px;height:100px;text-align:center;line-height:100px;background-color:#fff}.Server .mianContent{width:1200px;margin:0 auto;min-height:500px}.Server .itemBox{float:left;box-sizing:border-box;width:383px;height:450px;background-color:#fff;margin-right:25px;margin-bottom:25px;border:4px solid #f5f6fa;cursor:pointer}.Server .itemBox .imgbox{width:100%;height:275px}.Server .itemBox img{width:100%;height:100%}.Server .itemBox .title{margin-top:15px;font-size:16px;color:#333;height:45px;margin-left:12px;margin-right:12px}.Server .itemBox .content{position:relative;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;height:38px;line-height:19px;overflow:hidden}.Server .itemBox .content,.Server .itemBox .date{margin-top:15px;font-size:14px;color:#999;margin-left:12px;margin-right:12px}.Server .itemBox:hover{border:4px solid #f9765a}.Server li:nth-child(3n+3){margin-right:0}.Server .pageBox{text-align:center}