 
html {
  width: 100%;
  /*height: 100%;*/
  font-size: 100px;
}
  
/*清楚浮动*/
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
}
.clearfix {
  zoom: 1;
} 
/*初始化样式*/
.f_l {
  float: left;
  display: inline-block;
}
.f_r {
  float: right;
  display: inline-block;
}
 
.em {
  font-style: normal;
} 
/***产品详情***/
#ProductInfo  {
 
}
#ProductInfo .h2 {
  position: relative;
  padding-left: 20px;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 30px;
}
#ProductInfo .word p{
  line-height:35px;
  font-size:14px;
}
#ProductInfo .h2::before {
  content: "";
  width: 4px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: #d42e2e;
}
#ProductInfo .InfoBlock .InfoBox {
  padding: 5% 0 6.43% 0;
  margin-top:100px;
}
#ProductInfo .container{
  max-width:1200px;
  margin:0 auto;
}
#ProductInfo .InfoBlock .InfoBox .ImgBox {
  position: relative;
  width: 49.58%;
  border: 2px solid #e5e5e5;
  overflow: hidden;
  -webkit-box-sizing:content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#ProductInfo .InfoBlock .InfoBox .ImgBox img {
  display: block;
  width: 100%;
}
#ProductInfo .InfoBlock .InfoBox .CBox {
  width: 47.5%;
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .h1 {
  margin-bottom:20px;
  font-size: 26px;
  line-height: 1.4em;
  color: #333333;  
  font-weight: 600;
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .word {
  font-size: 15px;
  line-height: 2em;
  color: #999999;
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .cont {
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 15px;
  line-height: 2.5em;
  color: #888888;
  border-top: 1px solid #e5e5e5;
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .kf {
  display: inline-block;
  vertical-align: top;
  padding: 0px 50px;
  font-size: 15px;
  line-height: 48px;
  color: #FFF;
  background: #e61c2b;
}
@media screen and (max-width:768px) {
#ProductInfo .InfoBlock .InfoBox .CBox .content .kf {
  padding: 5px 50px;
}
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .kf i{
  color:#FFF;
  font-size:25px;
  padding-right:10px;
}
#ProductInfo .InfoBlock .InfoBox .CBox .content .kf:hover {
  background: #333;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox {
  margin-top:40px;
  position: relative;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .InfoBtns a {
  display: block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  background: no-repeat center;
  cursor: pointer;
  opacity: 0.6;
  z-index: 2;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .InfoBtns a:hover {
  opacity: 1;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .InfoBtns .prev {
  left: 0;
  background-image: url(../images/icons_jt3_p.jpg);
  background-position: left center;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .InfoBtns .next {
  right: 0;
  background-image: url(../images/icons_jt3_n.jpg);
  background-position: right center;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .Box {
  display: block;
  border: 2px solid #e5e5e5;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .Box img {
  display: block;
  width: 100%;
}
#ProductInfo .InfoBlock .InfoBox .CBox .swiperBox .Box.on {
  border-color: #e61c2b;
}
#ProductInfo .InfoCharacteristic {
  background: #f3f3f3;
}
#ProductInfo .InfoCharacteristic .Box {
  padding: 5% 0;
}
#ProductInfo .InfoCharacteristic .Box .ul {
  font-size: 0;
  line-height: 0;
}
#ProductInfo .InfoCharacteristic .Box .ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 15px 90px;
  margin: 16px 0;
  width: 50%;
  position: relative;
}
#ProductInfo .InfoCharacteristic .Box .ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
#ProductInfo .InfoCharacteristic .Box .ul li .h4 {
  margin-bottom: 3px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4em;
  color: #333333;
}
#ProductInfo .InfoCharacteristic .Box .ul li .p {
  font-size: 15px;
  line-height: 22px;
  color: #777777;
}
#ProductInfo .InfoFunction .Box {
  padding: 5% 0;
}
#ProductInfo .InfoFunction .Box .Tables img{
  height:auto!important;
}
#ProductInfo .InfoFunction .Box .Tables {
  padding-top: 10px;
}
#ProductInfo .InfoFunction .Box .Tables table {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  border-collapse: collapse;
}
#ProductInfo .InfoFunction .Box .Tables table tr td {
  vertical-align: middle;
  padding: 20px 35px;
  border: 2px solid #ededed;
}
#ProductInfo .InfoFunction .Box .Tables table tr td:first-child {
  width: 305px;
}
#ProductInfo .InfoFunction2 {
  background: #f3f3f3;
}
#ProductInfo .InfoFunction2 img{
  height:auto!important;
}
#ProductInfo .InfoFunction2 .Box {
  padding: 5% 0;
}
#ProductInfo .InfoFunction2 .Box .Tables {
  padding-top: 10px;
}
#ProductInfo .InfoFunction2 .Box .Tables table {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  border-collapse: collapse;
  text-align: center;
}
#ProductInfo .InfoFunction2 .Box .Tables table tr th {
  vertical-align: middle;
  background: #808080;
  padding: 16px 15px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #d6d6d6;
}
#ProductInfo .InfoFunction2 .Box .Tables table tr th:first-child {
  width: 145px;
}
#ProductInfo .InfoFunction2 .Box .Tables table tr th:last-child(2) {
  width: 300px;
}
#ProductInfo .InfoFunction2 .Box .Tables table tr td {
  vertical-align: middle;
  padding: 10px 35px;
  border: 2px solid #d6d6d6;
}
#ProductInfo .PutProduct .DivBox {
  padding: 5% 0;
}
#ProductInfo .PutProduct .DivBox .ul {
  padding: 13px 0;
  margin: 0 -13px;
  font-size: 0;
}
#ProductInfo .PutProduct .DivBox .ul li {
  display: inline-block;
  width: 25%;
  padding: 13px;
}
#ProductInfo .PutProduct .DivBox .ul li .Box {
  display: block;
  position: relative;
}
#ProductInfo .PutProduct .DivBox .ul li .Box img {
  display: block;
  width: 100%;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .cont {
  padding: 21px 15px;
  text-align: center;
  background: #f1f1f1;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .cont .tit {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .cont .lword {
  display: none;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
#ProductInfo .PutProduct .DivBox .ul li .Box:hover .Tank {
  opacity: 1;
  transform: scale(1);
  color:#FFF;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(230,28,43,.8);
  color: #FFF;
  overflow: hidden;
  opacity: 0;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank .pad {
  padding: 18% 9.2% 5%;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank .tits {
  font-size: 18px;
  line-height: 22px;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank .word {
  height: 8em;
  margin: 9% 0 9%;
  font-size: 14px;
  line-height: 26px;   
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank .more {
  display: inline-block;
  vertical-align: top;
  padding: 0 25px;
  color:#333;
  font-size: 14px;
  line-height: 38px;
  border: 1px solid #333;
  border-radius: 5px;
}
#ProductInfo .PutProduct .DivBox .ul li .Box .Tank .more::after {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 7px;
  height: 12px;
  background: url(../images/icon_jt2_hover.png) no-repeat center;
} 
@media only screen and (max-width: 1430px) {
  /***产品***/
  #ProductList .ProductListBox .List .ul li .Box .Tank .pad {
    padding: 9%;
  }
  #ProductList .ProductListBox .List .ul li .Box .Tank .word {
    height: auto;
  }
  /***产品详情***/
  #ProductInfo .InfoBlock .InfoBox .CBox .swiperBox {
    margin-top: 75px;
  }
  #ProductInfo .PutProduct .DivBox .ul li .Box .Tank .pad {
    padding: 9%;
  }
  #ProductInfo .PutProduct .DivBox .ul li .Box .Tank .word {
    height: auto;
  }
  
}
@media only screen and (max-width: 1200px) {
  
  /***产品详情***/
  #ProductInfo .h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  #ProductInfo .InfoBlock .InfoBox {
    padding: 35px 0;
  }
  #ProductInfo .InfoBlock .InfoBox .ImgBox {
    float: none;
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content {
    width: 100%;
    order: 2;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .h1 {
    margin: 30px 0 10px;
    font-size: 24px;
    font-weight:600;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .word {
    line-height: 1.6em;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .cont {
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 18px;
    line-height: 1.6em;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .swiperBox {
    margin-top: 20px;
    width: 100%;
    order: 1;
  }
  #ProductInfo .InfoCharacteristic .Box {
    padding: 35px 0;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li {
    margin: 5px 0;
    padding: 5px 0 8px 80px;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li img {
    width: 68px;
  }
  #ProductInfo .InfoFunction .Box {
    padding: 35px 0;
  }
  #ProductInfo .InfoFunction .Box .Tables table tr td {
    padding: 10px 20px;
  }
  #ProductInfo .InfoFunction .Box .Tables table tr td:first-child {
    width: 25%;
  }
  #ProductInfo .InfoFunction2 .Box {
    padding: 35px 0;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr th {
    font-size: 16px;
    padding: 10px 20px;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr td {
    padding: 10px 20px;
  }
  #ProductInfo .PutProduct .DivBox {
    padding: 35px 0;
  }
  #ProductInfo .PutProduct .DivBox .ul {
    padding: 5px 0;
    margin: 0 -5px;
  }
  #ProductInfo .PutProduct .DivBox .ul li {
    padding: 5px;
  }
  #ProductInfo .PutProduct .DivBox .ul li .Tank {
    display: none;
  }   
} 
 
@media only screen and (max-width: 769px) {
#ProductInfo .container{
  max-width:96%;
  margin:0 auto;
}
  /***产品详情***/
  #ProductInfo .h2 {
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 22px;
  }
  #ProductInfo .h2::before {
    height: 22px;
    width: 3px;
  }
  #ProductInfo .InfoBlock .InfoBox {
    padding: 25px 0;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .h1 {
    margin:40px 0 -15px 0;
    font-size: 18px;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .word,
  #ProductInfo .InfoBlock .InfoBox .CBox .content .cont {
    font-size: 14px;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .content .kf {
    line-height: 36px;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .swiperBox {
    margin-top: 10px;
    padding: 0;
  }
  #ProductInfo .InfoBlock .InfoBox .CBox .InfoBtns {
    display: none;
  }
  #ProductInfo .InfoCharacteristic .Box {
    padding: 25px 0;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li {
    width: 100%;
    margin: 7px 0 0;
    padding-left: 60px;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li img {
    width: 50px;
    top: 3px;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li .h4 {
    font-size: 16px;
  }
  #ProductInfo .InfoCharacteristic .Box .ul li .p {
    font-size: 14px;
  }
  #ProductInfo .InfoFunction .Box {
    padding: 25px 0;
  }
  #ProductInfo .InfoFunction .Box .Tables table tr td {
    padding: 8px 15px;
    line-height: 22px;
  }
  #ProductInfo .InfoFunction2 .Box {
    padding: 25px 0;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr th {
    padding: 8px 15px;
    font-size: 14px;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr th:first-child {
    width: 20%;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr th:last-child(2) {
    width: 30%;
  }
  #ProductInfo .InfoFunction2 .Box .Tables table tr td {
    padding: 8px 15px;
    line-height: 22px;
  }
  #ProductInfo .PutProduct .DivBox {
    padding: 25px 0;
  }
  #ProductInfo .PutProduct .DivBox .ul {
    margin: 3px -5px -5px;
  }
  #ProductInfo .PutProduct .DivBox .ul li {
    width: 50%;
  }
  #ProductInfo .PutProduct .DivBox .ul li .Box .cont {
    padding: 15px 10px 10px;
  }
  #ProductInfo .PutProduct .DivBox .ul li .Box .cont .tit {
    margin-bottom: 0;
  } 
}
 