/* 头部 */
.banner {
  /*padding-top: .9rem;*/
}

.top_qpz {
  width: 7.5rem;
  height: 9.38rem;
  background-image: url(/images/qpz_cs.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 9.38rem;

}
.top_zkz {
  width: 7.5rem;
  height: 9.38rem;
  background-image: url(/images/zkz_cs.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 9.38rem;

}
.top_xljk {
  width: 7.5rem;
  height: 9.38rem;
  background-image: url(/images/xljk_cs.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 9.38rem;

}
.top_smz {
  width: 7.5rem;
  height: 9.38rem;
  background-image: url(/images/smz_cs.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 9.38rem;

}
/* .top img:nth-child(2) {
  width: 6.4rem;
  height: 9.93rem;
  margin-top: -3.25rem;
} */

.jrsy {
  width: 7.5rem;
  /* height: 8.3rem; */
  background-image: url(/images/top_1.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 13.01rem;
  margin-top: -3.75rem;
  padding-top: 1.8rem;
  padding-bottom: .33rem;
}

.jrsy .ljcy {
  width: 3.05rem;
  height: .6rem;
  background-image: linear-gradient(90deg, #1fa0fb, #2557f1);
  border-radius: .3rem;
  color: #fff;
  font-size: .3rem;
  line-height: .6rem;
  text-align: center;
  margin: auto;
  box-shadow: 0rem .05rem .05rem 0rem #bddcfd;
}

.jrsy_1 {
  margin-top: -.5rem;
  background-color: #f5faff;
  padding-bottom: .6rem;
  margin-bottom: 1rem;
}


.qs img {
  width: .59rem;
  height: .13rem;
  vertical-align: middle;

  /* margin: 0 .2rem; */
}

.qs {
  font-weight: 800;
  font-size: .44rem;
  text-align: center;
  margin-top: .5rem;
  padding-top: .2rem;
  vertical-align: middle;

}

.content {
  width: 5.73rem;
  /* height: 5.55rem; */
  background-color: #fff;
  margin: .45rem .35rem 0 .35rem;
  border-radius: .2rem;
  padding: .25rem .47rem;
  box-shadow: 0rem 0.01rem .1rem 0.06rem #e0efff;

}

.content1 {
  padding: .38rem 0;
  border-bottom: 1px dashed #999;
}

.content1:nth-child(3) {
  border: none
}

.content1 i {
  display: inline-block;
}

.content1 img {
  width: 1.34rem;
  height: 1.34rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: .24rem;
}

.content1 span {
  display: inline-block;
  font-size: .30rem;
  font-weight: 800;
  vertical-align: middle;
  width: 3.55rem;
  line-height: .3rem;
  color: #227af6;
}

.content1 p {
  font-weight: normal;
  font-size: .24rem;
  line-height: .3rem;
  margin-top: .1rem;
  color: #333333;
}
.csan{
    width: 3.2rem;
    height: 0.7rem;
    background-color: #ff8e14;
    border-radius: 0.3rem;
    color: #fff;
    font-size: .3rem;
    line-height: .7rem;
    text-align: center;
    margin: auto;
    cursor: pointer;
}
.cs {
    display: none;
  width: 7.5rem;
  /* height: 25.4rem; */
  background-image: linear-gradient(#cce5ff, #f1f8ff);
  padding-top: .53rem;
  padding-bottom: 1.5rem;
}

.cs .cswt .question1 {
  width: 5.47rem;
  background-color: #fff;
  border-radius: .25rem;
  margin: 0 .48rem;
  padding: .6rem .5rem;
  font-size: .26rem;
  color: #333333;
  margin-bottom: .3rem;
  display: none;
}


.question1 input {
  vertical-align: middle;
  margin-left: .1rem;
  font-size: .22rem;
  color: #666666;
  margin-right: 0.1rem;
}
.question1 span{
    line-height: 0.4rem;
}
.cswt button {
  border: none;
  background-color: #218af8;
  border-radius: .36rem;
  margin: .3rem 2.15rem;
}

.cswt button .chakan {
  width: 3.2rem;
  height: .72rem;
  text-align: center;
  line-height: .72rem;
  font-size: .3rem;
  color: #fff;
}




.bottom img {
  width: 6.4rem;
  height: 4.58rem;
}


/* 弹出框 */

.csjg {
  position: fixed;
  top: 3rem;
  margin-left: 1rem;
  width: 5.43rem;
  height: 4.22rem;
  border-radius: .3rem;
  background-image: url(/images/bg.png);
  background-size: 5.43rem 4.22rem;
  display: none;
}

.csjg img {
  width: .16rem;
  height: .17rem;
  margin-left: .9rem;
  margin-top: 1rem;

}

.csjg p {
  width: 5.43rem;
  text-align: center;
  margin-top: .35rem;
  font-size: .26rem;
  color: #333333;
  margin-left: .15rem;
}

.csjg p i {
  font-size: .36rem;
  color: #ed4b19;
  font-weight: 900;
}

.csjg h2 {
  width: 5.43rem;
  text-align: center;
  margin-top: .3rem;
  font-size: .26rem;
  color: #333333;
  margin-left: .15rem;
}

.csjg h2 i {
  font-size: .36rem;
  color: #ed4b19;
  font-weight: 900;
}

.csjg button {
  border: none;
  background-image: linear-gradient(90deg, #1fa0fb, #2557f1);
  box-shadow: 0rem .05rem .05rem 0rem #b2d4fd;
  border-radius: .3rem;
  margin-left: 1.5rem;
  margin-top: .3rem;
}


.csjg button .know {
  width: 2.66rem;
  height: .56rem;
  text-align: center;
  line-height: .56rem;
  font-size: .26rem;
  color: #fff;
}