
.guatitle img,
.guacon img,
.guaphoto img {
  width: 100%;
}
.company_text .contitle p {
  color: #a0a0a0;
}
img {
  max-width: 100%;
}
body {
  background-color: #f1f1f1;
}

/* 底部售后导航条 */
.comment_bar {
  margin-top: 6.25rem;
  margin-bottom: 5rem;
}
.comment_bar li {
  float: left;
  width: 9.375rem;
  height: 7.5rem;
  margin-left: 5.3125rem;
  cursor: pointer;
}

.strategy_imgo > img {
  margin-top: 3.75rem;
  margin-bottom: 5rem;
}
.strategy_imgs img {
  width: 100%;
  height: 100%;
}
.strategy_imgs {
  width: 75rem;
  height: 28.125rem;
  position: relative;
  overflow: hidden;
  margin-top: 5rem;
  overflow: hidden;
}
.right {
  width: 40rem;
  height: 28.125rem;
}
.left {
  background-color: #045b4a;
  height: 28.125rem;
  width: 35rem;
}
.floatbox {
  width: 40rem;
  height: 23.75rem;
  background: rgba(255,255,255,0.8);
  padding: 2.5rem 1.875rem .625rem 1.875rem;
  box-sizing: border-box;
  position: absolute;
}
.floatbox h4 {
  color: #99a6a3;
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  font-weight: 100;
}
.floatbox h2 {
  color: #7f7f80;
  font-size: 3.125rem;
  margin-bottom: 2.5rem;
  font-weight: 700;
}
.floatbox .line {
  width: 6.25rem;
  height: 1px;
  background-color: #7f7f80;
  margin-bottom: 2.5rem;
}
.floatbox p {
  color: #99a6a3;
  font-size: 1.125rem;
  line-height: 2.1875rem;
}
.float_left {
  top: 2.1875rem;
  left: 2.1875rem;
  text-align: left;
}
.float_right {
  top: 2.1875rem;
  right: 2.1875rem;
  text-align: right;
}
.float_right .line {
  margin-left: 30rem;
}
.showcont  {
  margin-top: 10rem;
}
#moretext {
  margin-top: 4.5rem;
}
.guarecon {
  text-align: left;
  width: 100%;
  overflow-x: hidden;
}
.guarecon img {
  width: auto;
  height: auto;
}