.int {
  width: 100%;
}
.content {
  box-sizing: border-box;
  width: 100%;
  margin-top: 3%;
  padding-top: 1%;
  text-align: center;
}
.content .zs {
  display: block;
  width: 96%;
  margin: 0 auto;
  margin-top: 3%;
}
.content .zl {
  width: 100%;
  background: url("../img/zl-bg.jpg") center center;
  background-size: 100% 100%;
  margin-top: 3%;
  margin-bottom: 4%;
}
.content .zl .zl-img {
  width: 96%;
  margin: 0 auto;
  margin-top: 8%;
}
.content .zl ul {
  width: 96%;
  margin: 0 auto;
  margin-top: 5%;
  padding-bottom: 2%;
  overflow: hidden;
}
.content .zl ul li {
  width: 24%;
  float: left;
  margin-left: 1.33%;
}
.content .zl ul li:first-child {
  margin-left: 0;
}
.content .zl ul li img {
  width: 100%;
}
.pro-list {
  width: 100%;
}
.pro-list .content-center2 {
  width: 100%;
  margin-top: 20px;
}
.pro-list .content-center2 .top-pro {
  width: 100%;
  margin: 0 auto;
  padding: 0 2.5%;
  box-sizing: border-box;
  margin-bottom: 6%;
  border-top: 8px solid #f1f1f1;
  padding-top: 8%;
}
.pro-list .content-center2 .top-pro .limg {
  width: 100%;
  position: relative;
}
.pro-list .content-center2 .top-pro .limg .yic {
  width: 145px;
  height: 100px;
  background: #e3f5ea;
  position: absolute;
  left: -2%;
  top: -6%;
}
.pro-list .content-center2 .top-pro .limg img {
  width: 100%;
  position: relative;
  z-index: 99;
}
.pro-list .content-center2 .top-pro .rtxt {
  width: 100% ;
  border: 1px solid #d2d2d2;
}
.pro-list .content-center2 .top-pro .rtxt h3 {
  width: 100%;
  height: 55px;
  background: url("../img/index-pro-t.png") no-repeat;
  background-size: 28px auto ;
  background-position: 8px 10px;
  padding-left: 40px;
  background-color: #00a22e;
  line-height: 53px;
  color: white;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 320px) {
  .pro-list .content-center2 .top-pro .rtxt h3 {
    font-size: 14px;
  }
}
.pro-list .content-center2 .top-pro .rtxt ul {
  width: 100%;
  padding-bottom: 2%;
}
.pro-list .content-center2 .top-pro .rtxt ul li {
  width: 100%;
  height: 47px;
  margin: 0 auto;
}
.pro-list .content-center2 .top-pro .rtxt ul li.bg {
  background: #f2faf4;
}
.pro-list .content-center2 .top-pro .rtxt ul li .cent {
  width: 100%;
  margin: 0 auto;
  height: 47px;
}
.pro-list .content-center2 .top-pro .rtxt ul li .cent span {
  display: block;
  width: 28px;
  float: left;
  margin-top: 10px;
  height: 28px;
  color: #00a22e;
  margin-left: 6px;
  font-size: 14px;
  background: url("../img/index-pro-name-bg.png") right;
}
.pro-list .content-center2 .top-pro .rtxt ul li .cent p {
  float: left;
  line-height: 47px;
  margin-left: 2px;
  font-size: 12px;
}
.pro-list .content-center2 .top-pro .rtxt ul li button {
  width: 96%;
  display: block;
  height: 50px;
  margin: 0 auto;
  background: #00a22e;
  margin-top: 10px;
  border-radius: 4px;
  color: white;
  font-size: 17px;
}
.pro-list .content-center2 .btm-pro {
  width: 1200px;
  height: 430px;
  margin-top: 55px;
}
.pro-list .content-center2 .btm-pro .rimg {
  width: 508px;
  height: 430px;
  float: right;
  position: relative;
}
.pro-list .content-center2 .btm-pro .rimg .yic {
  width: 345px;
  height: 345px;
  background: #e3f5ea;
  position: absolute;
  right: -25px;
  bottom: -25px;
}
.pro-list .content-center2 .btm-pro .rimg img {
  width: 508px;
  height: 430px;
  position: relative;
  z-index: 9;
}
.pro-list .content-center2 .btm-pro .ltxt {
  width: 690px ;
  height: 430px;
  float: left;
  border: 1px solid #d2d2d2;
}
.pro-list .content-center2 .btm-pro .ltxt h3 {
  width: 100%;
  height: 75px;
  background: url("../img/index-pro-t.png") no-repeat;
  background-position: 15px 18px;
  padding-left: 60px;
  background-color: #00a22e;
  line-height: 73px;
  color: white;
  font-size: 24px;
  font-weight: 400;
}
.pro-list .content-center2 .btm-pro .ltxt ul {
  width: 100%;
}
.pro-list .content-center2 .btm-pro .ltxt ul li {
  width: 100%;
  height: 47px;
  margin: 0 auto;
}
.pro-list .content-center2 .btm-pro .ltxt ul li.bg {
  background: #f2faf4;
}
.pro-list .content-center2 .btm-pro .ltxt ul li .cent {
  width: 625px;
  margin: 0 auto;
  height: 47px;
}
.pro-list .content-center2 .btm-pro .ltxt ul li .cent span {
  display: block;
  width: 35px;
  float: left;
  margin-top: 10px;
  height: 28px;
  color: #00a22e;
  font-size: 18px;
  background: url("../img/index-pro-name-bg.png") right;
}
.pro-list .content-center2 .btm-pro .ltxt ul li .cent p {
  float: left;
  line-height: 47px;
  margin-left: 10px;
  font-size: 16px;
}
.pro-list .content-center2 .btm-pro .ltxt ul li button {
  width: 625px;
  display: block;
  height: 50px;
  margin: 0 auto;
  background: #00a22e;
  margin-top: 10px;
  border-radius: 4px;
  color: white;
  font-size: 17px;
}
.pro-list .off {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5%;
  padding-top: 1%;
  background: url("../img/off-bg.jpg") center center;
  background-size: 100% 100%;
}
.pro-list .off h3 b {
  color: white;
}
.pro-list .off h3 span {
  color: white;
}
.pro-list .off h3 i {
  display: block;
  width: 100%;
  margin-top: 3%;
  height: 23px;
  background: url("../img/fg-w.png") center center;
}
.pro-list .off .t-c {
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 5%;
  overflow: hidden;
}
.pro-list .off .t-c span {
  display: block;
  color: white;
  width: 140px;
  text-align: center;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 14px;
  font-weight: 500;
}
.pro-list .off .b-img {
  width: 99%;
  margin: 0 auto;
  height: 90px;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 10%;
}
.pro-list .off .b-img img {
  width: 92%;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -120%;
}
@media (max-width: 375px) {
  .pro-list .off .b-img img {
    top: -80px;
  }
}
@media (max-width: 320px) {
  .pro-list .off .b-img img {
    top: -60px;
  }
}
.show {
  width: 100%;
}
.show .flex-direction-nav {
  display: none;
}
.show .flex-control-nav {
  bottom: -30%;
}
.show .flex-control-nav li a {
  width: 7px;
  border-radius: 50%;
  height: 7px;
  background: #00a22e;
  border: 1px solid #00a22e;
}
.show .flex-control-nav li a.flex-active {
  width: 22px;
  border-radius: 4px;
  background: #00a22e;
}
.show ul {
  width: 96%;
  margin: 0 auto;
}
.show ul li {
  width: 100%;
}
.show ul li dl {
  margin-top: 10px;
  overflow: hidden;
}
.show ul li dl dd {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.show ul li dl dd:first-child {
  margin-left: 0;
}
.show ul li dl dd img {
  width: 100%;
}
