.banner {
  height: 625px;
  width: 100%;
  min-width: 1190px;
  margin-top: 27px;
}
.s-dialog {
  z-index: 9999;
  box-shadow: 1px 4px 17px 0px rgba(0, 0, 0, 0.1);
}
.company {
  width: 1190px;
  margin: 0 auto;
}
.company .company_introduce{
  position: relative;
  margin: 150px 0;
}
.company .company_introduce img {
 width: 100%;
}
.company_introduce .company_content{
  position: absolute;
  top: 44px;
  left: 58px;
  font-family:"FZLTHJW-GB1-0" ;
  width: 543px;
}
.company_content .company_title{
  font-size: 18px;
  font-family:"FZLTHJW-GB1-0" ;
  color: #15406a;
  margin-bottom: 22px;
}
.company_content .company_wenzi{
  font-size:14px ;
  line-height: 25px;
}
.company .company_history {
  margin: 118px 0 140px;
}
.image_size {
  width: 100px;
  height: 50px;
}
.hll_lf li .blue {
  color: #2997ff;
}
.footer {
  position: relative;
}
.w1192{
  width: 1192px;
}
@media screen and (min-width: 1190px) {
  .banner img {
    min-width: 1190px;
  }
}
