* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Monoton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../css/fonts/5h1aiZUrOngCibe4TkHLQka4BU4.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html,
body {
  overflow-x: hidden;
  /* scroll-behavior: smooth; */
  font: calc(100vw / 120) arial, verdana;
  font-family: "Source Han Sans CN";
}

a,
ul,
li,
p,
h3 {
  list-style: none;
  text-decoration: none;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}

img,
table {
  /*  max-width: 100%; */
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}


/* 首页轮播图 */


.banner .swiper {
  height: 15.44rem;
}
.inside-banner p{

  display:none;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
  

.banner .swiper-pagination {
  margin-bottom: 1.2rem;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 0.81rem;
  height: 0.81rem;
  background: #FFFFFF;
  border-radius: 50%;
  background: #FFFFFF;
}


.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #11427C;
}

/* 首页轮播图 */

.home .news-container {
  background-image: url('../images/home-new.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  object-fit: cover;

  margin: 0 auto;
  padding: 2.13rem 9.38rem 5.38rem 9.38rem;
}

.news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-header h2 {
  font-family: 'PFDinTextCompPro', sans-serif;
  font-size: 2.5rem;
  color: #333333;
  position: relative;
  padding-bottom: 1.25rem;
}

.news-header h2::after {
  position: absolute;
  left: 0;
  content: '';
  bottom: 0;
  width: 4.63rem;
  height: 0.31rem;
  background: #EA5513;
}

.learn-more-btn {
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  background-color: rgba(240, 244, 248, 0.4);

  border: 1px solid rgba(0, 0, 0, 0.08);

box-shadow: inset  15px rgba(105, 157, 209, 0.4);

  border: none;
  border-radius: 1.47rem;
  width: 9.75rem;
  height: 3rem;
  font-family: Arial, sans-serif;
  color: #0a3d62;
  padding-left: 0.94rem;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: PingFang;
  font-weight: 800;
  font-size: 1rem;
  background: linear-gradient(86deg, rgba(129, 153, 204, 0.1) 10%, #E2E5ED 98%);
border-radius: 1.47rem;
border: 0 solid #95b2f1;
border-image: linear-gradient(55deg, #D7E2EC, #ECEFF5, #FFFFFF) 10 10;
}

.learn-more-btn span img {
  width: 0.63rem;
  height: 1.13rem;
}



.arrow-icon {
  width: 2.32rem;
  height: 2.32rem;
  background: #11427C;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.arrow-icon span {
  color: white;
  font-size: 18px;
  font-weight: bold;
    display: flex;
}


.home .news-grid {
  margin-top: 2.75rem;
  display: flex;
}

.home .news-card {
  width: 32.3rem;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.home .news-card:nth-child(2){
  margin:0 2.19rem;
}

.home .news-card .image {
  width: 100%;
  height: 20.42rem;
  overflow: hidden;
}


.home .news-card:hover img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
}

.home .news-card img {
  width: 100%;
  height: 100%;
  background: #333333;
  border-radius: 2.5rem;
  object-fit: cover;
  display: block;
}
.home .news-card:hover h3{
  color: #11427C;
  transform: all 0.6s ;
}

.home .news-card-content {}

.home .news-card .news-item-b {

  display: flex;
  justify-content: space-between;
}

.home .news-card h3 {
  font-family: PingFang;
  font-weight: 800;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.9rem;
  margin-top: 1.38rem;
  margin-bottom: 1.69rem;
  -webkit-line-clamp: 1;


}

.home .news-card .date {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #999999;
}

.home .news-card .read-more {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #11427C;
}

/*   <!-- EQA/PT PROGRAMME 核心板块 -->
 */
.eoa-pt-section {
  width: 100%;
  height: 44.69rem;
  padding: 5.19rem 9.38rem 7.5rem 9.38rem;
  background-image: url(../images/home-bk-hx.jpg);

  align-items: center;
  position: relative;
  overflow: hidden;
  background-size: 100%;

}
.eoa-pt-section-mian{
  display: flex;
}

.eoa-pt-section .content-wrapper {
  height: 100%;
  flex: 1;
  padding-right: 2.5rem;
}

.eoa-pt-section .section-title {
  font-family: 'PFDinTextCompPro', sans-serif;
  display: inline-block;
  font-weight: normal;
  font-size: 2.5rem;
  color: #333333;
  line-height: 3.75rem;
  position: relative;
}

.eoa-pt-section .section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
  width: 4.38rem;
  height: 0.31rem;
  background: #EA5513;
}

.eoa-pt-section .section-desc {
  font-family: PingFang;
  font-size: 1.25rem;
  color: #333333;
  line-height: 2.6rem;
  max-width: 100%;
  margin-top: 5rem;
  margin-bottom: 3.23rem;
}
.eoa-pt-section .section-desc p {
  font-family: PingFang;

  font-size: 1.35rem;
  color: #333333;
  line-height: 2.5rem;

}
.eoa-pt-section .section-desc strong::before{
  content:'';
  display:inline-block;
  width:0.6rem;
  height:0.6rem;
  margin-right:0.6rem;
    border-radius:50%;
  background:#333333;
  
}


.eoa-pt-section .btn-registration {
  right: 9.38rem;
  top: 5.25rem;
  display: flex;
  justify-content: space-between;
  width: 10.32rem;
  height: 3rem;
  background: #3DB5C5;
  align-items: center;
  border-radius: 1.47rem;
  border: 0px solid;
  font-family: PingFang;
  font-weight: 800;
  font-size: 1rem;
  padding: 0 1.3rem;
  box-sizing: border-box;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 

  color: #FFFFFF;
  line-height: 3.75rem;
  border: 0px solid;
border-image: linear-gradient(55deg, #D7E2EC, #ECEFF5, #FFFFFF) 10 10;
  border-image: linear-gradient(55deg, #D7E2EC, #ECEFF5, #FFFFFF) 10 10;
}

.eoa-pt-section .btn-registration img {
  width: 1.69rem;
  height: 0.88rem;
}
a:hover{
  cursor: pointer;
}
.eoa-pt-section .btn-registration:hover {
  background-color: #319795;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.eoa-pt-section .btn-registration:hover img{
    transform: translateX(-0.1875rem);
}


.eoa-pt-section .image-wrapper {
width: 44.94rem;
height: 24.94rem;
display: flex;
overflow: hidden;
margin-top: 4rem;
  justify-content: center;
  align-items: center;
  margin-right: 1.13rem;
  margin-left: 1.63rem;
  border-radius: 2.5rem;

}
.eoa-pt-section .image-wrapper:hover img{
   transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
}
.eoa-pt-section .section-image {
width:100%;
height: 24.94rem;
background: #FFFFFF;
border-radius: 2.5rem;
}


 .header.hidden {
      opacity: 0 !important;
      visibility: hidden !important;
      pointer-events: none !important;
    }
/*   首页-Training培训
 */

.training-section {
  padding: 5.63rem 9.81rem 12.94rem 9.38rem;
  object-fit: cover;
  background-repeat: no-repeat;
  background-image: url('../images/index-training-bk.jpg');
  background-size: 100%;
}

.training-section .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4.44rem;
}

.training-section .section-title {
  font-family: PFDinTextCompPro;
  font-weight: normal;
  font-size: 2.5rem;
  color: #333333;
  line-height: 1.81rem;
  position: relative;
}

.training-section .section-title::after {
  content: '';
  position: absolute;
  bottom: -1.18rem;
  left: 0;
  font-family: PFDinTextCompPro;
  width: 4.63rem;
  height: 0.31rem;
  background: #EA5513;
  background-color: #f97316;
}


.training-section .cards-container {
  display: flex;
  justify-content: space-between;
}
.training-section .cards-container .imegs{
width: 38.94rem;
    height: 24.94rem;
  overflow:hidden;
  border-radius: 2.5rem;
}
.training-section .cards-container .tet{
  flex:1;
  padding-left:2rem;
  font-family: PingFang;
    font-size: 1.25rem;
    color: #333333;
    line-height: 2.5rem;
}
.training-section .cards-container .tet .tes,.eoa-pt-section .section-desc .tes{
     margin-bottom:1rem;
}
.training-section .cards-container .tet .tes::before,.eoa-pt-section .section-desc .tes::before{

display:none;
}
.training-section .cards-container .tet strong::before {
    content: '';
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.6rem;
    border-radius: 50%;
    background: #333333;
}
.training-section .cards-container .imegs  img{
  width:100%;
  height:100%;
background-size:100% 100%;
  border-radius: 2.5rem;


}
.training-section .cards-container .imegs:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);

}

.training-section .card {
  width: 24.57rem;
  height: 27.38rem;
  background: #FFFFFF;
  border-radius: 2.5rem;
  position: relative;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}


.training-section .card-image .imegs {
  width: 24.57rem;
  height: 19.75rem;
  background: #333333;
  border-radius: 2.5rem;
  overflow: hidden;
  object-fit: cover;
}

.training-section .card-image .imegs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.training-section .card-content {
  padding: 0 0.94rem 1.5rem 0.94rem;
  border-radius: 2.5rem;
  position: absolute;
  bottom: 0;
  width: 24.56rem;
  background: #FFFFFF;
  border-radius: 2.5rem;
  transition: all 0.3s;

  z-index: 1;
}

.training-section .card:hover .card-content {
  padding: 1.5rem 0.94rem;
}

.training-section .card-content h3 {
  font-family: PingFang;
  font-weight: 800;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.7rem;
  -webkit-line-clamp: 2;
  margin-bottom: 0.5rem;
}

.training-section .card-content .detail {
  font-family: PingFang;
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
  margin-bottom: 0.7rem;
  display: none;

}

.training-section .card:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.training-section .card:hover .detail {
  display: block;

}

.training-section .date {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #999999;
}

.training-section .read-more {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #11427C;
}

.training-section .card-:hover .read-more {
  text-decoration: underline;
}

.training-section .card:hover .card-image .imegs {
  border-radius: 2.5rem 2.5rem 0 0;
}

.training-section .card-list {
  width: 46rem;
  height: 27.25rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 2rem 0rem rgba(0, 0, 0, 0.29);
  border-radius: 2.5rem;
  padding: 2.44rem 3rem 1.44rem 1.94rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}

.training-section .card-list .list-item {
  border-bottom: .06rem solid #EDEDED;
  padding-bottom: 1.8rem;
}

.training-section .card-list .list-item:last-child {
  border-bottom: none;
  padding-bottom:0.75rem;
}

.training-section .card-list .list-item .imegs {
  width: 11.31rem;
  height: 6.69rem;
  background: #EDEDED;
  border-radius: 0.63rem;
  margin-right: 1.31rem;
  overflow: hidden;
}

.training-section .card-list .list-item:hover h4 {
  color: #11427C;
}
.learn-more-btn:hover{
  transform: translateY(-0.1875rem);

}

.training-section .card-list .list-item:hover {
  transition: all 0.3s;
}

.training-section .card-list .list-item:nth-child(1) {
  display: flex;
  padding-bottom: 0.75rem;

}

.training-section .training-section .list-item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid #f1f5f9;
}

.training-section .list-item:last-child {
  border-bottom: none;
}

.training-section .list-item img {
  width: 100%;
  height: 100%;
  border-radius: 0.63rem;
  object-fit: cover;
}

.training-section .list-content h4,
.list-item h4 {
  font-family: PingFang;
  -webkit-line-clamp: 2;
  font-weight: 800;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.7rem;
  margin-bottom: 0.5rem;
}

/* 内页banner */
.inside-banner {
  width: 120rem;
height: 15.44rem;
  position: relative;
 
}

.inside-banner p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) !important;
  bottom: 13.95rem;
  font-family: OPPOSans;
  font-weight: normal;
  font-size: 4.5rem;
  z-index: 5;
  color: #FFFFFF;
  line-height: 3.75rem;
}

.inside-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  background-size: 100% 100%;
}

.inside-banner .mask {
  <!-- position: absolute; -->
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.2);
  z-index: 1;
}

/* 新闻 */

.news .news-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 2.88rem;
}
  .news .new-more{
    margin-bottom: 4rem!important;
  }
.news .news-item {
  display: flex;
  padding-bottom: 2.88rem;
  border-bottom: 0.06rem solid #EDEDED;
}

.news .image {
  width: 32.3rem;
  height: 20.42rem;
  background: #333333;
  overflow: hidden;
  border-radius: 2.5rem;
  background: #FFFFFF;
}

.news .news-item:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news .news-item:hover .news-title {
  color: #0E3F7A;
}

.news .news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.5rem;

}

.news .news-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 3.13rem;
}

.news .news-date {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #999999;
  margin-bottom: 1.4rem;
}

.news .news-title {
  font-family: PingFang;
  font-weight: 800;
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.25rem;
  -webkit-line-clamp: 2;
}

.news .news-desc {
  font-family: PingFang;
  font-weight: 400;
  font-size: 1.13rem;
  color: #999999;
  line-height: 1.88rem;
  margin-bottom: 3.5rem;
  -webkit-line-clamp: 3;

}
.news .foot ,.eqa-Rogram .foot{
  position: static;
}

.news .news-btn {
  display: inline-block;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #024492;
  line-height: 1.7rem;
  position: relative;
  padding-left: 1.875rem;
}

.news .news-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.31rem;
  height: 0.25rem;
  background: #024492;
  transform: translateY(-50%);
}


.news .max {
  background-image: url(../images/news-bk.jpg);
  background-repeat: no-repeat;
}

.new-more {
  text-align: center;
  margin-top: 4.25rem;
}

.new-more a {
  font-family: PingFang;
  font-weight: 800;
  display: inline-block;
  text-align: center;
  color: #FFFFFF;
  line-height: 3.24rem;
  width: 12.93rem;
  height: 3.24rem;
  background: #3DB5C5;
  border-radius: 1.59rem;
  border: 0px solid;
  border-image: linear-gradient(55deg, #D7E2EC, #ECEFF5, #FFFFFF) 10 10;
}

.new-more a img {
  width: 1.75rem;
  height: 0.94rem;
  background-size: 100% 100%;

}

.new-more:hover img
{
  transform: translateX(-0.125rem);
  transition: all 0.3s;

}

/* 科学研究 */

.scientificResearch .news-list {
  margin: 0;
  list-style: none;
  gap: 2.88rem;
  width: 100%;
  margin-bottom:3rem;

}
.scientificResearch .news-item .news-img{
  height: 20.42rem;
}

.scientificResearch .max {
  background-image: url(../images/scientificResearch-icon.png);
  background-repeat: no-repeat;
}

.scientificResearch .news-item {
  float: left;
  width: calc(100% / 3);
  padding: 0 1.065rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 5.44rem;
}

.scientificResearch .new-more {
  text-align: center;
  margin-top: 1.88rem;
  margin-bottom: 4rem;
}

.scientificResearch .image {
  width: 100%;
  height: 20.42rem;
  background: #333333;
  overflow: hidden;
  border-radius: 2.5rem;
  background: #FFFFFF;
}

.scientificResearch .news-item:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.scientificResearch .news-item:hover .news-title {
  color: #0E3F7A;
}

.scientificResearch .news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.5rem;

}

.scientificResearch .news-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.scientificResearch .news-date {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #999999;
  margin-top: 1.8rem;
  margin-bottom: 1.14rem;
}

.scientificResearch .news-title {
  font-family: PingFang;
  font-weight: 800;
  margin-bottom: 1.6rem;
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.25rem;
  -webkit-line-clamp: 3;
}

.scientificResearch .max {
  padding: 3.5rem 10.25rem 3.38rem 10.25rem;

}

.scientificResearch .news-desc {
  font-family: PingFang;
  font-weight: 400;
  font-size: 1.13rem;
  color: #999999;
  line-height: 1.88rem;
  margin-bottom: 4rem;
  -webkit-line-clamp: 3;

}

.scientificResearch .news-btn {
  display: inline-block;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #024492;
  line-height: 1.7rem;
  position: relative;
}


/* 关于我们 */

.scientificResearch.max {
  background-image: url(../images/news-bk.jpg);
  background-repeat: no-repeat;
}

.andrologyCloud-container-item {
  display: flex;
  padding-bottom: 2.38rem;
  height:100%;
  width: 100%;
  border-bottom: 0.06rem solid #EDEDED;
  
}
.aboutUs .footer-s{
  background: rgba(243, 243, 243, 0.8);
}
.aboutUs .andrologyCloud-container {
  width: 100%;
  display: flex;

  align-items: center;
  justify-content: space-between;
  padding: 3.5rem 10.25rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.aboutUs .andrologyCloud-container .left-section {
  width: 33.51rem;
  height: 100%;
  margin-top: 3.4rem;
  text-align: center;
}

.aboutUs .andrologyCloud-container .title {
  font-family: OPPOSans;
  font-weight: bold;
  text-align: left;
  font-size: 2.63rem;
  width: 30.38rem;
  line-height: 4.72rem;
}

.aboutUs .andrologyCloud-container .title span {
  color: #11427C;
}



.aboutUs .andrologyCloud-container .image-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: end;
}
.aboutUs .andrologyCloud-container .image-wrapper:hover img{
  
  transform: scale(1.05);
  transition: all .6s;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.aboutUs .andrologyCloud-container .image-wrapper img {
  width: 23.29rem;
  background-size: 100% 100%;
}

.aboutUs .andrologyCloud-container .main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutUs .andrologyCloud-container .right-section {
  flex: 1;
  font-family: PingFang;
  margin-left: 4.69rem;
  font-weight: 400;
  font-size: 1.5rem;
  color: #333333;
  -webkit-line-clamp: 3;
  height:63%;
  width:100%;
  padding-right:1rem;

  line-height: 2.5rem;
    margin-top: 0rem;

}
.aboutUs .andrologyCloud-container .right-section img{

  max-width:100%;
    height:auto;
    object-fit:cover;
}
.aboutUs .andrologyCloud-container .right-section span{
   font-weight: 400!important;
  color: #333333!important;
   text-align: justify!important; 
  text-justify: inter-word!important;
}

.aboutUs .expert-section {
  text-align: center;
  position: relative;
  padding-left: 9.13rem;
  padding-bottom: 8.94rem;
  z-index: 1;

  background: #fff;
}

.aboutUs .expert-section .swiper-wrapper {
  display: flex;
  position: relative;
  z-index: 88;
}

.aboutUs .expert-section h2 {
  font-family: OPPOSans;
  font-weight: bold;
  font-size: 3.15rem;
  margin-top: 4.75rem;
  color: #333333;
  line-height: 4.72rem;
  letter-spacing: 1px;
  margin-bottom: 9.3rem;
}

.aboutUs .expert-section h2 span {
  color: #11427C;
}

.aboutUs .expert-section .swiper {
  width: 100%;
  margin: 0 auto;
}

.aboutUs .expert-section .swiper-wrapper a:nth-child(2) {
  margin: 0 2.44rem;
}

.aboutUs .expert-section .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.aboutUs .expert-section .expert-card {
  width: 29.34rem;
  height: 36.11rem;
  background: #FFFFFF;
  border-radius: 6.69rem;
  overflow: hidden;
  position: relative;
  background: #fff;
  transition: transform 0.3s ease;
}

.aboutUs .expert-section .expert-card:hover img {
    transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
}

.aboutUs .expert-section .expert-card img {
  width: 100%;
  border-radius: 6.69rem;

  height: 100%;
  object-fit: cover;
}

.aboutUs .expert-section .expert-info {
  position: absolute;
  bottom: 0;
  left: 0;
  height:0%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  right: 0;
  width: 29.31rem;
 
  background: rgba(2, 68, 146, 0.3);
  border-radius: 6.69rem;
  color: white;
  text-align: center;
  opacity:0;
    transition: all 0.6s ease;
}
.aboutUs .expert-section .swiper-wrapper a:hover .expert-info {
 height: 8.34rem;
   transition: all 0.5s ease;
   opacity:1;
}

.aboutUs .expert-section .expert-info h3 {
  margin: 0 0 0.5rem 0;
  font-family: PingFang;
  font-weight: 800;
  font-size: 1.5rem;
  color: #FFFFFF;
  line-height: 1.44rem;
}

.aboutUs .expert-section .expert-info p {
  font-family: PingFang;
  font-weight: 400;
  font-size: 1.13rem;
  color: #FFFFFF;
  line-height: 2.5rem;
}

/* 背景装饰元素 */
.aboutUs .expert-section.expert-section::before,
.aboutUs .expert-section.expert-section::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.25;
}



.aboutUs .expert-section .expert-section::after {
  width: 320px;
  height: 320px;
  background: #00cccc;
  bottom: -120px;
  right: -60px;
}

.aboutUs .expert-section .circle1 {
  position: absolute;
  left: 0;
  top: 5.25rem;
  width: 20.69rem;
  height: 24.06rem;
border-radius: 50%;

}

.circle2 {
  position: absolute;
  right: 0;
  z-index: -1;
  top: 7.25rem;
  width: 38.96rem;



}
.aboutUs .expert-section .circle1 img {
  width: 38.96rem;

}

.aboutUs .expert-section .circle2 img {
  width: 38.96rem;

}

.aboutUs .expert-section .circle1 img,
.aboutUs .expert-section .circle2 img {
  background-size: 100% 100%;
}

@keyframes rotateSelf {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.aboutUs .footer-s{
    background: rgba(243, 243, 243, 0.8);
}

.aboutUs .foot{
  position: relative;
    z-index: 13;

}
.aboutUs .contact-section {
  width: 100%;
  z-index: 3;

  position: relative;
  margin-top: -4rem;
  padding: 5.81rem 9.38rem 3.88rem 9.25rem;
  background: rgba(243, 243, 243, 0.8);
  position: relative;
  padding-bottom: 7.8rem;
}

.aboutUs .contact-section h2 {
  font-family: OPPOSans;
  font-weight: bold;
  font-size: 3.15rem;
  color: #333333;
  line-height: 4.72rem;
  margin-bottom: 6rem;
}

.aboutUs .contact-section h2 span {
  color: #024492;

}

.aboutUs .contact-section .contact-container {
  display: flex;

}

.aboutUs .contact-section .contact-map {
  width: 74.13rem;
  height: 38.81rem;
  background: #D1D1D1;
  border-radius: 1.25rem;
}

.aboutUs .contact-section .contact-map img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 1.25rem;
  background-size: 100% 100%;
}
.hover-underlines-g {
  position: relative;
}
.notification:hover h3{
  color: #11427C!important;
}

.hover-underlines-g::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 0.06rem;
  background: #11427C;
  bottom: 0;
  left: 0;
  transition: width 0.3s ease;
}
.hover-underlines-g:hover:after {
  width: 100%;
}
.aboutUs .contact-section .contact-info {
  position: absolute;
  top: 23.87rem;
  right: 9.75rem;
  width: 40.88rem;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.6);
  height: 28.75rem;
 background: rgba(255,255,255,0.6);
border-radius: 1.25rem;
  padding: 3rem 0rem 4rem 2.81rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.aboutUs .contact-section .info-item {
  display: flex;
  align-items: flex-start;
  display: flex;
  align-items: center;
  margin-right: 1.75rem;
}

.aboutUs .contact-section .info-item .icon {
  flex-shrink: 0;
  margin-right: 1.75rem;

}

.aboutUs .contact-section .info-item .icon img {
  background-size: 100% 100%;
}

.aboutUs .contact-section .info-item:nth-child(1) .icon img {
  background-size: 100% 100%;
  width: 2.56rem;
  height: 3.06rem;
}

.aboutUs .contact-section .info-item:nth-child(2) .icon img {
  background-size: 100% 100%;
  width: 2.56rem;
  height: 2rem;
}


.aboutUs .contact-section .info-item .icon img:hover {
  transform: scale(1.1) rotate(5deg);
  opacity: 0.95;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.aboutUs .contact-section .info-item:nth-child(3) .icon img {
  width: 2rem;
  height: 2rem;
}

.aboutUs .contact-section .info-item h3 {
  font-family: PingFang;
  font-size: 1.5rem;
  color: #999999;
  margin-bottom: 1rem;
}

.aboutUs .contact-section .info-item p {
  font-family: PingFang;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.88rem;
}

/* 二级导航 */
nav {
  width: 120rem;
  height: 4.01rem;
  background: #EDEDED;
  padding-left: 9.31rem;
}

nav ul {
  list-style: none;
  display: flex;
  height: 4.01rem;
}

nav ul li {
  line-height: 4.01rem;
  ;
  padding: 0 2.5rem;
}

nav ul li a {
  font-family: PingFang;
  white-space: nowrap;

  font-weight: 500;
  font-size: 1.25rem;
  color: #FFFFFF;
}

nav ul li:hover,
nav ul li.active {
  background-color: #11427C;
  color: white;
}

nav ul li.active a,
nav ul li:hover a {
  color: white;
}

.course .content {

  margin-top: 2.56rem;
  background-image: url(../images/HB.jpg);
  min-height:50rem;
  background-repeat: no-repeat;
  padding: 0 9.31rem;
}

.course .notification {

  border-bottom: 0.06rem solid #EDEDED;
}
a:hover{
  cursor:pointer;
}
.course .notification a{
  display:block;
height:9.125rem;
  padding-bottom: 2.31rem;
  padding-top: 2.56rem;
}

.course .notification h3 {
  font-family: PingFang;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 1.38rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.course .notification:hover{
    color: #333333;

}
.course .notification .date {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #999999;
  line-height: 1rem;

}

.course .new-more {
  margin: 3.63rem 0 7.63rem 0;
}


.tarinerProfiles .profile-container {
  padding: 4.75rem 9.38rem 8rem 9.38rem;
background-repeat: no-repeat;
  background-image: url(../images/HB.jpg);
  min-height:50rem;
  margin-bottom:3rem;

}
.tarinerProfiles .imegs img{


  object-fit:cover;
  object-position:top;
}

.tarinerProfiles .doctor-card {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4rem;
  border-bottom: 0.06rem solid #EDEDED;
  padding-bottom: 1rem;
            flex-direction: column;
}

.tarinerProfiles .doctor-card:hover img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
}

.tarinerProfiles .new-more {
  margin-top: 0rem;
  margin-bottom: 7.5rem;
}

.tarinerProfiles .imegs {

  width: 100%;
  height: 26.73rem;
  background: #333333;
  border-radius: 2.5rem;
  object-fit: cover;
  background: #333333;
  overflow: hidden;
  margin-right: 2.25rem;
}

.tarinerProfiles .imegs .doctor-avatar {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;

}

.tarinerProfiles .doctor-info {
  flex: 1;
  padding-top: 1.62rem;
}

.tarinerProfiles .doctor-name {
  font-family: PingFang;
  font-weight: 800;
  font-size: 1.75rem;
  color: #333333;
  margin-bottom: 1.9rem;
}

.tarinerProfiles .doctor-name span {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #999999;
  margin-left: 1rem;
}

.tarinerProfiles .expertise-label {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #333333;
}

.tarinerProfiles .doctor-title {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #333333;
  line-height: 2.25rem;
}

.tarinerProfiles .expertise-list {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #333333;
  line-height: 2.25rem;
}

.tarinerProfiles .expertise-list li {
  line-height: 2.25rem;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.13rem;
  color: #333333;
  line-height: 2.25rem;
}

.tarinerProfiles .read-article {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1rem;
  color: #11427C;
  margin-top: 0.3rem;
}

.doctor-card:hover .doctor-name{
 color: #11427C;
}



.trainingHistory .content {
  padding: 3.19rem 9.38rem 8.69rem 9.38rem;

  background-image: url(../images/HB.jpg);
  min-height:50rem;
  background-repeat: no-repeat;
}

.trainingHistory table {
  width: 100%;
  border-collapse: collapse;
  /* 合并边框 */
  font-family: Arial, sans-serif;
}

.trainingHistory tr {
  border: 1px solid #ddd;
}

.trainingHistory tr th:nth-child(1) {
  width: 50.56rem;
}

.trainingHistory tr th:nth-child(2) {
  width: 18.5rem;
}

.trainingHistory tr th:nth-child(3) {
  width: 17.5rem;
}

.trainingHistory tr th:nth-child(4) {
  width: 14.6rem;
}

.trainingHistory th {
  font-family: PingFang;
  height: 3.94rem;
  font-weight: 800;
  font-size: 1.25rem;
  border: 1px solid #ddd;

  color: #000000;
  text-align: left;
  font-weight: bold;
  padding: 1.5rem;
  border-collapse: collapse;
}

.trainingHistory tr td:last-child span {
  display: flex;
  justify-items: start;
  padding-bottom: 1.38rem;
}

.trainingHistory td {
  border: 1px solid #ddd;
  height: 5.81rem;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.25rem;
  padding-left: 1.5rem;
  border-collapse: collapse;


  color: #333333;
  line-height: 1.88rem;
  text-align: left;
}

.trainingHistory tbody tr:hover {
  background-color: #f8f8f8;
}

.eqa-Rogram h5 {
  font-family: PingFang;
  font-weight: bold;
  font-size: 2rem;
  color: #333333;
  line-height: 3.75rem;
  text-align: center;
  margin-bottom: 3.25rem;
  position: relative;

}

.eqa-Rogram h5::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.44rem;
  width: 3.13rem;
  height: 0.44rem;
  background: #11427C;
}

.eqa-Rogram .content p {
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.5rem;
  color: #000000;
  text-indent: 2em;
  line-height: 3.75rem;
  margin-bottom: 0.4rem;
}
.trainingHistory td{
  padding: 1rem ;
}
.eqa-Rogram .content {
  padding: 2.06rem 9.31rem 9.31rem 9.38rem;
  min-height:50rem;

}

 .inside-banners {
  background-size: 100% 100%;
  width: 100%;
  height: 60rem;
}
.registrationjpg .inside-banner{
}
.inside-banners img{
  height: 100% ;
  width: 100%;
}
.registration-card {
  position: absolute;
  background-image: url(../images/re-bk.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 50%;
  top: 33.83rem;
  z-index: 8;
  transform: translate(-50%, -50%);
  width: 100%;
  width: 60.88rem;
  backdrop-filter: blur(12px);
  border-radius: 2.5rem;
  padding: 1.81rem 2.13rem 1.75rem 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.registration-card h2 {
  font-family: OPPOSans;
  font-weight:500;
  font-size: 1.74rem;
  color: #11427C;
  line-height: 3.48rem;
  margin-bottom: 2.19rem;
  position: relative;
}

.registration-card h2::before {
  content: '';
  position: absolute;
  top: -1.9rem;
  left: 0;
  width: 3.71rem;
  height: 0.41rem;
  background: #EA5513;
}

.registration-card .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.38rem;
  margin-bottom: 1.75rem;
}

.registration-card .form-group {
  position: relative;
}

.registration-card .form-group input {
  width: 100%;
  height: 3.6rem;
background: rgba(255,255,255,0.7);  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  padding: 1.38rem;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.16rem;
  color: #999999;
  outline: none;
  transition: all 0.3s ease;
}

.registration-card .form-group input:focus {
  border-color: #1a4b8c;
  box-shadow: 0 0 0 3px rgba(26, 75, 140, 0.1);
}
.verification-group input::placeholder {
  color: #999;
}
.registration-card .form-group input::placeholder {
  color: #999;
}

.registration-card .verification-group {
  display: flex;
  gap: 0.75rem;
}

.verification-group input {
  width: 19.69rem;
  height: 3.63rem;
  border: none;
background: rgba(255, 255, 255, 0.7);
 border-radius: 0.5rem;
  outline: none;
font-family: PingFang;
    font-weight: 500;
    font-size: 1.16rem;
color: #999999;
  padding: 1.38rem;
}

.registration-card .verification-code {
  background: rgba(255, 255, 255, 0.9);
  width: 7.26rem;
  height: 3.6rem;
background: rgba(255,255,255,0.7);  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
font-family: OPPOSans;
font-weight: normal;
font-size: 1.39rem;
font-style: italic;
color: #000000;
}

.registration-card .submit-btn {
  width: 27.69rem;
  height: 3.6rem;
  background: #11427C;
  border-radius: 0.5rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(255,255,255,0.8);
  border: none;
  font-family: PingFang;
  font-weight: 800;
  font-size: 1.16rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

.registration-card .submit-btn:hover {
  background: #153a6b;
}

.registration-card .signin-text {
  text-align: center;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.05rem;
  color: #D1D9DD;
  line-height: 3.48rem;
  position: relative;
}

.registration-card .signin-text::before,
.registration-card .signin-text::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 2rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  ;
}

.registration-card .signin-text::before {
  left: 42%;
}

.registration-card .signin-text::after {
  right: 42%;
}


.login-card {
  position: absolute;
  right: 12.69rem;
  top: 19.06rem;
  z-index: 33;
  background-size: 100% 100%;
  width: 31.82rem;
  background-repeat: no-repeat;
  height: 31.64rem;
  padding: 1.81rem 2.13rem 2.94rem 2rem;
  background: rgba(255, 255, 255, 0.3);
  background-size: 100% 100%;
  border-radius: 2.5rem;
  backdrop-filter: blur(12px);
  background-image: url(../images/saggin-in.png);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.login-card h2 {
  font-family: OPPOSans;
  font-weight: normal;
  font-size: 1.74rem;
  color: #11427C;
  line-height: 3.48rem;
  margin-bottom: 2.19rem;
  position: relative;
}

.login-card h2::after {
  content: '';
  width: 3.71rem;
  height: 0.41rem;
  background: #EA5513;
  position: absolute;
  top: -1.78rem;
  left: 1.5rem;
}

.input-group {
  margin-bottom: 1.75rem;
}

.input-group .input-box {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 0 1.38rem;
  height: 3.6rem;
  border-radius: 0.5rem;
}

.input-box i {
  color: #666;
  font-size: 16px;
  margin-right: 10px;
}

.input-box input {
  width: 100%;
  padding: 1.38rem 0;
  border: none;
  outline: none;
  background: transparent;
  font-family: PingFang;
  
  font-weight: 500;
  font-size: 1.16rem;
  color: #999999;
}

.input-box input::placeholder {
  color: #999;
}

.captcha-group {
  display: flex;
  gap: 12px;
}

.captcha-group .input-box:first-child {
  width: 19.86rem;
  height: 3.6rem;
  background: #EFF3F6;
  border-radius: 0.5rem;
}

.captcha-group .code-display {
  width: 7.26rem;
  height: 3.6rem;
  background: #EFF3F6;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: OPPOSans;
font-weight: normal;
font-size: 1.39rem;
color: #000000;
  font-style: italic;
}

.signin-btn {
  width: 100%;
  height: 3.6rem;
  background: #11427C;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: PingFang;
  font-weight: 800;
  border: none;
  font-size: 1.16rem;
  color: rgba(255, 255, 255, 0.9);

}

.signin-btn:hover {
  background: #1565c0;
}

.register-link {
  text-align: center;
  font-family: PingFang;
  font-weight: 500;
  font-size: 1.05rem;
  color: #999999;
  line-height: 3.48rem;
}
.scroll-box {
  width: 300px;
  height: 400px;
  overflow: auto; 
  
  /* 1. Webkit 内核 */
  -webkit-overflow-scrolling: touch; 
}
.scroll-box::-webkit-scrollbar {
  display: none;
}

.scroll-box {
  scrollbar-width: none;
}

.scroll-box {
  -ms-overflow-style: none;
}
.zwnr-img{
  text-align:center;
  height:100%;
  margin-top:10%;
}


        .target {
          
            cursor: none;
            transition: background-color 0.2s;
        }

      
        .cursor-dot {
            position: fixed;
            width: 12px;
            height: 12px;
            background-color: #024492;
            border-radius: 50%;
            pointer-events: none; 
            z-index: 9999; 
            transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease; /* 缓动效果，实现慢慢变大 */
            display: flex;
            justify-content: center;
            align-items: center;
            color: white;
            font-size: 0;
            font-weight: bold;
        }

        .cursor-dot--active {
            width: 100px;
            height: 100px;
            background-color: rgb(2, 68, 146,0.7);
            font-size: 16px; 
        }