.btnBox{width:900px;margin:30px auto 20px;text-align:right}.detailContainer{width:900px;margin:20px auto;border:1px solid #aaa}.detailContainer .detailHead{padding:20px 10px 10px;text-align:center;border-bottom:2px solid #000}.detailContainer .detailHead .detailTitleBox{margin-bottom:5px}.detailContainer .detailHead .detailTitle{font-size:20px;font-family:PingFangSC-Medium}.detailContainer .detailHead .headItems{display:flex;justify-content:space-between}.detailContainer .detailBody{padding:15px;border-bottom:1px dashed #000}.detailContainer .table{width:100%;margin-bottom:15px;border-collapse:collapse}.detailContainer .table th{background-color:#f2f2f2}.detailContainer .table td,.detailContainer .table th{text-align:center;border:1px solid #000}.detailContainer .footItems{display:flex;justify-content:space-between;margin:20px 15px}.detailContainer .tableHead{display:flex;justify-content:space-between;margin-bottom:5px}.detailContainer .tableHead .tableTitleBox .tableTitle{font-family:PingFangSC-Medium}