
.kj-banner {
    height: 765px;
    overflow: hidden;
    position: relative;
    margin-bottom: 115px;
}

    /*显示图片*/
    .kj-banner > div > div {
        height: 100%;
        background-size: auto 100%;
        background-position: center;
        transition: all 0.3s;
    }

.kj-anm {
    transition: all 3s !important;
}


/* banner分页器 */
.kj-paging {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    bottom: 35px !important;
}

    .kj-paging > span {
        opacity: 1;
        background-color: #FFF;
        width: 12px;
        height: 12px;
        margin: 0 16px !important;
    }

    .kj-paging > .swiper-pagination-bullet-active {
        background-color: transparent;
        background-image: url(../images/0.png);
        background-size: 100%;
        background-position: center;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }



/* 栏目标题 */
.kj-DEtitle {
    display: flex;
    flex-direction: column;
}

    .kj-DEtitle > h2,
    .kj-DEtitle > a{
        color: #0080cc;
        font-size: 42px;
        transition:all 0.3s;
        text-decoration:none !important;
    }
        .kj-DEtitle > a:hover{
            color:#313131;
        }

        .kj-DEtitle > div {
            color: #474747;
            opacity: 0.4;
            font-size: 27px;
        }

.kj-aboutUS {
    width: 520px;
}

    .kj-aboutUS .kj-DEtitle a {
        transition: all 0.3s;
        font-size: 42px;
        color: #0080cc;
        text-decoration: none;
        margin-top: 35px;
        margin-bottom: 0;
    }

        .kj-aboutUS .kj-DEtitle a:hover {
            color: #313131;
        }

/* 关于我们 */
.kj-daboutUS {
    margin-bottom: 100px;
}

    .kj-daboutUS > div::after,
    .kj-daboutUS > div::before {
        content: none;
    }

    .kj-daboutUS > div {
        display: flex;
        justify-content: space-between;
        padding: 0;
    }

/* 展示图片 */
.kj-show-img {
    width: 545px;
    height: 580px;
    background-size: 100% auto;
    background-position: center 100%;
}



.kj-copJJ {
    text-decoration: none !important;
    color: #036dac !important;
    border-bottom: 3px solid #036dac;
    display: inline-block;
    font-size: 16px;
    padding-bottom: 7px;
    margin-top: 50px;
    transition: all 0.3s;
}

    .kj-copJJ:hover {
        color: #474747 !important;
        border-bottom: 3px solid #474747;
    }

.kj-jjNR {
    color: #313131;
    margin-top: 35px;
}

.kj-copnames {
    font-size: 24px;
    line-height: 45px;
}

.kj-copcont {
    font-size: 15px;
    line-height: 25px;
}


/* 更多 */
.kj-more {
    width: 131px;
    text-align: center;
    color: #0972b1 !important;
    text-decoration: none !important;
    display: flex;
    justify-content: left;
    margin-top: 55px;
    align-items: center;
    transition: all 0.3s;
}

    .kj-more > i {
        display: block;
        border-top: 2px solid #313131;
        width: 30px;
        margin-left: 7px;
    }

    .kj-more:hover {
        color: #313131 !important;
    }






/* 产品和技术 */
.kj-PTS {
    background-size: 100% auto;
    background-position: center;
    position: relative;
    position: relative;
}

.kj-mantle {
    background-color: #0972b1;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    position: absolute;
}

.kj-dw {
    position: relative;
    padding: 0;
}

.kj-PTS .kj-DEtitle {
    text-align: center;
    margin-bottom: 70px;
}

    .kj-PTS .kj-DEtitle > h2 {
        color: #FFF;
        margin-top: 85px;
        margin-bottom: 15px;
    }

    .kj-PTS .kj-DEtitle > div {
        color: #FFF;
        opacity: 0.4;
    }

.kj-PDshow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 85px;
}

    .kj-PDshow > a {
        display: block;
        width: 380px;
        height: 225px;
        background-color: rgba(255, 255, 255, 0.1);
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: none !important;
        transition: all 0.3s;
    }

.kj-PDicon {
    width: 112px;
    height: 112px;
    border: 5px solid #FFF;
    border-radius: 50%;
    background-size: 100% auto;
    background-position: center;
    margin-bottom: 15px;
    transition: all 0.3s;
}

.kj-PDname,
.kj-PDenname {
    font-size: 24px;
    color: #FFF;
    line-height: 32px;
    transition: all 0.3s;
}

.kj-PDshow > a:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

/* 新闻动态 */
.kj-news {
    margin-bottom: 100px;
}

    .kj-news .kj-DEtitle {
        text-align: center;
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .kj-news > div {
        padding: 0;
    }

.kj-newcol {
    height: 325px;
    display: flex;
    justify-content: space-between;
}

.kj-impor {
    width: 49%;
    height: 100%;
    background-size: 100% auto;
    background-position: center center;
    position: relative;
}

.kj-Nshadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 15px;
    color: #FFF;
    font-size: 14px;
    transition: all 0.3s;
}

.kj-impor:hover > .kj-Nshadow {
    background-color: rgba(0, 0, 0, 0.8);
}

.kj-Nshadow span {
    letter-spacing: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kj-newstitle {
    font-size: 17px;
    color: #FFF !important;
    margin-bottom: 5px;
    display: block;
    /* text-decoration: none !important;     */
}

.kj-Nshadow a {
    color: #FFF !important;
}

.kj-Nshadow > div > a {
    display: block;
    padding-top: 5px;
}

.kj-Nshadow > div > span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kj-recmd {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .kj-recmd > div {
        display: flex;
        justify-content: left;
        padding-bottom: 8px;
        border-bottom: 2px dashed #ababab;
    }

        .kj-recmd > div:last-child {
            padding-bottom: 0;
            border-bottom: none;
        }

    .kj-recmd .kj-newsbgi {
        display: block;
        width: 100px;
        height: 90px;
        background-size: 100% auto;
        background-position: center center;
        margin-right: 12px;
    }

    .kj-recmd > div > div {
        width: calc(100% - 112px);
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

.kj-lookmove {
    line-height: 25px;
}

.kj-recmd a {
    color: #0080cc !important;
}



/* 栏目banner */
.kj-colbanner {
    margin: auto;
    height: 530px;
    max-width: 1920px;
    background-size: auto 100%;
    background-position: center;
    position: relative;
}

    .kj-colbanner > div {
        height: 90px;
        width: 825px;
        background-color: #0080cc;
        padding: 20px 45px 20px 0;
        line-height: 50px;
        top: 45%;
        transform: translateY(-50%);
        position: absolute;
        text-align: right;
    }

    .kj-colbanner span {
        font-size: 42px;
        color: #FFF;
    }

    .kj-colbanner i {
        font-size: 26px;
        color: #fff;
        line-height: initial;
    }




/* 面包屑导航 */
.kj-breadnav {
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    padding: 0;
}

    .kj-breadnav i {
        height: 43px;
        padding: 6px 0;
        color: #333;
        opacity: 0.6;
        font-size: 25px;
        display: flex;
        align-items: flex-end;
    }

    .kj-breadnav ol {
        display: inline-block;
        margin: 0;
        background-color: transparent;
        font-size: 16px;
        padding-right: 0;
        padding-left: 5px;
    }

    .kj-breadnav a {
        color: #333;
        opacity: 0.6;
        font-size: 19px;
    }

    .kj-breadnav .active {
        opacity: 1 !important;
        font-size: 19px;
    }

    .kj-breadnav a {
        text-decoration: none;
        color: #333 !important;
    }

    .kj-breadnav li::before {
        color: #333 !important;
        opacity: 0.6;
    }


.kj-mbxhtz {
    height: 90px;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

    .kj-mbxhtz::after,
    .kj-mbxhtz::before {
        content: none;
        align-items: center;
    }


.kj-Jump {
    display: flex;
    align-items: center;
}

    .kj-Jump > a {
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        font-size: 19px;
        color: #333;
        height: 41px;
        width: 125px;
        border: 1px solid #9b9b9b;
        margin-left: 5px;
        transition: all 0.3s;
    }

    .kj-Jump > .active {
        background-color: #0080cc;
        color: #fff;
        border-color: #0080cc;
    }

    .kj-Jump > a:hover {
        background-color: #0080cc;
        color: #fff;
        border-color: #0080cc;
    }




.kj-brandevery {
    height: 235px;
    transition: all 0.3s;
}

    .kj-brandevery:hover {
        background-color: #f0f0f0;
    }

        .kj-brandevery:hover .kj-newstitle {
            color: #0080cc !important;
        }

.kj-summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}






.kj-brandevery > div {
    padding: 0;
    display: flex;
    justify-content: space-between;
    padding: 24px;
    padding-left: 0;
}

    .kj-brandevery > div::after,
    .kj-brandevery > div::before {
        content: none;
    }

.kj-NEWSimg {
    width: 205px;
    height: 185px;
    background-size: 100% auto;
    background-position: center;
    transition: all 0.3s;
}

.kj-brandevery > div > div {
    width: calc(100% - 255px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kj-NEWScont {
    padding-bottom: 30px;
}

    .kj-NEWScont .kj-newstitle {
        display: block;
        font-size: 20px;
        color: #333 !important;
        text-decoration: none !important;
        line-height: 30px;
        margin-bottom: 12px;
        transition: all 0.3s;
    }

.kj-brandevery > div > div > div {
    line-height: 25px;
}

.kj-brandevery .kj-lookm {
    color: #0080cc !important;
}

.kj-NEWScont span {
    color: #616161;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.kj-NEWScont p {
    margin: 0 !important
}




.kj-newsinfo {
    padding: 0;
    padding-bottom: 50px;
}

.kj-newinfotitle {
    text-align: center;
    margin-bottom: 30px;
}

    .kj-newinfotitle > h3 {
        font-size: 28px;
    }

    .kj-newinfotitle > span {
        font-size: 16px;
        color: #a7a7a7;
    }

.kj-wenzhang {
    font-size: 15px;
    line-height: 25px;
    /*padding-bottom: 50px;
    border-bottom: 1px solid #d1d1d1;*/
}
    .kj-wenzhang img {
        display: block;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }
    .kj-wenzhang p {
        word-wrap: break-word;
    }






    .kj-aboutsBOX > .kj-mbxhtz {
        height: 75px;
    }

.kj-aboutUS-CT {
    padding: 0;
}

.kj-UStop,
.kj-USbom {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 65px;
}

    .kj-UStop > div,
    .kj-USbom > div {
        width: 48%;
    }

.kj-aboutus-1 h1,
.kj-aboutus-4 h1 {
    color: #036dac;
    font-size: 42px;
    margin-top: 30px;
    margin-bottom: 15px;
}

    .kj-aboutus-1 h1 i,
    .kj-aboutus-4 h1 i {
        display: block;
        border-top: 3px solid #036dac;
        width: 60px;
        margin-top: 10px;
    }

.kj-aboutus-1 > div,
.kj-aboutus-4 > div {
    font-size: 20px;
    color: #313131;
}

.kj-aboutus-2,
.kj-aboutus-3 {
    height: 580px;
    background-size: 100% auto;
    background-position: center;
}



/* 栏目标题 */
.kj-coltit {
    text-align: center;
    margin-bottom: 45px;
}

    .kj-coltit > h1 {
        font-size: 37px;
        color: #242424;
    }

    .kj-coltit > span {
        font-size: 21px;
        color: #313131;
    }



.kj-LXFS > div {
    padding: 0;
    padding-bottom: 90px;
}

.kj-LXFSXQ {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kj-contactUS {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 236px;
}

    .kj-contactUS > i {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 90px;
        width: 90px;
        border-radius: 50%;
        font-size: 50px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 15px;
    }

    .kj-contactUS > span:nth-child(2) {
        font-size: 20px;
        color: #313131;
    }

    .kj-contactUS > span:nth-child(3) {
        color: #525252;
        font-size: 20px;
    }

    .kj-contactUS > a {
        font-size: 20px;
        color: #525252;
        text-decoration: none;
        transition: all 0.3s;
    }

        .kj-contactUS > a:hover {
            color: #0080cc;
        }

.kj-dh > i {
    background-color: #5ac1cc;
}

.kj-yx > i {
    background-color: #e76b65;
}

.kj-qq > i {
    background-color: #6ca4db;
}

.kj-wx > i {
    background-color: #3dbf84;
}



/* 公司地址 */
.kj-COPadd {
    background-color: #f7f7f7;
}

    .kj-COPadd > div {
        padding: 0;
        padding-top: 40px;
        padding-bottom: 75px;
    }

    .kj-COPadd .kj-coltit {
        margin-bottom: 30px;
    }

.kj-MAPadd {
    display: flex;
    justify-content: space-between;
}

    .kj-MAPadd > div {
        margin: 0 20px;
        width: calc(50% - 40px);
        height: 385px;
    }

.kj-COPimg {
    background-size: auto 100%;
}

.kj-mapCJ {
    background-color: #616161;
}






.kj-recruit > div {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 75px;
}

.kj-recBI {
    font-size: 20px;
    color: #333;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.kj-recQR > p,
.kj-ewm span {
    font-size: 20px;
    color: #333;
    letter-spacing: 2px;
}

.kj-ewm {
    display: flex;
    justify-content: space-around;
}

    .kj-ewm > div {
        text-align: center;
    }

.kj-wxewm {
    width: 200px;
    height: 200px;
    background-size: 100%;
    border: 8px solid #fff;
    box-sizing: border-box;
    margin-bottom: 15px;
}






.kj-product {
    background-size: 1920px 1309px;
    background-position: center center;
    margin-top: 50px;
    margin-bottom: 135px;
    background-repeat: repeat;
}

    .kj-product > div {
        margin-left: -27px;
        margin-right: -27px;
    }

.kj-pdclass {
    border: 12px solid #fff;
    border-bottom: none;
    border-top: none;
    padding: 0;
    height: 245px;
    border-top: none;
    background-size: 100% 100%;
    background-position: center;
    margin-bottom: 15px;
    text-decoration: none !important;
}

    .kj-pdclass > div {
        background-color: rgba(255,255,255, 0);
        transition: all 0.3s;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .kj-pdclass:hover > div {
        background-color: rgba(255,255,255, 0.3); 
    }

    












.kj-colclsaa {
    padding: 0;
}

.kj-CCIT {
    font-size: 20px;
    color: #fff;
    background-color: #0080cc;
    line-height: 50px;
    padding-left: 35px;
}

.kj-CCCT {
    margin-bottom: 45px;
    padding: 20px 35px 0;
    line-height: 30px;
    font-size: 15px;
    /*color: #414141;*/
}
b, strong {
    font-family: "PFHeavy" !important;
}








.kj-group {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.kj-PDshows {
    width: 25%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-bottom: 13px;
}

    .kj-PDshows:hover .kj-pdname {
        color: #0080cc;
    }


/* 小三角 */
.kj-arrow {
    width: 30px;
    height: 12px;
    background-size: 100% 100%;
    position: relative;
    top: 16px;
}



.kj-PDshows .kj-pdimg {
    width: 250px;
    padding-bottom: 80%;
    background-size: 80% auto;
    background-position: center center;
}

.kj-PDshows .kj-pdname {
    font-size: 20px;
    color: #1c1c1c;
    transition: all 0.3s;
}

.kj-drawer {
    width: 100%;
}

    .kj-drawer > div {
        box-shadow: none;
        border: none;
        border-top: 5px solid #0080cc;
        border-bottom: 5px solid #0080cc;
        background-color: #f7f7f7;
        padding: 25px 25px;
        border-radius: 0;
        min-height:30px;
    }

.kj-jjtd {
    width: 360px;
    padding-right:10px;
}

    .kj-jjtd ul {
        padding-left: 0;
        margin: 0;
    }

    .kj-jjtd li {
        display: flex;
        justify-content: left;
        font-size: 15px;
        line-height: 30px;
        padding-left: 20px;
        position:relative;
    }

        .kj-jjtd li::before {
            content: "";
            border-radius: 50%;
            width: 10px;
            height: 10px;
            background-color: #0080cc;
            margin-top: 9px;
            margin-right: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            position:absolute;
            left:0;
        }

.kj-copjianjie {
    width: calc(100% - 360px);
}

.kj-copjianjie,
.kj-jjtd{
    min-height:50px;
}


.kj-drawer p {
    margin: 0;
}

.kj-cpxx > div {
    display: flex;
    line-height: 30px;
    font-size: 15px;
    color: #414141;
}

.kj-copjianjie > div {
    line-height: 30px;
    color: #414141;
    font-size: 15px;
}

    .kj-copjianjie > div > p {
        color: #333;
        font-size: 15px;
        line-height: 30px;
    }





.kj-backpd {
    display: block;
    width: 210px;
    background-color: #0080cc;
    color: #FFF;
    text-align: center;
    line-height: 45px;
    font-size: 19px;
    letter-spacing: 3px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    text-decoration: none !important;
    transition: all 0.3s;
}

    .kj-backpd:hover {
        color: #fff;
        background-color: #474747;
    }


/* banner字体 */
.kj-bannertext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    cursor: pointer;
}

    .kj-bannertext > span {
        text-shadow: #979797 0 0 10px;
        color: #fff;
    }

    .kj-bannertext > .kj-big {
        font-size: 50px;
        letter-spacing: 10px;
    }

    .kj-bannertext > .kj-small {
        font-size: 30px;
    }





/*分页器*/
.kj-paging {
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
}

    .kj-paging a {
        border-color: #0080cc !important;
        border-color: #0080cc !important;
        background-color: #fff !important;
        color: #036dac !important;
        transition: all 0.3s;
        padding: 6px 12px !important;
    }

    .kj-paging .active > a {
        background-color: #0080cc !important;
        color: #fff !important;
    }

    .kj-paging a:hover {
        background-color: #0080cc !important;
        color: #fff !important;
    }


/*文章详情上下文*/
.kj-prev-next {
    margin: 40px 0;
    border-top: 1px solid #c1c1c1;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}

    .kj-prev-next a {
        color: #333;
        transition: all 0.3s;
        text-decoration: none;
    }

        .kj-prev-next a:hover {
            color: #0080cc;
        }

.kj-none {
    color: #999999
}

.kj-prev-next > span {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 15px;
}

.kj-contadd > div {
    display: flex;
}

    .kj-contadd > div > span:first-child {
        width: 51px;
    }

    .kj-contadd > div > span:last-child {
        width: calc(100% - 51px);
    }

.kj-Jog {
    background-size: auto 105% !important;
}





@media screen and (max-width:1300px) {
    .kj-header {
        height:70px;
    }
    .kj-nav > li > a {
        font-size: 17px;
        line-height: 62px;
    }
    .kj-nav > li > ul {
        top:70px;
    }
        .kj-colbanner > div {
        height: 70px;
        width: 600px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .kj-colbanner span {
        font-size: 25px;
    }
    .kj-colbanner i {
        font-size: 18px;
    }
    .kj-colbanner {
        height: 350px;
    }
    .kj-banner {
        height: 500px;
        margin-bottom: 50px;
    }
    .kj-mbxhtz {
        height: 65px;
    }
    .kj-breadnav i {
        font-size: 20px;
    }
    .kj-breadnav a {
        font-size: 16px;
    }
    .kj-breadnav .active {
        font-size: 16px;
    }
    .kj-aboutus-1 h1, .kj-aboutus-4 h1 {
        font-size: 25px;
    }
        .kj-aboutus-1 h1 i, .kj-aboutus-4 h1 i {
            width: 40px;
        }
    .kj-aboutus-1 > div, .kj-aboutus-4 > div {
        font-size: 16px;
    }
    .kj-PDname, .kj-PDenname {
        font-size: 20px;
        line-height: 25px;
    }
    .kj-pdclass {
        height: 220px;
        border: 8px solid #fff;
        margin:0;
    }
    .kj-product {
        margin-bottom: 0;
    }
    .kj-brandevery .kj-NEWSimg {
        background-size:80%;
    }
    .kj-Jump > a {
        font-size: 16px;
    }
    .kj-coltit > h1 {
        font-size: 25px;
    }
    .kj-coltit > span {
        font-size: 17px;
    }
    .kj-LXFS > div {
        padding-bottom: 50px;
    }
    .kj-DEtitle > div {
        font-size: 18px;
    }
    .kj-PTS .kj-DEtitle {
        margin-bottom: 40px;
    }
    .kj-news .kj-DEtitle {
        margin:50px 0 40px;
    }
    .kj-aboutUS .kj-DEtitle a {
        font-size: 25px;
    }
    .kj-copJJ {
        margin-top: 20px;
        padding-bottom: 3px;
    }
    .kj-jjNR {
        color: #313131;
        margin-top: 21px;
    }
    .kj-copnames {
        font-size: 20px;
        line-height: 40px;
    }
    .kj-show-img {
        height: 450px;
    }
    .kj-bannertext > .kj-big {
        font-size: 35px;
    }
    .kj-bannertext > .kj-small {
        font-size: 24px;
    }
    .kj-daboutUS {
        margin-bottom: 60px;
    }
    .kj-PTS .kj-DEtitle > h2 {
        margin-top: 50px;
    }
    .kj-DEtitle > h2, .kj-DEtitle > a {
        font-size: 30px;
    }
    .kj-recmd .kj-newsbgi {
        background-size: 80% auto;
    }
    .kj-aboutus-2, .kj-aboutus-3 {
        background-size: 100% auto;
        background-position: center;
    }
    .kj-aboutus-2, .kj-aboutus-3 {
        height: 410px;
    }


}

.no_pro {
    margin: auto;
    width: 250px;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

    .no_pro > div {
        width: 100%;
        height: 250px;
        background-size: 100%;
    }

    .no_pro > span {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #e7e8e9;
    }




