﻿.sm-spec-container .spec-head {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.sm-spec-container {
	color: #fff;
	line-height: 1.5;
	text-align: left;
	background-color: #999;
	font-size: 16px;
	padding-top: 210px;
	padding-bottom: 150px
}

@media only screen and (max-width:1920px) {
.sm-spec-container {
	padding-top: 158px
}
}

@media only screen and (max-width:1440px) {
.sm-spec-container {
	padding-top: 118px
}
}

@media only screen and (max-width:1280px) {
.sm-spec-container {
	padding-top: 105px
}
}

@media only screen and (max-width:768px) {
.sm-spec-container {
	padding-top: 28vw
}
}

@media only screen and (max-width:1920px) {
.sm-spec-container {
	padding-bottom: 113px
}
}

@media only screen and (max-width:1440px) {
.sm-spec-container {
	padding-bottom: 84px
}
}

@media only screen and (max-width:1280px) {
.sm-spec-container {
	padding-bottom: 75px
}
}

@media only screen and (max-width:768px) {
.sm-spec-container {
	padding-bottom: 20vw
}
}
.sm-spec-container.theme-dark {
	color: #000
}
.sm-spec-container.theme-dark .spec-list .spec-list-item .item-icon {
	fill: #000
}
.sm-spec-container.theme-dark .spec-head {
	color: #000
}
.sm-spec-container.theme-dark .spec-head .spec-head-download {
	color: #000;
	border-color: #000
}
.sm-spec-container.theme-dark .spec-body {
	color: #000
}
.sm-spec-container.theme-dark .spec-body .spec-body-title:not(:first-child) {
	border-color: rgba(0,0,0,.4)
}
.sm-spec-container .spec-head {
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
	margin-bottom: 40px;
	padding-bottom: 24px;
	-webkit-flex-wrap: nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}
.sm-spec-container .spec-head .spec-head-title {
	font-size: 64px;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
.sm-spec-container .spec-head .spec-head-title:lang(es), .sm-spec-container .spec-head .spec-head-title:lang(ru) {
	font-size: 56px
}
.sm-spec-container .spec-head .spec-head-download {
	border: 2px solid #fff;
	border-radius: 50px;
	font-size: 16px;
	line-height: 44px!important;
	padding: 0 35px;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	color: #fff;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.sm-spec-container .spec-head-sub {
	text-align: left;
	margin-bottom: 50px
}
.sm-spec-container .spec-body {
	text-align: left;
	color: #fff
}
.sm-spec-container .spec-body .spec-body-title {
	font-size: 32px;
	font-weight: 200;
	margin-bottom: 30px
}
.sm-spec-container .spec-body .spec-body-title:not(:first-child) {
	margin-top: 10px;
	padding-top: 50px;
	border-top: 1px solid hsla(0,0%,100%,.5)
}
.sm-spec-container .spec-list:first-child {
	margin-top: 70px
}
.sm-spec-container .spec-list.spec-list-screens {
	max-width: 1000px
}
.sm-spec-container .spec-list.spec-list-screens .item-icon {
	width: 80px;
	height: 80px;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat
}
.sm-spec-container .spec-list.spec-list-screens-types {
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	margin-bottom: 40px;
	position: relative
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item:nth-child(2n) .item-icon {
	width: 30px;
	height: 60px
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 80px;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-box {
	position: absolute;
	left: 55px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item, .sm-spec-container .spec-list.spec-list-screens .spec-list-item {
	padding-right: 60px
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item:nth-child(3n), .sm-spec-container .spec-list.spec-list-screens .spec-list-item:nth-child(3n) {
	padding-right: 0
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-s2-screen-double-big, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-s2-screen-double-big {
	background-image: url(../image/icon-s2-screen-double-big.png)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-s2-screen-double-small, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-s2-screen-double-small {
	background-image: url(../image/icon-s2-screen-double-small.png)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-s2-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-s2-screen-single {
	background-image: url(../image/icon-s2-screen-single.png)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d1s-screen-double, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d1s-screen-double {
	background-image: url(../image/icon-d1s-screen-double.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d1s-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d1s-screen-single {
	background-image: url(../image/icon-d1s-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2-screen-double, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2-screen-double {
	background-image: url(../image/icon-d2-screen-double.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2-screen-single {
	background-image: url(../image/icon-d2-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-k1-place-wall-mounted, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-k1-place-wall-mounted {
	background-image: url(../image/icon-k1-place-wall-mounted.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-k1-place-vertical, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-k1-place-vertical {
	background-image: url(../image/icon-k1-place-vertical.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-k1-place-destop, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-k1-place-destop {
	background-image: url(../image/icon-k1-place-destop.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-screen-double-big, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-screen-double-big {
	background-image: url(../image/icon-t2-screen-double-big.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-screen-double-small, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-screen-double-small {
	background-image: url(../image/icon-t2-screen-double-small.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-screen-single {
	background-image: url(../image/icon-t2-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-lite-screen-double-big, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-lite-screen-double-big {
	background-image: url(../image/icon-t2-lite-screen-double-big.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-lite-screen-double-small, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-lite-screen-double-small {
	background-image: url(../image/icon-t2-lite-screen-double-small.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-t2-lite-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-t2-lite-screen-single {
	background-image: url(../image/icon-t2-lite-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl121, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl121 {
	background-image: url(../image/icon-esl-sl121.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl126, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl126 {
	background-image: url(../image/icon-esl-sl126.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl126-1, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl126-1 {
	background-image: url(../image/icon-esl-sl126-1.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl142, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl142 {
	background-image: url(../image/icon-esl-sl142.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl142-1, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl142-1 {
	background-image: url(../image/icon-esl-sl142-1.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-esl-sl175, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-esl-sl175 {
	background-image: url(../image/icon-esl-sl175.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2s-combo-screen-double-small, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2s-combo-screen-double-small {
	background-image: url(../image/icon-d2s-combo-screen-double-sma.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2s-combo-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2s-combo-screen-single {
	background-image: url(../image/icon-d2s-combo-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2s-screen-double-small, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2s-screen-double-small {
	background-image: url(../image/icon-d2s-screen-double-small.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-d2s-screen-single, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-d2s-screen-single {
	background-image: url(../image/icon-d2s-screen-single.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-K2-retail-floor, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-K2-retail-floor {
	background-image: url(../image/icon-K2-retail-floor.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-K2-retail-wall, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-K2-retail-wall {
	background-image: url(../image/icon-K2-retail-wall.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-K2-catering-floor, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-K2-catering-floor {
	background-image: url(../image/icon-K2-catering-floor.svg)
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon.i-K2-catering-wall, .sm-spec-container .spec-list.spec-list-screens .spec-list-item .item-icon.i-K2-catering-wall {
	background-image: url(../image/icon-K2-retail-wall.svg)
}
.sm-spec-container .spec-list.theme-icon-hidden .spec-list-item .item-icon {
	display: none
}
.sm-spec-container .spec-list .spec-list-item {
	min-height: 70px;
	margin-bottom: 40px
}
.sm-spec-container .spec-list .spec-list-item:not(:nth-child(4n)) {
padding-right:10px
}
.sm-spec-container .spec-list .spec-list-item:after {
	content: "";
	display: block;
	height: 0;
	width: 100%;
	clear: both
}
.sm-spec-container .spec-list .spec-list-item .item-icon {
	float: left;
	width: 46px;
	height: 45px;
	margin-right: 20px;
	color: #fff;
	fill: #fff
}
.sm-spec-container .spec-list .spec-list-item .item-box {
	display: block;
	overflow: hidden
}
.sm-spec-container .spec-list .spec-list-item .item-title {
	font-size: 16px;
	margin: 0;
	line-height: 1.3;
	font-weight: 600
}
.sm-spec-container .spec-list .spec-list-item .item-title:last-of-type {
	margin-bottom: 10px
}
.sm-spec-container .spec-list .spec-list-item .item-content {
	font-size: 14px;
	margin: 0;
	line-height: 1.5;
	font-weight: 200;
	word-break: break-all
}

@media screen and (max-width:1280px) {
.sm-spec-container {
	padding-top: 90px;
	padding-bottom: 60px
}
.sm-spec-container .spec-head {
	margin-bottom: 20px
}
.sm-spec-container .spec-head:lang(es) .spec-head-title, .sm-spec-container .spec-head:lang(ru) .spec-head-title {
	font-size: 48px
}
.sm-spec-container .spec-head:lang(es) .spec-head-download, .sm-spec-container .spec-head:lang(ru) .spec-head-download {
	padding-left: 20px;
	padding-right: 20px
}
.sm-spec-container .spec-list:first-child {
	margin-top: 40px
}
.sm-spec-container .spec-list .spec-list-item {
	margin-bottom: 30px
}
.sm-spec-container .spec-list .spec-list-item .item-icon {
	width: 40px;
	height: 40px;
	margin-right: 15px
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item:nth-child(2n) .item-icon {
	width: 30px;
	height: 60px
}
.sm-spec-container .spec-list.spec-list-screens-types .spec-list-item .item-icon {
	width: 40px;
	height: 80px
}
}

@media screen and (max-width:768px) {
.sm-spec-container {
	padding-top: 12vw;
	padding-bottom: 8vw
}
.sm-spec-container .spec-head {
	margin-bottom: 2.66667vw
}
.sm-spec-container .spec-head .spec-head-title {
	font-size: 7.46667vw;
	margin-bottom: 2.66667vw
}
.sm-spec-container .spec-head:lang(es) .spec-head-title, .sm-spec-container .spec-head:lang(ru) .spec-head-title {
	font-size: 6.4vw;
	margin-bottom: 2.66667vw
}
.sm-spec-container .spec-head .spec-head-download {
	display: none
}
.sm-spec-container .spec-body .spec-body-title {
	font-size: 4.26667vw;
	margin-bottom: 5.33333vw
}
.sm-spec-container .spec-body .spec-body-title:not(:first-child) {
	padding-top: 8vw
}
.sm-spec-container .spec-body .spec-list:first-child {
	margin-top: 6.66667vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens .spec-list-item {
	padding-left: 0;
	padding-right: 0!important;
	margin-bottom: 8vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens .spec-list-item:last-child {
	margin-bottom: 9.33333vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens .spec-list-item:not(:nth-child(2n)), .sm-spec-container .spec-body .spec-list.spec-list-screens .spec-list-item:nth-child(2n) {
padding-left:0
}
.sm-spec-container .spec-body .spec-list.spec-list-screens .spec-list-item .item-icon {
	width: 10.66667vw;
	height: 10.66667vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item {
	padding-left: 0;
	padding-right: 0!important;
	margin-bottom: 16vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item:last-child {
	margin-bottom: 9.33333vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item:not(:nth-child(2n)), .sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item:nth-child(2n) {
padding-left:0
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item:nth-child(2n) .item-icon {
	width: 16vw;
	height: 16vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item:nth-child(3) {
	margin-top: 8vw
}
.sm-spec-container .spec-body .spec-list.spec-list-screens-types .spec-list-item .item-icon {
	width: 16vw;
	height: 16vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item {
	min-height: 0;
	margin-bottom: 5.33333vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item:not(:nth-child(4n)) {
padding-right:0
}
.sm-spec-container .spec-body .spec-list .spec-list-item:nth-child(2n) {
	padding-left: 2vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item:not(:nth-child(2n)) {
padding-right:2vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item .item-icon {
	width: 6.66667vw;
	height: 6.66667vw;
	margin-right: 2.4vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item .item-title {
	font-size: 3.73333vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item .item-title:last-of-type {
	margin-bottom: 1.33333vw
}
.sm-spec-container .spec-body .spec-list .spec-list-item .item-content {
	font-size: 3.2vw
}
.sm-spec-container .spec-body .spec-list-downloads .downloads-list-item .item-title {
	font-size: 3.73333vw
}
.sm-spec-container .spec-body .spec-list-downloads .downloads-list-item .item-content {
	font-size: 3.2vw
}
.sm-spec-container .spec-body .spec-list-downloads .downloads-list-item .item-icon {
	width: 6.66667vw;
	height: 6.66667vw;
	margin-right: 2.4vw
}
}
.page-video {
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 200px;
	border: .07812vw solid #fff;
	background-color: rgba(0,0,0,0);
	width: 80px;
	height: 48px
}

@media only screen and (max-width:1920px) {
.page-video {
	width: 60px
}
}

@media only screen and (max-width:1440px) {
.page-video {
	width: 45px
}
}

@media only screen and (max-width:1280px) {
.page-video {
	width: 40px
}
}

@media only screen and (max-width:768px) {
.page-video {
	width: 18.66667vw
}
}

@media only screen and (max-width:1920px) {
.page-video {
	height: 36px
}
}

@media only screen and (max-width:1440px) {
.page-video {
	height: 27px
}
}

@media only screen and (max-width:1280px) {
.page-video {
	height: 24px
}
}

@media only screen and (max-width:768px) {
.page-video {
	height: 10.66667vw
}
}
.page-video .page-btn-icon {
	fill: #fff;
	width: auto;
	width: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	vertical-align: top;
	display: inline-block;
	height: 22px;
	margin-top: 11px
}

@media only screen and (max-width:1920px) {
.page-video .page-btn-icon {
	height: 17px
}
}

@media only screen and (max-width:1440px) {
.page-video .page-btn-icon {
	height: 12px
}
}

@media only screen and (max-width:1280px) {
.page-video .page-btn-icon {
	height: 11px
}
}

@media only screen and (max-width:768px) {
.page-video .page-btn-icon {
	height: 4.8vw
}
}

@media only screen and (max-width:1920px) {
.page-video .page-btn-icon {
	margin-top: 8px
}
}

@media only screen and (max-width:1440px) {
.page-video .page-btn-icon {
	margin-top: 6px
}
}

@media only screen and (max-width:1280px) {
.page-video .page-btn-icon {
	margin-top: 6px
}
}

@media only screen and (max-width:768px) {
.page-video .page-btn-icon {
	margin-top: 2.4vw
}
}

@media screen and (min-width:769px) {
.page-video:hover {
	background-color: #fff
}
.page-video:hover .page-btn-icon {
	fill: #222
}
}

@media screen and (max-width:768px) {
.page-video {
	border-width: .53333vw
}
.page-video:active {
	background-color: #fff
}
.page-video:active .page-btn-icon {
	fill: #222
}
}
.page-replay {
	position: relative;
	z-index: 1;
	color: #444;
	cursor: pointer;
	line-height: 2.75;
	white-space: nowrap;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 200px;
	border: .07812vw solid #afb2b9;
	background-color: rgba(0,0,0,0);
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px
}

@media only screen and (max-width:1920px) {
.page-replay {
	font-size: 12px
}
}

@media only screen and (max-width:1440px) {
.page-replay {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.page-replay {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.page-replay {
	font-size: 2.13333vw
}
}

@media only screen and (max-width:1920px) {
.page-replay {
	padding-left: 15px
}
}

@media only screen and (max-width:1440px) {
.page-replay {
	padding-left: 11px
}
}

@media only screen and (max-width:1280px) {
.page-replay {
	padding-left: 10px
}
}

@media only screen and (max-width:768px) {
.page-replay {
	padding-left: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.page-replay {
	padding-right: 15px
}
}

@media only screen and (max-width:1440px) {
.page-replay {
	padding-right: 11px
}
}

@media only screen and (max-width:1280px) {
.page-replay {
	padding-right: 10px
}
}

@media only screen and (max-width:768px) {
.page-replay {
	padding-right: 2.66667vw
}
}
.page-replay .page-btn-icon {
	fill: #6c6d72;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	vertical-align: middle;
	display: inline-block;
	margin-top: -2px;
	width: 14px;
	height: 14px;
	margin-left: 12px
}

@media only screen and (max-width:1920px) {
.page-replay .page-btn-icon {
	margin-left: 9px
}
}

@media only screen and (max-width:1440px) {
.page-replay .page-btn-icon {
	margin-left: 7px
}
}

@media only screen and (max-width:1280px) {
.page-replay .page-btn-icon {
	margin-left: 6px
}
}

@media only screen and (max-width:768px) {
.page-replay .page-btn-icon {
	margin-left: 1.6vw
}
}
.page-replay[disabled] {
	opacity: .5!important;
	cursor: not-allowed!important
}

@media screen and (min-width:769px) {
.page-replay:not([disabled]):hover {
	color: #fff;
	border-color: #222;
	background-color: #222
}
.page-replay:not([disabled]):hover .page-btn-icon {
	fill: #fff
}
}

@media screen and (max-width:768px) {
.page-replay {
	border-width: .53333vw
}
.page-replay:not([disabled]):active {
	color: #fff;
	border-color: #222;
	background-color: #222
}
.page-replay:not([disabled]):active .page-btn-icon {
	fill: #fff
}
}
.sm-p1-sections .p1-section1 {
	position: relative;
	height: 1200px
}
.sm-p1-sections .p1-section1 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 {
	height: 900px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 {
	height: 675px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 {
	height: 600px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 {
	height: 176vw
}
}
.sm-p1-sections .p1-section1[data-loaded=true] {
	background-image: url(../image/page1.jpg)
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1[data-loaded=true] {
	background-image: url(../image/page1.jpg)
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1[data-loaded=true] {
	background-image: url(../image/page11.jpg)
}
}
.sm-p1-sections .p1-section1 .p1-page-container {
	height: 100%
}
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-top: 50px;
	margin-bottom: 50px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-top: 38px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-top: 28px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-top: 25px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-top: 4vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-bottom: 38px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-bottom: 28px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-bottom: 25px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container ul {
	margin-bottom: 4vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container ul li div:not(:lang(zh)):not(:lang(tw)):not(:lang(tw)) {
width:200px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container ul li div:not(:lang(zh)):not(:lang(tw)):not(:lang(tw)) {
width:150px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container ul li div:not(:lang(zh)):not(:lang(tw)):not(:lang(tw)) {
width:113px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container ul li div:not(:lang(zh)):not(:lang(tw)):not(:lang(tw)) {
width:100px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container ul li div:not(:lang(zh)):not(:lang(tw)):not(:lang(tw)) {
width:26.66667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist {
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist:lang(tw), .sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist:lang(zh), .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist:lang(tw), .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist:lang(zh) {
	width: 50%
}
}
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist li, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist li {
	margin-right: 50px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist li, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist li {
	margin-right: 38px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist li, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist li {
	margin-right: 28px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist li, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist li {
	margin-right: 25px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container:lang(tw) .page1-piclist li, .sm-p1-sections .p1-section1 .p1-page-container:lang(zh) .page1-piclist li {
	margin-right: 6.66667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 100px;
	color: #fff
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-title {
	font-size: 75px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-title {
	font-size: 56px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-title {
	font-size: 50px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-title {
	font-size: 8.66667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	line-height: 1.2;
	color: #fff;
	font-weight: 200;
	font-size: 65px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	font-size: 49px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	font-size: 37px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	font-size: 33px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	font-size: 5.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-content {
	margin-top: 2vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page-hint {
	color: hsla(0,0%,100%,.6);
	font-size: 18px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-hint {
	font-size: 14px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-hint {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-hint {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page-hint {
	font-size: 1.86667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section1 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section1 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section1 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section1 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section1 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section1 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section1 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section1 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section1 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section1 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section1 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section1 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section1 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section2 {
	position: relative;
	height: 1070px;
	background-color: #e7edf4
}
.sm-p1-sections .p1-section2 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 {
	height: 803px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 {
	height: 602px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 {
	height: 535px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 {
	height: 140vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container {
	height: 100%
}
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 80px;
	text-align: center;
	color: #1c2623;
	padding-top: 135px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	font-size: 60px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	font-size: 45px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	font-size: 40px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	font-size: 5.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	padding-top: 101px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	padding-top: 76px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	padding-top: 68px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-title {
	padding-top: 14.66667vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	line-height: 1.2;
	text-align: center;
	color: #3b4145;
	font-size: 38px;
	padding-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	padding-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	padding-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	padding-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page-content {
	padding-top: 2vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section2 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section2 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section2 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section2 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section2 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section2 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section2 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section2 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section2 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section2 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section2 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section2 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section2 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section3 {
	position: relative;
	height: 900px;
	background-image: -o-radial-gradient(51% 99%, closest-side, #fb894f 22%, #f65900 99%);
	background-image: radial-gradient(closest-side at 51% 99%, #fb894f 22%, #f65900 99%)
}
.sm-p1-sections .p1-section3 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 {
	height: 675px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 {
	height: 506px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 {
	height: 450px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 {
	height: 81.2vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container {
	height: 100%;
	position: relative
}
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 800px;
	height: 640px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	bottom: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	bottom: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	bottom: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	bottom: 8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	width: 600px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	width: 450px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	width: 400px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	width: 56vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	height: 480px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	height: 360px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	height: 320px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg {
	height: 37.33333vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg[data-loaded=true] {
	background-image: url(../image/page3.png)
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg[data-loaded=true] {
	background-image: url(../image/page3.png)
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section3-bg[data-loaded=true] {
	background-image: url(../image/page31.png)
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 80px;
	color: #fff;
	width: 704px;
	padding-top: 0;
	padding-bottom: 30px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	font-size: 76px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	font-size: 42px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	font-size: 38px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	font-size: 5.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	width: 528px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	width: 396px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	width: 352px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	width: auto
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-top: 0
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-top: 0
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-top: 0
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-top: 9.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-title {
	padding-bottom: 1.86667vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	line-height: 1.2;
	color: #fff;
	z-index: 2;
	font-size: 38px;
	width: 704px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	width: 528px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	width: 396px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	width: 352px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page-content {
	width: auto
}
}
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section3 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section3 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section3 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section3 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section3 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section3 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section3 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section3 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section3 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section3 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section3 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section3 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section3 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section4 {
	position: relative;
	height: 1710px
}
.sm-p1-sections .p1-section4 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 {
	height: 1283px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 {
	height: 962px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 {
	height: 855px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 {
	height: 202.8vw
}
}
.sm-p1-sections .p1-section4[data-loaded=true] {
	background-image: url(../image/page4.jpg)
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4[data-loaded=true] {
	background-image: url(../image/page4.jpg)
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4[data-loaded=true] {
	background-image: url(../image/page41.jpg)
}
}
.sm-p1-sections .p1-section4 .p1-page-container {
	height: 100%
}
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 80px;
	font-size: 64px;
	text-align: center;
	color: #1c2623;
	padding-top: 100px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 60px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 45px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 40px
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 48px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 36px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 32px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	font-size: 5.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	padding-top: 75px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	padding-top: 56px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	padding-top: 50px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page-title {
	padding-top: 13.33333vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page-content {
	line-height: 1.2;
	color: #fff
}
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section4 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section4 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section4 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section4 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section4 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section4 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section4 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section4 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section4 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section4 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section4 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section4 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section4 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section5 {
	position: relative;
	height: 1396px
}
.sm-p1-sections .p1-section5 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 {
	height: 1047px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 {
	height: 785px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 {
	height: 698px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 {
	height: 102.4vw
}
}
.sm-p1-sections .p1-section5[data-loaded=true] {
	background-image: url(../image/page5.jpg)
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5[data-loaded=true] {
	background-image: url(../image/page5.jpg)
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5[data-loaded=true] {
	background-image: url(../image/page51.jpg)
}
}
.sm-p1-sections .p1-section5 .p1-page-container {
	height: 100%
}
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 80px;
	text-align: center;
	font-size: 64px;
	width: 1200px;
	padding-top: 100px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 60px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 45px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 40px
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 48px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 36px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 32px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	font-size: 5.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	width: 900px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	width: 675px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	width: 600px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	width: auto
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	padding-top: 75px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	padding-top: 56px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	padding-top: 50px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-title {
	padding-top: 13.33333vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	line-height: 1.2;
	text-align: center;
	font-size: 38px;
	color: #3b4145;
	width: 1200px;
	padding-top: 20px;
	font-size: 24px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	width: 900px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	width: 675px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	width: 600px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	width: auto
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	padding-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	padding-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	padding-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	padding-top: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page-content {
	font-size: 3.2vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section5 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section5 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section5 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section5 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section5 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section5 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section5 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section5 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section5 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section5 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section5 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section5 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section5 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section6 {
	position: relative;
	height: 1000px
}
.sm-p1-sections .p1-section6 .sm-container-fluid {
	height: 100%
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 {
	height: 750px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 {
	height: 563px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 {
	height: 500px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 {
	height: 69.6vw
}
}
.sm-p1-sections .p1-section6[data-loaded=true] {
	background-image: url(../image/page6.jpg)
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6[data-loaded=true] {
	background-image: url(../image/page6.jpg)
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6[data-loaded=true] {
	background-image: url(../image/page6.jpg)
}
}
.sm-p1-sections .p1-section6 .p1-page-container {
	height: 100%
}
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 700px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 525px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 394px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 350px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: auto
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 420px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 235px;
	padding-bottom: 130px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-top: 176px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-top: 132px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-top: 118px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-top: 31.33333vw
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-bottom: 98px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-bottom: 73px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-bottom: 65px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content {
	padding-bottom: 17.33333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-content ul {
	width: 100%
}
}
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	margin-bottom: 30px;
	width: 160px;
	height: 92px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	margin-bottom: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	margin-bottom: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	margin-bottom: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	margin-bottom: 4vw;
	margin-bottom: auto;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	width: 120px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	width: 90px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	width: 80px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	width: 21.33333vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	height: 69px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	height: 52px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	height: 46px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .section1-icon1 {
	height: 12.26667vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	width: 90px;
	height: 90px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	width: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	width: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	width: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	width: 7.6vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	height: 68px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	height: 51px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	height: 45px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page1-icon {
	height: 7.6vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	font-size: 18px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	font-size: 14px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	font-size: 3.2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	line-height: 25px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	line-height: 19px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	line-height: 17px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-model {
	line-height: 4.4vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page-title {
	line-height: 1;
	font-weight: 600;
	font-size: 80px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-title {
	font-size: 60px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-title {
	font-size: 45px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-title {
	font-size: 40px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page-title {
	font-size: 5.33333vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page-content {
	line-height: 1.2;
	color: #fff
}
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	line-height: 1;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	font-size: 23px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	font-size: 17px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	font-size: 15px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	font-size: 2vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .list-item-content {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page2-list {
	padding-top: 60px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list {
	padding-top: 45px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list {
	padding-top: 34px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list {
	padding-top: 30px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list {
	padding-top: 2.66667vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	border: 1px solid #e0e0e0;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 22px;
	height: 290px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	font-size: 17px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	font-size: 12px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	font-size: 1.86667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	height: 218px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	height: 163px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	height: 145px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	height: 29.33333vw
}
}
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section6 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section6 .p1-page-container .page2-list li:nth-child(4), .sm-p1-sections .p1-section6 .p1-page-container .page2-list li:nth-child(5) {
	border-right: 0
}
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li:first-child, .sm-p1-sections .p1-section6 .p1-page-container .page2-list li:nth-child(2), .sm-p1-sections .p1-section6 .p1-page-container .page2-list li:nth-child(3) {
	border-bottom: 0
}
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	width: 116px;
	height: 96px;
	margin-bottom: 32px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	width: 87px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	width: 65px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	width: 58px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	width: 15.46667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	height: 72px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	height: 54px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	height: 48px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	height: 12.8vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	margin-bottom: 24px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	margin-bottom: 18px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li img {
	margin-bottom: 2.13333vw
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	border: none;
	margin-bottom: 32px
}
}

@media only screen and (max-width:768px) and (max-width:1920px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	margin-bottom: 24px
}
}

@media only screen and (max-width:768px) and (max-width:1440px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	margin-bottom: 18px
}
}

@media only screen and (max-width:768px) and (max-width:1280px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	margin-bottom: 16px
}
}

@media only screen and (max-width:768px) and (max-width:768px) {
.sm-p1-sections .p1-section6 .p1-page-container .page2-list li {
	margin-bottom: 4.26667vw
}
}
.sm-p1-sections .p1-section6 .video-bg {
	background-image: url(../image/page6-video.jpg)
}
.sm-p1-sections .p1-section6 .video-bg .video-text {
	color: #fff;
	font-weight: 500;
	font-size: 38px;
	margin-bottom: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	font-size: 29px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	font-size: 21px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	font-size: 19px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	font-size: 2.66667vw
}
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	margin-bottom: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	margin-bottom: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	margin-bottom: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .video-bg .video-text {
	margin-bottom: 2.66667vw
}
}
.sm-p1-sections .p1-section6 .video-bg .page-video {
	margin-top: 20px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section6 .video-bg .page-video {
	margin-top: 15px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section6 .video-bg .page-video {
	margin-top: 11px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section6 .video-bg .page-video {
	margin-top: 10px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section6 .video-bg .page-video {
	margin-top: 2.66667vw
}
}
.sm-p1-sections .p1-section7 {
	width: 100%;
	background-color: #fff;
	padding: 0;
	height: 110px
}

@media only screen and (max-width:1920px) {
.sm-p1-sections .p1-section7 {
	height: 83px
}
}

@media only screen and (max-width:1440px) {
.sm-p1-sections .p1-section7 {
	height: 62px
}
}

@media only screen and (max-width:1280px) {
.sm-p1-sections .p1-section7 {
	height: 55px
}
}

@media only screen and (max-width:768px) {
.sm-p1-sections .p1-section7 {
	height: 14.66667vw
}
}
.sm-p1-sections .p1-section7 .spec-head {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: 0;
	height: 100%;
	padding-bottom: 0
}
.sm-p1-sections .p1-section7 .spec-head-download {
	border-color: rgba(25,25,25,.6);
	color: rgba(25,25,25,.6);
	cursor: pointer
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button>.vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button>.vjs-icon-placeholder:before {
	text-align: center
}
@font-face {
	font-family: VideoJS;
	src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYV1OgpaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4gDud4bx/DZfGbjZGUDg+q1z05BpdkawOAcDE4gCAB45CXEAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
	content: "\F101"
}
.vjs-icon-play-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-play-circle:before {
	content: "\F102"
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
	content: "\F103"
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
	content: "\F104"
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
	content: "\F105"
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
	content: "\F106"
}
.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
	content: "\F107"
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
	content: "\F108"
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
	content: "\F109"
}
.vjs-icon-square {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-square:before {
	content: "\F10A"
}
.vjs-icon-spinner {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-spinner:before {
	content: "\F10B"
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .vjs-icon-subtitles {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
	content: "\F10C"
}
.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
	content: "\F10D"
}
.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
	content: "\F10E"
}
.vjs-icon-share {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-share:before {
	content: "\F10F"
}
.vjs-icon-cog {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-cog:before {
	content: "\F110"
}
.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
	content: "";
	width: 1em;
	height: 1em;
	background-color: #fff;
	border-radius: .5em
}
.vjs-icon-circle-outline {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-circle-outline:before {
	content: "\F112"
}
.vjs-icon-circle-inner-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-circle-inner-circle:before {
	content: "\F113"
}
.vjs-icon-hd {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-hd:before {
	content: "\F114"
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
	content: "\F115"
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
	content: "\F116"
}
.vjs-icon-facebook {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-facebook:before {
	content: "\F117"
}
.vjs-icon-gplus {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-gplus:before {
	content: "\F118"
}
.vjs-icon-linkedin {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-linkedin:before {
	content: "\F119"
}
.vjs-icon-twitter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-twitter:before {
	content: "\F11A"
}
.vjs-icon-tumblr {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-tumblr:before {
	content: "\F11B"
}
.vjs-icon-pinterest {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-pinterest:before {
	content: "\F11C"
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
	content: "\F11D"
}
.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
	content: "\F11E"
}
.vjs-icon-next-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-next-item:before {
	content: "\F11F"
}
.vjs-icon-previous-item {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-previous-item:before {
	content: "\F120"
}
.video-js {
	display: block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-break: normal
}
.video-js:-moz-full-screen {
position:absolute
}
.video-js:-webkit-full-screen {
width:100%!important;
height:100%!important
}
.video-js[tabindex="-1"] {
	outline: none
}
.video-js *, .video-js :after, .video-js :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}
.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin: 0
}
.video-js.vjs-4-3, .video-js.vjs-16-9, .video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 0
}
.video-js.vjs-16-9 {
	padding-top: 56.25%
}
.video-js.vjs-4-3 {
	padding-top: 75%
}
.video-js.vjs-fill, .video-js .vjs-tech {
	width: 100%;
	height: 100%
}
.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%
}
.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}
.video-js.vjs-fullscreen {
	width: 100%!important;
	height: 100%!important;
	padding-top: 0!important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}
.vjs-hidden {
	display: none!important
}
.vjs-disabled {
	opacity: .5;
	cursor: default
}
.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px
}
.vjs-lock-showing {
	display: block!important;
	opacity: 1;
	visibility: visible
}
.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
	color: #66a8cc
}
.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.63332em;
	width: 3em;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	border: .06666em solid #fff;
	background-color: #2b333f;
	background-color: rgba(43,51,63,.7);
	border-radius: 3em;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	background-color: rgba(0,0,0,0)
}
.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -.81666em;
	margin-left: -1.5em
}
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(115,133,159,.5);
	-webkit-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	background-color: rgba(0,0,0,0)
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
	display: none
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
	display: block
}
.video-js button {
	background: none;
	border: none;
	color: inherit;
	display: inline-block;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none
}
.vjs-control .vjs-button {
	width: 100%;
	height: 100%
}
.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: .5em;
	z-index: 2
}
.video-js .vjs-modal-dialog {
	background: rgba(0,0,0,.8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.8)), to(hsla(0,0%,100%,0)));
	background: -o-linear-gradient(top, rgba(0,0,0,.8), hsla(0,0%,100%,0));
	background: linear-gradient(180deg, rgba(0,0,0,.8), hsla(0,0%,100%,0));
	overflow: auto
}
.video-js .vjs-modal-dialog>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1
}
.vjs-menu-button {
	cursor: pointer
}
.vjs-menu-button.vjs-disabled {
	cursor: default
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
	display: none
}
.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto
}
.vjs-menu .vjs-menu-content>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
	display: none
}
.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: .2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}
.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
	background-color: #73859f;
	background-color: rgba(115,133,159,.5)
}
.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2b333f
}
.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}
.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43,51,63,.7)
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2b333f;
	background-color: rgba(43,51,63,.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 5em
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 10em
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 14em
}
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	max-height: 25em
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
	display: block
}
.video-js .vjs-menu-button-inline {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	overflow: hidden
}
.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em
}
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em
}
.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
	display: block;
	opacity: 1
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
	width: auto
}
.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden
}
.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #2b333f;
	background-color: rgba(43,51,63,.7)
}
.vjs-has-started .vjs-control-bar {
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility .1s, opacity .1s;
	-o-transition: visibility .1s, opacity .1s;
	transition: visibility .1s, opacity .1s
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: visible;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}
.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
	display: none!important
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table
}
.video-js .vjs-control {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-ms-flex: none;
	flex: none
}
.vjs-button>.vjs-icon-placeholder:before {
	font-size: 1.8em;
	line-height: 1.67
}
.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff
}
.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle
}
.video-js .vjs-custom-control-spacer {
	display: none
}
.video-js .vjs-progress-control {
	cursor: pointer;
	-ms-flex: auto;
	flex: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-width: 4em;
	-ms-touch-action: none;
	touch-action: none
}
.video-js .vjs-progress-control.disabled {
	cursor: default
}
.vjs-live .vjs-progress-control {
	display: none
}
.vjs-liveui .vjs-progress-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.vjs-no-flex .vjs-progress-control {
	width: auto
}
.video-js .vjs-progress-holder {
	-ms-flex: auto;
	flex: auto;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	height: .3em
}
.video-js .vjs-progress-control .vjs-progress-holder {
	margin: 0 10px
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.6666666666666667em
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
	font-size: 1em
}
.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0
}
.video-js .vjs-play-progress {
	background-color: #fff
}
.video-js .vjs-play-progress:before {
	font-size: .9em;
	position: absolute;
	right: -.5em;
	top: -.3em;
	z-index: 1
}
.video-js .vjs-progress-control:hover .vjs-progress-holder .vjs-play-progress:before {
	top: -.3333333em
}
.video-js .vjs-load-progress {
	background: rgba(115,133,159,.5)
}
.video-js .vjs-load-progress div {
	background: rgba(115,133,159,.75)
}
.video-js .vjs-time-tooltip {
	background-color: #fff;
	background-color: hsla(0,0%,100%,.8);
	border-radius: .3em;
	color: #000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 6px 8px 8px;
	pointer-events: none;
	position: absolute;
	top: -3.4em;
	visibility: hidden;
	z-index: 1;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	min-width: 40px
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
	display: none
}
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
	display: block;
	font-size: .6em;
	visibility: visible
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
	font-size: 1em
}
.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	display: none
}
.vjs-mouse-display .vjs-time-tooltip {
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,.8)
}
.video-js .vjs-slider {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 .45em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #73859f;
	background-color: rgba(115,133,159,.5)
}
.video-js .vjs-slider.disabled {
	cursor: default
}
.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	-webkit-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}
.video-js .vjs-mute-control {
	cursor: pointer;
	-ms-flex: none;
	flex: none
}
.video-js .vjs-volume-control {
	cursor: pointer;
	margin-right: 1em;
	display: -ms-flexbox;
	display: flex
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
	width: 5em
}
.video-js .vjs-volume-panel .vjs-volume-control {
	visibility: visible;
	opacity: 0;
	width: 1px;
	height: 1px;
	margin-left: -1px
}
.video-js .vjs-volume-panel {
	-webkit-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s
}
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel .vjs-volume-control:hover, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel:hover .vjs-volume-control {
	visibility: visible;
	opacity: 1;
	position: relative;
	-webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	-o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
	transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em
}
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical {
	left: -3.5em
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
	width: 9em;
	-webkit-transition: width .1s;
	-o-transition: width .1s;
	transition: width .1s
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
	width: 4em
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
	height: 8em;
	width: 3em;
	left: -3000em;
	-webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	-o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
	-webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	-o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
	transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
	width: 5em;
	height: 3em;
	visibility: visible;
	opacity: 1;
	position: relative;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
	position: absolute;
	bottom: 3em;
	left: .5em
}
.video-js .vjs-volume-panel {
	display: -ms-flexbox;
	display: flex
}
.video-js .vjs-volume-bar {
	margin: 1.35em .45em
}
.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: .3em
}
.vjs-volume-bar.vjs-slider-vertical {
	width: .3em;
	height: 5em;
	margin: 1.35em auto
}
.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff
}
.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: .9em
}
.vjs-slider-vertical .vjs-volume-level {
	width: .3em
}
.vjs-slider-vertical .vjs-volume-level:before {
	top: -.5em;
	left: -.4em
}
.vjs-slider-horizontal .vjs-volume-level {
	height: .3em
}
.vjs-slider-horizontal .vjs-volume-level:before {
	top: -.3em;
	right: -.5em
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
	width: 4em
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%
}
.video-js .vjs-volume-vertical {
	width: 3em;
	height: 8em;
	bottom: 8em;
	background-color: #2b333f;
	background-color: rgba(43,51,63,.7)
}
.video-js .vjs-volume-horizontal .vjs-menu {
	left: -2em
}
.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}
.vjs-has-started .vjs-poster {
	display: none
}
.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}
.vjs-using-native-controls .vjs-poster {
	display: none
}
.video-js .vjs-live-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em
}
.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left
}
.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control {
	display: none
}
.video-js .vjs-seek-to-live-control {
	cursor: pointer;
	-ms-flex: none;
	flex: none;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 100%;
	padding-left: .5em;
	padding-right: .5em;
	font-size: 1em;
	line-height: 3em;
	width: auto;
	min-width: 4em
}
.vjs-no-flex .vjs-seek-to-live-control {
	display: table-cell;
	width: auto;
	text-align: left
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
	display: none
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
	cursor: auto
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
	margin-right: .5em;
	color: #888
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
	color: red
}
.video-js .vjs-time-control {
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 3em;
	min-width: 2em;
	width: auto;
	padding-left: 1em;
	padding-right: 1em
}
.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-no-flex .vjs-current-time, .vjs-no-flex .vjs-duration {
	display: none
}
.vjs-time-divider {
	display: none;
	line-height: 3em
}
.vjs-live .vjs-time-divider {
	display: none
}
.video-js .vjs-play-control {
	cursor: pointer
}
.video-js .vjs-play-control .vjs-icon-placeholder {
	-ms-flex: none;
	flex: none
}
.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}
.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em
}
.vjs-subtitles {
	color: #fff
}
.vjs-captions {
	color: #fc6
}
.vjs-tt-cue {
	display: block
}
video::-webkit-media-text-track-display {
-webkit-transform:translateY(-3em);
transform:translateY(-3em)
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
-webkit-transform:translateY(-1.5em);
transform:translateY(-1.5em)
}
.video-js .vjs-fullscreen-control {
	cursor: pointer;
	-ms-flex: none;
	flex: none
}
.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate>.vjs-menu-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.vjs-playback-rate .vjs-playback-rate-value {
	pointer-events: none;
	font-size: 1.5em;
	line-height: 2;
	text-align: center
}
.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center
}
.vjs-error .vjs-error-display:before {
	color: #fff;
	content: "X";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -.5em;
	position: absolute;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%
}
.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .85;
	text-align: left;
	border: 6px solid rgba(43,51,63,.7);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	visibility: hidden
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
	display: block;
	-webkit-animation: vjs-spinner-show 0s linear .3s forwards;
	animation: vjs-spinner-show 0s linear .3s forwards
}
.vjs-loading-spinner:after, .vjs-loading-spinner:before {
	content: "";
	position: absolute;
	margin: -6px;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0)
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: .44s;
	animation-delay: .44s
}
@keyframes vjs-spinner-show {
to {
visibility:visible
}
}
@-webkit-keyframes vjs-spinner-show {
to {
visibility:visible
}
}
@keyframes vjs-spinner-spin {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@-webkit-keyframes vjs-spinner-spin {
to {
-webkit-transform:rotate(1turn)
}
}
@keyframes vjs-spinner-fade {
0% {
border-top-color:#73859f
}
20% {
border-top-color:#73859f
}
35% {
border-top-color:#fff
}
60% {
border-top-color:#73859f
}
to {
border-top-color:#73859f
}
}
@-webkit-keyframes vjs-spinner-fade {
0% {
border-top-color:#73859f
}
20% {
border-top-color:#73859f
}
35% {
border-top-color:#fff
}
60% {
border-top-color:#73859f
}
to {
border-top-color:#73859f
}
}
.vjs-chapters-button .vjs-menu ul {
	width: 24em
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: -.1em
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
	font-family: VideoJS;
	content: "\F10D";
	font-size: 1.5em;
	line-height: inherit
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: -.1em
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
	font-family: VideoJS;
	content: " \F11D";
	font-size: 1.5em;
	line-height: inherit
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control {
	display: none
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
	width: auto
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button {
	display: none
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer {
	-ms-flex: auto;
	flex: auto;
	display: block
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer {
	width: auto
}
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control {
	display: none
}
.vjs-modal-dialog.vjs-text-track-settings {
	background-color: #2b333f;
	background-color: rgba(43,51,63,.75);
	color: #fff;
	height: 70%
}
.vjs-text-track-settings .vjs-modal-dialog-content {
	display: table
}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
	display: table-cell
}
.vjs-text-track-settings .vjs-track-settings-controls {
	text-align: right;
	vertical-align: bottom
}
@supports (display:grid) {
.vjs-text-track-settings .vjs-modal-dialog-content {
display:grid;
grid-template-columns:1fr 1fr;
grid-template-rows:1fr;
padding:20px 24px 0
}
.vjs-track-settings-controls .vjs-default-button {
margin-bottom:20px
}
.vjs-text-track-settings .vjs-track-settings-controls {
grid-column:1/-1
}
.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
grid-template-columns:1fr
}
}
.vjs-track-setting>select {
	margin-right: 1em;
	margin-bottom: .5em
}
.vjs-text-track-settings fieldset {
	margin: 5px;
	padding: 3px;
	border: none
}
.vjs-text-track-settings fieldset span {
	display: inline-block
}
.vjs-text-track-settings fieldset span>select {
	max-width: 7.3em
}
.vjs-text-track-settings legend {
	color: #fff;
	margin: 0 0 5px
}
.vjs-text-track-settings .vjs-label {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	display: block;
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
	outline-style: solid;
	outline-width: medium;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));
	background-image: -o-linear-gradient(bottom, #fff 88%, #73859f 100%);
	background-image: linear-gradient(0deg, #fff 88%, #73859f)
}
.vjs-track-settings-controls button:hover {
	color: rgba(43,51,63,.75)
}
.vjs-track-settings-controls button {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
	background-image: -o-linear-gradient(top, #fff 88%, #73859f 100%);
	background-image: linear-gradient(-180deg, #fff 88%, #73859f);
	color: #2b333f;
	cursor: pointer;
	border-radius: 2px
}
.vjs-track-settings-controls .vjs-default-button {
	margin-right: 1em
}

@media print {
.video-js>:not(.vjs-tech):not(.vjs-poster) {
	visibility: hidden
}
}
.vjs-resize-manager {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	z-index: -1000
}
.js-focus-visible .video-js :focus:not(.focus-visible), .video-js .vjs-menu :focus:not(:focus-visible), .video-js :focus:not(:focus-visible) {
	outline: none;
	background: none
}
.vjs-paused .vjs-big-play-button, .vjs-paused.vjs-has-started .vjs-big-play-button {
	display: block
}
.video-js.vjs-playing .vjs-tech {
	pointer-events: auto
}
.sm-video, .sm-video .sm-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1050;
	width: 100vw;
	height: 100vh
}
.sm-video .sm-mask {
	background-color: rgba(0,0,0,.3);
	cursor: pointer
}
.sm-video .sm-video-modal {
	position: relative;
	width: 65vw;
	z-index: 1051;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #000
}

@media only screen and (max-width:768px) {
.sm-video .sm-video-modal {
	width: 100vw
}
}
.sm-video .sm-video-modal .sm-video-close {
	width: 24px;
	height: 24px;
	fill: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer
}
