.body.price {
    height: 100%;
    width: 100%;
    overflow-y: auto
}

.body.price, .body.price .index_head.scroll_head {
    background: #fff
}

.body.price button.is_round {
    border-radius: 20px
}

.body.price button + button {
    margin-left: 10px
}

.body.price main {
    min-height: calc(100% - 111px);
    border: 0 solid transparent
}

.body.price .price_banner {
    overflow: hidden;
    width: 100%;
    height: 500px;
    background: url(../images/price_banner_1920-9cdaa.png) no-repeat top;
    background-size: cover !important;
    text-align: center
}

.body.price .price_banner > h1 {
    margin: 130px 0 20px;
    font-size: 34px
}

.body.price .price_banner > p {
    margin-bottom: 40px
}

.body.price .price_content {
    margin: 0 auto;
    padding: 50px 0;
    width: 1200px
}

.body.price .price_content h2 {
    margin-bottom: 60px;
    font-size: 34px;
    text-align: center;
    font-weight: 500
}

.body.price .price_content .plan_details_box {
    margin-bottom: 150px
}

.body.price .price_content .plan_details_box .table_box {
    position: relative;
    padding-top: 120px;
    width: 100%;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.body.price .price_content .plan_details_box .table_box .row {
    display: flex;
    width: 100%;
    text-align: center
}

.body.price .price_content .plan_details_box .table_box .row .item {
    font-size: 14px;
    padding: 15px 0;
    background: #fff
}

.body.price .price_content .plan_details_box .table_box .row:nth-child(2n) .item {
    background: #f8f8f8
}

.body.price .price_content .plan_details_box .table_box.fixed_status .head {
    position: fixed;
    top: 63px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-left: -1px
}

.body.price .price_content .plan_details_box .table_box .head {
    position: absolute;
    top: 0;
    width: 1200px
}

.body.price .price_content .plan_details_box .table_box .head .item {
    padding: 35px 0 20px;
    background: #f7faff;
    text-align: center
}

.body.price .price_content .plan_details_box .table_box .head .item:first-child {
    display: flex;
    align-items: center
}

.body.price .price_content .plan_details_box .table_box .head .item .tit {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500
}

.body.price .price_content .plan_details_box .table_box .head .item .txt {
    font-size: 18px;
    font-weight: 500
}

.body.price .price_content .plan_details_box .table_box .head .item .btn_box {
    margin-top: 10px
}

.body.price .price_content .plan_details_box .table_box .head .item .btn {
    display: none;
    width: 80px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    background: linear-gradient(90deg, #f90, #ffb71c);
    border: 1px solid #ffb71c;
    border-radius: 4px;
    transition: all .3s ease-out;
    cursor: pointer;
    line-height: 0;
    padding: 9px 0
}

.body.price .price_content .plan_details_box .table_box .head .item .btn:hover {
    background: linear-gradient(90deg, #ffb647, #ffc23d);
    transition: all .3s ease-out
}

.body.price .price_content .plan_details_box .table_box .head .item.hover_status {
    position: relative;
    background: #ebf2ff;
    transform: translateY(-10px);
    box-shadow: 0 8px 14px 0 rgba(91, 151, 255, .2)
}

.body.price .price_content .plan_details_box .table_box .head .item.hover_status:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: #ebf2ff;
    border-right: 1px solid #e8e8e8
}

.body.price .price_content .plan_details_box .table_box .head .item.hover_status .btn {
    display: inline-block;
    color: #fff !important
}

.body.price .price_content .plan_details_box .table_box .item {
    flex: 1;
    border: 1px solid #e8e8e8;
    border-left: 0;
    border-bottom: 0
}

.body.price .price_content .plan_details_box .table_box .item:first-child {
    padding-left: 30px;
    text-align: left;
    width: 200px
}

.body.price .price_content .plan_details_box .table_box .hover_status_box {
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(14.28571% - 28.57143px);
    box-shadow: 0 8px 14px 0 rgba(91, 151, 255, .2)
}

.body.price .price_content .common_problem_box {
    margin-bottom: 40px
}

.body.price .price_content .common_problem_box .question_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.body.price .price_content .common_problem_box .question_list .item {
    margin: 15px 0;
    padding: 30px;
    width: calc(50% - 15px);
    min-height: 160px;
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .1);
    transition: all .3s ease-out
}

.body.price .price_content .common_problem_box .question_list .item .tit {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600
}

.body.price .price_content .common_problem_box .question_list .item .txt {
    margin-left: 15px;
    line-height: 22px;
    color: #7a8992
}

.body.price .price_content .common_problem_box .question_list .item:hover {
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .3);
    transition: all .3s ease-out
}

.body.price .price_container .inner_box {
    margin-top: -239px
}

.body.price .price_container .inner_box .list {
    display: flex;
    justify-content: center
}

.body.price .price_container .inner_box .list li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
    width: 380px;
    height: 380px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .1);
    border-radius: 6px;
    background: #fff;
    transition: all .3s ease-out
}

.body.price .price_container .inner_box .list li:hover {
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .3);
    transition: all .3s ease-out
}

.body.price .price_container .inner_box .list li .tit {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 400
}

.body.price .price_container .inner_box .list li .tit span {
    position: relative
}

.body.price .price_container .inner_box .list li .tit span:before {
    content: "";
    position: absolute;
    right: 110%;
    top: 50%;
    display: block;
    width: 14px;
    height: 3px;
    background: #ff7433
}

.body.price .price_container .inner_box .list li .tit span:after {
    content: "";
    position: absolute;
    left: 110%;
    top: 50%;
    display: block;
    width: 14px;
    height: 3px;
    background: #ff7433
}

.body.price .price_container .inner_box .list li .total_price {
    margin-bottom: 20px;
    font-size: 30px
}

.body.price .price_container .inner_box .list li .unit_price {
    margin-bottom: 20px;
    font-size: 14px;
    color: #a5afb5
}

.body.price .price_container .inner_box .list li .shop_num {
    margin-bottom: 20px;
    font-size: 18px
}

.body.price .price_container .inner_box .list li .btn {
    width: 258px;
    height: 52px;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(90deg, #f90, #ffb71c);
    border: 1px solid #ffb71c;
    border-radius: 4px;
    transition: all .3s ease-out;
    cursor: pointer;
    line-height: 0;
    padding: 9px 0
}

.body.price .price_container .inner_box .list li .btn:hover {
    background: linear-gradient(90deg, #ffb647, #ffc23d);
    transition: all .3s ease-out
}

@media screen and (min-width: 2560px) {
    .body.price .price_banner {
        background-image: url(../images/price_banner_2560-923d3.png)
    }
}