@charset "UTF-8";

/*产品信息 Begin*/


.section-inner {
/*    max-width: 87.5rem;
    margin-right: 2rem;
    margin-left: 2rem;
    width: calc(100% - 4rem);*/
}
.section-inner>*:last-child {
    margin-bottom: 0;
}
.pageTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.pageTitle-heading {
    font-size: 28px;
}
.pageTitle-heading {
    font-weight: 700;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
    line-height: 1.2;
    color: #666;
    margin: 0 0 1.5rem;
}
.pageTitle-copy {
    font-size: 16px;
}
.pageTitle-copy {
    font-weight: 300;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
    padding: .125rem 0 .25rem 1.5rem;
    border-left: .5rem solid #CC0000;
    margin: 0 0 1.5rem;
}
.section--padded {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.spotlight:not(:last-child) {
    margin-bottom: 2.5rem;
}
.spotlight-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.spotlight-media {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    position: relative;
    margin-bottom: 1.5rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
}
.spotlight-video {
    position: relative;
}
.spotlight-video::before {
    content: "";
    position: relative;
    display: block;
    padding-top: 56.25%;
}
.spotlight-video>* {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    bottom: 0!important;
    right: 0!important;
	border-radius: 12px;
}
#wistia_grid_29_wrapper {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: Arial,sans-serif;
    font-size: 14px;
    height: 100%;
    position: relative;
    text-align: left;
    width: 100%;
}
#wistia_grid_29_main {
    display: block;
    height: 100%;
    position: relative;
}
#wistia_grid_29_wrapper * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#wistia_grid_29_below {
    position: relative;
}
#wistia_grid_29_wrapper * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.spotlight-heading {
    font-size: 1.75rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.spotlight-copy[class]:not(:last-child) {
    margin-bottom: 1.5rem;
}
.spotlight-copy[class] {
    font-size: 1.125rem;
    color: #505050;
}
/*a:not([class]):not([class=""]) {
    text-decoration: underline;
    color: #006e78;
    font-weight: 700;
}*/
.spotlight-list:not(:last-child) {
    margin-bottom: 1.5rem;
}
.spotlight-list {
    color: #505050;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.spotlight-content>*:last-child {
    margin-bottom: 0;
}
.spotlight-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5rem -1rem;
}
.spotlight-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.spotlight-content>*:last-child {
    margin-bottom: 0;
}
.h-fillCloud500 {
    background-color: #f8fafc!important;
    color: #091522;
}
.g {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
 /*       margin-left: -15px;*/
    margin-top: -30px;
    margin-bottom: 2rem;
}
.g-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.g-c>*:last-child {
    margin-bottom: 0;
}
.headerUtil--left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.headerUtil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.headerUtil-heading {
    font-size: 24px;
}
.headerUtil-heading {
    font-weight: 700;
    margin: 0;
}
.headerUtil-postheading {
    font-weight: 400;
    color: #133353;
}
.feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.feature-heading:first-child {
    margin-top: 0;
}
.feature-heading {
    font-weight: 700;
    margin: .5rem 0 1rem;
}
.feature-heading+.feature-copy {
    margin-top: -.5rem;
}
.feature-copy {
    font-size: 0.95rem;
    font-weight: 300;
    margin: 0;
}
.section--paddedSm {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.section--paddedSm img{
        max-width: 100%;
}
.spotlight-img {
    max-width: 100%;
    max-height: 350px;
	border-radius: 5px;
}
.spotlight-btn {
    margin: 0 .5rem 1rem;
    border-radius: 5px;	
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-bottom: 0;
    padding: .75rem 2.25rem;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    border: 2px solid transparent;
    background: #cc0000;
    background-clip: border-box;
    -webkit-appearance: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
	border-radius: 6px!important ;

}


@media (min-width: 991px){
.section-inner {
/*    margin-right: 4rem;
    margin-left: 4rem;
    width: calc(100% - 8rem);*/
}
.section--padded {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.spotlight-media {
    -webkit-box-flex: 3;
    -ms-flex: 3 1 auto;
    flex: 3 1 auto;
}
.spotlight-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 6 auto;
    flex: 1 6 auto;
}
.section--paddedSm {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

/*min-width: 991px*/
}
@media (min-width: 768px){
.pageTitle {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(0,-webkit-max-content);
    grid-auto-columns: minmax(0,max-content);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 2rem 1.5rem;
}
.pageTitle-heading {
    margin: 0;
}
.pageTitle-copy {
    margin: 0;
}
.spotlight-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -1.5rem;
}
.spotlight-media {
    width: auto;
    max-width: 50%;
    height: auto;
    -webkit-box-flex: 2;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    margin: 0 1.5rem;
    margin-bottom: 0;
}
.spotlight-video {
    width: 45vw;
    max-width: 100%;
}
.spotlight-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 2 auto;
    flex: 1 2 auto;
    margin: 0 1.5rem;
}
.spotlight:nth-child(even) .spotlight-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.spotlight-content::after {
    content: "- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ";
    height: 0;
    overflow: hidden;
    font-size: 5rem;
    visibility: hidden;
    color: transparent;
    pointer-events: none;
}
.g-c--md4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 30px);
    flex-basis: calc(33.3333333333% - 30px);
}
.g-c--md8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 30px);
    flex-basis: calc(66.6666666667% - 30px);
}
.spotlight-img {
    max-height: none;
    width: 100%;
}
/*min-width: 768px*/
}
@media screen and (min-width: 320px){
.pageTitle-heading {
    font-size: calc(16px + 21 * ((100vw - 320px)/1080));
}
.pageTitle-copy {
    font-size: calc(16px + 6 * ((100vw - 320px)/1080));
}
.headerUtil-heading {
    font-size: calc(24px + 14 * ((100vw - 320px)/1080));
}
.feature-heading {
    font-size: calc(18px + 2 * ((100vw - 320px)/671));
}
}


@media  (max-width: 540px){

/* max-width: 370px*/
}
@media  (max-width: 370px){

/* max-width: 370px*/
}
@media  (max-width: 767px){

/* max-width: 767px*/
}
@media screen and (max-width: 768px){


}

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

}

@media  (max-width: 991px){

/* max-width: 992px*/
}


@media only screen and (min-width: 768px){

}

@media  (min-width: 768px){


/* min-width: 768px*/
}

@media only screen and (min-width: 992px){

/*only min-width: 992px*/
}

@media (min-width: 992px){

/*min-width: 992px*/
}

@media (min-width: 1200px){

/*min-width: 1200px*/
}