.indexBox {
  width: 100%;
  background: #fafafa url(../images/gc_banner.jpg) top center no-repeat;
  background-size: 100% 6.66666667rem;
}
.indexBox .banner {
  height: 6.02666667rem;
}
.indexBox .gczp {
  width: 9.2rem;
  margin: 0 auto;
  background: url(../images/gc_bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  padding: 0.44rem 0.45333333rem 0.49333333rem;
  position: relative;
  overflow: hidden;
}
.indexBox .gczp .title {
  font-size: 0.42666667rem;
  color: #fff;
  align-items: center;
  display: flex;
  font-weight: bold;
}
.indexBox .gczp .title::before {
  content: '';
  display: block;
  width: 0.24rem;
  height: 0.48rem;
  background: url(../images/gc_tit_icon2.png) center center no-repeat;
  background-size: 100% 100%;
  margin-right: 0.18666667rem;
}
.indexBox .gczp .title::after {
  content: '';
  display: block;
  width: 0.24rem;
  height: 0.48rem;
  background: url(../images/gc_tit_icon.png) center center no-repeat;
  background-size: 100% 100%;
  margin-left: 0.18666667rem;
}
.indexBox .gczp .numBox {
  position: absolute;
  right: 0.46666667rem;
  top: 0.42666667rem;
}
.indexBox .gczp .numBox h3 {
  font-size: 0.8rem;
  color: #fff;
}
.indexBox .gczp .numBox p {
  font-size: 0.26666667rem;
  color: #fff;
  opacity: 0.8;
  text-align: center;
}
.indexBox .gczp .text {
  line-height: 1.5;
  margin-top: 1.12rem;
  color: #fff;
  opacity: .8;
  text-align: justify;
  font-size: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.indexBox .gczp .more {
  width: 2.37333333rem;
  height: 0.56rem;
  color: #fff;
  background: url(../images/gc_ljgd_bg.png) center center no-repeat;
  background-size: 100% 100%;
  font-size: 0.34666667rem;
  text-align: center;
  line-height: 0.56rem;
  margin-top: 0.56rem;
  float: right;
}
.indexBox .gczp .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 0.34666667rem;
}
.indexBox .cgnav-swiper {
  margin-top: 0.66666667rem;
  background: #233876;
}
.indexBox .cgnav-swiper .swiper-slide {
  display: inline-block;
  width: auto;
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  color: #fff;
  font-size: 0.4rem;
  position: relative;
}
.indexBox .cgnav-swiper .active {
  color: #ba9b67;
}
.indexBox .cgnav-swiper .active::after {
  content: '';
  position: absolute;
  width: 0.37333333rem;
  height: 0.05333333rem;
  border-radius: 0.02666667rem;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -0.13333333rem);
  background: #ba9b67;
}
.indexBox .con-swiper {
  width: 9.2rem;
  margin: 0 auto;
}
.indexBox .con-swiper ul li {
  padding: 0.69333333rem 0 0.52rem;
  border-top: 0.01333333rem solid #d9d9d9;
  display: none;
}
.indexBox .con-swiper ul li a {
  display: block;
}
.indexBox .con-swiper ul li a .pic {
  width: 6.45333333rem;
  margin: 0 auto;
  padding: 0.17333333rem;
  background: #fff;
}
.indexBox .con-swiper ul li a .pic img {
  width: 100%;
  height: auto;
}
.indexBox .con-swiper ul li a .name {
  margin-top: 0.37333333rem;
  color: #222;
  font-size: 0.4rem;
  text-align: center;
  font-weight: bold;
}
.indexBox .con-swiper ul li a .subname {
  font-size: 0.32rem;
  color: #222222;
  text-align: center;
  margin-top: 0.37333333rem;
}
.indexBox .con-swiper ul li a .text {
  color: #666;
  font-size: 0.32rem;
  text-align: justify;
  margin-top: 0.33333333rem;
}
.indexBox .con-swiper ul li:nth-child(1) {
  border-top: none;
}
.indexBox .con-swiper .more {
  margin-bottom: 0.8rem;
  height: 0.93333333rem;
  background: #f2f2f2;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.34666667rem;
}
.indexBox .con-swiper .more img {
  width: 0.29333333rem;
  height: 0.24rem;
  margin-left: 0.13333333rem;
}
