html {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    color: #373d40;
    outline: 0;
    height: 100%;
    min-width: 1180px;
    background-color: #f4f6f8
}

.u-btn {
    padding: 12px 33px;
    font-size: 16px;
    color: #383838;
    background-color: #fff;
    border: 1px solid #383838;
    border-radius: 4px
}

.u-btn:hover {
    background-color: #eee;
    border-color: #383838;
    color: #383838
}

.u-btn.u-btn-free {
    background: #a5a5a5;
    border-color: #a5a5a5;
    color: #fff;
    cursor: pointer
}

.u-btn.u-btn-free:hover {
    background-color: #565a67;
    border-color: #626675
}

.u-btn.u-btn-free.blue {
    background: #499ffe;
    border-color: #499ffe;
    color: #fff
}

.u-btn.u-btn-free.blue:hover {
    background-color: #3092fe;
    border-color: #499ffe
}

.u-btn.u-btn-free.green {
    background: #09cba4;
    border-color: #09cba4;
    color: #fff
}

.u-btn.u-btn-free.green:hover {
    background-color: #08b390;
    border-color: #09cba4
}

.u-btn.u-btn-free.orange {
    background: #eb9f42;
    border-color: #eb9f42;
    color: #fff
}

.u-btn.u-btn-free.orange:hover {
    background-color: #e9932b;
    border-color: #eb9f42
}

.u-btn.u-btn-buy {
    padding: 12px 34px;
    color: #fff;
    background-color: #499ffe;
    border-color: #499ffe;
    line-height: 26px
}

.u-btn.u-btn-buy:hover {
    background-color: #3092fe
}

.u-btn.u-btn-price {
    padding: 7px 10px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    cursor: default
}

.u-btn.u-btn-price.basic {
    background-color: #a5a5a5
}

.u-btn.u-btn-price.std {
    background-color: #488bff
}

.u-btn.u-btn-price.pro {
    background-color: #09cba4
}

.rg-p-banner {
    width: 850px;
    margin: 80px auto 62px;
    text-align: center
}

.agreements {
    width: 850px;
    margin: 80px auto 62px;
}

.rg-p-banner .title {
    margin-bottom: 15px;
    font-size: 34px;
    color: #373d40
}

.rg-p-banner .summary {
    line-height: 32px;
    font-size: 16px;
    color: #9b9ba3
}

.rg-p-content {
    width: 1179px;
    margin: 0 auto;
    position: relative
}

.tips {
    font-size: 14px;
    color: #a2a9ba;
    line-height: 1.5;
    text-align: center
}

.tips span {
    position: relative
}

.tips span:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #a2a9ba
}

.consult {
    margin-top: 60px;
    margin-bottom: 90px;
    text-align: center;
    cursor: pointer
}

.schemes {
    width: 1180px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
    display: flex;
    justify-content: center
}

.schemes .item {
    width: 409px;
    position: relative;
    box-sizing: border-box;
    margin-left: 20px;
    border: 2px solid #f2f3f6;
    background-color: #fff;
    border-radius: 6px;
    vertical-align: top;
    cursor: text;
    padding-bottom: 125px
}

.schemes .item:first-child {
    margin-left: 0
}

.schemes .item .item_top {
    position: relative;
    height: 180px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    background-size: cover;
    border-radius: 4px 4px 0 0;
    padding: 20px 0
}

.schemes .item .item_top .price {
    -webkit-text-size-adjust: 100%;
    box-sizing: inherit;
    margin: 10px 0 0;
    font-size: 31px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 24px;
    text-align: center
}

.schemes .item .item_top .price span {
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    box-sizing: inherit;
    font-size: 24px;
    vertical-align: top;
    position: relative;
    top: -2px
}

.schemes .item .item_top .desc {
    -webkit-text-size-adjust: 100%;
    box-sizing: inherit;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
    text-align: center;
    margin: 10px 0 0;
    position: relative
}

.schemes .item .item_top .discountIcon {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: inherit;
    margin-top: 10px
}

.schemes .item .item_top .discountIcon .icon {
    -webkit-text-size-adjust: 100%;
    box-sizing: inherit;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0 6px;
    margin-right: 9px;
    color: #fff;
    font-size: 10px;
    line-height: 22px;
    background-image: linear-gradient(to right, #ff7b4d, #f65d3a);
    border-radius: 3px
}

.schemes .item .item_top.item-gray {
    background-image: url(../images/price-version-gray.7f1cab99.png)
}

.schemes .item .item_top.item-blue {
    background-image: url(../images/price-version-blue.4749a18f.png)
}

.schemes .item .item_top.item-green {
    background-image: url(../images/price-version-green.af1342e3.png)
}

.schemes .item .item_top.item-orange {
    background-image: url(../images/price-version-orange.5ff15aeb.png)
}

.schemes .item .item_mid {
    padding-top: 30px;
    text-align: center
}

.schemes .item .item_mid .hr {
    margin: 35px auto 0;
    width: 213px;
    height: 1px;
    background: #f0f1f2
}

.schemes .item .item_mid .price .num {
    position: relative;
    top: 2px;
    font-size: 42px;
    color: #383838;
    line-height: 1.2;
    margin-left: 10px
}

.schemes .item .item_mid .price .num em {
    position: absolute;
    left: -10px;
    top: 30px;
    font-size: 14px;
    line-height: 1
}

.schemes .item .item_mid .price .unit {
    font-size: 16px;
    color: #383838
}

.schemes .item .item_mid .summary {
    margin-top: 10px;
    font-size: 14px;
    color: #70727d
}

.schemes .item .item_mid .line-mid {
    margin-bottom: 25px
}

.schemes .item .item_detail {
    padding-top: 35px;
    text-align: center
}

.schemes .item .item_detail .intro {
    text-align: center;
    padding: 0 0 26px
}

.schemes .item .item_detail .intro .u-btn {
    margin: 0 3px
}

.schemes .item .item_detail .intro .txt {
    font-size: 14px;
    color: #70727d;
    line-height: 1.5;
    padding-bottom: 16px
}

.schemes .item .item_detail .functions li {
    margin-bottom: 26px;
    font-size: 14px;
    color: #383838;
    line-height: 1.5;
    text-align: center;
    position: relative
}

.schemes .item .item_detail .functions li .blue {
    color: #488bff;
    margin-left: 5px
}

.schemes .item .item_foot {
    height: 125px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #f0f1f2
}

@media (max-width: 1240px) {
    main {
        width: 1240px
    }
}