.g-hd {
    position: relative;
    z-index: 10;
}

.layout-container {
    position: relative;
}

.layout-sider {
    position: absolute;
    top: 40px;
    width: 200px;
}

.layout-main {
    padding-top: 48px;
    padding-bottom: 60px;
    padding-left: 260px;
}

.catgory-nav__item {
    cursor: pointer;
}

.catgory-nav__item--active .catgory-nav__content {
    display: block;
}

.catgory-nav__item--active .catgory-nav__toggle {
    background: url(../res/next/icon_product_open.png) no-repeat;
}

.catgory-nav__header {
    position: relative;
    width: 200px;
    height: 48px;
    border-bottom: 1px solid #edeeee;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.catgory-nav__icon {
    position: absolute;
    top: 15px;
    left: 0;
    width: 20px;
    height: 20px;
}

.catgory-nav__icon--a {
    background: url(../res/next/icon_online_a.png?e0379c3303695dc1a5b8fcaf2affb8f2) no-repeat;
}

.catgory-nav__icon--b {
    background: url(../res/next/icon_online_b.png?356d60449bc12393ad48fd82b3aaa8ff) no-repeat;
}

.catgory-nav__icon--c {
    background: url(../res/next/icon_online_c.png?2ef9fb939ab054a436133e3373ce92ea) no-repeat;
}

.catgory-nav__icon--d {
    background: url(../res/next/icon_online_d.png?dcefbac056ccef8245e29c2e656ab0e6) no-repeat;
}

.catgory-nav__toggle {
    position: absolute;
    top: 17px;
    right: 5px;
    width: 14px;
    height: 14px;
    background: url(../res/next/icon_product_close.png?6baaa201fb4751a9b84b4b6d2cd7174c) no-repeat;
}

.catgory-nav__title {
    padding-left: 31px;
    line-height: 48px;
    font-size: 16px;
    color: #222;
}

.catgory-nav__content {
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
}

.catgory-nav__link {
    display: block;
    height: 20px;
    padding: 8px 0 8px 31px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
}

.catgory-nav__link--active, .catgory-nav__link:hover {
    color: #2a62ff;
}

.service-banner {
    height: 260px;
    padding-left: 40px;
}

.service-banner--text {
    background: url(../res/next/banner/text.png?de1a681a2904a07825604d850d739bfb) no-repeat;
}

.service-banner--picture {
    background: url(../res/next/banner/picture.png?328831445c5b03e0313d37c92ffe0012) no-repeat;
}

.service-banner--audio {
    background: url(../res/next/banner/audio.png?8633a89d71d6a5e72ae5ee140e325b5b) no-repeat;
}

.service-banner--video {
    background: url(../res/next/banner/video.png?d12ec5ff8a8c7446d95f29bff2bb93b7) no-repeat;
}

.service-banner__title {
    height: 45px;
    padding-top: 32px;
    line-height: 45px;
    color: #222;
    font-size: 32px;
}

.service-banner__content {
    width: 402px;
    padding-top: 12px;
    padding-bottom: 36px;
    line-height: 24px;
    font-size: 14px;
    color: #777;
}

.service-banner__button {
    float: left;
    box-sizing: border-box;
    width: 140px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-banner__button--fill {
    border-color: #2a62ff;
    background-color: #2a62ff;
    color: #fff;
}

.service-banner__button--fill:hover {
    border-color: #4475ff;
    background-color: #4475ff;
    color: #fff;
}

.service-banner__button--border {
    margin-left: 20px;
    border-color: #2a62ff;
    background-color: #fff;
    color: #2a62ff;
}

.service-banner__button--border:hover {
    background-color: #2a62ff;
    color: #fff;
}

.service-banner__link {
    float: left;
    height: 40px;
    margin-left: 20px;
    line-height: 40px;
    font-size: 14px;
    color: #2a62ff;
}

.service-banner__link:hover {
    text-decoration: underline;
}

.service-tab {
    padding: 8px 0 1px 20px;
    margin-bottom: -20px;
    border-bottom: 1px solid #edeeee;
    background-color: #fff;
    zoom: 1;
}

.service-tab:before, .service-tab:after {
    content: "";
    display: table;
}

.service-tab:after {
    clear: both;
    overflow: hidden;
}

.service-tab .m-login {
    padding-top: 12px;
    display: none;
    float: right;
}

.service-tab .m-login .regis, .service-tab .m-login .ucenter {
    border-color: #2a62ff;
    color: #2a62ff;
}

.service-tab .m-login a {
    color: #000;
}

.service-tab--fixed {
    position: fixed;
    top: -8px;
    width: 920px;
    z-index: 1;
}

.service-tab--fixed .m-login {
    display: block;
}

.service-tab__item {
    position: relative;
    float: left;
    height: 52px;
    padding: 0 12px;
    margin-right: 36px;
    line-height: 52px;
    font-size: 14px;
}

.service-tab__item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -2px;
}

.service-tab__item--active {
    color: #2a62ff;
}

.service-tab__item--active:after {
    width: 100%;
    background-color: #2a62ff;
}

.service-module {
    margin-top: 60px;
}

.service-module__anchor {
    position: relative;
    display: block;
    top: -60px;
}

.service-moudle__title {
    position: relative;
    height: 30px;
    font-size: 22px;
    line-height: 30px;
    color: #222;
    padding-left: 16px;
}

.service-moudle__title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 20px;
    width: 4px;
    background-color: #cdd2d9;
}

.service-moudle__subtitle {
    font-size: 14px;
    color: #777;
    padding-left: 16px;
}

.service-module__content {
    padding-top: 20px;
}

.service-module__template {
    display: none;
}

.feature {
    padding-top: 88px;
    padding-bottom: 68px;
    zoom: 1;
}

.feature:before, .feature:after {
    content: "";
    display: table;
}

.feature:after {
    clear: both;
    overflow: hidden;
}

.feature--three .feature__item {
    width: 33.3333%;
}

.feature__item {
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding: 0 20px;
}

.feature__icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 48px;
    height: 48px;
}

.feature__title {
    height: 25px;
    padding: 24px 0 11px;
    line-height: 25px;
    font-size: 18px;
    color: #222;
    text-align: center;
}

.feature__content {
    line-height: 24px;
    font-size: 14px;
    color: #777;
    text-align: center;
}

.service-scene {
    border: 1px solid #e4e7ef;
    min-height: 100px;
}

.service-scene .tabs_hd {
    zoom: 1;
}

.service-scene .tabs_hd:before, .service-scene .tabs_hd:after {
    content: "";
    display: table;
}

.service-scene .tabs_hd:after {
    clear: both;
    overflow: hidden;
}

.service-scene .tabs_hd li {
    float: left;
    box-sizing: border-box;
    width: 25%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #f4f8fc;
    color: #222;
    font-size: 14px;
    border-right: 1px solid #e4e7ef;
    border-bottom: 1px solid #e4e7ef;
    cursor: pointer;
}

.service-scene .tabs_hd li.z-crt {
    background-color: #fff;
    border-bottom: none;
}

.service-scene .tabs_hd li:last-child {
    border-right: none;
}

.service-scene--game {
    padding-bottom: 36px;
    text-align: center;
}

.service-scene--single .tabs_hd {
    display: none;
}

.service-scene--columns {
    min-height: 398px;
}

.service-scene--five .tabs_hd li {
    width: 20%;
}

.service-scene--four .tabs_hd li {
    width: 25%;
}

.service-scene--three .tabs_hd li {
    width: 33.3333%;
}

.service-scene--two .tabs_hd li {
    width: 50%;
}

.service-scene--one .tabs_hd li {
    width: 100%;
}

.service-scene__item {
    padding-bottom: 36px;
    text-align: center;
}

.service-scene__content {
    height: 20px;
    padding: 28px 0 34px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
}

.service-scene__image {
    vertical-align: top;
    width: 792px;
    height: 354px;
}

.service-scene__content--process {
    height: 97px;
    text-align: left;
    padding: 28px 90px 0;
    line-height: 22px;
}

.scene-columns__container {
    zoom: 1;
}

.scene-columns__container:before, .scene-columns__container:after {
    content: "";
    display: table;
}

.scene-columns__container:after {
    clear: both;
    overflow: hidden;
}

.scene-columns__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 33.3333%;
    padding-top: 51px;
}

.service-scene__columns__container {
    zoom: 1;
    box-sizing: border-box;
    padding-top: 72px;
}

.service-scene__columns__container:before, .service-scene__columns__container:after {
    content: "";
    display: table;
}

.service-scene__columns__container:after {
    clear: both;
    overflow: hidden;
}

.service-scene__columns__container--process {
    padding-top: 15px;
}

.service-scene__columns__container--process .service-scene__columns__item__icon {
    width: 100px;
    height: 100px;
}

.service-scene__columns__container--process .service-scene__columns__item + .service-scene__columns__item:before {
    content: "";
    position: absolute;
    width: 81px;
    height: 12px;
    top: 44px;
    left: -40px;
    background: url(../res/next/scene/arrow_xs.png?ffe41c446f1ba80dd3ed3eee76b8961c) no-repeat;
}

.service-scene__columns__container--four .service-scene__columns__item {
    width: 25%;
}

.service-scene__columns__container--two .service-scene__columns__item {
    width: 50%;
}

.service-scene__columns__container--two.service-scene__columns__container--process .service-scene__columns__item + .service-scene__columns__item:before {
    width: 129px;
    left: -65px;
    background: url(../res/next/scene/arrow.png?047213bfd9142f3fb731043ade6a71bd) no-repeat;
}

.service-scene__columns__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 33.3333%;
    padding: 0 25px;
}

.scene-columns__icon, .service-scene__columns__item__icon {
    display: block;
    width: 48px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
}

.scene-columns__title, .service-scene__columns__item__title {
    padding-top: 24px;
    padding-bottom: 12px;
    line-height: 25px;
    color: #222;
    text-align: center;
    font-size: 18px;
}

.scene-columns__title {
    padding-bottom: 10px;
}

.service-scene__columns__item__content {
    line-height: 24px;
    color: #777;
    font-size: 14px;
    text-align: center;
}

.service-introduce__container {
    zoom: 1;
    margin-left: -10px;
    margin-right: -10px;
}

.service-introduce__container:before, .service-introduce__container:after {
    content: "";
    display: table;
}

.service-introduce__container:after {
    clear: both;
    overflow: hidden;
}

.service-introduce__item {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.service-introduce__wrapper {
    position: relative;
    box-sizing: border-box;
    min-height: 140px;
    padding: 28px 56px 30px 120px;
    margin-bottom: 20px;
    border: 1px solid #e4e7ef;
}

.service-introduce__wrapper:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 4px 6px 0 rgba(228, 232, 236, 5);
    -moz-box-shadow: 0 4px 6px 0 rgba(228, 232, 236, 5);
    -ms-box-shadow: 0 4px 6px 0 rgba(228, 232, 236, 5);
    -o-box-shadow: 0 4px 6px 0 rgba(228, 232, 236, 5);
    box-shadow: 0 4px 6px 0 rgba(228, 232, 236, 5);
}

.service-introduce__icon {
    position: absolute;
    left: 28px;
    top: 32px;
    width: 60px;
    height: 60px;
}

.service-introduce__icon--texta {
    background: url(../res/next/introduce/text_a.png?86518777f737199e12cc35f07e365323) no-repeat;
}

.service-introduce__icon--textb {
    background: url(../res/next/introduce/text_b.png?404d21e444bda26c78b22e60b236eb88) no-repeat;
}

.service-introduce__icon--textc {
    background: url(../res/next/introduce/text_c.png?a45f5a3d8bf451af87ea08f1532d45ff) no-repeat;
}

.service-introduce__icon--textd {
    background: url(../res/next/introduce/text_d.png?814a449464fd53a9692528f899d8a616) no-repeat;
}

.service-introduce__icon--texte {
    background: url(../res/next/introduce/text_e.png?ade47ea52ab8bf655064de3824910057) no-repeat;
}

.service-introduce__icon--picturea {
    background: url(../res/next/introduce/picture_a.png?cea2a92112d92428363fb190893aacef) no-repeat;
}

.service-introduce__icon--pictureb {
    background: url(../res/next/introduce/picture_b.png?a6df5489a69e34c99fd35dd4ec738185) no-repeat;
}

.service-introduce__icon--picturec {
    background: url(../res/next/introduce/picture_c.png?a3254ddbb68224c8fc92b80e3d758a62) no-repeat;
}

.service-introduce__icon--pictured {
    background: url(../res/next/introduce/picture_d.png?10b93cd77c37ec6885c479bb395c4c4f) no-repeat;
}

.service-introduce__icon--picturee {
    background: url(../res/next/introduce/picture_e.png?f46fe83ed666ec86f85f3d2582a7a957) no-repeat;
}

.service-introduce__icon--videoa {
    background: url(../res/next/introduce/video_a.png?31778b4db0f9926b5c5b98f7ad857ef1) no-repeat;
}

.service-introduce__icon--videob {
    background: url(../res/next/introduce/video_b.png?592b122d471f818aff3672152f936dbd) no-repeat;
}

.service-introduce__icon--videoc {
    background: url(../res/next/introduce/video_c.png?30a4c7812fb3ad3de69ba474f4a369e1) no-repeat;
}

.service-introduce__icon--videod {
    background: url(../res/next/introduce/video_d.png?6d7b6ca011f5248d4b801f6d3d8491d5) no-repeat;
}

.service-introduce__icon--audioa {
    background: url(../res/next/introduce/audio_a.png?0f4f9c87eab7d8935ff5f7386220a0a0) no-repeat;
}

.service-introduce__icon--audiob {
    background: url(../res/next/introduce/audio_b.png?0d9a67c7b2677b9a8edfb3843cf6cac8) no-repeat;
}

.service-introduce__icon--audioc {
    background: url(../res/next/introduce/audio_c.png?7d55344d9ba095d7da5cdc8fd6c96090) no-repeat;
}

.service-introduce__title {
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #222;
}

.service-introduce__content {
    padding-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #777;
}

.service-module__banner {
    margin-top: 8px;
}

.fast-link {
    position: relative;
    height: 84px;
    padding-left: 140px;
}

.fast-link__title {
    height: 28px;
    line-height: 28px;
    padding-top: 28px;
    font-size: 20px;
    color: #fff;
}

.fast-link__button {
    position: absolute;
    top: 22px;
    right: 60px;
    height: 40px;
    width: 160px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    padding-left: 40px;
}

.fast-link__button:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 39px;
    width: 17px;
    height: 11px;
    background: url(../res/next/banner/fast_link_arrow.png?7e9f1bfe2aebcb2daa6eab5bbf66d305) no-repeat;
}

.fast-link__button:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #fff;
    color: #2a62ff;
}

.fast-link__button:hover:after {
    background: url(../res/next/banner/fast_link_arrow_hover.png?4ba7808e9890ca0f96e64eb9f7bbbdf0) no-repeat;
}

.service-core {
    overflow: hidden;
}

.service-core__container {
    zoom: 1;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
}

.service-core__container:before, .service-core__container:after {
    content: "";
    display: table;
}

.service-core__container:after {
    clear: both;
    overflow: hidden;
}

.service-core__item {
    float: left;
    box-sizing: border-box;
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.service-core__wrapper {
    box-sizing: border-box;
    height: 134px;
    padding: 20px 56px 0 16px;
    background: url(../res/next/core_bg.png?259f0469f04e5184b3df9b82376cd109) no-repeat;
}

.service-core__title {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #222;
}

.service-core__content {
    padding-top: 20px;
    line-height: 22px;
    font-size: 14px;
    color: #777;
}

.service-customer__container {
    zoom: 1;
}

.service-customer__container:before, .service-customer__container:after {
    content: "";
    display: table;
}

.service-customer__container:after {
    clear: both;
    overflow: hidden;
}

.service-customer__item {
    float: left;
    box-sizing: border-box;
    width: 20%;
}

.service-customer__item + .service-customer__item {
    padding-left: 16px;
}

.service-customer__image {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 84px;
}

.service-customer__image:hover {
    -webkit-transition: box-shadow 0.3s ease-out;
    -moz-transition: box-shadow 0.3s ease-out;
    -ms-transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(228, 232, 236, 0.5);
    -moz-box-shadow: 0px 4px 6px 0px rgba(228, 232, 236, 0.5);
    -ms-box-shadow: 0px 4px 6px 0px rgba(228, 232, 236, 0.5);
    -o-box-shadow: 0px 4px 6px 0px rgba(228, 232, 236, 0.5);
    box-shadow: 0px 4px 6px 0px rgba(228, 232, 236, 0.5);
}

.service-process--four .service-process__item {
    width: 25%;
}

.service-process--four .service-process__item + .service-process__item:before {
    left: -50px;
    width: 99px;
    height: 9px;
    background: url(../res/next/process/arrow.png?dfcab1aa83fe2d214b6145191cde89be) no-repeat;
}

.service-process__container {
    box-sizing: border-box;
    min-height: 280px;
    padding: 38px 26px 0;
    border: 1px solid #e4e7ef;
    zoom: 1;
}

.service-process__container:before, .service-process__container:after {
    content: "";
    display: table;
}

.service-process__container:after {
    clear: both;
    overflow: hidden;
}

.service-process__container--nocontent {
    min-height: 215px;
}

.service-process__link {
    color: #1f5dff;
}

.service-process__link:hover {
    text-decoration: underline;
}

.service-process__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 33.333333%;
}

.service-process__item + .service-process__item:before {
    content: "";
    position: absolute;
    top: 40px;
    left: -80px;
    width: 160px;
    height: 9px;
    background: url(../res/next/process/arrow.png?6917eafe51844de70a49a0890130fcd8) no-repeat;
}

.service-process__icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.service-process__icon--product {
    background: url(../res/next/process/product.png?ac55ce9838bc1d093d92f91ae33989ef) no-repeat;
}

.service-process__icon--lock {
    background: url(../res/next/process/lock.png?cf5068d0daa608efb12b20f777db4251) no-repeat;
}

.service-process__icon--api {
    background: url(../res/next/process/api.png?b8de0fb748740fd254812fbd08027bc7) no-repeat;
}

.service-procee__title {
    height: 25px;
    padding-top: 14px;
    padding-bottom: 12px;
    line-height: 25px;
    color: #333;
    text-align: center;
    font-size: 18px;
}

.service-process__content {
    width: 180px;
    line-height: 28px;
    color: #777;
    font-size: 14px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.service-docs {
    zoom: 1;
    padding-left: 15px;
}

.service-docs:before, .service-docs:after {
    content: "";
    display: table;
}

.service-docs:after {
    clear: both;
    overflow: hidden;
}

.service-docs__item {
    float: left;
    width: 25%;
}

.service-docs__title {
    height: 22px;
    padding-bottom: 16px;
    line-height: 22px;
    font-size: 16px;
    color: #222;
}

.service-docs__link {
    line-height: 32px;
    color: #777;
    font-size: 14px;
}

.service-docs__link:hover {
    color: #1f5dff;
    text-decoration: underline;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
    .catgory-nav__item--active .catgory-nav__toggle {
        background-image: url(../res/next/icon_product_open.png?26559789659100400bf28c47fc828bde);
        background-size: cover;
    }

    .catgory-nav__icon--a {
        background-image: url(../res/next/icon_online_a.png?e9a63fec6f80121afcc2359b30250f04);
        background-size: cover;
    }

    .catgory-nav__icon--b {
        background-image: url(../res/next/icon_online_b.png?484f15ac6f572fdc94dad30ee663ba61);
        background-size: cover;
    }

    .catgory-nav__icon--c {
        background-image: url(../res/next/icon_online_c.png?49a2c6a946e8a072cbb7c4e4d6c2dd1a);
        background-size: cover;
    }

    .catgory-nav__icon--d {
        background-image: url(../res/next/icon_online_d.png?f970a49d915c816a555a56eeb14897de);
        background-size: cover;
    }

    .catgory-nav__toggle {
        background-image: url(../res/next/icon_product_close.png?55f3902f69aecf6b2165d9877acbaaf5);
        background-size: cover;
    }

    .service-banner--text {
        background-image: url(../res/next/banner/text.png?b8523028e17d27673bd7a1754678cb1d);
        background-size: cover;
    }

    .service-banner--picture {
        background-image: url(../res/next/banner/picture.png?99a3709f3f6263baf9a390451c7b604c);
        background-size: cover;
    }

    .service-banner--audio {
        background-image: url(../res/next/banner/audio.png?9eaaf35c74a9f67d2d96ea501a31885b);
        background-size: cover;
    }

    .service-banner--video {
        background-image: url(../res/next/banner/video.png?5b7381b017ce67fe4ee8f99de627f757);
        background-size: cover;
    }

    .service-introduce__icon--texta {
        background-image: url(../res/next/introduce/text_a.png?558190d6452b305e00696a8c735828fc);
        background-size: cover;
    }

    .service-introduce__icon--textb {
        background-image: url(../res/next/introduce/text_b.png?6a8a7556f1e57ec3bb012740fbb1a888);
        background-size: cover;
    }

    .service-introduce__icon--textc {
        background-image: url(../res/next/introduce/text_c.png?40932746a49a3997d86af88478c0852e);
        background-size: cover;
    }

    .service-introduce__icon--textd {
        background-image: url(../res/next/introduce/text_d.png?0055ab3b4997f874a9b7872f6086eb53);
        background-size: cover;
    }

    .service-introduce__icon--texte {
        background-image: url(../res/next/introduce/text_e.png?1ce88f85fd5995a2a02743b0784e7201);
        background-size: cover;
    }

    .service-introduce__icon--picturea {
        background-image: url(../res/next/introduce/picture_a.png?91fc0ceaedeebf798eb13fc3a0075a8b);
        background-size: cover;
    }

    .service-introduce__icon--pictureb {
        background-image: url(../res/next/introduce/picture_b.png?d3d34491b4872e23c37063926a0cf830);
        background-size: cover;
    }

    .service-introduce__icon--picturec {
        background-image: url(../res/next/introduce/picture_c.png?24e7c49c37127cc33c2815a904652328);
        background-size: cover;
    }

    .service-introduce__icon--pictured {
        background-image: url(../res/next/introduce/picture_d.png?935b48a2d19472584181dbb57db9c630);
        background-size: cover;
    }

    .service-introduce__icon--picturee {
        background-image: url(../res/next/introduce/picture_e.png?ba351a11aeacfc6b213b9e5f3ad9a8cd);
        background-size: cover;
    }

    .service-introduce__icon--videoa {
        background-image: url(../res/next/introduce/video_a.png?68ce1472c7fa090b7038dc116c89ba41);
        background-size: cover;
    }

    .service-introduce__icon--videob {
        background-image: url(../res/next/introduce/video_b.png?35d407ea9cc9340c602918c140944cb0);
        background-size: cover;
    }

    .service-introduce__icon--videoc {
        background-image: url(../res/next/introduce/video_c.png?71260d0704628ff6de196a06c0bf129d);
        background-size: cover;
    }

    .service-introduce__icon--videod {
        background-image: url(../res/next/introduce/video_d.png?e7d3cebf7182819d89c96a69fc64de58);
        background-size: cover;
    }

    .service-introduce__icon--audioa {
        background-image: url(../res/next/introduce/audio_a.png?42f6b653adb2b96f25dc11857d2fa9ef);
        background-size: cover;
    }

    .service-introduce__icon--audiob {
        background-image: url(../res/next/introduce/audio_b.png?6680a761f0a33e271fb5b208424960b2);
        background-size: cover;
    }

    .service-introduce__icon--audioc {
        background-image: url(../res/next/introduce/audio_c.png?e14a1a9dbbcc64b32a179f8fa6fca156);
        background-size: cover;
    }

    .fast-link--online {
        background-image: url(../res/next/banner/fast_link_online.png?be270dcbac7b7ecf7aa9cfe6d492b48e);
        background-size: cover;
    }

    .fast-link__button:after {
        background-image: url(../res/next/banner/fast_link_arrow.png?cd5ffb9f2405ef61b0b7a545fe794a90);
        background-size: cover;
    }

    .fast-link__button:hover:after {
        background-image: url(../res/next/banner/fast_link_arrow_hover.png?079319401ecb7ddd987b06bf358e1c34);
        background-size: cover;
    }

    .service-core__wrapper {
        background-image: url(../res/next/core_bg.png?3401219195315025d6e161aef0f781fe);
        background-size: cover;
    }

    .service-process--four .service-process__item + .service-process__item:before {
        background-image: url(../res/next/process/arrow_small.png?dfcab1aa83fe2d214b6145191cde89be);
        background-size: cover;
    }

    .service-process__item + .service-process__item:before {
        background-image: url(../res/next/process/arrow.png?6917eafe51844de70a49a0890130fcd8);
        background-size: cover;
    }

    .service-process__icon--product {
        background-image: url(../res/next/process/product.png?edf8f8460e88113e6a72d07381ecada6);
        background-size: cover;
    }

    .service-process__icon--lock {
        background-image: url(../res/next/process/lock.png?0b0167c876d7ed8c164712b25e2e67af);
        background-size: cover;
    }

    .service-process__icon--api {
        background-image: url(../res/next/process/api.png?2878d13fab22a1bf3be260638ee09415);
        background-size: cover;
    }
}