.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

.section .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.section .col-sm-2, .section .col-sm-3, .section .col-sm-4, .section .col-sm-5, .section .col-sm-6, .section .col-sm-7, .section .col-sm-8, .section .col-sm-10, .section .col-md-3, .section .col-md-6, .section .col-3, .section .col-4, .section .col-5, .section .col-6, .section .col-7, .section .col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
}

.section .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.section .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.section .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.section .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.section .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.section .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

@media (min-width: 576px) {
    .section .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .section .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .section .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .section .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .section .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .section .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .section .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .section .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (min-width: 768px) {
    .section .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .section .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.section {
    position: relative;
    font-size: 10px;
    text-align: left;
    overflow: hidden;
}

.section img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
}

.section .wrap {
    margin: 0 auto;
}

.section .section-hd {
    max-width: 1000px;
    padding: 30px 10px;
    margin: 0 auto;
}

.section .title {
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 0 auto .5em;
    font-weight: bold;
    text-align: left;
}

.section .text {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 auto;
    text-align: left;
}

.section-4 .icon img, .section-6 .hd-item .icon, .section-7 .param .icon, .section-8 .param .icon, .section-9 .param .icon {
    max-height: 40px;
    width: auto;
    vertical-align: middle;
}

.c-param {
    margin: 20px auto 0;
    max-width: 700px;
}

.c-param .param-item {
    padding-left: 4px;
    padding-right: 4px;
}

.c-param p {
    text-align: center;
    font-size: 8px;
    line-height: 1.2em;
    margin-top: 10px;
}

.section-1 .section-hd {
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 10px;
    right: 50%;
    z-index: 1;
    transform: translateY(-50%);
    padding: 0;
}

.section-1 .title img {
    max-width: 150px;
    margin-left: 0;
}

.section-2 {
    text-align: center;
}

.section-2 .wrap {
    max-width: 1500px;
}

.section-2 .title {
    text-align: center;
    margin-bottom: 0 !important;
}

.section-2 .section-bd {
    margin: 0;
}

.section-2 .item {
    margin-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
}

.section-2 .item .item-wrap {
    border-radius: 6px;
    overflow: hidden;
}

.section-2 .item .box {
    padding: 10px 2px;
    background: linear-gradient(to right, #0f67d9, #40c7e9);
    font-size: 8px;
    line-height: 1em;
    color: white;
}

.section-2 .item .p1 {
    margin-bottom: 4px;
    font-size: 1em;
}

.section-2 .item .p2 {
    font-size: 1em;
    line-height: 1.3;
    margin: 0;
}

.section-3 {
    background: -webkit-gradient(linear, left bottom, right top, from(#fdeeee), color-stop(#fff1f7), color-stop(#d0dfff), to(#c5d8ff));
    background: -webkit-linear-gradient(left bottom, #fdeeee, #fff1f7, #d0dfff, #c5d8ff);
    background: linear-gradient(to right top, #fdeeee, #fff1f7, #d0dfff, #c5d8ff);
}

.section-3 .wrap {
    max-width: 1600px;
    align-items: center;
}

.section-3 .img img {
    max-width: 50%;
}

.section-4 {
    padding: 30px 0;
}

.section-4 .wrap {
    max-width: 1200px;
    margin: 0;
}

.section-4 .item {
    padding-left: 4px;
    padding-right: 4px;
}

.section-4 .item .img img {
    border-radius: 4px;
}

.section-4 .text {
    text-align: center !important;
    margin-bottom: 10px;
}

.section-6 .hd-item {
    text-align: center;
}

.section-6 .hd-item p {
    text-align: center;
}

.section-6 .wrap {
    max-width: 1200px;
}

.section-6 .img2 {
    margin: 0;
}

.section-6 .img2>div {
    padding-left: 0;
    padding-right: 0;
}

.section-7 {
    background: #120a30;
    color: #fff;
}

.section-7 .p1 {
    margin-top: 1em;
}

.section-7 .param {
    margin: 20px auto 0;
    max-width: 600px;
}

.section-7 .param-item {
    margin-bottom: 20px;
}

.section-7 .param .icon {
    vertical-align: middle;
}

.section-7 .param p {
    text-align: center;
    font-size: 12px;
    line-height: 1em;
    margin-top: 10px;
}

.section-7 .param p strong {
    display: block;
    font-size: 1.4em;
    line-height: 1em;
}

.section-7 .img img {
    max-width: 80%;
}

.section-8 {
    background: #000;
    color: #fff;
}

.section-8 .param .icon {
    vertical-align: middle;
}

.section-8 .param2 {
    max-width: 450px;
    text-align: left;
    padding: 0 10px;
    margin: 0 auto;
}

.section-8 .param2 p {
    font-size: 16px;
    line-height: 1.4em;
}

.section-8 .param2 .p1 {
    color: #6f94fd;
    margin-bottom: 16px;
}

.section-8 .param2 .p2 {
    color: #fff;
}

.section-8 .param2 .p3 {
    color: #82b6fd;
    margin-bottom: 6px;
}

.section-8 .param2 .p3 span {
    font-size: 1.7em;
    line-height: 1.2em;
}

.section-8 .param2 .line span {
    display: block;
    height: 14px;
    width: 100%;
    margin-bottom: 10px;
    background: linear-gradient(to right, #84bafd, #4544fd);
}

.section-8 .param2 .line .span1 {
    display: none;
    background: #dcdcdc;
}

.section-8 .param2 .item1 {
    margin-bottom: 16px;
}

.section-8 .param2 .item1 .line span.span2 {
    width: 74%;
}

.section-8 .param2 .item1 .line .span1 {
    width: 66%;
}

.section-8 .param2 .item2 .line .span1 {
    width: 84%;
}

.section-9 {
    background: #270164;
    color: #fff;
}

.section-10 .img {
    position: relative;
}

.section-10 .img2, .section-10 .img3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.section-10 .img3 {
    z-index: 3;
}

.section-10 .section-hd {
    padding-bottom: 0;
}

.section-10 .param {
    max-width: 300px;
    margin: 10px auto 0;
    padding: 0 10px;
}

.section-10 .param-item {
    background: #626262;
    color: #fff;
    margin-bottom: 6px;
}

.section-10 .param-item>div {
    padding: 4px 10px;
    line-height: 1.4em;
}

.section-10 .param .left {
    background: #2792ff;
}

.section-11 {
    background: #000;
    color: #fff;
}

.section-11 .wrap {
    align-items: center;
}

.section-11 .img1 {
    margin-top: 20px;
    margin-right: -10px;
}

.section-11 .img1 img {
    margin-right: 0;
    max-width: 80%;
}

.section-11 .img2 img {
    margin-left: 0;
    max-width: 80%;
}

.section-12 {
    background: #fdfaff;
}

.section-12 .img {
    padding-bottom: 30px;
}

.section-12 .img img {
    max-width: 60%;
}

.section-13 {
    background: #150c2f;
    color: #fff;
}

.section-14 {
    padding: 30px 15px;
}

.section-14 .wrap {
    max-width: 1600px;
}

.section-14 .item {
    margin-bottom: 20px;
}

.section-14 .item .item-wrap {
    background: #fb9da2;
    padding: 10% 10%;
}

.section-14 .item:nth-child(2) .item-wrap {
    background: #d3e0f0;
}

.section-14 .item:nth-child(3) .item-wrap {
    background: #b8d1d5;
}

.section-14 .item:nth-child(4) .item-wrap {
    background: #9f9f9f;
}

.section-14 .img .item p {
    margin-top: 10px;
    text-align: center;
    font-size: 2em;
}

@media screen and (max-width: 767.98px) {
    .section-2 .item:nth-child(8) .p2 span {
        display: block;
    }
}

@media screen and (max-width: 575.98px) {}

@media screen and (max-width: 321px) {
    .section {
        font-size: 8px;
    }
}

@media screen and (min-width: 400px) {
    .section-7 .param-item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 576px) {
    .section-3 .section-hd {
        padding: 0 15px !important;
    }
    .section-3 .img img, .section-11 .img2 img {
        max-width: 100%;
    }
    .section-3 .img {
        padding-top: 50px;
    }
    .section-11 .img2 {
        padding-top: 50px;
    }
}

@media screen and (min-width: 768px) {
    .section .section-hd {
        max-width: 1000px;
        padding: 50px 15px;
        margin: 0 auto;
    }
    .section .text {
        font-size: 1.6em;
    }
    .section-2 {
        padding-bottom: 50px;
    }
    .section-2 .item .p2 span {
        display: block;
    }
    .section-7 .title, .section-7 .text, .section-8 .title, .section-9 .title, .section-10 .title, .section-10 .text, .section-12 .title {
        text-align: center;
    }
    .section-3 .img img {
        max-width: 100%;
    }
    .section-4 .icon img, .section-6 .hd-item .icon, .section-7 .param .icon, .section-8 .param .icon, .section-9 .param .icon {
        max-height: 60px;
    }
    .section-1 .section-hd {
        top: 50%;
        left: 5%;
    }
    .section-1 .text {
        font-size: 2em;
    }
    .section-1 .title img {
        max-width: 220px;
    }
    .section-2 .item .p1 {
        font-size: 1.6em;
        line-height: 1em;
        margin-bottom: 10px;
    }
    .section-4 .wrap {
        margin: 0 auto;
    }
    .section-4 .item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-6 .hd-item .icon, .section-6 .hd-item p {
        display: inline-block;
        font-size: 1.8em;
        line-height: 1em;
    }
    .section-7 .p1 span {
        display: inline-block;
        margin: 0 10px;
    }
    .section-9 .section-hd, .section-10 .section-hd {
        padding-bottom: 0;
    }
    .section-11 .img1 img {
        max-width: 100%;
    }
    .section-11 .img1 {
        margin-top: 30px;
        margin-right: -15px;
    }
    .section-14 {
        padding: 50px 15px;
    }
}

@media screen and (min-width: 992px) {
    .section .title {
        font-size: 2.5em;
    }
    .section .text {
        font-size: 1.6em;
    }
    .section-1 .section-hd {
        left: 15%;
    }
    .section-10 .param {
        position: absolute;
        top: auto;
        bottom: 5%;
        left: 2%;
        right: 65%;
        z-index: 10;
        margin-left: 0;
    }
    .section-13 .section-hd {
        position: absolute;
        top: auto;
        bottom: 10px;
        left: 10px;
        right: 53%;
        z-index: 10;
        margin-left: 0;
        padding: 0;
    }
}

@media screen and (min-width: 1200px) {
    .section .title {
        font-size: 3em;
    }
    .section .text {
        font-size: 2.2em;
    }
    .c-param {
        max-width: 900px;
        margin: 50px auto 0;
    }
    .c-param p {
        font-size: 20px;
    }
    .section-1 .title img {
        max-width: 100%;
    }
    .section-2 .item .box {
        font-size: 14px;
    }
    .section-2 .item .box .p1 {
        font-size: 1.1em;
    }
    .section-2 .section-bd {
        margin: 0 10px;
    }
    .section-2 .item {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-6 .img1 {
        margin-bottom: 20px;
    }
    .section-3 .img, .section-11 .img2 {
        padding-top: 100px;
    }
    .section-4 {
        padding: 50px 10px;
    }
    .section-4 .item .img img {
        border-radius: 10px;
    }
    .section-7 .param {
        margin-top: 50px;
    }
    .section-8 .param2 {
        width: 450px;
        margin: 0;
        position: absolute;
        left: 15px;
        right: auto;
        top: auto;
        bottom: 30%;
        z-index: 2;
    }
    .section-8 .param2 p {
        font-size: 30px;
    }
    .section-6 {
        padding-bottom: 50px;
    }
    .section-6 .img2>div:nth-child(1) {
        padding-right: 10px;
    }
    .section-6 .img2>div:nth-child(2) {
        padding-left: 10px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
    .section-3 .img img {
        max-width: 60%;
    }
}

@media screen and (min-width: 1800px) {
    .section {
        font-size: 11px;
    }
    .section .section-hd {
        max-width: 1200px;
    }
    .section-1 .text {
        font-size: 4em;
    }
    .section-2 .item .box .p1 {
        font-size: 1.3em;
    }
    .section-2 .item .item-wrap {
        position: relative;
    }
    .section-5 .section-hd {
        padding: 0 0 0 10% !important;
    }
    .section-4 .icon img, .section-6 .hd-item .icon, .section-7 .param .icon, .section-8 .param .icon, .section-9 .param .icon {
        max-height: 100%;
    }
    .section-4 .top {
        margin-bottom: 20px;
    }
    .section-8 .param2 {
        left: 19%;
        bottom: 35%;
    }
    .section-10 .param {
        left: 8%;
        max-width: 400px;
    }
    .section-10 .param-item>div {
        font-size: 16px;
    }
    .section-11 .img1 {
        margin-top: 100px;
    }
    .section-12 {
        padding: 50px 0;
    }
    .section-13 {
        padding-bottom: 200px;
    }
    .section-13 .section-hd {
        bottom: 10%;
        left: 15%;
        right: 30%;
    }
    .section-14 {
        padding: 100px 0;
    }
    .section-14 .img .item p {
        font-size: 2.4em;
        margin-top: 1em;
    }
}

/* promo */
.promo-sect .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.promo-sect .col-sm-2, .promo-sect .col-sm-3, .promo-sect .col-sm-4, .promo-sect .col-sm-6, .promo-sect .col-sm-10, .promo-sect .col-md-3, .promo-sect .col-md-6, .promo-sect .col-3, .promo-sect .col-5, .promo-sect .col-6, .promo-sect .col-7, .promo-sect .col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
}

.promo-sect .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.promo-sect .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.promo-sect .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.promo-sect .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.promo-sect .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

@media (min-width: 576px) {
    .promo-sect .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .promo-sect .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .promo-sect .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .promo-sect .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .promo-sect .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (min-width: 768px) {
    .promo-sect .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .promo-sect .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.layout1 {
    padding: 50px 0;
}

.layout1 .wrap {
    max-width: 1600px;
    padding: 0 10px;
    margin: 0 auto;
}

.layout2 .wrap {
    max-width: 1600px;
}

.promo-sect {
    font-size: 10px;
}

.promo-sect .wrap {
    position: relative;
    margin: 0 auto;
}

.promo-sect img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.promo-sect .common-hd {
    padding: 100px 0 50px;
}

.promo-sect .sect-hd {
    margin: 0 auto 3em;
}

.promo-sect .title {
    position: relative;
    font-size: 3.6em;
    line-height: 1.2em;
    margin-bottom: 1em;
}

.promo-sect .text {
    font-size: 1.8em;
    line-height: 1.4em;
    margin: 0 auto;
}

.promo-sect1 {
    position: relative;
    color: white;
    background: #010101;
    text-align: center;
}

.promo-sect1 .sect-hd {
    padding: 20px 10px;
    margin: 0 !important;
}

.promo-sect1.promo-sect .title {
    margin: 1em 0;
    font-size: 2em;
    line-height: 1em;
}

.promo-sect1.promo-sect .text {
    font-size: 2em;
    line-height: 1.2em;
}

.promo-sect2 {
    color: white;
    background: #1b1b1b;
    text-align: center;
}

.promo-sect2 .wrap {
    max-width: 980px;
}

.promo-sect2 .title span {
    color: #f00;
}

.promo-sect2 .sect-bd {
    margin: 0 -5px;
}

.promo-sect2 .item {
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.promo-sect2 .item .item-wrap {
    border-radius: 6px;
    overflow: hidden;
}

.promo-sect2 .item p {
    padding: 10px 4px;
    background: #dd023a;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
}

.promo-sect3 {
    color: white;
    background: #131313;
    text-align: center;
}

.promo-sect3 .param {
    padding: 50px 15px;
}

.promo-sect3 .param .item {
    font-size: 14px;
    line-height: 1.4em;
}

.promo-sect3 .param .item .p1 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 4px;
}

@media screen and (max-width: 1199.98px) {
    .promo-sect1 .icon1 img {
        max-width: 200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1198.98px) {
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
    .promo-sect1 .icon1 img {
        max-width: 150px;
    }
}

@media screen and (max-width: 767.98px) {
    .promo-sect1 .icon1 img {
        max-width: 200px;
    }
}

@media screen and (max-width: 575.98px) {
    .promo-sect .sect-hd {
        margin-bottom: 3em;
    }
    .promo-sect .title {
        font-size: 2.4em;
    }
    .promo-sect3 .param .item {
        margin-bottom: 20px;
    }
    .promo-sect3 .param .item:last-child {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .promo-sect1 .sect-hd {
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 8%;
        right: 50%;
        padding: 0;
        z-index: 1;
        transform: translateY(-50%);
        text-align: left;
    }
    .promo-sect1 .icon1 img {
        margin-left: 0;
    }
    .promo-sect1 .title {
        font-size: 2.6em;
    }
}

@media screen and (min-width: 992px) {
    .promo-sect1 .icon1 img {
        max-width: 200px;
    }
    .promo-sect .title {
        font-size: 3em;
        margin: .3em 0;
    }
}

@media screen and (min-width: 1200px) {
    .promo-sect1 .sect-hd {
        left: 10%;
    }
    .promo-sect3 {
        padding-bottom: 50px;
    }
    .promo-sect3 .wrap {
        max-width: 1300px;
    }
    .promo-sect3 .video-link {
        max-width: 980px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1800px) {
    .promo-sect .title {
        font-size: 4em;
    }
    .promo-sect .text {
        font-size: 2.5em;
    }
    .layout1 {
        padding: 100px 0;
    }
    .promo-sect1 .sect-hd {
        left: 15%;
    }
    .promo-sect1 .icon1 img {
        max-width: 100%;
    }
    .promo-sect1.promo-sect .title, .promo-sect1.promo-sect .text {
        font-size: 3em;
    }
    .promo-sect1 .text {
        margin: 50px 0;
    }
    .promo-sect2 .item .item-wrap {
        position: relative;
    }
    .promo-sect3 .param {
        padding: 100px 0 50px;
    }
    .promo-sect3 {
        padding-bottom: 100px;
    }
    .promo-sect3 .param .item {
        font-size: 18px;
    }
}