body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
	color: #343434;
	background-color: #fff
}

.about-us-list-n116m-2 {
	padding: 40px 0;
	width: 100%;
	height: 100%;
	position: relative
}

.about-us-list-n116m-2:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url("../images/3676-202308160325390635.png");
	background-size: inherit;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	z-index: 0
}

.about-us-list-n116m-2 .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px 0
}

.about-us-list-n116m-2 .container h2 {
	margin: 0;
	color: #00295f;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
	line-height: 1.8;
	font-size: 3.2rem
}

.about-us-list-n116m-2 .container .horizontal-line {
	display: block;
	height: 3px;
	width: 50px;
	background: #00295f;
	margin: 0 auto;
	z-index: 10;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about-us-list-n116m-2 .container:hover i {
	width: 100px
}

.about-us-list-n116m-2 .container .desc {
	padding: 25px;
	margin: 40px 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 10
}

.about-us-list-n116m-2 .container .desc p {
	color: #fff;
	line-height: 1.75;
	margin: 0;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	display: -webkit-box;
	font-size: 1.6rem
}

.about-us-list-n116m-2 .container .btn {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	position: relative;
	cursor: pointer;
	text-align: center;
	height: 40px;
	line-height: 40px;
	max-width: 150px;
	padding: 0 25px;
	font-size: 1.6rem;
	display: block;
	text-transform: uppercase;
	color: #fff;
	background: #00295f;
	text-decoration: none;
	margin: 0 auto
}

.about-us-list-n116m-2 .container .btn span {
	margin: 0 6px 0 0
}

.about-us-list-n116m-2 .container .btn i {
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about-us-list-n116m-2 .container .btn:before {
	background: #00295f;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about-us-list-n116m-2 .container .btn:hover {
	background: #66b017
}

.about-us-list-n116m-2 .container .btn:hover:before {
	width: 38px;
	opacity: 1;
	background: #488a0b
}

.about-us-list-n116m-2 .container .btn:hover i {
	-ms-transform: translate(13px, 0);
	-moz-transform: translate(13px, 0);
	-webkit-transform: translate(13px, 0);
	-o-transform: translate(13px, 0);
	transform: translate(13px, 0);
	background: 0
}

@media(max-width:992px) {
	.about-us-list-n116m-2 {
		margin: 0 0 40px 0;
		padding: 0
	}

	.about-us-list-n116m-2:before {
		background-size: contain;
		background-position: center;
		background-attachment: inherit
	}

	.about-us-list-n116m-2 .container {
		padding: 30px 0
	}

	.about-us-list-n116m-2 .container h2 {
		text-align: center;
		white-space: normal;
		font-size: 2rem
	}

	.about-us-list-n116m-2 .container .desc {
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		display: -webkit-box;
		margin: 20px 0 10px 0
	}

	.about-us-list-n116m-2 .container .desc p {
		margin-top: 0
	}

	.about-us-list-n116m-2 .container .btn {
		display: none
	}
}

.video-n107m-1 {
	margin: 0 0 80px 0
}

.video-n107m-1 .media {
	width: 100%;
	margin: 0 auto
}

.video-n107m-1.fcb {
	padding: 25px;
	text-align: center;
	background: transparent
}

.video-n107m-1.fcb video {
	background: transparent !important
}

.video-n107m-1 .vw-video {
	width: 78vw;
	max-height: 80vh;
	min-height: 60vh
}

.video-n107m-1 .item {
	width: 100%;
	float: left;
	max-height: initial !important
}

.video-n107m-1 .item .blk {
	background: #f2f2f2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 75%
}

.video-n107m-1 .item .blk .square-cont {
	position: absolute;
	width: 100%;
	height: 100%
}

.video-n107m-1 .item .blk .cover-image:before {
	content: '';
	background: #181818;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: .5;
	z-index: 1
}

.video-n107m-1 .item .blk .cover-image>span {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center
}

.video-n107m-1 .item .blk .cover-image>span>img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.video-n107m-1 .item .blk .play {
	text-align: center;
	font-size: 28px;
	border: 4px solid;
	border-radius: 50%;
	width: 64px;
	height: 64px;
	line-height: 56px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.video-n107m-1 .item .blk:hover .play {
	color: #ffa959
}

.video-n107m-1 .owl-pagination,
.video-n107m-1 .owl-buttons {
	display: none
}

@media(max-width:992px) {
	.video-n107m-1 {
		margin: 0 0 40px 0
	}

	.video-n107m-1 .media {
		width: 50%
	}
}

@media(max-width:768px) {
	.video-n107m-1 .media {
		width: 100%
	}
}

.paragraph-n116m-1 {
	overflow: hidden;
	padding: 5px
}

.paragraph-n116m-1 h2 {
	font-size: 3.2rem;
	line-height: 1;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 30px 0 20px 0;
	position: relative;
	display: inline-block;
	color: #00295f
}

.paragraph-n116m-1 h2:after {
	content: '';
	position: absolute;
	display: block;
	width: 61.8%;
	height: 3px;
	background: #00295f;
	bottom: 0;
	left: 0;
	transition: all .3s
}

.paragraph-n116m-1 h2:hover:after {
	width: 100%
}

.paragraph-n116m-1 .text-content {
	margin: 20px auto 20px auto
}

.paragraph-n116m-1 .text-content p {
	color: #505050;
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: left
}

.paragraph-n116m-1 .text-content table,
.paragraph-n116m-1 .text-content td,
.paragraph-n116m-1 .text-content p,
.paragraph-n116m-1 .text-content img,
.paragraph-n116m-1 .text-content video {
	max-width: 100%
}

.paragraph-n116m-1 .text-content .btn {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	position: relative;
	cursor: pointer;
	text-align: center;
	height: 40px;
	line-height: 40px;
	max-width: 150px;
	padding: 0 25px;
	font-size: 1.6rem;
	display: block;
	text-transform: uppercase;
	color: #fff;
	background: #00295f;
	text-decoration: none
}

.paragraph-n116m-1 .text-content .btn span {
	margin: 0 6px 0 0
}

.paragraph-n116m-1 .text-content .btn i {
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.paragraph-n116m-1 .text-content .btn:before {
	background: #00295f;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.paragraph-n116m-1 .text-content .btn:hover {
	background: #66b017
}

.paragraph-n116m-1 .text-content .btn:hover:before {
	width: 38px;
	opacity: 1;
	background: #488a0b
}

.paragraph-n116m-1 .text-content .btn:hover i {
	-ms-transform: translate(25px, 0);
	-moz-transform: translate(25px, 0);
	-webkit-transform: translate(25px, 0);
	-o-transform: translate(25px, 0);
	transform: translate(25px, 0)
}

@media(max-width:768px) {
	.paragraph-n116m-1 .text-content img {
		width: initial !important;
		height: initial !important
	}
}

.headline-n93m-10 {
	margin-bottom: 20px
}

.headline-n93m-10 h2 {
	margin: 0;
	line-height: 1.8;
	color: #00295f;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 2rem
}

.headline-n93m-10 i {
	display: block;
	height: 3px;
	width: 70px;
	background: #00295f;
	margin: 0 auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.headline-n93m-10:hover i {
	width: 18%
}

@media(min-width:768px) {
	.headline-n93m-10 {
		margin-bottom: 25px
	}

	.headline-n93m-10 h2 {
		font-size: 3.2rem
	}

	.headline-n93m-10 i {
		background: #fff;
		display: block;
		width: 70px;
		height: 3px;
		margin: 0 auto;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s
	}

	.headline-n93m-10:hover i {
		width: 18%
	}
}

@media(min-width:768px) {
	.headline-n93m-10 h2 {
		color: #fff;
		line-height: 1.8;
		text-transform: uppercase;
		text-align: center;
		margin: 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 3.2rem
	}
}

.about-us-list-n116m-1 {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 80px
}

.about-us-list-n116m-1 .container .owl-buttons {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0
}

.about-us-list-n116m-1 .container .owl-buttons .owl-prev {
	position: absolute;
	left: 5px
}

.about-us-list-n116m-1 .container .owl-buttons .owl-next {
	position: absolute;
	right: 5px
}

.about-us-list-n116m-1 .container .owl-buttons .imco {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	border: 0;
	color: #fff4e6;
	background: #d65200;
	opacity: .5;
	display: inline-block;
	text-align: center
}

.about-us-list-n116m-1 .container .owl-buttons .imco:hover {
	opacity: 1
}

.about-us-list-n116m-1 .container .owl-pagination {
	display: none
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap {
	background: #00295f;
	/* border-radius: 30px; */
	margin: 0 15px;
	display: block;
	text-decoration: none;
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
	position: relative
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .adorn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	z-index: 7
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .adorn span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	transition: all .4s;
	transform: rotate(0deg)
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .adorn span:before,
.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .adorn span:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	opacity: 0;
	background-color: #00295f;
	transition: all .5s ease .2s;
	top: 50%;
	left: 50%
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item {
	text-align: center;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 75%
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item img {
	width: 100%;
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item .square-cont {
	position: absolute;
	width: 100%;
	height: 100%
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>span {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>span>img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>span>img {
	max-width: 100px;
	transition: all .5s
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .intro {
	width: 100%;
	height: 100%;
	line-height: 1;
	display: block;
	text-align: center;
	transition: all .5s;
	position: absolute;
	opacity: 0;
	z-index: 1;
	top: 0;
	left: 0;
	font-size: 0;
	background-color: rgba(0, 0, 0, 0.5)
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .intro:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .blk .intro i {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 4rem;
	color: #00295f;
	text-transform: uppercase
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .text {
	font-size: 1.8rem;
	color: #fff;
	line-height: 1.75;
	padding: 10px;
	text-align: center;
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:first-child {
	transform: rotate(37deg)
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:last-child {
	transform: rotate(-37deg)
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:before {
	width: 100%;
	opacity: 1;
	left: -60%
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:after {
	width: 100%;
	opacity: 1;
	left: 60%
}

.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .blk .intro {
	opacity: 1
}

/* .about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap:hover .item img {
                transform: scale(1.1);
                filter: blur(10px)
            } */

@media(max-width:768px) {
	.about-us-list-n116m-1 {
		padding: 20px 0;
		margin-bottom: 40px
	}

	.about-us-list-n116m-1 .container {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap {
		padding: 10px
	}

	.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .item {
		width: 100%
	}

	.about-us-list-n116m-1 .container .owl-carousel .owl-item .customer-wrap .text {
		padding: 10px 0 0 0;
		overflow: auto;
		position: initial;
		left: 0;
		top: initial;
		bottom: initial
	}
}

.headline-n93m-1 {
	margin-bottom: 20px
}

.headline-n93m-1 h2 {
	margin: 0;
	font-size: 2rem;
	line-height: 1.8;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #00295f;
	text-align: center;
	text-transform: uppercase
}

.headline-n93m-1 i {
	display: block;
	height: 3px;
	width: 4%;
	background: #00295f;
	margin: 0 auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.headline-n93m-1:hover i {
	width: 9%
}

@media(min-width:768px) {
	.headline-n93m-1 {
		margin-bottom: 25px
	}

	.headline-n93m-1 h2 {
		font-size: 3.2rem
	}
}

.news-list-n116m-1 {
	position: relative;
	overflow: hidden;
	padding: 0 0 20px 0
}

.news-list-n116m-1 .container {
	display: flex;
	align-items: center;
	flex-direction: column
}

.news-list-n116m-1 .container .news-title {
	width: 100%;
	position: relative;
	padding: 10px;
	z-index: 10
}

.news-list-n116m-1 .container .news-title .active .item:after {
	width: 100%
}

.news-list-n116m-1 .container .news-title .item {
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 0;
	margin-bottom: 20px
}

.news-list-n116m-1 .container .news-title .item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 1px;
	background: #00295f;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news-list-n116m-1 .container .news-title .item .blk a {
	display: block
}

.news-list-n116m-1 .container .news-title .item .blk a .intro h4 {
	font-size: 1.6rem;
	color: #181818;
	margin: 0
}

.news-list-n116m-1 .container .news-title .item .blk a .intro h4 strong {
	font-size: 2rem;
	padding-right: 10px
}

.news-list-n116m-1 .container .news-title .item .blk a .intro h3 {
	font-size: 1.6rem;
	color: #343434;
	margin-top: 10px;
	line-height: 25px
}

.news-list-n116m-1 .container .news-title .item .blk a:hover {
	text-decoration: none
}

.news-list-n116m-1 .container .news-title .item .blk a:hover h4 {
	color: #66b017
}

.news-list-n116m-1 .container .news-title .item .blk a:hover h3 {
	color: #00295f
}

.news-list-n116m-1 .container .news-title .owl-buttons {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	margin-top: -15px
}

.news-list-n116m-1 .container .news-title .owl-buttons .owl-prev {
	position: absolute;
	left: 2px
}

.news-list-n116m-1 .container .news-title .owl-buttons .owl-next {
	position: absolute;
	right: 2px
}

.news-list-n116m-1 .container .news-title .owl-buttons .imco {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 1.6rem;
	border-radius: 50px;
	color: #fff;
	background: #888;
	opacity: .5;
	display: inline-block;
	text-align: center
}

.news-list-n116m-1 .container .news-title .owl-buttons .imco:hover {
	opacity: .8
}

.news-list-n116m-1 .container .news-title .owl-pagination {
	display: none
}

.news-list-n116m-1 .container .news-title .owl-carousel .owl-item {
	float: none;
	width: 100% !important
}

.news-list-n116m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
	height: auto !important
}

.news-list-n116m-1 .container .news-img {
	width: 100%;
	z-index: 10
}

.news-list-n116m-1 .container .news-img .owl-carousel .owl-item .box {
	display: flex;
	flex-direction: column
}

.news-list-n116m-1 .container .news-img .owl-carousel .owl-pagination {
	display: none
}

.news-list-n116m-1 .container .news-img .owl-carousel .owl-buttons {
	display: none
}

@media(min-width:768px) {
	.news-list-n116m-1 {
		padding: 0 0 80px 0
	}

	.news-list-n116m-1 .container .news-title {
		width: 100%;
		position: relative;
		padding: 10px;
		z-index: 10
	}

	.news-list-n116m-1 .container .news-title .active .item:after {
		width: 100%
	}

	.news-list-n116m-1 .container .news-title .item {
		cursor: pointer;
		position: relative;
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 0;
		margin-bottom: 20px
	}

	.news-list-n116m-1 .container .news-title .item:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 0;
		height: 1px;
		background: #00295f;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s
	}

	.news-list-n116m-1 .container .news-title .item .blk a {
		display: block
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h4 {
		font-size: 1.6rem;
		color: #181818;
		margin: 0
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h4 strong {
		font-size: 2rem;
		padding-right: 10px
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h3 {
		font-size: 1.6rem;
		color: #343434;
		margin-top: 10px
	}

	.news-list-n116m-1 .container .news-title .item .blk a:hover {
		text-decoration: none
	}

	.news-list-n116m-1 .container .news-title .item .blk a:hover h4 {
		color: #66b017
	}

	.news-list-n116m-1 .container .news-title .item .blk a:hover h3 {
		color: #00295f
	}

	.news-list-n116m-1 .container .news-title .owl-buttons {
		position: absolute;
		top: 45%;
		left: 0;
		right: 0;
		margin-top: -15px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .owl-prev {
		position: absolute;
		left: 2px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .owl-next {
		position: absolute;
		right: 2px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .imco {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 1.6rem;
		border-radius: 50px;
		color: #fff;
		background: #888;
		opacity: .5;
		display: inline-block;
		text-align: center
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .imco:hover {
		opacity: .8
	}

	.news-list-n116m-1 .container .news-title .owl-pagination {
		display: none
	}

	.news-list-n116m-1 .container .news-title .owl-carousel .owl-item {
		float: none;
		width: 100% !important
	}

	.news-list-n116m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
		height: auto !important
	}

	.news-list-n116m-1 .container .news-img .owl-carousel .owl-item .box {
		display: flex;
		flex-direction: row-reverse
	}

	.news-list-n116m-1 .container .news-img .owl-carousel .owl-pagination .owl-page {
		padding: 12px 8px
	}

	.news-list-n116m-1 .container .news-img .owl-carousel .owl-pagination .owl-page p {
		font-size: 1.6rem
	}
}

@media(min-width:1200px) {
	.news-list-n116m-1 .container {
		flex-direction: inherit
	}

	.news-list-n116m-1 .container .news-title {
		width: 52%;
		margin-left: 3%;
		position: relative;
		padding: 10px 40px
	}

	.news-list-n116m-1 .container .news-title .active .item:after {
		width: 100%
	}

	.news-list-n116m-1 .container .news-title .item {
		cursor: pointer;
		position: relative;
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 15px;
		margin-bottom: 20px
	}

	.news-list-n116m-1 .container .news-title .item:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 0;
		height: 1px;
		background: #00295f;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s
	}

	.news-list-n116m-1 .container .news-title .item:hover:after {
		width: 100%
	}

	.news-list-n116m-1 .container .news-title .item .blk a {
		display: block
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h4 {
		font-size: 1.8rem;
		margin: 0
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h4 strong {
		font-size: 3.2rem;
		padding-right: 10px
	}

	.news-list-n116m-1 .container .news-title .item .blk a .intro h3 {
		font-size: 2rem;
		margin-top: 10px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons {
		position: absolute;
		top: 45%;
		left: 0;
		right: 0;
		margin-top: -15px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .owl-prev {
		position: absolute;
		left: 2px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .owl-next {
		position: absolute;
		right: 2px
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .imco {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 1.6rem;
		border-radius: 50px;
		color: #fff;
		background: #888;
		opacity: .5;
		display: inline-block;
		text-align: center
	}

	.news-list-n116m-1 .container .news-title .owl-buttons .imco:hover {
		opacity: .8
	}

	.news-list-n116m-1 .container .news-title .owl-pagination {
		display: none
	}

	.news-list-n116m-1 .container .news-title .owl-carousel .owl-item {
		float: none;
		width: 100% !important
	}

	.news-list-n116m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
		height: auto !important
	}

	.news-list-n116m-1 .container .news-img {
		width: 45%
	}
}

.friendly-link-n101m-1 {
	position: relative;
	padding: 32px 0 0 0
}

.friendly-link-n101m-1 .blk {
	display: none;
	float: left;
	padding: 32px
}

.friendly-link-n101m-1 .title {
	text-transform: uppercase;
	font-size: 1.6rem
}

.friendly-link-n101m-1 a {
	display: inline-block;
	width: 100%;
	font-size: 1.4rem;
	color: #e5e5e5;
	opacity: .6;
	text-decoration: none;
	line-height: 24px;
	margin-bottom: 8px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.friendly-link-n101m-1 a:hover {
	opacity: 1
}

.friendly-link-n101m-1 .cus {
	position: relative;
	margin-bottom: 15px
}

.friendly-link-n101m-1 .cus .imco {
	color: #e5e5e5;
	font-size: 26px;
	position: absolute;
	left: 2px
}

.friendly-link-n101m-1 .cus .info {
	padding-left: 48px
}

.friendly-link-n101m-1 .cus .info a {
	margin-bottom: 0
}

.friendly-link-n101m-1 .sns a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	text-align: center;
	border-radius: 40px;
	background: #fff;
	margin: 0 16px 16px 0;
	opacity: 1
}

.friendly-link-n101m-1 .sns a .f-skype {
	color: #00aff0
}

.friendly-link-n101m-1 .sns a .f-twitter {
	color: #02b0e8
}

.friendly-link-n101m-1 .sns a .f-google-plus {
	color: #cc3b1e
}

.friendly-link-n101m-1 .sns a .f-linkedin {
	color: #006a9a
}

.friendly-link-n101m-1 .sns a .f-facebook {
	color: #4267b2
}

.friendly-link-n101m-1 .sns a .f-instagram {
	color: #4267b2
}

.friendly-link-n101m-1 .sns a .f-youtube {
	color: #4267b2
}

.friendly-link-n101m-1 .sns a .f-comment {
	color: #4267b2
}

.friendly-link-n101m-1 .sns a .f-pinterest {
	color: #e10600
}

.friendly-link-n101m-1 .snsinfo a {
	color: #d65200;
	background-color: #343434;
	background: #fff;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	margin: 0 8px;
	text-decoration: none
}

.friendly-link-n101m-1 .snsinfo a:hover {
	color: #014aaa;
	background: #e5e5e5
}

.friendly-link-n101m-1 .snsinfo a i {
	font-size: 1.8rem;
	display: block
}

@media(max-width:1200px) {
	.friendly-link-n101m-1 .blk {
		padding: 32px 16px
	}
}

@media(max-width:768px) {
	.friendly-link-n101m-1 {
		padding: 16px 0 55px 0;
		margin-bottom: -50px
	}

	.friendly-link-n101m-1 .container {
		padding-left: 0;
		padding-right: 0
	}

	.friendly-link-n101m-1 .container .sns a {
		margin: 0 8px 8px 0
	}

	.friendly-link-n101m-1 .container .blk:last-child {
		display: block;
		padding: 0
	}
}

@media(min-width:768px) {

	.friendly-link-n101m-1 .blk:nth-child(1),
	.friendly-link-n101m-1 .blk:nth-child(2),
	.friendly-link-n101m-1 .blk:nth-child(3),
	.friendly-link-n101m-1 .blk:last-child {
		display: block
	}
}

.copyright-n101m-1 {
	text-align: center;
	font-size: 1.6rem;
	height: 50px;
	line-height: 50px;
	color: #fff;
	opacity: .8
}

@media(max-width:768px) {
	.copyright-n101m-1 {
		height: 42px;
		line-height: 42px
	}
}

.contact-box-n101m-1 {
	position: fixed;
	bottom: 38%;
	right: 0;
	z-index: 1041
}

.contact-box-n101m-1 ul {
	list-style: none;
	padding: 0
}

.contact-box-n101m-1 a {
	text-decoration: none
}

.contact-box-n101m-1 .item {
	position: relative
}

.contact-box-n101m-1 .item.hide {
	display: none
}

.contact-box-n101m-1 .item .qrcode {
	padding: 15px;
	max-width: 150px;
	max-height: 150px;
	background: #fff
}

.contact-box-n101m-1 .item i {
	display: block;
	color: #fff;
	background: #00295f;
	padding: 9px 13px;
	font-size: 24px;
	width: 50px;
	height: 50px
}

.contact-box-n101m-1 .item i:hover {
	background: #b03e00
}

.contact-box-n101m-1 .item .tools {
	display: none;
	min-width: 80px;
	min-height: 40px;
	position: absolute;
	top: 4px;
	right: 100%;
	padding-right: 8px
}

.contact-box-n101m-1 .item .tools:before,
.contact-box-n101m-1 .item .tools:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid
}

.contact-box-n101m-1 .item .tools:before {
	z-index: 2;
	right: -5px;
	top: 14px;
	border-width: 7px;
	border-color: transparent transparent transparent #fff
}

.contact-box-n101m-1 .item .tools:after {
	z-index: 1;
	right: -8px;
	top: 13px;
	border-width: 8px;
	border-color: transparent transparent transparent #e5e5e5
}

.contact-box-n101m-1 .item .tools .imco:before {
	margin-right: 6px
}

.contact-box-n101m-1 .item .tools:hover:before {
	border-color: transparent transparent transparent #ffd9ab
}

.contact-box-n101m-1 .item .tools a {
	display: block;
	padding: 10px 16px;
	color: #505050;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 1.6rem;
	line-height: 20px;
	white-space: nowrap;
	cursor: pointer
}

.contact-box-n101m-1 .item .tools a:nth-child(n+2) {
	border-top: 0
}

.contact-box-n101m-1 .item .tools a:hover {
	color: #d65200;
	background: #ffd9ab
}

.contact-box-n101m-1 .item:hover .tools {
	display: block
}

.contact-box-n101m-1 .modal {
	padding-right: 0 !important
}

.contact-box-n101m-1 .pnl {
	height: 100%;
	color: #fff;
	position: relative
}

.contact-box-n101m-1 .pnl .close {
	position: absolute;
	width: 32px;
	height: 32px;
	line-height: 29px;
	font-size: 26px;
	background: transparent;
	right: 5px;
	top: 5px;
	text-align: center;
	border: 0;
	color: #e5e5e5
}

.contact-box-n101m-1 .pnl .close:hover {
	color: #00295f
}

.contact-box-n101m-1 .pnl .search-box {
	position: absolute;
	top: 35%;
	width: 100%
}

.contact-box-n101m-1 .pnl .search-box .input-text {
	outline: 0;
	height: 40px;
	width: 80%;
	margin: 0 0 0 5%;
	background: #fff;
	color: #505050;
	border: 0;
	float: left;
	padding-left: 1rem;
	font-size: 1.6rem
}

.contact-box-n101m-1 .pnl .search-box .search-btn {
	position: absolute;
	left: 85%;
	width: 50px;
	height: 40px;
	border: 0;
	background: #00295f;
	cursor: pointer;
	color: #fff;
	font-size: 20px
}

.contact-box-n101m-1 .mid-pnl {
	width: 100%;
	background: rgba(0, 0, 0, 0.8)
}

.contact-box-n101m-1 .home,
.contact-box-n101m-1 .b2t {
	display: none
}

.contact-box-n101m-1-blk {
	display: none
}

@media(max-width:768px) {
	.contact-box-n101m-1 {
		left: 0;
		bottom: 0;
		width: 100%;
		height: 50px
	}

	.contact-box-n101m-1 ul {
		display: flex;
		justify-content: space-around;
		background: #fff
	}

	.contact-box-n101m-1 .item {
		float: left
	}

	.contact-box-n101m-1 .item .tools {
		top: auto;
		bottom: 100%;
		right: 50%;
		transform: translateX(50%);
		padding-right: 0;
		padding-bottom: 8px
	}

	.contact-box-n101m-1 .item .tools:before {
		top: auto;
		bottom: -5px;
		right: 50%;
		transform: translateX(50%) translateY(0);
		border-color: #fff transparent transparent transparent
	}

	.contact-box-n101m-1 .item .tools:after {
		top: auto;
		right: 50%;
		bottom: -8px;
		transform: translateX(50%) translateY(0);
		border-color: #e5e5e5 transparent transparent transparent
	}

	.contact-box-n101m-1 .item .tools:hover:before {
		border-color: #ffd9ab transparent transparent transparent
	}

	.contact-box-n101m-1 .item i {
		color: #00295f;
		background: #fff
	}

	.contact-box-n101m-1 .home {
		display: block
	}

	.contact-box-n101m-1 .b2t {
		display: none !important
	}

	.contact-box-n101m-1-blk {
		display: block
	}
}

.back-top-n8m-2 {
	position: fixed;
	padding: 8px 10px 12px 10px;
	text-align: center;
	border-radius: 8px;
	border: 2px solid #ffa959;
	color: #cbcbcb;
	background-color: #fff4e6;
	opacity: .7;
	right: 16px;
	bottom: 15%;
	display: none
}

.back-top-n8m-2:hover {
	opacity: 1;
	background-color: #ffc382;
	cursor: pointer
}

.back-top-n8m-2 i {
	color: #d65200;
	width: 28px;
	height: 28px;
	display: inline-block;
	font-size: 24px
}

.navigation-n6m-2 {
	padding-left: 0;
	padding-right: 0;
	font-size: 1.6rem;
	z-index: 1000;
	width: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: #fff
}

.navigation-n6m-2 ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.navigation-n6m-2 .header {
	width: 100%;
	margin: 0 auto
}

.navigation-n6m-2 .header .container .bar-icon-btn {
	position: relative;
	float: right;
	padding: 6px 8px 2px 8px;
	margin: 15px 10px 0 10px;
	background-image: none;
	border: 1px solid #00295f;
	border-radius: 3px;
	cursor: pointer
}

.navigation-n6m-2 .header .container .bar-icon-btn>span {
	background-color: #00295f;
	border-radius: 10px;
	height: 3px;
	width: 24px;
	margin-bottom: 4px;
	display: block
}

.navigation-n6m-2 .header .container .logo-link {
	width: 25%;
	height: 70px;
	padding: 0 20px 0 0;
	vertical-align: middle;
	display: inline-block
}

.navigation-n6m-2 .header .container .logo-link>span {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center
}

    .navigation-n6m-2 .header .container .logo-link > span > img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 1;
    }

.navigation-n6m-2 .header .container .language {
	color: #505050;
	font-size: 1.4rem;
	cursor: pointer;
	height: 40px;
	padding-top: 4px;
	float: right;
	margin: 20px 20px 0 0
}

.navigation-n6m-2 .header .container .language e {
	line-height: 1.7;
	text-transform: capitalize;
}

.navigation-n6m-2 .header .container .language e .iconflag {
	margin: 3px 3px 0 0
}

.navigation-n6m-2 .header .container .language .list {
	border-top: 2px solid;
	max-height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 20;
	top: 50px;
	list-style-type: none;
	height: auto;
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	display: none;
	scrollbar-width: thin;
	scrollbar-color: #5e5d62 #313131
}

.navigation-n6m-2 .header .container .language .list::-webkit-scrollbar {
	width: 6px;
	height: 8px
}

.navigation-n6m-2 .header .container .language .list::-webkit-scrollbar-track {
	background-color: #313131;
	border-radius: 10px
}

.navigation-n6m-2 .header .container .language .list::-webkit-scrollbar-button {
	height: 0
}

.navigation-n6m-2 .header .container .language .list::-webkit-scrollbar-thumb {
	background-color: #5e5d62;
	border-radius: 10px
}

.navigation-n6m-2 .header .container .language .list li {
	width: 105px;
	padding: 6px 4px 3px 8px;
	overflow: hidden;
	border-bottom: 1px solid #cbcbcb
}

.navigation-n6m-2 .header .container .language .list li:last-child {
	border-bottom: 0
}

.navigation-n6m-2 .header .container .language .list li a {
	color: #fff;
	position: relative
}

.navigation-n6m-2 .header .container .language .list li p {
	display: inline-block;
	text-align: left;
	width: 100%;
	padding: 0 2px 0 32px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.navigation-n6m-2 .header .container .language .list li i {
	position: absolute;
	left: 0;
	top: -5px
}

.navigation-n6m-2 .header .container .language .list li:hover {
	background-color: #00295f
}

.navigation-n6m-2 .header .container .language .list li:hover a {
	color: #fff
}

.navigation-n6m-2 .header .container .language:focus,
.navigation-n6m-2 .header .container .language:hover {
	color: #00295f
}

.navigation-n6m-2 .header .container .language:focus .list,
.navigation-n6m-2 .header .container .language:hover .list {
	opacity: 1;
	display: block
}

.navigation-n6m-2 .header .container .navbar-ul {
	height: auto;
	width: 100%;
	display: flex
}

.navigation-n6m-2 .header .container .navbar-ul:before {
	display: none
}

.navigation-n6m-2 .header .container .navbar-ul>li {
	vertical-align: middle;
	text-align: center;
	position: relative;
	flex: auto
}

.navigation-n6m-2 .header .container .navbar-ul>li a {
	padding: 10px;
	line-height: 35px;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none
}

.navigation-n6m-2 .header .container .lv-2 {
	width: 100%;
	position: absolute;
	top: 55px;
	z-index: 1001;
	overflow: inherit
}

.navigation-n6m-2 .header .container .lv-2>li {
	position: relative;
	display: block;
	font-size: 1.6rem;
	line-height: 18px;
	height: auto
}

.navigation-n6m-2 .header .container .lv-3 {
	background: #f2f2f2;
	/* width: 120px; */
	position: absolute;
	right: -258px;
	top: 0
}

.navigation-n6m-2 .header .container .subnavs {
	display: none;
	background: #fff;
	color: #343434;
	border: 1px solid #014aaa
}

.navigation-n6m-2 .header .container .subnavs li {
	border-top: 1px solid #e5e5e5;
	z-index: 900
}

.navigation-n6m-2 .header .container .subnavs li a {
	padding: 10px 12px;
	line-height: 22px;
	font-size: 1.6rem;
	color: #343434;
	position: relative;
	/*overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis*/
}

.navigation-n6m-2 .header .container .subnavs li a:hover {
	color: #00295f
}

.navigation-n6m-2 .header .container .lv-2 .f-down {
	transform: rotate(-90deg);
	position: absolute;
	right: 2px;
	top: 12px;
	color: #00295f
}

.navigation-n6m-2 .header .container .f-down {
	font-size: 14px;
	padding-left: 4px;
	float: right
}

.navigation-n6m-2 .header .container .search-box {
	display: none
}

.navigation-n6m-2.n-pin {
	top: 0
}

@media(max-width:1280px) {
	.navigation-n6m-2 .header .collapse {
		display: none
	}

	.navigation-n6m-2 .header .collapse.in {
		display: block
	}

	.navigation-n6m-2 .header .visible-xs {
		display: block
	}

	.navigation-n6m-2 .header .container .search-box {
		display: none
	}

	.navigation-n6m-2 .header .container .navbar-ul>li a {
		padding: 5px;
		font-size: 1.4rem
	}
}

@media(max-width:767px) {
	.navigation-n6m-2 {
		border-bottom: 1px solid #e5e5e5
	}

	.navigation-n6m-2 .header .container {
		padding-left: 0;
		padding-right: 0
	}

	.navigation-n6m-2 .header .container .logo-link {
		height: 60px;
		width: 45%;
		padding: 0 10px 0 0
	}

	.navigation-n6m-2 .header .container .language {
		top: 15px;
		right: 100px
	}

	.navigation-n6m-2 .header .container .navbar-ul {
		position: relative;
		background-color: #fff;
		flex-direction: column
	}

	.navigation-n6m-2 .header .container .navbar-ul:before {
		content: '';
		display: block;
		height: 1px;
		overflow: hidden;
		background: #e5e5e5
	}

	.navigation-n6m-2 .header .container .navbar-ul>li {
		height: auto;
		display: inline-block;
		width: 100%;
		text-align: left
	}

	.navigation-n6m-2 .header .container .navbar-ul>li a {
		color: #505050;
		line-height: 25px;
		padding: 10px 10px 10px 0
	}

	.navigation-n6m-2 .header .container .navbar-ul .lv-2 {
		overflow: inherit;
		position: initial;
		top: initial;
		width: 100%;
		z-index: initial
	}

	.navigation-n6m-2 .header .container .navbar-ul .lv-3 {
		max-width: initial;
		position: initial
	}

	.navigation-n6m-2 .header .container .navbar-ul .lv-3 li {
		text-indent: 1em
	}

	.navigation-n6m-2 .header .container .navbar-ul .lv-2 li a,
	.navigation-n6m-2 .header .container .navbar-ul .lv-3 li a {
		padding: 7px 1em;
		font-size: 1.4rem
	}

	.navigation-n6m-2 .header .container .subnavs {
		border: 0
	}
}

@media(min-width:768px) {
	.navigation-n6m-2 .header .container.n-pin .header {
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1)
	}

	.navigation-n6m-2 .header .container .navbar-ul>li.active,
	.navigation-n6m-2 .header .container .navbar-ul>li:hover {
		background: #014aaa
	}

	.navigation-n6m-2 .header .container .navbar-ul>li.active>a,
	.navigation-n6m-2 .header .container .navbar-ul>li:hover>a {
		color: #fff
	}

	.navigation-n6m-2 .header .container .subnavs {
		border-top: 0
	}

	.navigation-n6m-2 .header .container .search-box {
		overflow: auto;
		display: inline-block;
		margin: 20px 20px 0 0;
		float: right
	}

	.navigation-n6m-2 .header .container .search-box input {
		-webkit-appearance: none;
		outline: 0;
		color: #505050;
		line-height: 36px;
		float: left;
		height: 36px;
		padding: 0 6px;
		border: 1px solid #d8d8d8;
		border-radius: 4px 0 0 4px;
		font-size: 1.3rem
	}

	.navigation-n6m-2 .header .container .search-box .search-btn {
		color: #fff;
		cursor: pointer;
		height: 36px;
		width: 46px;
		border: 0;
		float: left;
		background-color: #00295f;
		border-radius: 0 4px 4px 0;
		text-align: center
	}

	.navigation-n6m-2 .header .container .search-box .search-btn:hover {
		background-color: #d65200
	}

	.navigation-n6m-2 .header .container .search-box .search-btn i {
		font-size: 1.6rem
	}

	.navigation-n6m-2 .header .collapse {
		width: 100%;
		padding: 0 5%;
		display: block;
		background: #00295f
	}
}

.carousel-n114m-1 {
	overflow: hidden;
	position: relative
}

.carousel-n114m-1 .nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}

.carousel-n114m-1 .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none
}

.carousel-n114m-1 .nivoSlider .nivo-main-image {
	display: block;
	position: relative;
	width: 100%
}

.carousel-n114m-1 .nivoSlider a.nivo-imageLink {
	z-index: 6;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	display: none;
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0
}

.carousel-n114m-1 .nivoSlider .nivo-slice {
	display: block;
	z-index: 5;
	position: absolute;
	height: 100%;
	top: 0
}

.carousel-n114m-1 .nivoSlider .nivo-box {
	display: block;
	z-index: 5;
	position: absolute;
	overflow: hidden
}

.carousel-n114m-1 .nivoSlider .nivo-box img {
	display: block
}

.carousel-n114m-1 .nivoSlider .nivo-caption {
	display: none !important
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav a {
	font-size: 1.8rem;
	position: absolute;
	z-index: 20;
	top: 55%;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-weight: bold
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav a:hover {
	text-decoration: none;
	background: rgba(0, 0, 0, 0.6)
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-prevNav {
	left: 6rem
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-nextNav {
	right: 6rem
}

.carousel-n114m-1 .nivo-controlNav {
	text-align: center;
	height: 40px;
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%
}

.carousel-n114m-1 .nivo-controlNav a {
	cursor: pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	border-radius: 50px;
	margin: 0 7px;
	background: #fff
}

.carousel-n114m-1 .nivo-controlNav a.active {
	background: #00295f
}

@media(max-width:768px) {
	.carousel-n114m-1 {
		margin-bottom: 40px
	}

	.carousel-n114m-1 .nivo-directionNav {
		display: none
	}

	.carousel-n114m-1 .nivo-controlNav {
		bottom: 10px;
		height: auto
	}
}

.product-list-n116m-1 {
	margin: 0 -15px 80px -15px;
	overflow: auto
}

.product-list-n116m-1 a {
	text-decoration: none;
	margin-bottom: 30px;
	display: block;
	position: relative;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	overflow: hidden;
	-webkit-transition: all .2s ease .2s;
	-moz-transition: all .2s ease .2s;
	-o-transition: all .2s ease .2s;
	transition: all .2s ease .2s;
	height: 0;
	width: 100%;
	padding-bottom: 100%
}

.product-list-n116m-1 a .square-cont {
	position: absolute;
	width: 100%;
	height: 100%
}

.product-list-n116m-1 a .item {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: all .5s ease .1s;
	-moz-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	background: rgba(0, 0, 0, 0.4);
}

.product-list-n116m-1 a .item:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%
}

.product-list-n116m-1 a .item .mt {
	vertical-align: middle;
	display: inline-block;
	width: 96%
}

.product-list-n116m-1 a .item .btn {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 32px;
	padding: 0 20px;
	transition: all .5s;
	color: #fff;
	text-transform: uppercase
}

.product-list-n116m-1 a .item .title {
	width: 100%;
	display: block;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1.8rem;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px
}
    
        .product-list-n116m-1 a .item .blk {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
	position: relative;
	height: 120px;
	width: 120px;
	margin: 0 auto
}

.product-list-n116m-1 a .item .blk .cover-image>span {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center
}

.product-list-n116m-1 a .item .blk .cover-image>span>img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

/* .product-list-n116m-1 a:hover {
                box-shadow: 10px 10px 0 #ffc382
            } */

.product-list-n116m-1 a:hover .item .btn {
	color: #fff;
	background: #00295f
}

    .product-list-n116m-1 a:hover .item .title {
        color: #fff
    }

.product-list-n116m-1 a:hover .item .blk .cover-image>span>img {
	transform: scale(1.1)
}

@media(max-width:768px) {
	.product-list-n116m-1 {
		margin: 10px 0 10px 0
	}

	.product-list-n116m-1 .col-xs-6:nth-child(2n) {
		padding-left: 9px
	}

	.product-list-n116m-1 .col-xs-6:nth-child(2n+1) {
		padding-right: 9px
	}

	.product-list-n116m-1 a .text {
		display: none
	}
}

.case-list-n115m-1 {
	margin: 0 0 40px 0;
	background: #121c22;
	padding: 60px 0
}

.case-list-n115m-1 .item {
	border-left: 1px solid #2b363d
}

.case-list-n115m-1 .item .cover {
	position: relative
}

.case-list-n115m-1 .item .cover a .cover-intro {
	padding: 0 50px 10px 50px;
	position: absolute;
	bottom: 10%;
	transform: translateY(-4%);
	left: 0;
	right: 0;
	z-index: 30;
	transition: all .5s
}

.case-list-n115m-1 .item .cover a .cover-intro h4 {
	font-size: 34px;
	font-weight: normal;
	z-index: 1;
	color: #fff;
	line-height: 1.3;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: -webkit-box
}

.case-list-n115m-1 .item .cover a .cover-intro p {
	display: block;
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box
}

.case-list-n115m-1 .item .cover a .cover-intro span {
	display: block;
	margin-top: 20px
}

.case-list-n115m-1 .item .cover a .cover-intro span i {
	font-size: 46px;
	transition: all .5s;
	color: #00295f;
	display: inline-block
}

.case-list-n115m-1 .item .cover a .cover-wrap {
	clip-path: inset(0 100% 0 0);
	-webkit-clip-path: inset(0 100% 0 0);
	-webkit-transition: .3s ease-out;
	transition: all .3s ease-out;
	opacity: 0;
	position: relative
}

.case-list-n115m-1 .item .cover a .cover-wrap span {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transition: all .3s
}

.case-list-n115m-1 .item .cover a:hover .cover-intro {
	bottom: 0;
	transform: translateY(0%)
}

.case-list-n115m-1 .item .cover a:hover .cover-intro span i {
	transform: rotate(45deg);
	color: #66b017
}

.case-list-n115m-1 .item .cover a:hover .cover-wrap {
	opacity: 1;
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0)
}

.case-list-n115m-1 .owl-buttons {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	margin-top: -15px
}

.case-list-n115m-1 .owl-buttons .owl-prev {
	position: absolute;
	left: 15px
}

.case-list-n115m-1 .owl-buttons .owl-next {
	position: absolute;
	right: 15px
}

.case-list-n115m-1 .owl-buttons .imco {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 1.6rem;
	border: 0;
	color: #fff;
	background: #505050;
	opacity: .4;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	font-weight: bold
}

.case-list-n115m-1 .owl-buttons .imco:hover {
	opacity: .6
}

.case-list-n115m-1 .owl-pagination {
	display: none
}

@media(max-width:1680px) {
	.case-list-n115m-1 .item .cover a .cover-intro h4 {
		font-size: 2.6rem
	}
}

@media(max-width:1440px) {
	.case-list-n115m-1 .item .cover a .cover-intro h4 {
		font-size: 1.8rem
	}
}

@media(max-width:992px) {
	.case-list-n115m-1 .item .cover a {
		display: flex;
		flex-direction: column-reverse
	}

	.case-list-n115m-1 .item .cover a .cover-intro {
		position: relative;
		padding-top: 30px;
		bottom: 0
	}

	.case-list-n115m-1 .item .cover a .cover-intro h4 {
		font-size: 1.8rem
	}

	.case-list-n115m-1 .item .cover a .cover-intro span {
		display: none
	}

	.case-list-n115m-1 .item .cover a .cover-wrap {
		opacity: 1;
		clip-path: inherit
	}
}

.about-us-list-n107m-4 {
	margin-bottom: 40px
}

.about-us-list-n107m-4 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0
}

.about-us-list-n107m-4 ul li {
	display: flex;
	padding: 0 10px 30px 10px;
	align-items: center;
	justify-content: center
}

.about-us-list-n107m-4 ul li .cover {
	flex: none;
	margin-right: 32px;
	width: 96px
}

.about-us-list-n107m-4 ul li .cover>img {
	display: flex;
	height: 0;
	width: 100%;
	padding-bottom: 100%
}

.about-us-list-n107m-4 ul li .cover>img.loaded {
	width: 100%;
	height: auto;
	padding-right: 0;
	padding-bottom: 0
}

.about-us-list-n107m-4 ul li .intro {
	flex: auto;
	width: 100%
}

.about-us-list-n107m-4 ul li .intro>h4 {
	font-size: 1.8rem;
	line-height: 1.576;
	font-weight: normal;
	color: #343434
}

.about-us-list-n107m-4 ul li .intro>p {
	font-size: 1.6rem;
	line-height: 1.576;
	color: #888;
	text-align: justify;
	width: 100%;
	margin: 0 0 10px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box
}

@media screen and (max-width:1200px) {
	.about-us-list-n107m-4 ul li {
		padding: 20px;
		flex-direction: column
	}

	.about-us-list-n107m-4 ul li .cover {
		margin-right: 0;
		margin-bottom: 0;
		width: 72px
	}

	.about-us-list-n107m-4 ul li .intro>h4 {
		text-align: center;
		margin: 5px 0
	}

	.about-us-list-n107m-4 ul li .intro>p {
		text-align: center
	}
}

@media screen and (max-width:768px) {
	.about-us-list-n107m-4 {
		margin-bottom: 30px
	}

	.about-us-list-n107m-4 ul li {
		padding: 10px
	}

	.about-us-list-n107m-4 ul li .cover {
		margin-bottom: 0;
		width: 56px
	}

	.about-us-list-n107m-4 ul li .intro>h4 {
		font-size: 1.6rem
	}

	.about-us-list-n107m-4 ul li .intro>p {
		font-size: 1.4rem
	}
}