.center16 {
  width: 90%;
  height: auto;
  zoom: 1;
  margin: 0 auto; }

#index .product-box .pro-box {
  width: 90%; }
  #index .product-box .pro-box .pro-swip {
    width: 94%;
    height: auto;
    zoom: 1;
    overflow: hidden; }
    #index .product-box .pro-box .pro-swip .swiper-slide {
      height: 470px; }
      #index .product-box .pro-box .pro-swip .swiper-slide .pro-img {
        height: auto;
        zoom: 1;
        overflow: hidden;
        max-height: 229px; }
        #index .product-box .pro-box .pro-swip .swiper-slide .pro-img img {
          width: 100%;
          height: auto; }

#index .index-box .index-about {
  width: 90%; }
  #index .index-box .index-about .about-top .about-fl {
    width: 40%; }
  #index .index-box .index-about .about-top .about-fr {
    width: 60%; }
