@charset "utf-8";
/* CSS Document */

  .productPd img{margin:0!important}
  .prodShow01{width:1100px;height:400px;margin:0 auto;background:url(../images/show_bg_1.jpg) no-repeat; position:relative; overflow:hidden;}
  .prodShow01 .show0{ position:absolute;bottom:-290px;left:400px}
  .prodShow01 .show1{ position:absolute;bottom:90px;left:-300px}
  .prodShow01 .show2{ position:absolute;bottom:110px;right:-250px}
  .prodShow01 .show3{ position:absolute;bottom:175px;right:-200px}
  .prodShow01 .show4{ position:absolute;bottom:210px;left:-200px}
  .prodShow01 .show5{ position:absolute;bottom:130px;left:-200px}
  .prodShow01 .show6{ position:absolute;bottom:60px;left:-230px}
  .prodShow01 .show7{ position:absolute;bottom:113px;right:-200px;}
  .prodShow01 .show8{ position:absolute;bottom:227px;right:-200px;}
  .prodShow01 .show9{ position:absolute;bottom:53px;right:-200px;}
  .prodphone{display:none;}

  .well-trans{
    position: relative;
    height: 400px;
    background: none;
    border: none;
    box-shadow: none;
    margin:0 24px;
  }
  
@media screen and (max-width :1200px) {
}

@media screen and (max-width :1024px) {
  .prodShow01{display:none}
  .prodphone{display:block;width:100%;}
}
@media screen and (max-width : 997px) {
}

@media screen and (max-width : 940px) {

}

@media screen and (max-width : 768px) {

}
@media screen and (max-width :690px) {

}
@media screen and (max-width :640px) {

}
@media screen and (max-width :470px) {

}
@media screen and (max-width :380px) {

}