.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-xxaqdj {
  padding-top: 103px;
  padding-bottom: 48px;
}
.what-xxaqdj .content {
  margin-top: 36px;
}
.what-xxaqdj .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-xxaqdj .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 58px;
}
.what-xxaqdj .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-xxaqdj .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-xxaqdj .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-xxaqdj .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-xxaqdj .content .right-img {
  margin-top: 27px;
  margin-left: auto;
  margin-right: 21px;
  width: 311px;
  /*height: 181px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-xxaqdj .content .right-img img {
  width: 100%;
  display: block;
}
.what-xxaqdj a.handle-btn {
  margin-top: 49px;
}
/*.statute {*/
/*  padding-top: 48px;*/
/*  padding-bottom: 55px;*/
/*  background-color: #f7f9fc;*/
/*}*/
/*.statute .content {*/
/*  margin-top: 36px;*/
/*}*/
/*.statute .content .img {*/
/*  margin-top: 8px;*/
/*  width: 417px;*/
/*}*/
/*.statute .content .img img {*/
/*  width: 100%;*/
/*  display: block;*/
/*}*/
/*.statute .content .info {*/
/*  width: calc(100% - 417px);*/
/*  padding: 0 24px 0 46px;*/
/*}*/
/*.statute .content .info p {*/
/*  padding-left: 28px;*/
/*  background-image: url(../images/xxaqdj/safe-ico.png);*/
/*  background-position: left 7.5px;*/
/*  background-size: 15px 19px;*/
/*  background-repeat: no-repeat;*/
/*  font-family: 'SourceHanSansCN-Regular';*/
/*  font-size: 18px;*/
/*  line-height: 34px;*/
/*  color: #666;*/
/*}*/

.statute {
  padding-top: 48px;
  padding-bottom: 44px;
  background-color: #f7f9fc;
}
.statute .content {
  margin-top: 45px;
}
.statute .content .items {
  width: 580px;
}
.statute .content .items:last-child {
  width: 510px;
  margin-left: auto;
}
.statute .content .items h5 {
  display: flex;
  align-items: center;
  font-family: 'SourceHanSansCN-Bold';
  font-size: 18px;
  line-height: 1px;
  margin-bottom: 10px;
}
.statute .content .items h5 img {
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 8px;
}
.statute .content .items ul li {
  padding-left: 18px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  display: flex;
  align-items: center;
}
.statute .content .items ul li::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #277fef;
  border-radius: 50%;
  margin-right: 10px;
}
.statute .content .items ul li a {
  width: calc(100% - 16px);
  line-height: 34px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.why-handle {
  padding-top: 56px;
  padding-bottom: 40px;
}
.why-handle .handle-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 35px;
  display: flex;
  border: 1px solid #e2e0e0;
}
.why-handle .handle-content .info {
  width: calc(100% - 367px);
  padding: 23px 29px 0 29px;
}
.why-handle .handle-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-bottom: 30px;
}
.why-handle .handle-content .info p:last-child {
  margin-bottom: 0;
}
.why-handle .handle-content .img {
  width: 367px;
}
.why-handle .handle-content .img img {
  width: 100%;
  display: block;
}
.why-handle a.handle-btn {
  margin-top: 32px;
}
.protect {
  padding-top: 49px;
  padding-bottom: 50px;
  background-color: #f7f9fc;
}
.protect ul.content {
  margin-top: 39px;
  flex-wrap: wrap;
}
.protect ul.content li {
  width: calc(25% - 15px);
  margin-right: 20px;
  background-color: #fff;
  padding-top: 31px;
  padding-bottom: 19px;
}
.protect ul.content li:nth-child(4n) {
  margin-right: 0;
}
.protect ul.content li:nth-child(n + 5) {
  margin-top: 20px;
}
.protect ul.content li:last-child h5 {
  font-size: 18px;
}
.protect ul.content li:last-child h5::before,
.protect ul.content li:last-child h5::after {
  margin: 0 3px;
}
.protect ul.content li h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #666;
  margin-bottom: 15px;
}
.protect ul.content li h5::before,
.protect ul.content li h5::after {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #277fef;
  border-radius: 50%;
  margin: 0 12px;
}
.protect ul.content li p {
  padding: 0 18px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 15px;
  line-height: 24px;
  height: 72px;
  color: #999;
  text-align: center;
}
.protect a.handle-btn {
  margin-top: 42px;
}
.divide {
  padding-top: 59px;
  padding-bottom: 56px;
}
.divide .divide-content {
  margin-top: 20px;
}
.divide .divide-content p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 36px;
  color: #454545;
}
.divide .divide-content table {
  width: 100%;
  border: 1px solid #e7e7e8;
  font-family: 'SourceHanSansCN-Regular';
  margin-top: 44px;
}
.divide .divide-content table th,
.divide .divide-content table td {
  border: 1px solid #e7e7e8;
  vertical-align: middle !important;
  text-align: center;
}
.divide .divide-content table th:first-child,
.divide .divide-content table td:first-child {
  background-color: #537cf0;
  color: #fff;
}
.divide .divide-content table .first-th th {
  height: 42px;
  background-color: #e5e5e7;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Medium';
  font-weight: bold;
  color: #000;
  border-color: #edecef;
}
.divide .divide-content table .first-th th.row-th {
  background-color: #537cf0;
  font-family: 'SourceHanSansCN-Regular';
  font-weight: normal;
  color: #fff;
}
.divide .divide-content table .sec-th th {
  height: 40px;
  background-color: #efeef1;
  color: #454545;
  font-size: 14px;
}
.divide .divide-content table td {
  height: 48px;
}
.divide .divide-content table img {
  width: 19px;
  height: 19px;
}
.divide a.handle-btn {
  margin-top: 46px;
}
.ruler {
  padding-top: 46px;
  padding-bottom: 69px;
  background-color: #f7f9fc;
}
.ruler .ruler-content {
  width: 1042px;
  margin: 0 auto;
  margin-top: 72px;
  display: flex;
}
.ruler .ruler-content .items {
  flex: 1;
  margin-right: 20px;
  padding: 10px;
  background-color: #c4defe;
  position: relative;
}
.ruler .ruler-content .items .inner-title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-9px);
  display: block;
  width: 189px;
  height: 34px;
  font-size: 20px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  background-color: #ff7800;
  margin: 0 auto;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.ruler .ruler-content .items:last-child .inner-title {
  background-color: #277fef;
}
.ruler .ruler-content .items ul {
  display: flex;
  justify-content: center;
  height: 213px;
  padding-top: 31px;
  border: 1px dashed #91b4e0;
}
.ruler .ruler-content .items ul li {
  width: 50px;
  height: 160px;
  margin-right: 40px;
  padding: 17px 16px 0 17px;
  background-image: url(../images/xxaqdj/polygon.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.ruler .ruler-content .items ul li:last-child {
  margin-right: 0;
}
.ruler .ruler-content .items ul li .num {
  width: 17px;
  height: 17px;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  background-color: #277fef;
  border-radius: 50%;
  margin-bottom: 7px;
}
.ruler .ruler-content .items ul li p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #666;
}
.ruler .ruler-content .items:last-child {
  margin-right: 0;
}
.ruler a.handle-btn {
  margin-top: 52px;
}

.package {
  padding-top: 60px;
  padding-bottom: 36px;
}
.package .tips {
  margin-top: 25px;
}
.package .tips p {
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #454545;
}
.package .content {
  margin-top: 56px;
}
.package .content .grid {
  width: calc(50% - 10px);
  margin-right: 20px;
  display: flex;
  box-shadow: 0 0 29px 4px rgba(39, 127, 239, 0.1);
}
.package .content .grid:last-child {
  margin-right: 0;
}
.package .content .grid .left-intro {
  width: 202px;
  border-right: 1px solid #dcdcdc;
}
.package .content .grid .left-intro .top-info {
  padding-top: 28px;
  padding-bottom: 26px;
  border-bottom: 1px solid #dcdcdc;
}
.package .content .grid .left-intro .top-info img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: 18px;
}
.package .content .grid .left-intro .top-info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 20px;
  color: #666;
  text-align: center;
}
.package .content .grid .left-intro .bottom-info {
  padding: 22px 16px;
}
.package .content .grid .left-intro .bottom-info p {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  text-align: center;
}
.package .content .grid .right-info {
  width: calc(100% - 202px);
  padding: 32px 20px;
}
.package .content .grid .right-info ul li {
  display: flex;
  margin-bottom: 18px;
}
.package .content .grid .right-info ul li:last-child {
  margin-bottom: 0;
}
.package .content .grid .right-info ul li::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #277fef;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 12px;
}
.package .content .grid .right-info ul li h6 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 16px;
  line-height: 32px;
  color: #277fef;
  margin-right: 20px;
}
.package .content .grid .right-info ul li p {
  width: 200px;
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

.handle-range {
  padding-top: 72px;
  padding-bottom: 61px;
}
.handle-range table {
  margin-top: 51px;
  width: 100%;
  font-family: 'SourceHanSansCN-Regular';
}
.handle-range table th {
  height: 48px;
  background-color: #e5e5e7;
  border: 1px solid #f6f6f7;
  font-size: 17px;
  font-family: 'SourceHanSansCN-Medium';
  font-weight: bold;
  color: #333;
  text-align: center;
}
.handle-range table td {
  padding: 0 18px;
  height: 84px;
  font-size: 15px;
  line-height: 18px;
  color: #666;
}
.handle-range table th,
.handle-range table td {
  vertical-align: middle;
  border: 1px solid #eeeeef;
  position: relative;
}
.handle-range table th:first-child,
.handle-range table td:first-child {
  background-color: #537cf0;
  color: #fff;
  font-size: 17px;
  text-align: center;
}
.handle-range table th .line,
.handle-range table td .line {
  width: 200px;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotateZ(24deg);
}
.handle-range a.handle-btn {
  margin-top: 49px;
}
