*, ::before, ::after {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
.page-body{
  margin: 0 0;
}
.page-wrapper .container-xl {
  width: 100%;
  max-width: 100%;
  padding: 0 0;
  margin: 0 0;
}
.container-slim {
  --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
  --tblr-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * .5);
  padding-left: calc(var(--tblr-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
  max-width: 16rem;
  font-size: 0.875rem;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.p-7 {
  padding: 2rem !important;
}
.w-4 {
  width: 1rem !important;
}
.h-4 {
  height: 1rem !important;
}
.mr-1 {
  margin-right: .25rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
@font-face {
  font-family: '汇文明朝体';
  /* src: url(./汇文明朝体.otf) format("opentype");   */
  src: url("https://hrflagfile.oss-cn-hangzhou.aliyuncs.com/Web/ebi/ebccss/%E6%B1%87%E6%96%87%E6%98%8E%E6%9C%9D%E4%BD%93.otf") format("opentype");
  font-display: swap;
  font-weight: 450;
  font-style: neutral
}
.titleFamiy, .menu_items li a{
  font-family: '汇文明朝体' !important;
}
.no-scroll {
  overflow: hidden;
  height: 100vh;
}
html, body {
  color: rgb(51, 51, 51);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* font-size: 16px; */
  /* height: 100%;
  -webkit-font-smoothing: antialiased; */
  /* overflow-x: hidden; */
}
#buttonOpen{
  background-color: #F40000;
  --tw-ring-offset-color: hsl(0 0% 100%);
  width: 40px;
  height: 40px
}
#buttonOpen:hover{
  background-color: #bf2d05;
}
#buttonOpen svg{
  color: #fff;
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
}
#root {
  height: 100%;
  position: relative;
}
.link_awidth a{
  width: 228px;
}
/* .logo-margin{
  margin-left: -15px;
} */
.min-h-screen{
  min-height: 100%;
  height: auto;
}
.header_logo{
  width: 220px;
}
.sections{
  width: 100%;
  position: relative;
  height: 800px;
}
.sections .fixed{
  position: relative;
}
.header_box{
  position: absolute; left: 0; top: 0; width: 100%; z-index: 9;
  margin: 0 auto;
}
.menu_active{
  /* color: #005A9C; */
  color: rgb(96 165 250 / var(--tw-text-opacity));
}
ul.menu_items{
  margin: 0 0;
  padding: 0 0 0 20px;
}
.menu_items li{
  list-style-type: disc;
  margin-top: 16px !important;
}
.absolute_back{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .25);
}

.video-fixed{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page_bakccolor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  /* background: rgba(0, 0, 0, .25); */
}
.min-h-screen .fixed{
  position: relative;
  min-height: 100vh;
  height: 100vh;
}


.divabsolute{
  z-index: 1;
  position: relative;
  width: 100%;
  min-height: 100vh; /* 保证最小高度为100% */
  display: flex;
  justify-content: flex-start; /* 横向对齐 */
  align-items: center;
  padding: 115px 0 115px 0; /* 给上下加点 padding，避免贴边 */
  box-sizing: border-box;
  flex-wrap: wrap; /* 允许内容折行 */
}
.divabsolute_flex{
  position: relative;
  left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
    display: block;
    justify-content: flex-start;
    align-items: center;
    padding: 115px 0; 
    display: block;
}
.relative{
  position: relative;
  width: 100%;
}
.mb-12{
  width: 100%;
}
/* .divabsolute .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
} */

.chakra-video{
  width: 47%;

}
.chakra-video video{
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.wef-1l9nceh {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  color: #fff;
}

.chakra .wef-1silku3 {
  display: inline-flex;
  appearance: none;
  align-items: center;
  justify-content: center;
  user-select: none;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  outline: 2px solid transparent;
  outline-offset: 2px;
  line-height: normal;
  border-radius: 9999px;
  font-weight: 700;
  transition-property: var(--chakra-transition-property-common);
  transition-duration: var(--chakra-transition-duration-normal);
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  border: 0;
  background-color: var(--chakra-colors-primary);
  border-color: transparent;
  transition: all 250ms ease-in-out;
  opacity: 1;
  height: 40px;
  min-width: 2.5rem;
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
  padding-left: 12px;
  padding-right: 12px;
  background: rgba(255, 255, 255, 0.15);
  padding-top: 12px;
  padding-bottom: 12px;
  padding: 0;
  margin-right: 16px;
}
.chakra .wef-ehm48o {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 1em;
  flex-shrink: 0;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}


.video_box-modal {
  /* display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;  */
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1031;
    display: none;
}

.video-modal-content {
  /* position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px #000;
  width: 80%;
  max-width: 1200px; */
  width: 80%;
    display: flex;
    flex-direction: column;
    color: #000;
    margin: 10vh auto 0;
}
.modal-body {
  position: relative;
  width: 100%;
  height: 80vh;
  padding: 16px;
}
.prism-player {
  width: 100%;
  height: 100%;
}
.modal-close {
  position: absolute;
  top: 10px;
  right: -28px;
  cursor: pointer;
  padding: 4px;
  z-index: 99;
}
.close_video-btn {
  position: absolute;
    top: 5px;
    right: 20px;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}
.video_cursor{
  cursor: pointer;
  overflow: hidden;
}
.team_imgs{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.team_imgs img{
  width: 60%; 
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  transition: transform 0.3s ease; /* 添加过渡效果 */
  border: 4px solid #005a90;
}
.team_imgs img:hover{
  transform: scale(1.04);
}
.team_infos a:hover{
  text-decoration: underline;
}

/* .index_boxreview>div, .index_boxbrands>div{
  width: 48%;
} */
.index_review .result{
  width: 48%;
  margin: 0 0;
}
.index_review h6{
  margin-top: 10px;
  margin-bottom: 18px;
  font-size: 12px;
  font-style: italic;
}
.index_review .msg{
  margin: 20px 0;
  font-size: 16px;
}
.index_review .pic2{
  margin: 20px auto 0 auto;
}
.index_review .pic{
  margin: 20px auto 0 auto;
  display: flex;
    justify-content: space-between;
}
.index_review .pic>img {
  width: 49%;
}
.index_review .top2024 table th:first-child{
	padding-left: 30px;
}
.index_review .top2024 .tddiv {
	padding-left: 24px;
	
}
.index_boxbrands .result{
  width: 100%;
}
.index_boxbrands h4 {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #2d2d2d;
  font-weight: bold;
}
.index_boxbrands .top2024 .tddiv{
  padding-left: 10px;
}
.index_boxbrands .top2024 table th:first-child {
  text-align: left;
  padding-left: 20px;
  width: 40%;
}
.index_boxbrands .top2024 td img {
  width: 80px;
}
.index_boxbrands .top2024 table tr th:last-child {
  width: 60%;
}
.index_brands .top-num{
  font-size: 12px;
}
.index_brands .top2024 .top-num{
  width: 29px;
  height: 29px;
}
.index_brands .top2024 table tr td:first-child img{
  width: 29px;
  height: 29px;
}
.index_brands .top2024 td img{
  width: 90px;
  height: 29px;
}
.index_brands .main-box div{
  width: 50%;
}
.index_brands .index_brands, .index_brands .main-box {
  margin-bottom: 27px;
}
.index_brands .top-bottom{
  line-height: 27px;
}
.index_brands table{
  width: 50%;
}



.grid-resources{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.resources_item_one {
  width: 60%;
}
.resources_item_tow{
  width: 35%;
}

.about-logos{
  width: 30%;
  max-width: 410px;
    margin: 10px auto 30px;
}
.about_logos{
  width: 30%;
  max-width: 410px;
    margin: 10px auto 30px;
}
.ul_box{
  margin: 0 0;
  padding: 0 0 0 20px;
}
.ul_box li{
  list-style-type: disc;
  margin-bottom: 10px;
}
.ul_box li.mb-4{
  margin-bottom: 15px !important;
}
.ul_box li:last-child, .ul_box li:last-child.mb-4{
  margin-bottom: 0;
}
.sb_img{
  width: 70%;
  display: block;
  margin: 0 auto;
}
.span_le{
  flex: none;
    margin-right: 0.5em;
}
.span_re{
  flex: 1;
}
.index_img1{
  width: 80%;
  margin: 0 auto;
}
.border_top{
  border-top: 1px solid #fff3;
}
.img_icons{
  width: 20px;
}
.index_img2{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.deib_box{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.deib_box>div{
  width: 23%;
  padding: 30px 10px;
}
.span_color{
  color: #FFC45C;
}
.span_num{
  font-size: 40px;
  font-weight: bold;
}
.youshi .span_re{
  padding-bottom: 10px;
}
.index_img3{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.deib-container {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
}

.deib-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
}
.deib-card img{
  width: auto;
  height: 60px;
  margin-bottom: 10px;
}

.deib-title {
  color: white;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
  height: 48px;
  overflow: hidden;
}

.deib-box {
  background-color: #44BFD1;
  color: white;
  padding: 20px 16px;
  border-radius: 4px;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  /* white-space: pre-line; */
  position: relative;
  width: 100%;
  height: 360px; /* 设置统一高度，根据最长内容调整 */
  box-sizing: border-box;
}
.card1{
  background-color: #7CC1D2;
}
.card2{
  background-color: #45A8C0;
}
.card3{
  background-color: #2F8498;
}
.card4{
  background-color: #287284;
}
.card5{
  background-color: #1E5F6F;
}
.deib-box::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-top: 12px solid rgba(255, 255, 255, 0); /* 透明倒三角 */
}


.chakra .wef-nb2z2f {
  display: flex
;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.chakra .wef-ehm48o {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 1em;
  flex-shrink: 0;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}
.chakra .wef-13o7eu2 {
  display: block;
}
.chakra .wef-1o3lvp6 {
  display: inline;
  vertical-align: middle;
  padding-inline-start: 8px;
  padding-inline-end: 8px;
  text-transform: uppercase;
  font-size: 1rem;
  border-radius: 0.25rem;
  font-weight: 700;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  box-shadow: 4px;
  align-items: center;
  line-height: 0;
  letter-spacing: 0.075em;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: background 0.2s ease-in-out;
  white-space: normal;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.v_class_name{
  color: #666666;
  font-weight: bold;
  font-size: 0.875rem;
}
.black_color, .black_color *{
  color: #141414;
}
.video_title:hover{
  text-decoration: underline;
}
.click_more{
  display: flex;
  appearance: none;
  align-items: center;
  justify-content: center;
  user-select: none;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  outline: 2px solid transparent;
  outline-offset: 2px;
  line-height: normal;
  border-radius: 2rem;
  font-weight: 700;
  transition-property: var(--chakra-transition-property-common);
  transition-duration: var(--chakra-transition-duration-normal);
  font-size: 0.875rem;
  color: #333;
  text-decoration: none;
  border: 2px solid;
  background-color: #0065F2;
  border-color: rgba(128, 128, 128, 0.11);
  transition: all 250ms ease-in-out;
  opacity: 1;
  height: 40px;
  min-width: 2.5rem;
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
  padding-left: 24px;
  padding-right: 12px;
  background: transparent;
}
.click_more:hover{
  background-color: #5498f6;
  border-color: rgba(128, 128, 128, 0.19);
  text-decoration: none;
  background: rgba(128, 128, 128, 0.06);
}
.one_right{
  flex: 1;
  margin-left: 30px;
}
/* .one_box{
  align-items: stretch;
}
.one_box>div{
  height: 100%;
} */

.mshow{
  display: none;
}

.gotoHeader{
  position: fixed;
  right: 30px;
  bottom: 100px;
  z-index: 2
}
.toheader_box{
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  padding: 10px 8px;
}
.toheader_box svg{
  width: 100%;
  height: 100%;
  color: #EFEEE6;
}

.toheader_box svg path {
  fill: #EFEEE6;
  transition: fill 0.3s ease;
}
/* 鼠标悬停时修改 SVG 颜色 */
.toheader_box:hover svg path {
  fill: #052571;
}


.p-7 {
  padding: 2rem
}


.nav-dots {
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  z-index: 2;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff6;
  cursor: pointer;
  animation: all 0.5s ease-in-out;
}
.dot:hover{
  background-color: #fff9;
}
.dot.active {
  background-color: #fff;
  width: 15px;
  height: 15px;
}

.about_info p{
  margin-bottom: 16px;
}
p.p_remark{
  font-size: 12px;
  font-style: italic;
}
/* .svg_info {
  color: white;
  transition: color 0.3s ease;
  cursor: pointer;
  width: 12px;
  height: 12px;
}

.svg_info:hover {
  color: black; 
} */
.form iframe {
  width: 760px;
  height: 840px;
  margin: 0 auto;
}

.member {
  width: 100%;
  overflow: hidden;
  margin: 0 0;
  margin-top: 30px;
}
.member .hylogobox {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.companylogos div {
  width: 11.11%;
  height: 70px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  overflow: hidden;
}
.companylogos img{
  width: 100%;
  height: 70px;
  transition: transform 0.3s ease; /* 添加过渡效果 */
}
.member img:hover{
  transform: scale(1.1);
}
/* .team_items{
  display: flex;
}
.team_items>div{
  width: 25% !important;
} */
.team_items>div h3{
  text-align: center;
}


.speak_remark{
  width: 100%;
  text-align: center;
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, rgb(0 0 0 / .7) , transparent);
}

.footer_box{
  height: 600px;
  position: relative;
  width: 100%;
  overflow: hidden;
  aspect-ratio: 21 / 9;
}
.footer_box img{
  width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top; /* 重点：让图片从顶部开始对齐 */
    display: block;
    vertical-align: middle;
}

.page_footer{
  padding-top: 28rem;
}
.page_footer, .foot_content, .foot_top{
  position: relative;
}
.footer_box{
  position: absolute;
  left: 0;
  top: 0;
}
.page_footer a{
  color: #fff !important;
}
.page_footer a:hover{
  color: #A2CCED !important;
  text-decoration: underline !important;
}

.page_footer .foot_top, .page_footer .foot_content{
  width: 100% !important;
  max-width: calc(1400px - 2rem) !important;
}
.footer-absolt{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);

}
.footer-boxback{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 33.33%;
  background-image: linear-gradient(to top, #0c0c0c, transparent);
  translate: transparent;
}
#footer{
  background: #0C0C0C !important;
}

.hiddens {
  display: none;
}

.login_background:hover{
  background-color: #FA456E;
}

.ptsj{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.score, .score2 {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 60px auto 3rem;
}
.score div {
  width: 24%;
  border-radius: 20px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.score2 div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 25%;
  min-height: 600px; /* 👈 设置一个足够高的最小高度 */
  text-align: left;
  font-size: 16px;
  border-right: 1px dashed #fefefe;
  color: #fff;
  padding-left: 30px;
  line-height: 2;
  box-sizing: border-box;
}
.Topics-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  color: #fff;
}
.t-box {
  width: 32%;
}
.Topics {
  background-color: #9bbb59;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}
.up2 {
  width: 50px;
  height: 20px;
  background: #9bbb59;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  margin: auto;
}
.t-box2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px;
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  line-height: 2;
}
.t-name {
  background: #404040;
  width: 20%;
  height: 100%;
  flex-shrink: 0;
  text-align: center;
  padding: 10px;
  display: flex
;
  align-items: center;
}
.summary_en_box .t-box2{
  height: 500px;
}
.summary_en_box .t-name{
  width: 28%;
}
.t-content {
  padding-left: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  width: 80%;
  padding: 10px;
}
.t-content ul{
  margin: 0 0;
  padding: 0 0 0 20px;
}
.t-content ul, .t-content li {
  list-style-type: disc !important;
  list-style: disc !important;
  overflow: inherit !important;
}
.team_details {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.speaker_img {
  width: 240px;
  margin-right: 40px;
}
.speaker_img img {
  width: 100%;
  border-radius: 50%;
  border: 4px solid #448bc0;
}
.speaker_infos {
  flex: 1;
}

.yanjiu_item{
  width: 48%;
}
.iframe_box iframe{
  width: 100%;
  height: 850px;
}
.img_max_height{
  height: auto;
  max-height: 180px;
}
.yj_mul{
  color: #08CCAD;
}
.span_organ {
  width: 70px;
}
.app_width{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.app_iframe iframe{
  width: 100%;
  height: 850px;
}
.question_list ul {
  width: 100%;
  margin: auto;
}
.question_list ul li {
  padding: 10px 20px;
  text-align: justify;
  color: #fff;
  cursor: pointer;
  letter-spacing: 1px;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px dashed;
  padding-left: 0;
}
.question_list ul li:hover{
  background-color: rgba(188,144,98, .1);
}
.wh {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.answer_list .q1 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.answer_list .tips {
  width: 20px;
  height: 20px;
  background-color: #2aa9e0;
  border-radius: 50%;
  margin-right: 20px;
  flex-shrink: 0;
  margin-top: 3px;
}
.answer_list .title {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  text-align: justify;
}
.answer_list .q2 {
  background-color: #2aa9e0;
  padding: 20px;
  color: #fff;
  text-align: justify;
  border-radius: 20px;
  line-height: 30px;
}

#pdfxz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  padding: 0 10px;
}
#pdfxz table {
  width: 48%;
  border-collapse: collapse;
  margin-bottom: 50px;
  border-collapse: collapse;
}
caption {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
#pdfxz table .hb {
  width: 200px;
}
#pdfxz table .hb img {
  width: 170px;
  padding: 10px 0;
  margin: auto;
}
#pdfxz table td {
  width: auto;
  height: 50px;
  text-align: center;
  color: #333333;
  padding: 0 10px;
  border-width: 1px;
}
#pdfxz table tbody{
  background-color: rgba(255, 255, 255, .5);
}

/* video_play_btn 上下左右居中对齐 */
.video_play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 1;
  opacity: .8;
}
.review_width{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.mediakit_box{
  position: relative;
  width: 100%;
}
.mediakit_item{
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content:flex-start;
  line-height: 1.5;
  margin-bottom: 15px;
}
.mediakit_item a{
  margin-left: 10px;
}
.mediakit_item a:hover{
  color: #F5CC05;
	text-decoration: underline;
}
.about_logos {
  width: 180px;
  height: 70px;
  margin: 10px auto;
  background: #fff;
  padding: 5px 15px;
  border: solid 1px #888;
}
.area ul {
  width: 33.3% !important;
}
.area ul li.city {
  text-align: left !important;
  font-size: 20px;
}
.area ul li.msg {
  padding: 0 0 !important;
  border-left: none !important;
}
.media-msg{
  align-items: center;
}
.header_menu_scroll{
  overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #333333 rgba(0, 0, 0, 0);
    padding-bottom: 50px;
}
.top_bottom_back{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%); */
}
.bottom_top_back{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 15%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%); */
    background: linear-gradient(190deg, rgba(0, 0, 0, 0.00) 0%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.bg-color-green\/50{
  background-color: rgba(255 255 255 / 1);
  color: #333333 !important;
}
.index_divabsolute{
  align-items: flex-start;
  height: 1100px;
}
.lg\:h-1\/3 {
  height: 33.333333%;
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, #0c0c0c, transparent);
}
.bottom-0 {
  bottom: 0;
}
.h-32 {
  height: 33.33%;
}
.left-0 {
  left: 0;
}
.top-0 {
  top: 0;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, #0c0c0c, transparent);
}

.review_flex{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  position: relative;
}
.review_flex div, .index_review .pic2{
  overflow: hidden;
  position: relative;
}
.review_flex div img, .index_review .pic2 img, .video_cursor .video_img{
  width: 100%;
  height: auto;
  /* object-fit: cover; */
  /* object-position: center; */
  transition: all 0.5s ease;  
}
.review_flex img:hover, .index_review .pic2 img:hover, .video_cursor .video_img:hover{
  transform: scale(1.1);
}


.index_result{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.index_result div{
  width: 14.2%;
  height: 75px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  overflow: hidden;
}
.index_result div img{
  width: 100%;
    height: 75px;
    transition: transform 0.3s ease;
}
.index_result div img:hover{
  transform: scale(1.2);
}
.line_height {
  line-height: 1.5;
}

.font_w{
  word-break: break-word;       /* 允许在任意字符处断行（兼容性好） */
  overflow-wrap: break-word;    /* 允许在必要时断行（标准属性） */
  white-space: normal; 
}
.about_num{
  font-size: 32px;
    color: #fff;
    font-weight: bold;
}
.border_line{
  border-top: 1px dashed #ccc;
  height: 2px;
  position: relative;
  margin: 10px 0 18px;
}
.qa_flex img{
  width: 85px;
  height: 85px;
  background-color: #fff;
  padding: 8px;
  border-radius: 10px;
}
.qa_flex>div, .flex_items{
  flex: 1;
  margin-left: 20px;
}
.img_qa{
  background: none;
  width: 100px;
  height: auto;
}
.flex_img_two{
  width: 50%;
}
.text_color{
  color: #052571;
}
.font_shrink{
  color: #ccc;
    flex-shrink: 0;
    font-size: 40px;
    font-weight: bold;
    margin-right: 1rem;
}
.notice_img{
  width: 80px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.line-video{
  height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}
.video-ang{
  border: 1px solid #ccc;
}

.reports {
  position: relative;
  display: flex
;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0 auto;
}
.report-item {
  width: 50%;
  padding: 10px;
}
.item-box {
  border: 1px solid #fff;
  border-radius: 4px;
  display: flex
;
  align-items: flex-start;
  justify-content: center;
  background: #fff;
}
.report-img {
  border-right: solid 1px #d9d9d9;
  width: 140px;
  height: 170px;
  display: flex;
  overflow: hidden;
  align-items: center;
}
.report-img img {
  width: 100%;
  transition: all 0.5s ease;
}
.report-msg {
  flex: 1;
  padding: 5px 10px;
  height: 170px;
  position: relative;
}
.report-title {
  position: relative;
  text-align: left;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: bold;
  color: #333333;
}
.report-detail {
  position: absolute;
  bottom: 0;
  padding: 5px;
  text-align: left;
  width: 95%;
}
.report-detail-msg div {
  font-size: 12px;
  color: #888;
  margin-top: 5px;
}
.look-detail {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.line-report {
  border: 1px solid #fff;
  height: 170px;
  line-height: 170px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  font-size: 30px;
  background: none;
}
.report-item:hover .report-img img{
  transform: scale(1.1);
}
.table-box {
  width: 100%;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  border-collapse: collapse;
}
.tr_th {
  background-color: #565656;
}
.td_blue2 {
  background-color: #4472C4;
}
.td_blue1 {
  background-color: #34599C;
}
.table-box tr td {
  padding: 16px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
img.prices_icon1 {
  width: 30px;
  max-width: 30px;
}
img.prices_icon3, img.prices_icon5, img.prices_icon6 {
  width: 26px;
}
img.prices_icon4, img.prices_icon7 {
  width: 28px;
}
.price_logos{
  width: 200px;
  margin: 0 auto 20px;
}
.td_white {
  background-color: #fff;
}
.td_gray {
  background-color: #f4f4f4;
}
.td_green1 {
  background-color: #588937;
}
.td_green2 {
  background-color: #70ad46;
}
.td_yeller2 {
  background-color: #fccf00;
}
.td_yeller1 {
  background-color: #fdc003;
}
.td_jizhi {
  background-color: #7EC1BD;
}
.td_logo {
  width: 130px;
  margin: 0 auto;
}
.table-box tr.td_jizhi td, .table-box tr.td_yeller1 td, .table-box tr.td_yeller2 td {
  color: #555;
}
.table_logo {
  width: 60px;
  margin-right: 8px;
}
.pricesystem_btn a{
  width: auto;
}
.quanyi_box{
  border-radius: 6px;
  padding-top: 20px;
}
.quanyi_header{
  background-color: #565656;
  border-radius: 6px;
  padding: 20px 20px;
  font-size: 20px;
}
/* .quanyi_info>div:nth-child(odd){
  background-color: #fccf00;
}
.quanyi_info>div:nth-child(even){
  background-color: #fdc003;
} */

.quanyi_info{
  padding:25px 0;
}
.quanyi_item{
  background-color: #F7F7F7;
}
.quanyi_item .span_nums{
  font-size: 36px;
  font-weight: bold;
  color: #052571;
  padding-right: 10px;
  display: inline-block;
  width: 60px;
}
.span_title{
  display: inline-block;
  flex: 1;
}
.quanyi_header img{
  width: 100px;
}
.report-detail-msg>:nth-child(2) span{
  padding-right: 3px;
}
.iconfont{
  font-size: 14px !important;
}









@media (max-width: 1440px){
  .companylogos div{
    width: 14.28%;
  }
  
  .footer_box{
    height: 500px;
  }
  .menu_items li{
    margin-top: 10px !important;
  }
}

@media (max-width: 1100px){
  .deib-container{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .t-box {
    width: 49%;
  }
  .yanjiu_item{
    width: 100%;
  }
}


@media (max-width: 768px) {
  /* .index_boxreview>div, .index_boxbrands>div{
    width: 100%;
  } */
  .deib-container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  /* .py-8{
    padding-top: 100px;
    padding-bottom: 100px;
  } */
  .pcshow{
    display: none;
  }
  .mshow{
    display: block;
  }
  .min-h-screen{
    min-height: auto;
    height: auto;
  }
  .min-h-screen .fixed{
    min-height: auto;
  }
  .mobile_hide{
    display: none;
  }
  .pageTwo, .pageTwo .fixed {
    min-height: 200vh;
  }
  .pageThree, .pageThree .fixed{
    min-height: 120vh;
  }
  .divabsolute{
    position: relative;
  }
  .form iframe {
    width: 100%;
    height: 900px;
  }
  .space-y-6>:not([hidden])~:not([hidden]){
    margin-top: 10px;
  }
  .nav-dots{
    right: 16px;
  }
  .gotoHeader{
    right: 16px;
  }
  .companylogos div{
    width: 33.33%;
  }
  
  
  .hasLogin .gap-1, .toLogin .gap-1{
    gap: 0;
  }
  .header_logo{
    width: 180px;
  }
  .header_box .gap-2{
    gap: .25rem;
  }
  .w-3\/4{
    width: 100%;
  }
  .team_items>div{
    border-bottom: 1px dashed #ccc;
  }
  .team_items>div:last-child{
    border-bottom: none;
  }
  .box2 #mtable1 h6, .box2 #mtable2 h6{
    color: #333;
  }
  
  .iso_list>div{
    border-bottom: 1px dashed #ccc;
  }

  .page_footer {
    padding-top: 23rem;
  }
  .gaiyao {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #fff;
    padding: 10px 0;
}
.gaiyao div {
  width: 32%;
  background: #404040;
  height: 60px;
  padding: 10px;
  display: flex
;
  justify-content: center;
  align-items: center;
}
.xia {
  margin: auto;
  height: 40px;
}
.gaiyao2 {
  display: flex
;
  align-items: center;
  justify-content: space-around;
  color: #fff;
}
.xiao {
  width: 30%;
  background: #404040;
  padding: 10px;
  display: flex
;
  justify-content: center;
  align-items: center;
  height: 40px !important;
}
.tt {
  width: 80% !important;
  height: 40px !important;
  border-radius: 20px;
  line-height: 40px;
  text-align: center !important;
  font-weight: bold !important;
  letter-spacing: 1px;
  font-size: 14px !important;
  font-weight: bold !important;
  padding-left: 0 !important;
  margin-bottom: 20px;
  color: #000000 !important;
}
.score2 {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.score2 div {
  width: 47%;
  height: auto;
  border-right: none;
  font-size: 14px;
  line-height: 1.5;
  min-height:auto;
  margin-bottom: 20px;
  padding-left: 0;
}
.t-box {
  width: 100%;
}
.t-box2{
  font-size: 12px;
}
.speaker_img {
  width: 100%;
  margin-bottom: 16px;
  margin-right: 0;
}
.speaker_img img {
  width: 60%;
  margin: 0 auto;
}
.speaker_infos h2, .speaker_infos h3 {
  text-align: center;
}

.summary_en_box .t-box2{
  height: 380px;
}

.video-modal-content{
  width: 95%;
}
.mob_margin{
  margin-top: 80px;
}
.grid-resources {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.span_organ {
  width: auto;
}
#pdfxz table{
  width: 100%;
}
.top_content>div {
  width: 100%;
}
.area ul {
  width: 100% !important;
}
.menu_items li {
  margin-top: 5px !important;
}
.mobile_grid_2{
  /* grid-template-columns: repeat(2, minmax(0, 1fr)); */
  grid-template-columns: 140px 1fr;
}
.resources_item_one, .resources_box>div{
  width: 100%;
}
.resources_box>div{
  padding-bottom: 0;
}
.mobile_resources_title, caption{
  font-size: 15px;
  line-height: 1.3;
}
caption{
  margin-bottom: 10px;
}
#pdfxz table .hb {
  width: 140px;
}
#pdfxz table td{
  font-size: 13px;
  height: auto;
  padding: 5px 5px;
}
.deib-title{
  height: auto;
  display: block;
        position: relative;
        overflow: visible;
}
.deib-box{
  height: 100%;
  min-height: 150px;
}
.deib-card{
  margin-bottom: 50px;
  height: auto;
}
.caption_span{
  display: none;
}
.mobile_btn_width a {
  width: 170px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  justify-content: center;
}
.mobile_btnEn_width a{
  width: 175px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  justify-content: center;
}
.about-logos{
  width: 75%;
}
.sb_img{
  width: 100%;
}
.mobile_btn_width.gap-4, .mobile_btnEn_width.gap-4{
  gap: .5rem;
}
.mobile_flex_start .items-end{
  align-items: flex-start;
}
.one_box{
  flex-wrap: wrap;
}
.chakra-video{
  width: 100%;
}
.index_btn_width.gap-4, .indexEn_btn_width.gap-4, .review_btn_width.gap-4 {
  gap: 1rem;
}
.index_btn_width a{
  width: 140px;
}
.indexEn_btn_width a{
  width: 130px;
}
.one_right{
  padding: 0 0;
  margin-left: 0;
}
.index_review .result{
  width: 100%;
}
.review_btn_width{
  flex-wrap: wrap;
}

.review_btn_width a{
  width: 200px;
}
.modal-body{
  height: 300px;
  padding: 0 0;
}
.video-modal-content{
  margin-top: 35%;
}
.modal-close{
  top: 0;
  right: -5px;
}
.index_brands .top-bottom{
  margin-bottom: 20px;
}
.review_flex {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
}
.review_flex{
  margin-bottom: 20px;
}

.index_brands table{
  width: 100%;
}
.reports, .report-item {
  width: 100%;
  padding: 0;
  padding-bottom: 20px;
}
.table-box tr td {
  padding: 5px;
}
.table-box tr td {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.pricesystem_btn>div{
  flex-direction: column;
}
.link_awidth a {
  width: 260px;
  font-size: 14px;
}
.index_result div{
  width: 33.33%;
}
.mob_size{
  font-size: 1.8rem;
}
.app_iframe iframe {
  width: 100%;
  height: 900px;
}
.td_logo {
  width: 80px;
}
.tabPrice_two{
  width: 100%;
  border: 1px solid red;
}
.tabPrice_two tr, .tabPrice_two td{
  width: 100%;
}
/* .link_awidth a.px-4 {
  padding-left: .5rem;
  padding-right: .5rem;
}
.link_awidth.gap-4 {
  gap: .5rem;
} */
.look-detail a.px-4 {
  padding-left: .3rem;
  padding-right: .3rem;
  font-size: 11px;
  padding-top: .2rem;
    padding-bottom: .2rem;
}
.report-detail{
  padding-left: 0;
}
img.prices_icon1 {
  width: 20px;
  max-width: 20px;
}
img.prices_icon3, img.prices_icon5, img.prices_icon6 {
  width: 16px;
}
img.prices_icon4, img.prices_icon7 {
  width: 18px;
}
.img_qa {
  width: 60px;
}
.qa_flex img {
  width: 65px;
  height: 65px;
}








}



