.subNavBox1{width: 100%;background-color: #fff;}
.subNav1{border-bottom: solid 1px #EAEAEA;cursor:pointer;font-weight: 400;font-size:14px;color: #333;line-height: 50px;padding-left: 20px;background:url(../images/jjt.png) no-repeat;background-position: 98% 50%;}
.subNav1:hover{
}
.currentDd1{color: #FFFFFF;background-color: #c6a25e;}
.currentDt1{background-image:url(../images/jjt1.png);}
.navContent1{display: none;border-bottom: solid 2px #f5f5f5;background-color: #fff;width: 100%;}
.navContent1 li a{
	display:block;
	text-align: left;
	padding-left: 25px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
	line-height: 44px;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	background-image: url(../images/jjt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.navContent1 li a:hover{
    background-image: url(../images/jjt3.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color:#0061AE;

}
.subNavBox1 .navContent1  li {
	background-color: #FFFFFF;
}
.last2 {
	border-bottom-style: none;
}
