.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;
}

.cur_btn {
  cursor: pointer;
}

.step_process {
  margin: -20px auto 0;
  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;
  padding: 0 0 36px;
  border-bottom: 2px solid rgb(231, 231, 231);
}
.step_process .p_line {
  display: block;
  width: 125px;
  height: 1px;
  background: #d9d9d9;
}
.step_process .p_step_item {
  border-width: 1.5px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 115px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 17px;
  font-family: inherit;
  font-weight: 600;
  border-radius: 19px;
  color: #e7e7e7;
}
.step_process .p_step_item.p_active {
  border-color: #a40000;
  color: #a40000;
}
.step_process .p_step_item.p_done + .p_line {
  background-color: #a40000;
}

.p_step {
  padding-bottom: 40px;
}
.p_step .p_title {
  margin-top: 38px;
  font-size: 21px;
  font-family: inherit;
  line-height: 32px;
  text-align: center;
  color: rgb(35, 24, 21);
}
.p_step .p_upload_box {
  margin: 27px auto 0;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.p_step .p_upload_box .upload_item {
  width: 229px;
  height: 150px;
  display: inline-block;
  vertical-align: top;
  background: url("../../images/experience/step_1_upload_bg.png") no-repeat center/100% 100%;
  margin: 0 50px;
  position: relative;
}
.p_step .p_upload_box .upload_item .view {
  width: 194px;
  height: 123px;
  margin: 13.5px 17.5px;
}
.p_step .p_upload_box .upload_item .p_reupload_btn {
  position: absolute;
  right: -5px;
  bottom: 12px;
  width: 84px;
  height: 25px;
  background: url("../../images/experience/re_upload_btn.png") no-repeat center/100% 100%;
}
.p_step .p_step_form {
  margin: 38px auto 0;
}
.p_step .p_step_form .p_desc {
  font-size: 13px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 22px;
  text-align: center;
}
.p_step .p_step_form .p_submit_btn {
  margin: 40px auto 0;
  background-color: rgb(164, 0, 0);
  width: 177px;
  height: 39px;
  font-size: 17px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 39px;
  text-align: center;
}

.p_insert_box, .p_radio_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 377px;
  margin: 0 auto 30px;
}
.p_insert_box .p_name, .p_radio_box .p_name {
  font-size: 15px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 44px;
  text-align: right;
  width: 180px;
  margin-left: -180px;
}
.p_insert_box .input, .p_radio_box .input {
  position: relative;
  border-width: 1.5px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  height: auto;
  font-size: 0;
  letter-spacing: 0;
}
.p_insert_box .input .icon, .p_radio_box .input .icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 16px;
  right: 12px;
}
.p_insert_box input, .p_radio_box input {
  width: 377px;
  height: 44px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  font-family: inherit;
  color: #868686;
}
.p_insert_box input::-webkit-input-placeholder, .p_radio_box input::-webkit-input-placeholder {
  color: #e7e7e7;
}
.p_insert_box textarea, .p_radio_box textarea {
  border-width: 1.5px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 374px;
  height: 83px;
  padding: 10px;
  font-size: 15px;
  font-family: inherit;
  color: #000;
  resize: none;
  line-height: 24px;
  border: none;
}
.p_insert_box textarea:focus, .p_radio_box textarea:focus {
  outline: none;
}
.p_insert_box .p_check_item, .p_radio_box .p_check_item {
  position: relative;
}
.p_insert_box input[type=radio], .p_radio_box input[type=radio],
.p_insert_box input[type=checkbox],
.p_radio_box input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.01;
}
.p_insert_box input[type=radio] + .cir, .p_radio_box input[type=radio] + .cir,
.p_insert_box input[type=checkbox] + .cir,
.p_radio_box input[type=checkbox] + .cir {
  border-width: 0.5px;
  border-color: rgb(134, 134, 134);
  border-style: solid;
  border-radius: 50%;
  width: 17px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_insert_box input[type=radio]:checked + .cir, .p_radio_box input[type=radio]:checked + .cir,
.p_insert_box input[type=checkbox]:checked + .cir,
.p_radio_box input[type=checkbox]:checked + .cir {
  background: url("../../images/experience/icon_select.png") no-repeat center/100% 100%;
  border: none;
}
.p_insert_box .tips, .p_radio_box .tips,
.p_insert_box .p_check_item,
.p_radio_box .p_check_item {
  margin-left: 15px;
  width: 90px;
  margin-right: -105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p_insert_box .tips .cir, .p_radio_box .tips .cir,
.p_insert_box .p_check_item .cir,
.p_radio_box .p_check_item .cir {
  margin-top: 14px;
}
.p_insert_box .tips .text, .p_radio_box .tips .text,
.p_insert_box .p_check_item .text,
.p_radio_box .p_check_item .text {
  margin-left: 5px;
  font-size: 15px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 44px;
  white-space: nowrap;
}
.p_insert_box .tips.red .text, .p_radio_box .tips.red .text,
.p_insert_box .p_check_item.red .text,
.p_radio_box .p_check_item.red .text {
  color: #a50303;
}
.p_insert_box .p_radio_group, .p_radio_box .p_radio_group {
  width: 220px;
  height: 44px;
  overflow: hidden;
}
.p_insert_box .p_radio_group .p_check_item, .p_radio_box .p_radio_group .p_check_item {
  float: right;
  margin: 0;
}
.p_insert_box .p_radio_group .p_check_item:first-child, .p_radio_box .p_radio_group .p_check_item:first-child {
  float: left;
}

.p_insert_code .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_insert_code input {
  width: 272px;
}
.p_insert_code .p_line {
  width: 2px;
  height: 17px;
  background: #e7e7e7;
  display: block;
}
.p_insert_code .p_sms_code {
  width: 100px;
  height: 100%;
  font-size: 15px;
  font-family: inherit;
  color: #a50303;
  text-align: center;
  line-height: 44px;
}

.p_radio_box .p_name {
  line-height: 31px;
}
.p_radio_box .p_radio_group {
  height: 31px;
}
.p_radio_box .p_radio_group .p_check_item .cir {
  margin-top: 7.5px;
}
.p_radio_box .p_radio_group .p_check_item .text {
  line-height: 31px;
}
.p_radio_box .p_agree_box .p_check_item .cir {
  margin-top: 7.5px;
}
.p_radio_box .p_agree_box .p_desc {
  margin-top: 5.5px;
}

#red_btn, .p_ep5 .p_step_end .p_done_btn, .p_ep4 .p_answer_btns .p_again_btn, .p_ep4 .p_answer_btns .p_next_btn, .p_ep3 .p_next_btn, .p_ep2 .p_next_btn {
  background-color: rgb(164, 0, 0);
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 17px;
  font-family: inherit;
  color: rgb(255, 255, 255);
}

#prev_btn, .p_ep5 .p_prev_btn, .p_ep4 .p_prev_btn, .p_ep3 .p_prev_btn, .p_ep2 .p_prev_btn {
  font-size: 18px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 28px;
  text-align: center;
}

.p_ep1 {
  display: none;
}

.p_ep2 {
  display: none;
}
.p_ep2 .p_next_btn {
  width: 376px;
  margin: 10px auto 0;
}
.p_ep2 .p_prev_btn {
  cursor: pointer;
  margin: 54px auto 0;
  width: 150px;
}
.p_ep2 .p_step_form {
  text-align: center;
}
.p_ep2 .p_desc {
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.p_ep2 .p_desc p {
  font-size: 13px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 22px;
  text-align: left;
  margin: 27px auto 0;
}
.p_ep2 .p_desc p .icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
  vertical-align: middle;
}
.p_ep2 .p_desc ul {
  margin: 6px auto 0;
  font-size: 13px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 22px;
  text-align: left;
}
.p_ep2 .p_desc ul .point {
  border-radius: 50%;
  background-color: #a40000;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: baseline;
}

.p_ep3 {
  display: none;
}
.p_ep3 .p_select_group {
  width: 377px;
  height: 44px;
  white-space: nowrap;
  font-size: 0;
  letter-spacing: 0;
}
.p_ep3 .p_select_box {
  position: relative;
  border-width: 1.5px;
  border-color: rgb(231, 231, 231);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 377px;
  height: 44px;
  padding: 0 10px;
  margin-right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.p_ep3 .p_select_box:last-child {
  margin-right: 0;
}
.p_ep3 .p_select_box .p_select {
  width: 100%;
  height: 100%;
  font-size: 0;
  letter-spacing: 0;
}
.p_ep3 .p_select_box .p_select input {
  width: calc(100% - 18px);
  padding: 0;
  height: 100%;
}
.p_ep3 .p_select_box .p_select .icon {
  width: 18px;
  height: 11px;
  display: inline-block;
  vertical-align: baseline;
}
.p_ep3 .p_select_box .p_options {
  display: none;
  position: absolute;
  top: 100%;
  left: -1.5px;
  width: 100%;
  height: auto;
  border-radius: 0 0 8px 8px;
  background: #fff;
  border: 1.5px solid #e7e7e7;
  z-index: 1;
  margin-top: 1px;
  overflow: hidden;
}
.p_ep3 .p_select_box .p_options .p_option {
  width: 100%;
  height: 44px;
  padding: 0 10px;
  font-size: 15px;
  font-family: inherit;
  color: #000;
  line-height: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_ep3 .p_select_box .p_options .p_option:hover {
  background: #888888;
  color: #fff;
}
.p_ep3 .p_select_group .p_select_box {
  width: 183px;
}
.p_ep3 .p_agree_box {
  width: 377px;
  overflow: hidden;
}
.p_ep3 .p_agree_box .p_check_item {
  width: 19px;
  margin-left: 0;
  float: left;
}
.p_ep3 .p_agree_box .p_desc {
  width: calc(100% - 27px);
  text-align: left;
  float: right;
  line-height: 22px;
  font-size: 15px;
  font-family: inherit;
  color: #868686;
  margin-left: 8px;
}
.p_ep3 .p_next_btn {
  width: 151px;
  margin: 60px auto 0;
}
.p_ep3 .p_prev_btn {
  width: 151px;
  margin: 54px auto 0;
  cursor: pointer;
}

.p_ep4 {
  display: none;
}
.p_ep4 .p_answer_icon {
  width: 135px;
  height: 95px;
  margin: 28px auto 0;
}
.p_ep4 .p_answer_icon .p_text {
  font-size: 15px;
  font-family: inherit;
  font-weight: 600;
  color: rgb(255, 255, 255);
  margin-top: -63px;
  text-align: center;
  line-height: 32px;
}
.p_ep4 .p_answer_desc {
  margin: 28px auto 0;
  width: 432px;
  font-size: 15px;
  font-family: inherit;
  color: rgb(134, 134, 134);
  line-height: 30px;
  text-align: left;
}
.p_ep4 .p_answer_btns {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin: 42px auto;
}
.p_ep4 .p_answer_btns .p_next_btn {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
}
.p_ep4 .p_answer_btns .p_again_btn {
  background: #fff;
  border-width: 1px;
  border-color: rgb(164, 0, 0);
  border-style: solid;
  width: 150px;
  color: #a40000;
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
}
.p_ep4 .p_prev_btn {
  margin-top: 30px;
  cursor: pointer;
}

.p_ep5 .p_step_end {
  margin: 232px auto 0;
}
.p_ep5 .p_step_end img {
  width: 79px;
  height: 79px;
  margin: 0 auto 0;
}
.p_ep5 .p_step_end .p_end_title {
  margin: 44px auto 0;
  font-size: 21px;
  font-family: inherit;
  color: rgb(35, 24, 21);
  text-align: center;
  line-height: 32px;
}
.p_ep5 .p_step_end .p_end_desc {
  font-size: 15px;
  font-family: inherit;
  line-height: 27px;
  color: rgb(134, 134, 134);
  text-align: center;
}
.p_ep5 .p_step_end .p_done_btn {
  margin: 36px auto 0;
  width: 376px;
  height: 39px;
  line-height: 39px;
  display: block;
}
.p_ep5 .p_prev_btn {
  margin: 184px auto 0;
  cursor: pointer;
}/*# sourceMappingURL=p_experience1.css.map */