.inner-page .leftbar {
  width: 200px;
  float: left;
  position: relative;
top:-110px;
}


.inner-page .leftbar .left-tit {
width: 200px;
overflow: hidden;
padding: 25px 0;
color: #3766d0;
font-size: 24px;
text-align: center;
background: url(/images/yjlmbg.jpg) center no-repeat;
}


.inner-page .leftbar .left-tit::before {
 content: "";
position: absolute;
width: 1000%;
background: #3766d0;
height: 81px;
top: 0;
right: 200px;
}


.inner-page .leftbar .list {
background: url(/images/opacity.png) top center repeat-x;
   background-size: contain;
    padding-bottom: 350px;
}

.inner-page .leftbar .list li {
  height: 65px;
  font-size: 14px;
  line-height: 65px;
  text-align: center;
}

.inner-page .leftbar .list li a {
  display: block;
  background: url(/images/erji_18.jpg) bottom center no-repeat;
    font-size: 20px;
    font-weight: normal;
color:#fff;
}

.inner-page .leftbar .list li.on, .inner-page .leftbar .list li:hover {
  background:#5482DD;
}

.inner-page .leftbar .list li.on a, .inner-page .leftbar .list li:hover a {
  color: #fff;
  background: url(/images/erji_12.jpg) no-repeat;width: 210px;
height: 70px;
}

.inner-page .right-con {
  float: right;
  width: 1010px;
  margin-left: 5px;
  padding: 0 0 20px;
}

.inner-ztwz-list{
margin-top:20px;
}
.inner-ztwz-list li{
float:left;
width:44%;
margin:2% 3%;
}
.inner-ztwz-list li img{
height:135px;
width:100%;
    box-shadow: 0 0 18px rgba(0,0,0,0.15);
}

.inner-yqlj-list
{margin-top: 20px;}
.inner-yqlj-list li {
 float: left;
    width: 21%;
    list-style: none;
    margin: 5px 2%;
}

.inner-yqlj-list li a {
 display: block;
    line-height: 58px;
    text-align: center;
    font-size: 18px;
    margin: 10px;
    /* border: 1px solid #999; */
    transition: all ease 0.3s;
    box-shadow: 0 0 7px rgba(0,0,0,0.15);
    margin-bottom: 9px;
}

.inner-yqlj-list li a:hover {
  background: #6D96E8;
  border-color: #fff;
  color: #fff;
}