.kyhx-title h2 {
  font-size: 36px;
  font-weight: 600;
  color: #0e1829;
  text-align: center;
}

.kyhx-details-card .btn-more {
  display: block;
  height: 20px;
  position: absolute;
  right: 15px;
  bottom: 20px;
  font-size: 14px;
  color: #0066ff;
  user-select: none;
  cursor: pointer;
}

.kyhx-details-card .more-ico {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-family: "fangsong";
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #0066ff;
  box-sizing: content-box;
  transform: rotate(90deg);
  transition: all 0.3s;
}

.kyhx-details-card .main-pic {
  position: relative;
  padding-top: 2px;
  margin: 25px 24px 35px;
}

.kyhx-details-card .img-man {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/kyhx/bg-kyhx.png) no-repeat center 70px;
  opacity: 1;
}

.kyhx-details-card .main-pic .svg-box {
  position: relative;
  display: flex;
  justify-content: center;
  width: 430px;
  height: 820px;
  margin: 0 auto;
}

.kyhx-details-card .main-pic .name {
  position: relative;
  margin-top: 180px;
  z-index: 3;
  color: #fff;
  text-align: center;
}


/* 定义旋转动画 */
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes reverse360 {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
}

.kyhx-details-card .main-pic .rotate-icon {
  position: absolute;
  top: 90px;
  left: 0%;
  display: inline-block;
  width: 430px;
  height: 430px;
  z-index: 3;
}

.kyhx-details-card .main-pic .rotate-01 {
  animation: rotate360 10s linear infinite;
  background: url(../images/kyhx/huan1.png) no-repeat center;
}

.kyhx-details-card .main-pic .rotate-02 {
  animation: reverse360 7s linear infinite;
  background: url(../images/kyhx/huan2.png) no-repeat center;
}

.main-pic-item {
  position: relative;
  width: 350px;
  box-shadow: 0 0 12px 0 rgba(95, 120, 190, 0.35);
  border-radius: 12px;
  position: absolute;
  background-color: #ffffff;
}

.main-pic-item.bg-l::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 26px;
  height: 23px;
  border-radius: 12px 0 0 0;
  background: #fff url(../images/expert/bg-expert-item-l.png) no-repeat top left;
  background-size: contain;
}

.main-pic-item.bg-r::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 26px;
  height: 23px;
  border-radius: 0 12px 0 0;
  background: #fff url(../images/expert/bg-expert-item-r.png) no-repeat top left;
  background-size: contain;
}

.main-pic-item .item-title {
  padding: 12px 25px;
  font-size: 14px;
  color: #000;
  font-weight: 550;
  position: relative;
}

.main-pic-item .item-title::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  width: 30px;
  height: 2px;
  background-color: #456fc4;
}

.main-pic-item .item-cont {
  padding: 3px 15px;
}

.main-pic-item.yftr {
  height: 375px;
  top: 15px;
  left: 62px;
}

.main-pic-item.yftr .item-cont {
  padding: 10px 23px;
  line-height: 24px;
}

.main-pic-item.yftr .icon-money {
  display: inline-block;
  width: 75px;
  height: 75px;
  background: url(../images/kyhx/icon-money.png) no-repeat center center;
}

.main-pic-item.yftr ul {
  display: flex;
  flex-wrap: wrap;
}

.main-pic-item.yftr li {
  margin: 5px 10px 5px 0;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #cad7f5;
  background: #f5f8ff;
}

.main-pic-item.zdyjfx {
  height: 375px;
  top: 420px;
  left: 62px;
}

.main-pic-item.zdyjfx .item-cont {
  width: 100%;
  height: 178px;
}


.main-pic-item.jnkyzd {
  height: 250px;
  top: 460px;
  left: 49px;
}

.main-pic-item.kycczzqx {
  height: 560px;
  top: 12px;
  right: 59px;
}

.main-pic-item.kycczzqx .item-cont {
  width: 100%;
  height: 197px;
}

.main-pic-item.kycczzqx .li {
  display: flex;
  margin-left: 22px;
  line-height: 24px;
}

.main-pic-item.kycczzqx .li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #99ccff;
  margin: 8px 8px 0 0;
}

.main-pic-item.lnkycc {
  width: 755px;
  height: 190px;
  top: 605px;
  left: 440px;
}

.main-pic-item.lnkycc .list {
  padding: 15px;
}

.main-pic-item.lnkycc .list ul {
  flex-wrap: wrap;
  margin-left: 25px;
}

.main-pic-item.lnkycc .list li {
  display: flex;
  line-height: 28px;
  line-height: 28px;
}

.main-pic-item.lnkycc .list li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #99ccff;
  margin: 10px 10px 0 0;
}

.main-pic-item.lnkycc .col-2 li {
  width: 50%;
}

.main-item-more {
  position: absolute;
  top: 562px;
  right: 370px;
  color: #545454;
  font-size: 24px;
  z-index: 9;
}

.orange {
  color: #f50;
}

.kyhx-details-card .card-details {
  margin: 0 24px;
}

.kyhx-details-card .card-details .btn-more {
  display: block;
  height: 20px;
  color: #0066ff;
  user-select: none;
  cursor: pointer;
  bottom: 0;
}

.kyhx-details-card .card-details .more-ico {
  display: inline-block;
  font-family: "fangsong";
  text-align: center;
  box-sizing: content-box;
  transform: rotate(90deg);
  transition: all 0.3s;
  color: #006f3c;
  font-weight: 600;
  margin-left: 5px;
}

.kyhx-details-card .card-details .tabs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kyhx-details-card .card-details .tabs li {
  width: 25%;
  height: 100%;
  background-color: #d1e2ff;
  color: #5f5f5f;
  border-right: 1px solid #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}

.kyhx-details-card .card-details .tabs li.active {
  position: relative;
  background-color: #498aff;
  color: #ffffff;
}

.kyhx-details-card .card-details .tabs li.active::after {
  content: '';
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: #498aff transparent transparent transparent;
}

.kyhx-details-card .tab-item {
  padding: 30px 50px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 12px rgba(30, 30, 135, 0.08);
}

.kyhx-details-card .chart-box {
  display: flex;
}

.kyhx-details-card .chart-box .chart-container {
  width: 50%;
  height: 350px;
  margin: 20px;
  padding: 0 30px;
}

.kyhx-details-card .card-details .more-outBox {
  height: 240px;
  overflow: hidden;
}

.kyhx-details-card .card-details .show-more {
  height: auto;
}

.kyhx-details-card .card-details .expert-table {
  width: 100%;
  border-collapse: collapse;
}

.kyhx-details-card .card-details .expert-table th {
  padding: 12px 25px;
  background: #edf3fc;
  color: #666666;
  text-align: left;
}

.kyhx-details-card .card-details .expert-table td {
  padding: 10px 25px;
  background: #fbfcfe;
  color: #666;
  text-align: left;
}

.kyhx-details-card .card-details .kycg-con {
  margin: 10px;
}

.kyhx-details-card .card-details .kycg-con ul {
  display: flex;
  align-items: center;
  margin-bottom: 10px;

}

.kyhx-details-card .card-details .kycg-con li {
  padding: 10px 20px;
  color: #666;
  background: #fff;
  border: 1px solid #dcdcdc;
  cursor: pointer;
}

.kyhx-details-card .card-details .kycg-con li.active {
  color: #fff;
  background: #498aff;
}

.kyhx-details-card .card-details .kycg-list {
  padding: 20px 30px;
}

.kyhx-details-card .card-details .kycg-list .more-inBox {
  flex-wrap: wrap;
}

.kyhx-details-card .card-details .kycg-list p {
  width: 33%;
  padding: 12px;
}

.kyhx-details-card .content-sect-titbox {
  width: 100%;
  height: 20px;
  margin: 30px auto 10px;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}

.kyhx-details-card .content-sect-titbox::before {
  display: block;
  content: "";
  width: 4px;
  height: 16px;
  background-color: #498aff;
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
}

.kyhx-details-card .content-sect-titbox .titbox-text {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}

.kyhx-details-card .rich-text {
  padding: 30px 10px 60px;
  font-size: 14px;
  line-height: 30px;
  color: #545454;
}

.kyhx-details-card .tips {
  padding-bottom: 30px;
  margin: 30px auto 30px;
  text-align: center;
  font-size: 14px;
  color: #7e7e7e;
}

.kyhx-details-card .sec-sub-title {
  display: flex;
  align-items: center;
}

.kyhx-details-card .sec-sub-title::before {
  content: "";
  display: block;
  width: 4px;
  height: 16px;
  background-color: #498aff;
  border-radius: 4px;
  margin-right: 10px;
}

.kyhx-details-card .sec-sub-title h3 {
  color: #0e1829;
  font-size: 14px;
}

.kyhx-details-card .item-box {
  border: 1px solid #dce0f1;
  background: #f5f8ff;
}

.kyhx-details-card .item-box .icon-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #99ccff;
  border-radius: 50%;
  margin-right: 10px;
}


.kyhx-details-card .text-item {
  display: flex;
  padding: 15px 20px;
}

.kyhx-details-card .text-item .icon-dot {
  margin-top: 8px;
}

.kyhx-details-card .text-item h4{
  color: #0e1829;
  font-size: 14px;
  margin-bottom: 10px;
}

.kyhx-details-card .text-item p {
  color: #757575;
  font-size: 12px;
  line-height: 18px;
}

.kyhx-details-card .li-item ul {
  padding: 25px 25px;
}

.kyhx-details-card .li-item li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.kyhx-details-card .li-item li:nth-last-child(1){
  margin-bottom: 0;
}

.kyhx-details-card .li-item li .name{
  flex: 1;
}

.kyhx-details-card .li-item li .num{
  width: 140px;
}

.kyhx-details-card .li-item li .type{
  width: 80px;
}

.kyhx-table{
  width: 100%;
  border-collapse: collapse;
}

.kyhx-table th {
  padding: 15px 25px;
  background: #cbdafb;
  color: #0e1829;
  font-weight: 400;
  text-align: center;
}

.kyhx-table td {
  padding: 15px 25px;
  background: #f8faff;
  color: #545454;
  text-align: center;
  border: 1px solid #dce0f1;
}

.kyhx-table tr:nth-child(2n) td{
  background: #f0f5fe;
}

.kyhx-details-card .company-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kyhx-details-card .company-list li{
  width: 48%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 8px;
  border: 1px solid #dce0f1;
  background: #f5f8ff;
}




