* {
    box-sizing: border-box;
}

.header-info {
    margin-top: 150px;
    display: block;
    height: 220px;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.header-info h1 {
    font-size: 36px;
    margin: 0 0 35px;
}

.sf-bg-block-gray {
    background-color: #EFF2F7;
}

.sf-bg-block-gray:before,
.sf-bg-block-gray:after {
    content: " ";
    display: table;
}

.sf-com-teaser-type-19 {
    padding: 90px 0;
}

.sf-container {
    box-sizing: border-box;
    font-family: "open sans", "PingFangSC-Light", "PingFangSC-Regular", "PingFangSC", "Microsoft YaHei", sans-serif;
    margin: 0 auto;
    width: 1480px;
    max-width: 90%;
    padding: 0 15px;
}

.sf-container:before,
.sf-container:after {
    content: " ";
    display: table;
}

.sf-title-block {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.5;
    margin: 40px 0;
    text-align: center;
}

.sf-title-block .title,
.sf-title-block h1,
.sf-title-block h2,
.sf-title-block h3,
.sf-title-block h4,
.sf-title-block h5,
.sf-title-block h6 {
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 0;
}

.sf-com-teaser-type-19 .content .info-card {
    background-color: #FAFAFA;
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 15%);
    position: relative;
}

.sf-com-teaser-type-19 .content .info-card .card-body {
    padding: 50px 10%;
    line-height: 1.7;
    font-size: 18px;
    font-weight: 200;
}

.sf-com-teaser-type-19 .content .info-card .card-body p {
    margin: 0;
}

.sf-com-teaser-type-19 .content .info-card::after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, #689bca 0%, #689bca 50%, #6fab2a 50.1%, #6fab2a 100%);
}

.sf-bg-block-blue {
    background-color: #EAF1FD;
}

.sf-com-teaser-type-43-a {
    padding: 90px 0;
}

.sf-container {
    box-sizing: border-box;
    font-family: "open sans", "PingFangSC-Light", "PingFangSC-Regular", "PingFangSC", "Microsoft YaHei", sans-serif;
    margin: 0 auto;
    width: 1480px;
    max-width: 90%;
    padding: 0 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.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,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.sf-com-teaser-type-43 {
    position: relative;
    padding-top: 100px;
    margin-bottom: 15px;
}

.sf-com-teaser-type-43 .content {
    background-color: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 5%);
    transition: all linear 0.3s;
}

.sf-com-teaser-type-43::after {
    content: " ";
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: transparent;
}

.sf-com-teaser-type-43 .content .com-heading,
.sf-com-teaser-type-43 .content .com-body {
    padding: 30px 40px;
}

.sf-com-teaser-type-43 .content .com-heading {
    position: relative;
}

.sf-com-teaser-type-43 .content .com-heading .icon {
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sf-com-teaser-type-43 .content .com-heading .icon img {
    display: flex;
    flex-shrink: 0;
    height: 140px;
}

.sf-com-teaser-type-43 .content .com-body .intro-title {
    font-size: 24px;
    font-weight: 400;
}

.sf-com-teaser-type-43 .content .com-body .intro-body {
    font-weight: 200;
    line-height: 1.7;
}

.sf-com-slider-basic {
    padding: 90px 0;
}

.sf-container {
    box-sizing: border-box;
    font-family: "open sans", "PingFangSC-Light", "PingFangSC-Regular", "PingFangSC", "Microsoft YaHei", sans-serif;
    margin: 0 auto;
    width: 1480px;
    max-width: 90%;
    padding: 0 15px;
}

.sf-title-block {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.5;
    margin: 40px 0;
    text-align: center;
}

.sf-title-block .title,
.sf-title-block h1,
.sf-title-block h2,
.sf-title-block h3,
.sf-title-block h4,
.sf-title-block h5,
.sf-title-block h6 {
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 0;
}

.sf-com-slider-basic .basic-list {
    position: relative;
}

.sf-com-slider-basic .basic-list .slick-list {
    overflow: hidden;
}

.sf-com-slider-basic .basic-list .slick-list .slick-track {
    overflow: hidden;
    padding: 0 0 50px 0;
}

.sf-com-slider-basic .basic-list .slick-list .slick-track .slick-slide {
    float: left;
    padding: 20px 10px;
}

.sf-com-teaser-type-43 {
    position: relative;
    padding-top: 100px;
    margin-bottom: 15px;
}

.sf-com-teaser-type-43 .content {
    background-color: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 5%);
    transition: all linear 0.3s;
}

.sf-com-teaser-type-43 .content .com-heading,
.sf-com-teaser-type-43 .content .com-body {
    padding: 30px 40px;
}

.sf-com-teaser-type-43 .content .com-heading .icon {
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sf-com-teaser-type-43 .content .com-heading .icon img {
    display: flex;
    flex-shrink: 0;
    height: 140px;
}

.sf-com-teaser-type-43 .content .com-heading,
.sf-com-teaser-type-43 .content .com-body {
    padding: 30px 40px;
}

.sf-com-teaser-type-43 .content .com-body .intro-title {
    font-size: 24px;
    font-weight: 400;
}

.sf-com-teaser-type-43 .content .com-body .intro-body {
    font-weight: 200;
    line-height: 1.7;
}

.sf-block-background {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.sf-com-carousel-type-12 {
    padding: 90px 0;
}

.sf-container {
    box-sizing: border-box;
    font-family: "open sans", "PingFangSC-Light", "PingFangSC-Regular", "PingFangSC", "Microsoft YaHei", sans-serif;
    margin: 0 auto;
    width: 1480px;
    max-width: 90%;
    padding: 0 15px;
}

.sf-block-background::after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    z-index: 1;
}

.sf-com-carousel-type-12>.sf-container>.content {
    position: relative;
    z-index: 10;
}

.sf-block-background .sf-block-background-image {
    display: none;
}

.sf-title-block {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.5;
    margin: 40px 0;
    text-align: center;
}

.sf-title-block .title,
.sf-title-block h1,
.sf-title-block h2,
.sf-title-block h3,
.sf-title-block h4,
.sf-title-block h5,
.sf-title-block h6 {
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 0;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.sf-com-carousel-type-12 .sliders-wrapper {
    position: relative;
}

.sf-com-carousel-type-12 .image-list {
    position: relative;
    z-index: 10;
}

.sf-com-carousel-type-12 .slick-list {
    overflow: hidden;
}

.sf-com-carousel-type-12 .slick-list .slick-track {
    overflow: hidden;
}

.sf-com-carousel-type-12 .image-list .list-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    position: relative;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}

.sf-com-carousel-type-12 .image-list .list-item .image-replacer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scale(1.1);
    transition: all linear 1.2s;
}

.sf-com-carousel-type-12 .slick-list .slick-track .slick-slide {
    float: left;
}

.sf-com-carousel-type-12 .image-list .list-item.slick-active .image-replacer {
    transform: scale(1);
}

.sf-com-teaser-type-30 {
    padding: 90px 0;
}

.sf-bg-block-gray+.sf-bg-block-gray>[class^=sf-com] {
    padding-top: 40px;
}

.sf-com-curtain-view .content {
    overflow: hidden;
    position: relative;
}

.sf-com-curtain-view .content .curtain {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all ease-out 0.33s;
    transition-delay: 0.2s;
    z-index: 30;
}

.sf-com-curtain-view .content .curtain::before {
    background-color: rgba(103, 148, 186, 0.9);
    background-image: url(img/curtain@2x.png);
    background-size: cover;
    background-position: center center;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all ease-out 1.5s;
    z-index: 20;
}

.sf-com-curtain-view .content .view {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.sf-com-curtain-view .content .view img {
    display: none;
}

.sf-com-curtain-view .content .info-list {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.sf-com-curtain-view .content .info-list .info {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    height: 445px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
    position: relative;
    z-index: 50;
}

.sf-com-curtain-view.type-2 .content .info-list .info {
    justify-content: center;
}

.sf-com-curtain-view .content .info-list .info .icon {
    height: auto;
    margin-top: 120px;
    transition: all linear 0.3s;
}

.sf-com-curtain-view.type-2 .content .info-list .info .icon {
    margin-top: 0;
    margin-bottom: 40px;
    transition: all linear 0.5s;
}

.sf-com-curtain-view .content .info-list .info .icon img {
    display: block;
    height: 65px;
    margin: 0 auto;
}

.sf-com-curtain-view.type-2 .content .info-list .info .icon img {
    display: block;
}

.sf-com-curtain-view .content .info-list .info .unit {
    font-size: 24px;
    margin: 5px 0 0 0;
    padding: 0 10px;
}

.sf-com-curtain-view.type-2 .content .info-list .info .unit {
    margin: 0;
    font-weight: 200;
    transition: all linear 0.3s;
}

.sf-com-curtain-view .content .info-list .info .intro {
    margin: 0 20px;
    margin-top: 1000px;
    max-width: 80%;
    position: relative;
    transition: margin-top ease-out 0.2s;
}

.sf-com-curtain-view.type-2 .content .info-list .info .intro {
    font-weight: 200;
    margin-top: 0;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: all linear 1.5s;
}

.sf-com-curtain-view.type-2 .content .info-list .info:hover .intro,
.sf-com-curtain-view.type-2 .content .info-list .info:focus .intro,
.sf-com-curtain-view.type-2 .content .info-list .info:active .intro {
    height: auto;
    opacity: 1;
}

.sf-com-curtain-view .content .info-list .info:hover .intro::before,
.sf-com-curtain-view .content .info-list .info:active .intro::before {
    background-color: #FFFFFF;
    content: " ";
    display: block;
    height: 1px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
}

.sf-com-teaser-type-43 .content:hover,
.sf-com-teaser-type-43 .content:focus,
.sf-com-teaser-type-43 .content:active {
    background-color: #003466;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 10%);
    color: #FFFFFF;
}

.sf-com-curtain-view.type-2 .content .info-list .info:hover .unit,
.sf-com-curtain-view.type-2 .content .info-list .info:focus .unit,
.sf-com-curtain-view.type-2 .content .info-list .info:active .unit {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.sf-com-curtain-view.type-2 .content .info-list .info:hover .icon,
.sf-com-curtain-view.type-2 .content .info-list .info:focus .icon,
.sf-com-curtain-view.type-2 .content .info-list .info:active .icon {
    transform: scale(0);
    height: auto;
    margin-bottom: 0;
    margin-top: -40px;
}

.sf-com-curtain-view .content .info-list .info:hover,
.sf-com-curtain-view .content .info-list .info:active {
    cursor: pointer;
}

.sf-com-curtain-view.hovering .curtain::before {
    opacity: 0;
}

.sf-com-curtain-view.hovering .curtain {
    background-color: rgba(0, 0, 0, 0.6);
}