.wap {
  display: none !important;
}
.banner-box {
  width: 100%;
  position: relative;
}
.banner-bg {
  width: 100%;
}
.banner-cont-box {
  position: absolute;
  top: 35%;
}
.banner-cont-top {
  width: fit-content;
  font-weight: bold;
  font-size: 64px;
  color: transparent; /* 设置文字颜色为透明 */
  line-height: 1.2;
  background: linear-gradient(90deg, #125ef7 0%, #0ed1ff 100%);
  -webkit-background-clip: text; /* 兼容Webkit内核浏览器 */
  background-clip: text; /* 标准语法 */
}
.banner-cont-text {
  width: 520px;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.4;
  color: #252b3a;
  padding-top: 10px;
}
.banner-cont-text span {
  color: #0086f1;
}
.banner-btn {
  margin-top: 40px;
}
.ebc-public-btn {
  width: 200px;
  height: 50px;
  font-size: 20px;
  background: linear-gradient(90deg, #137cf5 0%, #16adff 100%);
  border-radius: 8px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ebc-public-btn:after {
  transform: translateY(-1px);
  content: "";
  transition: all 0.4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}
.ebc-public-btn:hover:after {
  content: "\e683";
  margin-left: 5px;
  margin-top: 2px;
}
.ebc-2412-content {
  width: 100%;
  background: url(./../img/main-content-bg.png) no-repeat;
  background-size: 100% 100%;
}
.ebc-public-box {
  padding: 80px 0 40px;
}
.ctn2 {
  padding-bottom: 140px;
}
.ebc-public-title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #252b3a;
  line-height: 1.6;
}
.ebc-public-des {
  width: 83.5%;
  margin: 0 auto;
  margin-top: 20px;
  /* font-size: 16px; */
  font-size: 20px;
  line-height: 1.8;
  color: #575d6c;
  text-align: center;
}
.ebc-p1-content {
  width: 100%;
  margin-top: 30px;
  position: relative;
}
.ebc-p1-img {
  width: 100%;
}
.ebc-p2-content {
  width: 100%;
  position: relative;
  margin-top: 40px;
}
.ebc-p2-img {
  width: 51.4%;
  margin-left: 24.3%;
  margin-right: 24.3%;
}
.ebc-p2-sector {
}
.ebc-p2-cont {
  position: absolute;
}
.ebc-p2-title {
  font-weight: bold;
  font-size: 22px;
  color: #0086f1;
  line-height: 1.2;
}
.ebc-p2-des {
  max-width: 331px;
  font-size: 16px;
  color: #575d6c;
  margin-top: 10px;
}
.ebc-p2-cont:nth-child(1) {
  left: 7%;
  top: 15%;
}
.ebc-p2-cont:nth-child(1) .ebc-p2-title {
  color: #00ccff;
}
.ebc-p2-cont:nth-child(2) {
  left: 7%;
  top: 55%;
}
.ebc-p2-cont:nth-child(2) .ebc-p2-title {
  color: #00c8c8;
}
.ebc-p2-cont:nth-child(3) {
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.ebc-p2-cont:nth-child(3) .ebc-p2-title {
  color: #b06eff;
}
.ebc-p2-cont:nth-child(3) .ebc-p2-des {
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.ebc-p2-cont:nth-child(4) {
  right: 7%;
  top: 15%;
}
.ebc-p2-cont:nth-child(4) .ebc-p2-title {
  color: #ccae8b;
  text-align: right;
}
.ebc-p2-cont:nth-child(4) .ebc-p2-des {
  text-align: right;
}
.ebc-p2-cont:nth-child(5) {
  right: 7%;
  top: 55%;
}
.ebc-p2-cont:nth-child(5) .ebc-p2-title {
  color: #0086f1;
  text-align: right;
}
.ebc-p2-cont:nth-child(5) .ebc-p2-des {
  text-align: right;
}
.ebc-p2-swiper {
  overflow: hidden;
  padding-bottom: 40px;
}
.ebc-p3-swiper {
  overflow: hidden;
  padding-bottom: 30px;
}
.ebc-p2-pagination {
}
.ebc-p2-paper {
  width: 100%;
  position: relative;
}
.ebc-p2-paper {
  margin-top: 50px;
  width: 100%;
  box-shadow: 0px 0px 24px 0px rgba(194, 210, 222, 0.3);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.ebc-paper-bg {
  width: 100%;
}
.ebc-paper-cont {
  position: absolute;
  left: 7%;
  top: 22%;
}
.ebc-paper-name {
  font-weight: bold;
  font-size: 34px;
  line-height: 1.4;
  color: #252b3a;
}
.ebc-p2-btn {
  margin-top: 40px;
}
.ebc-p3-content {
  width: 100%;
  margin-top: 24px;
}
.ebc-p3-img {
  width: 66%;
  margin: 0 17%;
}
.ebc-p3-img img {
  width: 100%;
}
.ctn2 {
  background-image: none !important;
}
.cjwt {
  margin-top: 0 !important;
}
.ctn2 h3 {
  margin-top: 0 !important;
}
.ctn2 .qa {
  border-top: 0px;
  margin-top: 20px;
}
/* .ctn2 .qa li::after {
  background: url(./../img/btn_add.png) no-repeat;
}
.ctn2 .qa li.on::after {
  content: "";
  background: url(./../img/btn_jian.png) no-repeat;
} */
.ebc-p4-content {
  width: 100%;
  padding-top: 40px;
}
.ebc-p4-types {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ebc-p4-type {
  margin: 0 50px;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: 400;
  color: #252b3a;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.ebc-p4-type:hover {
  color: #0086f1;
}
.ebc-p4-on {
  color: #0086f1;
}
.ebc-p4-on::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #0086f1;
}
.ebc-p4-item {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
.ebc-p4-img {
  width: 100%;
  transition: all 1.5s;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
}
.ebc-p4-item:hover .ebc-p4-img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.ebc-p4-swiper {
  margin-top: 10px;
  overflow: hidden;
}
.ebc-p4-cont {
  position: absolute;
  top: 22.47%;
  /* left: 12.5%; */
  left: 7%;
  width: 560px;
}
.ebc-p4-name {
  font-size: 34px;
  color: #ffffff;
}
.ebc-p4-dec {
  font-size: 16px;
  color: #ffffff;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.75;
  margin-top: 20px;
}
.ebc-p4-btn {
  margin-top: 60px;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 4px;
}
.ebc-p4-btn:hover {
  background: #fff;
  color: #0086f1;
}
.ebc-p3-content .ebc-p2-title {
  color: #0086f1 !important;
}
.ebc-p2-num {
  margin-top: 20px;
  color: #0258c1;
  font-size: 12px;
}
.ebc-p1-content {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(197, 216, 228, 0.4);
  border-radius: 16px;
  padding: 20px;
  display: flex;
  align-items: center;
}
.ebc-p3-content .ebc-p2-cont {
  margin-top: 0;
  height: auto;
  padding: 10px 20px;
  background: none;
}
.ebc-p1-left {
  width: 70%;
  background: #f5f9ff;
  border-radius: 16px;
  padding: 40px 0;
  display: flex;
}
.ebc-p1-l1 {
  width: 33%;
  margin-left: 55px;
}
.ebc-p1-text {
  font-weight: 500;
  font-size: 24px;
  color: #252b3a;
  text-align: center;
}
.ebc-p1-l1 img {
  margin-top: 40px;
  width: 100%;
}
.ebc-p1-l2 {
  margin-left: 30px;
  width: 12%;
  margin-top: 18%;
}
.ebc-p1-l2 img {
  width: 100%;
}
.ebc-p1-l3 {
  width: 43%;
  margin-right: 30px;
}
.ebc-p1-l3 img {
  width: 100%;
  margin-top: 30px;
}
.ebc-p1-right {
  width: 30%;
  padding: 0 40px;
}
.ebc-p1-title {
  font-weight: bold;
  font-size: 28px;
  color: transparent; /* 设置文字颜色为透明 */
  background: linear-gradient(90deg, #125ef7 0%, #0ed1ff 100%);
  -webkit-background-clip: text; /* 兼容Webkit内核浏览器 */
  background-clip: text; /* 标准语法 */
}
.ebc-p1-list {
  margin-top: 40px;
  display: flex;
}
.ebc-p1-item {
  width: 50%;
  font-weight: 400;
  font-size: 18px;
  color: #68748c;
}
.ebc-p1-item p {
  margin-bottom: 30px;
}
.ebc-p1-item:nth-child(1) span {
  color: #53627e;
  margin-left: 6px;
}
.ebc-p1-item:nth-child(2) span {
  color: #0086f1;
  margin-left: 6px;
}
@media screen and (min-width: 1000px) and (max-width: 1460px) {
  .banner-cont-top {
    font-size: 46px;
  }
  .banner-cont-text {
    width: 480px;
    font-size: 32px;
  }
  .ebc-public-btn {
    width: 160px;
    height: 42px;
    font-size: 16px;
  }
  .banner-btn {
    margin-top: 20px;
  }
  .ebc-public-box {
    padding: 60px 0 20px;
  }
  .ctn2 {
    padding-bottom: 120px;
  }
  .ebc-public-title {
    font-size: 32px;
    line-height: 1.4;
  }
  .ebc-public-des {
    /* font-size: 16px; */
    font-size: 18px;
    line-height: 1.5;
  }
  .ebc-p2-title {
    font-size: 18px;
  }
  .ebc-p2-des {
    font-size: 14px;
    margin-top: 6px;
  }
  .ebc-p2-cont:nth-child(3) {
    margin-top: 20px;
  }
  .ebc-p4-name {
    font-size: 28px;
  }
  .ebc-p4-dec {
    margin-top: 12px;
    line-height: 1.6;
  }
  .ebc-p4-btn {
    margin-top: 30px;
  }
  .ebc-p4-type {
    margin: 0 30px;
  }
  .ebc-p4-swiper {
    margin-top: 20px;
  }
  .ebc-paper-name {
    font-size: 28px;
  }
  .ebc-p2-btn {
    margin-top: 25px;
  }
  .ebc-p1-item {
    width: 50%;
    font-weight: 400;
    font-size: 14px;
    color: #68748c;
  }
  .ebc-p1-title {
    font-size: 20px;
  }
  .ebc-p1-list {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1299px) {
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
}
@media screen and (max-width: 999px) {
  .w1440 {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .pc {
    display: none !important;
  }
  .wap {
    display: block !important;
  }
  .ebc-public-box {
    padding: 40px 0 30px;
  }
  .ctn2 {
    padding-bottom: 110px;
  }
  .ebc-public-title {
    font-size: 24px;
    line-height: 1.4;
  }
  .ebc-public-des {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  .ebc-p1-content {
    margin-top: 20px;
  }
  .ebc-p2-img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .ebc-p4-types {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    white-space: nowrap;
    scrollbar-width: none;
    justify-content: flex-start;
  }
  .ebc-p2-cont {
    left: 0 !important;
    top: 0 !important;
    position: relative;
    margin-top: 30px;
    /* height: 170px; */
    height: auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
  }
  .ebc-p2-title {
    text-align: left !important;
    font-size: 18px;
  }
  .ebc-p2-swiper .swiper-slide:nth-child(1) .ebc-p2-title {
    color: #00ccff;
  }
  .ebc-p2-swiper .swiper-slide:nth-child(2) .ebc-p2-title {
    color: #00c8c8;
  }
  .ebc-p2-swiper .swiper-slide:nth-child(3) .ebc-p2-title {
    color: #b06eff;
  }
  .ebc-p2-swiper .swiper-slide:nth-child(4) .ebc-p2-title {
    color: #ccae8b;
    text-align: right;
  }
  .ebc-p2-swiper .swiper-slide:nth-child(5) .ebc-p2-title {
    color: #0086f1;
    text-align: right;
  }
  .ebc-p2-des {
    max-width: 100%;
    font-size: 14px;
    margin-top: 10px;
    text-align: left !important;
  }
  .ebc-p3-img {
    width: 100%;
    margin: 0;
  }
  .ebc-p4-cont {
    position: absolute;
    z-index: 2;
    top: auto;
    bottom: 10px;
    left: 20px;
    width: calc(100% - 40px);
  }
  .ebc-p4-type {
    margin: 0 10px;
    font-size: 16px;
  }
  .ebc-p4-name {
    font-size: 18px;
    color: #ffffff;
  }
  .ebc-p4-dec {
    font-size: 12px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ebc-p4-item::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    border-radius: 13px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
  }
  .banner-cont-box {
    top: 30%;
  }
  .banner-cont-top {
    font-size: 30px;
  }
  .banner-cont-text {
    width: 80%;
    font-size: 22px;
  }
  .ebc-paper-name {
    width: 54%;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
  }
  .ebc-p2-btn {
    margin-top: 15px;
  }
  .ebc-p3-pagination {
    bottom: -10px !important;
  }
  .ebc-p1-content {
    flex-direction: column;
  }
  .ebc-p1-left {
    width: 100%;
    padding: 30px 0;
    flex-direction: column;
  }
  .ebc-p1-l1 {
    width: 100%;
    margin-left: 0;
  }
  .ebc-p1-l1 img {
    width: 70%;
    margin: 0 15%;
  }
  .ebc-p1-l2 {
    margin-left: 0;
    width: 100%;
    margin-top: 32px;
  }
  .ebc-p1-l2 img {
    width: 20%;
    margin: 0 40%;
  }
  .ebc-p1-l3 {
    width: 100%;
    margin-right: 0;
    margin-top: 14px;
  }
  .ebc-p1-l3 img {
    width: 80%;
    margin: 0 10%;
  }
  .ebc-p1-right {
    width: 100%;
    padding: 0 0;
    margin-top: 40px;
  }
  .ebc-p1-list {
    margin-top: 20px;
  }
  .ebc-p1-item p {
    margin-bottom: 14px;
  }
  .ebc-p3-swiper .ebc-p2-cont {
    background: none;
    height: auto;
    margin-top: 10px;
  }
  .ebc-p3-swiper .ebc-p2-title {
    text-align: center !important;
  }
  .ebc-p3-swiper .ebc-p2-des {
    text-align: center !important;
  }
  .ebc-paper-cont {
    position: absolute;
    left: 7%;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ebc-p1-title {
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .ebc-public-title {
    font-size: 20px;
  }
  .ebc-public-des {
    font-size: 14px;
    line-height: 1.4;
  }
  .banner-btn {
    margin-top: 30px;
  }
  .ebc-public-btn {
    width: 130px;
    height: 40px;
    font-size: 15px;
  }
  .ebc-p4-swiper {
    margin-top: 10px;
  }
  .ebc-p2-pagination .swiper-pagination-bullet {
    height: 3px;
    width: 20%;
    background: #e0e3ea;
    border-radius: 0px;
    margin: 0px !important;
    opacity: 1;
  }
  .ebc-p2-pagination .swiper-pagination-bullet-active {
    background: #0086f1;
  }
  .ebc-p4-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ctn2 {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 320px) {
  .banner-cont-box {
    top: 20%;
  }
  .banner-cont-top {
    font-size: 24px;
  }
  .banner-cont-text {
    width: 90%;
    font-size: 18px;
  }
  .banner-btn {
    margin-top: 20px;
  }
  .ebc-public-btn {
    width: 120px;
    height: 36px;
    font-size: 14px;
  }
  .ebc-public-box {
    padding: 40px 0 65px;
  }
  .ebc-public-title {
    font-size: 18px;
  }
  .ebc-public-des {
    margin-top: 15px;
  }
  .ebc-p1-content {
    margin-top: 20px;
  }
  .ebc-p2-content {
    margin-top: 20px;
  }
  .ebc-paper-name {
    width: 80%;
    font-size: 16px;
  }
  .ebc-p4-content {
    padding-top: 20px;
  }
  .ebc-p4-swiper {
    margin-top: 20px;
  }
  .ebc-p4-dec {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ebc-p2-des {
    font-size: 12px;
  }
  .ebc-paper-cont {
    position: absolute;
    left: 7%;
    top: 12%;
  }
  .ebc-p2-btn {
    margin-top: 5px;
  }
  .ctn2 {
    padding-bottom: 70px;
  }
}
