﻿ .content-j {
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: column;
    align-items: center
}
 .content-j .top-img {
    width: 100%
}
 .content-j .top-img img {
    width: 100%;
    height: 100%
}
 .content-j .enterprise-list-one {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    float: left;
    cursor: pointer
}
 .content-j .enterprise-list-one .enterprise-list-one-img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform .3s ease-out
}
 .content-j .enterprise-list-one .enterprise-list-one-texts {
    position: absolute;
    background: #ffdb00
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .time {
    display: none
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .text {
    color: #585858;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
    cursor: pointer;
    font-weight: 400;
    background: #0b3190;
    color: #d6b764;
    display: flex;
    justify-content: center;
    align-items: center
}
 .content-j .enterprise-list {
   display: flex;
}
 .content-j .enterprise-list:hover .enterprise-list-item-texts {
    background: #d6b764
}
 .content-j .enterprise-list .enterprise-list-item-img {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    float: left;
    cursor: pointer
}
 .content-j .enterprise-list .enterprise-list-item-img img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform .3s ease-out
}
 .content-j .enterprise-list .enterprise-list-item-texts {
    cursor: pointer;
    transition: all .3s ease-in-out;
    background: #f5f5f5
}
 .content-j .enterprise-list .enterprise-list-item-texts .title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
 .content-j .enterprise-list .enterprise-list-item-texts .time {
    color: #999
}
 .content-j .enterprise-list .enterprise-list-item-texts .text {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
 .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
    font-weight: 400;
    color: #0b3190
}
 .content-j .enterprise-list .enterprise-list-item-texts .btn-infob span {
    display: none
}
 .content-j .paging {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #0b3190
}
 .content-j .paging .current-page {
    border: 1px solid #0b3190;
    display: flex;
    align-items: center;
    justify-content: center
}
 .content-j .paging .btn1 {
    border: 2px solid #0b3190;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}
 .content-j .paging .btn1 .iconfont {
    color: #0b3190;
    font-weight: 700
}
 .content-j .paging .btn1:hover {
    border: 2px solid #0b3190;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #0b3190
}
 .content-j .paging .btn1:hover .iconfont {
    color: #fff;
    font-weight: 700
}
 .content-j {
    padding-top: 40px;
    padding-bottom: 40px
}
 .content-j .enterprise-list-one {
    width: 1600px;
    margin-top: 50px;
    margin-bottom: 32px
}
 .content-j .enterprise-list-one .enterprise-list-one-img {
    width: 820px;
    height: 480px
}
 .content-j .enterprise-list-one .enterprise-list-one-texts {
    left: 750px;
    bottom: 0;
    width: 668px;
    padding: 50px 91px
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .title {
    font: 20px/30px FzltZh
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .text {
    margin-top: 24px;
    font: 14px/26px Fzlt
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
    width: 149px;
    height: 40px;
    margin-top: 30px;
    font: 18px/42px Fzlt
}
 .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
    font-size: 22px
}
 .content-j .enterprise-list {
    margin-bottom: 26px;
	width:1061px;
}
 .content-j .enterprise-list .enterprise-list-item-img {
    width: 400px;
    height: 240px;
    margin-right: 19px
}
 .content-j .enterprise-list .enterprise-list-item-texts {
    width: 661px;
    height: 245px;
    padding: 42px 46px
}
 .content-j .enterprise-list .enterprise-list-item-texts .title {
    font: 24px/30px FzltZh
}
 .content-j .enterprise-list .enterprise-list-item-texts .time {
    font: 14px/26px Fzlt;
    margin: 9px 0
}
 .content-j .enterprise-list .enterprise-list-item-texts .text {
    font: 14px/26px Fzlt
}
 .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
    margin-top: 12px;
    font: 16px/26px Fzlt
}
 .content-j .paging {
    font: 12px/25px Fzlt;
    margin-top: 33px;
    width: 1600px
}
 .content-j .paging .current-page {
    margin: 0 20px;
    font: 18px/25px Fzlt;
    width: 108px;
    height: 39px
}
 .content-j .paging .total {
    font: 18px/25px Fzlt;
    margin: 0 5px;
    margin-right: 34px
}
 .content-j .paging .btn1 {
    width: 36px;
    height: 34px;
    margin-right: 10px
}
 .content-j .paging .btn2 {
    width: 36px;
    height: 34px
}
@media (max-width:1680px) {
     .content-j {
        padding-top: 90px;
        padding-bottom: 89px
    }
     .content-j .enterprise-list-one {
        width: 1401px;
        margin-top: 50px;
        margin-bottom: 32px
    }
     .content-j .enterprise-list-one .enterprise-list-one-img {
        width: 750px;
        height: 440px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts {
        left: 699px;
        width: 518px;
        padding: 47px 91px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .title {
        font: 18px/26px FzltZh
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .text {
        margin-top: 24px;
        font: 12px/23px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
        width: 149px;
        height: 40px;
        margin-top: 30px;
        font: 16px/37px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
        font-size: 22px
    }
     .content-j .enterprise-list {
        margin-bottom: 26px
    }
     .content-j .enterprise-list .enterprise-list-item-img {
        width: 359px;
        height: 210px;
        margin-right: 17px
    }
     .content-j .enterprise-list .enterprise-list-item-texts {
        width: 933px;
        height: 125px;
        padding: 42px 46px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .title {
        font: 21px/26px FzltZh
    }
     .content-j .enterprise-list .enterprise-list-item-texts .time {
        font: 12px/23px Fzlt;
        margin: 9px 0
    }
     .content-j .enterprise-list .enterprise-list-item-texts .text {
        font: 12px/23px Fzlt
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
        margin-top: 12px;
        font: 14px/23px Fzlt
    }
     .content-j .paging {
        font: 12px/25px Fzlt;
        margin-top: 33px;
        width: 1401px
    }
     .content-j .paging .current-page {
        margin: 0 20px;
        font: 18px/25px Fzlt;
        width: 108px;
        height: 39px
    }
     .content-j .paging .total {
        font: 18px/25px Fzlt;
        margin: 0 5px;
        margin-right: 34px
    }
     .content-j .paging .btn1 {
        width: 36px;
        height: 34px;
        margin-right: 10px
    }
     .content-j .paging .btn2 {
        width: 36px;
        height: 34px
    }
}
@media (max-width:1440px) {
     .content-j {
        padding-top: 90px;
        padding-bottom: 77px
    }
     .content-j .enterprise-list-one {
        width: 1200px;
        margin-bottom: 29px
    }
     .content-j .enterprise-list-one .enterprise-list-one-img {
        width: 640px;
        height: 375px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts {
        left: 599px;
        width: 444px;
        padding: 41px 78px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .title {
        font: 15px/23px FzltZh
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .text {
        margin-top: 20px;
        font: 11px/20px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
        width: 128px;
        height: 35px;
        margin-top: 26px;
        font: 14px/31px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
        font-size: 19px
    }
     .content-j .enterprise-list {
        margin-bottom: 23px
    }
     .content-j .enterprise-list .enterprise-list-item-img {
        width: 308px;
        height: 180px;
        margin-right: 14px
    }
     .content-j .enterprise-list .enterprise-list-item-texts {
        width: 800px;
        height: 180px;
        padding: 36px 39px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .title {
        font: 18px/23px FzltZh
    }
     .content-j .enterprise-list .enterprise-list-item-texts .time {
        font: 11px/20px Fzlt;
        margin: 9px 0
    }
     .content-j .enterprise-list .enterprise-list-item-texts .text {
        font: 11px/20px Fzlt
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
        margin-top: 14px;
        font: 12px/20px Fzlt
    }
     .content-j .paging {
        font: 12px/25px Fzlt;
        margin-top: 23px;
        width: 1200px
    }
     .content-j .paging .current-page {
        margin: 0 20px;
        font: 18px/25px Fzlt;
        width: 108px;
        height: 39px
    }
     .content-j .paging .total {
        font: 18px/25px Fzlt;
        margin: 0 5px;
        margin-right: 34px
    }
     .content-j .paging .btn1 {
        width: 36px;
        height: 34px;
        margin-right: 10px
    }
     .content-j .paging .btn2 {
        width: 36px;
        height: 34px
    }
}
@media (max-width:1200px) {
     .content-j {
        padding-top: 75px;
        padding-bottom: 64px
    }
     .content-j .enterprise-list-one {
        width: 1000px;
        margin-top: 30px;
        margin-bottom: 24px
    }
     .content-j .enterprise-list-one .enterprise-list-one-img {
        width: 532px;
        height: 313px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts {
        left: 499px;
        width: 370px;
        padding: 34px 65px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .title {
        font: 13px/19px FzltZh
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .text {
        margin-top: 17px;
        font: 9px/16px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
        width: 106px;
        height: 29px;
        margin-top: 17px;
        font: 11px/26px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
        font-size: 17px
    }
     .content-j .enterprise-list {
        margin-bottom: 19px
    }
     .content-j .enterprise-list .enterprise-list-item-img {
        width: 256px;
        height: 150px;
        margin-right: 12px
    }
     .content-j .enterprise-list .enterprise-list-item-texts {
        width: 666px;
        height: 89px;
        padding: 30px 33px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .title {
        font: 15px/19px FzltZh
    }
     .content-j .enterprise-list .enterprise-list-item-texts .time {
        font: 9px/16px Fzlt;
        margin: 9px 0
    }
     .content-j .enterprise-list .enterprise-list-item-texts .text {
        font: 9px/16px Fzlt
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
        margin-top: 12px;
        font: 10px/16px Fzlt
    }
     .content-j .paging {
        font: 12px/25px Fzlt;
        margin-top: 19px;
        width: 1000px
    }
     .content-j .paging .current-page {
        margin: 0 20px;
        font: 18px/25px Fzlt;
        width: 108px;
        height: 39px
    }
     .content-j .paging .total {
        font: 18px/25px Fzlt;
        margin: 0 5px;
        margin-right: 34px
    }
     .content-j .paging .btn1 {
        width: 36px;
        height: 34px;
        margin-right: 10px
    }
     .content-j .paging .btn2 {
        width: 36px;
        height: 34px
    }
}
@media (max-width:1000px) {
     .content-j {
        padding-top: 75px;
        padding-bottom: 64px
    }
     .content-j .enterprise-list-one {
        width: 900px;
        margin-top: 70px;
        margin-bottom: 24px
    }
     .content-j .enterprise-list-one .enterprise-list-one-img {
        width: 442px;
        height: 260px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts {
        left: 300px;
        width: 287px;
        padding: 28px 65px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .title {
        font: 13px/19px FzltZh
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .text {
        margin-top: 17px;
        font: 9px/16px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
        width: 106px;
        height: 29px;
        margin-top: 17px;
        font: 11px/26px Fzlt
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
        font-size: 17px
    }
     .content-j .enterprise-list {
        margin-bottom: 19px
    }
     .content-j .enterprise-list .enterprise-list-item-img {
        width: 214px;
        height: 125px;
        margin-right: 10px
    }
     .content-j .enterprise-list .enterprise-list-item-texts {
        width: 610px;
        height: 64px;
        padding: 30px 33px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .title {
        font: 15px/19px FzltZh
    }
     .content-j .enterprise-list .enterprise-list-item-texts .time {
        font: 9px/16px Fzlt;
        margin: 9px 0
    }
     .content-j .enterprise-list .enterprise-list-item-texts .text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font: 9px/16px Fzlt
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
        margin-top: 12px;
        font: 10px/16px Fzlt
    }
     .content-j .paging {
        font: 12px/25px Fzlt;
        margin-top: 19px;
        width: 1000px
    }
     .content-j .paging .current-page {
        margin: 0 20px;
        font: 18px/25px Fzlt;
        width: 108px;
        height: 39px
    }
     .content-j .paging .total {
        font: 18px/25px Fzlt;
        margin: 0 5px;
        margin-right: 34px
    }
     .content-j .paging .btn1 {
        width: 36px;
        height: 34px;
        margin-right: 10px
    }
     .content-j .paging .btn2 {
        width: 36px;
        height: 34px
    }
}
@media (max-width:768px) {
      
     .content-j {
        width: 100%;
        background-color: #f5f5f5;
        padding: 0;
        padding-bottom: 20px
    }
     .content-j .top-img {
        display: none
    }
     .content-j .enterprise-list-one {
        position: relative;
        width: calc(100% - 40px);
        margin-top: 20px;
        margin-bottom: 15px
    }
     .content-j .enterprise-list-one .enterprise-list-one-img {
        width: 100%;
        height: 428px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts {
        position: relative;
        left: 0;
        width: 100%;
        height: 123px;
        padding: 20px 15px;
        background: #fff
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .title {
        font: 14px/21px FzltZh
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .time {
        display: block;
        font: 12px/15px Fzlt;
        color: #999;
        position: absolute;
        bottom: 24px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .text {
        display: none
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob {
        width: 85px;
        height: 30px;
        border: 1px solid #ffdb00;
        background: #fff;
        margin-top: 12px;
        font: 12px/21px Fzlt;
        position: absolute;
        bottom: 15px;
        right: 15px
    }
     .content-j .enterprise-list-one .enterprise-list-one-texts .btn-infob .icon-you1 {
        font-size: 16px
    }
     .content-j .enterprise-list {
        width: calc(100% - 40px);
        margin: 15px auto
    }
     .content-j .enterprise-list .enterprise-list-item-img {
        display: none
    }
     .content-j .enterprise-list .enterprise-list-item-texts {
        position: relative;
        left: 0;
        width: 100%;
        height: 103px;
        padding: 25px 15px;
        background: #fff
    }
     .content-j .enterprise-list .enterprise-list-item-texts .title {
        font: 14px/21px FzltZh;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
     .content-j .enterprise-list .enterprise-list-item-texts .time {
        display: block;
        font: 12px/15px Fzlt;
        color: #999;
        position: absolute;
        bottom: 12px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .text {
        display: none
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob {
        width: 85px;
        height: 30px;
        border: 1px solid #ffdb00;
        color: #ffdb00;
        background: #fff;
        margin-top: 12px;
        font: 12px/21px Fzlt;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 15px;
        right: 15px
    }
     .content-j .enterprise-list .enterprise-list-item-texts .btn-infob .icon-you1 {
        display: block;
        font-size: 16px
    }
     .content-j .paging {
        display: flex;
        justify-content: center;
        align-items: center;
        font: 12px/25px Fzlt;
        margin-top: 10px;
        width: 100%
    }
     .content-j .paging .current-page {
        margin: 0 10px;
        font: 12px/25px Fzlt;
        width: 30px;
        height: 30px
    }
     .content-j .paging .total {
        font: 12px/25px Fzlt;
        margin: 0 5px;
        margin-right: 20px
    }
     .content-j .paging .btn1 {
        width: 30px;
        height: 30px;
        margin-right: 10px
    }
     .content-j .paging .btn2 {
        width: 30px;
        height: 30px
    } 
     .content-j .enterprise-list-one .enterprise-list-one-img {
        height: 188px
    }
}