.all{
    width: 1200px;
    margin: 0 auto;
}

.tab{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
    background: #fff;
    /* justify-content: space-between; */
}
.tab li {
    width: 400px;
    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;
}
.chong{
    line-height: 40px;
    background: linear-gradient(180deg, #FF6767 0%, #E02020 100%) !important;
    border-radius: 12px 12px 0px 0px;
    border: 2px solid #E02020;
    color: #fff !important;
    font-size: 21px ;
}
.wen{
    line-height: 40px;
    background: linear-gradient(180deg, #00C4FF 0%, #0091FF 100%) !important;
    border-radius: 12px 12px 0px 0px;
    border: 1px solid #0091FF;
    color: #fff !important;
    font-size: 21px;
}
.bao{
    line-height: 40px;
    background: linear-gradient(180deg, #77E800 0%, #63C100 100%) !important;
    border-radius: 12px 12px 0px 0px;
    border: 1px solid #63C100;
    color: #fff !important  ;
    font-size: 21px;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}
.headtred{
    width: 100%;
    height: 44px;
    background: #FBE8E8;
    border-top: 1px solid #E02020;
    border-bottom: 1px solid #E02020;
    text-align: left;
}
.headtred th{
    box-sizing: border-box;
    /*padding: 0 20px;*/
    color: #E50000;
}
.headtred th:nth-child(1) {
    box-sizing: border-box;
    padding: 0 20px;
    color: #E50000;
}
.xqimg{
    width: 17px;
    height: 17px;
}
.tbodycon tr:nth-child(2n+1){
    background: #fff;
}
.tbodycon tr:nth-child(2n){
    background: #FEF8F8;
}
.tbodycon tr td{
    box-sizing: border-box;
    padding: 20px 20px 20px 0;
}
.tbodycon tr td:nth-child(1) {
    box-sizing: border-box;
    padding: 20px 20px;
}
.cname, .cname1{
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}
.lablespan{
    font-size: 12px;
    margin-bottom: 5px;
}
.xqname{
    font-size: 14px;
    display:flex;
    align-items:center;
}
.num{
    color: #262626;
    font-size: 18px;
    font-weight: 400;
}
.lab,.labyear,.labs{
    width: 60px;
    display: inline-block;
    text-align: center;
}
.labyear{
    color: #7F7F7F;
    font-size: 14px;
}
.labs{
    font-size: 14px;
    color: #262626;
    text-align: center;
}
.scimg{
    height: 38px;
    width: 38px;
    margin: 0 auto;
}
.scbut{
    text-align: center;
    font-size: 12px;
    color: #7F7F7F;
}
.scdiv{
    text-align: center;
    cursor: pointer;
}
.tabcon{
    margin-top: 50px;
    width: 1200px;
    margin: 0 auto;
}
.kong{
    width: 100%;
    text-align: center;
}
.load1 {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    /*top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    z-index: 9;
    display: none;
    margin-top: 55px;
}
.load1 div {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.load1 div img {
    animation: rotation 3s linear infinite;
}

.load1 p {
    text-align: center;
    font-size: 30px;
    color: #fff;
}
#btn_Page{
    text-align: center;
    font-size: 19px;
}
.dxxq {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.xqname{
    cursor: pointer;
}
.allcon {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    /* overflow: auto; */
}
.thhead{
    width:1200px;
    position: static;

}
.thhead1, .thhead2 {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 44px;
    background: #F5F7FA;



    /* width: 1000px; */
    /* position: static; */
    /* display: none; */
}
#header-fixed{
    position: relative;
}
.more {
    margin-top:20px;
    width:100%;
    font-size:20px;
    text-align:center;
}
.zytan {
    box-sizing: border-box;
    display: none;
}
.ctan {
    box-sizing: border-box;
    display: none;
}
.zyname, .zyname1{
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    cursor: pointer;
}
.zylist{
    display: block;
    /* height: 500px; */
    overflow-y: scroll;
    height:495px;
}
.zylist tr{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.zylist tr td {
    box-sizing: border-box;
    padding:20px;
}
.zylist tr:nth-child(2n+1) {
    background: rgba(248, 248, 248, 0.6);
}
.tanheadtred {
    background: #dedede !important;
    border-top: #dedede !important;
    border-bottom: #dedede !important;
}
.tanheadtred th {
    color: #000 !important;
}

.clist{
    display: block;
    /* height: 500px; */
    overflow-y: scroll;
    height:495px;
}
.clist tr{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.clist tr td {
    box-sizing: border-box;
    padding: 20px;
}

.clist tr:nth-child(2n+1) {
    background: rgba(248, 248, 248, 0.6);
}
.sousuo {
    box-sizing: border-box;
    padding: 20px;
    display:none;
}
.ssdiv {
    width:100%;
    display:flex;
}
.ssdiv input {
    width: 76%;
    box-sizing: border-box;
    border: 1px solid #B3B5B7;
    height: 50px;
    box-sizing: border-box;
    padding-left: 18px;
}
.ssdiv span {
    width: 11.5%;
    display: inline-block;
    text-align: center;
    background: #31A9F4;
    color: #fff;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}
.ssbut {
    margin-right:1%;
    border-radius:0 4px 4px 0;
}
.dryxzy {
    border-radius:4px;
}
.zy {
    width: 85%;
    line-height: 50px;
}
.zy li {
    box-sizing: border-box;
    padding-left: 18px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0 20px;
    cursor: pointer;
}
.his_list {
    margin-top: 15px;
    /*display: flex;*/
}
.his_list li {
    line-height: 40px;
    padding: 0px 15px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-right: 8px;
    cursor: pointer;
    display: inline-block;
    margin-bottom:10px;
}
.histitle {
    font-size: 17px;
    margin-top: 15px;
}
.tbdiv {
    box-sizing:border-box;
    padding:10px 26px;
}
.tou {
    margin-bottom: 12px;
}
.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;
}

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


.tbactive {
    border: 1px solid #31A9F4 !important;
    color: #31A9F4;
}
.tou1 {
    display:block;
    width:100%;
}
.zyd {
    width: 100%;
    line-height: 40px;
    border: 1px solid #E5E5E5;
    box-sizing:border-box;
    padding-left:12px;
    margin-bottom:6px;
    display:flex;
}
.zyd span{
    display:inline-block;
}
.zyd div:nth-child(1) {
    width:30px;
    text-align:center;
}
.zyd div:nth-child(2) {
    width: 270px;
}
.zyd div:nth-child(3) {
    width: 270px;
}
.zyd div:nth-child(4) {
    width: 270px;
}
.tbdiv {
    display:none;
}

.tou1, .tou2, .tou3, .tou4 {
    display:none;
}
.dx, .zy {
    display:none;
}
.tb {
    width:34px;
}
.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);
}
.zydtitle {
    cursor: pointer;
    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;
    top:0;
}
.adddxzy {
    cursor: pointer;
}
.shouhui {
    cursor: pointer;
    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;
    top: 0;
}
.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;
    margin-bottom: 5px;
}
.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;
}
.seven73 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;
}

.seven73 li:last-child {
    margin-right: 0;
}
.active73 {
    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;
}
.fs73 {
    height: 44px;
    border-radius: 5px;
    line-height: 44px;
    font-size: 14px;
    color: #333333;
    border: 1px solid #dfdcdc;
    text-indent: 12px;
    width: 681px;
    margin: 0 auto;
    display: flex;
    margin-left: 50px;
    margin-bottom: 30px;
}

.enterbut73 {
    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;
}
#errmsg73 {
    display: none;
}

.errmsg73 {
    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;
}
.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;
    padding-top:5px;
}
.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; */
}
.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;
}
.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;
}

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