﻿/* 导航焦点 */
.nav .on h3 a {
	background: #203686 url(../images/nav-on-bg.png) no-repeat center 77px;
}
.nav .sub li a:hover {
	background: #203686;
}
.nav .sub dl dd:hover{
	background: #203686;
}
/* 公告 */
.list-notice ul li:hover .date {
	background: rgba(32, 48, 126, 1);
}
/* 中部图片列表 */
.piclist ul li figure {
	background: #20307e;
}
.piclist ul li.item-1 p {
	background: url(../images/piclist-txtbg-blue.png) no-repeat right;
}
.piclist ul li.item-2 p {
	background: url(../images/piclist-txtbg-blue.png) no-repeat 0;
}
.piclist ul li.item-3 p {
	text-shadow: 3px 0px 1px #20307e;
}
.piclist ul li.item-6 p {
	text-shadow: 3px 0px 1px #20307e;
}
/* 子页 */
.listbanner .lanmu {
	background: url(../images/list-lanmubg-blue.png) no-repeat;
}
/* .sideMenu h3.on {
	background: #cacfe5;
	border-left: 4px solid #20307e;
	color: #20307e;
} */
.sideMenu ul li:hover a {
	color: #20307e;
}

.sideMenu ul li a.on {
	color: #20307e;
}
.list-con ul li {
	background: url(../images/dian.png) no-repeat left center;
}
.list-con ul li:hover {
	color: #1864BA;
}