body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
strong,
img,
form,
ul,
li,
a,
table,
tr,
td,
dl,
dt,
dd {
	/*font-family: "sy",Arial,"Lucida Grande",Verdana,"Microsoft YaHei",Arial;*/
}

a {
	color: #333333;
	transition: all .3s;
}

a:hover {
	color: #1E88E5;
}

@media only screen and (min-width: 993px) {
	.container {
		width: 90% !important;
		max-width: 1440px;
	}
}

@media only screen and (min-width: 1280px) {
	.container {
		width: 80% !important;
		max-width: 1440px;
	}
}

@media only screen and (max-width: 990px) {
	.container {
		width: 100%;
	}
}

main {
	flex: 1 0 auto;
}

nav.top ul a,
nav.top .brand-logo {
	color: #444;
}

p {
	line-height: 2rem;
}

.textarea-text {
	white-space: pre-line;
	word-wrap: break-word;
}

strong {
	font-weight: 600;
}

.sidenav-trigger {
	background: rgba(255,255,255,.85);
	color: #000;
	margin: 0!important;
	padding: 0 10px;
}

#float-img {
	position: absolute;
	z-index: 900;
	top: 100px;
}

.parallax-container {
	min-height: 380px;
	line-height: 0;
	height: auto;
	color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
	width: 100%;
}

.topMenu {
	width: 100%;
}

.topMenu>li {
	width: 180px;
	line-height: 30px;
}

.topMenu>li a span {
	display: block;
	font-size: 14px;
}

nav.top {
	background: url("../images/navBg.png") center center repeat;
	box-shadow: none;
}

.page-banner {
	height: 438px;
}
#main-navigation{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
#main-navigation > li:hover a {
	background: none;
	color: #2474d3;
}

#main-navigation > li:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

#main-navigation .dropdown .dropdown-content .menu-item a:hover {
	color: #2474d3;
	background-color: #fff;
}
@media only screen and (max-width: 992px) {
	.sidenav-overlay{
		z-index: 996;
	}
	#nav-mobile ul.dropdown-menu a{
		padding-left: 4rem;
	}
}

@media only screen and (min-width: 601px) {
	.navbar-fixed,
	nav.top, nav.top .nav-wrapper i, nav.top a.sidenav-trigger, nav.top a.sidenav-trigger i {
		height: 70px;
		line-height: 70px;
	}

	#main-navigation > li > a {
		font-size: 16px;
		padding: 0 10px;
	}

	#main-navigation > li {
		position: relative;
		/*min-width: 180px;*/
		height: 70px;
		text-align: center;
	}




	#main-navigation > li i {
		display: none;
		line-height: 20px;
		height: 20px;
		font-size: 40px;
		position: absolute;
		top: 58px;
		left: calc(50% - 20px);
		z-index: 10000;
		color: #f4f2eb
	}

	#main-navigation > li:hover i {
		display: block;
	}

	#main-navigation .dropdown:hover .dropdown-content {
		display: block;
		opacity: 1;
		top: 0;
		min-width: 80px;
		background-color: #f4f2eb;
		position: relative;
	}

	#main-navigation .dropdown:hover .dropdown-content:before {
		position: absolute;
		top: 0;

	}

	#main-navigation .dropdown .dropdown-content .menu-item a {
		color: #333333;
		text-align: center;
		line-height: 25px;
		font-size: 14px;
	}


	.dropdown-content li > a, .dropdown-content li > span {
		padding: 14px 0;
	}
}
@media only screen and (min-width: 1440px) {
	.navbar-fixed,
	nav.top, nav.top .nav-wrapper i, nav.top a.sidenav-trigger, nav.top a.sidenav-trigger i {
		height: 80px;
		line-height: 80px;
	}

	#main-navigation > li > a {
		font-size: 20px;
		padding: 0 15px;
	}

	#main-navigation > li {
		position: relative;
		height: 80px;
		text-align: center;
	}

	#main-navigation > li:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	#main-navigation > li i {
		display: none;
		line-height: 20px;
		height: 20px;
		font-size: 50px;
		position: absolute;
		top: 66px;
		left: calc(50% - 25px);
		z-index: 10000;
		color: #f4f2eb
	}

	#main-navigation > li:hover i {
		display: block;
	}

	#main-navigation .dropdown:hover .dropdown-content {
		display: block;
		opacity: 1;
		top: 0;
		min-width: 100px;
		background-color: #f4f2eb;
		position: relative;
	}

	#main-navigation .dropdown:hover .dropdown-content:before {
		position: absolute;
		top: 0;

	}

	#main-navigation .dropdown .dropdown-content .menu-item a {
		color: #333333;
		text-align: center;
		line-height: 25px;
		font-size: 16px;
	}

}

.icon-block {
	padding: 0 15px;
}

.icon-block .material-icons {
	font-size: inherit;
}

.brand-logo {
	height: 100%;
}

.mid-logo-box .logo {
	height: 80px;
}

.page-footer {
	margin: 0;
	padding-top: 0px;
	background: #424242;
	position: relative;
}

.page-footer .logo {
	width: 100%;
	margin: 30px 0;
}

.page-footer .wxcode-box {
	display: inline-block;
	width: 100px;
}

.page-footer .wxcode-box:last-child {
	margin-right: 0;
}

.page-footer .wxcode-box .wxcode {
	width: 100%;
	height: 100%;
	display: block;
}

.page-footer .wxcode-box .wxcode-img-box {
	display: block;
	padding: 3px;
	box-sizing: border-box;
	background: #fff;
}

.page-footer .solid-top {
	border-top: solid 1px #3e371b;
}

.footer-nav-box {
	width: auto;
}

#footer-nav {
	margin-top: 0;
	margin-bottom: 20px;
}

#footer-nav>li {
	display: inline-block;
	margin-right: 60px;
	text-align: left;
	vertical-align: top;
}

#footer-nav>li>a {
	font-size: 18px;
	color: #e7925c;
}

#footer-nav li ul {
	margin-top: 10px;
}

#footer-nav li ul a {
	font-size: 14px;
	color: #ddd;
	line-height: 26px;
}

.page-footer .tel-box {
	color: #c1a018;
	font-size: 32px;
	padding-left: 20px;
	margin: 30px 0 0;
	display: inline-block;
	letter-spacing: 2px;
	position: relative;
}

.page-footer .tel-box:before {
	position: absolute;
	left: 0;
	top: 12px;
	content: '';
	width: 1px;
	background: #3e371b;
	height: 60px;
}

.page-footer .tel-box p {
	font-size: 14px;
	margin-top: 0;
}

.page-footer .footer-copyright {
	background: #131b23;
	line-height: 30px;
}

.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	position: relative;
	white-space: inherit;
}

.truncate-two {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
}

.breadcrumb-nav {
	box-shadow: none;
	border-bottom: solid 1px #eee;
	height: 56px;
	line-height: 56px;
	padding-left: 20px;
}

.breadcrumb-nav a,
.breadcrumb-nav a:before,
.breadcrumb-nav .breadcrumb:last-child {
	color: #999;
	font-size: 18px;
}

.breadcrumb-nav a:hover {
	color: #1E88E5;
}

nav .nav-wrapper i {
	height: 56px;
	line-height: 56px;
}

.pagination {
	margin-bottom: 100px;
}

.pagination .page-item {
	line-height: 36px;
	padding: 0;
	height: 36px;
	min-width: 40px;
	width: auto !important;
	font-size: 1.2rem;
	margin: 5px;
	background: #fff;
	border: solid 1px #eee;
	border-radius: 4px;
}

.pagination .page-item a,
.pagination .page-item span.page-link {
	display: block;
	line-height: 34px;
	padding: 0 10px;
}

.pagination .page-item.disabled,
.pagination .page-item.disabled:hover {
	color: #aaa;
	background: #f0f0f0;
	border-color: #eee;
}

.pagination .page-item.active,
.pagination .page-item:hover,
.pagination .page-item.active.disabled {
	background-color: #3592e2;
	border-color: #3592e2;
	color: #fff;
}

.pagination .page-item:hover a {
	color: #fff;
}

ul.tab-nav {
	height: 100px;
	border-bottom: solid 1px #f0f0f0;
}

ul.tab-nav li.item {
	height: 100px;
	line-height: 100px;
	position: relative;
}

ul.tab-nav li.item a:after {
	position: absolute;
	right: 0;
	top: 30px;
	width: 1px;
	height: 40px;
	background: #f0f0f0;
	content: '';
}

ul.tab-nav li.item a {
	color: #333333;
	font-size: 1.4rem;
	transition: all 0.3s;
}

ul.tab-nav li.item a.active,
ul.tab-nav li.item a:hover {
	background: #ba865e;
	color: #fff;
}

ul.tab-nav li.item a.active:after,
ul.tab-nav li.item a:hover:after {
	display: none;
}

.cate-title {
	background: url("../images/left-bar-bg.png") center center repeat;
	font-size: 24px;
	text-align: center;
	height: 120px;
	margin-top: -64px;
	margin-right: 30px;
	position: relative;
	line-height: 120px;
}

.cate-title img {
	vertical-align: sub;
	margin-right: 15px;
	margin-left: -30px;
}

.left-nav-box {

}

.left-nav-box .cate-box .nav-left {
	margin-top: 0;
}

.left-nav-box .cate-box .nav-left .item-box {
	text-align: left;
	font-size: 18px;
	line-height: 60px;
	border-bottom: solid 1px #f6f7f8;
	background: #f6f7f8;
	border-radius: 3px 25px;
	margin-bottom: 10px;
	overflow: hidden;
}

.left-nav-box .cate-box .nav-left .item-box:last-child {
	border-bottom: none;
}

.left-nav-box .cate-box .nav-left .item-box a {
	color: #333333;
	display: block;
	transition: all 0.3s;
	position: relative;
	padding-left: 60px;
}

.left-nav-box .cate-box .nav-left .item-box a i.al {
	font-size: 1.6rem;
	margin-right: 10px;
	margin-left: -30px;
	vertical-align: middle;
	color: #1E88E5;
}

.left-nav-box .cate-box .nav-left .item-box a.active {
	/*background: url("../images/left-bar-bg.png") center center repeat;*/
	background: #0b6cbc;
	color: #fff !important;
}

.left-nav-box .cate-box .nav-left .item-box:hover a {
	color: #1E88E5;
}

.left-nav-box .cate-box .nav-left .item-box a.active i.al {
	color: #fff;
}

.left-nav-box .service-box {
	padding: 20px;
}

.left-nav-box .left-title {
	margin: 0;
	border-bottom: dotted 2px #ccc;
	padding-bottom: 15px;
}

.left-nav-box .left-title i {
	color: #ac6a00;
	margin-right: 10px;
}

.left-nav-box .service-box .content-box .item-box {
	margin-top: 30px;
	border-bottom: dashed 1px #aaa;
}

.left-nav-box .service-box .content-box .item-box:last-child {
	border-bottom: none;
}

.mid-logo-box {
	display: inline-block;
	position: absolute;
	top: 0px;
	z-index: 1000;
	font-size: 0;
}

.btn-to-top {
	position: absolute;
	top: -68px;
	left: calc(50% - 34px);
	cursor: pointer;
	z-index: 1000;
}

.top-logo {
	height: 150px;
	display: flex;
	align-items: center;
}

@media only screen and (max-width: 640px) {
	.top-logo {
		width: 100%;
		height: 56px;
	}

	.top-logo img {
		height: 56px;
	}

	.mob-nav-title {
		font-size: 1.2em;
		color: #000000;
		text-align: center;
	}

	.page-footer {
		padding-top: 0;
	}

	.footer-copyright {
		padding: .75rem !important;
	}

	.navbar .sidenav ul.dropdown-menu li.menu-item a {
		padding-left: 4em;
		color: #666;
	}

	.navbar .sidenav ul.dropdown-menu li.menu-item a em {
		vertical-align: middle !important;
	}
}