@charset "UTF-8";

.dropdown-box {
	margin: 0;
	padding: 0;
	list-style: none;
}

@font-face {
	font-family: 'BBCICON-l';
	src: url("../fonts/bbc-light.eot");
	src: url("../fonts/bbc-light.eot") format("embedded-opentype"), url("../fonts/bbc-light.ttf") format("truetype"), url("../fonts/bbc-light.woff") format("woff"), url("../fonts/bbc-light.svg") format("svg");
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'BBCICON-r';
	src: url("../fonts/bbc-regular.eot");
	src: url("../fonts/bbc-regular.eot") format("embedded-opentype"), url("../fonts/bbc-regular.ttf") format("truetype"), url("../fonts/bbc-regular.woff") format("woff"), url("../fonts/bbc-regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BBCICON-s';
	src: url("../fonts/bbc-solid.eot");
	src: url("../fonts/bbc-solid.eot") format("embedded-opentype"), url("../fonts/bbc-solid.ttf") format("truetype"), url("../fonts/bbc-solid.woff") format("woff"), url("../fonts/bbc-solid.svg") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'BBC-Brands';
	src: url("../fonts/bbc-brands.eot");
	src: url("../fonts/bbc-brands.eot") format("embedded-opentype"), url("../fonts/bbc-brands.ttf") format("truetype"), url("../fonts/bbc-brands.woff") format("woff"), url("../fonts/bbc-brands.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.br,
.bl,
.bs,
.bb,
.pages-v2 .next a:before,
.pages-v2 .end a:before,
.pages-v2 .first a:before,
.pages-v2 .prev a:before {
	speak: none;
	font-style: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
}

.br {
	font-family: 'BBCICON-r' !important;
}

.bl {
	font-family: 'BBCICON-l' !important;
	font-weight: lighter;
}

.bs {
	font-family: 'BBCICON-s' !important;
	font-weight: bold;
}

.bb {
	font-family: 'BBC-Brands' !important;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
}

.bbc-company:before {
	content: "\e60d";
}

.bbc-profit:before {
	content: "\e642";
}

.bbc-angle-double-left:before {
	content: "\e900";
}

.bbc-angle-double-right:before {
	content: "\e909";
}

.bbc-angle-left:before {
	content: "\e902";
}

.bbc-angle-right:before {
	content: "\e903";
}

.bbc-arrow-alt-to-top:before {
	content: "\e904";
}

.bbc-arrow-left:before {
	content: "\e905";
}

.bbc-arrow-right:before {
	content: "\e906";
}

.bbc-arrow-to-top:before {
	content: "\e907";
}

.bbc-calendar:before {
	content: "\e908";
}

.bbc-calendar-alt:before {
	content: "\e90a";
}

.bbc-calendar-check:before {
	content: "\e90b";
}

.bbc-check:before {
	content: "\e90c";
}

.bbc-chevron-left:before {
	content: "\e90d";
}

.bbc-chevron-right:before {
	content: "\e90e";
}

.bbc-comment-alt-dots:before {
	content: "\e901";
}

.bbc-comments-alt:before {
	content: "\e927";
}

.bbc-envelope:before {
	content: "\e90f";
}

.bbc-eye:before {
	content: "\e910";
}

.bbc-globe:before {
	content: "\e924";
}

.bbc-globe-asia:before {
	content: "\e925";
}

.bbc-heart:before {
	content: "\e911";
}

.bbc-home:before {
	content: "\e912";
}

.bbc-link:before {
	content: "\e928";
}

.bbc-lock-alt:before {
	content: "\e913";
}

.bbc-long-arrow-left:before {
	content: "\e914";
}

.bbc-long-arrow-right:before {
	content: "\e915";
}

.bbc-map-marker-alt:before {
	content: "\e916";
}

.bbc-mobile:before {
	content: "\e917";
}

.bbc-mobile-alt:before {
	content: "\e918";
}

.bbc-phone:before {
	content: "\e919";
}

.bbc-phone-volume:before {
	content: "\e91a";
}

.bbc-play:before {
	content: "\e91b";
}

.bbc-plus:before {
	content: "\e91c";
}

.bbc-search:before {
	content: "\e91d";
}

.bbc-share-alt:before {
	content: "\e91e";
}

.bbc-star:before {
	content: "\e91f";
}

.bbc-sync:before {
	content: "\e920";
}

.bbc-times:before {
	content: "\e921";
}

.bbc-trash-alt:before {
	content: "\e922";
}

.bbc-user:before {
	content: "\e923";
}

.bbc-users:before {
	content: "\e926";
}

.bbc-baidu-tie:before {
	content: "\e900";
}

.bbc-douban:before {
	content: "\e901";
}

.bbc-micro-programe:before {
	content: "\e902";
}

.bbc-qq:before {
	content: "\e903";
}

.bbc-qqzone:before {
	content: "\e904";
}

.bbc-renren:before {
	content: "\e905";
}

.bbc-tencent-weibo:before {
	content: "\e906";
}

.bbc-weibo:before {
	content: "\e907";
}

.bbc-weixin:before {
	content: "\e908";
}

.navbar-normal .nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 768px) {
	.navbar-normal .nav>li {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%;
		float: left;
		width: 16.666666667%;
	}
}

@media (min-width: 768px) {
	.navbar-normal .nav-icon {
		display: none;
	}
}

.ie9 .navbar-normal .nav {
	display: table;
}

.ie9 .navbar-normal .nav>li {
	display: table-cell;
}

.navbar-auto .nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.navbar-auto .nav>li {
		-ms-flex: 0 0 11.1%;
		-webkit-box-flex: 0;
		flex: 0 0 11.1%;
		width: 11.1%;
		max-width: none;
	}
}

.ie9 .navbar-auto .nav {
	display: table;
}

.ie9 .navbar-auto .nav>li {
	display: table-cell;
}

@media (min-width: 576px) {
	.navbar-collapse.collapse:not(.show) {
		display: block;
	}
}

@media (max-width: 991.98px) {
	.navbar-collapse.collapse:not(.show) {
		display: none;
	}
}

.navbar-toggle {
	color: #FFF;
	display: block;
	width: 40px;
	height: 38px;
	padding: 4px 0;
}

@media (min-width: 992px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-toggle .bar {
	display: block;
	width: 22px;
	height: 0;
	border-top: 2px solid;
	margin: 6px auto;
	position: relative;
	-webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
	transition: opacity .35s ease, -webkit-transform .35s ease;
	-o-transition: transform .35s ease, opacity .35s ease;
	transition: transform .35s ease, opacity .35s ease;
	transition: transform .35s ease, opacity .35s ease, -webkit-transform .35s ease;
}

.navbar-toggle:not(.collapsed) .bar:first-child {
	-webkit-transform: translate(0, 8px) rotate(45deg);
	-ms-transform: translate(0, 8px) rotate(45deg);
	transform: translate(0, 8px) rotate(45deg);
}

.navbar-toggle:not(.collapsed) .bar:nth-child(2) {
	opacity: 0;
}

.navbar-toggle:not(.collapsed) .bar:last-child {
	-webkit-transform: translate(0, -8px) rotate(-45deg);
	-ms-transform: translate(0, -8px) rotate(-45deg);
	transform: translate(0, -8px) rotate(-45deg);
}

@media (min-width: 768px) {
	.navbar-right .nav {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.dropdown-box {
	display: none;
}

@media (min-width: 992px) {
	.dropdown-box {
		display: block;
		position: absolute;
		top: 100%;
		right: 50%;
		-webkit-transform: translate(50%, 10px);
		-ms-transform: translate(50%, 10px);
		transform: translate(50%, 10px);
		z-index: 999;
		min-width: 100%;
		white-space: nowrap;
		background-color: #0e4386;
		padding: 5px 0;
		border-top: 1px solid #ddd;
		text-align: center;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: opacity .35s ease;
		-o-transition: opacity .35s ease;
		transition: opacity .35s ease;
		-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.35);
		box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.35);
	}

	.dropdown-box:before {
		content: "";
		width: 10px;
		height: 10px;
		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -5px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		z-index: -1;
		background-color: rgba(14, 67, 134, 0.9);
	}

	.dropdown-box li {
		border: 0 !important;
		-webkit-transition: background-color .35s;
		-o-transition: background-color .35s;
		transition: background-color .35s;
	}

	.dropdown-box li:hover a {
		background-color: #ffffff;
		color: #333;
	}

	.dropdown-box a {
		color: #fff;
		padding: 7px 15px;
		text-decoration: none;
	}

	.dropdown:hover .dropdown-box {
		opacity: 1;
		visibility: visible;
	}
}

.banner {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-color: #eee;
	overflow: hidden;
}

.banner:before {
	display: block;
	content: "";
	position: relative;
	z-index: 1;
}

.banner-index:before {
	padding-top: 600px;
}

@media (max-width: 1199.98px) {
	.banner-index:before {
		padding-top: 31.25%;
	}
}

.banner-page:before {
	padding-top: 380px;
}

@media (max-width: 1599.98px) {
	.banner-page:before {
		padding-top: 19.79167%;
	}
}

.notify~.notify {
	z-index: 1051;
}

.modal-backdrop~.modal-backdrop {
	z-index: 1050;
}

@media (min-width: 768px) {
	.notify {
		padding-right: 17px;
	}
}

.notify .notify-desc {
	color: #999;
}

.notify .modal-dialog {
	max-width: 420px;
}

.notify .modal-content {
	border-radius: 10px;
}

.notify .modal-footer {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.notify .modal-footer>.btn {
	margin: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	border-color: transparent !important;
	-ms-flex-positive: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
	border-radius: 0;
	background-color: #FFF;
	color: #444;
	border-left: 1px solid #e9ecef !important;
}

.notify .modal-footer>.btn:hover {
	background-color: #f6f6f6;
}

.notify .modal-footer>.btn:active {
	background-color: #e8e8e8;
}

.notify .modal-footer>.btn.btn-ok,
.notify .modal-footer>.btn.btn-primary {
	color: #0e4386;
}

.notify .modal-footer>.btn:first-child {
	border-left: 0 !important;
	border-bottom-left-radius: 10px;
}

.notify .modal-footer>.btn:last-child {
	border-bottom-right-radius: 10px;
}

.ie9 .notify .notify .modal-footer {
	display: table;
}

.ie9 .notify .notify .modal-footer>.btn {
	display: table-cell;
}

.notify-alert .modal-dialog {
	max-width: 360px;
}

.notify-auto {
	color: #999999;
	font-size: 12px;
	text-align: center;
}

.row-list {
	margin: 0 -15px;
	list-style: none;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row-list>li {
	padding: 0 15px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.row-1>li,
.row-1>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.row-2>li,
.row-2>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}

.row-3>li,
.row-3>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	width: 33.33333%;
}

.row-4>li,
.row-4>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	width: 25%;
}

.row-5>li,
.row-5>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	width: 20%;
}

.row-6>li,
.row-6>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
	width: 16.66667%;
}

.row-7>li,
.row-7>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14.28571%;
	flex: 0 0 14.28571%;
	max-width: 14.28571%;
	width: 14.28571%;
}

.row-8>li,
.row-8>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
	width: 12.5%;
}

.row-1>li,
.row-1>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.row-2>li,
.row-2>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}

.row-3>li,
.row-3>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	width: 33.33333%;
}

.row-4>li,
.row-4>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	width: 25%;
}

.row-5>li,
.row-5>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	width: 20%;
}

.row-6>li,
.row-6>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
	width: 16.66667%;
}

.row-7>li,
.row-7>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14.28571%;
	flex: 0 0 14.28571%;
	max-width: 14.28571%;
	width: 14.28571%;
}

.row-8>li,
.row-8>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
	width: 12.5%;
}

@media (min-width: 576px) {

	.row-sm-1>li,
	.row-sm-1>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.row-sm-2>li,
	.row-sm-2>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}

	.row-sm-3>li,
	.row-sm-3>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%;
	}

	.row-sm-4>li,
	.row-sm-4>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%;
	}

	.row-sm-5>li,
	.row-sm-5>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		width: 20%;
	}

	.row-sm-6>li,
	.row-sm-6>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%;
	}

	.row-sm-7>li,
	.row-sm-7>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
		width: 14.28571%;
	}

	.row-sm-8>li,
	.row-sm-8>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
		width: 12.5%;
	}
}

@media (min-width: 768px) {

	.row-md-1>li,
	.row-md-1>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.row-md-2>li,
	.row-md-2>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}

	.row-md-3>li,
	.row-md-3>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%;
	}

	.row-md-4>li,
	.row-md-4>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%;
	}

	.row-md-5>li,
	.row-md-5>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		width: 20%;
	}

	.row-md-6>li,
	.row-md-6>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%;
	}

	.row-md-7>li,
	.row-md-7>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
		width: 14.28571%;
	}

	.row-md-8>li,
	.row-md-8>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
		width: 12.5%;
	}
}

@media (min-width: 992px) {

	.row-lg-1>li,
	.row-lg-1>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.row-lg-2>li,
	.row-lg-2>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}

	.row-lg-3>li,
	.row-lg-3>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%;
	}

	.row-lg-4>li,
	.row-lg-4>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%;
	}

	.row-lg-5>li,
	.row-lg-5>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		width: 20%;
	}

	.row-lg-6>li,
	.row-lg-6>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%;
	}

	.row-lg-7>li,
	.row-lg-7>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
		width: 14.28571%;
	}

	.row-lg-8>li,
	.row-lg-8>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
		width: 12.5%;
	}
}

@media (min-width: 1200px) {

	.row-xl-1>li,
	.row-xl-1>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.row-xl-2>li,
	.row-xl-2>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}

	.row-xl-3>li,
	.row-xl-3>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%;
	}

	.row-xl-4>li,
	.row-xl-4>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%;
	}

	.row-xl-5>li,
	.row-xl-5>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		width: 20%;
	}

	.row-xl-6>li,
	.row-xl-6>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%;
	}

	.row-xl-7>li,
	.row-xl-7>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
		width: 14.28571%;
	}

	.row-xl-8>li,
	.row-xl-8>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
		width: 12.5%;
	}
}

@media (min-width: 1600px) {

	.row-xd-1>li,
	.row-xd-1>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.row-xd-2>li,
	.row-xd-2>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}

	.row-xd-3>li,
	.row-xd-3>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%;
	}

	.row-xd-4>li,
	.row-xd-4>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%;
	}

	.row-xd-5>li,
	.row-xd-5>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		width: 20%;
	}

	.row-xd-6>li,
	.row-xd-6>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%;
	}

	.row-xd-7>li,
	.row-xd-7>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
		width: 14.28571%;
	}

	.row-xd-8>li,
	.row-xd-8>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
		width: 12.5%;
	}
}

.pagination {
	padding: 10px 0;
}

@media (max-width: 767.98px) {
	.pagination {
		padding: 5px 0;
	}
}

.pagination li {
	display: inline-block;
	padding: 0 2px;
	vertical-align: middle;
}

@media (max-width: 991.98px) {
	.pagination li {
		padding: 2px;
	}
}

.pagination a {
	display: block;
	padding:0 10px;
	height: 30px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #eeeeee;
	color: #666666;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	cursor: pointer;
}

@media (max-width: 767.98px) {
	.pagination a {
		padding:0 7px;
		height: 25px;
		font-size: 12px;
		line-height: 23px;
	}
}

.pagination a i {
	font-size: 18px;
	color: #cccccc;
	-webkit-transition: color .35s;
	-o-transition: color .35s;
	transition: color .35s;
}

@media (max-width: 767.98px) {
	.pagination a i {
		font-size: 16px;
	}
}

.pagination a:hover {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #FFF;
}

.pagination a:hover i {
	color: #fff;
}

.pagination a.cur  {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #FFF;
}

.pages-v2 .next a:before,
.pages-v2 .end a:before,
.pages-v2 .first a:before,
.pages-v2 .prev a:before {
	display: inline-block;
}

.pages-v2 .next a:before {
	content: "\e903";
}

.pages-v2 .prev a:before {
	content: "\e902";
}

.pages-v2 .first a:before {
	content: "\e900";
}

.pages-v2 .end a:before {
	content: "\e901";
}

/*------------------------------------
 *  Box-shadows Styles
 *------------------------------------ */
[class*="shadow--hover"] {
	-webkit-transition: -webkit-box-shadow .35s ease;
	transition: -webkit-box-shadow .35s ease;
	-o-transition: box-shadow .35s ease;
	transition: box-shadow .35s ease;
	transition: box-shadow .35s ease, -webkit-box-shadow .35s ease;
}

.shadow-none {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.shadow-none--focus:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.g-parent:hover .shadow-none--parent-hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/*------------------------------------
 *  Box-shadows-v1
 *------------------------------------ */
.shadow-v1,
.shadow--hover-v1:hover {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.shadow-v1-1,
.shadow--hover-v1-1:hover {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.shadow-v1-2,
.shadow--hover-v1-2:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.shadow-v1-3,
.shadow--hover-v1-3:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.shadow-v1-4,
.shadow--hover-v1-4:hover {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

/*------------------------------------
 *  Box-shadows-v2
 *------------------------------------ */
.shadow-v2 {
	-webkit-box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
}

.shadow-v2-1,
.shadow--hover-v2-1:hover {
	-webkit-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
}

.shadow-v2-2,
.shadow--hover-v2-2:hover {
	-webkit-box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.2);
}

.shadow-v2-3,
.shadow--hover-v2-3:hover {
	-webkit-box-shadow: 0 18px 18px -12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 18px 18px -12px rgba(0, 0, 0, 0.2);
}

.shadow-v2-4,
.shadow--hover-v2-4:hover {
	-webkit-box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.2);
	box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.2);
}

/*------------------------------------
 *  Box-shadows-v3-v4-v5
 *------------------------------------ */
[class*="shadow--hover-v3"]:after,
[class*="shadow--hover-v3"]:before {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: -webkit-box-shadow .35s ease;
	transition: -webkit-box-shadow .35s ease;
	-o-transition: box-shadow .35s ease;
	transition: box-shadow .35s ease;
	transition: box-shadow .35s ease, -webkit-box-shadow .35s ease;
}

.shadow-v3 {
	position: relative;
}

.shadow-v3:after,
.shadow-v3:before {
	content: "";
	display: none;
	position: absolute;
	top: 80%;
	max-width: 300px;
	width: 50%;
	background: rgba(0, 0, 0, 0.2);
	z-index: -1;
	bottom: 30px;
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3:after {
	display: block;
	right: 10px;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}

.shadow-v3:before {
	display: block;
	left: 10px;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.shadow-v3:hover:after,
.shadow-v3:hover:before {
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-left {
	position: relative;
}

.shadow-v3-left:after,
.shadow-v3-left:before {
	content: "";
	display: none;
	position: absolute;
	top: 80%;
	max-width: 300px;
	width: 50%;
	background: rgba(0, 0, 0, 0.2);
	z-index: -1;
	bottom: 30px;
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3-left:before {
	display: block;
	left: 10px;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.shadow-v3-left:hover:after,
.shadow-v3-left:hover:before {
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow-v3-right {
	position: relative;
}

.shadow-v3-right:after,
.shadow-v3-right:before {
	content: "";
	display: none;
	position: absolute;
	top: 80%;
	max-width: 300px;
	width: 50%;
	background: rgba(0, 0, 0, 0.2);
	z-index: -1;
	bottom: 30px;
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow-v3-right:after {
	display: block;
	right: 10px;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}

.shadow-v3-right:hover:after,
.shadow-v3-right:hover:before {
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-left {
	position: relative;
}

.shadow--hover-v3-left:after,
.shadow--hover-v3-left:before {
	content: "";
	display: none;
	position: absolute;
	top: 80%;
	max-width: 300px;
	width: 50%;
	background: rgba(0, 0, 0, 0.2);
	z-index: -1;
	bottom: 30px;
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow--hover-v3-left:before {
	display: block;
	left: 10px;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.shadow--hover-v3-left:hover:after,
.shadow--hover-v3-left:hover:before {
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

.shadow--hover-v3-right {
	position: relative;
}

.shadow--hover-v3-right:after,
.shadow--hover-v3-right:before {
	content: "";
	display: none;
	position: absolute;
	top: 80%;
	max-width: 300px;
	width: 50%;
	background: rgba(0, 0, 0, 0.2);
	z-index: -1;
	bottom: 30px;
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
}

.shadow--hover-v3-right:before {
	display: block;
	left: 10px;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.shadow--hover-v3-right:hover:after,
.shadow--hover-v3-right:hover:before {
	-webkit-box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2) !important;
}

/*------------------------------------
 *  Box-shadows-v7
 *------------------------------------ */
.shadow-v4-left {
	-webkit-box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.075);
	box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.075);
}

.shadow-v4-right {
	-webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.075);
	box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.075);
}

.shadow-v4-left-1,
.shadow--hover-v4-left-1:hover {
	-webkit-box-shadow: -5px 5px 10px -5px rgba(0, 0, 0, 0.075);
	box-shadow: -5px 5px 10px -5px rgba(0, 0, 0, 0.075);
}

.shadow-v4-right-1,
.shadow--hover-v4-right-1:hover {
	-webkit-box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.075);
	box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.075);
}

.shadow-v4-left-2,
.shadow--hover-v4-left-2:hover {
	-webkit-box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
	box-shadow: -10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
}

.shadow-v4-right-2,
.shadow--hover-v4-right-2:hover {
	-webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
	box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.1125);
}

.shadow-v4-left-3,
.shadow--hover-v4-left-3:hover {
	-webkit-box-shadow: -15px 15px 30px -15px rgba(0, 0, 0, 0.15);
	box-shadow: -15px 15px 30px -15px rgba(0, 0, 0, 0.15);
}

.shadow-v4-right-3,
.shadow--hover-v4-right-3:hover {
	-webkit-box-shadow: 15px 15px 30px -15px rgba(0, 0, 0, 0.15);
	box-shadow: 15px 15px 30px -15px rgba(0, 0, 0, 0.15);
}

.shadow-v4-left-4,
.shadow--hover-v4-left-4:hover {
	-webkit-box-shadow: -20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
	box-shadow: -20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
}

.shadow-v4-right-4,
.shadow--hover-v4-right-4:hover {
	-webkit-box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
	box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.1875);
}

.label-required {
	position: relative;
}

.label-required:before {
	content: "*";
	color: #dc3545;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	width: 0.75em;
	margin-left: -0.75em;
}

.help-block {
	display: none;
}

.has-error .form-control {
	border-color: #dc3545;
}

.has-error .help-block {
	margin-top: 5px;
	display: block;
	color: #dc3545;
}

.has-error label {
	color: #dc3545 !important;
}

.has-error .checker .checker-radio:before,
.has-error .checker .checker-checkbox:before {
	border-color: #dc3545;
}

.form-v1 .col-form-label {
	margin-left: 15px;
	width: calc(100% - 30px);
}

.form-label-3 .col-form-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 3em;
	flex: 0 0 3em;
	max-width: 3em;
}

.form-label-3 .col-js-select {
	max-width: calc(100% - 3em - 15px);
}

.form-label-4 .col-form-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 4em;
	flex: 0 0 4em;
	max-width: 4em;
}

.form-label-4 .col-js-select {
	max-width: calc(100% - 4em - 15px);
}

.form-label-5 .col-form-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 5em;
	flex: 0 0 5em;
	max-width: 5em;
}

.form-label-5 .col-js-select {
	max-width: calc(100% - 5em - 15px);
}

.form-label-6 .col-form-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 6em;
	flex: 0 0 6em;
	max-width: 6em;
}

.form-label-6 .col-js-select {
	max-width: calc(100% - 6em - 15px);
}

.form-label-7 .col-form-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 7em;
	flex: 0 0 7em;
	max-width: 7em;
}

.form-label-7 .col-js-select {
	max-width: calc(100% - 7em - 15px);
}

@media (min-width: 576px) {
	.form-sm-label-3 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3em;
		flex: 0 0 3em;
		max-width: 3em;
	}

	.form-sm-label-3 .col-js-select {
		max-width: calc(100% - 3em - 15px);
	}
}

@media (min-width: 576px) {
	.form-sm-label-4 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4em;
		flex: 0 0 4em;
		max-width: 4em;
	}

	.form-sm-label-4 .col-js-select {
		max-width: calc(100% - 4em - 15px);
	}
}

@media (min-width: 576px) {
	.form-sm-label-5 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 5em;
		flex: 0 0 5em;
		max-width: 5em;
	}

	.form-sm-label-5 .col-js-select {
		max-width: calc(100% - 5em - 15px);
	}
}

@media (min-width: 576px) {
	.form-sm-label-6 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6em;
		flex: 0 0 6em;
		max-width: 6em;
	}

	.form-sm-label-6 .col-js-select {
		max-width: calc(100% - 6em - 15px);
	}
}

@media (min-width: 576px) {
	.form-sm-label-7 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7em;
		flex: 0 0 7em;
		max-width: 7em;
	}

	.form-sm-label-7 .col-js-select {
		max-width: calc(100% - 7em - 15px);
	}
}

@media (min-width: 768px) {
	.form-md-label-3 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3em;
		flex: 0 0 3em;
		max-width: 3em;
	}

	.form-md-label-3 .col-js-select {
		max-width: calc(100% - 3em - 15px);
	}
}

@media (min-width: 768px) {
	.form-md-label-4 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4em;
		flex: 0 0 4em;
		max-width: 4em;
	}

	.form-md-label-4 .col-js-select {
		max-width: calc(100% - 4em - 15px);
	}
}

@media (min-width: 768px) {
	.form-md-label-5 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 5em;
		flex: 0 0 5em;
		max-width: 5em;
	}

	.form-md-label-5 .col-js-select {
		max-width: calc(100% - 5em - 15px);
	}
}

@media (min-width: 768px) {
	.form-md-label-6 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6em;
		flex: 0 0 6em;
		max-width: 6em;
	}

	.form-md-label-6 .col-js-select {
		max-width: calc(100% - 6em - 15px);
	}
}

@media (min-width: 768px) {
	.form-md-label-7 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7em;
		flex: 0 0 7em;
		max-width: 7em;
	}

	.form-md-label-7 .col-js-select {
		max-width: calc(100% - 7em - 15px);
	}
}

@media (min-width: 992px) {
	.form-lg-label-3 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3em;
		flex: 0 0 3em;
		max-width: 3em;
	}

	.form-lg-label-3 .col-js-select {
		max-width: calc(100% - 3em - 15px);
	}
}

@media (min-width: 992px) {
	.form-lg-label-4 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4em;
		flex: 0 0 4em;
		max-width: 4em;
	}

	.form-lg-label-4 .col-js-select {
		max-width: calc(100% - 4em - 15px);
	}
}

@media (min-width: 992px) {
	.form-lg-label-5 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 5em;
		flex: 0 0 5em;
		max-width: 5em;
	}

	.form-lg-label-5 .col-js-select {
		max-width: calc(100% - 5em - 15px);
	}
}

@media (min-width: 992px) {
	.form-lg-label-6 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6em;
		flex: 0 0 6em;
		max-width: 6em;
	}

	.form-lg-label-6 .col-js-select {
		max-width: calc(100% - 6em - 15px);
	}
}

@media (min-width: 992px) {
	.form-lg-label-7 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7em;
		flex: 0 0 7em;
		max-width: 7em;
	}

	.form-lg-label-7 .col-js-select {
		max-width: calc(100% - 7em - 15px);
	}
}

@media (min-width: 1200px) {
	.form-xl-label-3 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3em;
		flex: 0 0 3em;
		max-width: 3em;
	}

	.form-xl-label-3 .col-js-select {
		max-width: calc(100% - 3em - 15px);
	}
}

@media (min-width: 1200px) {
	.form-xl-label-4 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4em;
		flex: 0 0 4em;
		max-width: 4em;
	}

	.form-xl-label-4 .col-js-select {
		max-width: calc(100% - 4em - 15px);
	}
}

@media (min-width: 1200px) {
	.form-xl-label-5 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 5em;
		flex: 0 0 5em;
		max-width: 5em;
	}

	.form-xl-label-5 .col-js-select {
		max-width: calc(100% - 5em - 15px);
	}
}

@media (min-width: 1200px) {
	.form-xl-label-6 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6em;
		flex: 0 0 6em;
		max-width: 6em;
	}

	.form-xl-label-6 .col-js-select {
		max-width: calc(100% - 6em - 15px);
	}
}

@media (min-width: 1200px) {
	.form-xl-label-7 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7em;
		flex: 0 0 7em;
		max-width: 7em;
	}

	.form-xl-label-7 .col-js-select {
		max-width: calc(100% - 7em - 15px);
	}
}

@media (min-width: 1600px) {
	.form-xd-label-3 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3em;
		flex: 0 0 3em;
		max-width: 3em;
	}

	.form-xd-label-3 .col-js-select {
		max-width: calc(100% - 3em - 15px);
	}
}

@media (min-width: 1600px) {
	.form-xd-label-4 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4em;
		flex: 0 0 4em;
		max-width: 4em;
	}

	.form-xd-label-4 .col-js-select {
		max-width: calc(100% - 4em - 15px);
	}
}

@media (min-width: 1600px) {
	.form-xd-label-5 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 5em;
		flex: 0 0 5em;
		max-width: 5em;
	}

	.form-xd-label-5 .col-js-select {
		max-width: calc(100% - 5em - 15px);
	}
}

@media (min-width: 1600px) {
	.form-xd-label-6 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6em;
		flex: 0 0 6em;
		max-width: 6em;
	}

	.form-xd-label-6 .col-js-select {
		max-width: calc(100% - 6em - 15px);
	}
}

@media (min-width: 1600px) {
	.form-xd-label-7 .col-form-label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7em;
		flex: 0 0 7em;
		max-width: 7em;
	}

	.form-xd-label-7 .col-js-select {
		max-width: calc(100% - 7em - 15px);
	}
}

.checker {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	display: inline-block;
	font-size: inherit;
	line-height: 1.5;
	margin-right: 15px;
	cursor: pointer;
}

.checker .checker-radio,
.checker .checker-checkbox {
	position: relative;
	padding-left: 1.5em;
	display: block;
}

.checker .checker-radio:before,
.checker .checker-radio:after,
.checker .checker-checkbox:before,
.checker .checker-checkbox:after {
	color: #aaa;
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	display: block;
	font-size: 16px;
}

.checker .checker-radio:before,
.checker .checker-checkbox:before {
	width: 1em;
	height: 1em;
	border: 1px solid;
}

.checker .checker-radio:hover:before,
.checker .checker-checkbox:hover:before {
	color: #0e4386;
}

.checker .checker-radio:before,
.checker .checker-radio:after {
	border-radius: 50%;
}

.checker .checker-radio:after {
	opacity: 0;
	border: 0.25em solid;
	top: 7px;
	left: 0.25em;
}

.checker .checker-checkbox:before {
	border-radius: 3px;
}

.checker .checker-checkbox:after {
	opacity: 0;
	border-radius: 1px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	width: 0.4em;
	height: 0.6em;
	top: 5px;
	left: 0.325em;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checker input:checked+.checker-radio:after,
.checker input:checked+.checker-radio:before,
.checker input:checked+.checker-checkbox:after,
.checker input:checked+.checker-checkbox:before {
	color: #0e4386;
}

.checker input:checked+.checker-radio:after,
.checker input:checked+.checker-checkbox:after {
	opacity: 1;
}

.checker-sm {
	font-size: 0.875rem;
}

.select-v1 {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#888' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right .5rem center;
	background-size: 1rem 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 1.75rem;
}

.spinner {
	border: 5px solid #eee;
	border-top: 5px solid #0e4386;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	-webkit-animation: spin 1.2s linear infinite;
	animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.spinner-sm {
	width: 1em;
	height: 1em;
	border: 2px solid rgba(0, 0, 0, 0.5);
	border-top: 2px solid #eee;
	margin-right: 5px;
}

.mobile-dropdown {
	display: none;
}

@media (max-width: 767.98px) {
	.mobile-dropdown {
		display: block;
		position: fixed;
		z-index: 999;
		right: 100%;
		width: 60%;
		height: 100%;
		top: 0;
		overflow: auto;
		background-color: #092c58;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: -webkit-transform .35s ease;
		transition: -webkit-transform .35s ease;
		-o-transition: transform .35s ease;
		transition: transform .35s ease;
		transition: transform .35s ease, -webkit-transform .35s ease;
	}

	.mobile-dropdown.open {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.mobile-dropdown .nav>li {
		border-bottom: 1px solid #04152a;
	}

	.mobile-dropdown .nav>li>a {
		color: #FFF;
		padding: 10px 35px;
		-webkit-transition: background-color .35s ease;
		-o-transition: background-color .35s ease;
		transition: background-color .35s ease;
	}

	.mobile-dropdown .nav>li.nav-dropdown-link {
		font-size: 18px;
	}

	.mobile-dropdown .nav>li.nav-dropdown-link>a {
		padding: 10px 20px;
	}

	.mobile-dropdown .nav>li.active a,
	.mobile-dropdown .nav>li:hover a {
		background-color: #04152a;
	}

	.mobile-dropdown-backdrop {
		display: block;
		visibility: hidden;
		opacity: 0;
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		transtion: opacity .35s ease;
		position: fixed;
		top: 0;
		left: 0;
	}

	.mobile-dropdown-backdrop.open {
		opacity: 1;
		visibility: visible;
	}
}

.header-brand::after {
	display: block;
	clear: both;
	content: "";
}

.header-logo,
.header-hotline {
	display: block;
}
.header-logo img {max-height: 100px;}


.header-left {
	float: left;
	max-width: 50%;
}

@media (max-width: 1199.98px) {
	.header-left {
		max-width: 40%;
	}
}

/* @media (max-width: 991.98px) {
	.header-left {
		max-width: 20%;
	}
} */

@media (max-width: 767.98px) {
	.header-left {
		max-width: 60%;
	}
}

.header-right {
	float: right;
	max-width: 50%;
}

@media (max-width: 1199.98px) {
	.header-right {
		max-width: 60%;
	}
}

@media (max-width: 991.98px) {
	.header-right {
		max-width: 70%;
		margin-top:15px;
	}
}

@media (max-width: 767.98px) {
	.header-right {
		max-width: 40%;
		margin-top: 0;
	}
}

.is-sticky {
	z-index: 999;
}

.sticky {
	width: 100%;
}

@media (max-width: 767.98px) {
	.header-holder-v1 {
		height: 67px;
	}
}

.header-v1 {
	position: relative;
	z-index: 999;
}

.header-v1::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 767.98px) {
	.header-v1 {
		margin-bottom: 0;
	}

	.header-holder-v1 .header-v1 {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
	}
}

.header-v1 a {
	text-decoration: none !important;
}

@media (min-width: 768px) {
	.header-v1 .navbar-toggle {
		display: none;
	}
}

.header-v1 .navbar-toggle {
	color: #0e4386;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 1px solid;
	padding: 6px 0;
	margin-left: 8px;
}

.header-v1 .navbar {
	background-color: #0e4386;
}

@media (max-width: 767.98px) {
	.header-v1 .navbar {
		background-color: #0e4386;
		-webkit-box-shadow: 0;
		box-shadow: 0;
	}
}

.header-v1 .header-brand {
	/* padding: 20px 0; */
	background-color: #ffffff;
}

@media (max-width: 767.98px) {
	.header-v1 .header-brand {
		padding: 12px 0;
	}

	.header-v1 .header-brand .container {
		max-width: 100%;
	}
}


.floorLogo-icon-box {
	float:left;
}

.header-v1 .header-logo img {
	display: block;
	height: 100px;
}


@media (min-width: 1199.98px) {
	.header-right {
		height: 60px;
		margin: 20px 0 ;
	}
}

.floorLogo-title-box {margin-left:100px;padding:20px 0;}
.floorLogo-title {line-height: 35px;font-size:28px;margin:0;font-weight:bold;}
.floorLogo-entitle {line-height: 25px;font-size:18px;margin:0;}

@media (max-width:991px){
	.header-v1 .header-logo img {height:auto;}
	.header-v1 .header-logo .floorLogo-icon {height:80px;}
	.floorLogo-title-box {margin-left:80px;padding:10px 0;}
}

.header-v1 .header-hotline {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	font-family: 'Impact';
}

@media (max-width: 767.98px) {
	.header-v1 .header-hotline {
		font-size: 24px;
		color: #fff;
		line-height: 1;
	}

	.header-v1 .header-hotline span {
		display: none;
	}
}

.header-v1 .hotline-icon {
	display: inline-block;
	font-size: .75em;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	color: #fff;
	background-color: #FFC231;
	border: 1px solid;
	line-height: 2em;
	text-align: center;
	border-radius: 50%;
	margin-right: 8px;
}

@media (max-width: 767.98px) {
	.header-v1 .hotline-icon {
		font-size: 0.875em;
		margin-right: 0;
		color: #0e4386;
		background-color: transparent;
	}
}

@media (min-width: 768px) {
	.header-v1 .navbar-main.collapse {
		display: block;
	}
}

@media (max-width: 767.98px) {
	.header-v1 .header-logo img {
		height: 42px !important;
		width: auto;
	}
	
	.floorLogo-title-box {margin-left:45px;padding:5px 0;}
	.floorLogo-title {line-height: 18px;font-size:16px;}
	.floorLogo-entitle {line-height: 14px;font-size:12px;}

	.header-v1 .header-hotline,
	.header-v1 .navbar-toggle {
		display: inline-block;
		vertical-align: middle;
	}
}

@media (max-width: 767.98px) {
	.header-v1 .navbar-main {
		position: fixed;
		height: 100% !important;
		width: 60%;
		overflow-x: hidden;
		top: 0;
		left: 0;
		z-index: 998;
		overflow-y: auto;
		background-color: #0e4386;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform .35s;
		transition: -webkit-transform .35s;
		-o-transition: transform .35s;
		transition: transform .35s;
		transition: transform .35s, -webkit-transform .35s;
		-webkit-box-shadow: 5px 0 20px 0px rgba(0, 0, 0, 0.4);
		box-shadow: 5px 0 20px 0px rgba(0, 0, 0, 0.4);
	}

	.header-v1 .navbar-main.navbar-open {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.header-v1 .dropdown-box {
		max-height: 0;
		display: block;
		overflow: hidden;
		opacity: 0;
		-webkit-transition: opacity .35s;
		-o-transition: opacity .35s;
		transition: opacity .35s;
		padding-left: 30px !important;
		background-color: #072041;
		border-top: 1px solid #092c58;
	}

	.header-v1 .dropdown-box>li>a {
		border-top: 1px solid #092c58;
		border-left: 1px solid #092c58;
		background-color: #0e4386;
		color: #fff;
	}

	.header-v1 .dropdown-box>li>a:hover {
		background-color: #092c58;
	}

	.header-v1 .dropdown-box>li:first-child>a {
		border-top: 0;
	}

	.header-v1 .dropdown-btn {
		float: right;
		text-align: center !important;
		border-left: 1px solid #092c58;
	}

	.header-v1 .dropdown-btn:before {
		content: "+";
	}

	.header-v1 .dropdown-btn.active:before {
		content: "-";
	}

	.header-v1 .dropdown-btn.active~.dropdown-box {
		opacity: 1;
		max-height: none;
	}

	.header-v1 .navbar-open .nav-header-v1>li {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.header-v1 .nav-header-v1>li:nth-child(1) {
		-webkit-transition-delay: 0.3s !important;
		-o-transition-delay: 0.3s !important;
		transition-delay: 0.3s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(2) {
		-webkit-transition-delay: 0.4s !important;
		-o-transition-delay: 0.4s !important;
		transition-delay: 0.4s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(3) {
		-webkit-transition-delay: 0.5s !important;
		-o-transition-delay: 0.5s !important;
		transition-delay: 0.5s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(4) {
		-webkit-transition-delay: 0.6s !important;
		-o-transition-delay: 0.6s !important;
		transition-delay: 0.6s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(5) {
		-webkit-transition-delay: 0.7s !important;
		-o-transition-delay: 0.7s !important;
		transition-delay: 0.7s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(6) {
		-webkit-transition-delay: 0.8s !important;
		-o-transition-delay: 0.8s !important;
		transition-delay: 0.8s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(7) {
		-webkit-transition-delay: 0.9s !important;
		-o-transition-delay: 0.9s !important;
		transition-delay: 0.9s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(8) {
		-webkit-transition-delay: 1s !important;
		-o-transition-delay: 1s !important;
		transition-delay: 1s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(9) {
		-webkit-transition-delay: 1.1s !important;
		-o-transition-delay: 1.1s !important;
		transition-delay: 1.1s !important;
	}

	.header-v1 .nav-header-v1>li:nth-child(10) {
		-webkit-transition-delay: 1.2s !important;
		-o-transition-delay: 1.2s !important;
		transition-delay: 1.2s !important;
	}

	.navbar-backdrop-close {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity .25s;
		-o-transition: opacity .25s;
		transition: opacity .25s;
		background-color: #000000;
		z-index: 996;
	}

	.navbar-backdrop-close.open {
		opacity: .6;
	}

	.header-v1 .navbar {
		display: block;
	}

	.nav-header-v1 {
		display: block !important;
		text-align: left;
		margin: 0 -15px;
	}

	.nav-header-v1 a {
		color: #666464;
		display: block;
		padding: 10px 15px;
		background-color: #fff;
		text-align: left !important;
	}

	.nav-header-v1>li {
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, -webkit-transform .35s;
		-o-transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s, -webkit-transform .35s;
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		border-bottom: 1px solid #092c58;
	}

	.nav-header-v1>li>a {
		color: #666464;
	}

	.nav-header-v1>li>a:hover {
		background-color: #092c58;
	}

	.nav-header-v1>li.dropdown>a {
		width: calc(100% - 40px);
	}

	.nav-header-v1>li.dropdown>a.dropdown-btn {
		width: 40px;
	}
}

@media (min-width: 768px) {
	.nav-header-v1 .dropdown-btn {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.nav-header-v1>li:not(:first-child) {
		position: relative;
	}

	.nav-header-v1>li:not(:first-child):before {
		content: "";
		height: 40%;
		top: 30%;
		left: 0;
		position: absolute;
	}
}

@media (min-width: 1200px) {
	.nav-header-v1>li {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
		/* margin: 0 40px; */
	}
}

@media (min-width: 768px) {
	.nav-xzl>li {
		display: block;
		width: 16.6% !important;
		float: left;
	}
}

.nav-header-v1>li>a {
	padding: 0 10px;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

@media (min-width: 1200px) {
	.nav-header-v1>li>a {
		min-width: 10em;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.nav-header-v1>li>a {
		font-size: 12px;
		padding: 0 5px;
		line-height: 50px;
	}
}

@media (max-width: 767.98px) {
	.nav-header-v1>li>a {
		font-size: 14px;
		line-height: 3;
		color: #fff;
		border: 0;
	}
}

.nav-header-v1>li.cur>a,
.nav-header-v1>li:hover>a {
	background-color: #135ab4;
}

@media (max-width: 767.98px) {

	.nav-header-v1>li.cur>a,
	.nav-header-v1>li:hover>a {
		background-color: #135ab4;
	}
}

.header-v2 a {
	text-decoration: none !important;
}

.header-v2 .navbar {
	background-color: #0e4386;
}

@media (max-width: 767.98px) {
	.header-v2 .navbar .container {
		padding: 0;
	}
}

.header-v2 .header-brand {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

@media (max-width: 767.98px) {
	.header-v2 .header-brand {
		padding: 12px 0;
	}

	.header-v2 .header-brand .container {
		max-width: 100%;
	}
}

.header-v2 .header-hotline {
	font-size: 20px;
}

@media (max-width: 767.98px) {
	.header-v2 .header-hotline {
		font-size: 24px;
	}

	.header-v2 .header-hotline span {
		display: none;
	}
}

.header-v2 .hotline-icon {
	font-size: .875em;
	width: 2em;
	height: 2em;
	border: 1px solid;
	line-height: 2em;
	text-align: center;
	border-radius: 50%;
	margin-right: 8px;
}

@media (max-width: 767.98px) {
	.header-v2 .hotline-icon {
		margin-right: 0;
	}
}

.header-v2 .navbar-container {
	position: relative;
}

.header-v2 .navbar-container::after {
	display: block;
	clear: both;
	content: "";
}

.header-v2 .nav-toggle-wrap {
	width: 0;
	float: right;
	overflow: hidden;
}

.header-v2 .navbar-toggle {
	width: 40px;
	height: 40px;
	padding: 5px 0;
}

.header-v2 .navbar-has-hidden .nav {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-v2 .navbar-has-hidden .nav-toggle-wrap {
	width: 40px;
}

.header-v2 .navbar-has-hidden .navbar-toggle {
	display: block !important;
	color: #FFF;
}

.header-v2 #more-nav {
	text-align: center;
	background-color: #eee;
}

.header-v2 #more-nav li {
	display: inline-block;
}

.header-v2 #more-nav a {
	padding: 8px 12px;
	color: #888;
}

.header-v2 #more-nav a:hover {
	color: #0e4386;
}

.header-v2 #more-nav li.active>a {
	color: #0e4386;
}

.nav-header-v2 {
	overflow: hidden;
}

.nav-header-v2>li>a {
	color: #FFF;
	padding: 10px 15px;
	white-space: nowrap;
}

@media (max-width: 767.98px) {
	.nav-header-v2>li>a {
		padding: 10px 13px;
	}
}

.nav-header-v2>li>a:hover {
	color: #ffffff;
	background-color: #092c58;
}

.nav-header-v2>li.active>a {
	color: #ffffff;
	background-color: #092c58;
}

.header-v3 {
	background-color: transparent;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: right;
}

.header-v3.header-active {
	background: #FFF;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
}

@media (max-width: 991.98px) {
	.header-v3 {
		text-align: right;
	}
}

@media (max-width: 767.98px) {
	.header-v3 {
		padding-right: 0;
		background-color: #0e4386;
	}
}

@media (min-width: 768px) {
	.header-v3 .navbar-main.collapse {
		display: block !important;
	}
}

.header-v3 .navbar {
	display: inline-block;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.header-v3 .navbar {
		width: 75%;
	}
}

@media (min-width: 992px) {
	.header-v3 .navbar {
		width: 75%;
	}
}

@media (min-width: 1200px) {
	.header-v3 .navbar {
		width: 70%;
	}
}

.header-v3 .header-logo,
.header-v3 .header-hotline {
	position: absolute;
	top: 0;
}

.header-v3 .header-logo {
	left: 0;
	padding: 15px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

@media (max-width: 1199.98px) {
	.header-v3 .header-logo {
		padding: 10px 15px;
	}
}

.header-v3 .header-logo img {
	height: 46px;
	width: auto;
}

@media (max-width: 991.98px) {
	.header-v3 .header-logo img {
		height: 36px;
	}
}

.header-v3 .header-hotline {
	right: 0;
	font-size: 20px;
	padding: 15px 15px;
	color: #0e4386;
	-webkit-transition: color .35s;
	-o-transition: color .35s;
	transition: color .35s;
}

@media (max-width: 991.98px) {
	.header-v3 .header-hotline {
		padding: 10px;
	}

	.header-v3 .header-hotline span {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.header-v3 .header-hotline {
		position: static;
		display: inline-block;
		vertical-align: middle;
		padding-right: 10px;
	}
}

.header-v3 .hotline-icon {
	display: inline-block;
	font-size: 18px;
	border: 1px solid;
	border-radius: 50%;
	width: 2em;
	height: 2em;
	line-height: 2em;
	margin-right: 5px;
}

@media (max-width: 991.98px) {
	.header-v3 .hotline-icon {
		text-align: center;
	}
}

@media (max-width: 767.98px) {
	.header-v3 .hotline-icon {
		font-size: 20px;
		margin-right: 0;
		color: #fff;
	}
}

.header-v3 .navbar-toggle {
	display: none;
	width: 40px;
	height: 40px;
	border: 1px solid;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 15px;
	color: #0e4386;
	-webkit-transition: color .35s;
	-o-transition: color .35s;
	transition: color .35s;
}

@media (max-width: 767.98px) {
	.header-v3 .navbar-toggle {
		display: inline-block;
		color: #fff;
	}
}

@media (min-width: 768px) {
	.nav-header-v3 .dropdown .dropdown-box {
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, -webkit-transform .35s;
		-o-transition: transform .35s, opacity .35s;
		transition: transform .35s, opacity .35s;
		transition: transform .35s, opacity .35s, -webkit-transform .35s;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}

	.nav-header-v3 .dropdown:hover .dropdown-box {
		-webkit-transform: translate3d(50%, 10px, 0);
		transform: translate3d(50%, 10px, 0);
		opacity: .9;
		visibility: visible;
	}

	.nav-header-v3 .dropdown-btn {
		display: none !important;
	}

	.nav-header-v3 .nav-title {
		position: relative;
		z-index: 4;
	}

	.nav-header-v3>li {
		width: calc(100% / 8);
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% / 8);
		flex: 0 0 calc(100% / 8);
	}

	.nav-header-v3>li>a {
		color: #222;
		font-size: 16px;
		padding: 32px 10px;
		text-align: center;
		border-bottom: 1px solid transparent;
		position: relative;
		-webkit-transition: color .35s;
		-o-transition: color .35s;
		transition: color .35s;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.nav-header-v3>li>a {
		padding: 25px 5px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.nav-header-v3>li>a {
		font-size: 12px;
		padding: 20px 3px;
	}
}

@media (min-width: 768px) {
	.nav-header-v3>li>a:hover {
		border-color: #0e4386;
		color: #0e4386;
	}

	.nav-header-v3>li.active>a {
		border-color: #0e4386;
		color: #0e4386;
	}
}

@media (min-width: 768px) {
	.header-active .nav-header-v3>li>a {
		color: #333;
	}

	.header-active .nav-header-v3>li>a:before {
		background-color: #eee;
	}
}

.header-active .header-hotline {
	color: #0e4386;
}

.header-active .navbar-toggle {
	color: #0e4386;
}

@media (max-width: 767.98px) {
	.header-v3 .navbar-main {
		position: fixed;
		height: 100% !important;
		width: 60%;
		overflow-x: hidden;
		top: 0;
		left: 0;
		z-index: 1199;
		overflow-y: auto;
		background-color: #0e4386;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform .35s;
		transition: -webkit-transform .35s;
		-o-transition: transform .35s;
		transition: transform .35s;
		transition: transform .35s, -webkit-transform .35s;
		-webkit-box-shadow: 5px 0 20px 0px rgba(0, 0, 0, 0.4);
		box-shadow: 5px 0 20px 0px rgba(0, 0, 0, 0.4);
	}

	.header-v3 .navbar-main.navbar-open {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.header-v3 .dropdown-box {
		max-height: 0;
		display: block;
		overflow: hidden;
		opacity: 0;
		-webkit-transition: opacity .35s;
		-o-transition: opacity .35s;
		transition: opacity .35s;
		padding-left: 30px !important;
		background-color: #0a3161;
	}

	.header-v3 .dropdown-box>li>a {
		border-top: 1px solid #0a3161;
		border-left: 1px solid #0a3161;
		color: #ffffff;
	}

	.header-v3 .dropdown-box>li>a:hover {
		background-color: #072041;
	}

	.header-v3 .dropdown-btn {
		float: right;
		text-align: center;
		border-left: 1px solid #0a3161;
	}

	.header-v3 .dropdown-btn:before {
		content: "+";
	}

	.header-v3 .dropdown-btn.active:before {
		content: "-";
	}

	.header-v3 .dropdown-btn.active~.dropdown-box {
		opacity: 1;
		max-height: none;
	}

	.header-v3 .navbar-open .nav-header-v3>li {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.header-v3 .nav-header-v3>li:nth-child(1) {
		-webkit-transition-delay: 0.3s !important;
		-o-transition-delay: 0.3s !important;
		transition-delay: 0.3s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(2) {
		-webkit-transition-delay: 0.4s !important;
		-o-transition-delay: 0.4s !important;
		transition-delay: 0.4s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(3) {
		-webkit-transition-delay: 0.5s !important;
		-o-transition-delay: 0.5s !important;
		transition-delay: 0.5s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(4) {
		-webkit-transition-delay: 0.6s !important;
		-o-transition-delay: 0.6s !important;
		transition-delay: 0.6s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(5) {
		-webkit-transition-delay: 0.7s !important;
		-o-transition-delay: 0.7s !important;
		transition-delay: 0.7s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(6) {
		-webkit-transition-delay: 0.8s !important;
		-o-transition-delay: 0.8s !important;
		transition-delay: 0.8s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(7) {
		-webkit-transition-delay: 0.9s !important;
		-o-transition-delay: 0.9s !important;
		transition-delay: 0.9s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(8) {
		-webkit-transition-delay: 1s !important;
		-o-transition-delay: 1s !important;
		transition-delay: 1s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(9) {
		-webkit-transition-delay: 1.1s !important;
		-o-transition-delay: 1.1s !important;
		transition-delay: 1.1s !important;
	}

	.header-v3 .nav-header-v3>li:nth-child(10) {
		-webkit-transition-delay: 1.2s !important;
		-o-transition-delay: 1.2s !important;
		transition-delay: 1.2s !important;
	}

	.navbar-backdrop-close {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity .25s;
		-o-transition: opacity .25s;
		transition: opacity .25s;
		background-color: #000000;
		z-index: 996;
	}

	.navbar-backdrop-close.open {
		opacity: .6;
	}

	.header-v3 .navbar {
		display: block;
	}

	.nav-header-v3 {
		display: block !important;
		text-align: left;
	}

	.nav-header-v3 a {
		color: #FFF;
		display: block;
		padding: 10px 15px;
		background-color: #0e4386;
	}

	.nav-header-v3>li {
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, -webkit-transform .35s;
		-o-transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s, -webkit-transform .35s;
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		border-bottom: 1px solid #0a3161;
	}

	.nav-header-v3>li>a {
		color: #FFF;
	}

	.nav-header-v3>li>a:hover {
		background-color: #0a3161;
	}

	.nav-header-v3>li.dropdown>a {
		width: calc(100% - 40px);
	}

	.nav-header-v3>li.dropdown>a.dropdown-btn {
		width: 40px;
	}
}

@media (max-width: 767.98px) {
	.nav.nav-color>li {
		border: 0 !important;
	}

	.nav.nav-color>li:nth-child(1)>a {
		background-color: #0e4386;
	}

	.nav.nav-color>li:nth-child(1)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(2)>a {
		background-color: #16478b;
	}

	.nav.nav-color>li:nth-child(2)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(3)>a {
		background-color: #1f4a91;
	}

	.nav.nav-color>li:nth-child(3)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(4)>a {
		background-color: #274e96;
	}

	.nav.nav-color>li:nth-child(4)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(5)>a {
		background-color: #2f519b;
	}

	.nav.nav-color>li:nth-child(5)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(6)>a {
		background-color: #3855a1;
	}

	.nav.nav-color>li:nth-child(6)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(7)>a {
		background-color: #4058a6;
	}

	.nav.nav-color>li:nth-child(7)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(8)>a {
		background-color: #485cab;
	}

	.nav.nav-color>li:nth-child(8)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(9)>a {
		background-color: #515fb1;
	}

	.nav.nav-color>li:nth-child(9)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(10)>a {
		background-color: #5963b6;
	}

	.nav.nav-color>li:nth-child(10)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(11)>a {
		background-color: #6166bb;
	}

	.nav.nav-color>li:nth-child(11)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(12)>a {
		background-color: #696ac0;
	}

	.nav.nav-color>li:nth-child(12)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(13)>a {
		background-color: #726dc6;
	}

	.nav.nav-color>li:nth-child(13)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(14)>a {
		background-color: #7a71cb;
	}

	.nav.nav-color>li:nth-child(14)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(15)>a {
		background-color: #8274d0;
	}

	.nav.nav-color>li:nth-child(15)>a:hover {
		background-color: #092c58;
	}

	.nav.nav-color>li:nth-child(16)>a {
		background-color: #8b78d6;
	}

	.nav.nav-color>li:nth-child(16)>a:hover {
		background-color: #092c58;
	}
}

.copyright {
	background-color: #0e4386;
	text-align: center;
	padding: 20px 15px;
	font-size: 12px;
}

@media (max-width: 991.98px) {
	.copyright {
		padding: 10px;
	}
}

.copyright span {
	display: inline-block;
	padding: 0 7px;
	color: #ccc;
}
.copyright a {color: #ccc;}
.copyright img {margin-right: 3px;}
.copyright a:hover {
	color: #fff;
}

.copyright .beian img {
	width: 20px;
	height: 20px;
	max-width: 20px;
	margin-right: 5px;
}

.foot-tool {
	display: none;
}

@media (max-width: 767.98px) {
	.foot-tool {
		margin: 0;
		padding: 0;
		list-style: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: fixed;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.6);
		z-index: 998;
	}

	.foot-tool[data-foot='1'] li {
		width: 100%;
	}

	.foot-tool[data-foot='2'] li {
		width: 50%;
	}

	.foot-tool[data-foot='3'] li {
		width: 33.33333%;
	}

	.foot-tool[data-foot='4'] li {
		width: 25%;
	}

	.foot-tool li a {
		display: block;
		text-align: center;
		padding: 15px 10px;
		color: #ffffff;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.5;
	}

	.foot-tool li a i {
		margin-right: 5px;
		font-size: 18px;
		vertical-align: text-bottom;
		line-height: 1;
	}
}

/*
 *  Owl Carousel - Core */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*
 * 	Owl Carousel - Auto Height Plugin */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../images/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 100ms ease;
	transition: -webkit-transform 100ms ease;
	-o-transition: transform 100ms ease;
	transition: transform 100ms ease;
	transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

select.bs-select-hidden,
select.selectpicker {
	display: none !important;
}

.btn-js-select,
.js-select.form-control:not(.btn-group) {
	background-color: inherit;
	color: inherit;
	border: 1px solid #ccc;
	width: 100%;
	text-align: left;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#888' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat;
	background-position: right .5rem center;
	background-size: 1rem 1rem;
	padding-right: 1.75rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn-js-select:focus,
.js-select.form-control:not(.btn-group):focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

.js-select {
	position: relative;
}

.js-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1;
}

.js-select>.dropdown-toggle.bs-placeholder {
	color: #999;
}

.js-select>.dropdown-toggle.bs-placeholder:hover,
.js-select>.dropdown-toggle.bs-placeholder:focus,
.js-select>.dropdown-toggle.bs-placeholder:active {
	color: #999;
}

.js-select>select {
	display: none;
}

.js-select.mobile-false>select {
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	display: block !important;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.has-error .js-select .dropdown-toggle,
.error .js-select .dropdown-toggle {
	border-color: #dc3545;
}

.js-select.fit-width {
	width: auto !important;
}

.js-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 220px;
}

.js-select.form-control.btn-group {
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

.js-select.form-control.btn-group:not([class*="col-"]) {
	width: 100%;
}

.js-select.form-control.btn-group.input-group-btn {
	z-index: auto;
}

.js-select.form-control.btn-group.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.js-select.btn-group:not(.input-group-btn),
.js-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}

.js-select.btn-group.dropdown-menu-right,
.js-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}

.row .js-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}

.form-inline .js-select.btn-group,
.form-horizontal .js-select.btn-group,
.form-group .js-select.btn-group {
	margin-bottom: 0;
}

.form-group-lg .js-select.btn-group.form-control,
.form-group-sm .js-select.btn-group.form-control {
	padding: 0;
}

.form-group-lg .js-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .js-select.btn-group.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit;
}

.form-inline .js-select.btn-group .form-control {
	width: 100%;
}

.js-select .dropdown-toggle:after {
	display: none;
}

.js-select.btn-group.disabled {
	cursor: not-allowed;
}

.js-select.btn-group.disabled:focus {
	outline: none !important;
}

.js-select.btn-group>.disabled {
	cursor: not-allowed;
}

.js-select.btn-group>.disabled:focus {
	outline: none !important;
}

.js-select.btn-group.bs-container {
	position: absolute;
	height: 0 !important;
	padding: 0 !important;
}

.js-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060;
}

.js-select.btn-group .dropdown-toggle .filter-option {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.js-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%;
}

.js-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.js-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.js-select.btn-group .dropdown-menu li {
	position: relative;
}

.js-select.btn-group .dropdown-menu li.active small {
	color: #fff;
}

.js-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed;
}

.js-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.js-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}

.js-select.btn-group .dropdown-menu li a span.check-mark {
	display: none;
}

.js-select.btn-group .dropdown-menu li a span.text {
	display: inline-block;
}

.js-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
}

.js-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.js-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}

.js-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static;
}

.js-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px;
}

.js-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}

.js-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
	padding: 4px 8px;
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
	width: 50%;
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-donebutton .btn-group button {
	width: 100%;
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px;
}

.dropdown-menu.inner {
	display: block;
}

.dropdown-menu.inner a {
	display: block;
	padding: 0.25em 0.75em;
	color: #444;
	outline: 0;
}

.dropdown-menu.inner a:hover {
	background-color: #f5f5f5;
}

.dropdown-menu.inner .selected a {
	background-color: #f5f5f5;
	color: #0e4386;
}

.js-select-searching li a {
	display: none !important;
}

.js-select-searching li.no-results a {
	display: block;
}

.js-select-loader {
	position: relative;
}

.js-select-loader .spinner {
	position: absolute;
	bottom: 0.375rem;
	right: 0.5rem;
	background-color: #ffffff;
	z-index: 99;
}

.ajax-load-container {
	text-align: center;
	display: none;
}

.ajax-loading .ajax-load-container,
.ajax-complete .ajax-load-container {
	display: block;
}

.ajax-loading .ajax-load-btn-txt,
.ajax-complete .ajax-load-btn-txt {
	display: none;
}

.ajax-spinner {
	border: 3px solid #0b3366;
	border-top: 3px solid #FFF;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 5px;
	-webkit-animation: loader-spin 1.2s linear infinite;
	animation: loader-spin 1.2s linear infinite;
}

@-webkit-keyframes loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.masonry-item img {
	-webkit-transition: all .35s ease !important;
	-o-transition: all .35s ease !important;
	transition: all .35s ease !important;
	opacity: 1;
}

.masonry-lazy-error {
	height: 120px;
	position: relative;
	background-color: #ddd;
}

.masonry-lazy-error:before {
	width: 30px;
	height: 30px;
	content: "×";
	display: block;
	border: 2px solid;
	position: absolute;
	margin: auto;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #dc3545;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	opacity: .5;
}

.masonry-lazy-error img {
	opacity: 0;
}

.masonry-lazy-loading {
	position: relative;
	height: 120px;
	overflow: hidden;
}

.masonry-lazy-loading:before,
.masonry-lazy-loading:after {
	width: 30px;
	height: 30px;
	content: "";
	display: block;
	border: 3px solid transparent;
	position: absolute;
	margin: auto;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-top-color: #0e4386;
	border-radius: 50%;
	-webkit-animation: spinner 1s infinite ease;
	animation: spinner 1s infinite ease;
}

.masonry-lazy-loading:after {
	border-left-color: #0e4386;
	-webkit-animation: spinner2 1s infinite linear;
	animation: spinner2 1s infinite linear;
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
}

.masonry-lazy-loading img {
	opacity: 0;
}

@-webkit-keyframes spinner {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes spinner2 {
	from {
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}

	to {
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
	}
}

@keyframes spinner2 {
	from {
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}

	to {
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
	}
}

[data-toggle="img"] {
	position: relative;
}

[data-toggle="img"] img {
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

[data-toggle="img"]:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	opacity: 1;
	-webkit-transition: opacity .35s;
	-o-transition: opacity .35s;
	transition: opacity .35s;
	z-index: 2;
	background-color: #eee;
}

.img-cover,
.img-contain {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eee;
	position: relative;
}

.img-cover {
	background-size: cover;
}

.img-contain {
	background-size: contain;
}

.img-loaded:after {
	opacity: 0;
}

.img-parallax {
	overflow: hidden;
	position: relative;
}

.parallax-bg {
	position: absolute;
	top: 0;
	min-height: 100%;
	width: 100%;
	left: 0;
	z-index: 1;
}

.z-index-3 {
	position: relative;
	z-index: 3;
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-filter: gray;
	filter: gray;
}

.grayscale.grayscale-fade {
	-webkit-transition: -webkit-filter .5s;
	transition: -webkit-filter .5s;
	-o-transition: filter .5s;
	transition: filter .5s;
	transition: filter .5s, -webkit-filter .5s;
}

.grayscale.grayscale-fade:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.grayscale.grayscale-off {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.grayscale.grayscale-replaced {
	-webkit-filter: none;
	filter: none;
}

.grayscale.grayscale-replaced>svg {
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: 1;
}

.grayscale.grayscale-replaced.grayscale-fade:hover>svg,
.grayscale.grayscale-replaced.grayscale-off>svg {
	opacity: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.grayscale.grayscale-fade {
		-webkit-transition: -webkit-filter .5s;
		transition: -webkit-filter .5s;
	}
}

.lightbox-modal .modal-dialog,
.lightbox-modal .modal-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	max-width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.lightbox-modal .modal-content {
	background-color: rgba(0, 0, 0, 0.75);
}

.lightbox-control {
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	left: 0;
	z-index: 999;
}

.lightbox-control>button {
	position: relative;
	z-index: 99;
}

.lightbox-next {
	float: right;
}

.lightbox-prev {
	float: left;
}

.lightbox-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
}

.lightbox-container {
	width: 300px;
	height: 300px;
	position: relative;
	-webkit-transition: width .35s, height .35s;
	-o-transition: width .35s, height .35s;
	transition: width .35s, height .35s;
}

.lightbox-item {
	width: 300px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	margin: auto;
	opacity: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.lightbox-item:not(.active) {
	width: 100px !important;
	height: 100px !important;
}

.lightbox-item.active {
	opacity: 1;
	z-index: 200;
}

.lightbox-item>img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.lightbox-item.prev-1,
.lightbox-item.next-1 {
	width: 250px !important;
	height: 300px !important;
	opacity: .85;
	z-index: 80;
}

.lightbox-item.prev-2,
.lightbox-item.next-2 {
	width: 200px !important;
	height: 250px !important;
	opacity: .85;
	z-index: 40;
}

.lightbox-count {
	position: absolute;
	top: 90%;
	font-size: 22px;
	color: #FFF;
	width: 100%;
	z-index: 99;
	text-align: center;
}

@media (min-width: 768px) {
	.header-v1 .nav-header-v1 {
		/* float: left;
		width: 80%;
		margin-right: 3%; */
	}
}

@media (min-width: 768px) {
	.nav-xzl {
		float: left;
		width: 100% !important;
		margin-right: 0 !important;
	}
}

@media (min-width: 992px) {
	.header-v1 .nav-header-v1 {
		/* width: 85%; */
		/* width: 100%; */
		display: block;
		margin: 0;
	}
}

@media (min-width: 992px) {
	.nav-xzl {
		/* width: 85%; */
		width: 100% !important;
		display: block;
		margin: 0;
	}
}

.header-v1 .search-form {
	float: right;
	width: 12%;
}

@media (max-width: 991.98px) {
	.header-v1 .search-form {
		width: 17%;
	}
}

@media (max-width: 767.98px) {
	.header-v1 .search-form {
		float: none;
		width: 100%;
	}
}

.header-v1 .search-form .form-group {
	margin-top: 10px;
	margin-bottom: 0;
	position: relative;
}

@media (max-width: 991.98px) {
	.header-v1 .search-form .form-group {
		margin-top: 10px;
	}
}

.header-v1 .search-form .form-group i {
	font-size: 20px;
	position: absolute;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header-v1 .search-form input {
	padding: 0 15px;
	border: 0;
	padding-right: 25px;
	font-size: 14px;
	line-height: 30px;
	border-radius: 30px;
	background-color: #ffffff;
}

.header-hotline .phone-number,
.header-hotline img {
	display: inline-block;
	vertical-align: middle;
}

.header-hotline img {
	width: auto;
	height: 64px;
}

@media (max-width: 991.98px) {
	.header-hotline img {
		height: 40px;
	}
}

@media (max-width: 767.98px) {
	.header-hotline img {
		display: none;
	}
}

.header-hotline .phone-number {
	padding: 0 10px;
}

@media (max-width: 767.98px) {
	.header-hotline .phone-number {
		padding: 0 5px;
	}
}

.header-hotline .phone-number span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	color: #414141;
	font-weight: normal;
}

@media (max-width: 991.98px) {
	.header-hotline .phone-number span {
		font-size: 14px;
		line-height: 22px;
	}
}

.header-hotline .phone-number .phone {
	font-size: 22px;
	color: #0e4386;
	font-family: initial;
	font-weight: bold;
}

@media (max-width: 991.98px) {
	.header-hotline .phone-number .phone {
		font-size: 16px;
	}
}

@media (max-width: 767.98px) {
	.header-hotline .hotline-grp {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.header-detail .header-hotline {
		line-height: 1;
	}
}

.footer-content {
	padding: 40px 0;
	background-color: #222;
}

@media (max-width: 1599.98px) {
	.footer-content .row {
		margin-left: -7px;
		margin-right: -7px;
	}

	.footer-content .row>div {
		padding-left: 7px;
		padding-right: 7px;
	}
}

@media (max-width: 991.98px) {
	.footer-content {
		padding: 20px 0;
	}
}

.footer-content .img-logo {
	margin-bottom: 15px;
}

@media (max-width: 1199.98px) {
	.footer-content .img-logo {
		margin-bottom: 25px;
	}
}

@media (max-width: 991.98px) {
	.footer-content .img-logo {
		margin-bottom: 20px;
	}
}

.footer-content .company-desc {
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 30px;
	color: #969696;
}

@media (max-width: 1599.98px) {
	.footer-content .company-desc {
		margin-left: 0;
	}
}

@media (max-width: 991.98px) {
	.footer-content .company-desc {
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	.footer-content .company-desc {
		margin-bottom: 0;
	}
}

.footer-content .footer-list {
	font-size: 14px;
	line-height: 28px;
	color: #969696;
}

.footer-content .footer-list a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: inherit;
}

.footer-content .footer-list a:hover {
	color: #fff;
}

.footer-content .footer-list li {
	float: left;
	width: 100%;
}

.footer-content .footer-list li span {
	display: block;
	min-width: 3em;
	float: left;
}

.footer-content .footer-title {
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.footer-content .footer-title {
		margin: 10px 0;
	}
}

.footer-content .footer-title .c-name {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #969696;
	margin-right: 10px;
	position: relative;
}

@media (max-width: 1599.98px) {
	.footer-content .footer-title .c-name {
		font-size: 16px;
		line-height: 24px;
	}
}

.footer-content .footer-title .c-name:after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #104f9d;
	position: absolute;
	bottom: -6px;
	left: 0;
}

.footer-content .footer-title .e-name {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	text-transform: uppercase;
}

@media (max-width: 1599.98px) {
	.footer-content .footer-title .e-name {
		font-size: 12px;
		line-height: 24px;
	}
}

.footer-content .footer-qr {
	width: 130px;
	text-align: center;
}

.footer-content .footer-qr span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.copyright-grp {
	/* padding: 7px 0 90px; */
	padding: 10px 0;
	background-color: #666;
	-webkit-transition: padding-bottom .35s;
	-o-transition: padding-bottom .35s;
	transition: padding-bottom .35s;
}

.copyright-grp .copyright {
	background-color: transparent;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
}

@media (max-width: 991.98px) {
	.copyright-grp .copyright {
		margin-bottom: 10px;
	}
}

@media (max-width: 767.98px) {
	.copyright-grp {
		padding-bottom: 7px;
	}

	.copyright-grp .copyright {
		font-size: 12px;
		line-height: 22px;
	}
}

@media (max-width: 480px) {

	.copyright-grp .copyright {
		line-height: 20px;
	}
}


.footer-detail .copyright-grp {
	padding-bottom: 50px;
}

@media (max-width: 767.98px) {
	.footer-detail .copyright-grp {
		padding-bottom: 50px;
	}
}

.detail-contact-bar {
	/* padding: 22px 0; */
	background-color: #0e4386;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

@media (max-width: 767.98px) {
	.detail-contact-bar {
		padding: 15px 0;
	}
}

.detail-contact-bar span {
	font-size: 16px;
	line-height: 50px;
	color: #fff;
}

@media (max-width: 767.98px) {
	.detail-contact-bar span {
		font-size: 12px;
		line-height: 1;
	}
}

.detail-contact-bar .txt-left {
	float: left;
}

.detail-contact-bar .txt-left a {
	color: #fff;
}

.detail-contact-bar .txt-right {
	float: right;
}

.footer-form {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background-color: #000;
	padding: 20px 0;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991.98px) {
	.footer-form {
		display: none;
	}
}

.footer-form.hidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.footer-form .wrap-ft-form {
	position: relative;
}

.footer-form .wrap-ft-form form {
	width: 70%;
	margin: 0 auto;
}

@media (max-width: 1199.98px) {
	.footer-form .wrap-ft-form form {
		width: 90%;
		margin: 0;
	}
}

.footer-form .form-control {
	background-color: transparent;
	border-color: #535353;
}

.footer-form .form-control::-webkit-input-placeholder {
	color: #969696;
}

.footer-form .form-control:-ms-input-placeholder {
	color: #969696;
}

.footer-form .form-control::-ms-input-placeholder {
	color: #969696;
}

.footer-form .form-control::placeholder {
	color: #969696;
}

.footer-form .btn-cancel {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: #0e4386;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 100%;
}

.right-contact-tool {
	position: fixed;
	top: 50%;
	right: 0;
	width: 120px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100;
}

@media (max-width: 1199.98px) {
	.right-contact-tool {
		display: none;
	}
}

.right-contact-tool li {
	border-bottom: 1px solid #135ab4;
}

.right-contact-tool li:last-child {
	border-bottom: 0;
}

.right-contact-tool li a {
	padding: 15px 10px;
	position: relative;
	background-color: #0e4386;
	display: block;
	text-align: center;
}

.right-contact-tool li a .hover-block {
	position: absolute;
	right: 100%;
	top: 0;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	visibility: hidden;
	min-width: 120px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	padding: 5px;
	background-color: #0e4386;
}

.right-contact-tool li a i {
	font-size: 35px;
	color: #fff;
	line-height: 1;
}

.right-contact-tool li a:hover {
	background-color: #092c58;
}

.right-contact-tool li a:hover .hover-block {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.right-contact-tool li.phone {
	padding: 25px 10px;
	background-color: #0e4386;
}

.right-contact-tool li.phone h5 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
}

.right-contact-tool li.phone i {
	font-size: 35px;
	color: #fff;
	line-height: 1;
	margin-bottom: 10px;
	display: inline-block;
}

.right-contact-tool li.phone form .form-control {
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.right-contact-tool li.phone form .form-control::-webkit-input-placeholder {
	font-size: 14px;
	text-align: center;
}

.right-contact-tool li.phone form .form-control:-ms-input-placeholder {
	font-size: 14px;
	text-align: center;
}

.right-contact-tool li.phone form .form-control::-ms-input-placeholder {
	font-size: 14px;
	text-align: center;
}

.right-contact-tool li.phone form .form-control::placeholder {
	font-size: 14px;
	text-align: center;
}

.right-contact-tool li.phone form .btn {
	background-color: #0f72ad;
}

.right-contact-tool-mb {
	width: auto;
}

.right-contact-tool-mb li a {
	padding: 0;
}

.right-contact-tool-mb li a i {
	font-size: 24px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.detail-page-title {
	margin-bottom: 50px !important;
}

@media (max-width: 767.98px) {
	.detail-page-title {
		margin-bottom: 25px !important;
	}

	.detail-page-title .c-title {
		font-size: 18px !important;
	}
}

.detail-ctn-1 .txt-left p {
	line-height: 2;
}

@media (max-width: 767.98px) {
	.detail-ctn-1 .txt-left {
		margin-bottom: 15px;
	}
}

.detail-ctn-2 .map {
	height: 500px;
	font-size:14px;
}
.detail-ctn-2 .map * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}
@media (max-width: 1599.98px) {
	.detail-ctn-2 .map {
		height: 450px;
	}
}

@media (max-width: 1199.98px) {
	.detail-ctn-2 .map {
		height: 350px;
	}
}

.detail-ctn-2 .txt {
	margin-bottom: 20px;
}

.detail-ctn-2 .txt p {
	line-height: 36px;
	font-size: 16px;
}

.detail-content {line-height:30px;font-size:15px;}
.detail-content-zulin {font-weight: bold; marbin: 5px; font-size: 120%;}
.detail-content .img-fluid {object-fit: cover;}
@media (max-width: 767.98px) {
	.detail-ctn-2 .txt p {
		font-size: 14px;
		line-height: 2;
	}
	.detail-content {line-height:20px;font-size:12px;}
	.detail-content-zulin {marbin-top: 0;}
}

.detail-ctn-2 .txt .title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 24px;
}

@media (max-width: 767.98px) {
	.detail-ctn-2 .txt .title {
		font-size: 18px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-2 .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.detail-ctn-3 .txt {
	margin-bottom: 20px;
}

.detail-ctn-3 .txt p {
	line-height: 36px;
	font-size: 16px;
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .txt p {
		font-size: 14px;
		line-height: 2;
	}
}

.detail-ctn-3 .txt .title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}

.detail-ctn-3 .txt .status {
	width: 60%;
}

.detail-ctn-3 .txt .status::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .txt .status {
		width: 100%;
	}
}

.detail-ctn-3 .txt .status span {
	width: 33.333%;
	display: block;
	float: left;
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .txt .status span {
		width: 100%;
	}
}

.detail-ctn-3 .img-grp::after {
	display: block;
	clear: both;
	content: "";
}

.detail-ctn-3 .img-grp .img-it {
	float: left;
	width: 50%;
	margin-bottom: 80px;
}

@media (max-width: 991.98px) {
	.detail-ctn-3 .img-grp .img-it {
		margin-bottom: 30px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .img-grp .img-it {
		margin-bottom: 20px;
	}
}

.detail-ctn-3 .img-grp .img-it:last-child,
.detail-ctn-3 .img-grp .img-it:nth-last-child(2) {
	margin-bottom: 0;
}

.detail-ctn-3 .img-grp .img-it:nth-child(odd) {
	padding-right: 50px;
}

@media (max-width: 991.98px) {
	.detail-ctn-3 .img-grp .img-it:nth-child(odd) {
		padding-right: 15px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .img-grp .img-it:nth-child(odd) {
		padding-right: 10px;
	}
}

.detail-ctn-3 .img-grp .img-it:nth-child(even) {
	padding-left: 50px;
}

@media (max-width: 991.98px) {
	.detail-ctn-3 .img-grp .img-it:nth-child(even) {
		padding-left: 15px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-3 .img-grp .img-it:nth-child(even) {
		padding-left: 10px;
	}
}

.detail-ctn-4 .txt {
	margin-bottom: 20px;
}

.detail-ctn-4 .txt p {
	line-height: 48px;
	font-size: 16px;
}

@media (max-width: 767.98px) {
	.detail-ctn-4 .txt p {
		font-size: 14px;
		line-height: 2;
	}
}

.detail-ctn-4 .txt .title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.detail-ctn-4 .txt .title {
		font-size: 18px;
	}
}

.detail-ctn-4 .img-grp {
	margin: 0 -20px;
}

.detail-ctn-4 .img-grp::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 991.98px) {
	.detail-ctn-4 .img-grp {
		margin: 0 -10px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-4 .img-grp {
		margin: 0 -5px;
	}
}

.detail-ctn-4 .img-grp .img-it {
	float: left;
	width: 33.333%;
	padding: 0 20px;
}

@media (max-width: 991.98px) {
	.detail-ctn-4 .img-grp .img-it {
		padding: 0 10px;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-4 .img-grp .img-it {
		padding: 0 5px;
	}
}

/* .detail-ctn-5 {
	margin: 0 -20px;
} */

.detail-ctn-5::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 767.98px) {
	.detail-ctn-5 {
		margin: 0 -15px;
	}
}

.detail-ctn-5 .txt {
	margin-bottom: 20px;
	// width: 30%;
	float: left;
	padding: 0 20px;
}

@media (max-width: 1199.98px) {
	.detail-ctn-5 .txt {
		width: 40%;
	}
}

@media (max-width: 991.98px) {
	.detail-ctn-5 .txt {
		width: 50%;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-5 .txt {
		width: 100%;
		padding: 0 15px;
	}
}

.detail-ctn-5 .txt p {
	font-size: 16px;
	line-height: 48px;
}

@media (max-width: 767.98px) {
	.detail-ctn-5 .txt p {
		font-size: 14px;
		line-height: 2;
	}
}

.detail-ctn-5 .txt .title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: bold;
}

@media (max-width: 767.98px) {
	.detail-ctn-5 .txt .title {
		font-size: 18px;
	}
}

.detail-ctn-5 .img-grp {
	float: right;
	// width: 70%;
	padding: 0 20px;
}

@media (max-width: 1199.98px) {
	.detail-ctn-5 .img-grp {
		width: 60%;
	}
}

@media (max-width: 991.98px) {
	.detail-ctn-5 .img-grp {
		width: 50%;
	}
}

@media (max-width: 767.98px) {
	.detail-ctn-5 .img-grp {
		width: 100%;
		padding: 0 15px;
	}
}

.detail-ctn-5 .img-grp .img-it {
	width: 100%;
}

.housearea .point {
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	padding: 5px;
}

p {
	margin-bottom: 0;
}

body {
	min-height: 100vh;
	position: relative;
}

.body-padding {display: none;}
#footer {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	width: 100%;
	z-index: 1;
}

.breadcrumbs-grp {
	padding: 10px 0;
	background-color: #f2f2f2;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
}

@media (max-width: 991.98px) {
	.breadcrumbs-grp {
		padding: 5px 0;
		font-size: 14px;
	}
}

@media (max-width: 767.98px) {
	.breadcrumbs-grp {
		font-size: 12px;
		line-height: 24px;
	}
}

.breadcrumbs-grp i,
.breadcrumbs-grp .title-breadcrumbs,
.breadcrumbs-grp .nav-breadcrumbs {
	display: inline-block;
	vertical-align: middle;
}

.breadcrumbs-grp i {
	font-size: 24px;
}

@media (max-width: 991.98px) {
	.breadcrumbs-grp i {
		font-size: 20px;
	}
}

@media (max-width: 767.98px) {
	.breadcrumbs-grp i {
		font-size: 18px;
	}
}

.breadcrumbs-grp .nav-breadcrumbs li {
	display: inline-block;
	position: relative;
}

.breadcrumbs-grp .nav-breadcrumbs li:not(:last-child) {
	padding-right: 15px;
}

.breadcrumbs-grp .nav-breadcrumbs li:not(:last-child):after {
	content: ">";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.breadcrumbs-grp .nav-breadcrumbs a {
	display: block;
	color: #999999;
}

.breadcrumbs-grp .nav-breadcrumbs a:hover {
	color: #0e4386;
}

.page-section {
	padding: 30px 0 100px;
}

@media (max-width: 991.98px) {
	.page-section {
		padding: 30px 0;
	}
}

@media (max-width: 767.98px) {
	.page-section {
		padding: 20px 0;
	}
}

.rightmenu-title {
	padding: 15px 20px;
	background-color: #0e4386;
}

@media (max-width: 991.98px) {
	.rightmenu-title {
		padding: 15px;
	}
}

.rightmenu-title i,
.rightmenu-title h5 {
	display: inline-block;
	vertical-align: middle;
}

.rightmenu-title i {
	font-size: 26px;
	line-height: 1;
	color: #fff;
	margin-right: 20px;
}

@media (max-width: 991.98px) {
	.rightmenu-title i {
		font-size: 22px;
		margin-right: 10px;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-title i {
		font-size: 20px;
		margin-right: 5px;
	}
}

.rightmenu-title h5 {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
}

@media (max-width: 991.98px) {
	.rightmenu-title h5 {
		font-size: 18px;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-title h5 {
		font-size: 16px;
		line-height: 22px;
	}
}

.rightmenu-recommend,
.rightmenu-search {
	background-color: #f2f2f2;
}

.rightmenu-search {
	padding: 30px 20px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
	.rightmenu-search {
		padding: 20px 10px;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-search {
		padding: 15px 10px;
		margin-bottom: 20px;
	}
}

.rightmenu-search .row {
	margin-left: -5px;
	margin-right: -5px;
}

.rightmenu-search .row>div {
	padding-left: 5px;
	padding-right: 5px;
}

.rightmenu-search .form-group {
	margin-bottom: 10px;
}

@media (max-width: 767.98px) {
	.rightmenu-search .form-group {
		margin-bottom: 5px;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-search .custom-select {
		padding-bottom: 5px;
	}
}

.rightmenu-search .custom-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 15px;
}

.rightmenu-search .custom-select:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 7px solid #ccc;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

./* rightmenu-search .input-group {
	margin-top: 10px;
} */

@media (max-width: 767.98px) {
	.rightmenu-search .input-group {
		margin-top: 5px;
	}
}

.rightmenu-search .btn-primary {
	background-color: #0e4386;
	color: #fff;
	font-size: 16px;
}

@media (max-width: 767.98px) {
	.rightmenu-search .btn-primary {
		font-size: 14px;
	}
}

.rightmenu-recommend a {
	display: block;
	padding: 30px 15px;
}

.rightmenu-recommend a::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 1199.98px) {
	.rightmenu-recommend a {
		padding: 15px;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-recommend a {
		padding: 15px 10px;
	}
}

.rightmenu-recommend a:not(:last-child) {
	border-bottom: 1px solid #cccccc;
}

.rightmenu-recommend a:hover h4 {
	color: #0e4386;
}

.rightmenu-recommend .img {
	float: right;
	width: 100px;
	height: auto;
	max-width: 50%;
	margin-left: 10px;
	border: 3px solid #ffffff;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1199.98px) {
	.rightmenu-recommend .img {
		width: 85px;
		height: auto;
	}
}

@media (max-width: 767.98px) {
	.rightmenu-recommend .img {
		margin-left: 5px;
	}
}

.rightmenu-recommend h4 {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	font-weight: bold;
}

@media (max-width: 1199.98px) {
	.rightmenu-recommend h4 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0;
	}
}

.rightmenu-recommend p {
	font-size: 14px;
	line-height: 24px;
	color: #414141;
	max-height: 48px;
	overflow: hidden;
}

@media (max-width: 1199.98px) {
	.rightmenu-recommend p {
		font-size: 12px;
		line-height: 22px;
		max-height: 44px;
	}
}

.page-title {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.page-title::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 991.98px) {
	.page-title {
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
}

.page-title .c-title {
	font-size: 20px;
	line-height: 24px;
	padding-right: 10px;
	color: #000;
}

@media (max-width: 991.98px) {
	.page-title .c-title {
		font-size: 18px;
	}
}

@media (max-width: 767.98px) {
	.page-title .c-title {
		font-size: 16px;
		line-height: 22px;
		padding-right: 5px;
	}
}

.page-title .e-title {
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	vertical-align: bottom;
	color: #999999;
}

@media (max-width: 991.98px) {
	.page-title .e-title {
		font-size: 14px;
	}
}

@media (max-width: 767.98px) {
	.page-title .e-title {
		font-size: 12px;
		line-height: 22px;
	}
}

.page-title .more {
	float: right;
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	text-transform: uppercase;
}

@media (max-width: 991.98px) {
	.page-title .more {
		font-size: 14px;
	}
}

@media (max-width: 767.98px) {
	.page-title .more {
		font-size: 12px;
		line-height: 22px;
	}
}

.about-section {
	padding-bottom: 40px;
}

@media (max-width: 991.98px) {
	.about-section {
		padding-bottom: 30px;
	}
}

@media (max-width: 767.98px) {
	.about-section {
		padding-bottom: 20px;
	}
}

.about-section-content {
	font-size: 20px;
	line-height: 42px;
	color: #000;
}

@media (max-width: 991.98px) {
	.about-section-content {
		font-size: 18px;
		line-height: 32px;
	}
}

@media (max-width: 767.98px) {
	.about-section-content {
		font-size: 14px;
		line-height: 26px;
	}
}

.about-section-content p {
	margin-bottom: 0;
}

.about-section-content img {
	width: 100%;
	margin-top: 40px;
}

@media (max-width: 991.98px) {
	.about-section-content img {
		margin-top: 30px;
	}
}

@media (max-width: 767.98px) {
	.about-section-content img {
		margin-top: 10px;
	}
}

@media (max-width: 991.98px) {
	.product-list {
		margin-left: -10px;
		margin-right: -10px;
	}

	.product-list>div {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767.98px) {
	.product-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.product-list>div {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.product-item {
	display: block;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	color: #666666;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991.98px) {
	.product-item {
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	.product-item {
		margin-bottom: 10px;
	}
}

.product-item:hover {
	background-color: #0e4386;
	color: #fff;
}

.product-item span {
	display: block;
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.product-item span {
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 767.98px) {
	.product-item span {
		padding: 5px 10px;
		font-size: 12px;
		line-height: 22px;
	}
}

.product-link-list {
	margin-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.product-link-list::after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 1199.98px) {
	.product-link-list {
		border-bottom: 0;
	}
}

@media (max-width: 991.98px) {
	.product-link-list {
		margin-bottom: 20px;
	}
}

.product-link-list li {
	float: left;
}

@media (max-width: 1199.98px) {
	.product-link-list li {
		padding: 5px;
		width: 20%;
	}
}

@media (max-width: 767.98px) {
	.product-link-list {
		margin: 0 -3px 10px;
	}
	.product-link-list li {
		width: 33.3333%;
		padding: 3px;
	}
}

@media (min-width: 1200px) {
	.product-link-list li:not(:last-child) {
		margin-right: 10px;
	}
}

.product-link-list li.cur a {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #ffffff;
}

.product-link {
	display: block;
	padding: 10px 25px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #f2f2f2;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 1599.98px) {
	.product-link {
		padding: 10px 15px;
		font-size: 14px;
	}
}

@media (max-width: 1199.98px) {
	.product-link {
		padding: 5px;
		border: 1px solid #ccc;
		border-radius: 5px;
		font-size: 12px;
	}
}

@media (max-width: 991.98px) {
	.product-link {
		line-height: 2;
	}
}

.product-link:hover {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #ffffff;
}

.recommend-carousel .owl-item {
	padding-right: 1px;
}

.recommend-carousel .owl-dots {
	display: block;
	text-align: center;
	padding: 15px 0;
	line-height: 10px;
}

.recommend-carousel .owl-dot {
	padding: 0;
	border: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #cccccc;
	margin: 0 5px;
	-webkit-transition: background-color .35s;
	-o-transition: background-color .35s;
	transition: background-color .35s;
}

.recommend-carousel .owl-dot.active {
	background-color: #f29300;
}

.recruit-detail-section-content h3 {
	display: block;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 48px;
	color: #f29300;
}

@media (max-width: 991.98px) {
	.recruit-detail-section-content h3 {
		font-size: 20px;
		line-height: 32px;
	}
}

@media (max-width: 767.98px) {
	.recruit-detail-section-content h3 {
		font-size: 18px;
		line-height: 28px;
	}
}

.recruit-detail-section-content h4 {
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 36px;
	color: #f29300;
}

@media (max-width: 991.98px) {
	.recruit-detail-section-content h4 {
		margin-top: 15px;
		font-size: 16px;
		line-height: 24px;
	}
}

.recruit-detail-section-content p {
	display: block;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 48px;
	color: #000000;
}

@media (max-width: 991.98px) {
	.recruit-detail-section-content p {
		font-size: 16px;
		line-height: 32px;
	}
}

@media (max-width: 767.98px) {
	.recruit-detail-section-content p {
		line-height: 28px;
	}
}

.recruit-detail-section-content p span {
	padding-right: 20px;
}

@media (max-width: 767.98px) {
	.recruit-detail-section-content p span {
		padding-right: 5px;
	}
}

.detail-title-grp {
	background-color: #f2f2f2;
	text-align: center;
	padding: 25px 10px;
}

@media (max-width: 991.98px) {
	.detail-title-grp {
		padding: 15px 10px;
	}
}

@media (max-width: 767.98px) {
	.detail-title-grp {
		padding-right: 10px 5px;
	}
}

.detail-title-grp h4 {
	display: block;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1;
	color: #000000;
}

@media (max-width: 991.98px) {
	.detail-title-grp h4 {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 26px;
	}
}

@media (max-width: 767.98px) {
	.detail-title-grp h4 {
		font-size: 16px;
		line-height: 22px;
	}
}

.detail-title-grp .info {
	font-size: 14px;
	line-height: 1;
	color: #999999;
}

@media (max-width: 991.98px) {
	.detail-title-grp .info {
		font-size: 12px;
		line-height: 22px;
	}
}

.detail-title-grp .info span {
	display: inline-block;
	padding: 0 10px;
}

@media (max-width: 991.98px) {
	.detail-title-grp .info span {
		padding: 0 7px;
	}
}

.detail-body {
	padding: 30px 0 50px;
}

@media (max-width: 991.98px) {
	.detail-body {
		padding: 20px 0;
	}
}

@media (max-width: 767.98px) {
	.detail-body {
		padding: 10px 0;
	}
}

.detail-body p {
	display: block;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 30px;
	color: #414141;
}

@media (max-width: 767.98px) {
	.detail-body p {
		font-size: 14px;
		line-height: 22px;
	}
}

.detail-body img {
	display: block;
	margin: 20px auto 30px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.detail-body img {
		margin: 10px auto;
	}
}

@media (max-width: 767.98px) {
	.detail-body img {
		margin: 5px auto;
	}
}

.detail-share-grp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f2f2f2;
	padding: 15px;
	margin-bottom: 50px;
}

@media (max-width: 991.98px) {
	.detail-share-grp {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	.detail-share-grp {
		padding: 10px;
	}
}

.detail-pagination {
	max-width: 50%;
}

@media (max-width: 991.98px) {
	.detail-pagination {
		max-width: 100%;
		margin-bottom: 10px;
	}
}

.detail-pagination li {
	padding-left: 15px;
	position: relative;
}

.detail-pagination li:before {
	content: "";
	width: 5px;
	height: 10px;
	background-image: url(../images/detail-pagination-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.detail-pagination span,
.detail-pagination a {
	display: inline-block;
	vertical-align: middle;
}

.detail-pagination a {
	font-size: 14px;
	line-height: 36px;
	color: #000;
}

@media (max-width: 991.98px) {
	.detail-pagination a {
		line-height: 28px;
	}
}

@media (max-width: 767.98px) {
	.detail-pagination a {
		font-size: 12px;
		line-height: 26px;
	}
}

.detail-pagination a:hover {
	color: #0e4386;
}

.info-share {
	max-width: 50%;
}

@media (max-width: 991.98px) {
	.info-share {
		max-width: 100%;
	}
}

.info-share span,
.info-share .bdshare {
	display: inline-block;
	vertical-align: middle;
}

.info-share span {
	font-size: 14px;
	color: #999999;
}

@media (max-width: 767.98px) {
	.info-share span {
		font-size: 12px;
	}
}

.info-share .bdshare a {
	display: inline-block;
	margin: 0 3px;
	width: 30px;
	height: 30px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #999999;
	border-radius: 50%;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	-webkit-transition: background-color .35s, color .35s, border-color .35s;
	-o-transition: background-color .35s, color .35s, border-color .35s;
	transition: background-color .35s, color .35s, border-color .35s;
}

@media (max-width: 767.98px) {
	.info-share .bdshare a {
		width: 25px;
		height: 25px;
		font-size: 16px;
		line-height: 23px;
	}
}

.info-share .bdshare a:hover {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #fff;
}

.info-item {
	display: block;
	padding: 15px;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

@media (max-width: 991.98px) {
	.info-item {
		padding: 10px;
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	.info-item {
		margin-bottom: 10px;
	}
}

.info-item::after {
	display: block;
	clear: both;
	content: "";
}

.info-item .info-img {
	float: left;
	margin-right: 20px;
	width: 240px;
	height: auto;
	-webkit-box-shadow: 0 0 3px 0 rgba(4, 0, 0, 0.2);
	box-shadow: 0 0 3px 0 rgba(4, 0, 0, 0.2);
}

@media (max-width: 991.98px) {
	.info-item .info-img {
		width: 170px;
		height: auto;
		margin-right: 10px;
	}
}

@media (max-width: 767.98px) {
	.info-item .info-img {
		width: 120px;
		height: auto;
		margin-right: 7px;
		border: 3px solid #ffffff;
	}
}

.info-item .content h4 {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

@media (max-width: 991.98px) {
	.info-item .content h4 {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 767.98px) {
	.info-item .content h4 {
		margin-bottom: 0;
	}
}

.info-item .content>p {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #414141;
}

@media (max-width: 991.98px) {
	.info-item .content>p {
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 22px;
		max-height: 44px;
	}
}

@media (max-width: 767.98px) {
	.info-item .content>p {
		margin-bottom: 0;
	}
}

.info-item .info p {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 35px;
	color: #999999;
}

@media (max-width: 991.98px) {
	.info-item .info p {
		display: none;
	}
}

.info-item .info i,
.info-item .info span {
	display: inline-block;
	vertical-align: middle;
}

.info-item .info i {
	line-height: 1;
}

.info-item .info span {
	padding-left: 3px;
}

.info-item .info .more {
	float: right;
	width: 90px;
	height: 35px;
	border: 1px solid #cccccc;
	font-size: 16px;
	line-height: 33px;
	text-align: center;
	background-color: #ffffff;
	color: #666666;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991.98px) {
	.info-item .info .more {
		width: 70px;
		height: 28px;
		font-size: 12px;
		line-height: 26px;
	}
}

@media (max-width: 767.98px) {
	.info-item .info .more {
		display: none;
	}
}

.info-item .info .more:hover {
	background-color: #0e4386;
	border-color: #0e4386;
	color: #ffffff;
}

.recruit-list {
	padding-bottom: 40px;
}

@media (max-width: 991.98px) {
	.recruit-list {
		padding-bottom: 20px;
	}
}

.recruit-item {
	padding: 30px;
	padding-bottom: 0;
}

@media (max-width: 1599.98px) {
	.recruit-item {
		padding: 15px;
		padding-bottom: 0;
	}
}

@media (max-width: 1199.98px) {
	.recruit-item {
		padding: 10px;
	}
}

.recruit-item:nth-child(odd) {
	background-color: #f2f2f2;
}

.recruit-item:nth-child(odd) a {
	background-color: #ffffff;
}

.recruit-item .row {
	margin-left: -5px;
	margin-right: -5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.recruit-item .row>div {
	padding-left: 5px;
	padding-right: 5px;
}

.recruit-item p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
	color: #414141;
}

@media (max-width: 1599.98px) {
	.recruit-item p {
		margin-bottom: 10px;
	}
}

@media (max-width: 767.98px) {
	.recruit-item p {
		font-size: 14px;
	}
}

.recruit-item span {
	display: inline-block;
	color: #f29300;
}

.recruit-item a {
	display: block;
	width: 100px;
	height: 40px;
	border: 1px solid #999999;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	color: #999999;
	background-color: #f2f2f2;
	margin-left: auto;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991.98px) {
	.recruit-item a {
		width: 85px;
		height: 30px;
		font-size: 16px;
		line-height: 28px;
	}
}

@media (max-width: 767.98px) {
	.recruit-item a {
		width: 70px;
		height: 26px;
		font-size: 14px;
		line-height: 24px;
	}
}

.recruit-item a:hover {
	background-color: #f29300;
	border-color: #f29300;
	color: #fff;
}

.contact-info {
	margin-bottom: 70px;
}

@media (max-width: 991.98px) {
	.contact-info {
		margin-bottom: 40px;
	}
}

@media (max-width: 767.98px) {
	.contact-info {
		margin-bottom: 20px;
	}
}

.contact-info>.row {
	margin-left: 0;
	margin-right: 0;
}

.contact-info>.row>div {
	padding-left: 0;
	padding-right: 0;
}

.contact-info .info {
	background-color: #f2f2f2;
	/* color: #fff; */
}

.contact-info .info h3 {
	display: block;
	padding: 25px 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
	color: #0e4386;
}

@media (max-width: 1599.98px) {
	.contact-info .info h3 {
		padding: 15px;
		padding-bottom: 10px;
		font-size: 26px;
	}
}

@media (max-width: 767.98px) {
	.contact-info .info h3 {
		font-size: 18px;
	}
}

.contact-info .content {
	padding: 20px;
}

@media (max-width: 991.98px) {
	.contact-info .content {
		padding: 15px;
	}
}

.contact-info .content .info-grp {
	margin-bottom: 15px;
}

@media (max-width: 991.98px) {
	.contact-info .content .info-grp {
		margin-bottom: 15px;
	}
}

@media (max-width: 767.98px) {
	.contact-info .content .info-grp {
		margin-bottom: 5px;
	}
}

.contact-info .content span {
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}

@media (max-width: 767.98px) {
	.contact-info .content span {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 5px;
	}
}

.contact-info .content h4 {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 36px;
}

@media (max-width: 1599.98px) {
	.contact-info .content h4 {
		font-size: 16px;
		line-height: 28px;
	}
}

@media (max-width: 767.98px) {
	.contact-info .content h4 {
		font-size: 14px;
		line-height: 26px;
	}
}

.contact-info .content p {
	display: block;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 36px;
	color: #000;
}

@media (max-width: 1599.98px) {
	.contact-info .content p {
		font-size: 14px;
		line-height: 28px;
	}
}

@media (max-width: 767.98px) {
	.contact-info .content p {
		font-size: 14px;
		line-height: 26px;
	}
}

.contact-info .content p a {
	color: inherit;
}

.contact-info .contact-qr {
	text-align: center;
}

@media (max-width: 1599.98px) {
	.contact-info .contact-qr {
		padding: 15px 0;
	}
}

.contact-info .contact-qr img {
	width: 130px;
	height: 130px;
}

@media (max-width: 1599.98px) {
	.contact-info .contact-qr img {
		width: 100px;
		height: 100px;
	}
}

.contact-info .contact-qr span {
	font-size: 14px;
	line-height: 26px;
}

@media (max-width: 1599.98px) {
	.contact-info .contact-qr span {
		font-size: 12px;
		line-height: 22px;
	}
}

.contact-info .contact-img {
	border: 20px solid #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 1599.98px) {
	.contact-info .contact-img {
		border-width: 10px;
	}
}

@media (max-width: 991.98px) {
	.contact-info .contact-img {
		-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
		box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	}
}

@media (max-width: 767.98px) {
	.contact-info .contact-img {
		border-width: 5px;
	}
}

#map {
	height: 500px;
}

@media (max-width: 991.98px) {
	#map {
		height: 300px;
	}
}

@media (max-width: 767.98px) {
	.profile-section {
		margin-bottom: 20px;
	}
}

.profile-section-content p {
	font-size: 16px;
	line-height: 30px;
	color: #414141;
}

@media (max-width: 767.98px) {
	.profile-section-content p {
		font-size: 14px;
		line-height: 22px;
	}
}

.main-carousel {
	position: relative;
}

.main-carousel .item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.main-carousel .item:before {
	content: '';
	display: block;
	padding-top: 640px;
}

@media (max-width: 1599.98px) {
	.main-carousel .item:before {
		padding-top: 33.33333%;
	}
}

.main-carousel .owl-dots {
	display: block;
	text-align: center;
	line-height: 10px;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

.main-carousel .owl-dot {
	padding: 0;
	border: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #cccccc;
	margin: 0 5px;
	-webkit-transition: background-color .35s;
	-o-transition: background-color .35s;
	transition: background-color .35s;
}

.main-carousel .owl-dot.active {
	background-color: #f29300;
}

.index-product-list {
	margin-left: -20px;
	margin-right: -20px;
}

.index-product-list>div {
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width: 1599.98px) {
	.index-product-list {
		margin-left: -15px;
		margin-right: -15px;
	}

	.index-product-list>div {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 1199.98px) {
	.index-product-list {
		margin-left: -10px;
		margin-right: -10px;
	}

	.index-product-list>div {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767.98px) {
	.index-product-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.index-product-list>div {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.index-product-item {
	display: block;
	background-color: #f2f2f2;
	padding: 25px;
	height: 100%;
}

@media (max-width: 1599.98px) {
	.index-product-item {
		padding: 20px;
	}
}

@media (max-width: 991.98px) {
	.index-product-item {
		padding: 15px;
	}
}

.index-product-item:hover .img-txt {
	background-color: rgba(14, 67, 134, 0.65);
}

.index-product-item .img {
	margin-bottom: 15px;
	position: relative;
}

@media (max-width: 991.98px) {
	.index-product-item .img {
		margin-bottom: 10px;
	}
}

@media (max-width: 767.98px) {
	.index-product-item .img {
		margin-bottom: 5px;
	}
}

.index-product-item .img-txt {
	width: 100%;
	height: auto;
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.65);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991.98px) {
	.index-product-item .img-txt {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 767.98px) {
	.index-product-item .img-txt {
		padding: 10px;
		font-size: 14px;
		line-height: 22px;
	}
}

.index-product-item .img-txt::after {
	display: block;
	clear: both;
	content: "";
}

.index-product-item .img-txt i {
	float: right;
}

.index-product-item .product-info-list {
	margin-left: -5px;
	margin-right: -5px;
}

.index-product-item .product-info-list>div {
	padding-left: 5px;
	padding-right: 5px;
}

@media (min-width: 992px) {
	.index-product-item .product-info {
		min-height: 112px;
	}
}

.index-product-item .product-info p {
	padding-left: 15px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	position: relative;
}

@media (max-width: 1199.98px) {
	.index-product-item .product-info p {
		padding-left: 10px;
		font-size: 13px;
	}
}

.index-product-item .product-info p:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #909090;
}

#list-more {
	display: block;
	background-color: #f2f2f2;
	padding: 20px;
	font-size: 22px;
	line-height: 24px;
	color: #f29300;
	text-align: center;
}

@media (max-width: 1599.98px) {
	#list-more {
		padding: 15px;
		font-size: 20px;
	}
}

@media (max-width: 991.98px) {
	#list-more {
		padding: 10px;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 20px;
	}
}

.pipe-infor-list,
.engineer-case-list {
	margin-bottom: 30px;
	background-color: #f2f2f2;
}

@media (max-width: 991.98px) {

	.pipe-infor-list,
	.engineer-case-list {
		margin-bottom: 20px;
	}
}

.pipe-item {
	display: block;
	padding: 20px 10px;
}

@media (max-width: 991.98px) {
	.pipe-item {
		padding: 10px;
	}
}

.pipe-item:not(:last-child) {
	border-bottom: 1px solid #cccccc;
}

.pipe-item h4 {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	color: #f29300;
}

@media (max-width: 991.98px) {
	.pipe-item h4 {
		margin-bottom: 5px;
		font-size: 16px;
	}
}

.pipe-item .content::after {
	display: block;
	clear: both;
	content: "";
}

.pipe-item .content .img {
	float: right;
	width: 100px;
	margin-left: 5px;
	border: 3px solid #fff;
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
}

.pipe-item .content p {
	display: block;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	color: #414141;
}

@media (max-width: 991.98px) {
	.pipe-item .content p {
		font-size: 12px;
	}
}

.case-item {
	display: block;
	padding: 25px 20px;
}

@media (max-width: 991.98px) {
	.case-item {
		padding: 15px;
	}
}

@media (max-width: 767.98px) {
	.case-item {
		padding: 10px;
	}
}

.case-item:not(:last-child) {
	border-bottom: 1px solid #cccccc;
}

.case-item h4 {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 24px;
	color: #f29300;
}

@media (max-width: 991.98px) {
	.case-item h4 {
		margin-bottom: 5px;
		font-size: 18px;
	}
}

.case-item p {
	display: block;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	color: #414141;
}

@media (max-width: 991.98px) {
	.case-item p {
		font-size: 12px;
		line-height: 22px;
		max-height: 44px;
	}
}

.bd_weixin_popup {
	-webkit-box-sizing: initial;
	box-sizing: initial;
}



/*# sourceMappingURL=style.css.map */

.clearBox:after {content:"";display: block;clear: both;}

/* 项目展示图 start */
/* 展示图 start */
.pstr {position:relative;}
.pro-image-box {width:100%;position:relative;}
.pro-image-box .btn {
	height: 48px; width: 24px; position: absolute; z-index: 99;top: 50%;
	cursor: pointer;
	-webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.pro-image-box #prevTop, .pro-image-box #prev {
	background: url(../images/prevbtn.png) no-repeat;
	left: 5px;
}
.pro-image-box #nextTop, .pro-image-box #next {
	background: url(../images/nextbtn.png) no-repeat;
	right: 5px;
}
/* .pro-image-box #prevTop, .pro-image-box #nextTop {display:none;} */
.pro-image-box #prev, .pro-image-box #next{display:none;}

.pro-image-box li {float:left;}
.pro-image-box .cf li {position:relative;color:#fff;}
.pro-image-box .cf a {display:block;width:598px;height:100%;position:absolute;color:#fff;}
.bigImgBox {width: 598px; position:relative; }
.pro-image-box .picBox {width: 598px; height: 358px; position: relative; overflow: hidden;}
.pro-image-box .picBox ul {position:absolute; left:0;}
.pro-image-box .picBox li { width: 598px; height: 358px;background-color:#000;position:relative;}
.pro-image-box .picBox li .imagelist { width:100%;height:100%;}
.smImgBox {position:relative;width:100%; bottom:0;padding-top:5px ;
	/* background:rgba(0,0,0,.5); */
}
.pro-image-box .listBox {height: 105px; position: relative; overflow: hidden; }
.pro-image-box .listBox ul {position:absolute; padding-left:0px;}
.pro-image-box .listBox li { width: 145px; 
height: 105px;
/* height: 87px; */
 cursor: pointer; position: relative; padding-right: 5px; overflow:hidden;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	box-sizing:content-box;
}
.pro-image-box .listBox li .pstr {height:100%;background-color:#000;}
.video {position:relative;z-index:1;}
.pro-image-box .listBox li .imagelist { width:100%;display:block;}
.pro-image-box .listBox li i{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;line-height:26px;font-style:normal;

}

.pro-image-box .listBox li a{display:block;width:119.5px;height:85px;}
.pro-image-box .listBox .on .imagelist {border:2px solid #e00;}

.pro-image-box .listBox .on i{display:block;
	border-right:2px solid #e00;border-left:2px solid #e00;
	border-bottom:2px solid #e00;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	z-index:2;
}
.video {background-color:#000;}
.play_box {position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}
.video_play {cursor:pointer;position:absolute;top:50%;left:50%;border:0;}
.listBox .video_play {
	width:30px;
	height:30px;
	margin-top:-15px;
	margin-left:-15px;
}
.picBox .video_play {
	width: 60px;
    height: 60px;
	margin-left:-30px;
	margin-top:-30px;
}
.pro-image-box .listBox .on i.video_i{
	border-right:2px solid transparent;border-left:2px solid transparent;
	border-bottom:2px solid transparent;
}
.left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333;}
/* 展示图 end */

/* 项目展示图 end */



.f16 {
    font-size: 16px;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
.fr {
    float: right;
    display: inline
}
.dib {
    display: inline-block
}
.mb15, .mh15, .ma15 {margin-bottom: 15px;}
/* 搜索 start */
.bannerBox {position: relative;}

#search{position:absolute; top:50%; left:50%; 
/* margin-left:-403px; */
transform: translate(-50%,-50%);
 padding:30px 72px;background: rgba(0,0,0,0.7); z-index:2;}
#search .search_nav{height:33px; margin-top:12px;}
.search_nav span{color:#fff;}
.search_nav .nav-con{position:relative; height:33px; line-height:33px; padding:0 10px; font-size:16px; color:#999;}
.search_nav .nav-con:hover, .search_nav .nav-con.active{background:#0e4386; border-radius:3px; color:#fff;}
.search_nav .nav-con img{position:absolute; bottom:-15px; left:50%; margin-left:-6px;}

.searchm{position:relative; width:660px; max-width:100%; height:40px;}
.searchm .sdiv{position:relative;height:40px; background:#0e4386; border-radius:6px; overflow:hidden;}
.searchm .msg, .searchm .inp{position:absolute; left:0; top:0; width:80%; height:38px; line-height:38px; padding-left:15px; font-size:14px; border-radius: 6px 0 0 6px;}
.searchm .msg{z-index:1; color:#999999; background:#fff; border:1px solid #fff;}
.searchm .inp{z-index:2; color:#5d656a; background:none; border:1px solid #fff; font-family:microsoft yahei,arial,verdana,helvetica,sans-serif;}
.list-searchm.searchm .msg, .list-searchm.searchm .inp{border-color:#2a789f;}
.searchm .btn{position:absolute; right:0; top:0; width:20%; height:40px;  border-radius:0 6px 6px 0; cursor:pointer; font-size:16px; font-family:microsoft yahei, arial, verdana, helvetica, sans-serif; color:#fff; text-align:center; background:#0e4386; border:none;}
.searchm .btn:hover{background:#0a1b86;}
.searchm .area{position:absolute; left:550px; top:0; width:114px; height:40px; line-height:40px; color:#fff; background:#4c96ab; border-radius:6px; text-align:center; font-size:16px; cursor: pointer;}
.searchm .area:hover{background:#448b96;}
#search .hot{width:670px; margin:10px auto; font-size:14px; color:#fff;}
#search .hot li{line-height:50px;}
#search .hot a{padding:3px 10px;margin-right:8px; color:#fff; line-height:26px;
    color: #fff;}


#search .hot a:hover{background: #4c96ab none repeat scroll 0 0;
    border-radius: 3px;}
/* 搜索 end */

	
	

@media (max-width:1599px){
	.page-section {padding-bottom:80px;}
	
	.office-cont li, .hot-office ul li {width:31.33333333%;}
	.hot-office ul li:nth-of-type(7), .hot-office ul li:nth-of-type(8), .office-cont .office-li:nth-of-type(6), .office-cont .office-li:nth-of-type(7) {display: none;}
	
	.news-list li:first-child .news-title {padding-top:5px;}
	.news-list li .news-title {line-height:30px;}
}

@media (max-width:1199px){
	.page-section {padding-bottom:50px;}
	
	.office-item li a {width:auto;padding:0 20px;font-size:16px;height:auto;line-height:41px;}
	
	.hot-office ul li {width:31.33333333%;}
	.news-list li .news-title {line-height:25px;}
	.news-list li:first-child .news-title {line-height:30px;}
}

@media (max-width:991px){
	.page-section {padding-bottom:30px;}
	
	.searchm {width:560px;}
	
	.uban-hot h2, .hot-office p, .section-title h2 {font-size:18px;margin:0;padding:0;}
	
	.office-cont li, .hot-office ul li {width:48%;}
	.office-cont .office-li:nth-of-type(5), .office-cont .cont-more {display:none;}
	
	.morec, .section-title a.more {font-size:13px;} 
	
	.section-title {height:auto;}
	.section-title h2, .section-title a.more {height:auto;}
	
	.row.gap-row {display:block;}
	.span-4 {width:auto;float:none;}
	.pm-dpn {display: none;}
	
	.side-contact {display: none !important;}
	.copyright-grp {padding:10px 0;}
	.copyright-grp .copyright {margin-bottom:0;}
}
.pm-show {display:none;}
@media (max-width:767px){
		
	#search {display: none;}
	
	.page-section {padding-bottom:15px;}
	.section-title a.more {display: none;}
	
	.uban-hot h2 {margin-top:0;}
	
	.section-dt-block {padding-top: 0 !important;}

}
@media (max-width:579px){
	.office-item, .clipper-service {display: none;}
	
	
	.section-title {margin-bottom: 0; padding: 0 10px;}
	
	.container {padding-right:10px;padding-left:10px;}
	.row {margin-left:-10px;margin-right:-10px ;}

	.uban-hot h2, .hot-office p, .section-title h2 {font-size:16px;padding-top:5px; padding: 0;}

	.section-title {display: block;}
	.section-title h2 {text-align: center;}
	.news-typename-line {margin: 10px auto;}
	
	.office-cont li {height:auto !important;margin-bottom:10px;}
	.office-cont li .detail-cont {padding:5px;position: static}
	.img-wrap img {height:100%;}
	.cont-heading .name-price {padding-top:0 ;}
	.detail-cont .cont-heading {height:auto;}
	.cont-heading .line-wrap {font-size:14px;padding:0;margin: 0;line-height:25px;}
	.cont-heading > p.text-right {display: none;}
	.cont-heading .number {font-size:16px;line-height: 25px;}
	
	.hot-office UL LI .offices .description {height: auto;padding:5px;}
	.hot-office ul li .offices .description h3 {font-size:14px;line-height:20px;height: auto;}
	.hot-office UL LI .offices .description SPAN {font-size: 12px;margin:0;width: auto;}
	#jppy {margin:0;}
	
	.news-list {padding:0 10px 10px;}
	
	.footer-content {padding:15px 0;}
	.footer-content .foor-list-col, .footer-content .foor-ewm-col {display: none;}
}






/* 右侧资讯 start */
.side-contact div{box-sizing: border-box;}
.side-contact {position:fixed;right:10px;bottom:130px;display:none;width:70px;/* height:260px; */z-index:200;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.3);background:#f2f2f2;text-align:center}
.side-contact span,.side-contact i{display:block;margin:0;padding:0;box-sizing: border-box;}
.side-contact span{font-size:14px;color:#666}
.side-contact div:hover span{color:#28b8dd; }
.side-contact i{width:35px;height:32px;margin:0 auto;}
.side-contact p{position:absolute;left:0;top:0;display:none;background:#02b8df;color:#FFF;font-size:14px}.side-contact p strong{font-size:22px;font-weight:normal}
.side-contact p em{position:absolute;right:-11px;display:block;width:11px;height:11px;background:url(../images/icon_tips_arrow.png) no-repeat 0 0}
.side-contact .qq-item{width:100%;height:70px;padding-top:5px;border-bottom:1px solid #f2f2f2;border-radius:8px 8px 0 0;background:#FFF;cursor:pointer; position: relative;}
.side-contact .qq-item i{background:url(../images/icon_contact.png) no-repeat 0 0}
.side-contact .qq-item i{background:url(../images/icon_contact.png) no-repeat -32px 0}
.side-contact .qq-contact-link{display:block;width:70px;height:70px;cursor:pointer}
.side-contact .qq-contact-link:hover{text-decoration:none}
.side-contact .phone-item{width:100%;height:70px;padding-top:5px;border-bottom:1px solid #f2f2f2;background:#FFF;cursor:default; position: relative; border-radius:8px 8px 0 0;}
.side-contact .phone-item i{background:url(../images/icon_contact.png) no-repeat 2px -32px}.side-contact .phone-item i{background:url(../images/icon_contact.png) no-repeat -30px -32px}.side-contact .phone-item p{left:-180px;top:0;width:170px;height:70px;line-height:22px;padding-top:12px;border-radius:8px}
.side-contact .phone-item p em{top:30px}
.side-contact .weixin-item{width:100%;height:70px;padding-top:5px;background:#FFF;cursor:default}.side-contact .weixin-item i{background:url(../images/icon_contact.png) no-repeat 2px -64px  position: relative;}
.side-contact .weixin-item i{background:url(../images/icon_contact.png) no-repeat -30px -64px}
.side-contact .weixin-item p{left:-130px;top:0;width:120px;height:150px;line-height:22px;padding-top:16px;font-size:14px;border-radius:8px}
.side-contact .weixin-item p img{width:90px;height:90px;margin-top:10px}
.side-contact .weixin-item p em{top:72px}
.side-contact .gotop-item{width:100%;padding-top:5px;cursor:pointer}
.side-contact .gotop-item i{width:16px;height:16px}
/* .side-contact .gotop-item i{background:url(../images/icon_top_arrow.png) no-repeat 0 0}
.side-contact .gotop-item:hover i{background:url(../images/icon_top_arrow.png) no-repeat -18px 0} */
.side-contact .gotop-item span{padding:3px 0 0 0;color:#999}
/* 右侧资讯 end */




/* 底部按钮 start */
.footBg {
	height: 50px;
}

.footUl {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	display: flex;
}

.footLi {
	float: left;
	width: 25%;
	text-align: center;
	background-color: #0e4386;
}

.footLi.cur {
	background-color: #1e50ae;
}

.footLink {
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
}

.footIcon {
	height: 20px;
	display: block;
	margin: 0 auto;
}

.footTitle {
	color: #fff;
	font-size: 12px;
	margin-top: 0;
	line-height: 18px;
}

/* 底部按钮 end */



.pc-show {
	display: block;
}

.pm-show {
	display: none;
}

@media (max-width:768px) {
	.pc-show {
		display: none;
	}

	.pm-show {
		display: block;
	}
}

@media (min-width: 992px) {
	.pc-last {
		margin-right: 0;
	}
}

@media (min-width: 480px) and (max-width: 992px) {
	.tpc-last {
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.ph-last {
		margin-right: 0;
	}
}
