.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-title{color:#333;font-size:16px;font-weight:bolder;margin-bottom:30px;position:relative;padding-left:10px}.p-title:before{position:absolute;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);left:0;content:"";width:4px;height:16px;background-color:#1890ff}.lookmore{margin-right:30px;color:var(--you-primary-color);font-size:14px}.lookmore:hover{cursor:pointer}.popupBox ul{list-style-type:none}.popupBox ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.dialog-btn-wrap{text-align:right;padding-top:20px}.tabBox1{margin-left:20px;width:235px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:Microsoft YaHei;font-weight:700;color:#333}.tabOne{background:#fff}.tabOne,.tabTwo{width:117px;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.tabTwo{background:#e4e6ee}