.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.flex-flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.container {
  width: 93.86666667%;
  margin: 0 auto;
}
body {
  background: #ffe9ea;
}
.header_xdxc {
  background: #fff;
}
.btn_box {
  width: 68%;
  margin: 0rem auto 0.38rem auto;
}
.btn_box a {
  float: left;
  width: 45%;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.64rem;
  background: #D7AF74;
  color: #fff;
  border-radius: 0.12rem;
}
.btn_box a:last-child {
  margin-left: 10%;
  background: #CC7833;
}
.ns-banner {
  position: relative;
 /*  z-index: -1; */
}
.ns-banner a{display: block;}
.rs-sec {
  position: relative;
  width: 80%;
  margin: -0.54rem auto 0 auto;
  background: #fff;
  border-radius: 0.18rem;
  padding: 0.3rem 0;
  -webkit-box-shadow: 0 0.066rem 0 0 #ffd1d4;
          box-shadow: 0 0.066rem 0 0 #ffd1d4;
}
.rs-sec .rs-t {
  padding-bottom: 0.3rem;
  border-bottom: 1px dashed #ff8fb0;
  width: 95%;
  margin: 0 auto;
}
.rs-sec .rs-t .rs-t-con {
  width: 98%;
  border: 1px solid #aaa;
  border-radius: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.54rem;
}
.rs-sec .rs-t .rs-t-con .pic {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.1rem;
  width: 0.34rem;
}
.rs-sec .rs-t .rs-t-con .txt {
  font-size: 0.26rem;
  line-height: 0.54rem;
  color: #000;
  display: inline-block;
  margin-right: 0.28rem;
}
.rs-sec .rs-t .rs-t-con .links {
  display: inline-block;
  height: 0.54rem;
  line-height: 0.54rem;
  overflow: hidden;
}
.rs-sec .rs-t .rs-t-con .link1 {
  font-size: 0.26rem;
  color: #e9157b;
  display: inline-block;
  margin-right: 0.56rem;
}
.rs-sec .rs-t .rs-t-con .link2 {
  font-size: 0.26rem;
  color: #6592dc;
  display: inline-block;
}
.rs-sec .rs-t .rs-t-con a {
  text-decoration: underline;
}
.rs-sec .rs-b {
  /* margin-top: 0.3rem; */
  padding: 0 0.2rem;
}
.rs-sec .rs-b .rs-b-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.rs-sec .rs-b .rs-b-con .rs-b-item {
  width: 31.2%;
  border-radius: 0.18rem;
  background: #ff79a1;
  color: #fff;
  position: relative;
  text-align: center;
  padding-bottom: 0.2rem;
}
.rs-sec .rs-b .rs-b-con .rs-b-item .pic {
  position: absolute;
  top: 12.94117647%;
  left: 9.41176471%;
  width: 0.43rem;
}
.rs-sec .rs-b .rs-b-con .rs-b-item h4 {
  margin: 0.32rem auto 0 0.44rem;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.52rem;
}
.rs-sec .rs-b .rs-b-con .rs-b-item p {
  font-size: 0.24rem;
  line-height: 0.2rem;
}
.rs-sec .rs-b .rs-b-con .rs-b-item:nth-child(2) {
  background: #6592dc;
}
.rs-sec .rs-b .rs-b-con .rs-b-item:nth-child(2) .pic {
  width: 0.47rem;
  top: 11.76470588%;
  left: 8.82352941%;
}
.rs-sec .rs-b .rs-b-con .rs-b-item:nth-child(3) {
  background: #ff79a1;
}
.rs-sec .rs-b .rs-b-con .rs-b-item:nth-child(3) .pic {
  width: 0.54rem;
  top: 7.05882353%;
  left: 7.64705882%;
}
.rq-sec {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.rq-sec .rq-item {
  width: 47.75280899%;
  margin-bottom: 0.2rem;
  border-radius: 0.18rem;
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  overflow: auto;
}
.rq-sec .rq-item .rq-t {
  position: relative;
  width: 100%;
}
.rq-sec .rq-item .rq-t h3 {
  font-size: 0.36rem;
  color: #fff;
  margin-left: 18.82352941%;
  line-height: 1rem;
}
.rq-sec .rq-item .rq-t .pic {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11.17647059%;
  width: 21.76470588%;
}
.rq-sec .rq-item .rq-b {
  width: 100%;
  text-align: center;
  color: #000;
  background: #fff;
  padding-bottom: 0.2rem;
}
.rq-sec .rq-item .rq-b h4 {
  font-size: 0.32rem;
  line-height: 0.74rem;
}
.rq-sec .rq-item .rq-b p {
  font-size: 0.28rem;
  line-height: 0.28rem;
}
.rq-sec .rq-item:nth-child(1) .rq-t {
  background: #78d953;
}
.rq-sec .rq-item:nth-child(2) .rq-t {
  background: #ffb832;
}
.rq-sec .rq-item:nth-child(3) .rq-t {
  background: #899cff;
}
.rq-sec .rq-item:nth-child(4) .rq-t {
  background: #fd4f2f;
}
.rq-sec .rq-item:nth-child(4) .rq-t .pic {
  width: 32.35294118%;
  right: 6.47058824%;
}
.rq-sec .rq-item:nth-child(3) {
  margin-bottom: 0rem;
}
.rq-sec .rq-item:nth-child(4) {
  margin-bottom: 0rem;
}
.zy-sec {
  width: 100%;
  background: #fff;
  padding: 2.80898876%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.18rem;
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  margin-bottom: 0.2rem;
}
.zy-sec .pic {
  width: 39.88269795%;
  margin-right: 3.93258427%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.zy-sec .pic a {
  display: block;
}
.zy-sec .txt {
  line-height: initial;
  position: relative;
}
.zy-sec .txt h4 {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.32rem;
  margin-bottom: 0.1rem;
}
.zy-sec .txt p {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.32rem;
}
.zy-sec .txt .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /* margin-top: 0.11rem; */
  position: absolute;
  bottom: 0;
  right: 0;
}
.zy-sec .txt .btn a {
  display: block;
  line-height: initial;
  border-radius: 0.08rem;
  padding: 0.04rem 0.08rem;
}
.zy-sec .txt .btn a:nth-child(1) {
  border: 1px solid #ea2b61;
  background: #fff;
  color: #ea2b61;
  font-size: 0.26rem;
  line-height: 0.36rem;
  margin-right: 0.14rem;
}
.zy-sec .txt .btn a:nth-child(2) {
  border: 1px solid #ea2b61;
  background: #ea2b61;
  color: #FFF;
  font-size: 0.26rem;
  line-height: 0.36rem;
}
.zy-sec .txt p:nth-child(3) {
  text-align: justify;
  letter-spacing: -1px;
}
.zy-sec:last-child {
  margin-bottom: 0;
}
.zy-sec:last-child .pic {
  margin-left: 3.93258427%;
  margin-right: 0;
}
.zy-sec:last-child .btn {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  right: auto;
}
.zy-sec:nth-child(3) .pic {
  margin-left: 3.93258427%;
  margin-right: 0;
}
.zy-sec:nth-child(3) .btn {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  right: auto;
}
.zs-sec {
  width: 100%;
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  border-radius: 0.18rem;
  overflow: hidden;
}
.zs-sec .pic {
  /* box-shadow: 0rem -0.01rem 0.1rem 0.04rem #ffd1d4; */
  overflow: hidden;
}
.zs-sec .pic a {
  display: block;
}
.zs-sec .des {
  padding: 0.24rem 0 0.24rem 0.86rem;
  position: relative;
  background: #fff;
}
.zs-sec .des .ico {
  position: absolute;
  left: 0.19rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0.49rem;
}
.zs-sec .des p {
  font-size: 0.29rem;
  color: #000;
  letter-spacing: -0.02rem;
}
.zs-sec .des p span {
  font-size: 0.35rem;
  color: #ff3366;
  margin-right: 0.19rem;
}
.zs-sec .zs-img-wrap {
  padding: 0.2rem 0.1rem;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zs-sec .zs-img-wrap .zs-item {
  text-align: center;
  width: 32%;
}
.zs-sec .zs-img-wrap .zs-item a {
  display: block;
}
.zs-sec .zs-img-wrap .zs-item p {
  font-size: 0.29rem;
  margin-top: 0.16rem;
}
.zs-sec .zs-img-wrap .zs-item:nth-child(1) {
  width: 32.8%;
}
.zs-sec .zs-img-wrap .zs-item:nth-child(2) {
  width: 31.96%;
}
.zs-sec .zs-img-wrap .zs-item:nth-child(3) {
  width: 31.6%;
}
.zx-btn {
  width: 72.47191011%;
  margin: 0.46rem auto 0;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  border-radius: 0.5rem;
  background: #fb305b;
  display: block;
  line-height: 0.74rem;
  position: relative;
  overflow: hidden;
}
.zx-btn:before {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0.1rem;
  width: 1.8rem;
  height: 0.28rem;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  -webkit-animation: searchLights2 1.8s 1s linear infinite;
  animation: searchLights2 1.8s 1s linear infinite;
  -moz-animation: searchLights2 1.8s 1s linear infinite;
  -o-animation: searchLights2 1.8s 1s linear infinite;
}
@-webkit-keyframes searchLights2 {
  0% {
    left: -1.8rem;
    top: 0rem;
  }
  50% {
    left: 4rem;
    top: 0rem;
  }
  100% {
    left: 9.8rem;
    top: 0rem;
  }
}
@keyframes searchLights2 {
  0% {
    left: -1.8rem;
    top: 0rem;
  }
  50% {
    left: 4rem;
    top: 0rem;
  }
  100% {
    left: 9.8rem;
    top: 0rem;
  }
}
.question {
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  border-radius: 0.18rem;
  overflow: hidden;
  background: #fff;
  padding: 0.6rem 0 0.46rem 0;
}
.choice-sec {
  width: 100%;
  padding: 0 0.3rem 0.45rem 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.choice-sec .radio {
  border-radius: 0.5rem;
  border: 1px solid #aaa;
  position: relative;
  line-height: 0.5rem;
  color: #000;
  height: 0.66rem;
  cursor: pointer;
  margin-bottom: 0.24rem;
  z-index: 1;
}
.choice-sec .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.choice-sec .radio label {
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
  -ms-transform: translateY(-50%);
  left: 0.4rem;
  font-size: 0.28rem;
}
.choice-sec .radio label:after {
  position: absolute;
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #aaa;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -0.28rem;
}
.choice-sec .active {
  color: #fff;
  background: #fb305b;
  border: 1px solid #fb305b;
  line-height: 0.66rem;
}
.choice-sec .active label:after {
  background: #fff;
}
.choice-sec .radio:nth-child(1) {
  width: 39%;
}
.choice-sec .radio:nth-child(2) {
  width: 55%;
}
.choice-sec .radio:nth-child(3) {
  width: 72%;
}
.choice-sec .radio:nth-child(4) {
  width: 48%;
}
.choice-sec .radio:nth-child(5) {
  width: 49%;
}
.choice-sec .radio:nth-child(6) {
  width: 64%;
  margin-bottom: 0;
}
.ques-form-item {
  width: 88%;
  margin: 0 auto 0.2rem auto;
  position: relative;
  overflow: hidden;
}
.ques-form-item .ques-form-text {
  width: 100%;
  text-indent: 2em;
  font-size: 0.24rem;
  color: #9f9e9e;
  border: 1px solid #fb305b;
  line-height: 0.78rem;
  border-radius: 0.5rem;
}
.ques-form-item .ques-form-sub {
  width: 100%;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  border: 1px solid #fb305b;
  line-height: 0.78rem;
  border-radius: 0.5rem;
  background: #fb305b;
}
.ques-form-item:last-child {
  margin-bottom: 0;
}
.ques-form-item:after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0.1rem;
  width: 1.8rem;
  height: 0.28rem;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  -webkit-animation: searchLights2 1.8s 1s linear infinite;
  animation: searchLights2 1.8s 1s linear infinite;
  -moz-animation: searchLights2 1.8s 1s linear infinite;
  -o-animation: searchLights2 1.8s 1s linear infinite;
}
.jdjx-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jdjx-sec .jdjx-item {
  width: 49.15730337%;
  margin-bottom: 0.25rem;
}
.jdjx-sec .jdjx-item .pic {
  width: 100%;
}
.jdjx-sec .jdjx-item .pic img {
  display: block;
  line-height: initial;
  border: none;
}
.jdjx-sec .jdjx-item .txt {
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  padding: 0.08rem 0 0.2rem 0;
}
.jdjx-sec .jdjx-item .txt h4 {
  font-size: 0.28rem;
  color: #fb305b;
  line-height: 0.52rem;
}
.jdjx-sec .jdjx-item .txt p {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.jdjx-sec .jdjx-item:nth-child(3) {
  margin-bottom: 0;
}
.jdjx-sec .jdjx-item:nth-child(4) {
  margin-bottom: 0;
}
.zp-sec {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zp-sec .zp-item .pic {
  margin-bottom: 0.16rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.zp-sec .zp-item .pic a {
  display: block;
}
.zp-sec .zp-item:nth-child(1) {
  width: 41.85393258%;
}
.zp-sec .zp-item:nth-child(2) {
  width: 55.8988764%;
}
.zp-sec .zp-item:nth-child(3) {
  width: 55.8988764%;
}
.zp-sec .zp-item:nth-child(3) .pic {
  margin-bottom: 0;
}
.zp-sec .zp-item:nth-child(4) {
  width: 41.85393258%;
}
.zp-sec .zp-item:nth-child(4) .pic:nth-child(2) {
  margin-bottom: 0;
}
.cgxz-sec {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.4rem;
}
.cgxz-sec .cgxz-item {
  width: 47.19101124%;
}
.cgxz-sec .cgxz-item a {
  display: block;
}
.cgxz-sec .cgxz-item .txt {
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
          box-shadow: 0rem 0rem 0.1rem 0.05rem #ffd1d4;
  padding: 0.08rem 0 0.2rem 0;
  text-align: center;
}
.cgxz-sec .cgxz-item .txt h4 {
  font-size: 0.28rem;
  color: #000;
  line-height: 0.52rem;
  font-weight: normal;
}
.cgxz-sec .cgxz-item .txt h4 span {
  color: #fb305b;
  margin-left: 0.12rem;
}
.cgxz-sec .cgxz-item .txt p {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.ns-sec {
  padding: 0.6rem 0 0.01rem;
}
.ns-tit {
  text-align: center;
  padding-bottom: 0.5rem;
  /*   .ht-wrap{
    transform:rotate(-60deg);
    -ms-transform:rotate(-60deg); 	
    -moz-transform:rotate(-60deg); 	
    -webkit-transform:rotate(-60deg); 
    -o-transform:rotate(-60deg); 	
    .pa();
    .ht-item{background: #fb305b; border-radius: 0.3rem; height: 0.08rem; margin: 0 auto;}
    .ht-item:nth-child(1){width: 0.28rem;}
    .ht-item:nth-child(2){width: 0.48rem; margin-top: 0.09rem;}
  }
  .left{top: 0.12rem;left: 1.04rem;}
  .right{
    transform:rotate(-240deg);
    -ms-transform:rotate(-240deg); 	
    -moz-transform:rotate(-240deg); 	
    -webkit-transform:rotate(-240deg); 
    -o-transform:rotate(-240deg); 	
    top: 0.12rem;
    right: 1.04rem;
  } */
}
.ns-tit h2 {
  font-size: 0.4rem;
  color: #ea2b61;
  line-height: 0.32rem;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
.ns-tit h2 i {
  position: absolute;
  width: 0.28rem;
  background: #fb305b;
  border-radius: 0.3rem;
  height: 0.08rem;
  margin: 0 auto;
  display: block;
}
.ns-tit h2 i:first-child {
  top: 0.2rem;
  left: -0.66rem;
  transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  -moz-transform: rotate(-70deg);
  -webkit-transform: rotate(-70deg);
  -o-transform: rotate(-70deg);
}
.ns-tit h2 i:first-child::before {
  display: block;
  border-radius: 0.3rem;
  position: absolute;
  top: 0.16rem;
  left: -0.1rem;
  content: '';
  width: 0.48rem;
  height: 0.08rem;
  background: #fb305b;
}
.ns-tit h2 i:last-child {
  top: 0.31rem;
  right: -0.6rem;
  transform: rotate(-250deg);
  -ms-transform: rotate(-250deg);
  -moz-transform: rotate(-250deg);
  -webkit-transform: rotate(-250deg);
  -o-transform: rotate(-250deg);
}
.ns-tit h2 i:last-child::before {
  display: block;
  border-radius: 0.3rem;
  position: absolute;
  top: 0.16rem;
  right: -0.1rem;
  content: '';
  width: 0.48rem;
  height: 0.08rem;
  background: #fb305b;
}
.ns-tit p {
  position: relative;
  display: block;
  font-size: 0.31rem;
  text-transform: uppercase;
  color: #666;
  font-weight: normal;
  line-height: 0.22rem;
  margin-top: 0.36rem;
  color: #ea2b61;
}
.ns-tit p i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background: #cfa972;
  border-radius: 50%;
}
.ns-tit p i:first-child {
  left: -0.2rem;
}
.ns-tit p i:first-child::before {
  position: absolute;
  top: 50%;
  left: -1.22rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 1.18rem;
  height: 1px;
  background: #666;
}
.ns-tit p i:last-child {
  right: -0.2rem;
}
.ns-tit p i:last-child::before {
  position: absolute;
  top: 50%;
  right: -1.22rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 1.18rem;
  height: 1px;
  background: #666;
}
@-webkit-keyframes scaleF {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes scaleF {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
}
.xdf-btform {
  background: #fff;
}
.xdf-btform .btform-wrap .btform-main .btform-item:last-child {
  margin-bottom: 0rem!important;
}
.xd-bottom-adr {
  margin: 0rem auto 0!important;
  padding-top: 0.17rem;
}
.question .zx-btn{
  margin-top: 0;
}
.choice-sec li a{
  display: block;
}