/* index_banner START */
.index_banner {
  position: relative;
}
.index_banner .swiper-pagination {
  font-size: 0;
  bottom: 0.2rem;
}
.index_banner .swiper-pagination span {
  margin: 0;
  opacity: 1;
  width: 0.18rem;
  height: 0.18rem;
  background: #fff;
  border-radius: 50%;
  position: relative;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.index_banner .swiper-pagination span[class*=active] {
  background: #cf2323;
}
.index_banner .swiper-pagination span:not(:last-child) {
  margin-right: 0.15rem;
}
/* index_banner END */
.index_main .main {
  padding: 0.5rem 0;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.index_main .main .main_title .main_title_text {
  font-size: 0.4rem;
  line-height: 1.2em;
  font-weight: bold;
  color: #cf2323;
}
.index_main .main .main_title .main_title_more .main_title_more_text {
  line-height: 1.2em;
  font-size: 0.24rem;
  color: #cf2323;
}
.index_main .main .main_title .main_title_more .main_title_more_icon {
  opacity: 0.3;
  color: #cf2323;
  font-size: 0.2rem;
  margin-left: 0.04rem;
}
.index_main .main .main_title .main_title_more:active {
  opacity: 0.85;
}
.index_main .main1 {
  background: #f9f9f9;
}
.index_main .main1 .explain .explain_title {
  font-size: 0.32rem;
  line-height: 1.2em;
  letter-spacing: 0.01rem;
  color: #333333;
}
.index_main .main1 .explain .explain_content {
  color: #666666;
  font-size: 0.28rem;
  line-height: 0.42rem;
  margin-top: 0.24rem;
}
.index_main .main2 .swiper-container {
  margin-top: 0.4rem;
}
.index_main .main2 .swiper-container .swiper-slide .picture_container {
  padding-top: 100%;
}
.index_main .main2 .swiper-container .swiper-slide .explain {
  color: #333;
  margin-top: 0.3rem;
  text-align: center;
}
.index_main .main2 .swiper-container .swiper-slide .explain .explain_title {
  font-size: 0.36rem;
  line-height: 1.2em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_main .main2 .swiper-container .swiper-slide .explain .explain_content {
  font-size: 0.28rem;
  margin-top: 0.2rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 1.2em;
  min-height: 1.2em;
  line-height: 1.2em;
}
.index_main .main2 .swiper-container .swiper-slide:active {
  opacity: 0.85;
}
.index_main .main2 .swiper-container .swiper-slide:active .explain .explain_title {
  color: #cf2323;
}
.index_main .main3 {
  padding-bottom: 0.7rem;
  background-size: 100% 100%;
  background-position: center bottom;
}
.index_main .main3 .list {
  margin-top: 0.38rem;
}
.index_main .main3 .list .item {
  position: relative;
  padding-left: 1.1rem;
}
.index_main .main3 .list .item:not(:last-child) {
  padding-bottom: 0.5rem;
}
.index_main .main3 .list .item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0.76rem;
  top: 0.44rem;
  opacity: 0.3;
  height: calc(100% - 0.45rem);
  width: 1px;
  background: #e0e0e0;
}
.index_main .main3 .list .item .item_icon {
  left: 0;
  top: -0.06rem;
  width: 0.5rem;
  position: absolute;
  text-align: center;
  font-size: 0.48rem;
  line-height: 0.5rem;
  color: #b6b7b7;
}
.index_main .main3 .list .item .item_dot {
  top: 0.16rem;
  left: 0.72rem;
  width: 0.1rem;
  height: 0.1rem;
  background: #fff;
  position: absolute;
  -o-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.index_main .main3 .list .item .item_explain {
  color: #fff;
  font-size: 0.26rem;
  line-height: 0.42rem;
}
.index_main .main4 .list {
  margin-top: 0.36rem;
}
.index_main .main4 .list .item:not(:first-child) {
  margin-top: 0.4rem;
}
.index_main .main4 .list .item .picture_container {
  padding-top: 75%;
}
.index_main .main4 .list .item .picture_container img {
  width: 100%;
  max-height: none;
}
.index_main .main4 .list .item .explain {
  margin-top: 0.25rem;
}
.index_main .main4 .list .item .explain .explain_title {
  font-size: 0.34rem;
  line-height: 1.2em;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_main .main4 .list .item:active {
  opacity: 0.85;
}
.index_main .main4 .list .item:active .explain .explain_title {
  color: #cf2323;
}
.index_main .main5 {
  padding-bottom: 0.6rem;
  background-size: 100% 100%;
  background-position: center bottom;
}
.index_main .main5 .list {
  margin-top: 0.4rem;
}
.index_main .main5 .list .item {
  width: 31.1%;
}
.index_main .main5 .list .item:nth-child(n+4) {
  margin-top: 0.2rem;
}
.index_main .main5 .list .item:not(:nth-child(3n-2)) {
  margin-left: 3.35%;
}
.index_main .main5 .list .item .picture_container {
  padding-top: 69.76%;
  background: #f4f4f4;
}
.index_main .main5 .list .item .picture_container img {
  max-width: 60%;
  max-height: 60%;
}
.index_main .main5 .line {
  opacity: 0.3;
  height: 0.1rem;
  margin: 0.55rem 0 0.4rem;
  background: #f5f5f5;
}
.index_main .main5 .main_form .form_title {
  font-size: 0.34rem;
  font-weight: bold;
  line-height: 0.4rem;
  text-align: center;
  color: #cf2323;
}
.index_main .main5 .main_form .form_list {
  margin-top: 0.4rem;
}
.index_main .main5 .main_form .form_list .item:not(:first-child) {
  margin-top: 0.2rem;
}
.index_main .main5 .main_form .form_list .item .item_container {
  position: relative;
}
.index_main .main5 .main_form .form_list .item .item_container .item_icon {
  width: 0.42rem;
  text-align: center;
  position: absolute;
  font-size: 0.44rem;
  color: #686868;
  left: 0.5rem;
  top: 0;
  line-height: 0.9rem;
}
.index_main .main5 .main_form .form_list .item .item_container input {
  width: 100%;
  height: 0.9rem;
  padding-left: 1.32rem;
  padding-right: 0.5rem;
  background: #f6f6f6;
  border-radius: 0.45rem;
  font-size: 0.28rem;
  color: #666666;
}
.index_main .main5 .main_form .form_list .item .item_container input::-webkit-input-placeholder {
  color: #999;
}
.index_main .main5 .main_form .form_list .item .item_container input:-moz-placeholder {
  color: #999;
}
.index_main .main5 .main_form .form_list .item .item_container input:-ms-input-placeholder {
  color: #999;
}
.index_main .main5 .main_form .form_list .item .item_container input::placeholder {
  color: #999;
}
.index_main .main5 .main_form .form_list .item .item_picture {
  width: 1.6rem;
  height: 0.7rem;
  margin-left: 0.3rem;
  background: #fefefe;
}
.index_main .main5 .main_form button {
  width: 100%;
  display: block;
  height: 0.9rem;
  background: #cf2323;
  border-radius: 0.45rem;
  letter-spacing: 0.01rem;
  margin-top: 0.5rem;
  font-size: 0.32rem;
  color: #ffffff;
  box-shadow: 0 0.05rem 0 #fff;
}
.index_main .main5 .main_form button:active {
  box-shadow: 0 0.05rem 0 #cf2323, 0 0.03rem 0 rgba(255, 255, 255, 0.8) inset;
}
.index_main .main6 {
  padding-bottom: 0.15rem;
}
.index_main .main6 .list .item {
  padding: 0.36rem 0.3rem;
  position: relative;
}
.index_main .main6 .list .item:not(:last-child)::after {
  content: "";
  bottom: 0;
  position: absolute;
  right: 0.3rem;
  left: 0.3rem;
  margin: auto;
  height: 0.02rem;
  background: #f0f0f0;
}
.index_main .main6 .list .item .item_explain {
  font-size: 0.26rem;
  color: #333333;
  line-height: 1.2em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_main .main6 .list .item .item_time {
  font-size: 0.26rem;
  margin-top: 0.22rem;
  line-height: 1.2em;
  color: #666666;
}
.index_main .main6 .list .item:active .item_explain {
  color: #cf2323;
}
