body,html{min-width: 1220px;}
.right_boxes{display:none;}/* 公共footer右侧加油站 */
.container-fluid{margin:0 auto;}/* 公共footer */
.pageban{
  display: block;
  width: 100%;
}
.project_modular{
  width: 1200px;
  padding:64px 0;
  margin:0 auto;
  box-sizing: border-box;
}

.slider-content{
  clear: both;
  *zoom: 1;
}
.slider-content:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
.project_slider{
  position: relative;
  width: 208px;
  float: left;
}
.slide_item{
  display: block;
  font-size: 18px;
  padding:20px 0;
  box-sizing: border-box;
  color: #333333;
  text-align: center;
  transition: all .3s;
  -webkit-transition: all .3s;
  cursor: pointer;
}
.aslide_item{
  color: #2343b3;
  border-left: 3px solid #2343b3;
  background: #F1F3FF;
}
.slide_item:hover{
  background: #efefef;
}
.content-body{
  margin-left: 270px;
  position: relative;
}
.tabsbody-item{
  position: relative;
  display: none;
}
.tabsbody-show{
  display: block;
}.flex_cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}.flex_cell_bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}.modular_main {
  /* width: 1220px; */
  margin: 0 auto 0px;
  overflow: hidden;
}.leftPart {
  padding: 0px 40px 0 0;
}.scale {
  overflow: hidden;
  cursor: pointer;
}
.headline {
  font-size: 18px;
  margin-bottom: 16px;
  color: #333333;
  font-weight: 700;
}
.leftbig {
  display: block;
  width: 161px;
  height: 219px;
  float: left;
  border-radius: 4px;
  margin-right: 16px;
}.scale img {
  transition: all .25s ease-in-out;
}.scale:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.leftbig>img {
  display: block;
  width: 100%;
  height: 100%;
}.rightsmall {
  display: block;
  width: 161px;
  float: left;
}.top_rs {
  display: block;
  width: 100%;
  height: 77px;
  border-radius: 4px;
  margin-bottom: 16px;
}.btm_rs {
  display: block;
  width: 100%;
  height: 126px;
  border-radius: 4px;
}
.systems{
  margin-top: 40px;
}
.this_intro {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.this_intro:after {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2343b3;
  position: absolute;
  left: 0;
  top: 9px;
}
.contact{
  margin-bottom: 15px;
}
.this_desc{
  font-size: 14px;
  color: #666666;
  padding-left: 15px;
  margin-top: 8px;
}
.teammod{
  margin-bottom: 34px;
}
.members{
  min-height: 161px;
  padding: 0px 40px 0 0;
}
.displaybar{
  margin-top: 24px;
}
.recruit{
  margin-top: 24px;
  margin-bottom: 24px;
}
.each_data {
  position: relative;
  padding-left: 12px;
  font-size: 14px;
  color: #666666;
  margin-bottom: 8px;
  font-size: 14px;
  color: #666666;
}
.each_data:after {
  display: inline-block;
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  opacity: 0.7;
  background: linear-gradient(180deg,#5575e3, #2343b3);
  border-radius: 50%;
}

.single{
  width: 338px;
  height: 173px;
  border-radius: 4px;
}
.teampic{
  width: 233px;
  height: 161px;
  border-radius: 4px;
}
.position{
  font-size: 12px;
  color: #333333;
}
.fontbold{
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
.partlist{
  margin-bottom: 50px;
}
#container{
  width: 521px;
  height: 308px;
}
.history-date h2.first{
  z-index: 10;
}
.anchorBL{display:none;} /* 百度地图 */