.head {
background: #0054a7;
}

.navBar{
background: #043b71;
}
.nav>li.on {
background: #0054A7;
}

.icon-1 {
background: url(../images/icon-01.png) no-repeat left center;
}
.icon-2 li {
background: url(../images/icon-02.png) no-repeat left center;
}

.icon-3 li {
background: url(../images/icon-03.png) no-repeat left center;
}
.slideTxtBox .bd li .date {
background: #f3f8fc;
border-left: 2px solid #0753ab;
border-bottom: 2px solid #0753ab;
color: #0753ab;
}
.slideTxtBox .bd li:hover .date{
background: #0753ab;
color: #FFFFFF;
}
.slideTxtBox .bd li:hover .text a{
color: #0753ab;
}


ul.leftdate li:hover .date {
background: rgba(0, 84, 167, 1);
color: #FFFFFF;
}

.picbg{
width: 100%;
height: 100%;
background: rgba(0, 84, 167, .6);
}

.picbox ul li figure {
background: rgba(0, 84, 167, .6);
}

.list-link li:hover {
background:#0054A7 url(../images/arr-r.png) no-repeat 255px center;
}
.footer {
background: #0054a7;
}
.footer .foot-ico .wxico{
background: url(../images/blue-wx.png) no-repeat center center;
}
.footer .foot-ico .wbico{
background: url(../images/blue-wb.png) no-repeat center center;
}
.lanmu{
background: #0054A7;
}

.sideMenu h3.on {
border-left: 4px solid #0054a7;
color: #0054a7;
}
.sideMenu h3.on em{
background: url(../images/list-nav-1-on.png) no-repeat center center;
}
.sideMenu ul {
border-left: 4px solid #0054a7;
}
.sideMenu ul li a.on {
color: #0054a7;
background: url(../images/list-nav-2-on.png) no-repeat left center;
}
.sideMenu ul li:hover a {
color: #0054a7;
}
.list-right .titname .titnametxt{
border-bottom: 2px solid #0054a7;
color:#0054a7;
font-weight:bold;
}
.list-con ul li:hover {
color: #0054a7;
}

.nolefttitle .titnametxt{
background: #0054a7;
}

.article-con .updown ul li a:hover{color: #0054a7;}