@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.container_wrap {
  padding-top:80px;
}
.header {
  background: #fff;
}
.newCenter_title {
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}
.newCenter_title img {
  vertical-align: middle;
  display: inline-block;
  width: auto;
  height: auto;
}
.thinkTanks_moduler {
  width: 1130px;
  min-height: 614px;
  background: url(../png/thinktanks_bg.png) no-repeat;
  background-position: right bottom;
}
.thinkTanks_moduler .main_body {
  padding: 0px 0 0 57px;
}
.thinkTanks_moduler .main_body p {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 400;
  color: #1C1C1C;
  line-height: 35px;
  text-indent: 36px;
}
.thinkTanks_moduler .main_body a {
  display: inline-block;
  text-indent: 0px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  line-height: 30px;
}


.banner {
  min-width: 1200px;
  width: 100%;
  height: 400px;
  background: url(../png/bannerpage_gszk.png) no-repeat;
  background-position: top center;
}

.banner .banner_itme {
  padding-top: 120px;
      padding-left: 34px;
}
.banner .banner_itme .banner_text_list {
  width: 630px;
}
.banner .banner_itme .banner_text_list .text-title {
  margin-bottom: 4px;
  font-size: 42px;
  font-weight: bold;
  color: #1F2229;
  line-height: 64px;
}
.banner .banner_itme .banner_text_list .text-datail {
  max-height: 128px;
  font-size: 16px;
  font-weight: 400;
  color: #1F2229;
  line-height: 26px;
  overflow: hidden;
}
.banner .banner_itme .banner_text_list .text-btn {
  margin-top: 40px;
}
.banner .banner_itme .banner_text_list .text-btn a {
  display: block;
    width: 136px;
    height: 36px;
    background: #2B59B3;
  /* border-radius: 8px; */
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}
