html,
body {
  height: 100%;
}
html {
  font-size: 13.33333333vw;
}
body {
  overflow-x: hidden;
}
.pagecontent {
  width: 100%;
  position: relative;
  padding-bottom: .6rem;
  background-color: #fff;
}
.pagecontent .countbox .ctitle {
  padding-bottom: 0;
}
.pagecontent .countbox .ccontent {
  font-size: 0.18rem;
  line-height: 0.44rem;
  color: #00ac65;
  margin-bottom: .24rem;
  letter-spacing: .01rem;
  margin-left: .3rem;
}
.pagecontent .countbox .cbox .ctit {
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #666666;
  letter-spacing: .01rem;
  padding: .36rem .24rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 6.9rem;
  margin: 0 auto .36rem;
  background-color: #f2f5f8;
}
.pagecontent .countbox .cbox .part1box {
  width: 100%;
  background-color: #f4f4f4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .36rem .3rem .3rem;
}
.pagecontent .countbox .cbox .part1box .ptit {
  font-size: 0.28rem;
  line-height: 0.5rem;
  color: #333333;
  margin-bottom: .24rem;
  font-weight: bold;
  letter-spacing: .02rem;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem {
  padding: .16rem 0 .26rem .36rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: .2rem;
  background-color: #fff;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .question {
  font-size: 0.26rem;
  line-height: 0.44rem;
  color: #333333;
  font-weight: bold;
  letter-spacing: .01rem;
  height: .88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .question span {
  white-space: normal;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .answer {
  font-size: 0;
  margin-left: .12rem;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .answer .ite {
  font-size: 0.23rem;
  line-height: 0.24rem;
  color: #333333;
  letter-spacing: .01rem;
  padding: .26rem 0 .26rem .56rem;
  background: url(../../images/cbj_imgs/sel_i2.png) no-repeat left center;
  background-size: .24rem .24rem;
  position: relative;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .answer .ite .line {
  width: 5.98rem;
  height: 0.02rem;
  background-color: #f1f1f1;
  position: absolute;
  bottom: -0.02rem;
  right: 0;
}
.pagecontent .countbox .cbox .part1box .part1 .pitem .answer .ite.select {
  background-image: url(../../images/cbj_imgs/sel_i.png);
}
.pagecontent .countbox .cbox .btns {
  background-color: #fff;
  text-align: center;
  font-size: 0;
  padding-top: .36rem;
}
.pagecontent .countbox .cbox .btns .btn {
  display: inline-block;
  width: 2.15rem;
  height: 0.72rem;
  border-radius: 0.08rem;
  background-color: #e9e9e9;
  font-size: 0.24rem;
  line-height: 0.72rem;
  color: #333333;
  letter-spacing: .02rem;
  margin: 0 .2rem;
}
.pagecontent .countbox .cbox .btns .kscp {
  background-color: #507ff8;
  color: #fff;
}
.nowpaegcover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.nowpaegcover .coverbox {
  width: 5.24rem;
  height: 4.55rem;
  border-radius: 0.04rem;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2.62rem;
  margin-top: -2.28rem;
  overflow: hidden;
  text-align: center;
  -webkit-animation: toChangeBigOpen linear .2s;
          animation: toChangeBigOpen linear .2s;
}
.nowpaegcover .coverbox img {
  width: 1.44rem;
  height: 1.45rem;
  margin: .76rem 0 .28rem;
}
.nowpaegcover .coverbox .content {
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #333333;
  margin-bottom: .30rem;
}
.nowpaegcover .coverbox .box1 {
  display: none;
}
.nowpaegcover .coverbox .box1 .cbtn {
  width: 4.65rem;
  height: 0.65rem;
  border-radius: 0.04rem;
  background-color: #507ff8;
  font-size: 0.24rem;
  line-height: 0.65rem;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
}
.nowpaegcover .coverbox .box2 {
  display: none;
}
.nowpaegcover .coverbox .box2 .cbtns {
  font-size: 0;
}
.nowpaegcover .coverbox .box2 .cbtns div {
  display: inline-block;
  width: 1.88rem;
  height: 0.63rem;
  border-radius: 0.02rem;
  background-color: #ffffff;
  font-size: 0.24rem;
  line-height: 0.63rem;
  color: #507ff8;
  border: .02rem solid #507ff8;
  margin: 0 .12rem;
  cursor: pointer;
}
.nowpaegcover .coverbox .box2 .cbtns .goback {
  background-color: #507ff8;
  color: #fff;
}
.nowpaegcover .coverbox .close {
  width: 0.28rem;
  height: 0.29rem;
  background: url(../../images/cbj_imgs/close_icon.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  z-index: 1;
  cursor: pointer;
}
@-webkit-keyframes toChangeBigOpen {
  from {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    background: scale(1);
  }
}
@keyframes toChangeBigOpen {
  from {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    background: scale(1);
  }
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
