.firstPage{width:100%;min-height:90vh}.firstPage .el-card__header{background:#337ab7;color:#fff}.firstPage-content{width:90%;margin-left:5%;display:flex;margin-top:60px;justify-content:space-between}.firstPage-wrapper{height:80vh}.firstPage-leftPart,.firstPage-rightPart{width:49%;min-height:60vh;border-radius:6px}.firstPage .showMore{display:flex;width:100%;justify-content:center;margin-top:10px;margin-bottom:10px;color:#333;font-size:14px}.firstPage .showMore p{cursor:pointer;background-color:#f4f4f4;padding:5px 40px 5px 40px}.firstPage .showMore p:hover{background-color:#e4e2e2}