.markBase h3,h4,h5,h6{
	background: initial;
	border: none;
	border-width: initial;
}
.titleDiv_1 {
	font-size: 16px;
	color: #A0A2A8;
	line-height: 20px;
}
.navDiv_1 {
	margin-top: 10px;
	border-left: 1px solid #E4E6F3;
	padding-left: 10px;
	margin-left: 10px;
}
.url_1{
	padding-inline-start: 15px !important;
	margin:0 !important
}
.navDiv_1 li{
	list-style-type:none;
	padding: 3px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.liNoActive_1:before{
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	margin-left: -34px;
	margin-top: 1px;
	left: 37px;
	background-size: 100% auto;
	background-position: center center;
	background: url(../image/no-check.png) no-repeat;
}
.liActive_1:before{
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	margin-left: -34px;
	margin-top: 2px;
	left: 37px;
	background-size: 100% auto;
	background-position: center center;
	background: url(../image/yes-check.png) no-repeat;
}
.navDiv_1 a{
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	color: #3D3F43;
	overflow: hidden;
	text-decoration: none!important;
}
.navDiv_1 a:hover{
	color: #F66F6A
}
.aActive_1 {
	color: #F66F6A !important;
}

.titleDiv_2 {
	font-size: 16px;
	color: #2c3e50;
	font-weight: 700;
	line-height: 20px;
}
.navDiv_2 {
	margin-top: 10px;
	padding-left: 10px;
}
.url_2{
	padding-inline-start: 15px !important;
	margin:0 !important
}
.navDiv_2 li{
	list-style-type:none;
	padding: 3px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.liNoActive_2:before{
	content: "";
}
.liActive_2:before{
	content: "";
	width: 15px;
	height: 20px;
	position: absolute;
	left: 2px;
	border-left: 3px solid #3eaf7c;
}
.navDiv_2 a{
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	color: #2c3e50 ;
	overflow: hidden;
	text-decoration: none !important;
}
.navDiv_2 a:hover{
	color: #3eaf7c
}
.aActive_2 {
	color: #3eaf7c !important;
}


