.classifyincreased {
    border-radius: 5px;
    cursor: pointer;

    z-index: 888;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.tab-tilte .active {
    margin-left: -43px;
}

.tab-tilte {
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
    width: 90%;
    margin-left: 36px;
}

.ptb_index {
    display: flex;
}

.el-select {
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

.tab-tilte li {
    float: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    text-align: center;
    margin-right: 19px;
    cursor: pointer;
    margin-left: -38px;
}

.box {
    z-index: 9999;
    /* border: 10px solid #fff; */
    margin-top: 30px;
    background: #ffffff;
    width: 921px;
    height: 604px;

    opacity: 1;
    border-radius: 16px;
    /* //    margin-bottom: 138px; */
    overflow: hidden;
}

.title {
    float: right;
    /*margin-top: 20px;*/
    margin-right: 20px;
}

/*img {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

.outer-div {
    width: 921px;

    background: rgba(255, 255, 255, 0.39);
    opacity: 1;

    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #ffffff;
}

.header {
    width: 170px;
    height: 524px;
    /* border-bottom: 1px solid #000; */
    /* margin-bottom: 24px; */
    /* background-color: red; */
    /* display: flex; */
    border: dotted #dddddd;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-tilte {
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
    width: 90%;
}

.tab-tilte li {
    float: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    line-height: 53px;
    text-align: center;
    margin-right: 30px;
    cursor: pointer;
}

.li_a {
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.li_a img {
    width: 24px;
    height: 24px;
}

.li_a span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    margin-left: 5px;
}

/* 点击对应的标题添加对应的背景颜色 */
.tab-tilte .active {
    color: #3385ff;
    border-left: 4px solid #3385ff;
}

.tab-content {
    width: 659px;
    height: 524px;
    background: rgba(255, 255, 255, 0.39);
    border: 2px solid #dddddd;
    opacity: 1;
    border: dotted #dddddd;
}

.info {
    width: 619px;
    height: 70px;

    margin: auto;
    /*display: flex;*/
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    align-items: center;
    justify-content: space-between;
}

.b {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
}

.c {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #a8baff;
}

.but {
    width: 619px;
    height: 1px;
    background: rgba(241, 241, 241, 0.39);
    opacity: 1;
    margin: auto;
    background-color: #f1f1f1;
}

.info_item {
    width: 619px;
    height: 21px;
    margin: auto;
    margin-top: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
}

.xz {
    width: 619px;
    height: 21px;
    margin: auto;
    margin-top: 18px;
}

.ptb {
    width: 619px;
    /* // height: 21px; */
    margin: auto;
    margin-top: 18px;
}

.ptb_item {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #383838;
}

.jo {
    width: 619px;
    height: 21px;
    margin: auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
    position: relative;
}

.jo_a :hover .foot_item {
    display: block;
}

.jo_a {
    display: flex;
    align-items: center;
}

.jo_a img {
    width: 16px;
    height: 16px;
}

.jo_b:hover .foot_index {
    display: block;
}

.foot_index {
    display: none;
}

.foot {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 230px;
    height: 37px;
    top: -45px;
    left: -10px;
    background-color: #000000;

    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 7px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;

    color: #ffffff;
}

.foot_item {
    display: none;
}

.foot {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 199px;
    height: 37px;
    top: -45px;
    background-color: #000000;

    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 7px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;

    color: #ffffff;
}

.foot.img {
    width: 16px;
    height: 16px;
    margin-top: 5px;
}

.foot span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    margin-left: 5px;
}

.jo_item {
    width: 619px;
    height: 21px;
    margin: auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.ji_index {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
}

input {
    width: 140px;
    border: 1px solid #f5f5f5;
    height: 24px;
}

.butt {
    width: 619px;
    height: 21px;
    margin: auto;
    display: flex;
    /* justify-content: space-evenly; */
}
.butt_item {
    width: 136px;
    display: flex;
    height: 30px;
    background-color: #409EFF;

    opacity: 1;
    border-radius: 8px;
    margin-top: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #ffffff;
    align-items: center;
    justify-content: space-around;
}

.info_select {
    width: 120px;
}

.inputtex {
    height: 34px;
}

.classifyincreased_b {
    border-radius: 5px;
    cursor: pointer;

    z-index: 888;

    left: 0;
    right: 0;
    bottom: 0;
    top: 0px;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
}
.mix {
    width: 619px;
    margin: auto;
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #fb5e5e;
}
.mix_item {
    width: 619px;
    margin: auto;
    margin-top: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 28px;
    color: #383838;
}
.mix_index {
    width: 619px;
    margin: auto;
    display: flex;
    align-items: center;
     margin: 0;
    padding: 0;
    list-style: none;
}
.mix_index img {
    width: 54px;
    height: 59px;
    display: flex;
    align-items: center;
    margin: auto;
}
.mix_index li {
    margin-top: 5px;
    display: flex;
    align-items: center;
    margin-left: 20px;

    /* margin-left: 10px; */
}
.mix_index .actives {
    width: 54px;
    height: 66px;
    display: flex;
    align-items: center;
    background-color: #eef9ff;
    border: 1px solid #9cddff;
}
