.gload {
  margin-top: 0.18rem;
  width: 100%;
  height: 2.8rem;
}
.gload .title {
  width: 100%;
  height: 0.6rem;
  text-align: center;
  font-weight: 600;
  color: #fff;
  background: url(../../img/gload-t.png) no-repeat center;
  background-size: 3.12rem 0.6rem;
}
.gload .item {
  width: 1.5rem;
  height: 2.2rem;
  text-align: center;
  padding-top: 1.34rem;
}
.gload .item .nc {
  color: #976b2b;
  font-weight: 600;
}
.gload .item .ne {
  color: #b4b1ad;
}
.gload .item-1 {
  background: url(../../img/gload-1.png) no-repeat center;
  background-size: 0.76rem 0.76rem;
  background-position-y: 0.38rem;
}
.gload .item-2 {
  background: url(../../img/gload-2.png) no-repeat center;
  background-size: 0.76rem 0.76rem;
  background-position-y: 0.38rem;
}
.gload .item-3 {
  background: url(../../img/gload-3.png) no-repeat center;
  background-size: 0.76rem 0.76rem;
  background-position-y: 0.38rem;
}
.gload .item-4 {
  background: url(../../img/gload-4.png) no-repeat center;
  background-size: 0.76rem 0.76rem;
  background-position-y: 0.38rem;
}
.gload .item-5 {
  background: url(../../img/gload-5.png) no-repeat center;
  background-size: 0.76rem 0.76rem;
  background-position-y: 0.38rem;
}
.ad {
  margin-top: 0.18rem;
  width: 100%;
  height: 2rem;
  overflow: hidden;
}
.ad img {
  height: 2rem;
}
.ad1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ad1 img {
  width: 7.5rem;
}
.ci-detail .tab {
  height: 1.16rem;
}
.ci-detail .tab .tab-item {
  width: 1.6rem;
  height: 0.56rem;
  line-height: 0.56rem;
  background-color: #fff;
  border-radius: 0.1rem;
  color: #666666;
  text-align: center;
  margin-top: 0.3rem;
  margin-left: 0.4rem;
}
.ci-detail .tab .tab-item:first-child {
  margin-left: 1.98rem;
}
.ci-detail .tab .active {
  background: url(../../img/button-bg.png) no-repeat center;
  background-size: 1.6rem 0.56rem;
  color: #fff;
}
.ci-detail .tab-nav {
  width: 100%;
  line-height: 0.94rem;
  background: #fff;
}
.ci-detail .tab-nav li {
  width: 1.87rem;
  height: 0.94rem;
  line-height: 0.94rem;
  color: #5b5b5b;
  text-align: center;
  border-right: 1px solid #dedede;
}
.ci-detail .tab-nav li:last-child {
  border: none;
}
.ci-detail .tab-nav .active {
  background: linear-gradient(to right, #4c99fd, #4664d9);
  color: #fff;
}
.ci-detail .tab-nav .cs li {
  width: 3.75rem;
  height: 0.94rem;
  line-height: 0.94rem;
  color: #5b5b5b;
  text-align: center;
  border-right: 1px solid #dedede;
}
.ci-detail .tab-nav .cs li:last-child {
  border: none;
}
.ci-detail .tab-nav .cs .active {
  background: linear-gradient(to right, #4c99fd, #4664d9);
  color: #fff;
}
.ci-detail .title-1 {
  box-sizing: border-box;
  font-weight: 600;
  margin-left: 0.3rem;
  margin-top: 0.36rem;
  margin-bottom: 0.4rem;
  border-left: 0.06rem solid #639df4;
  padding-left: 0.1rem;
  line-height: 1;
}
.ci-detail .info1 {
  border-top: 1px solid transparent;
  background-color: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.ci-detail .info1 .item {
  width: 2.5rem;
  height: 1.6rem;
  padding: 0 0.3rem;
}
.ci-detail .info1 .item .imb {
  width: 0.62rem;
  height: 0.62rem;
  background: url(../../img/hb.png) no-repeat center;
  background-size: 0.62rem 0.62rem;
  color: #fff;
  font-weight: 600;
  margin: 0 auto;
  text-align: center;
  line-height: 0.62rem;
}
.ci-detail .info1 .item p {
  text-align: center;
  color: #4b4b4b;
  padding-top: 0.16rem;
}
.ci-detail .info2 {
  border-top: 1px solid transparent;
  background-color: #fff;
  margin-top: 0.2rem;
}
.ci-detail .info2 p {
  color: #4b4b4b;
  padding-bottom: 0.28rem;
  padding-left: 0.4rem;
  padding-right: 0.3rem;
}
