﻿/* 
    企业版服务
*/
.wjxhome__bannernew {
    position: relative;
    background: url("//image.wjx.com/images/newimg/services/banner.jpg") no-repeat center;
    background-size: cover;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newimg/services/banner.jpg', sizingMethod='scale');
}

.wjxhome__banner--word {
    position: absolute;
    top: 45%;
    left: 50%;
}

    .wjxhome__banner--word h1 {
        font-size: 58px;
        line-height: 1;
        margin-bottom: 30px;
    }

    .wjxhome__banner--word h2,.wjxhome__banner--word .h2 {
        font-size: 44px;
        line-height: 1;
        margin-bottom: 40px;
        font-weight: lighter;
    }

    .wjxhome__banner--word .wjx__used-btn {
        margin-bottom: 20px;
    }

        .wjxhome__banner--word .wjx__used-btn .btn {
            width: 144px;
            height: 46px;
            font-size: 20px;
            line-height: 2.2;
            margin: 0 10px;
            border-radius: 6px;
        }

            .wjxhome__banner--word .wjx__used-btn .btn:first-child + .btn {
                background-color: transparent;
            }

                .wjxhome__banner--word .wjx__used-btn .btn:first-child + .btn:hover {
                    background-color: #1ea0fa;
                }

    .wjxhome__banner--word .advisory-icon {
        width: 20px;
        height: 20px;
        background: url("//image.wjx.com/images/newimg/services/consult.png") no-repeat center;
    }

.wjx__section .wjx__contact {
    margin: 60px auto 0;
}

.wjx__section .advisory-icon {
    width: 20px;
    height: 20px;
    background: url("//image.wjx.com/images/newimg/services/consult-orange.png") no-repeat center;
}
.wjxhome__banner--word .wjx__contact a .h3,
.wjxhome__banner--word .wjx__contact a h3 {
    font-size: 16px;
    color: #1ea0fa;
}
.wjxhome__banner--word .wjx__contact a:hover .h3,
.wjxhome__banner--word .wjx__contact a:hover h3 {
    color: #0086e5;
}

.wjx__section .wjx__contact a .h3,
.wjx__section .wjx__contact a h3 {
    font-size: 16px;
    color: #ff941a;
}
.wjx__section .wjx__contact a:hover .h3,
.wjx__section .wjx__contact a:hover h3 {
    color: #ff7700;
}

.wjxhome__banner--word .support-hotline {
    font-size: 16px;
    color: #1ea0fa;
    line-height: 20px;
    padding-left: 28px;
    margin-left: 30px;
    background: url("//image.wjx.com/images/newimg/services/telephone.png") no-repeat left center;
}

.wjx__section .support-hotline {
    font-size: 16px;
    color: #ff941a;
    line-height: 20px;
    padding-left: 28px;
    margin-left: 30px;
    background: url("//image.wjx.com/images/newimg/services/telephone-orange.png") no-repeat left center;
}

.wjxhome__banner--word .wjx__contact,
.wjx__section .wjx__contact {
    height: 20px;
    line-height: 1.2;
}

    .wjxhome__banner--word .wjx__contact a:hover .advisory-icon {
        background-image: url("//image.wjx.com/images/newimg/services/consult-hover.png");
    }

    .wjx__section .wjx__contact a:hover .advisory-icon {
        background-image: url("//image.wjx.com/images/newimg/services/consult-orange-hover.png");
    }
.wjx-intro__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 90px;
    filter: alpha(opacity=86);
    -moz-opacity: .86;
    opacity: 0.86;
    background-color: #043d66;
}
.wjx__enterpriseEdition-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 18px;
    color: #b1b2b3;
    font-size: 14px;
    height: 90px;
    *height: 50px;
    padding: 20px 0;
}

    .wjx__enterpriseEdition-intro .inner {
        width: 990px;
        margin: 0 auto;
    }

    .wjx__enterpriseEdition-intro p {
        color: #cfdce5;
        line-height: 1.8;
        text-align: left;
    }

    .wjx__enterpriseEdition-intro .btn {
        width: 100px;
        height: 34px;
        font-size: 14px;
        line-height: 2.3;
        margin-left: 10px;
        background-color: #fff;
        border-radius: 17px;
        color: #0095ff;
        border-color: #fff;
        margin-top: 8px;
    }

.wjx__enterpriseEdition-intro .btn:hover {
    background-color: #fff;
    color: #0086E6 !important;
}

.wjx__section {
    padding: 100px 0 70px;
}

    .wjx__section .wjx__title {
        font-size: 30px;
        line-height: 1;
    }

    .wjx__section .wjx__subtitle {
        color: #808080;
        font-size: 14px;
        line-height: 1;
        margin-top: 16px;
    }

    .wjx__section .multicolor-line {
        display: inline-block;
        width: 40px;
        height: 4px;
        background: url("//image.wjx.com/images/newimg/services/bar.png") no-repeat center;
        margin: 20px 0 10px;
    }

.wjx__sectionImg-box {
    position: relative;
}

.wjx-margin20 {
    margin-top: 20px;
}

.wjx-margin30 {
    margin-top: 30px;
}

.wjx-margin40 {
    margin-top: 40px;
}

.wjx-margin50 {
    margin-top: 50px;
}

.wjx-marginBot20 {
    margin-bottom: 20px;
}

.wjx-marginBot30 {
    margin-bottom: 30px;
}

.wjx-marginBot60 {
    margin-bottom: 60px;
}

.wjx__section .wjx__service {
    position: relative;
    z-index: 1;
    width: 445px;
    text-align: left;
}

    .wjx__section .wjx__service .icon {
        width: 54px;
        height: 30px;
        margin-right: 20px;
    }

    .wjx__section .wjx__service .title__01 {
        background: url("//image.wjx.com/images/newimg/services/number-one.png");
    }

    .wjx__section .wjx__service .title__02 {
        background: url("//image.wjx.com/images/newimg/services/number-two.png");
    }

    .wjx__section .wjx__service .h3,
    .wjx__section .wjx__service h3 {
        font-size: 16px;
        margin-top: 12px;
        line-height: 1.6;
    }
    .wjx__section .wjx__service .h3,
    .wjx__section .wjx__service h3,
    .wjx__section .wjx__service .wjx__subtitle {
        margin-left: 76px;
    }

    .wjx__section .wjx__service .wjx__subtitle {
        margin-top: 24px;
    }

.wjxhome__middle .wjx__service:first-child {
    margin-top: 130px;
}

    .wjxhome__middle .wjx__service:first-child + .wjx__service {
        margin-top: 60px;
    }

.wjx__section-personnel {
    padding: 0;
    height: 550px;
    background: url("//image.wjx.com/images/newimg/services/background-round.png") center;
}

.personnelImg {
    position: relative;
    top: -40px;
}

.wjx__priceAndPurchase {
    position: relative;
    margin-top: 50px;
    display: inline-block;
}

    .wjx__priceAndPurchase li {
        float: left;
        width: 300px;
        height: 300px;
        margin: 0 11px;
        background-color: #fff;
        border-radius: 10px;
        -webkit-box-shadow: 0px 4px 16px 0px rgba(50, 50, 51, 0.16);
        box-shadow: 0px 4px 16px 0px rgba(50, 50, 51, 0.16);
    }

    .wjx__priceAndPurchase .icon {
        margin-top: 60px;
        margin-bottom: 44px;
    }

    .wjx__priceAndPurchase .icon-method {
        width: 136px;
        height: 56px;
        background: url("//image.wjx.com/images/newimg/services/price.png?v=1");
    }

    .wjx__priceAndPurchase .icon-invoice {
        width: 64px;
        height: 56px;
        background: url("//image.wjx.com/images/newimg/services/invoice.png");
    }

    .wjx__priceAndPurchase .icon-protocold {
        width: 54px;
        height: 56px;
        background: url("//image.wjx.com/images/newimg/services/protocol.png");
    }

    .wjx__priceAndPurchase h1,
    .wjx__priceAndPurchase .tit {
        font-size: 22px;
        line-height: 1;
        margin-bottom: 24px;
    }

    .wjx__priceAndPurchase p,
    .wjx__priceAndPurchase p a {
        font-size: 14px;
        color: #808080;
        line-height: 1.6;
    }

        .wjx__priceAndPurchase p a:hover {
            color: #1ea0fa;
        }

.wjx__section .buy__btn {
    width: 180px;
    height: 46px;
    font-size: 18px;
    line-height: 2.3;
    border-radius: 23px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-width: 2px;
    background-color: #f5f7fa;
}

    .wjx__section .buy__btn:hover {
        background-color: #fa911e;
    }


/* 
用户展示
*/
.wjxhome__user {
    text-align: center;
    margin: 100px 0 80px 0;
}

    .wjxhome__user h1,
    .wjxhome__user .h1 {
        font-size: 30px;
        line-height: 1;
    }

    .wjxhome__user h3,
    .wjxhome__user .h3 {
        margin-top: 16px;
        color: #808080;
        line-height: 1;
    }

        .wjxhome__user h3 a {
            text-decoration: underline;
            color: #808080;
        }

            .wjxhome__user h3 a:hover {
                color: #1ea0fa;
            }

    .wjxhome__user .multicolor-line {
        display: inline-block;
        width: 40px;
        height: 4px;
        background: url(//image.wjx.com/images/newimg/services/bar.png) no-repeat center;
        margin: 20px 0 10px;
    }

    .wjxhome__user .pic__box {
        margin: 30px 0 19px 0;
    }

    .wjxhome__user .wjxhome__field {
        width: 980px;
        margin: 0 auto;
        position: relative;
    }

        .wjxhome__user .wjxhome__field li {
            float: left;
            width: 140px;
            border-top: 1px solid #cccccc;
        }

        .wjxhome__user .wjxhome__field a {
            display: block;
            line-height: 68px;
            border-top: 3px solid #fff;
        }

        .wjxhome__user .wjxhome__field span {
            display: inline-block;
            padding-left: 5px;
            color: #999999;
            font-size: 20px;
        }

        .wjxhome__user .wjxhome__field i {
            display: inline-block;
            height: 28px;
            vertical-align: middle;
            margin-bottom: 5px;
        }

        .wjxhome__user .wjxhome__field .blue {
            color: #1ea0fa;
        }

        .wjxhome__user .wjxhome__field .line_blue {
            border-top: 1px solid #1ea0fa;
        }

        .wjxhome__user .wjxhome__field .block_blue {
            margin-top: -1px;
            border-top: 4px solid #1ea0fa;
        }

            .wjxhome__user .wjxhome__field .block_blue span {
                color: #1ea0fa;
            }

.college i {
    background-image: url(//image.wjx.com/images/newimg/index/college_gray.png);
    width: 32px;
}

.internet i {
    background-image: url(//image.wjx.com/images/newimg/index/internet_gray.png);
    width: 28px;
}

.car i {
    background-image: url(//image.wjx.com/images/newimg/index/car_gray.png);
    width: 34px;
}

.retail i {
    background-image: url(//image.wjx.com/images/newimg/index/retail_gray.png);
    width: 32px;
}

.consult i {
    background-image: url(//image.wjx.com/images/newimg/index/consult_gray.png);
    width: 28px;
}

.science i {
    background-image: url(//image.wjx.com/images/newimg/index/science_gray.png);
    width: 28px;
}

.financial i {
    background-image: url(//image.wjx.com/images/newimg/index/financial_gray.png);
    width: 28px;
}


.college .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/college_blue.png);
    width: 32px;
}

.internet .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/internet_blue.png);
    width: 28px;
}

.car .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/car_blue.png);
    width: 34px;
}

.retail .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/retail_blue.png);
    width: 32px;
}

.consult .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/consult_blue.png);
    width: 28px;
}

.science .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/science_blue.png);
    width: 28px;
}

.financial .block_blue i {
    background-image: url(//image.wjx.com/images/newimg/index/financial_blue.png);
    width: 28px;
}


.wjxhome__user .btn_understand {
    font-size: 18px;
    line-height: 42px;
    padding: 0 30px;
    margin: 38px 0 10px 0;
}

.wjxhome__user .text {
    display: block;
    color: #1ea0fa;
    font-size: 14px;
    text-decoration: underline;
}

    .wjxhome__user .text:hover {
        color: #0086e5;
    }

/*
样本服务
*/
.wjxsample__banner {
    width: 100%;
    height: 624px;
    padding-top: 180px;
    *padding-top: 140px;
    background: url("//image.wjx.com/images/newimg/services/banner-img.png") no-repeat center;
}
.wjxsample__banner-word {
    position: relative;
}

#dynamic__service {
    display: none;
    position: absolute;
    left: 260px;
    bottom: 0;
    z-index: 998;
    width: 50px;
    height: 50px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    background: url("/images/newimg/services/ip.png") no-repeat center;
    transition: all 0.2s ease-in 0s;
}

    #dynamic__service.hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
    }

#dynamic__accept {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 1px;
    height: 1px;
}
.wjxsample__banner-word h1 {
    font-size: 70px;
    color: #fff;
    line-height: 1;
    margin-bottom: 28px;
}

.wjxsample__banner-word p,
.wjxsample__banner-word h2 {
    font-size: 28px;
    color: #fff;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 46px;
}

.wjxsample__banner-word .wjxsample__honor {
    font-size: 16px;
    color: #c1c3cd;
    margin-bottom: 30px;
}

    .wjxsample__banner-word .wjxsample__honor em {
        font-size: 18px;
    }

.wjxsample__banner-word .btn {
    width: 237px;
    height: 49px;
    font-size: 18px;
    line-height: 2.4;
    border-radius: 24px;
}

.wjxsample__section {
    position: relative;
    overflow: hidden;
}
.wjxsample__section .section__details .h2,
    .wjxsample__section .section__details h2 {
        font-size: 36px;
        line-height: 1;
    }
.wjxsample__section .section__details .h5,
    .wjxsample__section .section__details h5 {
        font-size: 26px;
        line-height: 1;
        font-weight: lighter;
        color: #808080;
    }

    .wjxsample__section .section__details p {
        font-size: 16px;
        color: #666666;
        line-height: 1.8;
        padding: 0px;
    }

.section-01 .section__details {
    width: 280px;
    text-align: left;
}
.section-01 .section__details .h2,
    .section-01 .section__details h2 {
        margin-top: 124px;
    }
.section-01 .section__details .h5,
    .section-01 .section__details h5 {
        margin-top: 22px;
    }

    .section-01 .section__details p {
        margin-top: 40px;
    }

.section-01 .sectionImg {
    margin-top: 93px;
    margin-bottom: 100px;
}

    .section-01 .sectionImg .h1 {
        position: relative;
        left: -35px;
        font-size: 20px;
        line-height: 1;
        margin-bottom: 12px;
    }
    .section-01 .sectionImg .h3,
    .section-01 .sectionImg h3 {
        font-size: 16px;
        position: relative;
        left: -35px;
        color: #808080;
        line-height: 1;
    }

.discoloration {
    background-color: #f5f8fc;
}
.section-02 .section__details .h2,
.section-02 .section__details h2 {
    margin-top: 100px;
}
.section-02 .section__details .h5,
.section-02 .section__details h5 {
    margin-top: 22px;
}

.section-02 .wjxhome__middle {
    width: 1020px;
}

.section-02 .sectionImg {
    margin-bottom: 124px;
}

.section__list {
    margin-top: 38px;
}

    .section__list li {
        float: left;
    }

.section-03 .section__details {
    width: 350px;
    text-align: left;
}
.section-03 .section__details .h2,
    .section-03 .section__details h2 {
        margin-top: 144px;
    }
.section-03 .section__details .h5,
    .section-03 .section__details h5 {
        margin-top: 20px;
    }

.section-03 .sectionImg {
    margin-top: 62px;
    margin-bottom: 86px;
}

.section__area {
    margin-top: 58px;
}
.section__area .h3,
    .section__area h3 {
    font-size: 16px;
        margin-bottom: 20px;
    }

    .section__area li {
        font-size: 16px;
        color: #666666;
        line-height: 1.5;
        margin-top: 8px;
    }

    .section__area .icon {
        width: 18px;
        height: 18px;
        vertical-align: sub;
        *vertical-align: middle;
        margin-right: 10px;
        background: url("//image.wjx.com/images/newimg/services/bulleted.png") no-repeat center;
    }

    .section__area li:first-child + li + li {
        font-size: 14px;
        color: #1ea0fa;
    }

        .section__area li:first-child + li + li .icon {
            background: url("//image.wjx.com/images/newimg/services/prompting.png") no-repeat center;
        }
.wjxsample__section.section-04 {
    height: 690px;
    background: url("//image.wjx.com/images/newimg/services/delivery.png") no-repeat center 250px #f5f8fc;
}
    .wjxsample__section.section-04 .enter__link {
        position: relative;
    }
        .wjxsample__section.section-04 .enter__link > * {
            position: absolute;
            top: 99px;
            font-size: 16px;
            color: #fa911e;
        }
            .wjxsample__section.section-04 .enter__link > *:hover {
                color: #ff8800;
            } .wjxsample__section.section-04 .enter__link .report__link {
                left: 360px;
            }
        .wjxsample__section.section-04 .enter__link .data__link {
            right: 32px;
        }
.section-04 .section__details .h2,
.section-04 .section__details h2,
.section-05 .section__details .h2,
.section-05 .section__details h2 {
    margin-top: 100px;
}
.section-04 .section__details .h5,
.section-04 .section__details h5,
.section-05 .section__details .h5,
.section-05 .section__details h5 {
    margin-top: 22px;
}

.section-04 .sectionImg {
    margin-top: 44px;
    margin-bottom: 126px;
}

.section-06 .wjxsample__honor {
    font-size: 20px;
    color: #666;
    margin-top: 100px;
}

.section-06 .sectionImg {
    margin-top: 78px;
    margin-bottom: 120px;
}

.section-06 .btn {
    font-size: 20px;
    width: 280px;
    height: 50px;
    line-height: 2.5;
    border-radius: 24px;
    background-color: #f5f8fc;
    margin-bottom: 120px;
}

    .section-06 .btn:hover {
        color: #fff;
        background-color: #fa911e;
    }

.wjx__contactService {
    position: fixed;
    bottom: 50px;
    right: 4px;
    z-index: 999;
    width: 192px;
    border-radius: 6px;
    box-shadow: -0.7px 3.9px 12.6px 1.4px rgba(200, 202, 204, 1);
    border: 1px solid #e1e4e5 \9;
}

    .wjx__contactService.none {
        box-shadow: none;
    }

    .wjx__contactService .wjx__contact-title {
        font-size: 16px;
        color: #fff;
        height: 52px;
        line-height: 3.2;
        padding: 0 26px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        background-color: #ff941a;
        font-weight: bold;
    }

    .wjx__contactService .wjx__contact-items {
        height: 42px;
        line-height: 3.5;
        padding: 0 26px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #f7f7f7;
    }

        .wjx__contactService .wjx__contact-items a {
            color: #333333;
        }

        .wjx__contactService .wjx__contact-items:hover {
            background-color: #f5f5f5;
        }

    .wjx__contactService .icon {
        width: 20px;
        height: 20px;
        margin-right: 14px;
    }

.wjx__contact-qq .icon {
    background: url("//image.wjx.com/images/newimg/services/qqnew.png") no-repeat center;
}

.wjx__contact-online .icon {
    background: url("//image.wjx.com/images/newimg/services/consultingnew.png") no-repeat center;
}

.wjx__contact-call .icon {
    background: url("//image.wjx.com/images/newimg/services/telnew.png") no-repeat center;
}

.wjx__contactService .wjx__contact-call {
    height: 82px;
    border-bottom: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.wjx__contact-call p {
    line-height: 1;
    color: #999;
}

.wjxsample__wrapper .wjxhome__rocket-box {
    bottom: 292px;
}

.wjx__contact .wjx__contact-call {
    height: 82px;
    border-bottom: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.wjx__contact-call p {
    line-height: 1;
    color: #999;
}

.wjxsample__wrapper .wjxhome__rocket-box {
    bottom: 292px;
}
/*
服务流程效果 START
*/
.section__hold {
    position: relative;
    width: 1110px;
    height: 352px;
    margin: 80px auto 0;
}

.section__hold-IE {
    display: none;
    margin: 60px auto 0;
}

.section__hold .list-tip {
    position: absolute;
    top: -40px;
    left: 90px;
    width: 160px;
}

    .section__hold .list-tip li {
        text-align: left;
        margin: 10px 0;
        font-size: 14px;
        color: #999;
    }

    .section__hold .list-tip .word {
        margin-left: 14px;
    }

    .section__hold .list-tip .light {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background: #fff;
    }

        .section__hold .list-tip .light:after {
            content: "";
            position: absolute;
            left: -5px;
            top: -5px;
            z-index: -1;
            width: 20px;
            height: 20px;
            border-radius: 10px;
            opacity: 0.3;
        }

    .section__hold .list-tip li:nth-child(1) .light:after {
        background-color: #45b2f9;
    }

    .section__hold .list-tip li:nth-child(2) .light:after {
        background-color: #f79424;
    }

.i-process {
    height: 640px;
}

    .i-process .list-body {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 334px;
        background: url("//image.wjx.com/images/newimg/services/line-bg.png") no-repeat left 91px;
    }

    .i-process .list-word {
        position: relative;
    }

        .i-process .list-word p {
            font-size: 14px;
            color: #333;
            line-height: 1.5;
            padding: 0;
        }

        .i-process .list-word .tip {
            position: absolute;
            bottom: -20px;
            font-size: 12px;
            color: #999;
            line-height: 1.5;
            width: 108px;
            left: 50%;
            margin-left: -54px;
        }

    .i-process .special-btn {
        position: absolute;
        width: 68px;
        height: 150px;
        line-height: 2;
        color: #8f8f95;
        text-align: center;
        transition: color 0.5s;
        transform: translateX(50px);
        opacity: 0;
    }

        .i-process .special-btn.cur {
            color: #1ea0fa;
        }

        .i-process .special-btn:nth-child(1) {
            left: 95px;
            top: 96px;
        }

        .i-process .special-btn:nth-child(2) {
            left: 218px;
            top: 38px;
        }

        .i-process .special-btn:nth-child(3) {
            left: 334px;
            top: 93px;
        }

        .i-process .special-btn:nth-child(4) {
            left: 480px;
            top: -6px;
        }

        .i-process .special-btn:nth-child(5) {
            left: 636px;
            top: 44px;
        }

        .i-process .special-btn:nth-child(6) {
            left: 780px;
            top: 43px;
        }

        .i-process .special-btn:nth-child(7) {
            left: 956px;
            top: 120px;
        }

        .i-process .special-btn .light {
            position: relative;
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 5px;
            background: #fff;
            margin: 20px 29px;
        }

            .i-process .special-btn .light:after {
                content: "";
                position: absolute;
                left: -5px;
                top: -5px;
                z-index: -1;
                width: 20px;
                height: 20px;
                border-radius: 10px;
                opacity: 0.3;
            }

        .i-process .special-btn:nth-child(odd) .light:after {
            background-color: #f79424;
        }

        .i-process .special-btn:nth-child(even) .light:after {
            background-color: #45b2f9;
        }

        .i-process .special-btn.cur .light:after {
            animation: Circle 1.2s infinite linear;
        }

        .i-process .special-btn .circle {
            position: relative;
            display: inline;
            width: 68px;
            height: 68px;
            border-radius: 34px;
            margin: 12px 0;
            transition: all 0.5s;
        }

        .i-process .special-btn:nth-child(odd) .circle {
            background-color: #fff7ef;
        }

        .i-process .special-btn:nth-child(even) .circle {
            background-color: #edeff1;
        }

        .i-process .special-btn:nth-child(odd).cur .circle {
            background: #fa911e;
        }

        .i-process .special-btn:nth-child(even).cur .circle {
            background: #45b2f9;
        }

        .i-process .special-btn .circle:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 68px;
            height: 68px;
            background: url("//image.wjx.com/images/newimg/services/01/bg_demand01.png") no-repeat;
        }

        .i-process .special-btn.cur .circle:after {
            background-position: 0 -68px;
        }

        .i-process .special-btn:nth-child(2) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_evaluate02.png");
        }

        .i-process .special-btn:nth-child(3) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_pay03.png");
        }

        .i-process .special-btn:nth-child(4) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_online04.png");
        }

        .i-process .special-btn:nth-child(5) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_check05.png");
        }

        .i-process .special-btn:nth-child(6) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_complete06.png");
        }

        .i-process .special-btn:nth-child(7) .circle:after {
            background-image: url("//image.wjx.com/images/newimg/services/01/bg_download07.png");
        }

@keyframes Circle {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 0.3;
    }

    100% {
        transform: scale(0.5);
        opacity: 0;
    }
}
/*
服务流程效果 END
*/


.jcyResearchForm .jcyContainer .jcyContent>ul{
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-wrap: wrap;
}
.jcyResearchForm .jcyContainer .jcyContent>ul>li{
    width: 50%;
    
}
.jcyResearchForm .jcyContainer .jcyContent>ul>li:nth-last-of-type(-n+2) {
    margin-top: 20px;
}
.jcyResearchForm .jcyContainer .jcyContent>ul>li > div{
    margin: 0 10px;
    height: 214px;
    padding: 24px 40px;
    transition-property: all; 
    transition-duration: .25s;
    transition-timing-function: ease;
    -webkit-transition-timing-function: ease; /* Safari and Chrome */
}

.jcyResearchForm .jcyContainer .jcyContent>ul>li > div>div{
    height: 122px;
}
.jcyResearchForm .jcyContainer .jcyContent>ul>li > div>a{
    font-weight: 400;
    font-size: 16px;
    color: #0095FF; 
}

.spot{
    width: 4px;
    height: 4px;
    background-color: rgba(0,0,0,0.5); /* 黑色圆点 */
    border-radius: 50%; /* 使元素变成圆形 */
    display: inline-block; /* 确保圆点可以与其他元素inline显示 */
    margin-right: 8px;
    vertical-align: middle;
}
div.jcyContent>ul>li div{
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

div.jcyContent>ul>li:nth-child(1) div{
    background-image: url("/images/newimg/services/sample-exp-01.png");
}
div.jcyContent>ul>li:nth-child(2) div{
    background-image: url("/images/newimg/services/sample-exp-02.png");
}
div.jcyContent>ul>li:nth-child(3) div{
    background-image: url("/images/newimg/services/sample-exp-03.png");
}
div.jcyContent>ul>li:nth-child(4) div{
    background-image: url("/images/newimg/services/sample-exp-04.png");
}