@charset 'UTF-8';

img {
	display: block;
}

.index-banner {
	position: relative;
	overflow: hidden;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

.index-banner .item {
	overflow: hidden;
}

.index-banner .item:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 200px;
	content: '';
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 100%);
}

.index-banner .banner-img {
	float: left;
	width: 100%;
	height: auto;
}

.index-banner .carousel-control {
	z-index: 10;
	visibility: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0;
}

.index-banner:hover .carousel-control {
	visibility: visible;
	opacity: .5;
}

.rich-text {
	position: absolute;
	width: 60%;
	margin: 0;
	text-align: center;
}

.rich-text.rich-text-1 {
	top: 25%;
}

.rich-text.rich-text-2 {
	top: 24%;
}

@media (max-width:991px) {
	.rich-text {
		position: absolute;
		top: 40%;
		left: 15%;
		width: 80%;
		margin: 0;
		text-align: center;
	}

}

.index-banner .item a.btn-more {
	position: absolute;
	display: inline-block;
	padding: 5px 0;
	font-size: .875rem;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}

.index-banner .item a.btn-more.btn-black {
	font-family: 'HoneywellSansWeb-Medium';
	color: #fff;
	border: none;
	background-color: #007bc2;
}

.index-banner .item .rich-text a.btn-more {
	left: 14%;
}

.index-banner .item .rich-text a.btn-more:hover {
	color: #fff;
	background-color: #00629b;
}

.index-banner .item .rich-text a.btn-more:active {
	background-color: #005888;
}

@media (min-width:992px) {
	.index-banner .item a.btn-more {
		min-width: 170px;
		height: 50px;
		padding: 0 48px;
		line-height: 50px;
	}

	.rich-text.rich-text-1 {
		top: 70%;
		left: 0;
	}

	.rich-text.rich-text-2 {
		top: 76%;
		left: 2%;
	}

}

@media (max-width:992px) {
	.index-banner .item a.btn-more {
		min-width: 140px;
		margin: 0 !important;
		padding-right: 20px;
		padding-left: 20px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

}

@media (max-width:768px) {
	.index-banner .carousel-control {
		display: none;
	}

	.index-banner .item .rich-text a.btn-more {
		top: 100px;
		left: 22%;
		height: 50px;
		padding: 0 48px;
		line-height: 50px;
	}

}

.main .read-more {
	position: absolute;
	top: 15px;
	right: 20px;
	display: inline-block;
	height: auto;
	font-size: .875rem;
	line-height: 1.5;
	border: 0;
}

.read-more span {
	display: inline;
	float: left;
	vertical-align: middle;
}

.main .read-more span {
	display: inline;
	padding-right: 4px;
	font-family: 'HoneywellSansWeb-Medium';
	vertical-align: middle;
	color: #1792e5;
}

.main .read-more:hover span {
	color: #1271b1;
}

.main .read-more:active span,
.main .read-more:active .icon-arrow-right {
	color: #0a4166;
}

.main .read-more .icon-arrow-right {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	color: #1792e5;
}

.main .read-more:hover .icon-arrow-right {
	margin-right: -2px;
	color: #1271b1;
}

.main .content-box {
	width: 100%;
	padding-bottom: 80px;
}

.main .index-product .content-box {
	padding-bottom: 0;
}

@media (min-width:992px) {
	.main .content-box {
		padding-bottom: 0;
	}

}

.solution-bd .card .card-detail .card-link .icon-arrow-right {
	margin-bottom: 2px;
	margin-left: 5px;
	opacity: 0;
}

.solution-bd .card .card-detail .card-link .icon-arrow-right {
	color: #1792e5;
}

.solution-bd .card:hover .card-detail .card-link .icon-arrow-right {
	visibility: visible;
	margin-left: 10px;
	opacity: 1;
}

@media (max-width:992px) {
	.main .read-more {
		top: auto;
		right: 50%;
		bottom: 0;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}

	.main .read-more span {
		height: 50px;
		padding: 0 48px;
		line-height: 50px;
		color: #007bc2;
		border: solid 1px #007bc2;
	}

	.main .read-more .iconfont {
		display: none;
	}

}

.solution-bd .card {
	box-shadow: 0 4px 15px rgba(0, 0, 0, .08);
}

.product-bd .card {
	box-shadow: none;
}

.solution-bd .card,
.news-bd .card,
.proSolution .card {
	position: relative;
	margin-bottom: 30px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background-color: #fff;
}

.news-bd .card {
	margin-bottom: 0;
	background-color: #f3f3f3;
}

.proSolution .card {
	background-color: #f3f3f3;
}

.news-bd .card:hover h3,
.solution-bd .card:hover h3,
.product-bd .card:hover h3,
.proSolution .card:hover h3 {
	color: #007bc2;
}

.solution-bd .card-wrap:last-child .card,
.news-bd .card-wrap:last-child .card {
	margin-bottom: 0;
}

@media (min-width:992px) {
	.solution-bd .card-wrap:nth-child(7) .card,
	.solution-bd .card-wrap:nth-child(6) .card,
	.solution-bd .card-wrap:nth-child(5) .card {
		margin-bottom: 0;
	}

}

@media (min-width:768px) and (max-width:992px) {
	.solution-bd .card-wrap:nth-child(7) .card {
		margin-bottom: 0;
	}

	.index-banner .item .rich-text a.btn-more {
		top: 150px;
		left: 7%;
		height: 50px;
		padding: 0 48px;
		line-height: 50px;
	}

}

.solution-bd .card .card-img,
.news-bd .card .card-img,
.proSolution .card .card-img {
	overflow: hidden;
}

.solution-bd .card .card-img img,
.news-bd .card .card-img img,
.proSolution .card .card-img img {
	width: 100%;
}

.solution-bd .card .card-detail,
.proSolution .card .card-detail {
	padding: 16px 24px 60px;
	text-align: left;
}

.product-bd .card .card-detail {
	padding: 20px 0 20px;
	text-align: center;
}

.news-bd .card .card-detail {
	padding: 20px 30px 54px;
	text-align: left;
}

.proSolution .card .card-detail {
	padding-bottom: 25px;
}

.solution-bd .card .card-detail .card-title,
.news-bd .card .card-detail .card-title,
.proSolution .card .card-detail .card-title {
	margin: 0 0 5px;
	padding: 0;
	font-family: 'HoneywellSansWeb-Book';
	font-size: 1.75rem;
	line-height: 2.375rem;
}

.product-bd .card .card-detail .card-title {
	margin-bottom: 28px;
}

.solution-bd .card .card-detail .card-desc,
.proSolution .card .card-detail .card-desc {
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.news-bd .card .card-detail .card-desc {
	padding: 8px 0 5px;
	font-size: 1.125rem;
	line-height: 1;
}

.solution-bd .card .card-detail .card-link {
	position: absolute;
	bottom: 34px;
	font-family: 'HoneywellSansWeb-Medium';
	font-size: .875rem;
	line-height: 1.125rem;
	color: #1792e5;
}

.solution-bd .card:hover .card-detail .card-link,
.solution-bd .card:hover .card-detail .card-link .icon-arrow-right {
	color: #1271b1;
}

.product-bd .card .card-detail .card-link {
	position: unset;
	bottom: unset;
	display: inline-block;
	height: 50px;
	padding: 0 48px;
	line-height: 50px;
	color: #007bc2;
	border: solid 1px #007bc2;
}

.product-bd .card:hover .card-detail .card-link {
	color: #00629b;
	border: solid 1px #00629b;
}

.product-bd .card:active .card-detail .card-link {
	color: #fff;
	border: none;
	background-color: #005888;
}

@media (max-width:768px) {
	.solution-bd .card,
	.proSolution .card {
		margin-bottom: 20px;
	}

	.product-bd .card {
		margin-bottom: 50px;
	}

}

.index-news .nav > li > a:focus,
.index-news .nav > li > a:hover {
	background-color: transparent;
}

.index-news .nav-tabs {
	border-bottom: none;
}

.index-news .nav-tabs > li {
	display: inline-block;
	float: unset;
	float: inherit;
}

.index-news .nav-tabs > li > a {
	margin: 0 24px;
	padding: 0;
	font-family: 'HoneywellSansWeb-Bold';
	font-size: 2.0rem;
	color: #1d1d1d;
	border: none;
}

.index-news .nav-tabs > li.active > a,
.index-news .nav-tabs > li.active > a:focus,
.index-news .nav-tabs > li.active > a:hover {
	border: none;
	border-bottom: 3px solid #007bc2;
	background: transparent;
}

@media (max-width:992px) {
	.index-news .nav-tabs {
		margin-bottom: 20px !important;
	}

	.news-bd .card-wrap:first-child .card-detail:after,
	.news-bd .card-wrap:nth-child(3) .card-detail:before {
		display: none;
	}

	.news-bd .card {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 0;
		padding: 10px 0;
		background-color: #fff;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.news-bd .card .card-img {
		width: 30%;
	}

	.news-bd .card .card-detail {
		position: relative;
		padding: 0 10px 10px 10px;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.news-bd .card .card-detail:after,
	.news-bd .card .card-detail:before {
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		content: '';
		background-color: #f2f2f2;
	}

	.news-bd .card .card-detail:before {
		bottom: -11px;
	}

	.news-bd .card .card-detail:after {
		top: -11px;
	}

}

.main .btn-group {
	margin-top: 60px;
}

.main .btn-group a {
	margin: 0 15px;
}

@media (max-width:767px) {
	.main .btn-group {
		margin-top: 25px;
	}

	.main .index-service .btn-group {
		margin-top: 0;
	}

	.main .index-service .btn-group a {
		margin-top: 20px;
	}

	.main .index-news .content-box {
		padding-bottom: 60px;
		text-align: center;
	}

}

@media (max-width:767px) {
	.index-events .card .card-detail {
		padding-top: 0;
	}

	.address_date .address {
		margin-bottom: 8px;
	}

	.news-bd .card .card-detail .card-title {
		font-size: 1.375rem;
		line-height: 1.2;
	}

	.news-bd .card .card-detail .card-desc {
		font-size: .875em;
	}

}

@media (min-width:992px) {
	.address_date {
		margin-bottom: 0;
		padding-top: 8px;
	}

	.news-bd .card .card-detail .card-desc {
		position: absolute;
		bottom: 24px;
	}

}

@media (min-width:768px) {
	.index-news .nav-tabs > li:first-child > a {
		margin-left: 0;
	}

}
