.tabcon {
    width: 1200px;
    margin: 20px auto;
    /* margin-top: 100px; */
    /* min-height:500px; */
    position: relative;
}

.thhead {
    width: 1200px;
    position: static;
}

.headtred {
    width: 100%;
    height: 44px;
    background: rgb(229, 244, 255);
    border-top: rgb(229, 244, 255);
    border-bottom: rgb(229, 244, 255);
    color: rgb(239, 248, 229);
    text-align: left;
}

    .headtred th {
        box-sizing: border-box;
        padding-left: 20px;
        color: rgb(1, 138, 241);
    }

.tab {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

    .tab li {
        text-align: center;
        box-sizing: border-box;
        background: #F9F9F9;
        border-radius: 12px 12px 0px 0px;
        border: 1px solid #DADADA;
        line-height: 40px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.5);
        cursor: pointer;
    }

#header-fixed {
    width: 100%;
}

.tbodycon tr td {
    box-sizing: border-box;
    padding: 20px 20px;
}

.lab, .labyear, .labs {
    width: 60px;
    display: inline-block;
    text-align: center;
}

.zyname {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}

.zyname {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}

.c {
    background: red;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    width: 27px;
    margin: 0 auto;
}

.w {
    background: #4086F5;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    width: 27px;
    margin: 0 auto;
}

.b {
    background: #08C29D;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    width: 27px;
    margin: 0 auto;
}

.xh {
    font-size: 14px;
    margin-bottom: 5px;
}


.taactive {
    background: #0091FF !important;
    color: #fff !important;
}

.ctan {
    box-sizing: border-box;
    padding-top: 44px;
    position: relative;
}

.tanheadtred {
    background: #dedede !important;
    border-top: #dedede !important;
    border-bottom: #dedede !important;
}

    .tanheadtred th {
        color: #000 !important;
    }

.clist tr:nth-child(2n+1) {
    background: rgba(248, 248, 248, 0.6);
}

.clist tr td {
    box-sizing: border-box;
    padding: 20px;
}

.xqname {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.xqname {
    font-size: 14px;
}

.xqimg {
    width: 17px;
    height: 17px;
}

.scimg {
    height: 38px;
    width: 38px;
    margin: 0 auto;
    cursor: pointer;
}

.zyname, .zyname1 {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}

.tozyinfo {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}

.num {
    color: #262626;
    font-size: 18px;
    font-weight: 400;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

.scdiv {
    text-align: center;
}

.zytan {
    box-sizing: border-box;
    padding-top: 44px;
    position: relative;
}

.thhead1, .thhead2 {
    width: 1200px;
    position: static;
    display: none;
}

.zylist tr:nth-child(2n+1) {
    background: rgba(248, 248, 248, 0.6);
}

.zylist tr td {
    box-sizing: border-box;
    padding: 20px;
}

.num {
    color: #262626;
    font-size: 18px;
    font-weight: 400;
}

.labyear {
    color: #7F7F7F;
    font-size: 14px;
}

.zyname2, .cname2 ,.cname1,.cname{
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}

.dxxq {
    cursor: pointer;
    display:flex;
    align-items:center
}

.xqname {
    cursor: pointer;
}

.kong {
    text-align: center;
    font-size: 16px;
}

    .kong td {
        /*padding: 200px 0 !important;*/
    }

.tb {
    width: 34px;
}


.zydtitle {
    width: 50px;
    height: 200px;
    font-size: 17px;
    background: #31A9F4;
    border-radius: 5px 0 0 5px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 17px;
    color: #fff;
    position: absolute;
    left: -50px;
    cursor: pointer;
    top: 0;
}

.shouhui {
    display: none;
    width: 50px;
    height: 200px;
    font-size: 17px;
    background: #31A9F4;
    border-radius: 5px 0 0 5px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 17px;
    color: #fff;
    position: absolute;
    left: -50px;
    cursor: pointer;
    top: 0;
}

.tou {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin-bottom: 12px;
}

    /*.tou li {
        display: inline-block;
        width: 130px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #BFBFBF;
        margin-right: 15px;
        cursor: pointer;
    }*/



    .tou li {
        display: inline-block;
        width: 100px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #BFBFBF;
        margin-right: 24px;
        cursor: pointer;
        box-sizing: border-box;
    }

.tbactive {
    border: 1px solid #31A9F4 !important;
    color: #31A9F4;
}

.tou li:last-child {
    margin-right: 0px;
}

.tbdiv {
    display: none;
    box-sizing: border-box;
    padding: 10px 26px;
}

.zyd {
    width: 100%;
    line-height: 40px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    padding-left: 12px;
    margin-bottom: 6px;
    display: flex;
}

    .zyd div:nth-child(1) {
        width: 30px;
        text-align: center;
    }

.num {
    color: #262626;
    font-size: 18px;
    font-weight: 400;
}

.zyd div:nth-child(2) {
    width: 270px;
}

.zyd div:nth-child(3) {
    width: 270px;
}

.zyd div:nth-child(4) {
    width: 270px;
}

.tou1, .tou2, .tou3, .tou4 {
    display: none;
}

.zydtan {
    width: 360px;
    position: fixed;
    right: -360px;
    top: 150px;
    background: #fff;
    box-sizing: border-box;
    padding-top: 5px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}

.zydtou {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin-bottom: 12px;
    box-sizing: border-box;
    padding: 0 3px;
}

    .zydtou li {
        display: inline-block;
        width: 17%;
        line-height: 28px;
        text-align: center;
        border: 1px solid #BFBFBF;
        margin-right: 7px;
        cursor: pointer;
        margin-bottom: 5px;
    }

.tbactive {
    border: 1px solid #31A9F4 !important;
    color: #31A9F4;
}

.zyduls {
    height: 670px;
    overflow: auto;
}

.ckzyd {
    display: flex;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 5px;
    flex-wrap: wrap;
    align-items: center;
}

.num1 {
    display: inline-block;
    text-align: center;
    width: 26px;
}

.adddxzy1, .dxm1, .zym1 {
    width: 39%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dxm1 {
    margin-right: 5px;
}

.adddxzy1 {
    color: #BFBFBF;
}

.delimg1 {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.ckzydtou1, .ckzydtou2, .ckzydtou3, .ckzydtou4 {
    display: none;
}

.daochu {
    width:1200px;
    text-align: right;
    padding: 20px 0 0 0;
    font-size: 18px;
    z-index: 9;
    background: #fff;
}
.daochutit{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.Excel {
    width: 133px;
    display: inline-block;
    background: #018AF1;
    text-align: right;
    background-size: 18% 48%;;
    background-position-y: 11px;
    color: #7F7F7F;
    box-sizing: border-box;
    /* padding: 0 16px; */
    cursor: pointer;
    box-shadow: 0px 14px 12px -10px rgba(0, 146, 255, 0.5);
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 38px;
    margin-bottom: 18px;
}
.Excel img{
    width: 16px;
    margin-right: 5px;
}
.Excel span{
    color: #FFFFFF;
}
.wdsc{
    color: #262626;
    font-weight: 500;
    font-size: 18px;
}


.xl{
    width: 100%;
    display: flex;
}
.xl li{
    width: 50%;
    text-align: center;
    line-height: 45px;
    width: 600px;
    height: 45px;
    background: #F9F9F9;
    border-radius: 12px 12px 0px 0px;
    border: 1px solid #DADADA;
}
.active{
    color: #fff;
    background: linear-gradient(180deg, #00C4FF 0%, #0091FF 100%) !important;
    border-radius: 12px 12px 0px 0px !important;
    border: 1px solid #0091FF !important;
}
.tabdiv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    height: 44px;
    line-height: 44px;
    background: #e0effa;
    font-size: 14px;
    color: #018AF1;
}
.tabdiv div{
    display: block;
    text-align: center;
    font-weight: bold;
}

.yx{
    width: 46%;
    text-align: left !important;
}
.zy{
    width: 7%;
    line-height: 44px;
}
.zsjh{
    width: 7%;
    line-height: 44px;
}
.nf{
    width: 7%;
}
.lqrs{
    width: 7%;
}
.zdf{
    width: 7%;
}
.zdwc{
    width: 7%;
}
.sc{
    width: 7%;
}
.tabdiv1{
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    align-items: center;
    /* position: relative; */
    margin-bottom: 20px;
    margin-top: 15px;
}
.nfs{
    width: 28%;
}
.nfs ul{
    width: 100%;
    display: flex;
}
.nfs ul li{
    width: 25%;
    text-align: center;
    line-height: 44px;
}
.zsjh{
    text-align: center;
}
.zy{
    text-align: center;
}
.sc{
    text-align: center;
    line-height: 44px;
}
.xh{
    text-align: center;
}
.chong{
    background: #E84242;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    border-radius: 4px;
}
.collcname{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
    color: #262626;
}
.collbq{
    font-size: 12px;
    color: #7F7F7F;
}
.collxh{
    margin-bottom: 5px;
}
.ckzy{
    color: #018AF1;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.ckzy img{
    width: 16px;
}
.collrs{
    color: #262626;
    font-size: 16px;
    font-weight: 400;
}

.colldel{
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background: url(../img/list_icon_delete_default@2xx.png) no-repeat;
    /* background: url(../img/list_icon_delete_hover@2x.png) no-repeat; */
    background-size: 100%;
}
.colldel:hover{
    cursor: pointer;
    /* width: 34px;
    height: 34px;
    margin: 0 auto; */
    /* background: url(../img/list_icon_delete_default@2xx.png) no-repeat; */
    background: url(../img/list_icon_delete_hover@2x.png) no-repeat;
    background-size: 100%;
}
.collhead{
    width: 100%;
    position: static;
    left: 0;
    margin-top: 14px;
    display: none;
}
.collheadul{
    background: #EFEFEF;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 40px;
}
.collheadul li{
    text-align: center;
}
.c_zymc{
    width: 55%;
    text-align: left !important;
    box-sizing: border-box;
    padding-left: 20px;
}
.c_xz{
    width: 5%;
}
.c_xf{
    width: 5%;
}
.c_jh{
    width: 5%;
}
.c_nf{
    width: 5%;
}
.c_lqrs{
    width: 5%;
}
.c_zdf{
    width: 5%;
}
.c_zdwc{
    width: 5%;
}
.c_tb {
    width: 5%;
    cursor: pointer;
}
.c_sc {
    width: 5%;
    cursor: pointer;
}
.c_tb img{
    height: 34px;
    width: 34px;
}
.c_sc img{
    height: 34px;
    width: 34px;
}
.c_nfs{
    width: 20%;

}
.c_nfsul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c_nfsul li{
    width: 25%;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}
.c_nfsul li:not(:first-child){
    color: #262626 !important;
}
.coll_zylist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 14px 0;
    background: #F9F9F9;
}
.coll_zylist:hover{
    background: #ececec;
}
.coll_zylist li{
    text-align: center;
}
.coll_zyname{
    color: #262626;
}
.coll_chose{
    color: #7F7F7F;
    font-size: 12px;
    margin-bottom: 5px;
}
/* .c_tbimg{
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background: url(../img/list_icon_zhiyuan_default@2x.png) no-repeat;
    background-size: 100%;
}
.c_tbimg:hover{
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background: url(../img/list_icon_zhiyuan_hover@2x.png) no-repeat;
    background-size: 100%;
} */
.c_scimg{
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background: url(../img/list_icon_col_1@2x.png) no-repeat;
    /* background: url(../img/list_icon_delete_hover@2x.png) no-repeat; */
    background-size: 100%;
}
.c_scimged{
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background: url(../img/list_icon_col_2@2x.png) no-repeat;
    background-size: 100%;
}
.coll_zyname{
    font-size: 14px !important;
    margin-bottom: 6px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.coll_zypx{
    color: #31A9F4;
}
.coll_zyname span:nth-child(1){
    width: 85%;
    font-weight: bold;
    cursor: pointer;
}
.coll_zyname span:nth-child(2){
    width: 7%;
    padding:0 5px;
    border-radius: 1px;
    border: 1px solid #018AF1;
    text-align: center;
    color: #018AF1;
}
.coll_cn{
    cursor: pointer;
    display: flex;
    align-items: center;

}
.coll_zyinfo{
    cursor: pointer;
}
.zygroup{
    box-sizing: border-box;
    padding: 26px;
    display: none;
}
.collectgroup{
    width: 100%;
}
.collectgroup li{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    border: 1px solid #E5E5E5;
    margin-bottom: 8px;
    cursor: pointer;
}
.addcollect{
    color: #BFBFBF;
    font-size: 15px;
}
.collectpx{
    padding: 0 14px;
    font-size: 15px;
}
.c_font{
    color: #262626 !important;
}
.a{
    display: block;
}
.zydtou {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
    box-sizing:border-box;
    padding:0 3px;
}
.dxm1 {
    margin-right: 5px;
}
.zydtou li {
    display: inline-block;
    width: 17%;
    line-height: 28px;
    text-align: center;
    border: 1px solid #BFBFBF;
    margin-right: 7px;
    cursor: pointer;
}
.zydtou li:last-child {
    margin-right:0;
}
.zyduls {
    height:670px;
    overflow:auto;
    padding: 0 5px;
    box-sizing: border-box;
}
.ckzyd {
    display: flex;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 5px;
    flex-wrap: wrap;
    align-items: center;
}
.ckzydtou1, .ckzydtou2, .ckzydtou3, .ckzydtou4 {
    display: none;
}
.num1 {
    display:inline-block;
    text-align:center;
    width:26px;
}
.adddxzy1 {
    color: #BFBFBF;
}
.adddxzy1, .dxm1, .zym1 {
    width: 39%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.delimg {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.xklx {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 30px;
    margin-top: 15px;
    box-sizing: border-box;
    padding-left: 50px;
}
.shouxuan {
    width: 185px;
    margin-right: 69px;
}
    .shouxuan p:nth-child(1) {
        margin-bottom: 6px;
    }
.sx2 {
    display: flex;
}
    .sx2 span {
        display: inline-block;
        width: 86px;
        text-align: center;
        line-height: 36px;
        background: #E5E5E5;
        border-radius: 2px;
        margin-right: 13px;
        cursor: pointer;
    }
        .sx2 span:nth-child(2) {
            margin-right: 0;
        }


    .zaixuan p:nth-child(1) {
        margin-bottom: 6px;
    }
.zx4 {
    display: flex;
}
    .zx4 span {
        display: inline-block;
        width: 86px;
        text-align: center;
        line-height: 36px;
        background: #E5E5E5;
        border-radius: 2px;
        margin-right: 13px;
        cursor: pointer;
    }
        .zx4 span:last-child {
            margin-right:0;
        }
        .fs {
            height: 44px;
            border-radius: 5px;
            line-height: 44px;
            font-size: 14px;
            color: #333333;
            border: 1px solid #dfdcdc;
            text-indent: 12px;
            width: 637px;
            margin: 0 auto;
            display: flex;
            margin-left: 50px;
            margin-bottom: 30px;
        }
.enterbut {
    zoom: 1;
    background-color: #fff;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 12em;
    border: 1px solid #dfdcdc;
    border-radius: 3px;
    background: #03a9f4;
    cursor: pointer;
    margin: 0 auto;
}
#errmsg312 {
    display:none;
}
.active1 {
    color: #FFFFFF;
    background: #31A9F4 !important;
}
.active2 {
    color: #FFFFFF;
    background: #31A9F4 !important;
}
.seven63, .seven0, .seven73 {
    display: flex;
}
.seven63 li {
    width: 86px;
    text-align: center;
    line-height: 36px;
    margin-right: 13px;
    text-align: center;
    line-height: 36px;
    background: #E5E5E5;
    border-radius: 2px;
    cursor: pointer;
}
    .seven63 li:last-child {
        margin-right: 0;
    }
    .active63 {
        color: #FFFFFF;
        background: #31A9F4 !important;
    }
.fs63 {
    height: 44px;
    border-radius: 5px;
    line-height: 44px;
    font-size: 14px;
    color: #333333;
    border: 1px solid #dfdcdc;
    text-indent: 12px;
    width: 581px;
    margin: 0 auto;
    display: flex;
    margin-left: 50px;
    margin-bottom: 30px;
}
.enterbut63 {
    zoom: 1;
    background-color: #fff;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 12em;
    border: 1px solid #dfdcdc;
    border-radius: 3px;
    background: #03a9f4;
    cursor: pointer;
    margin: 0 auto;
}
#errmsg63 {
    display:none;
}
.errmsg63 {
    width: 98%;
    height: 20px;
    color: red;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 5px;
}
.errmsg312 {
    width: 98%;
    height: 20px;
    color: red;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 5px;
}
.zygroup{
    box-sizing: border-box;
    padding: 26px;
    display: none;
}
.collectgroup{
    width: 100%;
}
.collectgroup li{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    border: 1px solid #E5E5E5;
    margin-bottom: 8px;
    cursor: pointer;
}
.addcollect{
    color: #BFBFBF;
    font-size: 15px;
}
.collectpx{
    padding: 0 14px;
    font-size: 15px;
}
.c_font{
    color: #262626 !important;
}
.zy_idx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7px;
}
.zy_idx img{
    height: 22px;
}
.zy_idx span{
    color: #31A9F4;
    font-size: 14px;
    font-weight: bold;
}
.zy_cname{
    line-height: 22px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px dashed #e5e5e5;
    background: #E5E5E5;
}
.addspnull {
    display: block;
    width: 72%;
}
.zy_cname_sp{
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 80%;
}
.zy_cnum_sp{
    display: block;
    width: 10%;
    text-align: center;
}
.zy_cname img{
    width: 24px;
}
.tbzyzlist{
    /* border-bottom: 1px solid #E5E5E5; */
    padding-bottom: 8px;
    display: none;
}
.each_li{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 28px;
    background: #F8F8F8;
}
.each_li span:nth-child(1){
    display: block;
    width: 7%;
    text-align: center;
    line-height: 22px;
}
.zy_zyname{
    display: block;
    width: 85%;
    line-height: 22px;
}
.each_li img{
    width: 22px;
}
.zy_zynamenull{
    color: #BFBFBF;
    display: block;
    width: 85%;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zy_cname_spnull{
    color: #E5E5E5;
    font-size: 16px;
    font-weight: bold;
    /* display: block; */
    width: 72%;
}
.zy_many{
    /* display: none; */
}
.ac{
    transform: rotate(90deg);
    ms-transform: rotate(90deg); /* IE 9 */
    moz-transform: rotate(90deg); /* Firefox */
    webkit-transform: rotate(90deg); /* Safari and Chrome */
    o-transform: rotate(90deg); /* Opera */
}
.zy_all{
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    margin-bottom: 8px;
}
.zy_head{
    align-items: center;
    overflow: hidden;
    line-height: 40px;
    cursor: pointer;
    padding-left: 15px;
    /* margin-bottom: 8px; */
}
.zy_head img{
    float: right;
    width: 34px;
    margin-top: 3px;
}
.zy_head_idx{
    margin-right: 15px;
}
.zy_con{
    display: none;
    margin-left: 25px;
    margin-right: 8px;
    margin-bottom: 8px;
}
.zy_con li{
    border: 1px solid #E5E5E5;
    margin-bottom: 2px;
    line-height: 40px;
    cursor: pointer;
}
.zy_con_idx{
    margin-left: 15px;
    margin-right: 12px;
    color: #262626;
}
.acfont{
    color: #31A9F4;
    font-size: 16px;
}
.aczyfont{
    color: #262626;
}
.leftcfont{
    color: #fff !important;
}
.leftzyfont{
    color: #262626 !important;
}
.hoverborder{
    border: 1px solid #31A9F4 !important;
}
.colltabcon{
    min-height: 500px;
}
.nul{
    height: 170px;
    width: 100%;
    /*border: 1px solid #4086F5;*/
    display: none;
}
.addspnull{
    display: block;
    width: 82%;
    box-sizing: border-box;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yxzyspan{
    border: 1px solid #018AF1;
    color: #018AF1;
    padding: 0 3px;
    margin-right: 5px;
}
.qwe{
    width: 100%;
    background: #018AF1;
    color: #fff;
    padding: 5px 5px;
}
.delzy{
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/vol_list_hover@2x.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.delzy:hover{
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/list_icon_close_hover@2x.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.xkzyspan{
    font-size: 12px;
}
.adddxzy {
    cursor: pointer;
}
.tb {
    cursor: pointer;
}
