.p_third_tabs {
  margin: 24px auto 0;
  overflow: hidden;
}
.p_third_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 70px;
  position: relative;
}
.p_third_tabs .p_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.p_third_tabs .p_tab_chose_item {
  background-color: rgb(244, 244, 244);
  height: 65px;
  color: rgb(35, 24, 21);
  line-height: 65px;
  font-size: 16px;
  font-family: inherit;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 19.16%;
  margin-right: 1.05%;
}
.p_third_tabs .p_tab_chose_item:last-child {
  margin-right: 0;
}
.p_third_tabs .p_tab_chose_item.p_active, .p_third_tabs .p_tab_chose_item:hover {
  background: #a40000;
  color: #fff;
}
.p_third_tabs .p_second_menu {
  position: absolute;
  top: 97px;
  left: 0;
  width: 100%;
  height: 40px;
}
.p_third_tabs .p_second_menu .p_group {
  width: 100%;
  height: 40px;
  background-color: rgb(197, 178, 156);
}
.p_third_tabs .p_second_menu .p_group .p_group_item {
  width: 19.16%;
  margin-right: 1.05%;
  font-size: 17px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  text-align: center;
  text-align: center;
  float: left;
  height: 100%;
  cursor: pointer;
}
.p_third_tabs .p_second_menu .p_group .p_group_item:nth-child(5n) {
  margin-right: 0;
}
.p_third_tabs .p_second_menu .p_group .p_group_item span {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  height: 25px;
  line-height: 25px;
  border-bottom: 2.5px solid transparent;
  width: auto;
  margin-top: 6.25px;
  pointer-events: none;
}
.p_third_tabs .p_second_menu .p_group .p_group_item.p_chose span, .p_third_tabs .p_second_menu .p_group .p_group_item:hover span {
  border-color: #fff;
  font-family: inherit;
  font-weight: bold;
}

.p_third_tabs {
  margin: 24px auto 0;
  overflow: hidden;
}
.p_third_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 70px;
  position: relative;
}
.p_third_tabs .p_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.p_third_tabs .p_tab_chose_item {
  background-color: rgb(244, 244, 244);
  height: 65px;
  color: rgb(35, 24, 21);
  line-height: 65px;
  font-size: 16px;
  font-family: inherit;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 19.16%;
  margin-right: 1.05%;
}
.p_third_tabs .p_tab_chose_item:last-child {
  margin-right: 0;
}
.p_third_tabs .p_tab_chose_item.p_active, .p_third_tabs .p_tab_chose_item:hover {
  background: #a40000;
  color: #fff;
}
.p_third_tabs .p_second_menu {
  position: absolute;
  top: 97px;
  left: 0;
  width: 100%;
  height: 40px;
}
.p_third_tabs .p_second_menu .p_group {
  width: 100%;
  height: 40px;
  background-color: rgb(197, 178, 156);
}
.p_third_tabs .p_second_menu .p_group .p_group_item {
  width: 19.16%;
  margin-right: 1.05%;
  font-size: 17px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  text-align: center;
  text-align: center;
  float: left;
  height: 100%;
  cursor: pointer;
}
.p_third_tabs .p_second_menu .p_group .p_group_item:nth-child(5n) {
  margin-right: 0;
}
.p_third_tabs .p_second_menu .p_group .p_group_item span {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  height: 25px;
  line-height: 25px;
  border-bottom: 2.5px solid transparent;
  width: auto;
  margin-top: 6.25px;
  pointer-events: none;
}
.p_third_tabs .p_second_menu .p_group .p_group_item.p_chose span, .p_third_tabs .p_second_menu .p_group .p_group_item:hover span {
  border-color: #fff;
  font-family: inherit;
  font-weight: bold;
}

.p_risk_questions {
  margin: 55px auto 0;
}
.p_risk_questions .p_risk_process {
  background-color: rgb(227, 227, 227);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 841px;
  height: 4px;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto 0;
}
.p_risk_questions .p_risk_process .p_question_tag {
  width: 10%;
  height: 100%;
  float: left;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.p_risk_questions .p_risk_process .p_question_tag.p_active {
  background-color: rgb(164, 0, 0);
}
.p_risk_questions .p_risk_question_main {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 841px;
  height: 429px;
  margin: 49px auto 0;
  padding: 57px 60px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}
.p_risk_questions .p_risk_question_main .p_question {
  display: none;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_index {
  color: #9c9eb1;
  font-size: 14px;
  font-family: inherit;
  font-weight: 600;
  line-height: 36px;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_index span {
  color: #231815;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_item {
  display: none;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_item .p_question_title {
  color: #231815;
  font-size: 17px;
  font-family: inherit;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 7px;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_item .p_question_options {
  font-size: 14px;
  font-family: inherit;
  line-height: 25px;
  margin-bottom: 18px;
  cursor: pointer;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_item .p_question_options span {
  color: #9c9eb1;
  display: inline-block;
  line-height: 25px;
  border-bottom: 1px solid transparent;
}
.p_risk_questions .p_risk_question_main .p_question .p_question_item .p_question_options.p_chose span {
  font-family: inherit;
  font-weight: 600;
  color: #a40000;
  border-color: #a40000;
}
.p_risk_questions .p_risk_question_main .p_answer {
  display: none;
  padding: 0 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.p_risk_questions .p_risk_question_main .p_answer .icon_answer {
  width: 75px;
  height: 96px;
  margin: 37px auto 0;
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_title {
  margin: 20px auto 0;
  font-size: 21px;
  font-family: inherit;
  font-weight: bold;
  color: #231815;
  line-height: 36px;
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_desc {
  font-size: 12px;
  font-family: inherit;
  color: #9c9eb1;
  line-height: 30px;
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_btns {
  margin: 66px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_btns .btn {
  display: block;
  background-color: rgb(255, 255, 255);
  width: 100px;
  height: 28px;
  margin: 0 20px;
  line-height: 28px;
  font-size: 10px;
  font-family: inherit;
  text-align: center;
  cursor: pointer;
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_btns .jump_btn {
  -webkit-box-shadow: 0px 0px 4px 0px rgb(194, 197, 221);
          box-shadow: 0px 0px 4px 0px rgb(194, 197, 221);
  color: rgb(156, 158, 177);
}
.p_risk_questions .p_risk_question_main .p_answer .p_answer_btns .again_btn {
  color: #fff;
  background: #a40000;
}

.p_risk_btns {
  margin: 44px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_risk_btns .btn {
  display: block;
  background-color: rgb(255, 255, 255);
  width: 107px;
  height: 36px;
  margin: 0 20px;
  line-height: 36px;
  font-size: 10px;
  font-family: inherit;
  text-align: center;
  cursor: pointer;
}
.p_risk_btns .prev_btn {
  -webkit-box-shadow: 0px 0px 4px 0px rgb(194, 197, 221);
          box-shadow: 0px 0px 4px 0px rgb(194, 197, 221);
  color: rgb(156, 158, 177);
}
.p_risk_btns .prev_btn img {
  width: 5px;
  height: 9px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.p_risk_btns .next_btn {
  background: #a40000;
  color: #fff;
}
.p_risk_btns .next_btn img {
  width: 5px;
  height: 9px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.p_risk_btns .submit_btn {
  color: #fff;
  background: #a40000;
}

.p_ep3 {
  text-align: center;
  overflow: hidden;
  padding-bottom: 72px;
}
.p_ep3 .p_risk_title {
  margin: 20px auto 0;
  font-size: 21px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  border-bottom: 4px solid rgb(197, 178, 156);
}
.p_ep3 .p_risk_desc {
  margin: 34px auto 0;
  font-size: 15px;
  font-family: inherit;
  font-weight: 600;
  color: #231815;
  line-height: 22px;
  text-align: center;
}/*# sourceMappingURL=p_experience3.css.map */