.index-container-m22 {
  margin-top: 65px;
  margin-bottom: 75px;
}
.show-container .show-head {
  margin-top: 65px;
}
.show-container .show-head .inner-left {
  float: left;
}
.show-container .show-head .inner-left li {
  width: 86px;
  height: 86px;
  cursor: pointer;
  position: relative;
  margin-top: 7px;
}
.show-container .show-head .inner-left li .border {
  border: 1px solid #cbcccd;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.show-container .show-head .inner-left li:first-child {
  margin-top: 0;
}
.show-container .show-head .inner-left li.active .border {
  border: 2px solid #008f3d;
}
.show-container .show-head .inner-left img {
  width: 100%;
  height: 100%;
}
.show-container .show-head .inner-center {
  margin-left: 26px;
  border: 5px solid #cbcccd;
  float: left;
}
.show-container .show-head .inner-center img {
  width: 356px;
  height: 356px;
}
.show-container .show-head .inner-right {
  width: 420px;
  float: right;
}
.show-container .show-head .inner-right .inner-title {
  font-size: 30px;
  color: #555555;
}
.show-container .show-head .inner-right .inner-content2 {
  margin-top: 10px;
  font-size: 14px;
  color: #555555;
  height: 224px;
  line-height: 28px;
  overflow: hidden;
}
.show-container .show-head .inner-right .inner-contact {
  width: 210px;
  height: 40px;
  margin-top: 48px;
}
.show-container .show-head .inner-right .inner-contact a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  background: #008f3d;
  text-align: center;
}
.show-container .show-head .inner-right .inner-contact a i {
  font-size: 20px;
  padding-right: 10px;
  vertical-align: -3px;
}
.show-container .show-body {
  margin-top: 45px;
  margin-bottom: 110px;
}
.show-container .show-body .inner-title {
  font-size: 18px;
  color: #008f3d;
  border-bottom: 1px solid #cbcccd;
  padding-bottom: 10px;
}
.show-container .show-body .inner-content {
  font-size: 14px;
  color: #555555;
  line-height: 28px;
  margin-top: 25px;
}
