/* banner */
.layui-carousel img {
  width: 100%;
  height: 600px;
}

.layui-carousel-ind {
  top: -70px;
}

.layui-carousel-ind ul {
  background-color: transparent;
}

.layui-carousel-ind ul:hover {
  background-color: transparent;
}

.layui-carousel-ind ul li {
  width: 78px;
  height: 4px;
  background: #fe2c41;
  opacity: 0.2;
  border-radius: 2px;
}

.layui-carousel-ind ul li.layui-this {
  opacity: 1;
  background: #fe2c41;
}

.layui-carousel-ind ul li:hover {
  opacity: 1;
  background: #fe2c41;
}

/* 交易商标 */
/* .indexSeekNum {
    height: 145px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(34, 32, 32, 0.1);
    border-radius: 10px;
    margin-top: -100px;
    position: absolute;
    margin-left: 18.5%;
    display: flex;
    flex-direction: column;
    padding: 30px 30px 23px;
    justify-content: space-between;
    width: 1138px;
} */
.indexSeekNum {
  width: 1196px;
  height: 76px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(34, 32, 32, 0.1);
  border-radius: 40px;
  background-color: #fd3a4b;
  border: 1px solid #fff3c5;
  position: absolute;
  margin-top: -40px;
  z-index: 1;
  margin-left: 18.5%;
  padding: 2px;
}

.indexSeekNum .indexSeekHot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 40px;
  background-color: #fff;
}

.indexSeekNum .indexSeekHot .img {
  width: 220px;
  height: 76px;
  background: linear-gradient(-10deg, #ff1c4c 0%, #ff434f 100%);
  border-radius: 36px 0px 40px 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.indexSeekNum .indexSeekHot #indexSeek {
  height: 76px;
  line-height: 76px;
  width: 760px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 24px;
}

.indexSeekNum .indexSeekHot .indexSeekBtn {
  width: 200px;
  height: 76px;
  background: linear-gradient(0deg, #ff1c4c 0%, #ff4854 53%);
  border-radius: 37px;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 76px;
}

/* 
.indexSeekNum .indexSeekBg .indexSeek {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indexSeekNum .indexSeekNumber p,
.indexSeekNum .indexSeekNumber h3,
.indexSeekNum .indexSeekNumber h3 span {
    font-family: 'dingding';
}

.indexSeekNum .indexSeekNumber {
    display: flex;
    align-items: center;
}

.indexSeekNum .indexSeekNumber p {
    width: 63px;
    height: 40px;
    font-size: 21px;
    font-weight: 400;
    color: #3D4245;
    line-height: 21px;
    margin-right: 10px;
}

.indexSeekNumber h3 {
    width: 242px;
    height: 38px;
    font-size: 48px;
    font-weight: 400;
    color: #FF211E;
    line-height: 38px;
    display: flex;
}

.indexSeekNumber h3 span {
    font-size: 24px;
    line-height: 50px;
}

.indexSeekHot {
    width: 800px;
    height: 48px;
    border: 2px solid #FF1C4C;
    border-radius: 24px;
    display: flex;
}

.indexSeekHot input {
    display: block;
    border-radius: 24px;
    background: linear-gradient(90deg, #FEF6FA 0%, #F3FAFE 100%);
    width: 100%;
    padding-left: 66px;
    padding-right: 120px;
}

.indexSeekHot .search_img {
    width: 16px;
    height: 16px;
    position: absolute;
    margin-left: 45px;
    margin-top: 17px;
}

.indexSeekHot .indexSeekBtn {
    width: 120px;
    height: 48px;
    background: linear-gradient(90deg, #FF1C4C 0%, #FC3D49 100%);
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    right: 30px
}

.indesAskToBuy #signs {
    background-color: transparent;
} */

#signs .lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}

#signs .lists .list {
  display: flex;
  align-items: center;
  width: 220px;
}

#signs .lists .list .list_img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

#signs .lists .list .list_img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.lists .list .list_base .deal {
  width: 130px;
  font-size: 18px;
  font-family: "思源黑体";
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.lists .list .list_base .type {
  width: 130px;
  font-size: 14px;
  font-family: "思源黑体";
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.lists .list .list_base .price {
  width: 130px;
  font-size: 18px;
  font-family: "思源黑体";
  font-weight: bold;
  color: #f81c3b;
  line-height: 30px;
}

.mySwiper {
  width: 98%;
  position: static;
}

.mySwiper .swiper-wrapper {
  width: 94%;
  margin: 0 auto;
}

.indesAskToBuy .layui-carousel > [carousel-item] {
  position: relative;
  width: 90%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}

/* .layui-carousel-arrow {
    background-color: transparent;
    opacity: 1;
    height: 40px;
    width: 20px;
    border-radius: 0;
    color: transparent;
} */

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "";
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "";
}

.swiper-button-prev {
  background: url("/static/b2023/images/q_index/0-zuo.png") center no-repeat;
  left: 28px;
  top: 130px;
}

.swiper-button-next {
  background: url("/static/b2023/images/q_index/0-you.png") center no-repeat;
  right: 28px;
  top: 130px;
}

.lists .line {
  width: 1px;
  height: 40px;
  background: #dedede;
  border-radius: 1px;
}

/* 产品服务 */
.product_services {
  width: 100%;
  background: url("/static/b2023/images/q_index/1-bg.jpg") center no-repeat;
  padding-top: 110px;
  padding-bottom: 110px;
}

.box_head {
  text-align: center;
  line-height: 36px;
  font-weight: 500;
  font-family: "思源黑体";
}

.box_head .head_title {
  font-size: 36px;
  color: #333333;
}

.box_head .head_adesc {
  font-size: 16px;
  color: #7e858a;
}

.boxs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}

.boxs .box_drop {
  width: 380px;
  height: 405px;
  background: linear-gradient(-90deg, #fc3c48 0%, #ff1c2d 99%);
  box-shadow: 0px 5px 20px 0px rgba(34, 32, 32, 0.1);
  border-radius: 11px;
}

.boxs .box_drop .box_out {
  padding: 30px;
}

.boxs .box_drop:hover .box_out {
  margin-top: -6px;
}

.boxs .box_drop .box1 {
  background: url("/static/b2023/images/q_index/1-bg1.png") center no-repeat;
}

.boxs .box_drop .box2 {
  background: url("/static/b2023/images/q_index/1-bg2.png") center no-repeat;
  background-size: 100% 100%;
}

.boxs .box_drop .box3 {
  background: url("/static/b2023/images/q_index/1-bg3.png") center no-repeat;
  background-size: 100% 100%;
}

.boxs .box_drop .box4 {
  background: url("/static/b2023/images/q_index/1-bg4.png") center no-repeat;
  background-size: 100% 100%;
}

.boxs .box_out .box_title {
  font-size: 28px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333333;
  line-height: 36px;
  margin-bottom: 15px;
}

.boxs .box_out .box_adesc {
  font-size: 16px;
  font-family: "思源黑体";
  font-weight: 400;
  color: #707070;
  line-height: 24px;
  margin-bottom: 30px;
  height: 40px;
}

.boxs .box_out .box_price {
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #f42a2a;
  line-height: 36px;
  background: linear-gradient(127deg, #e83c2e 48.2666015625%, #ff3434 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.boxs .box_out .box_price span {
  font-size: 44px;
  font-weight: bold;
}

.boxs .box_out .box_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 82px;
  margin-top: 18px;
}

.boxs .box_out .box_list div {
  width: 110px;
  height: 36px;
  background: rgba(255, 249, 249, 0.7);
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #877a7b;
  line-height: 36px;
  cursor: pointer;
}

.boxs .box_out a {
  display: block;
  width: 230px;
  height: 48px;
  background: linear-gradient(0deg, #ffc2a1, #ffb1bd);
  border-radius: 24px;
  font-size: 18px;
  font-family: "思源黑体";
  font-weight: 500;
  color: #ff3737;
  line-height: 48px;
  text-align: center;
  margin-top: 26px;
  padding: 1px;
}

.boxs .box_out a span {
  display: block;
  background: linear-gradient(90deg, #fff5f7 0%, #ffffff 100%);
  border-radius: 24px;
  cursor: pointer;
}

.boxs .box_drop:hover .box_out a {
  background: linear-gradient(90deg, #ff1c2c 0%, #fc3d49 100%);
  border-radius: 24px;
  color: #ffffff;
  border: none;
}

.boxs .box_drop:hover .box_out a span {
  background: linear-gradient(90deg, #ff1c2c 0%, #fc3d49 100%);
}

/* 搭建 */
.build {
  margin: 100px 0;
}

.build .claim_now {
  /* background-color: pink; */
  width: 200px;
  height: 48px;
  border-radius: 4px;
  position: absolute;
  margin-top: -120px;
  margin-left: 77px;
  z-index: 1;
}

/* 四大优势 */
.advantages {
  width: 100%;
  background: url("/static/b2023/images/q_index/3-bg.jpg") center no-repeat;
  padding-top: 90px;
  padding-bottom: 120px;
}

.advantages .advantage {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

.advantages .advantage .advantage_drop {
  margin-bottom: 20px;
}

.advantages .advantage .advantage_drop .box_main {
  box-shadow: 0px 5px 20px 0px rgba(34, 32, 32, 0.1);
  border-radius: 10px;
}

.advantages .advantage .advantage_drop .hover_box {
  width: 590px;
  background: linear-gradient(0deg, #ff4d4d 0%, #ff7979 100%);
  box-shadow: 0px 5px 20px 0px rgba(34, 32, 32, 0.1);
  border-radius: 10px;
  text-align: center;
  color: #fff;
  padding: 30px 0;
  position: absolute;
  display: none;
}

.advantages .advantage .advantage_drop:hover .hover_box {
  display: block;
}

.advantage_drop .hover_box .box_title {
  font-size: 30px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 18px;
}

.advantage_drop .hover_box .box_adesc {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  line-height: 36px;
}

/* 产品服务流程 */
.flow_path {
  padding: 100px 0;
}

.flow_path .processes {
  background: url("/static/b2023/images/q_index/4-bg.png") center no-repeat;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  padding: 50px 85px;
}

.flow_path .processes .process_box .process_title {
  text-align: center;
  font-size: 24px;
  font-family: "思源黑体";
  font-weight: 500;
  color: #333333;
  line-height: 36px;
}

.flow_path .processes .process_box .process_drop {
  display: flex;
  margin-top: 40px;
}

.flow_path .process_box .drop_img {
  margin-right: 20px;
}

.flow_path .process_box:first-child .drop_img,
.flow_path .process_box:last-child .drop_img {
  height: 200px;
  overflow: hidden;
  width: 20px;
}

.flow_path .process_box p {
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333;
  line-height: 18px;
}

.flow_path .process_box p a {
  width: 62px;
  height: 20px;
  background: #fafbff;
  border: 1px solid #ff7979;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ff4b52;
  line-height: 20px;
  text-align: center;
  margin-left: 40px;
}

.flow_path .process_box span {
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #9598a4;
  line-height: 42px;
}

.flow_path .brt {
  width: 1px;
  height: 300px;
  background: #d7e4eb;
  border-radius: 1px;
  margin-top: 50px;
}

.layui-layer {
  border-radius: 10px;
}

.layui-layer-content .process_box {
  padding: 30px;
}

/* 新闻 */
.guidance {
  padding-top: 80px;
  background: url("/static/b2023/images/q_index/5-bg.png") center no-repeat;
}

.guidance .indexNews {
  margin-top: 50px;
}

.box_head .head_adesc a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.indexNews {
  overflow: hidden;
  margin: -10px 0px 80px;
}

.indexNews .indexNewSList {
  display: flex;
  justify-content: space-between;
}

.indexNews .indexNewSList .newBox {
  width: 390px;
  padding: 0px 30px 0px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 3px #f3f5f8;
}

.indexNews .newBox .newHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  line-height: 60px;
  border-bottom: solid 1px #f3f5f8;
}

.indexNews .newBox .newHeader p {
  color: #333333;
  font-size: 24px;
}

.indexNews .newBox .newHeader a {
  color: #999999;
  font-size: 14px;
}

.indexNews .newBox .newImg {
  display: flex;
  justify-content: space-between;
  border-bottom: dashed 1px #f3f5f8;
  padding: 10px 0px;
}

.indexNews .newBox .newImg img {
  width: 120px;
  height: 80px;
  background-color: #cad2d7;
}

.indexNews .newBox .newImg .newTitle {
  width: calc(100% - 140px);
}

.indexNews .newBox .newImg .newTitle a {
  color: #333333;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexNews .newBox .newImg .newTitle .line {
  width: 18px;
  height: 1px;
  background-image: linear-gradient(
    0deg,
    rgba(247, 203, 107, 1) 0%,
    #fba980 100%
  );
  margin: 10px 0px;
}

.indexNews .newBox .newImg .newTitle p {
  color: #999999;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.indexNews .newBox .newList {
  font-size: 14px;
  color: #666666;
}

.indexNews .newBox .newList li {
  border-bottom: dashed 1px #f3f5f8;
  line-height: 50px;
  overflow: hidden;
}

.indexNews .newBox .newList li:last-child {
  border-bottom: none;
}

.indexNews .newBox .newList .time {
  width: 50px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexNews .newBox .newList .title {
  width: calc(100% - 50px);
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexNews .newBox .newList .title a {
  color: #666666;
}

.indexNews .newDynamic {
  width: 340px;
  background-color: #f8fbfe;
  border-radius: 10px;
  padding: 0px 30px 0px;
  box-sizing: border-box;
}

.indexNews .newDynamic .newHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  line-height: 60px;
}

.indexNews .newDynamic .newHeader p {
  color: #333333;
  font-size: 24px;
}

.indexNews .newDynamic .newHeader a {
  color: #999999;
  font-size: 14px;
}

.indexNews .newDynamic .newImg img {
  width: 280px;
  height: 150px;
}

.indexNews .newDynamic .newList {
  font-size: 14px;
  color: #666666;
}

.indexNews .newDynamic .newList li {
  line-height: 50px;
  overflow: hidden;
}

.indexNews .newDynamic .newList li:last-child {
  border-bottom: none;
}

.indexNews .newDynamic .newList .time {
  width: 50px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexNews .newDynamic .newList .title {
  width: calc(100% - 50px);
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexNews .newDynamic .newList .title a {
  color: #666666;
}

/* 合作网站 */
.link_friend {
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.link_friend a {
  color: #fff;
  padding: 0px 5px;
}

/* 弹框 */
.dialog_development {
  display: none;
  background: url("/static/b2023/images/h_index/kfz-bg.png") no-repeat center;
  width: 360px;
  height: 296px;
  font-family: "albbphtR";
  text-align: center;
}

.dialog_development .dialog_title {
  font-weight: 500;
  font-size: 24px;
  color: #336dd9;
  line-height: 24px;
  padding-top: 140px;
}

.dialog_development .dialog_content {
  font-weight: 400;
  font-size: 18px;
  color: #202020;
  line-height: 30px;
  margin: 15px 0;
}

.dialog_development .dialog_btn {
  width: 200px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #a3b2bf;
  font-weight: 400;
  font-size: 14px;
  color: #4e5f6d;
  line-height: 40px;
  margin: 0 auto;
  cursor: pointer;
}

.layui-layer {
  box-shadow: none;
}

/* 2025年国庆品宣广告 */
.advertisement {
  position: fixed;
}

.ad_box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ad_box div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-right: 350px;
}

.ad_box div span {
  margin-left: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  font-family: "albbphtB";
}

.ad_box div .close {
  margin-left: 10px;
  cursor: pointer;
}

/* 适配 */
@media screen and (max-width: 1700px) {
  .indexSeekNum {
    margin-left: 10%;
  }
}

@media screen and (max-width: 1500px) {
  .indexSeekNum {
    margin-left: 3%;
  }
}

@media screen and (max-width: 1300px) {
  .indexSeekNum {
    margin-left: 0;
  }
}

@media screen and (max-width: 1200px) {
  .layui-layout-admin .layui-body {
    min-width: 430px;
    width: 100%;
  }

  .layui-carousel {
    height: 200px !important;
  }

  .indexSeekNum {
    width: 100%;
    height: auto;
    position: static;
    margin-top: 0;
    /* padding: 0; */
  }

  .indexSeekNum .indexSeekBg .indexSeek {
    flex-wrap: wrap;
    justify-content: center;
  }

  .indexSeekHot .indexSeekBtn {
    right: auto;
    margin-left: 222px;
  }

  .indexSeekHot {
    /* margin-top: 10px; */
    width: auto;
  }

  .layui-carousel img {
    width: 100%;
    height: auto;
  }

  .product_services {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lists .line {
    display: none;
  }

  #signs .lists {
    flex-wrap: wrap;
    justify-content: center;
  }

  .boxs {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .boxs .box_drop {
    margin-top: 10px;
  }

  .build {
    margin: 10px 0;
  }

  .build img {
    width: 100%;
  }

  .advantages {
    padding-top: 20px;
    padding-bottom: 10px;
    min-width: 430px;
    background-size: cover;
  }

  .advantage_drop img {
    width: 100%;
  }

  .advantages .advantage {
    justify-content: center;
  }

  .flow_path {
    padding: 10px 0;
  }

  .flow_path .processes {
    margin-top: 10px;
    padding: 20px;
    flex-wrap: wrap;
    background-size: cover;
    justify-content: center;
  }

  .flow_path .brt {
    display: none;
  }

  .indexNews .indexNewSList {
    flex-wrap: wrap;
    justify-content: center;
  }
}
