﻿
/*banner END*/
.indexPage2 {}
.index2 {
  padding: 0 2%;
}
.ind2Con .content {
  display: none;
}
.ind2Con ul {
  margin: 12px 0 0;display: flex; justify-content: center;
}
.ind2Con ul:after {
  content: '';
  display: block;
  clear: both;
}
.ind2Con li {
  float: left;
  margin-right:10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  width: 32.53%;
  transition: .5s;
  background-color: #febe90;
}
.ind2Con li:last-child {
  margin-right: 0;
}
.ind2Con li img {
  width: 92%;
  margin: 4%;
}

.showBoxLink {
  color: #d10a0f;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  font-size: 160%;
  padding: 0.3rem 0 0.9rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexPage5 {
  width: auto;
  max-width: 1550px !important;
  margin: 0px auto;
  background-color: #b70002;
}
.indexPage5 .img img {
  width: 100%;
}
.indexPage55 {
  padding-top: 60px;
  padding-bottom: 20px;
}
.indexPage55 .img img {
  width: 100%;
}
.indexPage6 {
  padding-top: 60px;
}
.indexPage6 .img img {
  width: 100%;
}
.indexPage7 {
  padding-top: 10px;
}
.indexPage7 .img img {
  width: 100%;
}