@import 'header_public.css';
@import 'right_fiexd.css';
body{
  min-width: 1170px;
}

/*.banner-img {
  height: 300px; }*/
.banner{
  height:200px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-white{
  background: #fff;;
}
.aboutWrap{
  width:1170px;
  margin:0 auto;
  padding: 20px;
  line-height: 30px;;
}
.beijing{
  line-height: 100px;
  height:100px;
  margin-bottom: 20px;
  margin-top: 24px;
}
.video{
  width: 100%;
  margin-bottom: 50px;
}
.pdl20{
  padding-left: 20px;
}
.lineLef{
  border-left:4px solid  #2ba187;
  font-size: 24px;
}
.lineLef p{
  line-height: 24px;
  margin-bottom: 14px;
  margin-left: 16px;
}
.txtCont{
  margin:40px 0;
  font-size: 18px;
}
.noData{
  height: 800px;
  text-align: center;
  padding-top: 200px;
  font-size: 16px;
}