
body{ font-family: 'NotoSans-Regular';font-size: 18px;line-height: 30px;letter-spacing: 0.3px;}
.section-content {
  margin-top:70px;
}
.section-content.padding-bottom {
  padding-bottom: 70px !important;
}

.video-content {
  margin-top: 30px;
}

.video-content .remove-padd {
  margin-bottom: 30px;
}


.video-content{
  width: auto !important;
}
.all-title {
  font-size: 36px;
  color: #000;
  font-family: "NotoSans-Bold";
  margin-bottom: 30px;
  line-height: 45px;
}

.all-text {
  font-size: 18px;
  color: #666;
}

.click-popup {
  position: relative;
  cursor: pointer;
}





.gradient {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #000000 100%);
  /* border-radius: 0px 0px 15px 15px; */
  height: 165px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.video-title {
  position: absolute;
  bottom: 15px;
  color: #fff;
  padding: 0px 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 85%;
}

.video-modal .modal-body {
  padding: 30px;
  padding-top: 20px;
}

.video-modal .modal-header {
  padding-bottom: 0;
  padding-left: 30px;
}
/* .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 3.5rem);
} */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}


.video-width {
  width: 100% !important;

}
.youtube-click .video-width{
  height: 71.9vh !important;
}

#yt {
  width: 96% !important;
  height: 93% !important;
  z-index: 2;
}
.modal-dialog .close {
  outline: none;
  position: absolute;
  right:29px;
  top: 29px;
  opacity: 1;
}
.alignCenter {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.valignCenter {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.absolute {
  position: absolute;
}

.fancybox-close > img{
  width: 20px;
  height: 20px;
}

.modal-header {
  border-bottom: none;
}

.play-video-entry {
  background: url("https://a4aportaldiag.blob.core.windows.net/gima/esg_cms/2650bf0f-ec2b-40fc-8c6c-3c8d9985462d.png")
    no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 62px;
  height: 62px;
  background-size: 62px 62px;
  color: #fff;
  bottom: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 88;
}


 .video-width {
  display: flex;
  background: #000;
}

.modal-title {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 45px;
  padding-right: 40px;
}

#scrollbar-box::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 1px solid transparent;
  background-clip: content-box;
  background-color: #8DC454;
}

#scrollbar-box::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #ddd;
  border: 1px solid #fff;
}

.click-popup img{
  width: 100%;
  height: auto;
}

.modal-dialog.modal-dialog-scrollable {
  max-width: 1320px;
  width: 100%;
  padding: 20px;
}

/* video 2 */
.mar-rg{margin-right:initial;margin:10px 0}
.video-box{position:relative;cursor:pointer;width:100%; height: 100%; overflow: hidden;}
.block_item {position: relative;width: 100%;overflow: hidden;}
.block_item iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mar-top{margin-top:20px}

/* video 3 */
.le-rg-flex .titel-box{font-size:24px;color:#363635;margin-bottom:30px;}
.le-rg-flex .left-content img{border-radius:10px}
.le-rg-flex{display:flex;width:100%;gap:2rem;align-items:start;}
.left-content,.right-content{width:50%}
.right-content{display:flex;flex-direction:column;justify-content:center}
.title-all{max-width:1320px;padding:0px;width:100%;font-size:30px;color:#363635;margin:0 auto;line-height: 40px;}
.template-box .title-h2,.template-box .title-all,.template-box .title-h1{padding: 0px;}
.mar-bottom{margin-bottom:20px !important}
.padding-no{padding:0 !important}
.title-h2{max-width:1320px;padding:0px;width:100%;margin:0 auto;font-size:26px;line-height: 36px;}

.blue-text{color:#007f8f !important}
.text{margin-bottom:20px}
.button-box-a{margin-top:20px}
.button-box-a .border-a{text-align: center;border-radius:4px;color:#a2bb0c;font-size:14px;padding:15px 30px;border:2px solid #a2bb0c;font-weight:bold;display:inline-block;text-decoration:none;    line-height: normal;}
.button-box-a .border-a:hover{border-radius:4px;color:#fff;font-size:14px;padding:15px 30px;font-weight:bold;display:inline-block;border:2px solid #007f8f;background-color:#007f8f}


@media (min-width:1400px) {
  section .container {
      width: 1380px;
  }
}

@media (max-width: 1440px) {
.title-h2,.title-h1,.title-all,.template-box{padding:0 10px}
}


@media (max-width: 1400px) {
  .container {
    width: 100%;
  }
}


@media (max-width: 1200px) {
  .play-video-entry {
    bottom: 35%;
  }
  section .container {
    width: 100% !important;
    max-width: 100% !important;
}
}

@media (max-width:768px) {
  .modal-title{
    font-size: 24px;
    line-height: 1.5;
  }
  /* .video-width{
    height: 39vh !important;
  } */
  .modal-dialog.modal-dialog-scrollable{
    margin:0 auto ;
  }
  .video-title {
    font-size: 16px;
    line-height: 26px;
  }
  .section-bg,
  .section-content {
    margin-top: 30px;
  }
  .section-content.padding-bottom {
    padding-bottom: 30px;
  }
  .all-title {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
  }

  .video-modal .modal-body {
    padding: 20px;
  
  }
  .video-modal .modal-header{
    padding-left: 20px;
  }



.collapsiblec .title-all{padding-bottom:30px}
.title-all{text-align:left}
.title-all{font-size:25px;line-height: 30px;}
.title-h2{font-size:20px;line-height: 26px;}

.left-content, .right-content {
  width: 100%;
}

.le-rg-flex.rg-mb-top{flex-direction:column-reverse !important; }
.le-rg-flex{
  flex-direction: column;
}
}

@media (max-width: 420px) {

  .play-video-entry {
    bottom: 29%;
  }

}













/* css */

.modal-box {
  display: none; /* 默认隐藏 */
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 半透明背景 */
}

/* 弹框内容样式 */
.modal-content-box {
  background-color: white;
  max-width: 1280px;
  width: 100%;
  padding: 32px;
  margin: 30px auto;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);

}

/* 关闭按钮样式 */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.pop-content-box{
display: flex;
gap: 20px;
max-width: 1300px;
width: 100%;
margin: 0 auto;
}

.video-width iframe{
width: 1218px;
height: 685px;
margin:  auto;

}
.close {
  outline: none;
  position: absolute;
  right: 29px;
  top: 29px;
  opacity: 1;
}

.video-stream{
top: 0px !important;
}
.video-width{
margin-top: 20px;
}


.border-register-button2{
border: 1px solid #000000 !important;
  border-radius: 50px !important;
  padding: 2px 15px !important;
  color: #000 !important;
  font-size: 14px !important;
  height: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.button-register{
display: flex;
align-items: center;

}
.border-register-button2:hover {
  background: #008cd6 !important;
  color: #fff !important;
  border: none !important;
  border: 1px solid #008cd6 !important;
}



/* 在 <= 768px 时，强制保持 9:16 比例 */
@media (max-width: 768px) {
   .videoModal .plyr__video-wrapper{
    padding-bottom: 177.78% ; 
  }
 
  /* 图片缩略图也保持 9:16 */
 .videoModal .play-pause-button img {
    width: 100%;
    height: auto;
   aspect-ratio: 9/16;  /* 现代浏览器支持 */ 
    object-fit: cover;
  }
  .thumb-caption{
    padding-bottom: 20px; 
  }
.youtube-moblie .button-register{
  margin-top: 30px;
}
.modal__dialog{
  padding: 20px !important;
}

}




:root { --plyr-color-main: #6eb92b; } /* 绿色主题 */


.thumb {
  display: block;
  width: 100%;
  height: auto;
  /* border-radius: 10px; */
  cursor: pointer;
  user-select: none;
}
.thumb-caption { text-align: center; font-size: 16px; margin-top: 8px; text-align: left;font-weight: bold;  }

/* Modal */
.modal-box {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.75);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-box.opens { display: flex; }

.modal__dialog {
  width: min(95vw, 1280px);
  background: #fff;
  border-radius: 10px;
  padding: 32px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.close-btn {
  position: absolute;
  right: 12px;
  top: 12px;
  background: #fff;
  color: #fff;
  border: none;
  padding: 6px 10px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
}

.player-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  overflow: hidden;
}
/* 让 iframe / plyr 占满 */
.player-wrap .plyr, .player-wrap iframe { width: 100%; height: 100%; }


.modal-title{
margin-bottom: 20px;
}

.content-text{
padding-bottom: 30px;
}

#thumbGrid .play-video-entry-btn2 {
  background: url("https://a4aportaldiag.blob.core.windows.net/gima/esg_cms/2650bf0f-ec2b-40fc-8c6c-3c8d9985462d.png")
    no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 62px;
  height: 62px;
  background-size: 62px 62px;
  color: #fff;
  bottom: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 88;
}