.partner-banner {
  height: 500px;
  line-height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.partner-banner-main {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1rem;
  color: #FFFFFF;
}
.partner-banner-main h1 {
  font-size: 48px;
  line-height: 60px;
}
.partner-banner-main p {
  margin-top: 10px;
  font-size: 24px;
  line-height: 30px;
}
.partner-banner-main .partner-banner-main-hotline {
  font-size: 14px;
  line-height: 18px;
}
.partner-banner-main.partner-banner-main-center {
  text-align: center;
}
.partner-banner-btn-wrapper {
  margin-top: 30px;
  font-size: 0;
}
@media (max-width: 1023px) {
  .partner-banner {
    height: 300px;
    line-height: 250px;
    text-align: center;
  }
  .partner-banner-main h1 {
    font-size: 24px;
    line-height: 33px;
  }
  .partner-banner-main p {
    font-size: 14px;
    line-height: 20px;
  }
  .partner-banner-main .partner-banner-main-hotline {
    font-size: 12px;
  }
  .partner-banner-btn-wrapper {
    margin-top: 20px;
  }
}
.partner-section {
  padding-bottom: 50px;
  padding-top: 50px;
}
.partner-section .partner-content {
  padding-top: 30px;
}
.partner-wrapper {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.partner-title {
  text-align: center;
  max-width: 1180px;
}
.partner-title h1 {
  font-size: 36px;
  line-height: 46px;
  color: #252B3A;
}
.partner-title p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  color: #A0A2A8;
}
.t-red {
  color: #F66F6A;
  font-style: normal;
}
.partner-title.partner-title-w h1 {
  color: #FFFFFF;
}
.partner-title.partner-title-w p {
  color: #FFFFFF;
}
/* region aui-btn */
.cui-btn {
  display: inline-block;
  height: 40px;
  padding: 0 30px;
  border: solid 1px transparent;
  border-radius: 2px;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  transition: 0.2s;
}
.cui-btn-small {
  height: 32px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 30px;
}
.cui-btn-large {
  height: 48px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
  line-height: 46px;
}
.cui-btn-primary {
  border-color: #f66f6a;
  background-color: #f66f6a;
  color: #fff;
}
.cui-btn-primary:hover,
.cui-btn-primary.hover {
  box-shadow: 0 8px 16px rgba(246, 111, 106, 0.5);
}
.cui-btn-dark {
  border-color: #252b3a;
  background-color: #252b3a;
  color: #fff;
}
.cui-btn-outline-primary {
  border: solid 1px #f66f6a;
  color: #f66f6a;
}
.cui-btn-outline-primary:hover,
.cui-btn-outline-primary .hover {
  border-color: #f66f6a;
  background-color: #f66f6a;
  color: #fff;
}
.cui-btn-outline-dark {
  border: solid 1px #252b3a;
  color: #252b3a;
}
.cui-btn-outline-dark:hover,
.cui-btn-outline-dark .hover {
  border: solid 1px #f66f6a;
  color: #f66f6a;
}
.cui-btn-outline-light {
  border: solid 1px #fff;
  color: #fff;
}
.cui-btn-outline-light:hover,
.cui-btn-outline-light .hover {
  border: solid 1px #f66f6a;
  color: #f66f6a;
}
@media (max-width: 1023px) {
  .partner-section {
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .partner-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .partner-title h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .partner-title p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  .partner-title.partner-title-w.partner-title-b-mb h1 {
    color: #252B3A;
  }
  .partner-title.partner-title-w.partner-title-b-mb p {
    color: #A0A2A8;
  }
}
/*process С��� s*/
.partner-process {
  text-align: center;
  font-size: 18px;
  color: #666A75;
  margin-top: 30px;
}
.partner-process .num {
  width: 25px;
  height: 25px;
  background: #fff;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-right: 10px;
}
.disable-btn {
  display: inline-block;
  padding: 11px 30px;
  background: #F7F7F7;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  color: #A0A2A8;
  line-height: 18px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  .partner-process {
    font-size: 14px;
    color: #252B3A;
    margin: 20px 0;
  }
  .partner-process .num {
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
  }
}
/*process С��� e*/
.r-cl {
  color: #F66F6A;
}
/*table s*/
.partner-table {
  margin-top: 30px;
  width: 100%;
  border-collapse: collapse;
}
.partner-table thead {
  margin-bottom: 10px;
}
.partner-table th {
  padding: 0 30px;
  padding-bottom: 10px;
  text-align: left;
  color: #252B3A;
  line-height: 22px;
  font-size: 16px;
}
.partner-table tbody {
  border-top: 1px solid #E4E9FE;
  border-bottom: 1px solid #E4E9FE;
}
.partner-table td {
  font-size: 16px;
  color: #252B3A;
  padding: 14px 30px;
}
.partner-table td .tdlink {
  color: #217CC9;
  word-break: break-all;
}
.partner-table td .tdlink:hover {
  text-decoration: underline;
}
.sure-icon {
  width: 16px;
  height: 12px;
  display: inline-block;
  background: url(./../images/new-consultingIntlEsus-sure.png?3fbd97d934a2322a62d2eead64a9db90) no-repeat center;
  background-size: 100%;
}
.col1 {
  width: 40%;
}
.page-rights-table .market-quity-table .col1 {
  width: 42%;
}
.table-tit {
  background: #E4E9FE;
}
.table-desc td {
  font-size: 14px;
  color: #666A75;
}
.table-desc.cl {
  background: rgba(228, 233, 254, 0.4);
}
.collapse-btn-wrap {
  display: none;
}
@media (max-width: 1023px) {
  .partner-table {
    margin-top: 0px;
  }
  .partner-table th {
    font-size: 14px;
  }
  .collapse-btn-wrap {
    text-align: center;
  }
  .collapse-btn {
    display: inline-block;
    width: 90px;
    position: relative;
    color: #1B79C8;
    margin-top: 20px;
  }
  .arrow {
    display: inline-block;
    width: 12px;
    height: 8px;
    border: solid 6px transparent;
    border-bottom: 0;
    transition: transform 0.5s ease;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px;
    border-top-color: #666A75;
  }
  .arrow::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 8px;
    margin-top: -2px;
    border: solid 8px transparent;
    border-top-color: white;
    border-bottom: 0;
  }
  .collapse-btn .arrow {
    right: 68px;
    margin-top: -5px;
    transform: rotateX(180deg);
    border-top-color: #1B79C8;
  }
  .partner-table td {
    font-size: 14px;
  }
}
@media (max-width: 700px) {
  .partner-table th {
    padding: 0 10px;
    padding-bottom: 10px;
    word-break: break-all;
  }
  .partner-table td {
    padding: 12px 10px;
    /*word-break: break-all;*/
  }
}
@media (max-width: 520px) {
  .col1 {
    /*word-break:break-all; */
    width: 31%;
  }
}
.partner-apply {
  background: url(./../images/new-consultingIntlEsus-app-bg.jpg?9faf76d2ff61273324312c835c933251) center no-repeat;
  background-size: cover;
}
.partner-apply-content {
  color: #FFFFFF;
  text-align: center;
  padding-top: 30px;
}
.partner-apply-content p {
  margin-top: 40px;
  font-size: 14px;
}
.partner-apply-content p a {
  vertical-align: middle;
}
.partner-apply-content p a:hover {
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .partner-section.partner-apply .partner-content {
    padding-top: 40px;
  }
  .partner-apply-content p {
    margin-top: 10px;
  }
}
.partner-banner {
  background-image: url(./../images/new-consultingIntlEsus-banner.jpg?bf3502b8654600147b556d8bc4405e4e);
}
@media (max-width: 1023px) {
  .partner-banner {
    background-image: url(./../images/new-consultingIntlEsus-banner-mb.jpg?ea9f1a023b145731722f07e0186211a7);
  }
}
.about-section .partner-title p {
  margin-top: 30px;
  font-size: 14px;
}
.partner-title p.partner-desc2 {
  font-size: 14px;
  color: #666A75;
}
@media (max-width: 1023px) {
  .about-section .partner-title p {
    margin-top: 5px;
  }
  .about-section {
    padding-bottom: 0;
  }
}
.partner-desc {
  font-size: 18px;
  color: #A0A2A8;
  text-align: center;
}
/*tab 组件 s*/
.po-tabs-container ul li,
.po-tabs-left-container ul li,
.po-tabs-header-container ul li,
.po-tabs-header-second-container ul li {
  display: inline-block;
  margin: 0 20px;
}
.partner-tab-container {
  display: none;
}
.partner-tab-container1 {
  display: block;
}
.partner-tabs-head {
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #E2E2E2;
}
.partner-tabs-head ul {
  display: inline-block;
}
.partner-tabs-head ul li {
  float: left;
  padding: 0 10px 16px;
  font-size: 16px;
  color: #252B3A;
  line-height: 22px;
  margin: 0 25px;
  cursor: pointer;
  position: relative;
}
.partner-tabs-head ul li:before {
  background: #f66f6a;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.partner-tabs-head ul li.active:before {
  width: 100%;
}
/*tab 组件 e*/
.tab-title-mb {
  display: none;
}
@media (max-width: 1023px) {
  .partner-tabs-head {
    display: none;
  }
  .tab-title-mb {
    display: block;
    height: 44px;
    line-height: 44px;
    position: relative;
    padding: 0 15px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 0 0;
    color: #252B3A;
  }
  .partner-tab-container-wrap {
    margin-top: 10px;
  }
  .partner-tab-container-wrap:first-child {
    margin-top: 0;
  }
  .tab-title-mb::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 43px;
    background: #F66F6A;
    border-radius: 2px;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .tab-title-mb.actived::before {
    opacity: 1;
  }
  .tab-title-mb.actived .arrow {
    transform: rotateX(180deg);
  }
  .partner-tab-container {
    display: none;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-top: none;
    border-radius: 0 0 2px 2px;
    padding: 20px 15px;
  }
}
@media (max-width: 520px) {
  .consultation-table .col1 {
    width: 30%;
  }
  .partner-table td {
    word-break: break-all;
  }
}
@media (max-width: 375px) {
  .partner-tab-container {
    padding: 20px 5px;
  }
}
.partner-pagenav {
  height: 64px;
  background-color: rgba(38, 56, 103, 0.7);
  margin-top: -64px;
}
.partner-content-pagenav {
  width: 1180px;
  margin: auto;
}
.partner-pagenav-nav {
  font-size: 0;
  text-align: center;
}
.partner-pagenav-nav li {
  width: calc((100% - 5px)/3);
  display: inline-block;
}
.partner-pagenav-nav li + li {
  /*margin-left: 50px;*/
}
.partner-pagenav-nav a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #FFFFFF;
  cursor: pointer;
  padding: 18px 0;
}
.partner-pagenav-nav a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #000;
  transition: 0.2s;
}
.partner-pagenav-nav li:hover a {
  color: #F66F6A;
}
@media (max-width: 1200px) {
  .partner-content-pagenav {
    width: 100%;
  }
}
@media (min-width: 770px) {
  .partner-pagenav-nav {
    display: block;
  }
}
@media (max-width: 760px) {
  .partner-pagenav {
    height: 40px;
    margin-top: -40px;
  }
  .partner-content-pagenav {
    width: 100%;
  }
  .partner-wrapper.swiper-container {
    padding: 0;
  }
  .partner-pagenav-nav li + li {
    position: relative;
  }
  .partner-pagenav-nav li + li:before {
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .partner-pagenav-nav li a {
    padding: 10px 0px;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .partner-pagenav-nav li a {
    font-size: 12px;
  }
}
.partner-pagenav-nav .swiper-slide {
  width: calc((100% - 0px)/4);
}
.scroll-lock-test {
  overflow-y: hidden !important;
}
.mod-button-s {
  margin-bottom: 30px;
  text-align: center;
  font-size: 0;
}
.mod-button-s .cui-btn-ciyao {
  margin-left: 20px;
  border: 1px solid #F66F6A;
  border-radius: 2px;
  color: #F66F6A;
}
.mod-button-s .cui-btn-ciyao:hover {
  order-color: #f66f6a;
  background-color: #f66f6a;
  color: #fff;
}
.shade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 400;
  opacity: 0.7;
}
.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  background-color: #fff;
  border-radius: 2px;
  transform: translate(-50%, -50%);
}
.modal-m {
  width: 550px;
}
.mod-close {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  overflow: hidden;
  transform: rotate(45deg);
}
.mod-close::before,
.mod-close::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  top: 9px;
  left: 0;
  background-color: #77787B;
}
.mod-close::after {
  width: 2px;
  height: 20px;
  top: 0;
  left: 9px;
}
.mod-header {
  padding-top: 30px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.mod-caption {
  font-size: 22px;
  font-weight: 500;
  padding-left: 27px;
  border-left: 3px solid #F66F6A;
  color: #252B3A;
}
.mod-body {
  padding: 0 28px 0 30px;
  margin: 30px 0;
  *zoom: 1;
}
.mod-body.scroll {
  overflow-y: scroll;
  padding-right: 23px;
  margin-right: 2px;
}
.modal-m .mod-body.scroll {
  height: 237px;
}
.mod-body::-webkit-scrollbar {
  width: 5px;
  border-radius: 8px;
  background-color: rgba(51, 51, 51, 0.6);
}
.mod-body::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #fff;
}
.mod-body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(51, 51, 51, 0.6);
}
.mod-body::after {
  content: ' ';
  display: table;
  line-height: 0;
  clear: both;
}
.mod-state-icons {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-image: url(./../images/new-consultingIntlEsus-icons-modal.png?3e2f43756e2701283107041fc28a54f2);
  background-size: auto 100%;
}
.mod-state-icons.icon2 {
  background-position: -40px 0;
}
.mod-state-icons.icon3 {
  background-position: -80px 0;
}
.mod-state-icons.icon4 {
  background-position: -120px 0;
}
.mod-content {
  float: left;
  max-width: calc(100% - 60px);
  min-height: 40px;
}
.mod-content.state-icons-none {
  max-width: 100%;
  width: 100%;
}
.mod-content-layout {
  display: table;
}
.mod-content-center {
  display: table-cell;
  vertical-align: middle;
}
.mod-content-title {
  color: #252B3A;
  font-size: 18px;
  line-height: 22px;
}
.mod-content-title .mod-content-link {
  color: #1B79C8;
}
.mod-content-title .mod-content-link:hover {
  text-decoration: underline;
}
.mod-content-title + .mod-content-detail {
  margin-top: 5px;
}
.mod-footer {
  padding: 0 30px 30px;
  font-size: 14px;
  text-align: left;
}
.mod-footer .mod-footer-title {
  color: #252B3A;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mod-footer .mod-footer-info li {
  color: #666A75;
  line-height: 22px;
  padding-left: 10px;
  position: relative;
}
.mod-footer .mod-footer-info li + li {
  margin-top: 10px;
}
.mod-footer .mod-footer-info li:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666A75;
}
.mod-footer .mod-footer-info li .mod-footer-info-color {
  color: #F66F6A;
}
.mod-rule-wrapper {
  padding-left: 20px;
}
.mod-rule-wrapper li {
  color: #333;
  list-style: decimal;
  text-align: justify;
}
.mod-rule-wrapper li + li {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .modal-m {
    max-width: calc(100% - 30px);
  }
  .mod-caption {
    font-size: 16px;
    padding-left: 23px;
  }
  .mod-state-icons {
    margin-right: 10px;
  }
  .mod-body {
    padding: 0 20px;
    margin: 20px 0;
  }
  .mod-body .mod-content-title {
    font-size: 16px;
  }
  .modal-m .mod-body.scroll {
    height: calc(100vh - 372px);
  }
  .mod-rule-wrapper li + li {
    margin-top: 2px;
  }
  .mod-footer {
    padding: 0 20px 20px;
  }
}
@media (max-width: 320px) {
  .mod-body.scroll {
    height: calc(100vh - 212px);
  }
}

/*# sourceMappingURL=index.css.map*/