* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0 0 10px;
}

img {
    vertical-align: middle;
}

.lfl-container .h1,
.lfl-container .h2,
.lfl-container .h3,
.lfl-container h1,
.lfl-container h2,
.lfl-container h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: inherit;
}

.h3,
h3 {
    font-size: 24px;
}

.text-center {
    text-align: center;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.lfl-container .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn:hover {
    opacity: 0.9;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.lfl-container .btn {
    border-radius: 4px;
}

.lfl-container .jumbotron .btn {
    padding-left: 30px;
    padding-right: 30px;
}

.lfl-container .banner .try {
    color: #fff;
    background: #F75858;
    margin-right: 10px;
}

.jumbotron {
    margin-bottom: 30px;
    color: inherit;
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.lfl-container .jumbotron p {
    font-weight: 400;
}

.lfl-container .banner .btn-wrapper {
    margin: 60px 0 10px;
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

.lfl-container .banner {
    background-size: cover;
    color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 500px;
    background: url(../images/communitySale/banner.png) center no-repeat;
}

.lfl-container .banner h1 {
    font-size: 50px;
    line-height: 100%;
}

.lfl-container .banner .amount {
    font-size: 12px;
}

.lfl-container .banner .amount span {
    padding: 0 0.5em;
    border-left: 1px solid #fff;
    font-weight: 400
}

.lfl-container .banner .amount span:last-child {
    border-right: 1px solid #fff
}

.lfl-container .banner .try {
    color: #fff;
    background: #3c81e8;
    border: 1px solid #3c81e8;
    margin-right: 10px
}

.lfl-container .banner .consult {
    color: #fff;
    background: #ff5212;
    border: 1px solid #ff5212;
}

.lfl-container .sub-banner .btn-wrapper {
    margin: 40px 0 20px
}

.lfl-container .sub-banner .btn-wrapper .btn-try {
    background: #ff5212;
    border: 1px solid #ff5212;
    color: #fff;
    margin-right: 10px
}

.lfl-container .nav-shadow {
    position: absolute;
    top: auto;
    bottom: 0
}

.lfl-container .nav-shadow .nav-wrapper {
    box-shadow: 0 6px 15px 2px rgba(0, 0, 0, 0.08)
}

.lfl-container .nav-shadow-fixed {
    background: #fff;
    position: fixed !important;
    top: -39px;
    bottom: auto !important;
    box-shadow: 0 6px 15px 2px rgba(0, 0, 0, 0.08);
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

:after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container:after,
.row:after,
.container:before,
.row:before {
    display: table;
    content: " ";
}

.container:after,
.row:after {
    clear: both;
}

.function .content .item {
    padding: 90px 0;
}

.function .content .item .col-md-8 {
    float: none;
    margin: 0 auto;
}

.function .content .item .col-md-8 .img-wrapper .img {
    width: 100%;
}

.col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.function .content .item .text-wrapper {
    padding: 20px 0;
    text-align: left;
}

.function .content .item .text-wrapper.text-right {
    text-align: right;
}

.function .content .item .text-wrapper .title {
    font-size: 40px;
}

.function .content .item .text-wrapper .sub-title {
    color: #999;
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 130%;
}

.function .content .item .text-wrapper .labels {
    font-size: 14px;
    color: #108ee9;
    margin: 0;
}

.function .content .item .text-wrapper .labels span {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #108ee9;
    height: 23px;
    line-height: 23px;
    border-radius: 11.5px;
    background: #ecf5fe;
    white-space: nowrap;
    margin-bottom: 10px;
}

.function .content .item .text-wrapper .labels span.important {
    border-color: #e91010;
    background-color: #f7dfdf;
    color: #e91010;
}

.introduct .img-wrapper {
    margin-top: 100px;
}

.operation {
    margin-top: 167px;
}

.operation .img-wrapper {
    margin-top: -270px;
}

.options-and-support .text-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.options-and-support .text-wrapper .desc {
    float: left;
    width: 42.8%;
    margin-left: 13.4%;
}

.options-and-support .text-wrapper .desc:first-child {
    margin-left: 0;
}

.lfl-container .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .container {
        width: 1170px;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-8 {
        width: 66.7%;
    }
}

@media screen and (max-width: 768px) {
    .function .banner {
        padding-bottom: 10px;
    }
    .function .content {
        padding-top: 0;
    }
    .function .content .item {
        padding: 10px 30px;
    }
    .function .content .item:nth-child(odd) .text-wrapper {
        text-align: center;
    }
    .function .content .item .text-wrapper {
        text-align: center;
        padding: 0;
        margin: 20px 0;
    }
    .function .content .item .text-wrapper .title {
        font-size: 18px;
    }
    .function .content .item .text-wrapper .sub-title {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .function .content .item .text-wrapper .labels span {
        padding: 0px 5px;
        line-height: 8px;
        line-height: 18px;
        height: 18px;
        font-size: 12px;
        border-radius: 9px;
        margin-bottom: 2px;
    }
    .function .content .item .img-wrapper {
        text-align: center;
        line-height: 200px;
    }
    .function .content .item .img-wrapper .img {
        width: 100%;
    }
}