.section-wrap {
    padding: 135px 0;
}

.section-title {
    font-size: 60px;
}

.section-extra-title {
    font-size: 30px;
    padding-top: 12px;
}

.icon-content-wrap {
    color: #898989;
}

.icon-content-wrap .icon {
    width: 66px;
    height: 66px;
}

.icon-content-wrap .title {
    margin: 0
}

.icon-content-wrap .icon-wrap {
    width: 106px;
    height: 106px;
    border: 4px solid #999999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
}

img {
    transition: all .6s;
}

/* 商务用车 */
.swyc .section2 .col {
    margin: 0 15px;
}

.swyc .section2 .col:first-child .item:last-child {
    margin-top: 30px;
}

.swyc .section2 .col:first-child {
    margin-left: 0;
}

.swyc .section2 .col:last-child {
    margin-right: 0;
}

.swyc .section2 .item {
    position: relative;
    overflow: hidden;
}

.swyc .section2 .item:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}

.swyc .section2 .scene-name {
    position: absolute;
    bottom: 0;
    height: 58px;
    background: rgba(0, 0, 0, .42);
    line-height: 58px;
    text-align: center;
    width: 100%;
}


/* 机场接送 */
.jcjs .section2 .item {
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    padding: 35px 55px;
    margin-bottom: 15px;
}

.jcjs .section2 .item:last-child {
    margin-bottom: 0;
}

.jcjs .section2 .avator-wrap {
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    width: 118px;
    height: 118px;
    overflow: hidden;
    margin-right: 50px;
}

.jcjs .section2 .content {
    width: calc(100% - 168px);
}


/* 通勤班车 */
.tqbc .item .icon-wrap {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    border: 2px solid #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tqbc .item .icon-wrap img {
    width: 66px;
    height: 66px;
}

.tqbc .item p {
    margin: 0;
}

/* 艺人通稿 */
.yytg .section2 .item:nth-of-type(4),
.yytg .section2 .item:nth-of-type(5),
.yytg .section2 .item:nth-of-type(6) {
    padding-top: 20px;
}

/* 长期包租 */
.cqbz .section2 .item:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}

.cqbz .section2 .item .header {
    overflow: hidden
}

.cqbz .section2 .item .content {
    padding-top: 20px;
}

.cqbz .section2 .item p {
    margin: 0;
}

/* 关于我们 */
.gywm .nav {
    height: 68px;
    line-height: 66px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.gywm .nav li {
    flex: 1;
}

.gywm .nav li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #333333;
    cursor: pointer;
}

.gywm .nav a:hover {
    background: #f6f7f9;
    color: #23ac38;
}

.gywm .nav .active a {
    color: #23ac38;
    background: #f6f7f9;
}

.gywm .banner {
    height: 318px;
    background-size: 100% auto;
}

.gywm .banner p {
    margin: 0;
}

.gywm .banner .title {
    padding-top: 90px;
}

.gywm .banner .sub-title {
    font-size: 26px;
    color: #23ac38;
}



/* 公司介绍 */
.gywm .gsjs .banner {
    /* background: url('../images/gywm-gsjs-banner.jpg'); */
}

.gywm .gsjs .desc-content {
    line-height: 2.4;
    letter-spacing: 1px;
}

.gywm .gsjs .desc-content img {
    width: 362px;
    padding: 0 0 40px 60px;
}

.gywm .gsjs .desc-below {
    padding: 50px 0;
}

.gywm .gsjs .banner-qykh {
    height: 250px;
    /* background: url('../images/gywm-qykh-banner.jpg'); */
}

.gywm .gsjs .banner-qykh .title {
    padding-top: 45px;
}

.gywm .gsjs .client-list,
.gywm .hzhb .partner-list {
    overflow: hidden;
    padding-bottom: 100px;
}

/* 社会责任 */
.gywm .shzr .banner {
    /*background: url('../images/gywm-shzr-banner.jpg');*/
}

.gywm .shzr .section1 h3 {
    line-height: 1.8;
    padding-top: 10px;
}

.gywm .shzr .section2 {
    padding: 120px 0 150px 0;
}

.gywm .shzr .section2 .row {
    background: #f6f7f9;
}

.gywm .shzr .section2 .project-desc {
    padding: 36px 16px;
}

.gywm .shzr .section2 .title {
    font-size: 28px;
}

.gywm .shzr .section2 .content {
    font-size: 24px;
    line-height: 1.8;
    padding-top: 10px;
}

/* 荣誉资质 */
.gywm .ryzz .section1 {
    padding: 100px 0 150px 0;
}

.gywm .ryzz .section1 .item-wrap {
    margin-bottom: 30px;
    background: #f6f7f9;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.gywm .ryzz .section1 .item-wrap p {
    position: absolute;
    bottom: 18px;
}

.gywm .ryzz .section1 .item-wrap img {
    width: 72%;
}

.gywm .ryzz .section1 .item-wrap:nth-of-type(4),
.gywm .ryzz .section1 .item-wrap:nth-of-type(5) {
    margin-bottom: 0;
}

.gywm .ryzz .section1 .wrap-size1 {
    height: 372px;
}

.gywm .ryzz .section1 .wrap-size2 {
    height: 526px;
}

/* 合作伙伴 */
.gywm .hzhb .banner-hzhb {
    /* background: url('../images/gywm-hzhb-banner.jpg'); */
}

.gywm .hzhb .banner-qykh {
    /* background: url('../images/gywm-qykh-banner.jpg'); */
}

.gywm .hzhb .banner-gys {
    /* background: url('../images/gywm-gys-banner.jpg'); */
}

/* 服务保障 */
.fwtx .fwtx-content-wrap {
    padding: 80px 0 150px 0;
}

.fwtx .nav-header {
    padding: 26px 34px;
    border: 1px solid #d2d2d2;
    border-bottom: none;
}

.fwtx .nav {
    border: 1px solid #d2d2d2;
}

.fwtx .nav>li {
    border-bottom: 1px solid #d2d2d2;
}

.fwtx .nav>li:hover a {
    color: #23ac38;
}

.fwtx .nav>li>a {
    color: #333333;
    padding: 15px 35px;
}

.fwtx .nav>li.active a {
    color: #23ac38;
}

.fwtx .nav>li:last-child {
    border: none;
}

.fwbz .content-wrap p {
    margin-bottom: 8px;
    line-height: 1.6
}

.fwbz .col {
    flex: 1;
}

.fwbz .icon-wrap {
    width: 76px;
    height: 76px;
}

.fwbz .icon {
    width: 45px;
    height: 45px;
}

@media (max-width: 768px) {
    .icon-content-wrap {
        flex-direction: column;
        align-items: center;
    }

    .icon-content-wrap .title {
        font-size: 20px;
    }

    .icon-content-wrap .icon-wrap {
        width: 70px;
        height: 70px;
    }

    .icon-content-wrap .icon {
        width: 46px;
        height: 46px;
    }

    /* 机场接送 */
    .jcjs .section2 .item {
        padding: 15px;
    }

    .jcjs .section2 .avator-wrap {
        width: 70px;
        height: 70px;
        margin-right: 15px;
    }

    .jcjs .section2 .content {
        width: calc(100% - 85px);
    }

    /* 通勤班车 */
    .tqbc .item .icon-wrap {
        width: 60px;
        height: 60px;
    }
    .tqbc .item .icon-wrap img{
        width: 40px;
        height: 40px;
    }

    /* 关于我们 */
    .gywm .nav {
        height: 86px;
    }
    .gywm .nav li a{
        writing-mode: tb-rl;
        padding: 10px 0;
        width: 20px;
        line-height: 20px;
        margin:0 auto;
    }
    .gywm .gsjs .client-list img,.gywm .hzhb .client-list img{
        width: 100%;
    }

    /* 社会责任 */
    .gywm .shzr .section2 {
        padding: 30px 0 50px 0;
    }

}