.realperson .titleinfo {
  margin-top: 38px;
}
.realperson .srjj {
  padding: 50px 0 85px 0;
}
.realperson .rztz {
  padding: 59px 0 120px 0;
  background: #f4f4f4;
}
.realperson .rztz .nr {
  margin-top: 58px;
}
.realperson .rztz .nr .list {
  clear: both;
}
.realperson .rztz .nr li {
  width: calc(100%/4);
  float: left;
  padding: 0 18px 48px 18px;
  position: relative;
}
.realperson .rztz .nr li .text {
  padding-top: 38px;
  position: relative;
  z-index: 10;
}
.realperson .rztz .nr li .text .title {
  font-size: 18px;
  color: #333333;
  position: relative;
  border-bottom: 2px #ed6827 solid;
  padding-bottom: 24px;
}
.realperson .rztz .nr li .text .info {
  font-size: 14px;
  color: #8a8a8a;
  line-height: 22px;
  margin: 20px 0 5px 0;
  min-height: 66px;
}
.realperson .rztz .nr .box {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 40px 28px 45px 27px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.realperson .rztz .nr .box .pic {
  display: block;
  width: 82px;
  height: 82px;
  z-index: 9;
  text-align: center;
  position: relative;
}
.realperson .rztz .nr .box:hover {
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
}
.realperson .rztz .nr .box:hover .info {
  color: #333;
}
.realperson .xscj {
  padding: 50px 0 80px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.realperson .xscj .box {
  height: auto;
  margin-top: 30px;
}
.realperson .xscj .box .topbox {
  height: 50px;
}
.realperson .xscj .box .topbox li {
  float: left;
  width: calc(100%/3);
  position: relative;
  border: 1px solid #e5e5e5;
  transition: all 0.5s;
}
.realperson .xscj .box .topbox li .title {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  color: #999;
  line-height: 48px;
}
.realperson .xscj .box .topbox li:after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #ed6827;
  margin: auto;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  transition: all 0.5s;
}
.realperson .xscj .box .topbox li:hover {
  box-shadow: 5px 9px 10px 0px rgba(13, 4, 9, 0.1);
  background: #F4F4F4;
}
.realperson .xscj .box .topbox li:hover:after {
  width: 100%;
}
.realperson .xscj .box .topbox li:hover .title {
  color: #333;
}
.realperson .xscj .box .topbox .is-selected {
  box-shadow: 5px 9px 10px 0px rgba(13, 4, 9, 0.1);
  background: #F4F4F4;
}
.realperson .xscj .box .topbox .is-selected:after {
  width: 100%;
}
.realperson .xscj .box .topbox .is-selected .title {
  color: #333;
}
.realperson .xscj .box .bottombox {
  position: relative;
  min-height: 557px;
  padding: 30px 0 30px 724px;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #FBFBFB;
}
.realperson .xscj .box .bottombox .picbox {
  width: 627px;
  height: 450px;
  display: block;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 30px;
  left: 40px;
  text-align: center;
}
.realperson .xscj .box .bottombox .text {
  margin-top: 23px;
  margin-left: 30px;
  margin-right: 50px;
}
.realperson .xscj .box .bottombox .top {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.realperson .xscj .box .bottombox .top .title {
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.realperson .xscj .box .bottombox .top .info {
  margin-top: 19px;
  margin-bottom: 18px;
  font-size: 14px;
  color: #8a8a8a;
}
.realperson .xscj .box .bottombox .top .pic {
  margin-bottom: 10px;
}
.realperson .xscj .box .bottombox .top .pic .topinfo {
  color: #333;
  font-size: 14px;
}
.realperson .xscj .box .bottombox .top .pic:last-child {
  margin-bottom: 30px;
}
.realperson .xscj .box .bottombox .center {
  margin-top: 30px;
}
.realperson .xscj .box .bottombox .center .title {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  margin-bottom: 17px;
}
.realperson .xscj .box .bottombox .center .info {
  margin-bottom: 30px;
  position: relative;
}
.realperson .xscj .box .bottombox .center .info .msg {
  margin: 10px 0 0 20px;
  color: #8a8a8a;
}
.realperson .xscj .box .bottombox .center .info .dui {
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 3px;
}
.realperson .xscj .box .bottombox .center .info:last-child {
  margin-bottom: 0;
}
.realperson .xxcj {
  padding: 55px 0 90px 0;
  background: #f4f4f4;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.realperson .xxcj .box {
  height: auto;
  margin-top: 30px;
}
.realperson .xxcj .box .topbox {
  height: 50px;
}
.realperson .xxcj .box .topbox li {
  float: left;
  width: calc(100%/3);
  position: relative;
  border: 1px solid #e5e5e5;
  transition: all 0.5s;
}
.realperson .xxcj .box .topbox li .title {
  text-align: center;
  font-weight: 400;
  color: #999;
  line-height: 48px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.realperson .xxcj .box .topbox li:after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #ed6827;
  margin: auto;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  transition: all 0.5s;
}
.realperson .xxcj .box .topbox li:hover {
  box-shadow: 5px 9px 10px 0px rgba(13, 4, 9, 0.1);
  background: #F4F4F4;
}
.realperson .xxcj .box .topbox li:hover:after {
  width: 100%;
}
.realperson .xxcj .box .topbox li:hover .title {
  color: #333;
}
.realperson .xxcj .box .topbox .is-selected {
  box-shadow: 5px 9px 10px 0px rgba(13, 4, 9, 0.1);
  background: #F4F4F4;
}
.realperson .xxcj .box .topbox .is-selected:after {
  width: 100%;
}
.realperson .xxcj .box .topbox .is-selected .title {
  color: #333;
}
.realperson .xxcj .box .bottombox {
  position: relative;
  min-height: 577px;
  padding: 30px 0 30px 724px;
  border-top: none;
  background: #fff;
}
.realperson .xxcj .box .bottombox .picbox {
  width: 630px;
  height: 495px;
  display: block;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 30px;
  left: 40px;
  text-align: center;
}
.realperson .xxcj .box .bottombox .text {
  margin-top: 23px;
  margin-left: 30px;
  margin-right: 50px;
}
.realperson .xxcj .box .bottombox .top {
  border-bottom: 1px solid #e5e5e5;
}
.realperson .xxcj .box .bottombox .top .title {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.realperson .xxcj .box .bottombox .top .info {
  margin-top: 29px;
  margin-bottom: 32px;
  font-size: 14px;
  color: #8a8a8a;
}
.realperson .xxcj .box .bottombox .center {
  margin-top: 30px;
}
.realperson .xxcj .box .bottombox .center .title {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  margin-bottom: 20px;
}
.realperson .xxcj .box .bottombox .center .info {
  margin-bottom: 20px;
  position: relative;
}
.realperson .xxcj .box .bottombox .center .info .znfy_info {
  color: #333;
  font-size: 14px;
}
.realperson .xxcj .box .bottombox .center .info .msg {
  margin: 8px 0 0 20px;
  color: #8a8a8a;
}
.realperson .xxcj .box .bottombox .center .info .dui {
  position: absolute;
  width: 14px;
  height: 10px;
  left: 0;
  top: 3px;
}
.realperson .srrz {
  padding: 72px 0 70px 0;
  text-align: center;
}
.realperson .srrz .btnljzx {
  margin-top: 45px;
  display: inline-block;
  color: #fff;
  width: 278px;
  height: 45px;
  line-height: 45px;
  background: #ED6827;
  border: 0;
}
@media screen and (max-width: 768px) {
  .realperson .titleinfo {
    margin-top: 30px;
    text-align: left !important;
    margin-left: 8px;
  }
  .realperson .srjj {
    padding: 30px 0 45px 0;
  }
  .realperson .rztz {
    padding: 30px 0 50px 0;
  }
  .realperson .rztz .nr {
    margin-top: 30px;
  }
  .realperson .rztz .nr .list {
    margin: 0;
  }
  .realperson .rztz .nr .list li {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .realperson .rztz .nr .list li .box {
    padding: 20px;
  }
  .realperson .rztz .nr .list li .box .text .info {
    min-height: auto;
  }
  .realperson .xscj {
    padding: 30px 0 40px 0;
  }
  .realperson .xscj .box .bottombox {
    padding: 0;
    min-height: auto;
  }
  .realperson .xscj .box .bottombox .picbox {
    width: 100%;
    height: auto;
    position: unset;
  }
  .realperson .xscj .box .bottombox .text {
    margin: 10px 20px 20px 15px;
  }
  .realperson .xxcj {
    padding: 30px 0 40px 0;
  }
  .realperson .xxcj .box .bottombox {
    padding: 0;
    min-height: auto;
  }
  .realperson .xxcj .box .bottombox .picbox {
    width: 100%;
    height: auto;
    position: unset;
  }
  .realperson .xxcj .box .bottombox .text {
    margin: 10px 20px 0px 15px;
    padding-bottom: 15px;
  }
  .realperson .srrz {
    padding: 32px 0 30px 0;
  }
}
@media screen and (max-width: 375px) {
  .realperson .xscj .box .topbox li .title {
    font-size: 8px;
  }
}
