/*当前位置*/
.dqwz{
  height:45px;
  background: #fafafa url(dqwz-bg_03.png) no-repeat 20px center; 
  line-height: 45px;
  padding-left: 46px;
}
.content{
  background: #fff;
  padding:30px 20px 30px 20px;
  overflow: hidden;
  font-family: "微软雅黑";
}
.content-left{
  float: left;
  padding-right:85px; 
  width:290px;
}
.content-right{
  width:71.5%;
  float: left;
}
.content-left h1{
  font-size: 19px;
  color: #fff;
  text-align: center;
  background: #397acc;
  height: 50px;
  line-height: 50px;
  width:290px;
}
.content-left ul li{
  width:290px;
  background: #f2f7ff;
  height: 50px;
  line-height: 50px;
  padding:0px 10px 0px 10px; 
}
.content-left ul li a{
  width: 270;
  display: inline-block;
  border-bottom: #e8e8e8 solid 1px;
  height: 50px;
  padding-left: 25px;
  font-size: 17px;
}
.content-left ul li a small{
  margin-left: 20px;
}
/*content-right-==============*/
.content-right {
  padding-left: 40px;
}
.content-right .img{
  width: 100%;
  height: 255px;
  padding-bottom: 25px;
  line-height: 30px;
   position: relative;
}
.content-right .img  img{
 width: 170px;
 height: 225px;

}
.content-right .img span{
  font-size: 19px;
  color: #397acc;
  position: absolute;
  left: 202px;
  top: 19px;

}
.content-right .img small{
  font-size: 13px;
  left: 278px;
   position: absolute;
   top: 20px;
}
.content-right .leader-list{
  height: 40px;
  width: 100%;
  border-bottom: solid 1px #e6e6e6;
  line-height: 40px;
}
.content-right .leader-list span{
   border-bottom: solid 2px #397acc;
   color: #397acc;
   line-height: 40px;
   height: 40px;
   display: inline-block;
   font-size: 19px;
}
.resume{
  padding-top:20px;
  padding-bottom:10px;  
}
.resume p {
   line-height:30px;
   font-size: 17px;
}
.division{
  padding-top: 20px;
  padding-bottom: 20px;
}
.leader-activity{
 padding-top: 15px;
}
.leader-activity ul{
  height: 320px
}
.leader-activity ul li{
 width: 100%;
}
.leader-activity ul li a{
  height: 40px;
  line-height: 40px;
  padding-left: 13px;
  background: url(news-bg.png) no-repeat 0px center;
  color: #333;
  font-size: 17px;

}
.leader-activity ul li span{
  float: right;
  font-size: 17px;
  color: #999;
  line-height: 40px;
}