锘.wjx__banner {
    overflow: hidden;
    height: 100%;
    background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/background.png") no-repeat center;
    background-size: cover;
}

@media (min-width: 375px) {
    .wjx__banner {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/background@2x.png");
    }
}

.wjx-double {
    background-color: #f5f8fa;
}

.wjx__header-word {
    position: relative;
    margin-top: 115px;
}

    .wjx__header-word > * {
        line-height: 1;
    }

    .wjx__header-word h1 {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .wjx__header-word p {
        font-size: 30px;
        font-weight: lighter;
        margin-bottom: 20px;
    }

    .wjx__header-word .wjx__contact {
        font-size: 16px;
        color: #1ea0fa;
    }

.wjx__contact {
    display: inline-block;
    line-height: 1;
}

    .wjx__contact .items {
        margin-bottom: 10px;
    }

    .wjx__contact .icon {
        width: 20px;
        height: 20px;
        vertical-align: sub;
        margin-right: 10px;
    }

    .wjx__contact .number-icon {
        background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/telephone-blue.png") no-repeat center;
        background-size: cover;
    }

    .wjx__contact .ask-icon {
        background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/consult-blue.png") no-repeat center;
        background-size: cover;
    }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

    .wjx__contact .number-icon {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/telephone-blue@2x.png")
    }

    .wjx__contact .ask-icon {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/consult-blue@2x.png")
    }
}

.wjx-section .title {
    font-size: 24px;
    color: #333;
    line-height: 1;
    margin-bottom: 15px;
}

.wjx-section .content-body {
    font-size: 12px;
    color: #808080;
    margin-bottom: 15px;
    text-align: center;
}

.wjx-section .multicolor-line {
    display: inline-block;
    width: 27px;
    height: 3px;
    margin-bottom: 20px;
    background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/bar.png") no-repeat center;
    background-size: cover;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wjx-section .multicolor-line {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/bar@2x.png");
    }
}

.wjx-section figure {
    padding: 60px 20px 45px;
}

    .wjx-section figure > picture {
        padding: 0;
    }

.wjx-section .wjx__service {
    position: relative;
    z-index: 1;
    text-align: left;
}

    .wjx-section .wjx__service .wjx__title {
        font-size: 24px;
        line-height: 1;
    }

    .wjx-section .wjx__service .icon {
        width: 41px;
        height: 24px;
        margin-right: 10px;
        vertical-align: top;
    }

    .wjx-section .wjx__service .title__01 {
        background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/number-one.png");
        background-size: cover;
    }

    .wjx-section .wjx__service .title__02 {
        background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/number-two.png");
        background-size: cover;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wjx-section .wjx__service .title__01 {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/number-one@2x.png");
    }

    .wjx-section .wjx__service .title__02 {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/number-two@2x.png");
    }
}
.wjx-section .wjx__service .h4,
.wjx-section .wjx__service h4,
.wjx-section .wjx__service .wjx__subtitle {
    margin-left: 54px;
}

.wjx-section .wjx__service .h4,
.wjx-section .wjx__service h4 {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.6;
}

.wjx-section .wjx__service .wjx__subtitle {
    margin-top: 10px;
    font-size: 10px;
    color: #808080;
}

.wjxhome__middle .wjx__service:first-child {
    margin-top: 130px;
}

    .wjxhome__middle .wjx__service:first-child + .wjx__service {
        margin-top: 60px;
    }

.wjx-section-personnel figure {
    padding: 60px 0 0;
}

.wjx-section-personnel figcaption {
    padding: 0 28px;
}

.wjx-section-personnel .wjx__service-box .wjx__service:first-child {
    margin-bottom: 40px;
}

    .wjx-section-personnel .wjx__service-box .wjx__service:first-child + .wjx__service {
        margin-bottom: 50px;
    }

.wjx__priceAndPurchase {
    margin-bottom: 35px;
    text-align: center;
}

    .wjx__priceAndPurchase li {
        overflow: hidden;
        display: inline-block;
        width: 280px;
        height: 89px;
        margin-bottom: 15px;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 2.1px 3.4px 16px 0px rgba(50, 50, 51, 0.16);
    }
        .wjx__priceAndPurchase li .items {
            width: 168px;
        }
@media (min-width: 375px) {
    .wjx__priceAndPurchase li {
        width: 335px;
    }
        .wjx__priceAndPurchase li .items {
            width: auto;
        }
}

.wjx__priceAndPurchase li:last-child {
    margin-bottom: 0;
}

.wjx__priceAndPurchase .items > * {
    line-height: 1;
    text-align: left;
}

.wjx__priceAndPurchase .items .tit {
    font-size: 16px;
    margin-bottom: 6px;
}

.wjx__priceAndPurchase li:nth-child(1) .tit {
    margin-top: 15px;
}
.wjx__priceAndPurchase li:nth-child(3) .tit {
    margin-top: 27px;
}
@media (min-width: 375px) {
    .wjx__priceAndPurchase li:nth-child(1) .tit {
        margin-top: 27px;
    }
}
.wjx__priceAndPurchase li:nth-child(2) .tit {
    margin-top: 20px;
}

.wjx__priceAndPurchase .items p {
    font-size: 10px;
    line-height: 1.8;
}

.wjx__priceAndPurchase .icon-method {
    width: 86px;
    height: 32px;
    margin-top: 28px;
    margin-left: 5px;
    margin-right: 10px;
    background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/price.png");
    background-size: cover;
}

.wjx__priceAndPurchase .icon-invoice {
    width: 37px;
    height: 32px;
    margin-top: 28px;
    margin-left: 30px;
    margin-right: 35px;
    background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/invoice.png");
    background-size: cover;
}

.wjx__priceAndPurchase .icon-protocold {
    width: 31px;
    height: 32px;
    margin-top: 28px;
    margin-left: 35px;
    margin-right: 35px;
    background: url("https://image.wjx.com/images/newimg/wjx-phone/intro/protocol.png");
    background-size: cover;
}

@media (min-width: 375px) {
    .wjx__priceAndPurchase .icon-method {
        margin-left: 15px;
        margin-right: 20px;
    }

    .wjx__priceAndPurchase .icon-invoice {
        margin-left: 45px;
        margin-right: 38px;
    }

    .wjx__priceAndPurchase .icon-protocold {
        margin-left: 48px;
        margin-right: 40px;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wjx__priceAndPurchase .icon-method {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/price@2x.png");
    }

    .wjx__priceAndPurchase .icon-invoice {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/invoice@2x.png");
    }

    .wjx__priceAndPurchase .icon-protocold {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/protocol@2x.png");
    }
}
.wjx__priceAndPurchase + .wjx__contact {
    font-size: 14px;
    color: #ff941a;
}

    .wjx__priceAndPurchase + .wjx__contact .items:nth-child(1) {
        margin-right: 30px;
    }

    .wjx__priceAndPurchase + .wjx__contact .ask-icon {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/consult-orange.png");
    }

    .wjx__priceAndPurchase + .wjx__contact .number-icon {
        background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/telephone-orange.png");
    }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .wjx__priceAndPurchase + .wjx__contact .ask-icon {
            background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/consult-orange@2x.png");
        }

        .wjx__priceAndPurchase + .wjx__contact .number-icon {
            background-image: url("https://image.wjx.com/images/newimg/wjx-phone/intro/telephone-orange@2x.png");
        }
    }
    .wjx__priceAndPurchase + .wjx__contact + .buy-btn {
        display: inline-block;
        width: 135px;
        height: 35px;
        line-height: 30px;
        font-size: 16px;
        border-radius: 35px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

.wjx-section .wjx-partner dd .member:last-child {
    height: auto;
    border: 2px solid #f0f0f0;
    border-left: none;
}

.wjx-partner {
    margin-bottom: 60px;
}

.wjx-section .wjx-partner .member {
    height: 90px;
}


/*the part of footer*/

footer {
    width: 100%;
    height: 184px;
    background-color: #0E1B2D;
    overflow: hidden;
}

.footer-box {
    height: 88px;
    margin: 30px 20px 0;
}

.footer-logo-box {
    width: 50%;
    float: left;
}

.footer-logo {
    width: 113px;
    height: 45px;
    margin: 0 auto;
}

.footer-info-box {
    width: 50%;
    float: left;
    padding: 10px 0 0 20px;
}

.footer-phone, .footer-email {
    width: 104px;
    height: 12px;
}

.footer-email {
    margin-top: 12px;
}

.footer-phone-icon, .footer-email-icon {
    width: 10px;
    height: 10px;
    margin-top: -4px;
    float: left;
}


.footer-phone-number, .footer-email-number {
    font-size: 12px;
    color: #AAAFB4;
    float: left;
    line-height: 12px;
    padding-left: 12px;
}

#computer-version {
    display: block;
    font-size: 15px;
    color: #1ea0ff;
    float: left;
    margin: 10px 0 0 0;
    text-decoration: underline;
}

.triangle {
    width: 0;
    height: 0;
    border-width: 0 12px 10px;
    border-color: #0E1B2D transparent;
    border-style: solid;
    margin: 10px auto 0;
}

.record {
    width: 100%;
    height: 30px;
    background-color: #0E1B2D;
    background-position: bottom;
    border-top: 1px solid #3E4857;
}

.record-box {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    padding-top: 10px;
}

.record-number {
    font-size: 12px;
    color: #565F6C;
    line-height: 30px;
    float: left;
}

.icon-hyyz {
    width: 38px;
    height: 15px;
    float: right;
    margin-top: 7px;
}

.wjxphone__top, .wjxphone__index {
    position: fixed;
    bottom: 80px;
    right: 12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 99;
}

    .wjxphone__top .wjxhome__top_icon {
        display: block;
        width: 100%;
        height: 40px;
        background: url(https://image.wjx.com/images/newimg/wjx-phone/indexbtn@1x.png) no-repeat center;
        background-size: cover;
    }

    .wjxphone__index .wjxhome__top_index {
        display: block;
        width: 100%;
        height: 40px;
        background: url(https://image.wjx.com/images/newimg/wjx-phone/gofirstbtn@1x.png) no-repeat center;
        background-size: cover;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

    .wjxphone__top .wjxhome__top_icon {
        background-image: url(https://image.wjx.com/images/newimg/wjx-phone/indexbtn@2x.png);
    }

    .wjxphone__top .wjxhome__top_index {
        background-image: url(https://image.wjx.com/images/newimg/wjx-phone/gofirstbtn@2x.png);
    }
}<!--0.00030803680419922-->