* {
  margin: 0;
  padding: 0;
}
.container {
  max-width: 1350px;
  width: 80%;
  margin: 0 auto;
  padding: 0;
}
.kycg {
  width: 100%;
  /* border: 1px solid #000; */
}
.kycg > ul {
  width: 100%;
  height: 76px;
  display: flex;
  justify-content: space-between;
}
.kycg > ul > li {
  width: 50%;
  height: 100%;
}
.kycg > ul > li > a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #666;
  background: #f3f3f3;
  transition: all 0.3s;
}
.kycg > ul > li.hover > a,
.kycg > ul > li:hover > a {
  background: #DC3E22;
  color: #fff;
}
.kycg > div:nth-of-type(1) {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 70px;
}
.kycg > div:nth-of-type(1) > p {
  width: 100%;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
  text-indent: 2em;
}
.kycg > div:nth-of-type(1) .swiper {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
  /* border: 1px solid #000; */
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .swiper-slide {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .swiper-slide > div {
  width: 100%;
  height: 394px;
  background: #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: center;
  /*padding: 0 38px;*/
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .swiper-slide > p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .bots3 {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 100px; */
  height: 18px;
  margin-top: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  appearance: none;
  padding-bottom: 1px;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .bots3 .swiper-pagination-bullet.swiper-pagination-bullet {
  display: flex;
  width: 6px;
  height: 6px;
  /* border: 1px solid #AAAAAA; */
  align-items: center;
  justify-content: center;
  margin: 0 12px;
  background: #AAAAAA;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .bots3 .swiper-pagination-bullet.swiper-pagination-bullet::after {
  position: absolute;
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #AAAAAA;
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .bots3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 6px;
  height: 6px;
  background: #DC3E22;
  /* background: #f00; */
}
.kycg > div:nth-of-type(1) .swiper .swiper1 .bots3 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  border: 1px #DC3E22 solid;
}
.kycg > div:nth-of-type(1) .swiper .anniu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1420px;
  height: 20px;
  /* border: 1px #f00 solid; */
  z-index: -1;
  margin-top: -80px;
}
.kycg > div:nth-of-type(1) .swiper .anniu > div {
  height: 20px;
}
.kycg > div:nth-of-type(1) .swiper .anniu > div::after {
  font-size: 18px;
  color: #525252;
}
.kycg > div:nth-of-type(1) .swiper .anniu .swiper-button-prev {
  left: 0;
}
.kycg > div:nth-of-type(1) .swiper .anniu .swiper-button-next {
  right: 0;
}
.kycg .cgzs {
  width: 100%;
  margin: 0 auto;
  margin-top: 150px;
  display: flex;
  flex-direction: column;
  /* border: 1px solid #000; */
}
.kycg .cgzs > p {
  font-size: 32px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 50px;
}
.kycg .cgzs .cgzs1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1.555%;
  margin-bottom: 80px;
}
.kycg .cgzs .cgzs1 > div {
  width: 32.29%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 34px;
}
.kycg .cgzs .cgzs1 > div > div {
  width: 100%;
}
.kycg .cgzs .cgzs1 > div > div > img {
  width: 100%;
}
.kycg .cgzs .cgzs1 > div > p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-top: 24px;
  transition: all 0.3s;
  text-align: center;
}
.kycg .cgzs .cgzs1 > div:hover > p {
  color: #3279B7;
}
.kycg .cgzs .cgzs1 > div:nth-child(1),
.kycg .cgzs .cgzs1 > div:nth-child(2),
.kycg .cgzs .cgzs1 > div:nth-child(3) {
  margin-top: 0;
}
.kycg .cgzs .jzgd {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}
.kycg .cgzs .jzgd > img {
  width: 21px;
  height: 21px;
  margin-left: 10px;
}
.yhpj {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.yhpj > ul:nth-of-type(1) {
  width: 100%;
  height: 76px;
  display: flex;
  justify-content: space-between;
}
.yhpj > ul:nth-of-type(1) > li {
  width: 50%;
  height: 100%;
}
.yhpj > ul:nth-of-type(1) > li > a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #666;
  background: #f3f3f3;
  transition: all 0.3s;
}
.yhpj > ul:nth-of-type(1) > li.hover > a,
.yhpj > ul:nth-of-type(1) > li:hover > a {
  background: #DC3E22;
  color: #fff;
}
.yhpj > p {
    width: 100%;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
  text-indent: 2em;
  margin-top: 70px;
  margin-bottom: 48px;
}
.yhpj > ul:nth-of-type(2) {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5%;
}
.yhpj > ul:nth-of-type(2) > li {
  width: 23.85%;
  margin-top: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 1px solid #000; */
}
.yhpj > ul:nth-of-type(2) > li .l {
  width: 100%;
  border: 1px #77777750 solid ;
}
.yhpj > ul:nth-of-type(2) > li .l > img {
  width: 100%;
}
.yhpj > ul:nth-of-type(2) > li > h5 {
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 22px;
  transition: all 0.3s;
}
.yhpj > ul:nth-of-type(2) > li:hover > h5 {
  color: #3279B7;
}
.yhpj > ul:nth-of-type(2) > li:nth-of-type(1),
.yhpj > ul:nth-of-type(2) > li:nth-of-type(2),
.yhpj > ul:nth-of-type(2) > li:nth-of-type(3),
.yhpj > ul:nth-of-type(2) > li:nth-of-type(4) {
  margin-top: 0;
}
.yhpj .cc_botton {
  margin-top: 100px;
}
.cc_botton {
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

#pagination{
    overflow: hidden;
    display: inline-block;
}
#pagination>div{
    float: left;
    
}
#page_left_botton a,
#page_left_botton span{
    display: inline-block;
    padding:0 10px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin:0 5px;
    cursor: pointer;
    
}
#page_left_botton a:hover,
#page_left_botton a{
    background-color:#dc3e23;
    color: #fff;
}

#page_center_botton{
    display: none;
}
.yhpj .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.yhpj .btn:focus,
.yhpj .btn:active:focus,
.yhpj .btn.active:focus,
.yhpj .btn.focus,
.yhpj .btn:active.focus,
.yhpj .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.yhpj .btn:hover,
.yhpj .btn:focus,
.yhpj .btn.focus {
  color: #333;
  text-decoration: none;
}
.yhpj .btn:active,
.yhpj .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.yhpj .btn.disabled,
.yhpj .btn[disabled],
.yhpj fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.yhpj .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.yhpj .btn-default:hover,
.yhpj .btn-default:focus,
.yhpj .btn-default.focus,
.yhpj .btn-default:active,
.yhpj .btn-default.active,
.yhpj .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.yhpj .btn-default:active,
.yhpj .btn-default.active,
.yhpj .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.yhpj .btn-default.disabled,
.yhpj .btn-default[disabled],
.yhpj fieldset[disabled] .btn-default,
.yhpj .btn-default.disabled:hover,
.yhpj .btn-default[disabled]:hover,
.yhpj fieldset[disabled] .btn-default:hover,
.yhpj .btn-default.disabled:focus,
.yhpj .btn-default[disabled]:focus,
.yhpj fieldset[disabled] .btn-default:focus,
.yhpj .btn-default.disabled.focus,
.yhpj .btn-default[disabled].focus,
.yhpj fieldset[disabled] .btn-default.focus,
.yhpj .btn-default.disabled:active,
.yhpj .btn-default[disabled]:active,
.yhpj fieldset[disabled] .btn-default:active,
.yhpj .btn-default.disabled.active,
.yhpj .btn-default[disabled].active,
.yhpj fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.yhpj .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.yhpj .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.yhpj .btn-primary:hover,
.yhpj .btn-primary:focus,
.yhpj .btn-primary.focus,
.yhpj .btn-primary:active,
.yhpj .btn-primary.active,
.yhpj .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.yhpj .btn-primary:active,
.yhpj .btn-primary.active,
.yhpj .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.yhpj .btn-primary.disabled,
.yhpj .btn-primary[disabled],
.yhpj fieldset[disabled] .btn-primary,
.yhpj .btn-primary.disabled:hover,
.yhpj .btn-primary[disabled]:hover,
.yhpj fieldset[disabled] .btn-primary:hover,
.yhpj .btn-primary.disabled:focus,
.yhpj .btn-primary[disabled]:focus,
.yhpj fieldset[disabled] .btn-primary:focus,
.yhpj .btn-primary.disabled.focus,
.yhpj .btn-primary[disabled].focus,
.yhpj fieldset[disabled] .btn-primary.focus,
.yhpj .btn-primary.disabled:active,
.yhpj .btn-primary[disabled]:active,
.yhpj fieldset[disabled] .btn-primary:active,
.yhpj .btn-primary.disabled.active,
.yhpj .btn-primary[disabled].active,
.yhpj fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.yhpj .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.yhpj .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.yhpj .btn-success:hover,
.yhpj .btn-success:focus,
.yhpj .btn-success.focus,
.yhpj .btn-success:active,
.yhpj .btn-success.active,
.yhpj .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.yhpj .btn-success:active,
.yhpj .btn-success.active,
.yhpj .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.yhpj .btn-success.disabled,
.yhpj .btn-success[disabled],
.yhpj fieldset[disabled] .btn-success,
.yhpj .btn-success.disabled:hover,
.yhpj .btn-success[disabled]:hover,
.yhpj fieldset[disabled] .btn-success:hover,
.yhpj .btn-success.disabled:focus,
.yhpj .btn-success[disabled]:focus,
.yhpj fieldset[disabled] .btn-success:focus,
.yhpj .btn-success.disabled.focus,
.yhpj .btn-success[disabled].focus,
.yhpj fieldset[disabled] .btn-success.focus,
.yhpj .btn-success.disabled:active,
.yhpj .btn-success[disabled]:active,
.yhpj fieldset[disabled] .btn-success:active,
.yhpj .btn-success.disabled.active,
.yhpj .btn-success[disabled].active,
.yhpj fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.yhpj .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.yhpj .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.yhpj .btn-info:hover,
.yhpj .btn-info:focus,
.yhpj .btn-info.focus,
.yhpj .btn-info:active,
.yhpj .btn-info.active,
.yhpj .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.yhpj .btn-info:active,
.yhpj .btn-info.active,
.yhpj .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.yhpj .btn-info.disabled,
.yhpj .btn-info[disabled],
.yhpj fieldset[disabled] .btn-info,
.yhpj .btn-info.disabled:hover,
.yhpj .btn-info[disabled]:hover,
.yhpj fieldset[disabled] .btn-info:hover,
.yhpj .btn-info.disabled:focus,
.yhpj .btn-info[disabled]:focus,
.yhpj fieldset[disabled] .btn-info:focus,
.yhpj .btn-info.disabled.focus,
.yhpj .btn-info[disabled].focus,
.yhpj fieldset[disabled] .btn-info.focus,
.yhpj .btn-info.disabled:active,
.yhpj .btn-info[disabled]:active,
.yhpj fieldset[disabled] .btn-info:active,
.yhpj .btn-info.disabled.active,
.yhpj .btn-info[disabled].active,
.yhpj fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.yhpj .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.yhpj .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.yhpj .btn-warning:hover,
.yhpj .btn-warning:focus,
.yhpj .btn-warning.focus,
.yhpj .btn-warning:active,
.yhpj .btn-warning.active,
.yhpj .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.yhpj .btn-warning:active,
.yhpj .btn-warning.active,
.yhpj .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.yhpj .btn-warning.disabled,
.yhpj .btn-warning[disabled],
.yhpj fieldset[disabled] .btn-warning,
.yhpj .btn-warning.disabled:hover,
.yhpj .btn-warning[disabled]:hover,
.yhpj fieldset[disabled] .btn-warning:hover,
.yhpj .btn-warning.disabled:focus,
.yhpj .btn-warning[disabled]:focus,
.yhpj fieldset[disabled] .btn-warning:focus,
.yhpj .btn-warning.disabled.focus,
.yhpj .btn-warning[disabled].focus,
.yhpj fieldset[disabled] .btn-warning.focus,
.yhpj .btn-warning.disabled:active,
.yhpj .btn-warning[disabled]:active,
.yhpj fieldset[disabled] .btn-warning:active,
.yhpj .btn-warning.disabled.active,
.yhpj .btn-warning[disabled].active,
.yhpj fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.yhpj .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.yhpj .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.yhpj .btn-danger:hover,
.yhpj .btn-danger:focus,
.yhpj .btn-danger.focus,
.yhpj .btn-danger:active,
.yhpj .btn-danger.active,
.yhpj .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.yhpj .btn-danger:active,
.yhpj .btn-danger.active,
.yhpj .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.yhpj .btn-danger.disabled,
.yhpj .btn-danger[disabled],
.yhpj fieldset[disabled] .btn-danger,
.yhpj .btn-danger.disabled:hover,
.yhpj .btn-danger[disabled]:hover,
.yhpj fieldset[disabled] .btn-danger:hover,
.yhpj .btn-danger.disabled:focus,
.yhpj .btn-danger[disabled]:focus,
.yhpj fieldset[disabled] .btn-danger:focus,
.yhpj .btn-danger.disabled.focus,
.yhpj .btn-danger[disabled].focus,
.yhpj fieldset[disabled] .btn-danger.focus,
.yhpj .btn-danger.disabled:active,
.yhpj .btn-danger[disabled]:active,
.yhpj fieldset[disabled] .btn-danger:active,
.yhpj .btn-danger.disabled.active,
.yhpj .btn-danger[disabled].active,
.yhpj fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.yhpj .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.yhpj .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.yhpj .btn-link,
.yhpj .btn-link:active,
.yhpj .btn-link.active,
.yhpj .btn-link[disabled],
.yhpj fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.yhpj .btn-link,
.yhpj .btn-link:hover,
.yhpj .btn-link:focus,
.yhpj .btn-link:active {
  border-color: transparent;
}
.yhpj .btn-link:hover,
.yhpj .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.yhpj .btn-link[disabled]:hover,
.yhpj fieldset[disabled] .btn-link:hover,
.yhpj .btn-link[disabled]:focus,
.yhpj fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.yhpj .btn-lg,
.yhpj .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.yhpj .btn-sm,
.yhpj .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.yhpj .btn-xs,
.yhpj .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.yhpj .btn-block {
  display: block;
  width: 100%;
}
.yhpj .btn-block + .btn-block {
  margin-top: 5px;
}
@media screen and (max-width: 1430px) {
  .container {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
    .kycg .cgzs .cgzs1 {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      gap: 2%;
      margin-bottom: 30px;
    }
    .kycg .cgzs .cgzs1 > div {
      width: 48%;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 34px;
    }
    .kycg .cgzs .cgzs1 > div:nth-child(3) {
      margin-top: 34px;
    }
    .kycg .cgzs .cgzs1 > div > p{
        margin-top: 10px;
    }
    .kycg .cgzs .jzgd {
        padding-bottom: 50px;
    }

    
    
    .yhpj > ul:nth-of-type(2) {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 2%;
    }
    .yhpj > ul:nth-of-type(2) > li {
        width: 48%;
        margin-top: 30px;
      /* border: 1px solid #000; */
    }
    .yhpj > ul:nth-of-type(2) > li:nth-of-type(3),.yhpj > ul:nth-of-type(2) > li:nth-of-type(4){
        margin-top: 30px;
    }
}
