
/** 首页 index.html **/
.xx-index .head {
    background-color: #fef7f7;
    /** background-image: url(../images/index-video-image.jpg); **/
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 3.125rem;
}
.xx-index .head .container {
    position: relative;
}
.xx-index .head .container .video {
    height: 47.5rem;
    position: absolute;
    top: 0;
    left: calc(50% - 120rem / 2);
    z-index: 1;
}
.xx-index .head .container .video video {
    height: 47.5rem;
    width: auto;
}
.xx-index .head .title {
    color: white;
    font-size: 3.125rem;
    font-weight: 900;
    text-shadow: .3125rem .3125rem .3125rem black;
    position: absolute;
    left: 4.0625rem;
    top: 10rem;
    z-index: 2;
}
.xx-index .head .title .btn {
    margin-top: 3.125rem;
    box-shadow: .3125rem .3125rem .3125rem black;
}
.xx-index .head .title-holder {
    height: 37.5rem;
}
.xx-index .head .factor {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
.xx-index .head .factor .item {
    width: 16.5625rem;
    height: 22.5rem;
    background-color: #fcfcfc;
    border-radius: .5rem;
    box-shadow: 0px .3125rem .625rem rgba(0, 0, 0, 0.2);
    padding: 2.1875rem;
    margin: 0 .5rem;
}
.xx-index .head .factor .item .icon {
    width: 5.6875rem;
    height: 5.6875rem;
    background-image: url(../images/index-head-factor.png);
    background-repeat: no-repeat;
    background-size: auto 5.6875rem;
    margin: .625rem auto;
}
.xx-index .head .factor .item .icon-2 {
    background-position: -5.6875rem 0;
}
.xx-index .head .factor .item .icon-3 {
    background-position: -11.375rem 0;
}
.xx-index .head .factor .item .icon-4 {
    background-position: -17.0625rem 0;
}
.xx-index .head .factor .item h2 {
    text-align: center;
    padding: .625rem 0 1.875rem;
    border-bottom: 1px solid #666;
    font-size: 1.625rem;
}
.xx-index .head .factor .item p {
    padding-top: .9375rem;
    font-size: 1rem;
    color: #35363a;
}
/** 首页运营结构 **/
.xx-index > .intro {
    background-color: white;
}
.xx-index .intro .container {
    height: 47.5rem;
    background-image: url(../images/index-intro.png);
    background-repeat: no-repeat;
    background-position: 0 9.375rem;
    padding-top: 5rem;
    background-size: 100% auto;
}
.xx-index .intro .container h1, .xx-index .intro .container h6,
.xx-index .qnh .container h1, .xx-index .qnh .container h6,
.xx-index .case .container h1, .xx-index .case .container h6,
.xx-index .partners .container h1,
.xx-index .news .container h1 {
    text-align: center;
    padding-bottom: 10px;
}
/** 隔断1牵牛花 **/
.xx-index .partition.qianniuhua .container .line {
    flex-grow: 1;
}
.xx-index .partition.qianniuhua .container .line::after {
    height: 50px;
}
.xx-index .partition .container .feature {
    width: 350px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: white;
    font-size: 14px;
}
.xx-index .partition .container .feature .item {
    width: 50%;
    height: 50px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}
.xx-index .partition .container .feature .item .icon {
    width: 40px;
    height: 40px;
    background-image: url(../images/partition-qnh.png);
    background-repeat: no-repeat;
    margin-right: 10px;
}
.xx-index .partition .container .feature .item-2 .icon {
    background-position: -40px 0;
}
.xx-index .partition .container .feature .item-3 .icon {
    background-position: -80px 0;
}
.xx-index .partition .container .feature .item-4 .icon {
    background-position: -120px 0;
}
/** 首页牵牛花 **/
.xx-index .qnh .container {
    height: 47.5rem;
    background-color: white;
    padding-top: 3.75rem;
    background-image: url(../images/index-qnh.jpg);
    background-repeat: no-repeat;
    background-position: center 11.25rem;
}
/** 首页隔断2 **/
.xx-index .partition-2 .container .people .image {
    background-image: url(../images/people-2.png);
}
.xx-index .partition-2 .container .people .triangle {
    border-bottom-color: #fef7f7;
}
/** 行业案例 **/
.xx-index > .case {
    background-color: #fef7f7;
}
.xx-index .case .container {
    height: 46.875rem;
    padding-top: 3.75rem;
    position: relative;
}
.xx-index .case .container .slider .swiper-pagination,
.xx-index > .case .case-swiper-pagination-mb {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: .625rem;
}
.xx-index .case .container .slider {
    position: relative;
    padding: 1.875rem 0 3.125rem;
}
.xx-index .case .container .slider .swiper-pagination-bullet {
    border-radius: 0;
    transform: skewX(-15deg);
    width: .625rem;
    height: .625rem;
    margin: 0 .3125rem;
}
.xx-index .case .container .slider .swiper-pagination-bullet-active {
    background-color: #d7000f;
}
.xx-index .case .container .slider .swiper-button-next,
.xx-index .case .container .slider .swiper-button-prev {
    width: 6.25rem;
    height: 6.25rem;
    background-image: url(../images/slider.png);
    background-repeat: no-repeat;
    background-position: -6.25rem 0;
    background-size: auto 6.25rem;
    right: -3.125rem;
    top: calc(50% - 2.5rem)
}
.xx-index .case .container .slider .swiper-button-prev {
    background-position: 0 0;
    left: -3.125rem;
}
.xx-index > .case .swiper-slide {
    border-radius: 4.375rem 1.25rem;
    overflow: hidden;
}
/** 合作伙伴 **/
.xx-index .partners {
    background-color: #f5f7f9;
}
.xx-index .partners .container {
    height: 17.5rem;
    padding-top: 2.5rem;
}
.xx-index .partners .container .logos {
    height: 5.625rem;
    margin-top: 1.875rem;
    overflow: hidden;
    position: relative;
}
.xx-index .partners .container .logos .partners-slide {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    left: 0;
    top: 0;
}
.xx-index .partners .container .logos .partners-slide .logo-slider {
    animation: partners-logo-animation 15s linear infinite;
}
@keyframes partners-logo-animation {
    from {
        margin-left: 0;
    }
    to {
        margin-left: -50%;
    }
}
/** 首页新闻资讯 **/
.xx-index > .news {
    background-color: #fef7f7;
}
.xx-index > .news .container {
    height: 46.875rem;
    padding-top: 3.75rem;
}
.xx-index > .news .news-wrap {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 1.875rem;
}
.xx-index > .news .news-slider {
    width: 26.25rem;
    height: 33.125rem;
    position: relative;
}
.xx-index > .news .news-slider .pagination {
    width: 23.75rem;
    height: 31.875rem;
    position: relative;
    left: 2.5rem;
    top: 1.25rem;
    background-color: #d7000f;
    border-radius: .5rem;
}
.xx-index > .news .news-slider .news-swiper-pagination {
    position: absolute;
    right: .8125rem;
    bottom: 1.875rem;
    width: .625rem;
}
.xx-index > .news .news-slider .swiper-pagination-bullet {
    border-radius: 0;
    transform: skewX(-15deg);
    width: .625rem;
    height: .625rem;
    margin: 0;
    opacity: .6;
}
.xx-index > .news .news-slider .swiper-pagination-bullet-active {
    background-color: white;
    opacity: 1;
}
.xx-index > .news .news-slider .news-swiper-container {
    width: 23.75rem;
    height: 31.875rem;
    background-color: white;
    box-shadow: .3125rem .3125rem .625rem rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: .5rem;
    overflow: hidden;
}
.xx-index > .news .news-slider .swiper-slide .img-wrap {
    width: 100%;
    height: 13.375rem;
    overflow: hidden;
}
.xx-index > .news .news-slider .swiper-slide .img-wrap img {
    width: 100%;
}
.xx-index > .news .news-slider .swiper-slide h5 {
    margin: 1.875rem 2.1875rem;
    font-weight: 700;
    position: relative;
}
.xx-index > .news .news-slider .swiper-slide h5::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 6.25rem;
    background-color: #333;
    left: 0;
    bottom: -1.5625rem;
}
.xx-index > .news .news-slider .swiper-slide p {
    padding: .625rem 2.1875rem;
    color: #666;
}
.xx-index > .news .news-slider .swiper-slide {
    position: relative;
}
.xx-index > .news .news-slider .swiper-slide .btn {
    position: absolute;
    left: 2.1875rem;
    bottom: 2.5rem;
    line-height: 1.5;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-radius: 3.125rem;
}
.xx-index > .news .news-list {
    flex-grow: 1;
    margin-left: 2.5rem;
    max-width: 40.625rem;
    overflow: hidden;
}
.xx-index > .news .news-list ul {
    list-style: none;
    margin-bottom: 2.5rem;
}
.xx-index > .news .news-list li {
    position: relative;
    padding-left: 2.5rem;
    line-height: 1;
    min-height: 1.875rem;
    margin-bottom: 1.625rem;
}
.xx-index > .news .news-list li::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 2rem;
    height: 1.8125rem;
    background-image: url(../images/list-nums.gif);
    background-repeat: no-repeat;
    background-size: auto 1.8125rem;
}
.xx-index > .news .news-list li.order-0::before {
    background-position: -2rem 0;
}
.xx-index > .news .news-list li.order-1::before {
    background-position: -4rem 0;
}
.xx-index > .news .news-list li.order-2::before {
    background-position: -6rem 0;
}
.xx-index > .news .news-list li.order-3::before {
    background-position: -8rem 0;
}
.xx-index > .news .news-list li.order-4::before {
    background-position: -10rem 0;
}
.xx-index > .news .news-list li.order-5::before {
    background-position: -12rem 0;
}
.xx-index > .news .news-list li.order-6::before {
    background-position: -14rem 0;
}
.xx-index > .news .news-list li.order-7::before {
    background-position: -16rem 0;
}
.xx-index > .news .news-list li.order-8::before {
    background-position: -18rem 0;
}
.xx-index > .news .news-list li.order-9::before {
    background-position: -20rem 0;
}
.xx-index > .news .news-list li a {
    font-size: 1.25rem;
    border-bottom: 1px dashed #373737;
    color: #333;
    font-weight: 600;
    text-wrap: nowrap;
    text-decoration: none;
}
.xx-index > .news .news-list li a:hover {
    border-bottom: 1px solid #d7000f;
    color: #d7000f
}
.xx-index > .news .news-list > a {
    margin: 0 0 0 2.5rem;
    font-size: 1.25rem;
    color: #878787;
    font-weight: 700;
    text-decoration: none;
}
.xx-index > .news .news-list > a:hover {
    color: #d7000f;
}

@media (max-width: 1200px) {
    .xx-index > .head .title {
        font-size: 2.4rem;
    }
    .xx-index > .head .factor .item {
        height: 15rem;
    }
    .xx-index > .head .factor .item h2 {
        border: 0;
        font-weight: 700;
    }
    .xx-index > .intro .container {
        background-position: center 13rem;
        background-size: 105% auto;
        height: 40rem;
    }
    .xx-index > .intro h1,
    .xx-index > .qnh h1,
    .xx-index > .case h1,
    .xx-index > .partners h1,
    .xx-index > .news h1 {
        font-size: 3rem;
    }
    .xx-index > .intro h6,
    .xx-index > .qnh h6,
    .xx-index > .case h6 {
        font-size: 1.5rem;
    }
    .xx-index > .qnh .container {
        padding-top: 5rem;
        background-size: auto 26rem;
        background-position-y: 16rem;
    }
    .xx-index > .case .container {
        height: 40rem;
    }
    .xx-index > .partners .container {
        height: 20rem;
    }
    .xx-index > .partners .logos,
    .xx-index > .partners img {
        height: 8rem !important;
    }
    .xx-index > .news .container {
        height: auto;
        padding-bottom: 3rem;
    }
    .xx-index > .news .news-list{
        margin-left: 0;
        margin-top: 3rem;
    }
    .xx-index > .news .news-list ul {
        padding-left: 0;
    }
    .xx-index > .news .news-list li {
        min-height: 3.5rem;
        padding-left: 5rem;
    }
    .xx-index > .news .news-list li a {
        font-size: 2rem;
    }
    .xx-index > .news .news-list li::before {
        width: 4rem;
        height: 3.625rem;
        background-size: auto 3.625rem;
    }
    .xx-index > .news .news-list .more {
        text-align: center;
    }
    .xx-index > .news .news-list .more a {
        font-weight: normal;
        color: white;
        margin: 0;
        font-size: 2rem;
        padding: .5rem 2rem;
    }
    .xx-index > .news .news-list li.order-0::before {
        background-position: -4rem 0;
    }
    .xx-index > .news .news-list li.order-1::before {
        background-position: -8rem 0;
    }
    .xx-index > .news .news-list li.order-2::before {
        background-position: -12rem 0;
    }
    .xx-index > .news .news-list li.order-3::before {
        background-position: -16rem 0;
    }
    .xx-index > .news .news-list li.order-4::before {
        background-position: -20rem 0;
    }
    .xx-index > .news .news-list li.order-5::before {
        background-position: -24rem 0;
    }
    .xx-index > .news .news-list li.order-6::before {
        background-position: -28rem 0;
    }
    .xx-index > .news .news-list li.order-7::before {
        background-position: -32rem 0;
    }
    .xx-index > .news .news-list li.order-8::before {
        background-position: -36rem 0;
    }
    .xx-index > .news .news-list li.order-9::before {
        background-position: -40rem 0;
    }

    .xx-index > .news .news-wrap {
        flex-direction: column;
    }
    .xx-index > .news .news-slider {
        width: 42rem;
        height: 48rem;
    }
    .xx-index > .news .pagination {
        width: 40rem !important;
        height: 45rem !important;
        top: 2.5rem !important;
    }
    .xx-index > .news .news-swiper-container {
        width: 40rem !important;
        height: 45rem !important;
    }
    .xx-index > .news .swiper-slide {
    }
    .xx-index > .news .swiper-slide .img-wrap {
        width: 40rem !important;
        height: 22.53rem !important;
    }
    .xx-index > .news .swiper-slide a {
        display: block;
        color: #333;
        width: 40rem !important;
    }
    .xx-index > .news .swiper-slide h5 {
        font-size: 2.5rem;
        margin-top: 2rem !important;
        line-height: 1.5;
    }
    .xx-index > .news .swiper-slide h5::after {
        height: 2px !important;
        width: 8rem !important;
    }
    .xx-index > .news .swiper-slide p {
        font-size: 1.5rem;
        width: 40rem !important;
    }
    .xx-index > .news .news-slider .news-swiper-pagination {
        bottom: 5rem;
    }

    .xx-index > .partition.qianniuhua .container .feature,
    .xx-index > .partition.qianniuhua .container .line,
    .xx-index > .partition .intro .channel,
    .xx-index > .partition .holder,
    .xx-index > .partition .contact,
    .xx-index > .partition .intro .title .line {
        display: none !important;
    }
    .xx-index .partition .container {
        justify-content: space-between;
    }
    .xx-index .partition.qianniuhua .intro p,
    .xx-index .partition .intro .title h3,
    .xx-index .partition .intro .title h4 {
        font-size: 1.5rem;
        width: 27rem;
        line-height: 1.5;
    }
    .xx-index .partition .container .intro .title {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        align-items: start;
    }
    .xx-index .partition .container .intro .title .logo {
        margin-bottom: .5rem;
    }


    .xx-index > .intro .container {
        background-image: url(../images/index-intro-mobile.png);
        height: 60rem;
        background-size: 100% auto;
        background-position: center 15rem;
    }
    .xx-index > .qnh .container {
        background-image: url(../images/index-qnh-mobile.jpg);
        height: 62rem;
        background-size: 95% auto;
    }

    .xx-index > .case .container {
        height: 52rem;
    }
    .xx-index > .case .slider.pc {
        display: none;
    }

}