.baidou {
  margin-top: 70px;
}
.baidou .baidou_top {
  width: 100%;
  height: auto;
}
.baidou .baidou_con {
/*  margin: 10px 0px;*/
  margin: 5px 0px;
  width: auto;
  height: auto;
  padding: 0px 30px;
  background-color: #FFFFFF;
}
.baidou .baidou_con .con_top .con_left,
.baidou .baidou_con .con_top .con_reight {
  float: left;
}
.baidou .baidou_con .con_top .con_left {
  width: 700px;
  height: auto;
  margin-right: 20px;
}
.baidou .baidou_con .con_top .con_left .con_title {
  margin-top: 38px;
  margin-bottom: 27px;
}
.baidou .baidou_con .con_top .con_left .con_title span {
  font-size: 18px;
  color: #1887E8;
  background: #AAD7FF;
  border-radius: 100px;
  padding: 8px 53px 7px 54px;
}
.baidou .baidou_con .con_top .con_left .con_text {
  text-indent: 2em;
  font-size: 15px;
  color: #2E3236;
}
.baidou .baidou_con .con_top .con_left .con_feature {
  font-size: 15px;
  color: #2E3236;
  margin-bottom: 20px;
}
.baidou .baidou_con .con_top .con_left .con_feature .glyphicon {
  width: 12px;
  height: 10px;
  margin-right: 10px;
}
.baidou .baidou_con .con_top .con_left .feature27 {
  line-height: 27px;
}
.baidou .baidou_con .con_top .con_left .feature15 {
  line-height: 15px;
}
.baidou .baidou_con .con_top .con_left .con_feature:nth-child {
  margin-bottom: 0px;
}
.baidou .baidou_con .con_top .con_reight {
  width: 420px;
  height: 420px;
  margin-top: 30px;
}
.baidou .baidou_con .con_top .con_reight img {
  width: 100%;
  height: 100%;
}
.baidou .baidou_con .con_img {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  text-align: center;
}
