@charset "UTF-8";
body {
  padding-top: 80px;
}

.header {
  position: fixed;
  z-index: 2222;
  top: 0;
  left: 0;
  right: 0;
  padding: 13px 0;
  background: #fff;
}

.header.fix {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.header .logo {
  flex-shrink: 0;
}

.header .logo img {
  max-width: 1.73rem;
}

.header .nav li {
  margin-left: 0.4rem;
}

.header .nav li a {
  color: #374151;
}

.header .nav li:hover a, .header .nav li.active a {
  color: #2f67e9;
}

.header .zx {
  margin-left: 0.6rem;
}

.header .zx a {
  padding: 0.08rem 0.28rem;
  background: #2f67e9;
  color: #fff;
  border-radius: 0.44rem;
}

.bgt {
  background-repeat: no-repeat;
  background-size: cover;
}

.banner {
  padding: 0.6rem 0 0.3rem;
}

.banner .box1 .col1 {
  padding-top: 0.15rem;
}

.banner .box1 .col1 .txt1 {
  margin-bottom: 0.16rem;
}

.banner .box1 .col1 .txt1 span {
  background: #dbeafe;
  padding: 0.05rem 0.15rem;
  border-radius: 0.3rem;
  color: #1e40af;
}

.banner .box1 .col1 .txt3 {
  color: #2f67e9;
  margin: 0.06rem 0 0.1rem;
}

.banner .box1 .col1 .txt4 {
  color: #4b5563;
  margin: 0.35rem 0 0.4rem;
  line-height: 1.65;
}

.banner .box1 .col1 .txt5 li {
  color: #374151;
  margin-right: 0.4rem;
  position: relative;
  padding-left: 0.2rem;
}

.banner .box1 .col1 .txt5 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.16rem;
  height: 0.16rem;
  background: url("../img/icon_wt.svg") no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}

.banner .box1 .col1 .txt5 li:last-child {
  margin-right: 0;
}

.banner .box1 .col1 .txt6 {
  margin: 0.5rem 0 0.1rem;
}

.banner .box1 .col1 .txt6 span {
  padding: 0.12rem 0.3rem;
  border-radius: 0.5rem;
  color: #fff;
  background: #2f67e9;
}

.banner .box1 .col2 {
  width: 5.5rem;
  flex-shrink: 0;
  margin-top: -0.5rem;
  margin-right: -1rem;
  position: relative;
}

.banner .box1 .col2 .wrap {
  width: 3.5rem;
  border-radius: 0.2rem;
  background: url("../img/k1.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  padding: 0.1rem;
}

.banner .box1 .col2 .wrap .cont {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  padding: 0.15rem;
}

.banner .box1 .col2 .wrap .cont .txt1 {
  text-align: center;
}

.banner .box1 .col2 .wrap .cont .txt2 {
  text-align: center;
  color: #4b5563;
  margin: 0.05rem 0 0.15rem;
}

.banner .box1 .col2 .wrap .cont .list li {
  margin-bottom: 0.13rem;
}

.banner .box1 .col2 .wrap .cont .list li .item {
  border-radius: 0.64rem;
  background: #eef6ff;
  padding: 0.12rem 0.17rem;
  font-weight: 500;
}

.banner .box1 .col2 .wrap .cont .list li .item .icon {
  width: 0.15rem;
  flex-shrink: 0;
  margin-right: 0.05rem;
  margin-top: 0.02rem;
}

.banner .box1 .col2 .wrap .cont .list li .item .tit {
  margin: 0 0.05rem;
}

.banner .box1 .col2 .wrap .cont .list li .item .num {
  color: #2f67e9;
  flex-shrink: 0;
}

.banner .box1 .col2 .wrap .cont .list li .item .num2 {
  color: #13c17c;
}

.banner .box1 .col2 .wrap .cont .list li:hover .item {
  background: #e9eff5;
}

.banner .box1 .col2 .wrap .cont .quick-link {
  margin-top: 0.07rem;
}

.banner .box1 .col2 .wrap .cont .quick-link a {
  padding: 0.09rem 0.2rem;
  display: block;
  text-align: center;
  background: #ffa200;
  color: #fff;
  border-radius: 0.54rem;
}

.banner .box1 .col2 .wrap .cont .quick-link a:hover {
  background: #ff8c00;
  transition: all 0.3s ease-in-out;
}

.banner .box2 {
  margin: 0.2rem 0 0.25rem 0;
}

.banner .box2 li {
  width: 22%;
  padding: 0.13rem 0.23rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.1rem;
}

.banner .box2 li .icon {
  width: 0.5rem;
  flex-shrink: 0;
  margin-right: 0.1rem;
}

.banner .box2 li .tit {
  color: #2f67e9;
}

.banner .box2 li:hover {
  background: #fff;
}

.banner .box3 {
  text-align: center;
  color: #6b7280;
}

.idx-type {
  text-align: center;
  margin-bottom: 0.6rem;
}

.idx-type .tit {
  color: #111827;
}

.idx-type .desc {
  color: #4b5563;
  margin-top: 0.15rem;
}

.idx1 .row1 {
  margin: 0.4rem 0 0.6rem;
}

.idx1 .row1 ul {
  position: relative;
  z-index: 1;
}

.idx1 .row1 ul::before {
  content: "";
  border-top: 1px dashed #dbeafe;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.46rem;
  width: 85%;
  z-index: -1;
}

.idx1 .row1 li .item {
  max-width: 2.2rem;
  text-align: center;
}

.idx1 .row1 li .item .icon {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
  border-radius: 50%;
  background: #dbeafe;
}

.idx1 .row1 li .item .icon img {
  width: 0.38rem;
}

.idx1 .row1 li .item .tit {
  margin: 0.1rem 0 0.05rem;
  color: #111827;
}

.idx1 .row1 li .item .desc {
  color: #4b5563;
  margin: 0.1rem 0 0.15rem;
}

.idx1 .row1 li .item .wt .box {
  padding: 0.07rem 0.3rem;
  border-radius: 0.2rem;
  background: rgba(245, 34, 45, 0.1);
  color: #f5222d;
}

.idx1 .row1 li .item .wt .box .icon2 {
  width: 0.2rem;
  flex-shrink: 0;
  margin-right: 0.1rem;
}

.idx1 .row1 li .item .wt2 .box {
  background: rgba(92, 199, 135, 0.1);
  color: #5cc787;
}

.idx1 .row1 .dot {
  text-align: center;
  margin-top: -0.98rem;
  position: relative;
  z-index: 1;
  color: #2f67e9;
}

.idx1 .row1 .dot p {
  margin-top: 0.1rem;
}

.idx1 .row2 {
  margin: 0.6rem 0 0.4rem;
}

.idx1 .row2 .item {
  text-align: center;
  background: #fff;
  padding: 0.3rem;
}

.idx1 .row2 .item .icon img {
  width: 0.86rem;
}

.idx1 .row2 .item .tit {
  margin: 0.2rem 0 0.05rem;
  font-weight: bold;
}

.idx2 {
  background-attachment: fixed;
}

.idx2 .row1 li {
  display: flex;
}

.idx2 .row1 .item {
  flex: 1;
  overflow: hidden;
  text-align: center;
  background: #fff;
  border-radius: 0.2rem;
  padding: 0.3rem 0.3rem;
  cursor: pointer;
}

.idx2 .row1 .item .icon img {
  width: 0.8rem;
}

.idx2 .row1 .item .tit {
  margin: 0.08rem 0 0.1rem;
  font-weight: bold;
}

.idx2 .row1 .item .desc {
  color: #4b5563;
}

.idx2 .row1 .item:hover {
  background: linear-gradient(270deg, #00aaff 0%, #2f67e9 99%);
  color: #fff;
}

.idx2 .row1 .item:hover .desc {
  color: #fff;
}

.idx2 .row2 {
  margin: 0.35rem 0 0.3rem;
}

.idx2 .row2 .txt {
  padding: 0.1rem 0.3rem;
  background: linear-gradient(270deg, #00aaff 0%, #2f67e9 99%);
  color: #fff;
  border-radius: 0.4rem;
}

.idx2 .list li .item {
  margin-top: 0.1rem;
}

.idx2 .list li .item .item-tit {
  margin-bottom: 0.1rem;
}

.idx2 .list li .item .item-tit span {
  background: #2f67e9;
  color: #fff;
  padding: 0.06rem 0.2rem;
  border-radius: 0.5rem;
}

.idx2 .list li .item .item-pic {
  border: 0.08rem solid #000;
}

.idx2 .list li .item .item-pic img {
  width: 100%;
}

.idx2 .list .jt {
  margin: 0 0.3rem;
  flex-shrink: 0;
}

.idx2 .list .jt img {
  width: 0.35rem;
}

.idx3 .pkbox {
  position: relative;
}

.idx3 .pkbox .vs {
  position: absolute;
  left: 40%;
  z-index: 22;
  transform: translateX(-50%);
  top: 50%;
  transform: translateY(-50%);
}

.idx3 .pkbox .pk-tit {
  margin-bottom: 0.4rem;
  text-align: center;
}

.idx3 .pkbox .pk-tit .txt2 {
  margin-top: 0.05rem;
}

.idx3 .pkbox .pk {
  flex: 1;
  height: 5rem;
  padding: 0.3rem 0.5rem;
  position: relative;
}

.idx3 .pkbox .pk li {
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}

.idx3 .pkbox .pk li:last-child {
  margin-bottom: 0;
}

.idx3 .pkbox .pk .icon {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #dbeafe;
  margin-right: 0.2rem;
  flex-shrink: 0;
  color: #2f67e9;
  font-family: "DIN";
}

.idx3 .pkbox .pk .info {
  flex: 1;
  overflow: hidden;
}

.idx3 .pkbox .pk .info .tit {
  color: #fff;
  font-weight: bold;
}

.idx3 .pkbox .pk .info .desc {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.05rem;
}

.idx3 .pkbox .pk1 {
  background-image: url("../img/pk1.png");
  background-size: 100% 100%;
  color: #fff;
  margin-right: -0.5rem;
}

.idx3 .pkbox .pk2 {
  background-image: url("../img/pk2.png");
  background-size: 100% 100%;
  color: #4b5563;
  margin-left: -0.35rem;
  padding-left: 2rem;
  margin-top: 0.2rem;
}

.idx3 .pkbox .pk2 .pk-tit .txt1 {
  color: #111827;
}

.idx3 .pkbox .pk2 li .icon {
  background: #d5e5f9;
}

.idx3 .pkbox .pk2 .info .tit {
  color: #111827;
}

.idx3 .pkbox .pk2 .info .desc {
  color: #4b5563;
}

.idx4 .list li .item {
  width: 2.6rem;
  height: 2.6rem;
}

.idx4 .list li .item svg {
  width: 2.6rem;
  height: 2.6rem;
}

.idx4 .list li .item .desc {
  color: #282828;
}

.v-link {
  margin-top: 0.8rem;
}

.v-link .txt {
  background: linear-gradient(270deg, #00aaff 0%, #2f67e9 99%);
  padding: 0.11rem 0.68rem;
  color: #fff;
  border-radius: 0.4rem;
}

/* 进度圈 */
.progress-circle {
  position: relative;
  width: 2.6rem;
  height: 2.6rem;
  margin: 0 auto;
}

.progress-circle.blue .circle-progress {
  stroke: #4c92ff;
}

.progress-circle.purple .circle-progress {
  stroke: #7c4ffe;
}

.progress-circle.pink .circle-progress {
  stroke: #ff4cb6;
}

.progress-circle.orange .circle-progress {
  stroke: #ffb04c;
}

.circle-svg {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-90deg);
}

.circle-bg {
  transition: stroke 0.3s ease;
}

.circle-progress {
  transition: stroke-dashoffset 1.5s ease;
}

.circle-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0 0.4rem;
}

.circle-content .desc {
  margin-top: 0.12rem;
  color: rgba(40, 40, 40, 0.8);
}

.flex-ul li {
  display: flex;
}

.flex-ul li .item {
  flex: 1;
  overflow: hidden;
}

.idx6 .idx-type {
  margin-bottom: 0.2rem;
}

.idx6 .idx-type .txt2 {
  margin: 0.1rem 0;
}

.idx6 .idx-type .desc {
  color: #4b5563;
  margin-bottom: 0.2rem;
}

.idx6 .box1 {
  margin-bottom: 0.2rem;
}

.idx6 .box1 .li {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0.1rem 0.34rem;
  margin: 0 -0.05rem;
}

.idx6 .box1 .li:nth-child(1) {
  background-image: url("../img/bar1.png");
  color: #13c17c;
}

.idx6 .box1 .li:nth-child(2) {
  background-image: url("../img/bar2.png");
  color: #2f67e9;
}

.idx6 .box2 {
  margin: 0.2rem 0 0.32rem;
}

.idx6 .box2 li .item {
  background: #fff;
  text-align: center;
  padding: 0.2rem;
}

.idx6 .box2 li .item .item-type span {
  padding: 0.06rem 0.17rem;
  border-radius: 0.4rem;
  background: #e5f1ff;
  color: #2f67e9;
}

.idx6 .box2 li .item .item-tit {
  margin: 0.12rem 0;
  color: #111827;
}

.idx6 .box2 li .item .item-desc {
  color: #666;
}

.idx6 .box3 .tabs {
  margin-bottom: 0.35rem;
}

.idx6 .box3 .tabs ul {
  border-radius: 0.5rem;
  padding: 0.05rem;
  background: #e2e8f9;
}

.idx6 .box3 .tabs li {
  padding: 0.15rem 0.35rem;
  cursor: pointer;
}

.idx6 .box3 .tabs li.active {
  background: linear-gradient(270deg, #00aaff 0%, #2f67e9 99%);
  border-radius: 0.5rem;
  color: #fff;
}

.idx6 .box3 .tablist .tabcont {
  display: none;
}

.idx6 .box3 .tablist .tabcont:nth-child(1) {
  display: block;
}

.idx6 .box3 .tablist .fitImg {
  padding-top: 63.45%;
}

.idx6 .hz-list .tempWrap,
.idx6 .hz-list .tempWrap {
  width: 100% !important;
}

.idx6 .hz-list ul {
  gap: 0.3rem;
}

.idx6 .hz-list li {
  flex-shrink: 0;
  margin: 0.05rem 0;
  width: 2rem !important;
  padding: 0.05rem 0.1rem;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #e3eaff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.idx6 .scroll2 {
  margin: 0.25rem 0;
}

.idx6 .v-link {
  margin-top: 0.5rem;
}

.idx7 .col2 {
  flex-shrink: 0;
  width: 3.74rem;
  background: rgba(28, 90, 252, 0.05);
}

.idx7 .col2 li {
  display: flex;
  border-radius: 0.2rem;
  cursor: pointer;
  padding: 0.16rem 0.3rem;
}

.idx7 .col2 li .icon {
  width: 0.4rem;
  height: 0.4rem;
  font-family: "DIN";
  font-weight: bold;
  border-radius: 50%;
  background: #dbeafe;
  flex-shrink: 0;
  margin-right: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.idx7 .col2 li .info {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.idx7 .col2 li .info .desc {
  display: none;
}

.idx7 .col2 li.active, .idx7 .col2 li:hover {
  background: #2f67e9;
}

.idx7 .col2 li.active .icon, .idx7 .col2 li:hover .icon {
  background: #fff;
  color: #2f67e9;
}

.idx7 .col2 li.active .tit, .idx7 .col2 li:hover .tit {
  color: #fff;
}

.idx7 .col2 li.active .desc, .idx7 .col2 li:hover .desc {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 0.02rem;
}

.tips {
  text-align: center;
  margin-top: 0.4rem;
  color: #999;
}

.idx8 .list li .item {
  border-radius: 0.16rem;
  background: #fff;
}

.idx8 .list li .item .item-tit {
  padding: 0.18rem 0;
  text-align: center;
  font-family: PingFang SC;
  font-weight: 600;
  color: #fff;
  border-radius: 0.16rem 0.16rem 0 0;
}

.idx8 .list li .item .item-main {
  padding: 0.2rem 0.25rem;
}

.idx8 .list li .item .item-main .dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.1rem 0;
}

.idx8 .list li .item .item-main .dd .label {
  color: #666;
}

.idx8 .list li .item .item-main .dd .cont {
  font-weight: 500;
  color: #282828;
}

.idx8 .list li .item .item-price {
  border-top: 1px solid #eee;
  padding-top: 0.2rem;
  margin-top: 0.25rem;
}

.idx8 .list li .item:hover {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.idx8 .list li .item:hover .item-price {
  border-color: #ddd;
}

.idx8 .list li:nth-child(1) .item-tit {
  background: #13c17c;
}

.idx8 .list li:nth-child(2) .item-tit {
  background: #1c5afc;
}

.idx8 .list li:nth-child(3) .item-tit {
  background: #ff9345;
}

.idx9 .form-item {
  margin-bottom: 0.18rem;
}

.idx9 .form-item .label {
  width: 1rem;
  flex-shrink: 0;
  margin-right: 0.05rem;
}

.idx9 .form-item .label font {
  color: #ef4444;
}

.idx9 .form-item .cont {
  flex: 1;
  overflow: hidden;
}

.idx9 .form-item .cont input,
.idx9 .form-item .cont textarea {
  width: 100%;
  height: 0.4rem;
  border-radius: 0.08rem;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #d9e2fa;
  padding: 0 0.15rem;
}

.idx9 .form-item .cont input::-webkit-input-placeholder,
.idx9 .form-item .cont textarea::-webkit-input-placeholder {
  color: #9ca3af;
}

.idx9 .form-item .cont textarea {
  height: 1.1rem;
  padding: 0.12rem;
  resize: none;
}

.idx9 .form-item .cont .btn {
  gap: 0.1rem;
  margin: 0.1rem 0;
}

.idx9 .form-item .cont .btn button {
  flex: 1;
  height: 0.5rem;
  border-radius: 0.54rem;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #2f67e9;
  color: #2f67e9;
}

.idx9 .form-item .cont .btn button.btn1 {
  background: #2f67e9;
  color: #fff;
}

.idx9 .form-item .cont .tips {
  margin-top: 0.2rem;
}

.idx9 .form-item.bz .label {
  margin-top: 0.05rem;
}

.idx9 .chartbox {
  position: relative;
  border-radius: 0.15rem;
  background: #fff8fa;
  box-shadow: 0rem 0.04rem 0.2rem 0rem rgba(191, 136, 152, 0.2);
  padding: 0.06rem 0.24rem 0.18rem 0.24rem;
  margin-left: 0.4rem;
}

.idx9 .chartbox .zs1 {
  width: 0.82rem;
  position: absolute;
  top: 1.1rem;
  left: -0.6rem;
}

.idx9 .chartbox .zs2 {
  width: 0.27rem;
  position: absolute;
  top: 50%;
  right: -0.13rem;
}

.idx9 .chartbox .zs3 {
  width: 0.44rem;
  position: absolute;
  left: -0.2rem;
  bottom: -0.2rem;
}

.idx9 .chartbox .chart-tit {
  text-align: center;
}

.idx9 .chartbox .chart-time .txt {
  background: #fffaeb;
  border: 0.02rem solid #fed9ad;
  border-radius: 0.3rem;
  padding: 0.02rem 0.16rem;
  margin: 0.1rem 0;
  color: #757b87;
}

.idx9 .chartbox .chart-time .txt img {
  width: 0.22rem;
  margin-right: 0.1rem;
}

.idx9 .chartbox .chart-time .txt .time span {
  color: #eb5f17;
  font-weight: bold;
}

.idx9 .chartbox .chart-time .txt .btn {
  padding-left: 0.2rem;
  margin-left: 0.2rem;
  position: relative;
}

.idx9 .chartbox .chart-time .txt .btn button {
  padding: 0.05rem 0.15rem;
  background: #19a34a;
  color: #fff;
  border-radius: 0.3rem;
}

.idx9 .chartbox .chart-time .txt .btn::before {
  content: "";
  width: 2px;
  height: 60%;
  background: #ddd;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.idx9 .chartbox .chart-title .tit {
  font-weight: bold;
}

.idx9 .chartbox .chart-title .desc {
  color: #666;
  margin: 0.01rem 0 0.15rem;
}

.idx9 .chartbox .chart-list li {
  margin-bottom: 0.15rem;
  background: #fff;
  padding: 0.13rem 0.13rem 0.08rem 0.13rem;
}

.idx9 .chartbox .chart-list li:last-child {
  margin-bottom: 0;
}

.idx9 .chartbox .chart-list li .chart-box {
  height: 1.2rem;
}

.idx9 .chartbox .chart-list li .charts {
  width: 100%;
  height: 100%;
}

.idx10 .col-tit {
  border-bottom: 1px solid #ddd;
  margin-bottom: .25rem;
}

.idx10 .col-tit .tit span {
  padding: 0 0 0.22rem;
  position: relative;
  display: block;
}

.idx10 .col-tit .tit span::before {
  content: "";
  width: 1.02rem;
  height: 0.02rem;
  background: #2f67e9;
  position: absolute;
  bottom: 0;
  left: 0;
}

.idx10 .col-tit .link {
  padding-bottom: 0.2rem;
  color: #666;
  cursor: pointer;
}

.idx10 .col-tit .link img {
  width: .06rem;
  margin-left: 0.1rem;
}

.idx10 .col-tit .link:hover {
  color: #2f67e9;
}

.idx10 .col1 .pic {
  width: 3rem;
  flex-shrink: 0;
  margin-right: 0.2rem;
}

.idx10 .col1 .pic li {
  margin-bottom: 0.2rem;
}

.idx10 .col1 .pic li .fitImg2 {
  height: 1.9rem;
}

.idx10 .col1 .pic li:last-child {
  margin-bottom: 0;
}

.idx10 .col1 .list {
  border-top: 1px dashed #ddd;
}

.idx10 .col1 .list li .item {
  padding: 0.14rem 0;
  border-bottom: 1px dashed #ddd;
}

.idx10 .col1 .list li .item .item-tit .time {
  flex-shrink: 0;
  margin-left: 0.21rem;
  color: #282828;
}

.idx10 .col1 .list li .item .item-desc {
  margin: 0.07rem 0 0.15rem;
  color: #666;
  line-height: 1.5;
}

.idx10 .col1 .list li .item .item-time {
  color: #999;
}

.idx10 .col2 {
  width: 3.7rem;
  flex-shrink: 0;
  margin-left: 0.24rem;
}

.idx10 .col2 .list li {
  margin-bottom: 0.12rem;
}

.idx10 .col2 .list li .item {
  padding: 0.1rem 0;
}

.idx10 .col2 .list li .item .icon {
  flex-shrink: 0;
  margin-right: 0.1rem;
  width: 0.24rem;
  height: 0.24rem;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.idx10 .col2 .list li .item .item-tit {
  margin-bottom: 0.1rem;
}

.idx10 .col2 .list li .item .item-tit .icon {
  background: #2f67e9;
}

.idx10 .col2 .list li .item .item-cont {
  align-items: flex-start;
}

.idx10 .col2 .list li .item .item-cont .icon {
  background: linear-gradient(233deg, #ff9345 9%, #ff744b 87%);
  margin-top: 0.05rem;
}

.idx10 .col2 .list li .item .item-cont .info {
  color: #4b5563;
}

/* footer */
.footer {
  background: #111827;
  color: #fff;
}

.footer .ft1 {
  padding: 0.46rem 0 0.28rem;
}

.footer .ft1 .col1 {
  margin-top: 0.25rem;
}

.footer .ft1 .col1 .logo img {
  width: 1.63rem;
}

.footer .ft1 .col1 .logo-txt {
  color: #d1d5db;
  margin-top: 0.15rem;
}

.footer .ft1 .col2 {
  margin-top: 0.25rem;
  padding-left: 1rem;
}

.footer .ft1 .col2 li {
  width: 50%;
  margin-bottom: 0.3rem;
}

.footer .ft1 .col2 li a {
  color: #fff;
}

.footer .ft1 .col2 li a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.footer .ft1 .col3 {
  width: 3rem;
  flex-shrink: 0;
}

.footer .ft1 .col3 .tel {
  font-weight: bold;
  margin-bottom: 0.18rem;
  text-align: center;
}

.footer .ft1 .col3 .qrcode .dd {
  width: 1.2rem;
  text-align: center;
  color: #9ca3af;
}

.footer .ft1 .col3 .qrcode .dd p {
  margin-top: 0.07rem;
}

.footer .copyright {
  padding: 0.2rem 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #9ca3af;
}

.footer .copyright a {
  color: #9ca3af;
}

.footer .copyright a:hover {
  color: rgba(255, 255, 255, 0.8);
}
