@charset "UTF-8";
.d-none {
    display: none!important;
}
.fallback-font-cn :not(i) {
    
}
.card-deck[_ngcontent-hkl-c145] a.card[_ngcontent-hkl-c145]:hover, .card-deck[_ngcontent-hkl-c145] a.linkedCard[_ngcontent-hkl-c145]:hover {
    text-decoration: none;
}
.card{text-decoration:none!important;}
 .card-footer .card-link{transition: 0.3s;}
.card-deck .card:hover .card-footer .card-link{text-decoration:underline!important;margin-left:16px;transition: 0.3s;}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
@media (max-width:768px){
    .wpb_text_column{display: block!important;}
    .wpb_wrapper p{padding: 0 12px;}
}
@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1260px
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1438px
    }
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 100%;
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
}

@media (min-width:1024px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1160px
    }
}

@media (min-width:1440px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1260px
    }
}

@media (min-width:1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1638px
    }
}
.card-deck[_ngcontent-mka-c145] .card-title[_ngcontent-mka-c145] {
    font-size: 22px;
    line-height: 30px;
    color: #004158;
		
}
.card-deck[_ngcontent-mka-c145] .card-text[_ngcontent-mka-c145] {
    font-size: 18px;
    line-height: 1.5;
    color: #485a64;
		 
}
.card-deck[_ngcontent-mka-c145] .card-footer[_ngcontent-mka-c145] {
    border: none;
    /* background-color: #f6f7f7; */
    padding-bottom: 18px;
    color: #485a64;
}
.fallback-font-cn :not(i) {
    
}
@media (min-width: 576px){
.card-deck[_ngcontent-mka-c145] .card-img-container[_ngcontent-mka-c145] {
    max-height: 180px;
}
}

.card-deck[_ngcontent-mka-c145] .card-img-container[_ngcontent-mka-c145] {
    position: relative;
}
.fallback-font-cn :not(i) {
    
}
.card-deck[_ngcontent-mka-c145] .card-img-container[_ngcontent-mka-c145] .card-img-top[_ngcontent-mka-c145] {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
		background-size: auto 100%;
}

.card-deck[_ngcontent-mka-c145] .card-img-container[_ngcontent-mka-c145] > [_ngcontent-mka-c145]:first-child {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.fallback-font-cn :not(i) {
    
}
.card-deck[_ngcontent-mka-c145] .card-img-container[_ngcontent-mka-c145]:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
.card {
    border-radius: .25rem
}

.card>.list-group:first-child {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        /* flex: 1 0 0%; */
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 20px
    }
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

@media (min-width:576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card:not(:last-of-type) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0
}

.card {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125)
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0
}

.card>.list-group:last-child {
    border-bottom-width: 0
}

.card-body {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 40px;
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img,
.card-img-bottom,
.card-img-top {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 30px;
    }

    .card-deck .card {
       /* -webkit-flex: *//* 1 0 0%;
        flex: 1 0 0%; */
        margin-right: 15px;
        margin-bottom: 30px;
        margin-left: 19px;
				width: 22%;
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -webkit-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}


@font-face {
    font-family: SKF Chevin OT Thin;
    src: url(skfchevinot-thin-webfont.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: SKF Chevin OT Light;
    src: url(skfchevinot-light-webfont.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: SKF Chevin OT Light Italic;
    src: url(skfchevinot-lightitalic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: SKF Chevin OT Medium;
    src: url(skfchevinot-medium-webfont.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: SKF Chevin OT Medium Italic;
    src: url(skfchevinot-mediumitalic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: SKF Chevin OT Demibold;
    src: url(skfchevinot-demibold-webfont.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: skf_icons;
    src: url(skf_icons.eot?924h2g);
    src: url(skf_icons.eot?924h2g#iefix) format("embedded-opentype"), url(skf_icons.ttf?924h2g) format("truetype"), url(skf_icons.woff?924h2g) format("woff"), url(skf_icons.svg?924h2g#skf_icons) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: SKF Helvetica Neue;
    src: url(skf-helvetica-neue.woff) format("woff");
    font-weight: 400
}


.icon-card-lock:before,
a.icon-card-lock[target=_blank]:after {
    content: "F"
}




@media(min-width:1200px) {
    .container {
        width: 100%
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}
@media (max-width:768px) {
	.col-xs-6 {
	    width: 100%!important;
	}
}
.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {

    .col-sm-1,
    .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-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {

    .col-md-1,
    .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-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {

    .col-lg-1,
    .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-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.row div {
    /* overflow:visible; */
    -moz-box-sizing: border-box;
    /* -webkit-box-sizing:border-box; */
    -ms-box-sizing: border-box;
    /* box-sizing:border-box; */
    /* word-wrap:break-word; */
}

.row .col-sm-10-2 {
    float: left;
    padding-right: 10px;
    padding-left: 10px
}

@media(min-width:768px) {
    .col-sm-10-2 {
        width: 20%
    }

    .sm-t-c {
        text-align: center
    }
}

@media(min-width:992px) {
    .col-md-10-2 {
        width: 20%
    }
}

@media(min-width:1200px) {
    .col-lg-10-2 {
        width: 20%
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }

    .col-xs-10-2 {
        width: 20%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

    .col-sm-10-2 {
        width: 20%
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }

    .col-md-10-2 {
        width: 20%
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }

    .col-lg-10-2 {
        width: 20%
    }
}


.video-conrainer {
    position: relative
}

.video-conrainer .video-controls .play-pause {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-conrainer .video-controls .paused {
    display: none
}

.video-conrainer .play-pause {
    width: 49px;
    height: 49px;
    line-height: 49px;
    padding: 0;
    margin: 0;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important
}

.video-conrainer .play-pause:before {
    position: relative;
    display: inline-block;
    font-family: "davyin";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    display: block;
    font-size: 175%;
    content: '\e603'
}

.video-conrainer .paused:before {
    content: '\e79f'
}

.wrapper-image {
    height: 0;
    overflow: hidden !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative
}

.wrapper-image img {
    width: 100%;
    position: absolute
}

.wrapper-image.ratio-2-1 {
    padding-bottom: 50%
}

.panel:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.panel .panel-title {
    background-color: #f5f5f5;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.panel .panel-body:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.panel .panel-row {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.panel .panel-row-larg {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 60px;
    padding-top: 60px
}

.panel .panel-row-larger {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 80px;
    padding-top: 80px
}

.panel-card {
    border: 1px solid #e5e5e5;
    background-color: #e2e2e2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.panel-card .panel-title {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e5e5e5
}

.panel-card .panel-body {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px
}

.panel-card .panel-bar {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.panel-talk .talk-bottom {
    margin-bottom: 21px
}

.panel-talk .talk-bottom:before {
    left: 50%
}

.progress .progress-label {
    margin-bottom: 3px;
    font-weight: bold;
    padding-left: 3px
}

.progress .progress-track {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden
}

.progress .progress-track .progress-bar {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #1b72b1;
    height: 21px
}

.progress .progress-percentage {
    color: #fff;
    position: absolute;
    line-height: 21px;
    padding-right: 10px;
    padding-left: 10px
}

.progress .progress-description {
    color: #777;
    padding: 3px
}

* {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


body {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 120%;
    min-width: 100%;
    font-weight: 400;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif,source han sans CN !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 120%;
    font-weight: normal;
    margin: 0;
    padding: 0
}

a {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    color: #1b72b1
}

a:hover {
    color: #124c75
}

a:active,
a.active {
    color: #222
}

a:focus {
    text-decoration: none;
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

p {
    margin: 0 0 20px;
    line-height: 1.5;
    color: #333;
    font-size: 14px
}

*+p,
*+ul,
*+ol,
*+dl,
*+pre,
*+address,
*+fieldset,
*+figure {
    margin-top: 20px
}

div,
ul,
ol,
li,
a {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}

pre {
    border: 0;
    width: 100%;
    overflow-x: auto;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box
}

.animate {
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.animating-play-once {
    animation-iteration-count: 1 !important;
    -webkit-animation-iteration-count: 1 !important
}

.animating-play-repaly {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, 0.2, 1), width .3s cubic-bezier(0, 0, 0.2, 1), height .3s cubic-bezier(0, 0, 0.2, 1), opacity .6s cubic-bezier(0, 0, 0.2, 1);
    transition: transform .3s cubic-bezier(0, 0, 0.2, 1), width .3s cubic-bezier(0, 0, 0.2, 1), height .3s cubic-bezier(0, 0, 0.2, 1), opacity .6s cubic-bezier(0, 0, 0.2, 1)
}

.animating-stop {
    animation-iteration-count: 0;
    -webkit-animation-iteration-count: 0
}

.animating {
    animation: zoomInOut .3s linear;
    -webkit-animation: zoomInOut .3s linear;
    transform-origin: center center;
    -o-transform-origin: center center;
    -moz-transform-origin: center center;
    -webkit-transform-origin: center center
}

@keyframes zoomInOut {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        -o-transform: scale(0, 0)
    }

    50% {
        opacity: .85;
        -moz-transform: scale(0.85, 0.85);
        -webkit-transform: scale(0.85, 0.85);
        -o-transform: scale(0.85, 0.85)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@-webkit-keyframes zoomInOut {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        -o-transform: scale(0, 0)
    }

    50% {
        opacity: .85;
        -moz-transform: scale(0.85, 0.85);
        -webkit-transform: scale(0.85, 0.85);
        -o-transform: scale(0.85, 0.85)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: .7
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: .7
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


#menu-task-primary {
    -webkit-box-shadow: inset 0 -2px #e5e5e5;
    -moz-box-shadow: inset 0 -2px #e5e5e5;
    box-shadow: inset 0 -2px #e5e5e5
}

#menu-task-primary .menu-task li a {
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    -webkit-box-shadow: inset 0 -2px #e5e5e5;
    -moz-box-shadow: inset 0 -2px #e5e5e5;
    box-shadow: inset 0 -2px #e5e5e5;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    padding-right: 40px
}

#menu-task-primary .menu-task li a:hover {
    -webkit-box-shadow: inset 0 -2px #777;
    -moz-box-shadow: inset 0 -2px #777;
    box-shadow: inset 0 -2px #777
}

#menu-task-primary .menu-task li a.is-active {
    -webkit-box-shadow: inset 0 -2px #1b72b1;
    -moz-box-shadow: inset 0 -2px #1b72b1;
    box-shadow: inset 0 -2px #1b72b1
}

#menu-task-secondary .menu-task li {
    position: relative
}

#menu-task-secondary .menu-task li a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    color: #1b72b1
}

#menu-task-secondary .menu-task li a:hover {
    color: #777
}

#menu-task-secondary .menu-task li a.is-active {
    color: #777
}

#menu-task-secondary .menu-task li a.is-active:before,
#menu-task-secondary .menu-task li a.is-active:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
    margin-top: -1px
}

#menu-task-secondary .menu-task li a.is-active:before {
    margin-left: -11px;
    border-width: 11px;
    border-top-color: #e5e5e5
}

#menu-task-secondary .menu-task li a.is-active:after {
    margin-left: -10px;
    border-width: 10px;
    border-top-color: #fff
}

div.tabs {
    margin-top: 20px;
    margin-bottom: 20px
}

.dropdown {
    position: relative
}

.dropdown-toggle-icon {
    padding: 0 3px
}

.dropdown-toggle {
    position: relative;
    display: block
}

.dropdown-toggle .dropdown-icon {
    position: absolute;
    right: 7px;
    top: 7px;
    text-align: center
}

.dropdown-toggle .caret {
    position: relative;
    font-family: "davyin";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-top: 5px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

ul.dropdown-menu,
.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin: 0;
    float: left;
    list-style: none;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    min-width: 190px
}

@media(max-width:480px) {

    ul.dropdown-menu,
    .dropdown .dropdown-menu {
        top: 100%;
        left: 0;
        z-index: 99;
        margin-top: -1px;
        margin-left: -1px;
        min-width: 100%;
        position: absolute;
        display: none
    }
}

ul.dropdown-menu>li,
.dropdown .dropdown-menu>li {
    display: block !important;
    border-top: 1px solid #e5e5e5;
    position: relative;
    width: 100%
}

ul.dropdown-menu>li>a,
.dropdown .dropdown-menu>li>a {
    color: #777;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 20px 14px;
    overflow: hidden;
    clear: both;
    font-weight: normal;
    white-space: nowrap
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #333;
    background-color: #eee
}

.open .dropdown-toggle {
    color: #124c75
}

.open .dropdown-toggle .caret {
    border-top: 0;
    border-bottom: 5px dashed;
    border-bottom: 5px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-bottom: 2px
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden !important;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.panel-tabs .tab-nav {
    display: flex
}

.panel-tabs .tab-nav:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.panel-tabs .tab-nav li {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    position: relative;
    flex: 1
}

.panel-tabs .tab-nav li a {
    width: 100%;
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    outline: 0;
    line-height: 1;
    font-size: 14px;
    padding: 14px 0
}

.panel-tabs .tab-nav li a .icon {
    font-size: 130%;
    top: 1.5px;
    margin-top: -3px
}

.panel-tabs .tab-nav li a i {
    font-size: 130%;
    top: 1.5px;
    margin-top: -3px
}

.panel-tabs .tab-nav li a:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

.panel-tabs .tab-nav li a:hover,
.panel-tabs .tab-nav li a:focus,
.panel-tabs .tab-nav li a.focus {
    text-decoration: none
}

.panel-tabs .tab-nav li a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.panel-tabs .tab-nav li a:active,
.panel-tabs .tab-nav li a.active {
    outline: 0;
    background-image: none;
    cursor: default
}

.panel-tabs .tab-nav li a.disabled,
.panel-tabs .tab-nav li a[disabled],
fieldset[disabled] .panel-tabs .tab-nav li a {
    color: #333;
    background-color: #cdcdcd;
    border-color: #ccc;
    opacity: .55;
    filter: alpha(opacity=55.00000000000001)
}


.mm-menu_tileview .mm-listitem__btn,
.mm-panel_tileview .mm-listitem__btn {
    width: auto
}

.mm-menu_tileview .mm-listitem__btn:after,
.mm-menu_tileview .mm-listitem__btn:before,
.mm-panel_tileview .mm-listitem__btn:after,
.mm-panel_tileview .mm-listitem__btn:before {
    content: none;
    display: none
}

.mm-menu_tileview .mm-listitem_divider,
.mm-panel_tileview .mm-listitem_divider {
    display: none
}

.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
    padding-left: 0;
    padding-right: 0
}

.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
    content: none;
    display: none
}

body.modal-open .mm-slideout {
    z-index: unset
}

h1,
.h1 {
    font-size: 32px
}

h2,
.h2 {
    font-size: 23px
}

h3,
.h3 {
    font-size: 17px
}

h4,
.h4 {
    font-size: 14px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 13px
}

.box-raised {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.border-bottom {
    -webkit-background-size: 100% .01rem;
    background-size: 100% .01rem;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: -webkit-linear-gradient(90deg, #ddd, #ddd 50%, transparent 50%);
    background-image: -moz-linear-gradient(90deg, #ddd, #ddd 50%, transparent 50%);
    background-image: -o-linear-gradient(90deg, #ddd, #ddd 50%, transparent 50%);
    background-image: linear-gradient(0, #ddd, #ddd 50%, transparent 50%)
}

.g-c {
    margin-left: auto;
    margin-right: auto
}

.t-c {
    text-align: center
}

.t-r {
    text-align: right
}

.t-l {
    text-align: left
}

.f-l {
    float: left
}

.f-r {
    float: right
}

.d_l {
    display: inline
}

.d_b {
    display: block
}

.d_ib {
    display: inline-block
}

.underline {
    text-decoration: underline
}

.bg-base {
    background-color: #f9f9f9
}

.bg-lighter {
    background-color: #f5f5f5
}

.bg-black {
    background-color: #000
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f0f0f0
}

.bg-color-primary {
    background-color: #0078a1
}

.bg-color-success {
    background-color: #4caf50
}

.bg-color-info {
    background-color: #03a9f4
}

.bg-color-warning {
    background-color: #fbc02d
}

.bg-color-error {
    background-color: #f44339
}

.text-base {
    color: #373d41
}

.text-light {
    color: #939598
}

.text-lighter {
    color: #bbbdc0
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-color-primary {
    color: #0078a1
}

.text-color-success {
    color: #4caf50
}

.text-color-info {
    color: #03a9f4
}

.text-color-warning {
    color: #fbc02d
}

.text-color-error {
    color: #f44339
}

.size-lr {
    font-size: 40px
}

.size-l {
    font-size: 16px
}

.size-b {
    font-size: 14px
}

.size-s {
    font-size: 13px
}

.size-m {
    font-size: 12px
}

.one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.two-line {
    overflow: hidden;
    min-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.two-line.size-lr {
    overflow: hidden;
    min-height: 120px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.two-line.size-l {
    overflow: hidden;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.two-line.size-s {
    overflow: hidden;
    min-height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.two-line.size-m {
    overflow: hidden;
    min-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.three-line {
    overflow: hidden;
    min-height: 63px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.three-line.size-lr {
    overflow: hidden;
    min-height: 180px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.three-line.size-l {
    overflow: hidden;
    min-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.three-line.size-s {
    overflow: hidden;
    min-height: 58.5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.three-line.size-m {
    overflow: hidden;
    min-height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.four-line {
    overflow: hidden;
    min-height: 84px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.four-line.size-lr {
    overflow: hidden;
    min-height: 240px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.four-line.size-l {
    overflow: hidden;
    min-height: 96px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.four-line.size-s {
    overflow: hidden;
    min-height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.four-line.size-m {
    overflow: hidden;
    min-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.g-out {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.g-in {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.row .g-out {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.row .g-in {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.h-t {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.h-b {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.clearover {
    clear: both;
    overflow: hidden !important
}

.webkit-touch {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.webkit-touch::-webkit-scrollbar {
    display: none
}

.full-screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.hidden {
    display: none
}

.invisible {
    visibility: hidden
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
    width: auto
}

.radius-circle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.radius-circle img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    position: relative;
    vertical-align: middle
}

.justified-item {
    width: 100%;
    vertical-align: top;
    display: table-cell;
    float: none;
    border-collapse: separate
}

.justified-item-auto {
    width: 1%
}

.justified-middle {
    vertical-align: middle;
    float: none;
    width: unset
}

.justified-middle .justified-item,
.justified-middle.justified-item {
    vertical-align: middle;
    float: none
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.flex-align-center {
    -ms-flex-item-align: center;
    align-self: center
}

.flex-align-top {
    -ms-flex-item-align: flex-start;
    align-self: flex-start
}

.flex-align-bottom {
    -ms-flex-item-align: flex-end;
    align-self: flex-end
}

.y-m {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.x-m {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translatex(-50%)
}

.x-y-m {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.z-wrapper {
    position: relative;
    z-index: 1
}

.z-wrapper .z-target {
    position: absolute;
    z-index: 2
}

.z-wrapper .z-target.top {
    top: 0
}

.z-wrapper .z-target.right {
    right: 0
}

.z-wrapper .z-target.bottom {
    bottom: 0
}

.z-wrapper .z-target.left {
    left: 0
}

.disabled,
.disabled:hover {
    color: #373d41;
    cursor: not-allowed !important
}

.disabled a,
.disabled:hover a,
.disabled a:hover,
.disabled:hover a:hover {
    color: inherit;
    cursor: inherit
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

img {
    max-width: 100%;
    height: auto
}

img.img-full {
    display: block;
    width: 100%
}

.img-full img {
    display: block;
    width: 100%
}

.icon {
    position: relative;
    display: inline-block;
    font-family: "davyin";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-2x {
    font-size: 200%
}

.icon-2x-h {
    line-height: 200%;
    min-height: 200%
}

.icon-3x {
    font-size: 300%
}

.icon-3x-h {
    line-height: 300%;
    min-height: 300%
}

.icon-4x {
    font-size: 400%
}

.icon-4x-h {
    line-height: 400%;
    min-height: 400%
}

.outside-t {
    margin-top: 20px
}

.outside-r {
    margin-right: 20px
}

.outside-b {
    margin-bottom: 20px
}

.outside-l {
    margin-left: 20px
}

.outside-tb {
    margin-top: 20px;
    margin-bottom: 20px
}

.outside-tb-lg {
    margin-top: 40px;
    margin-bottom: 40px
}

.outside-lr {
    margin-right: 20px;
    margin-left: 20px
}

.outside {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
}

.outside-min-l {
    margin-left: 10px
}

.outside-min-r {
    margin-right: 10px
}

.outside-min-t {
    margin-top: 10px
}

.outside-min-b {
    margin-bottom: 10px
}

.outside-min-lr {
    margin-left: 10px;
    margin-right: 10px
}

.outside-min-tb {
    margin-top: 10px;
    margin-bottom: 10px
}

.outside-min {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px
}

.inside-t {
    padding-top: 20px
}

.inside-r {
    padding-right: 20px
}

.inside-b {
    padding-bottom: 20px
}

.inside-l {
    padding-left: 20px
}

.inside-lr {
    padding-right: 20px;
    padding-left: 20px
}

.inside-tb {
    padding-top: 20px;
    padding-bottom: 20px
}

.inside-tb-lg {
    padding-top: 40px;
    padding-bottom: 40px
}

.inside {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px
}

.inside-min-t {
    padding-top: 10px
}

.inside-min-r {
    padding-right: 10px
}

.inside-min-b {
    padding-bottom: 10px
}

.inside-min-l {
    padding-left: 10px
}

.inside-min-lr {
    padding-right: 10px;
    padding-left: 10px
}

.inside-min-tb {
    padding-top: 10px;
    padding-bottom: 10px
}

.inside-min {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.outside-c-t,
div.outside-c-t {
    margin-top: 0
}

.outside-c-r,
div.outside-c-r {
    margin-right: 0
}

.outside-c-b,
div.outside-c-b {
    margin-bottom: 0
}

.outside-c-l,
div.outside-c-l {
    margin-left: 0
}

.outside-c-lr,
div.outside-c-lr {
    margin-left: 0;
    margin-right: 0
}

.outside-c-tb,
div.outside-c-tb {
    margin-top: 0;
    margin-bottom: 0
}

.outside-c,
div.outside-c {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

.inside-c-t,
.inner.inside-c-t {
    padding-top: 0
}

.inside-c-r,
.col.inside-c-r,
.inner.inside-c-r {
    padding-right: 0
}

.inside-c-b,
.inner.inside-c-b {
    padding-bottom: 0
}

.inside-c-l,
.col.inside-c-l,
.inner.inside-c-l {
    padding-left: 0
}

.inside-c-lr,
.inner.inside-c-lr {
    padding-left: 0;
    padding-right: 0
}

.inside-c-tb,
.inner.inside-c-tb {
    padding-top: 0;
    padding-bottom: 0
}

.inside-c,
.inner.inside-c {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.outside-2x-lr {
    margin-left: 50px;
    margin-right: 50px
}

.outside-2x-l {
    margin-left: 50px
}

.outside-2x-r {
    margin-right: 50px
}

.outside-2x-t {
    margin-top: 50px
}

.outside-2x-b {
    margin-bottom: 50px
}

.outside-2x-tb {
    margin-top: 50px;
    margin-top: 10px;
    margin-bottom: 50px
}

@media only screen and (min-width:768px) {
    .outside-2x-tb {
        margin-top: 50px
    }
}

.outside-2x {
    margin: 50px
}

.inside-2x-lr {
    padding-left: 50px;
    padding-right: 50px
}

.inside-2x-l {
    padding-left: 50px
}

.inside-2x-r {
    padding-right: 50px
}

.inside-2x-t {
    padding-top: 50px
}

.inside-2x-b {
    padding-bottom: 50px
}

.inside-2x-tb {
    padding-top: 50px;
    padding-bottom: 50px
}

.inside-2x {
    padding: 50px
}

@media(max-width:767px) {
    .outside-2x-lr {
        margin-left: 20px;
        margin-right: 20px
    }

    .outside-2x-l {
        margin-left: 20px
    }

    .outside-2x-r {
        margin-right: 20px
    }

    .outside-2x-t {
        margin-top: 20px
    }

    .outside-2x-b {
        margin-bottom: 20px
    }

    .outside-2x-tb {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .outside-2x {
        margin: 20px
    }

    .inside-2x-lr {
        padding-left: 20px;
        padding-right: 20px
    }

    .inside-2x-l {
        padding-left: 20px
    }

    .inside-2x-r {
        padding-right: 20px
    }

    .inside-2x-t {
        padding-top: 20px
    }

    .inside-2x-b {
        padding-bottom: 20px
    }

    .inside-2x-tb {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .inside-2x {
        padding: 20px
    }
}

.btn {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    outline: 0;
    line-height: 1
}

.btn .icon {
    font-size: 130%;
    top: 1.5px;
    margin-top: -3px
}

.btn i {
    font-size: 130%;
    top: 1.5px;
    margin-top: -3px
}

.btn:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

.btn:hover,
.btn:focus,
.btn.focus {
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    cursor: default
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    color: #373d41;
    background-color: #cdcdcd;
    border-color: #ccc;
    opacity: .55;
    filter: alpha(opacity=55.00000000000001)
}

.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover {
    background-color: none;
    border-color: none
}

.btn.disabled:before,
.btn[disabled]:before,
fieldset[disabled] .btn:before {
    opacity: .55;
    filter: alpha(opacity=55.00000000000001)
}

.btn.btn-clear {
    padding: 0
}

.btn.btn-clear:after {
    display: none
}

.btn-raised,
.btn.btn-raised {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.btn-radius,
.btn.btn-radius {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.btn-circle,
.btn.btn-circle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.btn-circle .icon,
.btn.btn-circle .icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.btn-icon {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.btn-icon .icon {
    font-size: 150%;
    line-height: 1;
    position: relative;
    margin: -6px 0 -1px;
    top: 2px
}

.btn-icon .icon-2x {
    font-size: 200%
}

.btn-icon .icon-3x {
    font-size: 300%
}

.btn-icon .icon-4x {
    font-size: 400%
}

.btn-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.btn-img img {
    min-height: 100%;
    max-height: 100%;
    width: auto
}

.btn-mini {
    padding: 2px 7px;
    font-size: 12px
}

.btn-sm {
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px
}

.btn-sm.btn-ele-circle {
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px
}

.btn-w-lg {
    padding-left: 40px;
    padding-right: 40px
}

.btn-w-lg.btn-ele-circle .img.f-l {
    margin-left: -40px;
    margin-right: 20px
}

.btn-w-lg.btn-ele-circle .img.f-r {
    margin-right: -40px;
    margin-left: 20px
}

.btn-lg {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 28px;
    line-height: 30px
}

.btn-lg.btn-ele-circle {
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px
}

.btn-lg.btn-w-lg {
    padding-left: 60px;
    padding-right: 60px
}

.btn-outline {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline.focus {
    color: #fff
}

.btn-outline .img {
    background-color: #fff
}

.btn-base {
    background-color: #0078a1;
    border-color: #0078a1;
    color: #fff
}

.btn-base:hover,
.btn-base:focus,
.btn-base.focus {
    background-color: #0078a1;
    border-color: #0078a1;
    color: #fff
}

.btn-base.disabled,
.btn-base[disabled] {
    color: #373d41;
    background-color: #cdcdcd;
    border-color: #ccc
}

.btn-base-outline {
    background-color: #fff;
    border-color: #0078a1;
    color: #0078a1
}

.btn-base-outline:hover,
.btn-base-outline:focus,
.btn-base-outline.focus,
.btn-base-outline.disabled,
.btn-base-outline[disabled] {
    border-color: #4dd2ff;
    color: #0078a1
}

.btn-info {
    background-color: #03a9f4;
    color: #fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.disabled,
.btn-info[disabled] {
    border-color: #a4e2fe;
    background-color: #a4e2fe;
    color: #03a9f4
}

.btn-info-outline {
    background-color: #fff;
    border-color: #03a9f4;
    color: #03a9f4
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.disabled,
.btn-info-outline[disabled] {
    border-color: #a4e2fe;
    color: #03a9f4
}

.btn-warning {
    background-color: #fbc02d;
    color: #fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.disabled,
.btn-warning[disabled] {
    border-color: #fef2d5;
    background-color: #fef2d5;
    color: #fbc02d
}

.btn-warning-outline {
    background-color: #fff;
    border-color: #fbc02d;
    color: #fbc02d
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.disabled,
.btn-warning-outline[disabled] {
    border-color: #fef2d5;
    color: #fbc02d
}

.btn-error {
    background-color: #f44339;
    color: #fff
}

.btn-error:hover,
.btn-error:focus,
.btn-error.focus,
.btn-error.disabled,
.btn-error[disabled] {
    border-color: #fddddb;
    background-color: #fddddb;
    color: #f44339
}

.btn-error-outline {
    background-color: #fff;
    border-color: #f44339;
    color: #f44339
}

.btn-error-outline:hover,
.btn-error-outline:focus,
.btn-error-outline.focus,
.btn-error-outline.disabled,
.btn-error-outline[disabled] {
    border-color: #fddddb;
    color: #f44339
}

.btn-gray {
    background-color: gray;
    color: #fff
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray.disabled,
.btn-gray[disabled] {
    border-color: gray;
    background-color: gray;
    color: #fff
}

.btn-gray-outline {
    background-color: #fff;
    border-color: gray;
    color: gray
}

.btn-gray-outline:hover,
.btn-gray-outline:focus,
.btn-gray-outline.focus,
.btn-gray-outline.disabled,
.btn-gray-outline[disabled] {
    background-color: #fff;
    border-color: #373d41;
    color: #373d41
}

.btn-ele {
    height: 32px;
    line-height: 16px
}

.btn-ele .img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px
}

.btn.btn-ele {
    height: 32px;
    line-height: 16px
}

.btn.btn-ele .img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px
}

.btn-ele-circle,
.btn.btn-ele-circle {
    height: 32px;
    line-height: 16px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding-right: 16px;
    padding-left: 16px
}

.btn-ele-circle .img,
.btn.btn-ele-circle .img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px
}

.btn-ele-circle img,
.btn.btn-ele-circle img {
    position: relative;
    float: left;
    max-height: 100%;
    width: auto
}

.btn-ele-circle.btn-img,
.btn.btn-ele-circle.btn-img {
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0
}

.btn-ele-circle.btn-img img.f-l,
.btn.btn-ele-circle.btn-img img.f-l {
    margin-left: -16px;
    margin-right: 6.4px
}

.btn-ele-circle.btn-img img.f-r,
.btn.btn-ele-circle.btn-img img.f-r {
    float: right;
    margin-right: -16px;
    margin-left: 6.4px
}

.btn-ele-circle.btn-clear,
.btn.btn-ele-circle.btn-clear {
    padding: 0
}

.btn-ele-line {
    margin: 0
}

.btn-group:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

body {
    background-color: #fff;
    color: #373d41;
    font-size: 14px;
    line-height: 120%;
    min-width: 100%;
    font-weight: 400
}

a {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    color: #0078a1
}

a:hover {
    color: #00455c;
    text-decoration: underline
}

a:active,
a.active {
    color: #00455c
}

a:focus {
    text-decoration: none;
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

p {
    margin: 0 0 20px;
    line-height: 1.5;
    color: #373d41;
    font-size: 14px
}


.showcase-2 {
    background-color: #f0f0f0;
    padding: 20px
}

.showcase-2 .showcase-content {
    padding: 10px 0
}

.showcase-2 .showcase-content .showcase-image {
    background-color: #fff;
    position: relative;
    height: 230px
}

.showcase-2 .showcase-content .showcase-image a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.showcase-2 .showcase-content .showcase-image img {
    width: 100%;
    display: block
}

.showcase-2 .showcase-content .showcase-image .media-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%
}

.showcase-2 .showcase-content .showcase-body {
    background-color: #fff;
    padding: 15px
}

.showcase-2 .showcase-content .showcase-title {
    font-size: 23px;
    color: #0078a1;
    line-height: 27px;
    overflow: hidden;
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.showcase-2 .showcase-content .showcase-time {
    font-size: 14px;
    color: #939598;
    padding: 10px 0
}

.showcase-2 .showcase-content .showcase-time span {
    padding-right: 10px
}

.showcase-2 .showcase-content .showcase-text {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.showcase-2 .action .btn {
    width: 100%
}

@media only screen and (min-width:768px) {
    .showcase-2 {
        padding: 50px
    }

    .showcase-2 .showcase-content {
        padding-bottom: 20px;
        width: 100%;
        display: table
    }

    .showcase-2 .showcase-content .showcase-image {
        display: table-cell;
        vertical-align: top;
        width: 50%
    }

    .showcase-2 .showcase-content .showcase-body {
        display: table-cell;
        vertical-align: top;
        border-top: 1px solid #e6e7e8;
        border-right: 1px solid #e6e7e8;
        border-bottom: 1px solid #e6e7e8
    }

    .showcase-2 .showcase-content .showcase-text {
        font-size: 17px;
        line-height: 23px;
        height: 69px
    }

    .showcase-2 .showcase-content .showcase-time {
        position: relative
    }

    .showcase-2 .action .btn {
        width: auto
    }
}

