.leftMain { width: 70%; height: 100%; display: flex; flex-direction: column; margin-right: 15px; padding-top: 30px; } .rightMain { width: 30%; height: 100%; padding-top: 30px; } h3 { font-size: 18px; font-weight: 700; color: #fff; } .leftMain_middle { height: 100%; display: flex; flex-direction: column; margin-top: 0; } .leftMain_middle_leftIn { position: relative; border: 2px solid rgba(14, 253, 255, 0.5); height: 49%; padding: 5px; } .leftMain_middle_leftIn_zhe { margin-top: 10px; } .leftMain_middle .biaoge { height: calc(100% - 70px); } .leftMain_middle_leftIn .left_mideele_top ul { display: flex; display: -webkit-flex; } .left_mideele_top ul li { margin-right: 10px; } .left_mideele_top ul li:last-child { margin: 0; } .left_mideele_top ul li .liIn { border: 2px solid rgba(14, 253, 255, 0.5); display: flex; align-items: center; padding: 5px; } .left_mideele_top ul li .liIn h3 { font-size: 18px; font-weight: 700; color: #fff; margin-right: 10px; } .left_mideele_top ul li .liIn .shu { font-size: 18px; color: #0efdff; font-family: dig; } .left_mideele_top ul li .liIn .shu i { font-size: 16px; margin-left: 2px; font-style: normal; } .left_mideele_top ul li .liIn .zi { font-size: 10px; color: #fff; position: relative; z-index: 10; } .rightMain_topIn { position: relative; border: 2px solid rgba(14, 253, 255, 0.5); }