<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,h7,pre,form,fieldset,p,blockquote,label,table,th,tr,td,embed,object,button,a{margin:0px;padding:0px; outline: none; list-style: none; box-sizing: border-box;}
a,a:hover,a:active,a:focus{text-decoration: none; outline: none;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light.eot');
    src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Light.woff') format('woff'),
        url('../fonts/HelveticaNeue-Light.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

@font-face {
  /* æ€æºé»‘ */
    font-family: 'SourceHanSansCN-Bold';
    src: url('../fonts/SourceHanSansCN-Bold.eot');
    src: url('../fonts/SourceHanSansCN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSansCN-Bold.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Bold.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Bold.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN-Bold.svg#SourceHanSansCN-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}
@font-face {
  /* æ€æºå®‹ */
    font-family: 'SOURCEHANSERIFCN-SEMIBOLD';
    src: url('../fonts/SOURCEHANSERIFCN-SEMIBOLD.OTF');
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}
@font-face {
  /* æ€æºå®‹ç²— */
    font-family: 'SOURCEHANSERIFCN-HEAVY';
    src: url('../fonts/SOURCEHANSERIFCN-HEAVY.OTF');
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}
@font-face {
  font-family: 'SourceSerifPro-Black';
  src: url('../fonts/SourceSerifPro-Black.otf');
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}
@font-face {
  font-family: 'SourceHanSansCN-Medium';
  src: url('../fonts/SOURCEHANSANSCN-MEDIUM.OTF');
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

@font-face {
  /* æ€æºé»‘ */
    font-family: 'SourceHanSansCN-Regular';
    src: url('../fonts/SourceHanSansCN-Regular.eot');
    src: url('../fonts/SourceHanSansCN-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSansCN-Regular.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Regular.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Regular.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

cite {
    font-style: normal;
}

body {
  /* background: #f9f9f9; */
  font: 12px/150% 'Helvetica Neue','SourceHanSansCN-Regular', Arial, Calibri, sans-serif,  'microsoft yahei';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.5px;

}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  /* display: flex;
  flex-direction: column;
  min-height: 100vh; */
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
._1gzv7750 {
  position: absolute;
  left: 50%;
  width: 100px;
  min-block-size: 35px;
  transform: translate(-50%,-100%);
  outline: none;
  background-color: #fff;
  text-align: center;

}
._1gzv7750:focus-visible {
  transform: translate(-50%)
}
.gv4p8b0{
  font-size: 15px;
  font-weight: 500;
  line-height: 35px;
  color: #000000;
}
.goup-container {
  width: 48px !important;
  height: 48px !important;
  right: 21px !important;
  border-radius: 0 !important;
  background: url(../images/goup.svg) !important;
  background-repeat: no-repeat !important;
  
}
.goup-container:hover {
  background: url(../images/goupHover.svg) !important;
  background-repeat: no-repeat !important;
}
.goup-container .goup-arrow{
  display: none;
}

/* é’ˆå¯¹aié¡µé¢ å¼ºåˆ¶ç™»å½•é¡µé¢ */
.overseas-wrap{
  line-height: 1;

}
.ecp_top-nav .ecp_tn-header .overseas-wrap {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  z-index: 10002 !important;
}
@media screen and (max-width: 767px) {
  
}
@media screen and (max-width: 767px) and (min-width: 688px) {
}
@media screen and (min-width: 768px) {
 
}
@media screen and (min-width: 1024px) {
  
}

</pre></body></html>