.login-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.esg-login-modal {
  width: 520px !important;
}
.user-agreement-modal .w-modal-body {
  height: 572px;
  overflow: auto !important;
}
.agreement-content .w-e-text-container {
  outline: 0;
  word-wrap: break-word;
  font-family: "Arial", "PingFang SC", -apple-system, "Microsoft YaHei", BlinkMacSystemFont, /*ios mac*/ /*Segoe UI,*/ sans-serif /*安卓端命中系统字体*/;
  line-height: 22px;
}
.agreement-content .w-e-text-container p {
  margin: 10px 0;
  min-height: 21px;
}
.agreement-content .w-e-text-container a {
  color: #00aec7;
}
.agreement-content .w-e-text-container h1,
.agreement-content .w-e-text-container h2,
.agreement-content .w-e-text-container h3,
.agreement-content .w-e-text-container h4,
.agreement-content .w-e-text-container h5 {
  margin: 20px 0 20px 0;
}
.agreement-content .w-e-text-container p,
.agreement-content .w-e-text-container li,
.agreement-content .w-e-text-container td,
.agreement-content .w-e-text-container th,
.agreement-content .w-e-text-container blockquote {
  line-height: 1.5;
}
.agreement-content .w-e-text-container img {
  max-width: 100%;
  min-width: 20px;
  min-height: 20px;
  cursor: default;
  display: inline !important;
}
.agreement-content .w-e-text-container span {
  text-indent: 0;
}
.agreement-content .w-e-text-container blockquote {
  display: block;
  border-left: 8px solid #00aec7;
  padding: 10px 10px;
  margin: 10px 0;
  line-height: 1.5;
  font-size: 100%;
  background-color: #f5f2f0;
}
.agreement-content .w-e-text-container pre > code {
  display: block;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px;
  text-indent: 0;
  background-color: #f5f2f0;
  padding: 10px;
  font-size: 14px;
}
.agreement-content .w-e-text-container code {
  background-color: #f5f2f0;
  padding: 3px;
  border-radius: 3px;
}
.agreement-content .w-e-text-container table {
  border-collapse: collapse;
}
.agreement-content .w-e-text-container table td,
.agreement-content .w-e-text-container table th {
  border: 1px solid #cccccc;
  padding: 3px 5px;
  min-width: 30px;
  text-align: left;
  line-height: 1.5;
}
.agreement-content .w-e-text-container table th {
  background-color: #f5f2f0;
  text-align: center;
  font-weight: bold;
}
.agreement-content .w-e-text-container hr {
  margin: 8px 0;
  display: block;
  border: 0;
  height: 1px;
  background-color: #cccccc;
}
.agreement-content .container {
  padding-top: 30px;
}
.agreement-content .inner {
  word-wrap: break-word;
  min-height: 600px;
}
.login-prefix-code-display span[aria-live="polite"] {
  display: none !important;
}
.login-prefix-code {
  width: 480px !important;
}
.login-prefix-code .prefix-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.login-prefix-code .prefix-item .prefix-item-name {
  max-width: 410px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.login-prefix-code .w-select-item-option-grouped {
  padding-right: 20px;
}
.question-tooltip-login .w-tooltip-inner {
  max-width: 500px;
}
.apply-trial-modal .apply-trial-tips {
  margin-bottom: 12px;
}
.apply-trial-modal .esg-trail-submit-button {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0px;
}

@media (max-width: 1630px) {
  .esg-header .logo-name {
    margin-left: 60px !important;
  }
  .esg-header .logo-name-en {
    margin-left: 0 !important;
  }
}
@media (max-width: 1495px) {
  .esg-header .logo-name {
    margin-left: 0px !important;
  }
  .esg-header .logo-name-en {
    margin-left: 0 !important;
  }
}
.esg-header {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 16px;
}
.esg-header .logo-name {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 120px;
  cursor: pointer;
}
.esg-header .logo-name-en {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 120px;
  cursor: pointer;
  margin-left: 0;
}
.esg-header .option-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.esg-header .main-menu {
  padding-left: 20px;
}
.esg-header .main-menu .w-radio-button-wrapper {
  border: none !important;
  background-color: transparent !important;
  background-color: initial !important;
  color: #dbdbdb !important;
  border-radius: 0 !important;
}
.esg-header .main-menu .w-radio-button-wrapper:hover {
  background-color: #585864 !important;
}
.esg-header .main-menu .w-radio-button-wrapper-checked {
  background-color: transparent !important;
  background-color: initial !important;
  color: #3dc1d4 !important;
}
.esg-header .main-change-pad-cn .w-radio-button-wrapper {
  padding: 0 20px;
}
@media (max-width: 1600px) {
  .esg-header .main-change-pad-cn .w-radio-button-wrapper {
    padding: 0 28px;
  }
}
@media (max-width: 1550px) {
  .esg-header .main-change-pad-cn .w-radio-button-wrapper {
    padding: 0 24px;
  }
}
@media (max-width: 1440px) {
  .esg-header .main-change-pad-cn .w-radio-button-wrapper {
    padding: 0 20px;
  }
}
@media (max-width: 1390px) {
  .esg-header .main-change-pad-cn .w-radio-button-wrapper {
    padding: 0 16px;
  }
}
@media (max-width: 1350px) {
  .esg-header .main-change-pad-cn .w-radio-button-wrapper {
    padding: 0 8px;
  }
}
.esg-header .main-change-pad-en .w-radio-button-wrapper {
  padding: 0 20px;
}
@media (max-width: 1790px) {
  .esg-header .main-change-pad-en .w-radio-button-wrapper {
    padding: 0 16px;
  }
}
@media (max-width: 1750px) {
  .esg-header .main-change-pad-en .w-radio-button-wrapper {
    padding: 0 12px;
  }
}
@media (max-width: 1720px) {
  .esg-header .main-change-pad-en .w-radio-button-wrapper {
    padding: 0 10px;
  }
}
@media (max-width: 1690px) {
  .esg-header .main-change-pad-en .w-radio-button-wrapper {
    padding: 0 6px;
  }
}
.esg-header .tool-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.esg-header .header-top-esg-button {
  background-color: transparent;
}
.esg-header .header-user-name {
  cursor: inherit;
}
.vertical-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.vertical-menu .w-radio-button-wrapper {
  border: none !important;
  text-align: left;
  border-radius: 0 !important;
}
.vertical-menu-little .w-radio-button-wrapper {
  border: none !important;
  text-align: left;
  border-radius: 0 !important;
}
.litter-show-menu {
  line-height: 21px;
  width: 100px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  font-size: 26px;
  color: #00aec7;
  -ms-flex-pack: center;
      justify-content: center;
}
.esb-menu-sub-drop li {
  padding: 0 !important;
}
.esb-menu-sub-drop label {
  border: none !important;
  background-color: transparent !important;
  color: #4f545e !important;
  border-radius: 0 !important;
}
.esb-menu-sub-drop .w-dropdown-menu-item-selected label {
  background-color: #d3eef5 !important;
}
.user-center-group-radio .w-radio-button-wrapper-checked {
  background-color: #d3eef5 !important;
}
.user-center-group-radio .w-radio-button-wrapper:hover {
  background-color: #e6e7e9;
}
.user-center-group-radio .w-radio-button-wrapper:not(:first-child) {
  margin-left: 0 !important;
}
.esg-sub-sub-btn {
  padding: 0 !important;
}
.esg-sub-sub-btn label {
  border: none !important;
  background-color: transparent !important;
  color: #4f545e !important;
  border-radius: 0 !important;
}
.esg-sub-sub-btn .w-dropdown-menu-item-selected label {
  background-color: #d3eef5 !important;
}
.head-new-esg .w-badge-count {
  display: inline-block;
  height: 24px;
  width: 48px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 4px;
  padding: 0px;
  -webkit-transform: scale(0.5) translate(-72px, 4px);
          transform: scale(0.5) translate(-72px, 4px);
  -webkit-animation: none;
          animation: none;
  top: -3px;
  z-index: 999;
}
.sub-menu-new-esg .w-badge-count {
  border-radius: 4px !important;
  top: -13px !important;
  -webkit-transform: translateX(-20%) !important;
          transform: translateX(-20%) !important;
  z-index: 999 !important;
}

.esg-footer {
  background-repeat: no-repeat;
  background-size: cover;
  height: 230px ;
  min-width: 1280px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-flow: column;
      flex-flow: column;
  font-size: 16px;
  color: #D3D3D3;
}
.esg-footer .esg-footer-title {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
}
.esg-footer .esg-footer-contact a {
  color: #D3D3D3;
}
.esg-footer .esg-footer-contact a:hover {
  color: #fff;
}
.esg-footer .esg-footer-cando {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1280px;
}
.esg-footer .esg-footer-cando .esg-footer-cando-item {
  width: 425px;
  margin-bottom: 30px;
}
.esg-footer .foot-pdf-doc {
  margin-top: 20px;
}
.esg-footer .foot-pdf-doc .link span {
  cursor: pointer;
  color: #D3D3D3;
}
.esg-footer .foot-pdf-doc .link span:hover {
  color: #FFF;
}

.slide-data-content .esg-merits-content,
.slide-data-content .esgProductPage,
.slide-data-content .esg-filter-common,
.slide-data-content .carbon-statis-content,
.slide-data-content .maeket-dynamics-space,
.slide-data-content .esg-filter-tips,
.slide-data-content .esg-filter-tool-common,
.slide-data-content .esg-filter-table {
  max-width: none;
  max-width: initial;
  min-width: 0;
  min-width: initial;
}
.slide-space-layout .w-resizer-line-middle {
  width: 0px !important;
}

.e1-login-permission-tip-tooltip .w-tooltip-inner {
  max-width: 520px;
}

.e1-login-dialog .ant-modal-body,
.e1-login-dialog .w-modal-body {
  padding: 24px;
}
.e1-login-dialog .e1-login-dialog-content .e1-login-dialog-subtitle {
  margin-bottom: 20px;
  color: #666;
  line-height: 22px;
}
.e1-login-dialog .e1-login-dialog-content .e1-send-code-btn {
  width: 100%;
}
.e1-login-dialog .e1-login-dialog-content .e1-login-submit {
  margin-bottom: 0;
}
.e1-login-dialog .e1-login-dialog-content .w-checkbox-wrapper,
.e1-login-dialog .e1-login-dialog-content .ant-checkbox-wrapper {
  line-height: 22px;
  white-space: normal;
}

body {
  overflow: overlay;
  font-family: "Microsoft YaHei", Arial, "PingFang SC", sans-serif;
}
#root {
  overflow: overlay;
}
#root .w-layout {
  -ms-flex: none;
      flex: none;
}
#root .layout-one {
  height: 100vh;
  min-width: 1280px;
}
#root .layout-one .header {
  height: 50px;
}
#root .layout-one .w-layout-sider-children {
  text-align: left;
  text-align: initial;
}
#root .layout-one .sub-layout0menu-bg {
  background-color: #fff;
}
#root .layout-one .is-sub-scorll {
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 101;
}
#root .layout-one .esg-sub-menu {
  width: 100%;
  padding: 0 12px 12px;
  margin: auto;
  max-width: 1660px;
  min-width: 1280px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: auto;
}
#root .layout-one .esg-sub-menu .rating-detail-sub {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  min-height: 88px;
}
#root .layout-one .esg-sub-menu .rating-detail-sub .w-radio-group .w-radio-button-wrapper {
  overflow: visible;
}
#root .layout-one .layoutContent {
  position: fixed;
  top: 50px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
}
#root .layout-one .content-box {
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 50px);
  background-color: #f4f4f4;
}
#root .layout-one .content-box-slide {
  height: calc(100vh - 50px);
  background-color: #f4f4f4;
}
#root .layout-one .content-box-slide .slide-data-content {
  -ms-flex: auto !important;
      flex: auto !important;
}
#root .layout-one .common-title-text {
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
#root .layout-one .common-title-text:hover {
  color: #00aec7;
  border-bottom: 1px solid #00aec7;
}
#root .focus-esg-div {
  -webkit-box-shadow: 0 -1px 3px #00aec7, 0 2px 4px #00aec7 !important;
          box-shadow: 0 -1px 3px #00aec7, 0 2px 4px #00aec7 !important;
}
#root .w-pagination-options-size-changer {
  width: auto;
  min-width: 96px;
}
#root .center {
  text-align: center;
}
#root .left {
  text-align: left;
}
#root .right {
  text-align: right;
}
#root .change-method-version {
  position: absolute;
  right: 0;
  top: 65px;
  cursor: pointer !important;
}
#root .change-method-version:hover {
  color: #00aec7;
}
#root .change-method-version-other {
  cursor: pointer !important;
}
#root .change-method-version-other:hover {
  color: #00aec7;
}
#root .en-blank-row {
  word-break: break-word;
}
#webpack-dev-server-client-overlay {
  display: none;
}
.esg-tips-modal .w-modal-close {
  display: none;
}
.esg-tips-modal .esg-tips-modal-contact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-flow: column;
      flex-flow: column;
  margin-right: 24px;
}
.esg-tips-modal .esg-tips-modal-contact .esg-tips-modal-contact-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}
.esg-tips-modal .esg-tips-modal-contact .esg-tips-modal-contact-row .esg-tips-modal-contact-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.esg-tips-modal .esg-tips-modal-contact .esg-tips-modal-contact-row .esg-tips-modal-contact-item .esg-icon-gap {
  margin-left: 8px;
}
.wft-esg-web .esg-detail-header {
  display: none;
}
.wft-esg-web .esg-sub-menu {
  padding: 0 12px!important;
}
.wft-esg-web .esg-detail-foot {
  display: none;
}
.wft-esg-web .esg-fund-toolbar-menu {
  display: none;
}
.wft-esg-web .esg-fund-collect {
  position: static !important;
  position: initial !important;
  margin-left: 12px;
}
.wft-esg-web .fundDisputedevents {
  padding: 95px 12px 12px !important;
}
.wft-esg-web .mainContent {
  padding: 95px 12px 12px;
}
.wft-esg-web .jumpF5 {
  display: inline-block !important;
}
.wft-esg-web .esg-sub-menu {
  padding: 0 12px;
}
.wft-esg-web .rating-detail-sub .main-menu {
  display: none;
}
.w-message {
  top: 60px !important;
}
.new-pop-detail-wrapper .w-modal-body p {
  margin-bottom: 12px;
  text-indent: 16px;
}
.w-back-top,
.w-back-top:hover {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 101;
  padding: 7px;
  color: #ffffff;
  line-height: 16px;
  letter-spacing: 2px;
  text-align: center;
  background-color: #666666;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0.65;
}

