.banner {
    background: url(/assets/images/store/ub-store-banner-bg.png) no-repeat;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    text-align: center
}

.banner h1 {
    font-size: 56px;
    line-height: 62px;
    margin-bottom: 24px
}

.banner h1 img {
    vertical-align: -10px;
    margin-right: 7px
}

.pricing-box .pricing-select-header {
    cursor: pointer;
    background: #ffffff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 24px 24px 24px 24px;
    opacity: 1;
    border: 1px solid #e6e8e9;
    position: relative;
    z-index: 10
}

.pricing-box .pricing-select-header .pricing-quantity-text {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    padding: 0 10px
}

.pricing-box .pricing-select-header .glyphicon-menu-down {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: url(/assets/images/icon/ub-all-sprite@2x.png) no-repeat;
    background-size: 1400px 872px;
    background-position: -85px -169px;
    right: 15px;
    top: 18px
}

.pricing-box .select-expanded .pricing-select-options {
    display: block;
    height: auto;
    border: 1px solid #e6e8e9;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms
}

.pricing-box .select-expanded .pricing-select-options li:hover {
    color: #2153e9
}

.pricing-box .select-expanded .pricing-select-options li:hover span {
    color: #2153e9
}

.pricing-box .select-expanded .glyphicon-menu-down {
    background-position: -117px -169px
}

.pricing-box .pricing-select-options {
    display: none;
    position: absolute;
    z-index: 2;
    margin-top: -25px;
    width: 100%;
    height: 0;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0 0 24px 24px;
    opacity: 1;
    border: 1px solid #e6e8e9;
    background: #fff;
    padding-top: 30px
}

.pricing-box .pricing-select-options li {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: inherit;
    cursor: pointer;
    background: none
}

.pricing-box .pricing-select-options li a {
    font-size: 12px;
    display: block
}

@media (max-width:500px) {
    .banner {
        padding: 32px 0 17px
    }

    .banner h1 {
        font-size: 24px;
        line-height: 30px
    }

    .banner p.des {
        margin-bottom: 12px
    }
}

.grt {
    margin-bottom: 80px
}

.grt .list {
    display: flex;
    justify-content: space-between;
    padding: 0 50px
}

.grt .icon {
    font-size: 16px;
    color: #000;
    line-height: 18px;
    text-align: center
}

.grt .icon span {
    position: relative;
    display: inline-block;
    text-align: left !important;
    padding-left: 50px
}

.grt .icon span::before {
    position: absolute;
    background: url(/assets/images/icon/ub-all-sprite@2x.png) no-repeat;
    background-size: 1400px 872px;
    left: 0px;
    top: 0px;
    content: "";
    display: inline-block;
    width: 37px;
    height: 37px
}

.grt .icon-1 span::before {
    background-position: -20px -201px
}

.grt .icon-2 span::before {
    background-position: -80px -201px
}

.grt .icon-3 span::before {
    background-position: -140px -201px
}

.grt .icon-4 span::before {
    background-position: -200px -201px
}

@media (min-width:2048px) {
    .grt .icon span::before {
        background-image: url(/assets/images/icon/ub-all-sprite@2x.png);
        background-size: 1400px 872px
    }
}

@media (max-width:991px) {
    .grt .list {
        flex-wrap: wrap
    }

    .grt .list li {
        width: 50%
    }

    .grt .list li span {
        padding-left: 0;
        width: 170px;
        height: 128px;
        text-align: center !important;
        padding: 18px 0
    }

    .grt .list li span::before {
        margin: 0 auto 8px;
        display: block;
        position: static
    }
}

@media (max-width:500px) {
    .grt {
        margin-top: 0
    }

    .grt .list {
        padding: 0
    }

    .grt .list li span {
        font-size: 14px
    }
}

.dis {
    display: inline-block
}

.dis .dis-red {
    margin-left: 3px;
    padding: 0 3px;
    background: #ff4646;
    color: #fff;
    border-radius: 2px;
    line-height: 18px
}

.edition {
    padding: 110px 0 160px
}

.edition h2 {
    text-align: center;
    margin-bottom: 80px
}

.edition-box {
    border: 1px solid #e6e8e9;
    border-radius: 24px 24px 24px 24px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 80px
}

.edition [data-title] {
    background: #fbfcff !important;
    border-bottom: 1px solid #fff
}

.edition-table .fix {
    z-index: 100;
    overflow: hidden
}

.edition-table .fix .edtion-t {
    background: #fff;
    border-top-left-radius: 24px
}

.edition-table .fix .edtion-t:nth-last-child(1) {
    border-top-right-radius: 24px
}

.edition-table .df {
    font-size: 14px;
    cursor: pointer
}

.edition-table .df::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/assets/images/edition-comparison/ab-comparison-ic-weigouxuan.webp) no-repeat;
    vertical-align: middle;
    margin-right: 5px
}

.edition-table .df.active::before {
    background: url(/assets/images/edition-comparison/ab-comparison-ic-gouxuan.webp) no-repeat
}

.edition-table tbody tr:nth-child(odd) {
    background: #f9faff
}

.edition-table tbody tr .edtion-t {
    padding: 13px 10px;
    line-height: 22px
}

.edition-table .edtion-t {
    position: relative;
    color: #000000;
    vertical-align: middle;
    padding: 25px 0px;
    font-size: 16px;
    text-align: center
}

.edition-table .edtion-t strong {
    font-size: 20px;
    display: block
}

.edition-table .edtion-t:nth-child(1) {
    width: 437px;
    max-width: 33%;
    border-right: 1px solid rgba(230, 232, 233, 0.5);
    text-align: left;
    padding-left: 24px
}

.edition-table .edtion-t:not(:nth-child(1)) {
    width: 280px;
    max-width: 21%
}

.edition-table .edtion-t:not(:nth-child(1)) {
    font-size: 14px
}

.edition-table .edtion-t .table-icon {
    width: 20px;
    height: 20px;
    margin: auto;
    background: url(/assets/images/edition-comparison/ab-store-ic-gougou1-20.webp) no-repeat
}

.edition-table .edtion-t .table-icon.not {
    background: url(/assets/images/edition-comparison/ab-store-ic-gougou0-20.webp) no-repeat
}

.edition-table .edtion-t .under {
    position: relative;
    border-bottom: 1px solid #000;
    cursor: pointer
}

.edition-table .edtion-t .under:hover .io {
    display: block
}

.edition-table .edtion-t .io {
    display: none;
    position: absolute;
    width: 240px;
    padding: 14px 20px;
    background: #333;
    border-radius: 8px 8px 8px 8px;
    font-size: 12px;
    color: #fff;
    left: calc(50% - 120px);
    bottom: 28px;
    border-top-color: #333
}

.edition-table .edtion-t .io::before {
    content: "";
    display: inline-block;
    border-top: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 110px
}

.edition-table .edtion-t .tt-ic {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/assets/images/edition-comparison/ab-comparison-ic-fenzhu-guanbi@2x.png) no-repeat;
    background-size: 24px 24px;
    vertical-align: middle;
    margin-right: 10px
}

.edition-table .edtion-t h4 {
    font-size: 16px;
    cursor: pointer
}

.edition-table .close .tt-ic {
    background: url(/assets/images/edition-comparison/ab-comparison-ic-fenzhu-dakai@2x.png) no-repeat;
    background-size: 24px 24px
}

.edition-table tfoot {
    text-align: center
}

.edition-table tfoot .btn.btn-car {
    background: #ff5900;
    position: relative;
    display: inline-block;
    height: 48px;
    box-shadow: 0 10px 20px 0 rgba(255, 89, 0, 0.4);
    border-radius: 288px 288px 288px 288px;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 164px;
    max-width: 100%;
    font-weight: 600
}

.edition-table tfoot tr.tr-price {
    background: none;
    border-top: 1px solid #f3f3f4
}

.edition-table tfoot tr.tr-price td {
    height: auto;
    padding: 40px 5px 24px;
    border-bottom: none;
    background: none;
    border: none
}

.edition-table tfoot tr.tr-price td .price [data-pricing-for="total-price"] {
    font-size: 14px
}

.edition-table tfoot tr.tr-price td .dis .dis-red {
    font-size: 12px
}

.edition-table tfoot .a-arw {
    color: #000;
    font-size: 14px
}

.edition-table tfoot [data-pricing-for="total-price"] {
    color: #999;
    position: relative
}

.edition-table tfoot [data-pricing-for="total-price"]::before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    content: '';
    background: #999
}

.edition-table tfoot .table-free {
    margin-bottom: 22px
}

.edition-table tfoot .pricing-box {
    max-width: 100%
}

.edition-table tfoot .pricing-box .current {
    line-height: 1
}

.edition-table tfoot .pricing-box .currency {
    font-size: 24px
}

.edition-table tfoot .pricing-box .decimal {
    font-size: 16px
}

.edition-table tfoot .pricing-box .pricing-select {
    position: relative;
    font-size: 14px;
    margin: auto;
    width: 160px;
    max-width: 100%
}

.edition-table tfoot .pricing-box .pricing-select-header {
    cursor: pointer;
    width: 164px;
    max-width: 100%;
    height: 40px;
    background: #ffffff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 24px 24px 24px 24px;
    opacity: 1;
    border: 1px solid #e6e8e9;
    position: relative;
    z-index: 10
}

.edition-table tfoot .pricing-box .pricing-select-header .pricing-quantity-text {
    font-size: 14px;
    height: 32px;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px
}

.edition-table tfoot .pricing-box .pricing-select-header .glyphicon-menu-down {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: url(/assets/images/icon/ub-all-sprite@2x.png) no-repeat;
    background-size: 1400px 872px;
    background-position: -85px -169px;
    right: 12px;
    top: 14px
}

.edition-table tfoot .pricing-box .select-expanded .pricing-select-options {
    display: block;
    height: auto;
    border: 1px solid #e6e8e9;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms
}

.edition-table tfoot .pricing-box .select-expanded .glyphicon-menu-down {
    background-position: -117px -169px
}

.edition-table tfoot .pricing-box .pricing-select-options {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 0;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0 0 24px 24px;
    border: 1px solid #e6e8e9;
    background: #fff
}

.edition-table tfoot .pricing-box .pricing-select-options li {
    font-size: 14px
}

.edition-table tfoot .pricing-box .pricing-select-options span {
    cursor: pointer
}

.edition-table tfoot .pricing-box .pricing-select-options span:hover {
    color: #2153e9
}

.edition-table tfoot .pricing-box .pricing-btn-row {
    margin-bottom: 16px
}

.edition-table tfoot .pricing-box .price {
    margin-bottom: 17px;
    font-size: 0;
    margin-top: 13px;
    padding-top: 5px
}

.edition-table tfoot .pricing-box .btn {
    width: 180px;
    max-width: 100%;
    line-height: 48px;
    height: 48px
}

.edition .guarantee {
    border-radius: 24px;
    padding: 42px 0 0;
    display: flex;
    margin-top: 30px
}

.edition .guarantee .item {
    width: 25%;
    padding-left: 4%;
    display: flex;
    align-items: center;
    text-align: left
}

.edition .guarantee .item .txt {
    padding-left: 16px
}

.edition .guarantee i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(/assets/images/icon/ub-all-sprite@2x.png) no-repeat;
    background-size: 1400px 872px
}

.edition .guarantee i.ic-1 {
    background-position: -20px -200px
}

.edition .guarantee i.ic-2 {
    background-position: -80px -200px
}

.edition .guarantee i.ic-3 {
    background-position: -140px -200px
}

.edition .guarantee i.ic-4 {
    background-position: -200px -200px
}

.support {
    margin-bottom: 80px;
    text-align: center
}

.support .pc img {
    margin-left: 24px;
    vertical-align: middle
}

.support .phone {
    display: none
}

.support .phone p {
    margin-bottom: 16px;
    font-size: 16px !important
}

.support .phone ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.support .phone ul li {
    width: 60px;
    height: 32px;
    background: url(/assets/images/store/ub-store-pay.png) no-repeat;
    margin: 0 8px 14px;
    zoom: .8
}

.support .phone ul li:nth-child(1) {
    background-position: 0 0
}

.support .phone ul li:nth-child(2) {
    background-position: -76px 0
}

.support .phone ul li:nth-child(3) {
    background-position: -152px 0
}

.support .phone ul li:nth-child(4) {
    background-position: -228px 0
}

.support .phone ul li:nth-child(5) {
    background-position: -304px 0
}

.support .phone ul li:nth-child(6) {
    background-position: -380px 0
}

.support .phone ul li:nth-child(7) {
    background-position: -456px 0
}

.support .phone ul li:nth-child(8) {
    background-position: -532px 0
}

.support .phone ul li:nth-child(8) {
    background-position: -608px 0
}

.tips-x {
    padding: 40px;
    text-align: left;
    margin-top: 60px;
    border-radius: 24px 24px 24px 24px;
    background: #ffffff;
    border: 1px solid #E6E8E9
}

.tips-x ul {
    margin-top: 24px
}

.tips-x ul li {
    font-weight: 600
}

.tips-x ul li::before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    background: #000;
    content: "";
    border-radius: 50%
}

.tips-x ul li a:hover {
    text-decoration: underline !important
}

@media screen and (max-width:991px) {
    .edition {
        padding: 80px 0
    }

    .edition-box {
        overflow-y: hidden;
        zoom: unset
    }

    .edition-box table {
        width: 100%;
        min-width: 1280px;
        table-layout: fixed
    }

    .edition-box .edtion-t:first-child {
        width: 15%;
        position: sticky;
        left: -3px;
        z-index: 20;
        background: #fff;
        padding: 15px
    }

    .edition-box .edtion-t .io {
        left: 0;
        transform: unset;
        border-radius: 10px
    }

    .edition-box .edtion-t .io::before {
        left: 50px
    }

    .edition .guarantee .item {
        flex-direction: column;
        padding: 0px;
        text-align: center
    }

    .edition .guarantee .item .txt {
        padding: 0px
    }
}

@media (max-width:767px) {
    .tips-x {
        padding: 20px
    }

    .support .pc img {
        margin-left: 0
    }

    .edition-box table {
        min-width: 800px
    }

    .edition-box .edtion-t:first-child {
        width: 25%
    }

    .edition-table .edtion-t:not(:nth-child(1)) {
        width: 200px
    }

    .edition-table tfoot .pricing-box .btn {
        width: 120px;
        min-width: 0;
        height: 40px;
        line-height: 40px
    }

    .edition-table tfoot .pricing-box .pricing-select-options li,
    .edition-table tfoot .pricing-box .pricing-select-header .pricing-quantity-text {
        font-size: 12px
    }

    .edition-table tfoot .pricing-box .pricing-select-header {
        width: 145px
    }

    .edition-table tfoot .pricing-box .pricing-select-header .glyphicon-menu-down {
        right: 9px
    }
}

@media (max-width:500px) {
    .support {
        margin-bottom: 60px
    }

    .support .pc {
        display: none
    }

    .support .phone {
        display: block
    }
}

@media screen and (max-width:467px) {
    .edition .guarantee {
        flex-wrap: wrap
    }

    .edition .guarantee .item {
        width: 50%;
        margin: 25px 0
    }

    .edition-box .edtion-t:first-child {
        width: 21%
    }
}

.community {
    text-align: center;
    padding: 160px 0;
    background: #F8F9FA
}

.community h2 {
    margin-bottom: 80px
}

.community .wrap {
    display: flex;
    justify-content: space-between
}

.community .wrap .item {
    background: #fff;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #E6E8E9;
    width: 416px;
    max-width: 100%;
    padding: 40px 28px
}

.community .wrap .item>img {
    margin-bottom: 24px
}

.community .wrap .item h5 {
    margin-bottom: 16px
}

.community .wrap .item p {
    margin-bottom: 24px
}

.community .btn-bd-bl {
    width: 180px;
    max-width: 100%
}

@media (max-width:1280px) {
    .community .wrap .item {
        width: 360px
    }
}

@media (max-width:991px) {
    .community .wrap {
        flex-wrap: wrap
    }

    .community .wrap .item {
        margin: 0 auto 30px;
        width: 600px
    }
}

@media (max-width:767px) {
    .community {
        padding: 60px 0 30px
    }
}

.appraise {
    background: #fff;
    padding: 160px 0
}

.appraise .container2 {
    max-width: 1920px
}

.appraise h2 {
    margin-bottom: 80px;
    text-align: center
}

.appraise .top {
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid #E6E8E9;
    margin-bottom: 24px;
    position: relative
}

.appraise .top img {
    margin: 0
}

.appraise .top::after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    height: 56px;
    right: 0;
    background: url(/assets/images/server/ab-sever-ic-pingjia@2x.png) no-repeat;
    background-size: 100% 100%
}

.appraise .userinfo {
    font-size: 16px;
    margin-left: 16px
}

.appraise .userinfo strong {
    display: block;
    font-size: 24px
}

.appraise .slick-track {
    display: flex
}

.appraise .slick-slide {
    margin: 0 20px
}

.appraise .slick-center .item-txt {
    padding: 40px
}

.appraise .slick-slide img {
    margin: 0
}

.appraise .slick-center .item {
    width: 600px;
    background: #ffffff;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #e6e8e9;
    clip-path: none
}

.appraise .slick-center .slick-list::after,
.appraise .slick-center .slick-list::before {
    width: 700px
}

.appraise .slick-center .item-txt p {
    min-height: 192px
}

.appraise .slick-center .item-txt {
    background: #fff;
    color: #000
}

.appraise .slick-center .item-top {
    background: none;
    height: auto
}

.appraise .slick-center .slick-list::before {
    background: linear-gradient(90deg, #fff 50%, rgba(255, 255, 255, 0) 100%)
}

.appraise .slick-center .slick-arrow.slick-prev {
    left: 20%
}

.appraise .slick-center .slick-arrow {
    background: #ffffff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #e6e8e9
}

.appraise .slick-center .slick-arrow.slick-next {
    right: 20%
}

.appraise .slick-center .slick-arrow::before {
    background: url(/assets/images/icon/ub-all-sprite@2x.png) no-repeat;
    background-size: 1400px 872px
}

.appraise .slick-center .slick-list::after {
    background: linear-gradient(270deg, #fff 50%, rgba(255, 255, 255, 0) 100%)
}

.appraise .slick-center .slick-arrow.slick-prev::before {
    background-position: -495px -20px
}

.appraise .slick-center .slick-arrow.slick-next::before {
    background-position: -490px -20px;
    transform: rotate(-180deg)
}

@media (max-width:1400px) {

    .appraise .slick-center .slick-list::after,
    .appraise .slick-center .slick-list::before {
        width: 300px
    }
}

@media screen and (max-width:991px) {
    .appraise {
        padding: 80px 0px
    }

    .appraise .container2 {
        max-width: 1280px
    }

    .appraise .slick-slide {
        width: 100%;
        margin: auto
    }
}

@media (max-width:450px) {
    .appraise .slick-slide {
        margin: 0 5px
    }

    .appraise .slick-center .item-txt {
        padding: 20px
    }

    .appraise .userinfo {
        font-size: 12px
    }

    .appraise .userinfo strong {
        font-size: 16px
    }

    .appraise .top {
        flex-direction: column;
        align-items: center
    }

    .appraise .top::after {
        display: none
    }
}
