.clearfix::after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.l {
    float: left;
}

.r {
    float: right;
}

.c-common-title {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}

    .c-common-title i {
        display: inline-block;
        width: 114px;
        height: 4px;
        background-color: #E63429;
    }

    .c-common-title h2 {
        font-size: 36px;
        color: #222;
        font-weight: bold;
        padding: 18px 0;
    }

    .c-common-title p {
        font-size: 24px;
        color: #666;
        font-weight: 400;
    }

.common-main {
    width: 1200px;
    margin: 0 auto;
}

img {
    display: block;
}

.container {
    width: 100%;
    color: #222;
}

.c-top-wrap {
    width: 100%;
    /*min-width: 1600px;*/
    height: 460px;
    background: url('../images/top-bg3.png') no-repeat;
    position: relative;
}

.c-top-title {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.top-title-l {
    width: 800px;
}

    .top-title-l h2 {
        margin: 106px 0 20px;
        font-size: 48px;
    }

.top-tilte-content {
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
}

.top-title-r {
    margin-top: 16px;
}

.c-top-intro {
    width: 1164px;
    height: 190px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 99;
    margin-left: -582px;
    margin-bottom: -95px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
}

.top-intro-list li {
    float: left;
    text-align: center;
    margin-top: 45px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #666;
}

    .top-intro-list li:first-child {
        width: 300px;
    }

        .top-intro-list li:first-child h3 {
            font-size: 24px;
            padding-bottom: 20px;
        }

        .top-intro-list li:first-child p {
            font-size: 18px;
            line-height: 32px;
        }

    .top-intro-list li:nth-child(n+2) {
        width: 215px;
        padding: 16px 0;
    }

        .top-intro-list li:nth-child(n+2) span {
            font-size: 36px;
            padding-bottom: 20px;
            display: inline-block;
        }

    .top-intro-list li:last-child {
        border-right: 0;
    }

.top-intro-name {
    font-size: 18px;
}

/* 开创云采购服务 */
.c-service-wrap {
    background-color: #fff;
    width: 100%;
    margin: 95px 0;
    text-align: center;
}

.c-service-list {
    width: 1164px;
    margin: 60px auto 0;
}

    .c-service-list li {
        float: left;
        width: 291px;
        color: #222;
    }

.c-service-item {
    width: 275px;
    margin: 0 auto;
    padding: 30px 0 50px;
}

    .c-service-item img {
        width: 121px;
        margin: 0 auto 14px;
    }

.ban-withe {
    display: none;
}

.c-service-item h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.c-service-item p {
    font-size: 16px;
    line-height: 24px;
}

.c-service-item-actived {
    background-color: #e64a29;
    box-shadow: 0px 3px 3px 0px rgba(102, 102, 102, 0.1);
    border-radius: 5px;
    cursor: pointer;
}

    .c-service-item-actived h3,
    .c-service-item-actived p {
        color: #fff;
    }

/* 开创云采购套餐 */
.c-package-wrap {
    width: 100%;
    background-color: #F5FBFF;
    padding-bottom: 60px;
}

.c-package-title {
    text-align: center;
    padding-bottom: 90px;
}

.c-package-top {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.c-package-logo {
    width: 430px;
    margin-top: 75px;
}

    .c-package-logo img {
        width: 100%;
    }

.c-package-com-items {
    width: 385px;
    height: 280px;
    position: relative;
}

.c-package-l {
    text-align: right;
}

.c-package-com-items div i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 2px;
}

.c-package-com-items div {
    position: absolute;
}

.com-package-item1 {
    top: 0;
}

.com-package-item2 {
    top: 80px;
}

.com-package-item3 {
    top: 160px;
}

.com-package-item4 {
    top: 240px;
}

.c-package-item-1 {
    right: 35px;
}

.c-package-item-2 {
    right: 85px;
}

.c-package-item-3 {
    right: 110px;
}

.c-package-item-4 {
    right: 35px;
}

.c-package-item-5 {
    left: -8px;
}

.c-package-item-6 {
    left: 100px;
}

.c-package-item-7 {
    left: 135px;
}

.c-package-item-8 {
    left: 60px;
}

.package-icon1 i {
    background-color: #F39A2B;
}

.package-icon2 i {
    background-color: #E5594F;
}

.package-icon3 i {
    background-color: #4A5699;
}

.package-icon4 i {
    background-color: #C45FA0;
}

.c-package-bot {
    width: 100%;
    text-align: center;
}

.c-package-price {
    font-size: 14px;
    color: #222;
}

    .c-package-price span {
        font-size: 36px;
        color: #E81818;
        font-weight: bold;
    }

.c-package-btn {
    width: 240px;
    margin: 40px auto 0;
    line-height: 60px;
    background-color: #1F8FFF;
    font-size: 24px;
    text-align: center;
    border: 1px solid rgba(204, 204, 204, 1);
    border-radius: 2px;
}

    .c-package-btn a {
        color: #fff;
    }

/* 百度爱采购服务 */
.baidu-service-wrap {
    width: 100%;
    padding-bottom: 100px;
}

.baidu-service-title {
    padding-bottom: 50px;
}

.baidu-service-content {
    height: 707px;
    background: url("../images/baidu-service.png") no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
}

.bd-service-com {
    width: 321px;
    height: 134px;
    position: absolute;
    color: #fff;
}

    .bd-service-com h3 {
        font-size: 22px;
        padding: 20px 20px 10px 20px;
    }

    .bd-service-com p {
        font-size: 14px;
        padding: 0 20px;
        line-height: 20px;
    }

.bd-service-item1 {
    left: 0;
    bottom: 185px;
    background: linear-gradient(90deg, #FF2E35 0%, #FF7834 100%);
    border-radius: 4px;
}

.bd-service-item2 {
    left: 0;
    bottom: 42px;
    background: linear-gradient(90deg, #FC7B7F 0%, #F55A88 100%);
    border-radius: 4px;
}

.bd-service-item3 {
    background: linear-gradient(-90deg, #FF2E35 0%, #FF7834 100%);
    right: 0;
    top: -10px;
    border-radius: 4px;
}

.bd-service-item4 {
    background: linear-gradient(-90deg, #F79A08 0%, #F5B427 100%);
    right: 0;
    top: 134px;
    border-radius: 4px;
}

/* 百度企业名片*/
.baidu-company-wrap {
    width: 100%;
    background: url("../images/bd-company.png") no-repeat;
    height: 770px;
    position: relative;
}

.baidu-card-title {
    padding-top: 56px;
}

    .baidu-card-title h2 {
        color: #fff;
    }

    .baidu-card-title i {
        background-color: #fff;
        margin-bottom: 50px;
    }

.baidu-company {
    width: 1200px;
    margin: 0 auto;
}

.bd-company-list {
    width: 332px;
    height: 400px;
}
.bd-company-shows {
    width: calc(100% - 334px);
}
.bd-company-item {
    margin-bottom: 14px;
}

    .bd-company-item h4 {
        font-size: 20px;
        padding-bottom: 10px;
        color: #fff;
        font-weight: bold;
    }

    .bd-company-item p {
        font-size: 16px;
        color: #fff;
        line-height: 24px;
    }

.bd-item-1 {
    color: #F55E87;
}

.bd-item-2 {
    color: #23E93A;
}

.bd-item-3 {
    color: #30E5DF;
}

.bd-item-4 {
    color: #E4C726;
}

.baidu-company-botimg {
    width: 179px;
    height: 287px;
    position: absolute;
    bottom: 60px;
    left: 60px;
    z-index: 9;
}

/* 开创云采购APP */
.c-buy-app-wrap {
    padding-bottom: 95px;
}

.buy-app-title {
    text-align: center;
}

.buy-app-content {
    padding-top: 100px;
}

.buy-app-item {
    width: 275px;
    height: 551px;
}

.buy-app-item2 {
    margin-right: 34px;
}

.buy-arrows {
    margin-top: 274px;
}

.buy-app-name {
    margin-top: 32px;
}

    .buy-app-name div {
        width: 50%;
        text-align: center;
        font-size: 24px;
    }

.buy-app-name1 {
    color: #E63429;
}

.buy-app-name2 {
    color: #F1AD02;
}

/* 成功案例 */
.c-case-wrap {
    background: #F8F3F4;
}

.c-case-title {
    text-align: center;
}

.c-case {
    /* background-color: #963; */
    padding-bottom: 20px;
}

.c-case-nav {
    width: 580px;
    margin: 60px auto 50px;
    display: flex;
    justify-content: center;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #E63429!important;
}
    .c-case-nav li {
        float: left;
        width: 158px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        border-radius: 24px;
        margin-right: 50px;
        border: 1px solid #E63429;
        background-color: #fff;
        cursor: pointer;
    }

.c-case-actived {
    background-color: #E63429 !important;
    color: #fff;
    border: 1px solid #E63429 !important;
}

.c-case-nav li:last-child {
    margin-right: 0;
}

.c-case-slider {
    position: relative;
    padding-bottom: 100px;
}

    .c-case-slider .swiper-pagination {
        left: 50% !important;
        margin-left: -12px !important;
        bottom: 60px;
    }

        .c-case-slider .swiper-pagination span {
            margin-right: 30px !important;
        }

    .c-case-slider .swiper-button-prev {
        background: url("../images/slider-arrows-l.png") no-repeat !important;
        background-size: 27px 44px !important;
        margin-top: -70px;
    }

    .c-case-slider .swiper-button-next {
        background: url("../images/slider-arrows-r.png") no-repeat !important;
        background-size: 27px 44px !important;
        margin-top: -70px;
        right: 45px !important;
    }

.swiper-slide img:nth-child(2) {
    display: none;
}

.swiper-slide img:last-child {
    display: none;
}

/* 产品服务 */
.c-product-title {
    padding-bottom: 76px;
}

.c-product-content {
    width: 1190px;
    height: 1073px;
    margin: 0 auto;
}

/* 我要加入 */
.c-join-wrap {
    margin-top: 100px;
    width: 100%;
    background: url("../images/join3.png") no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.c-join-title {
    padding-top: 60px;
}

    .c-join-title h2,
    .c-join-title p {
        color: #fff;
    }

.c-join-contact {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
}

    .c-join-contact i {
        display: inline-block;
        width: 212px;
        height: 1px;
        background-color: #fff;
        margin-bottom: 6px;
        ;
    }

        .c-join-contact i:first-child {
            margin-right: 52px;
        }

        .c-join-contact i:last-child {
            margin-left: 52px;
        }

    .c-join-contact span {
        color: #F6FF00;
        font-size: 36px;
    }

.c-join-form div {
    width: 398px;
    height: 50px;
    text-align: center;
    border-radius: 25px;
    background-color: #fff;
    margin: 30px auto 0;
    position: relative;
}

.contact-name label {
    color: red;
    font-size: 16px;
    position: absolute;
    right: -140px;
    top: 17px;
}

.contact-tel label {
    color: red;
    font-size: 16px;
    position: absolute;
    right: -172px;
    top: 17px;
}

.c-join-form div input {
    width: 300px;
    line-height: 50px;
    text-align: center;
    border: none;
    font-size: 18px;
	height:50px;
}

.contact-btn {
    background-color: #F8AF00;
}

    .contact-btn input {
        background-color: #F8AF00;
    }

/* 动画 */
.animated {
    opacity: 0;
}

.animation-delay-2 {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.35s;
}

.animation-delay-3 {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.55s;
}

.animation-delay-4 {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.75s;
}

@media screen and (max-width: 1680px) {
    .baidu-company-botimg {
        display: none;
    }
}
/* 新加的样式 */
.acg_box1 {
    background: #F8F3F4;
    padding: 50px 0;
}

.acg_box1_title {
    text-align: center;
    padding-top: 0;
    padding-bottom: 40px;
}

    .acg_box1_title h2 {
        font-size: 38px;
        color: #1D1D1D;
        font-weight: bold;
        margin: 0;
    }

    .acg_box1_title p {
        color: #505050;
        font-size: 24px;
    }

.acg_bo1_group {
    padding: 200px 0;
    position: relative;
}

    .acg_bo1_group img {
        margin: 0 auto;
        display: block;
    }

.acg_bo1_list {
    width: 380px;
    position: absolute;
}

    .acg_bo1_list:nth-child(1) {
        left: 4%;
        top: 0;
    }

    .acg_bo1_list:nth-child(2) {
        top: 36%;
        left: 0;
    }

    .acg_bo1_list:nth-child(3) {
        bottom: 0%;
        left: -4%;
    }

    .acg_bo1_list:nth-child(4) {
        top: 0%;
        right: 4%;
    }

    .acg_bo1_list:nth-child(5) {
        top: 36%;
        right: -2%;
    }

    .acg_bo1_list:nth-child(6) {
        bottom: 0%;
        right: -5%;
    }

    .acg_bo1_list:nth-child(1) p::before {
        background: #EF8F16;
    }

    .acg_bo1_list:nth-child(2) p::before {
        background: #E63429;
    }

    .acg_bo1_list:nth-child(3) p::before {
        background: #C45FA0;
    }

    .acg_bo1_list:nth-child(4) p::before {
        background: #C45FA0;
    }

    .acg_bo1_list:nth-child(5) p::before {
        background: #E63429;
    }

    .acg_bo1_list:nth-child(6) p::before {
        background: #EF8F16;
    }

    .acg_bo1_list p::before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        left: -20px;
        top: 30px;
        border-radius: 50%;
    }

    .acg_bo1_list p {
        font-size: 20px;
        color: #303030;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .acg_bo1_list span {
        font-size: 13px;
        color: #6A6A6A;
        line-height: 24px;
        display: block;
    }

.acg_box2 {
    padding: 50px 0;
}

.acg_box2_img {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

    .acg_box2_img img {
        width: 100%;
        display: block;
    }