.introduce-top, .introduce-value, .introduce-honor {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 100px auto;
}

.introduce-top ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.introduce-top ul li {
  float: left;
  width: 210px;
  height: auto;
  margin-right: 120px;
}

.introduce-top ul li:last-child {
  margin-right: 0;
}

.introduce-top ul li img {
  width: 210px;
}

.introduce-top ul li h4 {
  width: 210px;
  height: auto;
  text-align: center;
  margin-top: 35px;
  font-size: 30px;
  color: #333;
}

.introduce-top ul li p {
  margin-top: 10px;
  width: 210px;
  height: auto;
  text-align: center;
  font-size: 20px;
  color: #666;
}

.introduce-detail {
  width: 100%;
  height: 510px;
  overflow: auto;
  background: url("/images/about/company-bg.jpg") no-repeat;
  background-size: cover;
}

.introduce-detail .introduce-detail-con {
  width: 1200px;
  height: 450px;
  margin: 30px auto;
}

.introduce-value {
  background: #F5F5F5;
}

.introduce-value h3, .introduce-gx h3, .introduce-honor h3 {
  font-size: 35px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: normal;
}

.introduce-value .en_name, .introduce-gx .en_name, .introduce-honor .en_name {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #666;
  margin-top: 15px;
}

.introduce-value ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
}

.introduce-value ul li {
  float: left;
  width: 387px;
  height: auto;
  margin-top: 20px;
  margin-right: 19px;
  position: relative;
}

.introduce-value ul li:nth-child(3n) {
  margin-right: 0;
}

.introduce-value ul li img {
  width: 387px;
}

.introduce-value ul li.m-t-27 {
  margin-top: -27px;
}

.introduce-value ul li.m-t-77 {
  margin-top: -77px;
}

.introduce-value ul li .li-info {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  background: rgba(241, 146, 0, 0.8);
  font-size: 25px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  transition: height 1s linear;
  -webkit-transition: height 1s linear;
  -moz-transition: height 1s linear;
  -ms-transition: height 1s linear;
  -o-transition: height 1s linear;
}

.introduce-value ul li .li-info .li-info-tit {
  line-height: 60px;
  height: 60px;
}

.introduce-value ul li .li-info h5 {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 25px;
  color: #fff;
  display: none;
  font-weight: normal;
}

.introduce-value ul li .li-info .li-info-con {
  width: 100%;
  height: auto;
  font-size: 20px;
  color: #fff;
  margin-top: 30px;
  display: none;
}

.introduce-value ul li .li-info:hover .li-info-tit {
  display: none;
}

.introduce-value ul li .li-info:hover .li-info-con {
  display: block
}

.introduce-value ul li .li-info:hover h5 {
  display: block
}

.introduce-value ul li .li-info:hover {
  padding: 60px;
}

.introduce-value ul li .li-info1:hover {
  height: 398px;
}

.introduce-value ul li .li-info2:hover {
  height: 348px;
}

.introduce-value ul li .li-info3:hover {
  height: 446px;
}

.introduce-value ul li .li-info4:hover {
  height: 389px;
}

.introduce-value ul li .li-info5:hover {
  height: 439px;
}

.introduce-value ul li .li-info6:hover {
  height: 341px;
}

.introduce-gx {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  padding: 100px 0;
}

.introduce-gx .introduce-gx-main {
  width: 100%;
  position: relative;
  height: 400px;
  margin-top: 50px;
}

.introduce-gx .introduce-gx-main .gx-line {
  margin-top: 181px;
}

.introduce-gx-main .gx-top {
  width: 1200px;
  height: 181px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -600px;
}

.introduce-gx-main .gx-bottom {
  width: 1200px;
  height: 181px;
  position: absolute;
  left: 50%;
  top: 220px;
  margin-left: -600px;
}

.introduce-gx-main .gx-top p, .introduce-gx-main .gx-bottom p {
  float: left;
  margin-right: 62px;
  font-size: 15px;
  color: #333;
  max-width: 180px;
}

.introduce-gx-main .gx-top p.no_mar {
  margin-right: 0 !important;
}

.introduce-honor .introduce-honor-main {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 50px;
}

.introduce-honor .introduce-honor-main .honor-main-line {
  float: left;
  width: 26px;
  height: 574px;
  margin-right: 50px;
}

.introduce-honor .introduce-honor-main .honor-main-con {
  width: 581px;
  height: auto;
  overflow: hidden;
  float: left;
}

.introduce-honor .introduce-honor-main .honor-main-con li {
  margin-top: 35px;
  font-size: 20px;
  color: #333;
}

.introduce-honor .introduce-honor-main .honor-main-con li:first-child {
  margin-top: 0;
}

.honor-main-zs {
  width: 492px;
  float: left;
  margin:38px 0 0 50px;
  height: auto;
  overflow: hidden;
}

.honor-main-zs .zs1 {
  margin-right: 11px;
}

.honor-main-zs .zs3 {
  margin-top: 20px;
}

.statement-main {
  width: 1200px;
  margin: 100px auto;
  overflow: hidden;
}

.statement-main .statement-main-con {
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding: 70px 130px;
  background: #fff;
  margin-top: 60px;
}

.statement-main .statement-main-con h3 {
  font-size: 25px;
  color: #333;
  width: 100%;
  text-align: center;
  font-weight: normal;
}

.statement-main .statement-main-con p {
  font-size: 15px;
  color: #333;
  text-indent: 20px;
  margin-top: 25px;
}

.hezuo-main {
  width: 1200px;
  height: auto;
  margin-top: 60px;
}

.hezuo-main img {
  width: 335px;
  height: 426px;
  float: left;
}

.hezuo-main .hezuo-main-con {
  float: left;
  width: 865px;
  height: 340px;
  margin-top: 43px;
  background: #fff;
  padding-left: 100px;
}

.hezuo-main .hezuo-main-con h5 {
  margin-top: 50px;
  font-size: 25px;
  color: #333;
  width: 665px;
}

.hezuo-main .hezuo-main-con h6 {
  font-size: 15px;
  width: 665px;
  color: #666666;
  margin-top: 10px;
  font-weight: normal;
}

.hezuo-main .hezuo-main-con .m-t-60 {
  margin-top: 40px !important;
}

.hezuo-main .hezuo-main-con p {
  font-size: 15px;
  color: #333;
  margin-top: 10px;
}

.hezuo-main .hezuo-main-con p span {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
}

.hz-title {
  margin-top: 60px;
  margin-bottom: 60px;
}

.hz-title h3 {
  text-indent: 280px;
  color: #F19200;
  font-size: 30px;
}

.hz-title p {
  text-indent: 430px;
  color: #333333;
  font-size: 25px;
  margin-top: 30px;
}

.hz-top-img {
  position: relative;
  height: auto;
  overflow: hidden;
}

.hz-top-img img {
  width: 1200px;
}

.hz-top-img a {
  display: block;
  width: 185px;
  height: 185px;
  position: absolute;
  z-index: 10;
  opacity: 0;
}
.hz-top-img .hz-top-a1{
  left: 68px;
  top: 159px;
}
.hz-top-img .hz-top-a2{
  left: 360px;
  top: 159px;
}
.hz-top-img .hz-top-a3{
  left: 655px;
  top: 159px;
}

.hz-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.position-relative {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.swiper-container-banner {
  height: 500px;
  text-align: center;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.swiper-pagination.swiper-pagination-banner {
  width: 100%;
  bottom: 10px;
}

.swiper-pagination-banner > .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  vertical-align: middle;
  background: #BBBBBB;
  opacity: 1;
  margin: 50px 10px 0;
}

.swiper-pagination-banner > .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #ff6900;
  margin: 50px 10px 0;
}

.swiper-img-banner-bg {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}

.swiper-slide-banner {
  display: flex;
  flex-direction: column;
  /*justify-content: center;*/
  align-items: center;
}
