.taskmodel_list{ margin-top: 20px; } a{ text-decoration: none; } .header{ display: flex; justify-content: space-between; align-items: center; height: 40px; line-height: 40px; color:#000; margin:10px 80px; } .head_cn{ margin-right: 8px; } .anImg{ width: 76px; height: auto; margin-top: 20px; } .list-box{ display: flex; justify-content:center; align-items: center; text-align: center; } .list-box li{ position: relative; } .clear{ clear: both; } .online-vlan{ width: 100px; height: 1px; background: #000; } .online-type{ width: 180px; height: 3px; background: #1DA57A; margin: 0 15px; } .offline-type{ width: 180px; height: 3px; background: #7e848a; margin: 0 15px; } .vLan-line{ text-align: center; top:-20px; } .tnImg{ width: 50px; height:auto; } .three-box{ text-align: center; top:-20px; } .cnCloud{ margin-left:10px; width: 88px; height: auto; margin-top: 20px; } // .ran_text{ // width: 200px; // height:auto; // background: rgba(0, 0, 0, .8); // line-height: 40px; // border-radius: 4px; // position: absolute; // right: -118px; // top: 34px; // color:#ffffff; // z-index:99; // } // .detail-icon{ // position: absolute; // right: -26px; // bottom:-2px; // width:20px; // height:20px; // cursor: pointer; // } // .ran_text::before{ // content: ''; // display: block; // position: absolute; // right: 94px; // bottom: -16px; // border: 20px solid transparent; // border: 8px solid transparent; // border-top: 8px solid rgba(0, 0, 0, .8); // } // .cor_text{ // width: 200px; // height:auto; // background: rgba(0, 0, 0, .8); // line-height: 40px; // border-radius: 4px; // text-indent: 2em; // position: absolute; // right: -300px; // top: -60px; // color:#ffffff; // } // .core_icon{ // position: absolute; // right: 22px; // bottom:-10px; // width:20px; // height:20px; // cursor: pointer; // }