<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
  height: 380px;
  background: linear-gradient(90deg, #00000000 10%, rgba(0, 0, 0, 0.357));
}
.header-border {
  border-bottom: 1px solid #28282842;
}
.header {
  max-width: 1910px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding-top: 14px;
  padding-bottom: 14px;
}
.header .header-left {
  width: 150px;
  height: 50px;
}
.header .header-left a,
.header .header-left img {
  width: 100%;
  height: 100%;
}
.header .header-right {
  height: 50px;
  width: calc(100% - 190px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .header-right .nav {
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  color: #ffffff;
}
.header .header-right .nav li {
  width: auto;
  text-align: center;
  position: relative;
  margin: 0 18px;
}
.header .header-right .nav li a {
  padding: 0;
}
.header .header-right .nav li .sub-nav {
  font-size: 14px;
  display: none;
  position: absolute;
  text-align: center;
  border-bottom: none;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 10px 20px #bec3d859;
  padding: 8px 10px;
}
.header .header-right .nav li .sub-nav a {
  letter-spacing: 0.5px;
  /* background-color: #ffffffb9; */
  color: #110e0f;
  display: block;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  padding: 0 10px;
}
.header .header-right .nav li .sub-nav a:hover {
  background-color: #e6ebfc;
  border-radius: 5px;
  color: #1b66e6;
}
.header .header-right .nav li::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff70f;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transition: all 0.5s;
}
.header .header-right .nav li:hover::after {
  left: 0;
  width: 100%;
}
.header .header-right .nav li:hover &gt; a {
  color: #fff70f;
}
.header .header-right .nav li.active &gt; a {
  color: #fff70f;
}
.header .header-right .nav li.active::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff70f;
  position: absolute;
  bottom: 12px;
  left: 0;
}
.header .header-right .nav li.OldNewVersion {
  color: #fff70f;
}
.header .header-right .nav li.OldNewVersion:hover &gt; a {
  color: #ffffff;
}
.header .header-right .nav li.OldNewVersion::after {
  background: #ffffff;
}
.header .header-right .nav li:hover .sub-nav {
  display: block;
  width: auto;
  text-align: center;
  position: absolute;
}
.header .header-right .right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.header .header-right .right &gt; li {
  height: 50px;
  margin: 0 12px;
}
.header .header-right .right &gt; li &gt; a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.header .header-right .right &gt; li:nth-child(1) a {
  background: url(../images/icon/icon6.svg) no-repeat center center;
  background-size: 23px;
}
.header .header-right .right &gt; li:nth-child(2) {
  display: none;
}
.header .header-right .right &gt; li:nth-child(2) a {
  background: url(../images/icon/icon8.svg) no-repeat center center;
  background-size: 23px;
}
.header .header-right .right &gt; li:nth-child(1):hover a {
  background: url(../images/icon/icon12.svg) no-repeat center center;
  background-size: 23px;
  background-color: #1b65e675;
}
.header .header-right .right &gt; li:nth-child(2):hover a {
  background: url(../images/icon/icon13.svg) no-repeat center center;
  background-size: 23px;
  background-color: #1b65e675;
}
.header #Ecp_top_login_layer {
  color: #000;
}
.header .ecp_top-nav .ecp_tn-header {
  width: auto;
  height: 50px;
  align-items: center;
  display: flex;
}
.header .ecp_top-nav {
  height: 50px;
}
.header .tn-person-r .ecp_tn-title .ecp_tn-tab i,
.header .tn-person-r .tn-user i {
  width: 50px;
  height: 50px;
}
.header #Ecp_top_login .ecp_tn-tab &gt; i {
  display: none;
}
.header .ecp_tn-tab i.Ecp_top_login {
  font-size: 0;
  height: 23px;
}
.header .tn-person-r .ecp_tn-arrow {
  display: none;
}
.header .ecp_top-nav {
  background-color: transparent;
  border-bottom: none;
}
.header .tn-person-r {
  height: 50px;
}
.header .tn-person-r .ecp_tn-title .ecp_tn-tab {
  margin: auto;
  width: 50px;
  border-radius: 50%;
  line-height: 50px;
  height: 50px;
  background: url(../images/icon/icon7.svg) no-repeat center center;
  background-size: 23px;
}
.header .tn-person-r .ecp_tn-title .ecp_tn-tab:hover {
  background: url(../images/icon/icon11.svg) no-repeat center center;
  background-size: 23px;
  background-color: #1b65e675;
}
.header #Ecp_top_bk_login .ecp_tn-tab {
  display: inline-block;
}
.header #Ecp_top_jf_login span,
.header #Ecp_top_jf_login2 span {
  top: 0 !important;
}
.header .tn-person-r .ecp_tn-title {
  line-height: 50px;
  font-size: 12px;
}
.header #Ecp_top_login_layer .tip {
  line-height: 26px;
}
.header #loginplace #Ecp_top_login_layer .tip span {
  bottom: -2px;
}
.dialog_language {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  display: none;
}
.dialog_language .curLang a {
  color: #1b66e6;
  font-weight: bold;
}
.dialog_language .dialog_box {
  font-family: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.dialog_language .dialog_box .dialog_close button {
  color: #fff;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: -20px;
  right: -20px;
  border: none;
  background-color: transparent;
}
.dialog_language .dialog_box .dialog_main {
  padding-top: 20px;
}
.dialog_language .dialog_box .dialog_main .dialog_title {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 50px;
  font-size: 18px;
  color: #282828;
}
.dialog_language .dialog_box .dialog_main .dialog_content {
  padding: 10px 50px 30px;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul {
  font-size: 16px;
  color: #282828;
  display: flex;
  flex-wrap: wrap;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li {
  text-align: left;
  height: 32px;
  width: 33%;
  line-height: 32px;
  position: relative;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li a:hover {
  cursor: pointer;
  font-weight: bold;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li span {
  z-index: 9;
  display: block;
  width: auto;
  white-space: nowrap;
  visibility: hidden;
  position: absolute;
  right: 20px;
  color: #28282880;
  text-align: center;
  padding: 0 10px;
  top: 0;
  background-color: #f6f6f6;
  box-shadow: 2px 0px 4px 0px rgba(168, 168, 168, 0.65);
  border-radius: 5px;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(3n+2) {
  padding-left: 8%;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(3n) {
  padding-left: 16%;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(8) a,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(9) a,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(10) a,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(11) a {
  color: #28282880;
}

.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(5) span {
  right: -26px;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(6) span {
  left: -129px;
  right: 78px;
  box-shadow: -2px 0px 4px 0px rgba(168, 168, 168, 0.65);
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(4) span:after,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(5) span:after,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(6) span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(4) span:after,
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(5) span:after {
  border-right-color: #f6f6f6;
  top: 50%;
  right: 100%;
  margin-top: -8px;
}
.dialog_language .dialog_box .dialog_main .dialog_content ul li:nth-child(6) span:after {
  border-left-color: #f6f6f6;
  top: 50%;
  left: 99%;
  margin-top: -7px;
}
.disabled-link,
.disabled-link:hover,
.disabled-link a,
.disabled-link a:hover {
  cursor: not-allowed !important;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  .header {
    box-sizing: border-box;
    padding: 14px 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .header {
    box-sizing: border-box;
    padding: 14px 20px;
  }
}
@media screen and (min-width: 1400px) {
  .header {
    box-sizing: border-box;
    padding: 14px 60px ;
  }
  .header .header-right .nav li {
    margin: 0 30px;
  }
}
</pre></body></html>