@charset "utf-8";

/**/

.top-banner .top-btn-a {
    box-sizing: border-box;
    position: absolute;
    width: 316px;
    height: 66px;
    text-align: center;
    line-height: 60px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -55px);
    border-radius: 50px;
    background: linear-gradient(to right, #007EFF, #6632F0), #6632F0;
    border-bottom: 6px solid #01A0FE;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.top-banner .top-btn-a:hover {
    transform: translate(-50%, -60px);
}

.top-banner .top-btn-a:after {
    content: "";
    display: inline-block;
    vertical-align: -12px;
    width: 47px;
    height: 47px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAA7ElEQVQ4ja2UsUoDURBFjzYiWJpWsBV/IKQVi5BfsEzIH4iNRapoa+EPpLSw0E8wrSKkjX3SxE4Rc8LIhqzFur5kL9zisbzDvNk7s6VuA8fAKxUpgHOgBwyBM2BnY7QaPnGlqXqlHmbfkr28EG0Y+Vvf6qPaihalgPOHtsV6Uy/UWip0N3v6X/pQB2rjv9BwvwSa14vaVffKoAfqVwI49K7eqEdF0PBTInSpuXr5k/sKKp2VVXqdAHtWO2U9Tfn79SpyOlbPU3NaNFEPanPdiTrNwSZZXtee/agw9so9sA/cAnfA5yZLqvp9CiwAbRG5PQ/U34cAAAAASUVORK5CYII=) no-repeat center #01CBFE;
    border-radius: 50%;
    margin-left: 20px;
}

/* 中企动力优质品牌的力量 */

.items-zqdl {
    box-sizing: border-box;
    height: 534px;
    background: url(../../images/special/qytg/shanghai/zqdl-bg.jpg) no-repeat center;
}

.items-zqdl .items-subtitle {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}

.items-zqdl .items-subtitle .em {
    color: var(--main-color);
    font-weight: bold;
}

.items-zqdl .items-block {
    margin-top: 75px;
    justify-content: space-between;
}

.items-zqdl .item {
    width: 148px;
}

.items-zqdl .item-title {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #666;
    line-height: 1.8em;
}

/*  */

.items-branch .item {
    width: 570px;
}

.items-bdhy {
    padding-bottom: 100px;
}