a:hover{
    color:#000;
}
.enterprise_one .enterprise_list {
    width: auto !important;
    margin: 0 auto;
    float: none !important;
}

.enterprise_two {
    padding: 15px 15px 5px !important;
    box-shadow: 0px 0 20px 1px rgb(0 0 0 / 13%) !important;
}

.enterprise_list li:nth-child(1) {
    width: 80%;
}

.enterprise_list li:nth-child(2) {
    width: 13.5%;
}

.enterprise_list li:nth-child(2) .enterpriseSub {
    width: 100%;
    line-height: 48px;
    color: #ffffff;
    background: #df1020;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px #ffffff solid;
}

.business {
    padding-top: 0;
}

.enterprisecon_list {
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 13%);
    padding: 10px 0;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.enterprisecon_list:nth-child(1) {
    margin-top: 5px;
}

.enterprisecon_list:hover {
    box-shadow: 0 0px 20px 1px rgb(0 0 0 / 13%);

    transition: all 0.3s ease 0s;
}

.enterpriseinformation {
    padding-left: 20px;
    width: 80%;
}

.enterpriseinformation span {
    padding: 15px 35px;
}

.enterpriseinformation span:nth-child(1) {
    padding-left: 0;
}

.number {
    padding-left: 20px;
}

.zhuce{
    display: inline-block;
    position: absolute;
    right: 45px;
    margin-top: -50px;
}

.enterprisecon_list h3{
    font-size: 21px;
    width: 80%;
}

.list_pagination li {
    /* float: left; */
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid gray;
    margin-left: 5px;
}

.list_pagination li {
    width: 115px;
    cursor: pointer;
}

.total{
    margin-left: 15px;
    padding-top: 5px;
}

.qytitle h2 .typeName{
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
    background: #eb989852;
    height: 20px;
    line-height: 20px;
    color: #df1020;
}

.qiyedescript{
    line-height: 25px;
    margin-top: 15px;
}

.basicInformation{
    display: flex;
    line-height: 35px;
}

.basicInformation p:nth-child(1){
    width: 30%;
}

.gstabtr table tr td {
    min-width: 120px;
    border: 1px solid #f2f2f2;
    padding-left: 15px;
}

.gstabtr table tr td div {
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    color: #3f454b;
}

.gsxx{
    padding: 10px 24px !important;
}

.ztbxm{
    margin-top: 30px;
}

.zhaobiaoxiangmugtr table tr td {
    border: 1px solid #f2f2f2;
    padding: 0 16px;
}


.bidTitle{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.zhaobiaoxiangmugtr table tr td:nth-child(1) {
    width: 30px;
}

.zhaobiaoxiangmugtr table tr td:nth-child(2) {
    width: 90px;
}

.zhaobiaoxiangmugtr table tr td:nth-child(3) {
    width: 65%;
}

.zhaobiaoxiangmugtr table tr td:nth-child(4) {
    width: 100px;
}


.emptyData{
    line-height: 75px;
    padding-left: 5px;
}

.pageShow{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 12px;
}
.pageShow p:nth-child(1){
    border: none;
    width: auto;
}

.pageShow p{
    width: 35px;
    text-align: center;
    border: 1px solid #000;
    margin: 0 5px;
    cursor: pointer;
}

.pageShow p.hover{
    color:#fff;
    background:red;
    border:none;
}