a:hover{
    text-decoration:none;
}
.ad-gallery {
  width:100%;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height:891px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC; display:none !important;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right:50px;
      top: 0;
      width: 20%;
      height:100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 50px;
      top: 0;
      width:20%;
      height:100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
	.ad-image{ top:0px !important;}
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      background: url(non-existing.jpg)
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_prev.png);
        width: 50px;
        height: 50px;
        display: none;
        position: absolute;
        bottom: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_next.png);
        width: 50px;
        height: 50px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9; width:100% !important;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px; display:none;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative; margin-top:-100px; z-index:99999;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(ad_scroll_back.png) 0px 22px no-repeat; display:none;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(ad_scroll_forward.png) 0px 22px no-repeat;display:none;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;text-align:center; margin:0 auto;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        width: 9000px;
        list-style: none;margin-top:10px; width:510px !important; margin:0 auto;
      }
        .ad-gallery .ad-thumbs li {
          padding-right: 5px; display:inline-block;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 2px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 2px solid #d90c25;
            }

.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}


pre {

    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {

    margin: 0;
    padding: 0;
  }

  #gallery {
   
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width:100%;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }

.pro_centers{width:100%; background:#fff; margin:auto; padding:20px !important; line-height:25px;}
.pro_centers a{color:#FFFFFF}
/*.pro_centers *{ max-width:100%;}*/
.pro_centers .phone{ display:none}
.pro_centers .pc{ display:block}
/*.pro_centers p{text-align:center}*/
@media (max-width:900px) {
.pro_centers .phone{ display:block}
.pro_centers .pc{ display:none}
}
@media (max-width:768px) {

.pro_center{ width:90%; padding-top:50px;}

.pro_center .bt ul li{ margin-right:1.1%; width:31.5%;}
.pro_ys{ height:200px;}
.ad-image-wrapper{ height:400px !important;}
.pro_ys{height:400px !important;} 
.ad-image{ top:100px !important;}

.media_img img{ width:100%; height:auto; display:block;}

.video_iframe{ width:100% !important; height:200px !important ;}
.tec_text h3{ margin-top:10% !important; font-size:20px;}
.tec_text h4{ font-size:18px;}
.media_top h3{ font-size:15px;}
.tec_text p{ font-size:15px;}
.td_pa{ padding:0 10px;}
  } 
    
.ad-thumb-list li span{ display:block; width:50px; height:10px; margin:0 auto; margin-top:10px;}  



/* 产品详情解决方案 */
.p-tl {
    width: 100%;
    padding-bottom: 20px;
    font-size: 30px;
    color: #222222;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    font-weight: bold;
}
/*.product03{padding: 90px 0;}*/
.product03 .cont{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.product03 .cont a{overflow: hidden;}
.product03 .cont a:nth-of-type(3n){margin-right: 0;}
.product03 .cont a img{display: block;width: 100%;}
.product03 .cont a .text{width: 100%;height: 100%;position: absolute;left: 0;background-color: rgba(235,97,0,0.8);box-sizing: border-box;padding:0 15%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-flex-flow: column;flex-flow: column;bottom: -100%;transition: all .3s;}
.product03 .cont a:first-child,.product03 .cont a:last-child{width: 49.5%;}
.product03 .cont a .first{position: absolute;top: 50%;left: 0;width: 100%;text-align: center;transform: translateY(-50%);-webkit-transform: translateY(-50%);font-size: 22px;color: #FFFFFF;font-weight: bold;transition: all .3s;opacity: 1;}
.product03 .cont a .text h3{font-size: 22px;color: #FFFFFF;font-weight: bold;margin-bottom: 20px;}
.product03 .cont a .text h4{font-size: 14px;color: rgba(255,255,255,0.8);line-height: 24px;text-align: justify;text-align-last: center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.product03 .cont a .text .p-more{text-align: center;margin: 0;margin-top: 20px;color: #fff;background-color: transparent;border: 1px solid #fff;}
.product03 .cont a .text .p-more:hover{color: #eb6100;border: 1px solid #fff;background-color: #fff;}
.product03 .cont a .text .p-more i{font-size: inherit;color: inherit;margin-left: 10px;}
.product03 .cont a:hover .text{bottom: 0;}
.product03 .cont a:hover .first{opacity: 0;}
.p-more {
    margin: auto;
    background-color: #eb6100;
    color: #FFFFFF;
    overflow: hidden;
    border-color: #eb6100;
    display: block;
    width: 130px;
    height: 32px;
    line-height: 32px;
}


/* 产品详情相关产品 */
.product04{margin-bottom: 90px;}
.product04 .cont{width: 100%;box-sizing: border-box;}
.product04 .cont a{display: flex;display:-webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;box-sizing: border-box;padding: 1%;background-color: #f6f6f6; text-decoration:none;}
.product04 .cont a .imgbox{width: 40%;overflow: hidden;min-height:123px;}
.product04 .cont a .imgbox img{display: block;width: 100%;transition: all .6s;background-color:#fff;}
.product04 .cont a .text{width: 60%;box-sizing: border-box;padding-left: 20px;}
.product04 .cont a .text h3{font-size: 16px;color: #222222;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 30px;}
.product04 .cont a .text font{font-size: 13px;color: #eb6100;}
.product04 .cont a .text font i{font-size: inherit;color: inherit;margin-left: 5px;}
.product04 .cont a:hover .imgbox img{transform: scale(1.1);}
.product04 .cont a:hover .text h3{color: #eb6100;}