.intro-box {
  padding-top: 50px;
  padding-bottom: 120px;
}
.intro-box .left-img {
  padding-right: 14px;
  font-size: 0;
}
.intro-box .media-body {
  vertical-align: middle;
}
.intro-box .media-body .content {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}
.intro-box .media-body p {
  color: #3C3B3B;
  line-height: 27px;
}
.intro-bottm {
  background: url(../images/back_intro_bottom.jpg) top center;
  font-size: 0;
  text-align: center;
}
.intro-bottm a {
  display: block;
}
.culture-box .title {
  padding-top: 80px;
  padding-bottom: 70px;
}
.culture-box .culture-main {
  background: url(../images/culture_back.jpg) top center no-repeat;
}
.culture-box .culture-main img{
  margin:0 auto;
}
.honor-box .title {
  padding-top: 80px;
  padding-bottom: 70px;
}
.honor-box .honer-main {
  position: relative;
  font-size: 0;
  background: url(../images/honer_back.jpg) top center no-repeat;
}
.honor-box .zs-box {
  position: absolute;
  top: 0;
  left: 36%;
  width: 600px;
  height: 640px;
}
.honor-box .zs-box .table-cell {
  width: 600px;
  height: 640px;
  display: table-cell;
  vertical-align: middle;
}
.flipster > a {
  color: #8A8A8A;
  width: 38px;
  height: 38px;
  line-height: 58px;
  text-align: center;
  background: #CDCDCD;
  display: inline-block;
}
.flipster > a:hover {
  background: #089044;
  color: #fff;
}
.flipto-next {
  float: left;
}
.flipto-next:before {
  content: "\f104";
  font: normal normal normal 30px/1 FontAwesome;
}
.flipto-prev {
  float: right;
}
.flipto-prev:before {
  font: normal normal normal 30px/1 FontAwesome;
  content: "\f105";
}
.contact-box {
  padding-bottom: 20px;
}
.contact-box .title {
  padding-top: 80px;
  padding-bottom: 70px;
}
.contact-box .media-left {
  vertical-align: middle;
  font-size: 16px;
  width: 36.7%;
}
.contact-box .media-left p {
  color: #303030;
  line-height: 35px;
  font-weight: bold;
}
.contact-box .media-left span {
  color: #4C4C4C;
}
.contact-box .erweima-box {
  margin-top: 70px;
  padding-bottom: 20px;
}
.contact-box .erweima-box li {
  width: 25%;
}
.contact-box .media-body {
  width: 63.3%;
}
.flipster-carousel .flip-items img{
  max-height: 202px;
}