.pg {
    position: fixed;
    right: 0;
    top: 0;
    background: url(../images/download-bg1.png) no-repeat 0 0;
    width: 100%;
    height: 60px;
    background-size: cover;
    z-index: 11;
}
#box {
    height: 100%;
}

.fx-price .price-content {
    margin: 0 auto;
    width: 1192px
}
.fx-price .fx-price-section-main {
    margin-top: 60px
}

.fx-price .fx-price-section-main .color-green {
    color: #00c29a
}

.fx-price .fx-price-section-main .package-main-mobile {
    display: none;
    overflow: hidden
}

.fx-price .fx-price-section-main .price-value-added-services {
    background: #eaf6ff;
    margin-top: 80px;
    padding: 80px 0;
    text-align: center
}

.fx-price .fx-price-section-main .price-value-added-services .desc {
    color: #525967;
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
    text-align: center
}

.fx-price .fx-price-section-main .price-value-added-services .services-types {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: #6dbdff1a;
    border: 1px solid #fff;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    gap: 10px;
    height: 48px;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 48px auto 0;
    padding: 4px;
    width: 350px
}

.fx-price .fx-price-section-main .price-value-added-services .services-types span {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 50%
}

.fx-price .fx-price-section-main .price-value-added-services .services-types span.active {
    background: #fff;
    font-weight: 500
}

.fx-price .fx-price-section-main .price-value-added-services .services-detail {
    margin-top: 24px;
    overflow: hidden;
    width: 100%
}

.fx-price .fx-price-section-main .price-value-added-services .services-detail .slide-item {
    display: none;
    width: 100%
}

.fx-price .fx-price-section-main .price-value-added-services .services-detail .slide-item img {
    width: 100%
}

.fx-price .fx-price-section-main .price-value-added-services .services-detail .slide-item.active {
    display: block
}

.fx-price .fx-price-section-main .price-value-added-services .price-button {
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    margin: 48px auto 0;
    padding: 0 32px
}

.fx-price .fx-price-section-main .detail-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #00c29a;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    -webkit-justify-content: center;
    justify-content: center
}

.fx-price .fx-price-section-main .detail-title .konw-detail,.fx-price .fx-price-section-main .detail-title .pickup-detail {
    background: hsla(0,0%,100%,.2);
    border: 1px solid #00c29a;
    border-radius: 4px 4px 4px 4px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 204px
}

.fx-price .fx-price-section-main .detail-title .konw-detail:hover,.fx-price .fx-price-section-main .detail-title .pickup-detail:hover {
    background-color: #e6f9f5
}

.fx-price .fx-price-section-main .detail-title i {
    font-size: 18px;
    margin-left: 8px;
    margin-top: 5px
}

.fx-price .fx-price-section-main .detail-title .konw-detail {
    display: none
}

.fx-price .fx-price-section-main .detail .detail-sub {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 40px;
    margin-top: 34px
}

.fx-price .fx-price-section-main .detail .detail-sub .pickup-all,.fx-price .fx-price-section-main .detail .detail-sub .pickup-difference-btn,.fx-price .fx-price-section-main .detail .detail-sub .show-difference-btn,.fx-price .fx-price-section-main .detail .detail-sub .stretch-all {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #00c29a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    padding-left: 27px
}

.fx-price .fx-price-section-main .detail .detail-sub .pickup-all .iconfont,.fx-price .fx-price-section-main .detail .detail-sub .pickup-difference-btn .iconfont,.fx-price .fx-price-section-main .detail .detail-sub .show-difference-btn .iconfont,.fx-price .fx-price-section-main .detail .detail-sub .stretch-all .iconfont {
    font-size: 20px
}

.fx-price .fx-price-section-main .detail .detail-sub .pickup-all,.fx-price .fx-price-section-main .detail .detail-sub .pickup-difference-btn {
    display: none
}

.fx-price .fx-price-section-main .detail .detail-sub .item-icon-wrapper .item-icon {
    color: #525967
}

.fx-price .fx-price-section-main .detail .detail-sub .item-icon-wrapper .item-icon span {
    color: #838892
}

.fx-price .fx-price-section-main .detail .detail-sub .iconfont {
    font-size: 12px;
    margin-right: 8px
}

.fx-price .fx-price-section-main .detail .option-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 13px
}

.fx-price .fx-price-section-main .detail .contact-wrapper {
    font-size: 16px;
    margin: 25px 0 43px;
    text-align: center
}

.fx-price .fx-price-section-main .detail .contact-wrapper a {
    color: #00c29a
}

.fx-price .fx-price-section-main .fixed-content {
    background: #fff;
    padding: 0 0 24px;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 2
}

.fx-price .fx-price-section-main .fixed-content .header-item .item-button.hover-active {
    background: #00c29a;
    color: #fff
}

.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(3) .item-sub-title {
    color: #00c29a
}

.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(4) .item-sub-title {
    color: #2ea1ff
}

.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(5) .item-sub-title {
    color: #7e47eb
}

.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(6) .item-sub-title {
    color: #ffa93a
}
.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(7) .item-sub-title {
    color: #515686
}
.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(8) .item-sub-title {
    color: #8ea4e9
}
.fx-price .fx-price-section-main .fixed-content .header-item:nth-child(9) .item-sub-title {
    color: #a94442
}

.fx-price .fx-price-section-main .item-icon-wrapper {
    padding: 14px 0;
    text-align: right
}

.fx-price .fx-price-section-main .item-icon-wrapper .item-icon {
    display: inline-block;
    margin-left: 20px
}

.fx-price .fx-price-section-main .item-icon-wrapper .item-icon i {
    vertical-align: middle
}

.fx-price .fx-price-section-main .item-icon-wrapper .item-icon img {
    height: 16px;
    margin-right: 8px;
    width: 16px
}

.fx-price .fx-price-section-main .item-icon-wrapper .item-icon span {
    color: #91a1b7;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle
}

.fx-price .fx-price-section-main .main-header,.fx-price .fx-price-section-main .main-header-fixed {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    height: 115px;
    margin-top: 32px;
    width: 100%
}

.fx-price .fx-price-section-main .main-header .header-item,.fx-price .fx-price-section-main .main-header-fixed .header-item {
    position: relative;
    text-align: center;
    width: 176px
}

.fx-price .fx-price-section-main .main-header .header-item:first-child,.fx-price .fx-price-section-main .main-header-fixed .header-item:first-child {
    height: 100%;
    padding-left: 24px;
    text-align: center;
    width: 345px
}

.fx-price .fx-price-section-main .main-header .header-item .item-sub-title,.fx-price .fx-price-section-main .main-header .header-item .item-sub-title-first,.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title,.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title-first {
    color: #666;
    font-size: 20px;
    font-weight: 500;
    width: 100%
}

.fx-price .fx-price-section-main .main-header .header-item .item-sub-title-first,.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title-first {
    font-size: 24px
}
.fx-price .fx-price-section-main .main-header .header-item .item-sub-title-small {
    text-align: center;
    font-size: 12px;
    color: #666;
}
.fx-price .fx-price-section-main .main-header .header-item .item-sub-title-small-first {
    font-size: 16px;
}
.fx-price .fx-price-section-main .main-header .header-item .item-sub-title.recommend-title,.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title.recommend-title {
    position: relative
}

.fx-price .fx-price-section-main .main-header .item-button,.fx-price .fx-price-section-main .main-header-fixed .item-button {
    background: #e6f9f5;
    border-radius: 2px;
    color: #00c29a;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 27px;
    margin-top: 10px;
    text-align: center;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    width: 88px
}

.fx-price .fx-price-section-main .main-header .item-button:hover,.fx-price .fx-price-section-main .main-header-fixed .item-button:hover {
    background: #00c29a;
    color: #fff
}

.fx-price .fx-price-section-main .main-header .item-button i,.fx-price .fx-price-section-main .main-header-fixed .item-button i {
    font-size: 14px
}
.fx-price .fx-price-section-main .main-header .item-button.small {
    margin-top: 5px;
    height: 20px;
    line-height: 19px;
}
.fx-price .fx-price-section-main .main-header-fixed {
    background: #fff;
    height: 116px;
    position: absolute;
    top: 56px;
    visibility: hidden
}

.fx-price .fx-price-section-main .main-header-fixed .header-item {
    border-radius: 4px
}

.fx-price .fx-price-section-main .main-header-fixed .header-item:not(:first-child) {
    cursor: pointer
}

.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title {
    width: 100%
}

.fx-price .fx-price-section-main .main-header-fixed .header-item .item-sub-title.recommend-title {
    position: relative
}

.fx-price .fx-price-section-main .price-banner-wrapper {
    background: #f5f6f8;
    border-radius: 8px;
    color: #525967;
    font-size: 16px;
    line-height: 32px;
    margin-top: 24px;
    padding: 30px 44px
}

.fx-price .fx-price-section-main .price-banner-wrapper .extra {
    color: #141e31;
    font-weight: 700
}

.fx-price .fx-price-section-main .price-banner-wrapper>span {
    vertical-align: middle
}

.fx-price .fx-price-section-main .price-banner-wrapper .wrapper-btn {
    color: #00c29a;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    margin-left: 4px;
    margin-right: 4px
}

.fx-price .fx-price-section-main .price-wrapper-item {
    background: #fff;
    display: inline-block;
    margin: 0 1%;
    padding: 20px;
    position: relative;
    -webkit-transition: height 218ms;
    transition: height 218ms;
    vertical-align: top;
    width: 23%
}

.fx-price .fx-price-section-main .price-wrapper-item .item-header {
    text-align: center
}

.fx-price .fx-price-section-main .price-wrapper-item .item-header .version-name {
    font-size: 20px;
    overflow: hidden;
    padding: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fx-price .fx-price-section-main .price-wrapper-item .item-header .version-price {
    font-size: 32px;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fx-price .fx-price-section-main .price-wrapper-item .item-section {
    padding: 10px 0
}

.fx-price .fx-price-section-main .price-wrapper-item .item-section .section-row {
    font-size: 14px;
    padding: 12px 0;
    position: relative;
    width: 100%
}

.fx-price .fx-price-section-main .price-wrapper-item .item-section.for-mobile {
    display: none
}

.fx-price .fx-price-section-main .price-wrapper-item .item-footer {
    padding: 30px 0 20px;
    text-align: center
}

.fx-price .fx-price-section-main .price-wrapper-item .item-footer .footer-msg-mobile {
    color: #ccd1d9;
    display: none;
    padding: 14px 0;
    text-align: left
}

.fx-price .fx-price-section-main .price-wrapper-item .footer-arrow-wrapper {
    bottom: 10px;
    display: none;
    left: 0;
    position: absolute;
    width: 100%
}

.fx-price .fx-price-section-main .price-wrapper-item .footer-arrow-wrapper>i,.fx-price .fx-price-section-main .price-wrapper-item .my-lighter {
    display: none
}
#price-function-container .top-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    height: 12px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 12px
}

#price-function-container .top-block .top-line {
    background: #f8fafb;
    border-radius: 8px 8px 0 0;
    display: inline-block;
    height: 100%;
    width: 176px
}

#price-function-container .top-block .top-line:first-child {
    background: #fff;
    padding-left: 24px;
    text-align: center;
    width: 345px
}

#price-function-container .first-order-detail,#price-function-container .second-order-detail,#price-function-container .three-order-detail {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    gap: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 50px
}

#price-function-container .first-order-detail .order-title,#price-function-container .first-order-detail .second-order-title,#price-function-container .first-order-detail .three-order-title,#price-function-container .second-order-detail .order-title,#price-function-container .second-order-detail .second-order-title,#price-function-container .second-order-detail .three-order-title,#price-function-container .three-order-detail .order-title,#price-function-container .three-order-detail .second-order-title,#price-function-container .three-order-detail .three-order-title {
    font-size: 18px;
    font-weight: 500;
    padding-left: 24px;
    color: #666;
    text-align: center;
    width: 345px
}

#price-function-container .first-order-detail .order-title.service-title,#price-function-container .first-order-detail .second-order-title.service-title,#price-function-container .first-order-detail .three-order-title.service-title,#price-function-container .second-order-detail .order-title.service-title,#price-function-container .second-order-detail .second-order-title.service-title,#price-function-container .second-order-detail .three-order-title.service-title,#price-function-container .three-order-detail .order-title.service-title,#price-function-container .three-order-detail .second-order-title.service-title,#price-function-container .three-order-detail .three-order-title.service-title {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center
}

#price-function-container .first-order-detail .order-title,#price-function-container .second-order-detail .order-title,#price-function-container .three-order-detail .order-title {
    height: 50px
}

#price-function-container .first-order-detail .tip,#price-function-container .second-order-detail .tip,#price-function-container .three-order-detail .tip {
    display: inline-block;
    margin-left: 8px;
    position: relative
}

#price-function-container .first-order-detail .tip:after,#price-function-container .second-order-detail .tip:after,#price-function-container .three-order-detail .tip:after {
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
    color: #5e6d82;
    content: attr(data-tip);
    display: none;
    font-size: 12px;
    left: -14px;
    line-height: 18px;
    max-width: 240px;
    min-width: 200px;
    padding: 12px;
    position: absolute;
    top: 45px
}

#price-function-container .first-order-detail .tip:before,#price-function-container .second-order-detail .tip:before,#price-function-container .three-order-detail .tip:before {
    background: #fff;
    border: 5px solid transparent;
    border-right-color: #fff;
    -webkit-box-shadow: -1px 1px 1px 0 rgba(0,0,0,.05);
    box-shadow: -1px 1px 1px 0 rgba(0,0,0,.05);
    content: "";
    display: none;
    height: 0;
    left: 5px;
    margin-top: -5px;
    position: absolute;
    top: 45px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 0;
    z-index: 2
}

#price-function-container .first-order-detail .tip .iconfont,#price-function-container .second-order-detail .tip .iconfont,#price-function-container .three-order-detail .tip .iconfont {
    color: #91a1b7;
    cursor: pointer;
    font-size: 20px;
    vertical-align: bottom
}

#price-function-container .first-order-detail .tip:hover .msg-content,#price-function-container .second-order-detail .tip:hover .msg-content,#price-function-container .three-order-detail .tip:hover .msg-content {
    visibility: visible
}

#price-function-container .first-order-detail .tip:hover:after,#price-function-container .second-order-detail .tip:hover:after,#price-function-container .three-order-detail .tip:hover:after {
    display: block
}

#price-function-container .first-order-detail .tip:hover:before,#price-function-container .second-order-detail .tip:hover:before,#price-function-container .three-order-detail .tip:hover:before {
    display: inline-block
}

#price-function-container .first-order-detail>span,#price-function-container .second-order-detail>span,#price-function-container .three-order-detail>span {
    background: #f8fafb;
    color: #141e31;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 176px
}

#price-function-container .first-order-detail>span:nth-child(2) .iconfont,#price-function-container .second-order-detail>span:nth-child(2) .iconfont,#price-function-container .three-order-detail>span:nth-child(2) .iconfont {
    color: #525967
}

#price-function-container .first-order-detail>span:nth-child(3) .iconfont,#price-function-container .second-order-detail>span:nth-child(3) .iconfont,#price-function-container .three-order-detail>span:nth-child(3) .iconfont {
    color: #00c29a
}

#price-function-container .first-order-detail>span:nth-child(4) .iconfont,#price-function-container .second-order-detail>span:nth-child(4) .iconfont,#price-function-container .three-order-detail>span:nth-child(4) .iconfont {
    color: #2ea1ff
}

#price-function-container .first-order-detail>span:nth-child(5) .iconfont,#price-function-container .second-order-detail>span:nth-child(5) .iconfont,#price-function-container .three-order-detail>span:nth-child(5) .iconfont {
    color: #7e47eb
}

#price-function-container .first-order-detail>span:nth-child(6) .iconfont,#price-function-container .second-order-detail>span:nth-child(6) .iconfont,#price-function-container .three-order-detail>span:nth-child(6) .iconfont {
    color: #ffa93a
}
#price-function-container .first-order-detail>span:nth-child(7) .iconfont,#price-function-container .second-order-detail>span:nth-child(7) .iconfont,#price-function-container .three-order-detail>span:nth-child(7) .iconfont {
    color: #515686
}
#price-function-container .first-order-detail>span:nth-child(8) .iconfont,#price-function-container .second-order-detail>span:nth-child(8) .iconfont,#price-function-container .three-order-detail>span:nth-child(8) .iconfont {
    color: #8ea4e9
}
#price-function-container .first-order-detail>span:nth-child(9) .iconfont,#price-function-container .second-order-detail>span:nth-child(9) .iconfont,#price-function-container .three-order-detail>span:nth-child(9) .iconfont {
    color: #a94442
}

#price-function-container .first-order-detail .iconfont,#price-function-container .second-order-detail .iconfont,#price-function-container .three-order-detail .iconfont {
    font-size: 12px
}

#price-function-container .first-order-detail .icon-icon_jian,#price-function-container .second-order-detail .icon-icon_jian,#price-function-container .three-order-detail .icon-icon_jian {
    font-size: 16px
}

#price-function-container .first-order-detail.service-time-detail,#price-function-container .second-order-detail.service-time-detail,#price-function-container .three-order-detail.service-time-detail {
    height: 104px;
    position: relative
}

#price-function-container .first-order-detail.study-train-detail,#price-function-container .second-order-detail.study-train-detail,#price-function-container .three-order-detail.study-train-detail {
    position: relative
}

#price-function-container .first-order-detail .study-detail,#price-function-container .first-order-detail .time-detail,#price-function-container .second-order-detail .study-detail,#price-function-container .second-order-detail .time-detail,#price-function-container .three-order-detail .study-detail,#price-function-container .three-order-detail .time-detail {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: #f8fafb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 20px;
    padding: 12px 0;
    text-align: center
}

#price-function-container .first-order-detail .study-detail.advanced,#price-function-container .first-order-detail .time-detail.advanced,#price-function-container .second-order-detail .study-detail.advanced,#price-function-container .second-order-detail .time-detail.advanced,#price-function-container .three-order-detail .study-detail.advanced,#price-function-container .three-order-detail .time-detail.advanced {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    left: 37%;
    position: absolute;
    right: 0
}

#price-function-container .first-order-detail .study-detail.study-detail,#price-function-container .first-order-detail .time-detail.study-detail,#price-function-container .second-order-detail .study-detail.study-detail,#price-function-container .second-order-detail .time-detail.study-detail,#price-function-container .three-order-detail .study-detail.study-detail,#price-function-container .three-order-detail .time-detail.study-detail {
    left: 27%;
    line-height: 48px;
    padding: 0;
    position: absolute;
    right: 0
}

#price-function-container .first-order-detail .expand-icon,#price-function-container .second-order-detail .expand-icon,#price-function-container .three-order-detail .expand-icon {
    color: #838892;
    font-size: 20px;
    margin-left: 8px
}

#price-function-container .first-order-detail:hover,#price-function-container .second-order-detail:hover,#price-function-container .three-order-detail:hover {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(20,30,49,.1);
    box-shadow: 0 1px 4px 0 rgba(20,30,49,.1);
    position: relative;
    z-index: 1;
}

#price-function-container .first-order-detail:hover>span,#price-function-container .second-order-detail:hover>span,#price-function-container .three-order-detail:hover>span {
    background: #fff;
    width: 176px
}

#price-function-container .first-order-detail:hover .study-detail,#price-function-container .first-order-detail:hover .time-detail,#price-function-container .second-order-detail:hover .study-detail,#price-function-container .second-order-detail:hover .time-detail,#price-function-container .three-order-detail:hover .study-detail,#price-function-container .three-order-detail:hover .time-detail {
    background: #fff
}

#price-function-container .second-order-detail,#price-function-container .three-order-detail {
    line-height: 48px
}

#price-function-container .second-order-detail .second-order-title,#price-function-container .three-order-detail .second-order-title {
    font-size: 18px;
    font-weight: 400
}

#price-function-container .second-order-detail .three-order-title,#price-function-container .three-order-detail .three-order-title {
    font-size: 14px;
    font-weight: 400
}

#price-function-container .second-order-detail .three-order-title>span,#price-function-container .three-order-detail .three-order-title>span {
    margin-left: 12px
}

#price-function-container .second-function-order-container,#price-function-container .three-function-order-container {
    display: none;
    height: 0
}

#price-function-container .second-function-order-container.expand,#price-function-container .three-function-order-container.expand {
    display: block;
    height: auto
}

  
.tooltip-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ccc;
    color: white;
    text-align: center;
    cursor: help;
    font-size: 12px;
    line-height: 15px;
}
  
/* 提示文本样式 */
.tooltip-icon::after {
    content: attr(data-tooltip);
    position: absolute;
    left: calc(100% + 12px);  /* 右侧间距 */
    top: 50%;
    transform: translateY(-50%);  /* 垂直居中 */
    background: white;
    color: #333;
    border: 1px solid #ddd;
    padding: 12px;
    border-radius: 4px;
    width: 200px;
    max-width: 300px;  /* 最大宽度限制 */
    white-space: normal;
    word-wrap: break-word;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    opacity: 0;
    transition: opacity 0.2s;
    z-index: 100;
    pointer-events: none;
}
  
/* 鼠标悬停效果 */
.tooltip-icon:hover::after {
    opacity: 1;
    visibility: visible;
}
  
/* 可选 - 小三角指示器 */
.tooltip-icon::before {
    content: '';
    position: absolute;
    left: calc(100% + 2px);  /* 紧贴图标右侧 */
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-right-color: white;  /* 左侧箭头 */
    opacity: 0;
    transition: opacity 0.2s;
    z-index: 101;
}

.tooltip-icon:hover::before {
    opacity: 1;
}
.first-order-detail .small-span {
    width: 128px;
    position: absolute;
    left: -13px;
    top: 36px;
    line-height: 1;
    font-size: 12px;
}