/*****************blgl*****************/
.bldl_banner {
  background: url(../images/yb/banner_bj.jpg) no-repeat center center;
  height: 160px;
}
.bldl_banner .title {
  position: relative;
  color: #1088f2;
}
.bldl_banner .ui-inner {
  height: 160px;
}
.bldl_banner .title .title_bj {
  position: absolute;
  background: url(../images/yb/banner_title.png) no-repeat center center;
  top: 26px;
  left: 0;
  width: 80px;
  height: 116px;
}
.bldl_banner .title h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 28px 20px 10px;
}
.bldl_banner .title span {
  margin: 20px 20px 10px;
}

.bldl_cont {
  background: #fafafa;
}
.bldl_cont .c_l {
  width: 950px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  margin: 24px 0;
  padding: 20px 15px;
  box-sizing: border-box;
  min-height: 798px;
}
.bldl_cont .c_l .summary {
  height: 80px;
}
.bldl_cont .c_l .summary > a {
  width: 166px;
  height: 80px;
}
.bldl_cont .c_l .summary h3 {
  font-size: 14px;
  margin: 0;
}
.bldl_cont .c_l .summary > a span {
  font-size: 22px;
}
.bldl_cont .c_l .summary > span {
  width: 22px;
  height: 80px;
}
.bldl_cont .c_l .summary img {
  margin-right: 6px;
  margin-top: 0;
}
.bldl_cont .c_r {
  width: 226px;
  margin: 24px 0;
}
.bldl_cont .c_l .introd {
  margin: 25px 0 0;
}
.bldl_cont .c_l .introd > div.cont {
  padding: 16px 10px;
}
.bldl_cont .c_l .introd > div p {
  text-indent: 2em;
}
.bldl_cont .c_l .introd > div span {
/*   color: #ff2727;
  font-size: 18px;
  font-weight: bold; */
}
.bldl_cont .c_l .introd img {
  width: 100%;
  margin: 28px 0;
}

.bldl_cont .c_r ul li {
  width: 226px;
  height: 54px;
  border: 1px solid #aed3f7;
  background: #f5fcff;
  margin-bottom: 8px;
}
.bldl_cont .c_r ul li img {
  padding: 5px 0;
}
.bldl_cont .c_r ul li h3 {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.bldl_cont .c_r ul li:hover,
.bldl_cont .c_r ul li.active {
  background: #d0eefb;
  cursor: pointer;
}
.bldl_cont .c_r ul li a {
  color: #555555;
}
.bldl_cont .c_r ul li a:hover {
  text-decoration: none;
}
