.price-banner {
    position: relative;
}

.price-banner-content {
    position: absolute;
    bottom: auto;
    text-align: left;
    left: 0;
    right: 0;
}

.price-banner-content .text01 {
    color: #505771;
    margin-bottom: 30px;
}

.price-banner-content .text02 {
    color: #051542;
    margin-bottom: 30px;
    font-weight: bold;
}

.price-banner-content .text03 {
    color: #505771;
    line-height: 38px;
    margin-bottom: 50px;
}

.price-banner-content .btn-buy {
    margin-left: 10px;
}

.price-home-tab .main-list-show li {
    height: auto;
    border: none;
    flex: 1;
}

.price-home-tab .main-list-show li a {
    cursor: auto;
}

.price-home-tab .main-list-show li .inner {
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.price-home-tab .main-list-show li .ow-img {
    height: 38px;
    width: 38px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.price-home-tab .main-list-show li .title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
    height: 28px;
}

.price-home-tab .main-list-show li .ow-text {
    font-size: 12px;
    line-height: 20px;
}

.main-list-show li:hover .inner {
    padding-bottom: 0
}

.main-list-show li:hover .ow-img {
    height: 38px;
    width: 38px;
    padding-bottom: 14px;
    margin-bottom: 10px
}

.fx-price {
    padding-top: 30px;
}

.price-custom-select {
    background: url('../images/price-custom-bg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 100px;
    padding-top: 100px;
}

.price-custom-select .price-tip-bg {
    background: url('../images/price-tip-bg.png') no-repeat;
    background-size: 100% 100%;
}

.public-select .carousel-inner .carousel-item {
    background: none;
}

.price-custom-select .carousel-inner {
    height: 380px;
}

/*适配*/
@media (min-width: 768px) {

    .price-banner-content {
        top: 100px;
    }

    .price-banner-content .text01 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .price-banner-content .text02 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .price-banner-content .text03 {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 25px;
    }
    .price-banner-content .btn-text {
        width: 165px;
        height: 46px;
        font-size: 18px;
        line-height: 30px;
    }

}

@media (max-width: 768px) {
    .platform-item {
        border-right: none;
        border-bottom: 1px solid #aaceee;
    }

    .platform-item:last-child {
        border-bottom: none
    }

}


@media (min-width: 1024px) {

    .price-banner-content {
        top: 100px;
    }

    .price-banner-content .text01 {
        font-size: 18px;
    }

    .price-banner-content .text02 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .price-banner-content .text03 {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 30px;
    }



    .price-pc .font-24 {
        font-size: 36px;
    }

    .price-tip-bg p {
        line-height: 24px;
    }
}

@media (max-width: 1100px) {
    .price-detail .g_fieldthumb-item {
        padding: 0;
    }

    .price-detail-left {
        padding: 40px 15px;
    }
}

@media (min-width: 1140px) {

    .price-banner-content {
        top: 120px;
    }
}

@media (min-width: 1300px) {

    .price-banner-content {
        top: 190px;
    }

    .price-banner-content .text01 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .price-banner-content .text02 {
        font-size: 44px;
        margin-bottom: 25px;
        font-weight: bold;
    }

    .price-banner-content .text03 {
        font-size: 16px;
        line-height: 30px;
        color: #444;
        margin-bottom: 40px;
    }

    .price-banner-content .btn-text {
        width: 165px;
        height: 46px;
        font-size: 18px
    }

    .price-home-tab .main-list-show li .ow-img {
        height: 50px;
        width: 50px;
    }

    .price-home-tab .main-list-show li .title {
        font-size: 20px;
    }

    .price-home-tab .main-list-show li .ow-text {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width: 1300px) and (max-width:1600px) {

    .price-banner-content {
        top: 100px;
    }
}

@media (min-width: 1450px) and (max-width:1600px) {

    .price-banner-content {
        top: 135px;
    }
}

@media (min-width: 1600px) and (max-width:1800px) {

    .price-banner-content {
        top: 120px;
    }
}

@media (min-width: 1300px) and (max-width:1400) {


    .price-banner-content .text01 {
        font-size: 20px;
    }

    .price-banner-content .text02 {
        font-size: 38px;
        margin-bottom: 30px;
    }

    .price-banner-content .text03 {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .price-tip-bg p {
        line-height: 28px;
    }

    .g_banner .home-tab-price .home-tab .home-tab-bg {
        height: 160px;
    }
}

@media (min-width: 1300px) and (max-width: 1580px) {
    .g_banner .home-tab-price .home-tab .home-tab-bg {
        height: 160px;
        width: 1140px !important;
    }
}

@media (min-width: 1580px) and (max-width: 1610px) {
    .g_banner .home-tab-price .home-tab .home-tab-bg {
        height: 200px;
    }
}

.price-banner-content {
    display: flex !important;
    top: 0 !important;
    margin-top: 80px;
    height: calc(100% - 80px);
    bottom: 0 !important;
    flex-direction: column;
    justify-content: center;
}

@media (min-width:1024px) and (max-width: 1280px) {
    .price-banner-content {
        height: calc(100% - 60px);
    }
}

@media (min-width:1280px) and (max-width: 1300px) {
    .price-banner-content {
        height: calc(100% - 80px);
    }
}

@media (max-width:1080px) {
    .price-banner-content {
        margin-top: 60px !important;
        height: calc(100% - 60px);
    }
}

.home-tab-price {
    position: relative;
}

.g_banner .home-tab-price .home-tab-bg {
    height: 100% !important;
}

.g_banner .home-tab {
    position: absolute;
    right: 0;
    left: 50%;
    top: 0;
    z-index: 15;
    bottom: 50% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    transform: translate(-50%, -50%) !important;
    height: 200px;
    width: 100%;
}