/*banner开始*/
.chantext {
    font-size: 18px;
    margin: 10px 0 40px;
    font-weight: 400;
}

.detail {
    /* width: 72% !important;  */
    flex-wrap: wrap;
}

.cooperation {
    text-align: center;
    background: #f7f7f7;
}

.cooperation .more {
    margin-left: 40%;
    color: #16307A;
    margin-bottom: 10px;
    margin-top: -1%;
    font-size: 20px;
}

.imgs .ptext {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 28px;
    height: 80px;
    display: flex;
    align-items: center;
}

.cooperation .imgs {
    display: flex;
    justify-content: space-between;
    width: 75%;
    margin: 1% auto 0;
}

.detail>div {
    margin-right: 20px;
}

/*banner结束*/
/*企业实力开始*/
#qiye .shuzi {
    width: 100%;
    margin: 40px auto;
}

#qiye .shuzi div {
    float: left;
    width: 33%;
}

#qiye .shuzi div .meiyuep {
    color: rgb(204, 61, 61);
    font-size: 30px;
}

#qiye .shuzi div .meiyuefp {
    color: rgb(116, 116, 116);
    font-size: 20px;
    margin: 0;
}

#qiye .tuji {
    width: 80%;
    margin: 40px auto;
}

#qiye .pcjieshao {
    width: 80%;
    text-align: left;
    font-size: 20px;
    margin: 40px auto;
}

#qiye .pcjieshao p {
    text-indent: 2em;
    color: rgb(116, 116, 116);
}

#qiye .mjieshao {
    display: none;
}

#qiye .mjieshao p {
    text-indent: 2em;
    color: rgb(116, 116, 116);
}

#qiye .jiashu {
    color: rgb(22, 48, 122);
}

#qiye .tedian img {
    margin-right: 15%;
}

#qiye .tedian .kuaijie {
    margin: 0;
}

.bottomimg {
    margin-bottom: 140px;
}