﻿.g-container {
    padding-top: 0;
    background: #fff
}

.g-container .g-banner {
    height: 500px;
    background: -webkit-gradient(linear, left top, left bottom, from(#002f81), color-stop(92.79%, #3a6fce));
    background: -webkit-linear-gradient(top, #002f81, #3a6fce 92.79%);
    background: -moz-linear-gradient(top, #002f81 0, #3a6fce 92.79%);
    background: linear-gradient(180deg, #002f81, #3a6fce 92.79%)
}

.g-container .g-banner .g-banner-bg {
    width: 100%;
    height: 100%;
    padding-top: 190px;
    background-image: url(../image/banner_price.b2525549.png);
    background-repeat: no-repeat;
    background-position: top;
    -webkit-background-size: 1920px 500px;
    background-size: 1920px 500px
}

.g-container .g-banner h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    color: #fff
}

.g-container .g-banner h2 span {
    font-size: 56px
}

.g-container .g-banner a.js-free-use {
    display: block;
    width: 220px;
    height: 44px;
    border-radius: 45px;
    color: #236def;
    background: #fff;
    text-align: center;
    margin-top: 30px;
    line-height: 44px;
    font-size: 16px;
    -webkit-box-shadow: 0 6px 30px rgba(74, 93, 139, .4);
    box-shadow: 0 6px 30px rgba(74, 93, 139, .4);
    font-weight: 400
}

.g-container .g-main-content h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    color: #111f33;
    margin-top: 100px
}

.g-container .g-main-content .main-params table {
    width: 100%;
    table-layout: fixed;
    margin-top: 24px
}

.g-container .g-main-content .main-params table th {
    font-size: 16px;
    line-height: 22px;
    color: #111f33;
    background: #eceff4;
    border: 1px solid #dfe3e6;
    padding: 13px 0
}

.g-container .g-main-content .main-params table td {
    font-size: 14px;
    line-height: 200%;
    text-align: center;
    color: #787e87;
    background: #fff;
    border: 1px solid #eceff4;
    padding: 46px 0
}

.g-container .g-main-content .main-functions h2 {
    margin-top: 80px;
    line-height: 62px
}

.g-container .g-main-content .main-functions h2 span {
    font-weight: 500;
    font-size: 44px;
    color: #38c299;
    vertical-align: bottom;
    display: inline-block;
    margin: 0 8px
}

.g-container .g-main-content .main-functions .main-functions-info {
    background: rgba(56, 194, 153, .04);
    border-radius: 4px;
    border: 1px solid #38c299;
    padding: 35px 0;
    margin-top: 21px
}

.g-container .g-main-content .main-functions .main-functions-info p {
    text-align: center;
    line-height: 34px;
    color: #111f33;
    margin-top: 13px;
    font-size: 18px
}

.g-container .g-main-content .main-functions .main-functions-info p:first-child {
    margin-top: 0
}

.g-container .g-main-content .main-functions .main-functions-info p span {
    display: inline-block;
    font-size: 24px;
    margin: 0 4px;
    vertical-align: bottom
}

.g-container .g-main-content .main-functions table {
    margin-top: 50px;
    font-size: 22px;
    font-weight: 500
}

.g-container .g-main-content .main-functions table thead tr {
    background: #f8f9fb
}

.g-container .g-main-content .main-functions table thead tr th {
    height: 90px;
    line-height: 90px;
    padding: 0;
    color: #676c73;
    font-weight: 500
}

.g-container .g-main-content .main-functions table thead tr th:nth-child(2) {
    font-size: 24px;
    color: #fff;
    background: #386ee7;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    line-height: 40px;
    height: 40px;
    padding: 25px
}

.g-container .g-main-content .main-functions table thead tr th:nth-child(2) i {
    background-image: url(../image/Frame-315.221212d1.png);
    background-repeat: no-repeat;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    vertical-align: top
}

.g-container .g-main-content .main-functions table tbody tr {
    background: #f8f9fb
}

.g-container .g-main-content .main-functions table tbody tr td {
    height: 80px;
    line-height: 80px;
    padding: 0;
    border: 1px solid #dfe3e6;
    position: relative
}

.g-container .g-main-content .main-functions table tbody tr td:first-child {
    text-align: center
}

.g-container .g-main-content .main-functions table tbody tr td:nth-child(2) {
    border: 4px solid #fff;
    border-top: none;
    border-bottom: 1px solid #386ee7;
    padding-left: 26px
}

.g-container .g-main-content .main-functions table tbody tr td:nth-child(2) a {
    position: absolute;
    background-image: url(../image/Frame-321.b4751a5d.png);
    background-repeat: no-repeat;
    -webkit-background-size: 84px 89px;
    background-size: 84px 89px;
    width: 84px;
    height: 89px;
    margin: 0;
    border: none;
    top: -8px;
    left: 546px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.g-container .g-main-content .main-functions table tbody tr td:last-child {
    padding-left: 20px;
    font-size: 16px
}

.g-container .g-main-content .main-functions table tbody tr:nth-child(odd) {
    background: #eceff4
}

.g-container .g-main-content .main-functions table tbody tr:nth-child(odd) td:nth-child(2) {
    background-color: #d8dff7
}

.g-container .g-main-content .main-functions table tbody tr:nth-child(2n) td:nth-child(2) {
    background-color: #fafefd
}

.g-container .g-main-content .main-functions table tbody tr.active td:nth-child(2) a,
.g-container .g-main-content .main-functions table tbody tr:hover td:nth-child(2) a {
    opacity: 1
}

.g-container .g-main-content .main-functions table tbody tr.active td:nth-child(2) span,
.g-container .g-main-content .main-functions table tbody tr:hover td:nth-child(2) span {
    color: #386ee7
}

.g-container .g-main-content .main-functions a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #236def;
    border-radius: 20px;
    font-size: 14px;
    color: #236def;
    text-align: center;
    margin: 24px auto 120px
}

.g-container .g-price {
    background-color: #f1f4f8;
    padding-bottom: 100px
}

.g-container .g-price>.g-price-container .g-price-header h2,
.g-container .g-price>.g-price-container .g-price-header p,
.g-container .g-price>.g-price-container .g-price-header p span.old-p {
    color: #232a38
}

.g-container .g-price>.g-price-container .g-price-header p span.old-p:before {
    border-top: 1px solid #232a38
}

.g-container-footer {
    margin-top: 145px;
    height: 400px;
    background: url(../image/bg_footer_banner.f60f68b9.png) no-repeat top;
    -webkit-background-size: 1920px 400px;
    background-size: 1920px 400px;
    padding-top: 185px;
    text-align: center
}

.g-container-footer h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 42px;
    color: #111f33
}

.g-container-footer a {
    display: inline-block;
    width: 220px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #236def;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 20px;
    margin-top: 30px
}

.g-container-footer a:hover {
    background: #4888fa;
    -webkit-box-shadow: 0 10px 30px rgba(30, 89, 238, .32);
    box-shadow: 0 10px 30px rgba(30, 89, 238, .32)
}

.priceTitle {
    font-family: -apple-system, PingFang SC, Microsoft YaHei, SimSun, Arial, sans-serif;
    margin-top: 100px;
    width: 100%
}

.priceTitle .title {
    width: 1180px;
    margin: 0 auto
}

.priceTitle .title .title-top {
    font-weight: 600;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    text-align: center;
    width: 100%;
    margin-bottom: 28px
}

.priceTitle .title .title-intro {
    width: 1000px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #51555c;
    height: 96px;
    margin: 0 auto 28px
}

.edition {
    font-family: -apple-system, PingFang SC, Microsoft YaHei, SimSun, Arial, sans-serif;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 72px
}

.edition-content {
    width: 1200px;
    margin: 0 auto
}

.edition-content .edition-base {
    display: inline-block;
    border: 2px solid #e1e3e8;
    padding: 48px;
    width: 570px;
    border-radius: 20px;
    cursor: pointer;
    -webkit-box-shadow: 15px 0 15px -15px #dedede, -15px 0 15px -15px #dedede;
    box-shadow: 15px 0 15px -15px #dedede, -15px 0 15px -15px #dedede
}

.edition-content .edition-base .edition-icon {
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url(../image/icon-first.723fe0b8.png) 50%;
    -webkit-background-size: contain;
    background-size: contain
}

.edition-content .edition-base .edition-title {
    color: #080b19;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 40px
}

.edition-content .edition-base .edition-divider {
    height: 1px;
    width: 100%;
    background-color: #e1e3e8;
    margin: 24px 0
}

.edition-content .edition-base .edition-introduction {
    color: #272e47;
    font-size: 20px;
    font-weight: 500;
    height: 84px;
    line-height: 28px;
    margin-bottom: 40px
}

.edition-content .edition-base .edition-usage {
    color: #545a6e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    height: 240px;
    margin-bottom: 40px
}

.edition-content .edition-base .edition-usage .edition-usage-item {
    margin-top: 12px
}

.edition-content .edition-base .edition-usage .edition-usage-item:before {
    content: "";
    display: inline-block;
    background: url(../image/icon-support.148ee717.png);
    width: 17px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px
}

.edition-content .edition-base .edition-usage .edition-usage-em {
    color: #4c6aff
}

.edition-content .edition-base .edition-price {
    color: #545a6e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 40px
}

.edition-content .edition-base .edition-price-year {
    color: #262a33;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px
}

.edition-content .edition-base .edition-price-year .edition-price-yearcost {
    color: #262a33;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.edition-content .edition-base .edition-try>a,
.edition-content .edition-base .edition-try>button {
    color: #272e47;
    border-radius: 44px;
    border: 1px solid #3f465c;
    padding: 12px 40px;
    background-color: #fff;
    cursor: pointer
}

.edition-content .edition-base:hover {
    border: 2px solid #4c6aff
}

.edition-content .edition-subtitle {
    color: #545a6e;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.edition-content .edition-advanced {
    margin-left: 40px
}

.edition-content .edition-advanced .edition-icon {
    background: url(../image/icon-second.0028e0a1.png) 50%;
    -webkit-background-size: contain;
    background-size: contain
}

.edition-content .edition-advanced .edition-try>button {
    color: #fff;
    border: 1px solid #4c6aff;
    background-color: #4c6aff
}

.clickHandle {
    width: 1180px;
    margin: 0 auto 50px
}

.clickHandle .clickCenter {
    padding: 14px 28px;
    border-radius: 8px;
    border: 1px solid #e1e3e8;
    background-color: #fff;
    width: 240px;
    margin: 0 auto;
    cursor: pointer;
    color: #272e47;
    font-weight: 400;
    line-height: 28px;
    font-size: 20px;
    text-align: center
}

.clickHandle .clickCenter:hover {
    color: #386ee7;
    border-color: #386ee7
}

.clickHandle .clickCenter .clickText {
    font-size: 16px;
    line-height: normal
}

.clickHandle .clickCenter .icon-down,
.clickHandle .clickCenter .icon-top {
    display: block;
    float: right;
    background: url(../image/icon-color-down.e822ed38.png) no-repeat 50%;
    width: 14px;
    height: 14px;
    margin-top: 8px
}

.clickHandle .clickCenter .icon-top,
.clickHandle .clickCenter:hover .icon-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.clickHandle .clickCenter:hover .icon-down {
    -o-transform: rotate(180deg)
}

.clickHandle .clickCenter:hover .icon-down,
.clickHandle .clickCenter:hover .icon-top {
    background: url(../image/icon-color-top.d82f65ac.png) no-repeat 50%
}

.clickHandle .clickCenter:hover .icon-top {
    transform: rotate(1turn);
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    -o-transform: rotate(1turn)
}

.clickShow {
    font-family: -apple-system, PingFang SC, Microsoft YaHei, SimSun, Arial, sans-serif;
    width: 100%
}

.clickShow .showContent {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #262a33;
    overflow: hidden
}

.clickShow .showContent .content-title {
    width: 1200px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 32px
}

.clickShow .showContent .content-title .edition-white {
    width: 200px;
    height: 100%
}

.clickShow .showContent .content-title .edition-lingxit,
.clickShow .showContent .content-title .edition-qjt {
    width: 440px;
    height: 100%;
    font-size: 24px;
    line-height: 24px;
    font-weight: 550
}

.clickShow .showContent .content-first {
    height: 20px;
    width: 100%;
    text-align: left;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px
}

.clickShow .showContent .content-first .first-title {
    font-weight: 550
}

.clickShow .showContent .content-max {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, .2);
    clear: both
}

.clickShow .showContent .content-max .contentMax-left {
    width: 240px;
    float: left
}

.clickShow .showContent .content-max .contentMax-left ul {
    width: 100%
}

.clickShow .showContent .content-max .contentMax-left ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -moz-box-pack: left;
    justify-content: left;
    width: 100%;
    height: 48px;
    font-size: 16px;
    line-height: 16px;
    -webkit-box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    color: #51555c
}

.clickShow .showContent .content-max .contentMax-left ul li .position-img {
    position: absolute;
    left: 256px;
    top: 11px;
    width: 140px;
    display: none;
    background: #313233;
    line-height: 1.5;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    top: 0;
    left: 94px
}

.clickShow .showContent .content-max .contentMax-left ul li .more-left:hover>.position-img {
    display: block
}

.clickShow .showContent .content-max .contentMax-left ul li .position-img:after {
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid rgba(0, 0, 0, 0);
    border-right-color: #313233
}

.clickShow .showContent .content-max .contentMax-left ul li .position-six,
.clickShow .showContent .content-max .contentMax-left ul li .position-third,
.clickShow .showContent .content-max .contentMax-left ul li .position-two {
    top: 0
}

.clickShow .showContent .content-max .contentMax-left ul li .no-push {
    font-size: 12px;
    line-height: 12px;
    color: #7d8085;
    background: rgba(0, 0, 0, .2);
    padding: 2px;
    margin-left: 10px
}

.clickShow .showContent .content-max .contentMax-left ul .first-content {
    height: 64px
}

.clickShow .showContent .content-max .contentMax-left ul .first-weight {
    font-weight: 550;
    color: #262a33
}

.clickShow .showContent .content-max .contentMax-left ul .first-title {
    color: #262a33;
    font-size: 20px;
    line-height: 20px;
    height: 84px
}

.clickShow .showContent .content-max .contentMax-left ul .first-title span {
    font-weight: 550;
    margin-top: 20px
}

.clickShow .showContent .content-max .contentMax-whiteOne {
    width: 20px;
    float: left
}

.clickShow .showContent .content-max .contentMax-whiteOne ul {
    width: 100%
}

.clickShow .showContent .content-max .contentMax-whiteOne ul li {
    width: 100%;
    height: 48px;
    -webkit-box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    color: #51555c
}

.clickShow .showContent .content-max .contentMax-whiteOne ul .first-content {
    height: 64px
}

.clickShow .showContent .content-max .contentMax-whiteOne ul .first-weight {
    font-weight: 550;
    color: #262a33
}

.clickShow .showContent .content-max .contentMax-whiteOne ul .first-title {
    color: #262a33;
    font-size: 20px;
    line-height: 20px;
    height: 84px
}

.clickShow .showContent .content-max .contentMax-whiteOne ul .first-title span {
    font-weight: 550;
    margin-top: 20px
}

.clickShow .showContent .content-max .contentMax-center {
    width: 440px;
    float: left;
    background: rgba(0, 0, 0, .02)
}

.clickShow .showContent .content-max .contentMax-center ul {
    width: 100%
}

.clickShow .showContent .content-max .contentMax-center ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    -webkit-box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    color: #51555c
}

.clickShow .showContent .content-max .contentMax-center ul li .more-left {
    margin-left: 20px
}

.clickShow .showContent .content-max .contentMax-center ul li .position-img {
    position: absolute;
    left: 256px;
    top: 11px;
    width: 66px;
    display: none;
    background: #313233;
    line-height: 1.5;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    top: 10px;
    left: 248px
}

.clickShow .showContent .content-max .contentMax-center ul li .more-left:hover>.position-img {
    display: block
}

.clickShow .showContent .content-max .contentMax-center ul li .position-img:after {
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid rgba(0, 0, 0, 0);
    border-right-color: #313233
}

.clickShow .showContent .content-max .contentMax-center ul .first-content {
    height: 64px
}

.clickShow .showContent .content-max .contentMax-center ul .first-weight {
    font-weight: 550;
    color: #262a33
}

.clickShow .showContent .content-max .contentMax-center ul .first-title {
    color: #262a33;
    font-size: 20px;
    line-height: 20px;
    height: 84px
}

.clickShow .showContent .content-max .contentMax-center ul .first-title span {
    font-weight: 550;
    margin-top: 20px
}

.clickShow .showContent .content-max .contentMax-whitetwo {
    width: 60px;
    float: left
}

.clickShow .showContent .content-max .contentMax-whitetwo ul {
    width: 100%
}

.clickShow .showContent .content-max .contentMax-whitetwo ul li {
    width: 100%;
    height: 48px;
    -webkit-box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    color: #51555c
}

.clickShow .showContent .content-max .contentMax-whitetwo ul .first-content {
    height: 64px
}

.clickShow .showContent .content-max .contentMax-whitetwo ul .first-weight {
    font-weight: 550;
    color: #262a33
}

.clickShow .showContent .content-max .contentMax-whitetwo ul .first-title {
    color: #262a33;
    font-size: 20px;
    line-height: 20px;
    height: 84px
}

.clickShow .showContent .content-max .contentMax-whitetwo ul .first-title span {
    font-weight: 550;
    margin-top: 20px
}

.clickShow .showContent .content-max .contentMax-right {
    width: 440px;
    float: left;
    background: rgba(56, 110, 231, .04)
}

.clickShow .showContent .content-max .contentMax-right ul {
    width: 100%
}

.clickShow .showContent .content-max .contentMax-right ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    height: 48px;
    -webkit-box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -.5px 0 rgba(0, 0, 0, .12);
    color: #51555c
}

.clickShow .showContent .content-max .contentMax-right ul li .more-left {
    margin-left: 20px
}

.clickShow .showContent .content-max .contentMax-right ul li .position-img {
    position: absolute;
    left: 256px;
    top: 11px;
    width: 140px;
    display: none;
    background: #313233;
    line-height: 1.5;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px
}

.clickShow .showContent .content-max .contentMax-right ul li .more-left:hover>.position-img {
    display: block
}

.clickShow .showContent .content-max .contentMax-right ul li .position-img:after {
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid rgba(0, 0, 0, 0);
    border-right-color: #313233
}

.clickShow .showContent .content-max .contentMax-right ul li .position-six,
.clickShow .showContent .content-max .contentMax-right ul li .position-third,
.clickShow .showContent .content-max .contentMax-right ul li .position-two {
    top: 0
}

.clickShow .showContent .content-max .contentMax-right ul .first-content {
    height: 64px
}

.clickShow .showContent .content-max .contentMax-right ul .first-weight {
    font-weight: 550;
    color: #262a33
}

.clickShow .showContent .content-max .contentMax-right ul .first-title {
    color: #262a33;
    font-size: 20px;
    line-height: 20px;
    height: 84px
}

.clickShow .showContent .content-max .contentMax-right ul .first-title span {
    font-weight: 550;
    margin-top: 20px
}

.equity-comparison {
    color: #272e47;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 24px
}

.top-banner-btn {
    display: block;
    width: 220px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    border-radius: 45px;
    text-align: center;
    font-size: 16px;
    color: #2373ff;
    margin: 27px 0 0
}

.top-apply-use {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: 14px;
    margin-left: 80px
}

/* WebP support */
.webp .g-container .g-banner .g-banner-bg {
    background-image: url(../image/banner_price.b2525549.webp);
}

/* WebP support */
.webp .g-container .g-main-content .main-functions table thead tr th:nth-child(2) i {
    background-image: url(../image/Frame-315.221212d1.webp);
}

/* WebP support */
.webp .g-container .g-main-content .main-functions table tbody tr td:nth-child(2) a {
    background-image: url(../image/Frame-321.b4751a5d.webp);
}

/* WebP support */
.webp .g-container-footer {
    background-image: url(../image/bg_footer_banner.f60f68b9.webp);
}

/* WebP support */
.webp .edition-content .edition-base .edition-icon {
    background-image: url(../image/icon-first.723fe0b8.webp);
}

/* WebP support */
.webp .edition-content .edition-base .edition-usage .edition-usage-item:before {
    background-image: url(../image/icon-support.148ee717.webp);
}

/* WebP support */
.webp .edition-content .edition-advanced .edition-icon {
    background-image: url(../image/icon-second.0028e0a1.webp);
}

/* WebP support */
.webp .clickHandle .clickCenter .icon-down,
.clickHandle .clickCenter .icon-top {
    background-image: url(../image/icon-color-down.e822ed38.webp);
}