﻿.main-left {
	position: relative;
	width: 100%;
	float: right;
	box-shadow: 0px 2px 5px rgba(148, 189, 216, 0.3)
}

.main-left-title {
	z-index: 555;
	font-size: 20px;
	width: 100%;
	overflow: hidden;
	box-shadow: 0 1px 9px 0 rgb(21 27 57 / 12%)
}
.main-left-title-line{
	z-index: 555;
	width: 100%;
	height: 4px;
	background-color: #EBEBEE;
}
.main-left-title span {
	line-height: 60px;
	width: 100%;
	height: 60px;
	font-size: 26px;
	font-weight: bold;
	display: block;
	color: #3664e3;
	box-shadow: 0 1px 9px 0 rgba(21, 27, 57, 0.12);
	font-weight: bold;
	position: relative;
	z-index: 1;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}
@media screen and (min-width: 900px) {
.subnav-two {
	height: 1185px;
	min-height: 550px;
	width: 100%;
	background-color: #ffffff;
	padding-top: 0px;
}
}
.subnav-two>li {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.subnav-two>li>a {
	position: relative;
	display: block;
	line-height: 40px;
	font-size: 16px;
	margin: 2px 0;
	padding: 5px 0px 5px 40px;
	text-decoration: none;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.subnav-two>li>a:after {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid #000;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

.subnav-two a {
	text-decoration: none
}

.subnav-two>.subnav-hover>a {
	color: #ffffff;
	background: #3664e3;
	font-size: 18px;
	font-weight: bold
}

.subnav-two>.subnav-hover>a:after {
	border-top: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	margin-top: 18px
}

.subnav-three {
	background: #f5f5f5;
	display: none;
	border-top: 2px solid #ffffff
}

.subnav-three>li {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.subnav-three>li>a {
	position: relative;
	display: block;
	line-height: 50px;
	color: #333333;
	font-size: 16px;
	padding-left: 75px
}

.subnav-three>li>a:after {
	position: absolute;
	left: 60px;
	top: 20px;
	content: "";
	width: 2px;
	height: 10px;
	background: #000;
	transform: rotate(0deg)
}

.subnav-three>li>a:before {
	position: absolute;
	left: 60px;
	top: 20px;
	content: "";
	width: 2px;
	height: 10px;
	background: #000;
	transform: rotate(-90deg)
}

.subnav-three>.subnav-hover>a:after {
	height: 0px
}

.subnav-three>li>a:hover {
	color: #5980e8
}

.subnav-three>li:hover>a:after,
.subnav-three>.subnav-hover>a {
	color: #5980e8;
	font-weight: bold
}

.subnav-four {
	display: none;
	width: 100%;
	background: #ededed;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #e8dcd4
}

.subnav-four>li {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.subnav-four>li>a:after {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: #fff;
	border-radius: 50%
}

.subnav-four>li>a {
	display: block;
	line-height: 40px;
	padding-left: 75px;
	font-size: 16px;
	color: #555555;
	font-size: 14px
}

.subnav-four>li:hover>a:after,
.subnav-four>.subnav-hover>a {
	color: #5980e8
}

.subnav-four>.subnav-hover>a:after {
	border: 1px solid #3664e3;
	background: #3664e3
}

.subnav-four>.subnav-hover>a,
.subnav-four>li:hover>a {
	color: #5980e8
}

.subnav-five {
	background: #e3e3e3;
	display: none;
	width: 100%;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #e8dcd4
}

.subnav-five>li {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.subnav-five>li>a {
	display: block;
	line-height: 40px;
	padding-left: 110px;
	font-size: 16px;
	color: #555555;
	font-size: 14px
}

.subnav-five>li>a:after {
	position: absolute;
	left: 95px;
	top: 15px;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: #fff
}

.subnav-five>li:hover>a:after,
.subnav-five>.subnav-hover>a {
	color: #5980e8
}

.subnav-five>.subnav-hover>a {
	padding-left: 110px
}

.subnav-five>.subnav-hover>a:after {
	position: absolute;
	left: 95px;
	top: 15px;
	content: "";
	width: 8px;
	height: 8px;
	background: #3664e3;
	border: 1px solid #3664e3
}

.subnav-five>.subnav-hover>a,
.subnav-five>li:hover>a {
	color: #5980e8
}

.subnav-six {
	display: none;
	width: 100%;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #e8dcd4
}

.subnav-six>li {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.subnav-six>li>a:after {
	content: '';
	width: 15px;
	height: 100%;
	display: block;
	background: #61c0b4;
	position: absolute;
	right: 0;
	left: -400px;
	top: 0px;
	margin: auto;
	transition: all .5s
}

.subnav-six>li>a {
	display: block;
	line-height: 40px;
	padding-left: 55px;
	font-size: 16px;
	color: #555555;
	font-size: 14px
}

.subnav-six>li:hover>a:after,
.subnav-six>.subnav-hover>a {
	color: #5980e8
}

.subnav-six>li:hover>a:after,
.subnav-six>.subnav-hover>a:after {
	left: -384px;
	transition: all .5s
}

.subnav-six>.subnav-hover>a,
.subnav-six>li:hover>a {
	color: #5980e8
}