@media screen and (min-width: 1200px) {
  .site-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-wrapper .box-bodys {
    margin-top: 200px;
    padding: 40px 20px 20px;
    min-height: 300px;
    line-height: 24px;
    position: relative;
    width: 1200px;
    z-index: 10;
    justify-content: center;
  }
  .site-wrapper .box-body {
    margin-top: 3.1vw;
    justify-content: center;
    display: flex;
    background: #ffffff;
    box-shadow: 0px 1px 8px 0px rgba(7, 35, 105, 0.1);
    box-shadow: 0px 0 8px 0px rgba(7, 35, 105, 0.1) \0;
  }
  .site-wrapper .error-tip {
    text-align: center;
  }
  .site-wrapper .error-tip .tip-none {
    padding: 1.6em 0em 0.55em;
    font-size: 2.15em;
    color: #333;
  }
  .site-wrapper .error-tip .check {
    font-size: 1.14em;
  }
  .site-wrapper .error-tip .button-error {
    padding: 2.86em;
  }
  .site-wrapper .error-tip .button-error a {
    color: #222;
  }
  .site-wrapper .error-tip .button-error.button-error-once {
    margin-top: -70px;
  }
  .site-wrapper .error-tip .button-error .return-goback {
    display: inline-block;
    width: 8.4em;
    height: 1.3em;
    line-height: 1.3em;
    text-align: center;
    border-radius: 2em;
    border: 0.15em solid #3a89da;
    padding: 1.5em;
    margin: 1.5em;
  }
  .site-wrapper .error-tip .button-error .return-goback {
    display: inline-block;
    width: 8.4em;
    height: 1.3em;
    line-height: 1.3em;
    text-align: center;
    border-radius: 2em;
    border: 0.15em solid #3a89da;
    padding: 1.5em;
    margin: 1.5em;
  }
  .site-wrapper .error-tip .button-error .return-index {
    padding: 0.85em;
  }
  .site-wrapper .error-tip .button-error .return-upper {
    padding: 0.85em;
  }
  .banner-404 {
    height: 380px;
  }
}
@media screen and (max-width: 1200px) {
  .site-wrapper {
    margin-top: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-wrapper .error-tip {
    text-align: center;
  }
  .site-wrapper .error-tip img {
    display: block;
    width: 40vw;
    margin: 0 auto;
  }
  .site-wrapper .error-tip .tip-none {
    padding: 1.6em 0em 0.55em;
    font-size: 3.75vw;
    color: #333;
  }
  .site-wrapper .error-tip .check {
    font-size: 3.75vw;
    line-height: 1.8;
    padding: 0 10vw;
  }
  .site-wrapper .error-tip .button-error {
    padding: 20px;
  }
  .site-wrapper .error-tip .button-error a {
    color: #222;
  }
  .site-wrapper .error-tip .button-error.button-error-once {
    margin-top: -40px;
  }
  .site-wrapper .error-tip .button-error .return-goback {
    display: inline-block;
    width: 26vw;
    height: 2vw;
    line-height: 2vw;
    text-align: center;
    font-size: 3.375vw;
    border-radius: 2em;
    border: 0.15em solid #3a89da;
    padding: 1.5em;
    margin: 1.5em;
  }
  .site-wrapper .error-tip .button-error .return-index {
    padding: 0.85em;
  }
  .site-wrapper .error-tip .button-error .return-upper {
    padding: 0.85em;
  }
  .banner-404 {
    height: 46.67vw;
    margin-top: 12vw;
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* make sure to set some focus styles for accessibility */
:focus,
a {
  outline: 0;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: Microsoft YaHei, sans-serif;
  min-height: 100%;
  background: #fff;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}
body.bgColor {
  background: #f6f7fa;
}
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;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
a {
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  outline: none;
}
.clearfix:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
a {
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none!important;
}
html {
  font-size: 16px;
}
/* @media screen and (min-width: 375px) {
  html {
    // 375px 尺寸作为 16px 基准，414px 18px, 600px 20px
    // font-size: calc(100% + 2 * (100vw - 375px) / 39);
  }
}

@media screen and (min-width: 414px) {
  html {
    // 414px - 1000px 每 100 像素宽字体增加 1px(18px-22px)
    // font-size: calc(112.5% + 4 * (100vw - 414px) / 586);
  }
}

@media screen and (min-width: 600px) {
  html {
    // 600px - 1000px 每 100 像素宽字体增加 1px(20px-24px)
    // font-size: calc(125% + 4 * (100vw - 600px) / 400);
  }
}
*/
@media screen and (max-width: 1200px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1011px) and (max-width: 1100px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1200px) {
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1200px) {
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 1201px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  .about {
    margin-top: -13vw;
  }
  .about .bread div:last-child a {
    color: #fff;
  }
  .about .box {
    background: #fff;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    padding: 60px 60px 80px;
  }
  .about .box .box-body {
    box-shadow: none;
    display: block;
    margin-top: 0;
  }
  .about .box .box-body .title_wrap .title {
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: left;
  }
  .about .box .box-body .title_wrap .desc {
    line-height: 30px;
  }
  .about .box .box-body .icon_wrap {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 80%;
    margin: 30px auto;
  }
  .about .box .box-body .icon_wrap > div {
    flex: 1;
  }
  .about .box .box-body .icon_wrap > div p {
    line-height: 26px;
  }
  .about .box .box-body .icon_wrap > div img {
    margin-bottom: 30px;
  }
  .about .hk-desc {
    margin-top: 30px;
    font-size: 14px;
    line-height: 26px;
  }
  .about .anchor {
    position: relative;
    top: 0px;
    display: block;
    height: 0;
    overflow: hidden;
  }
  .about .wrap2 {
    padding: 0 62px 60px;
    position: relative;
    top: 80px;
  }
  .about .wrap2 .en {
    text-align: left;
  }
  .about .wrap2 .en p {
    text-align: left;
  }
  .about .wrap2 .en .title {
    font-weight: bold;
  }
  .about .c666 {
    color: #666;
    line-height: 30px;
  }
  .about .mg {
    margin: 25px 0;
  }
  .about .content_wrap .title {
    line-height: 30px;
    font-size: 16px;
    margin: 60px 0 25px;
    text-align: left;
    font-weight: bold;
  }
  .about .content_wrap .content {
    line-height: 30px;
  }
  .about .content_wrap .content a {
    color: #193c96;
  }
  .about .common-style {
    line-height: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .about {
    font-size: 14px;
    text-align: justify;
  }
  .about .box {
    background: #fff;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.15);
    padding: 18px 12px;
  }
  .about .box .box-body .title_wrap {
    line-height: 5.87vw;
    color: #000;
  }
  .about .box .box-body .title_wrap .title {
    font-size: 5.33vw;
    margin-bottom: 3.2vw;
    padding-top: 2vw;
    text-align: left;
    font-weight: bold;
  }
  .about .box .box-body .icon_wrap {
    margin: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 20px;
  }
  .about .box .box-body .icon_wrap p {
    font-size: 3.75vw;
    line-height: 5.9vw;
  }
  .about .box .box-body .icon_wrap > div {
    display: flex;
    height: 40vw;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
    width: 30%;
  }
  .about .box .box-body .icon_wrap > div .pic1 {
    width: 52px;
    height: 50px;
    margin-bottom: 9px;
  }
  .about .box .box-body .icon_wrap > div .pic2 {
    width: 48px;
    height: 50px;
    margin-bottom: 9px;
  }
  .about .box .box-body .icon_wrap > div .pic3 {
    width: 48px;
    height: 50px;
    margin-bottom: 9px;
  }
  .about .wrap2 {
    padding: 1.5vw 3.1vw 5.2vw;
  }
  .about .wrap2 .en {
    font-family: MicrosoftYaHei;
  }
  .about .wrap2 .en p {
    text-align: left;
  }
  .about .wrap2 .en .title {
    font-family: MicrosoftYaHei;
  }
  .about .content_wrap {
    line-height: 22px;
    margin: 24px 0 0;
  }
  .about .content_wrap .title {
    text-align: justify;
    font-size: 4vw;
    margin-bottom: 16px;
    padding-top: 12vw;
    line-height: 24px;
    font-weight: bold;
  }
  .about .content_wrap a {
    color: #193c96;
  }
  .about-en .common-style {
    text-align: left;
  }
  .common-style {
    font-size: 3.75vw !important;
    line-height: 5.9vw !important;
  }
  .mg {
    margin: 2vw 0;
  }
  .c666 {
    color: #666;
    line-height: 30px;
  }
  .hk-desc {
    font-size: 3.2vw;
    line-height: 5.6vw;
    margin-top: 8vw;
  }
}

@media screen and (min-width: 1200px) {
  .account_open_column1 {
    height: 284px;
    background: #FFFFFF;
    box-shadow: 0px 1px 17px 4px rgba(0, 0, 0, 0.1);
  }
  .account_open_column1 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .account_open_column1 li {
    width: 25%;
  }
  .account_open_column1 li img {
    display: block;
    margin: 0 auto 28px;
    width: 90px;
    height: 90px;
  }
  .account_open_column1 li .webview {
    white-space: pre-wrap;
    word-break: break-all;
  }
  .account_open_column1 li p,
  .account_open_column1 li span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 400;
  }
  .account_open_column2 {
    margin: 100px 0;
  }
  .account_open_column2 .webview {
    white-space: pre-wrap;
    word-break: break-word;
  }
  .account_open_column2 .row {
    overflow: hidden;
  }
  .account_open_column2 li {
    width: 362px;
    padding: 38px 56px;
    box-sizing: border-box;
    height: 262px;
    color: #fff;
    float: left;
    margin-right: 54px;
    margin-bottom: 54px;
  }
  .account_open_column2 li:nth-child(3n) {
    margin-right: 0;
  }
  .account_open_column2 li:nth-of-type(3n + 1) {
    background-image: linear-gradient(270deg, #2F3C5E 0%, #06194C 100%);
  }
  .account_open_column2 li:nth-of-type(3n + 2) {
    background-image: linear-gradient(90deg, #193C96 0%, #2657D2 100%);
  }
  .account_open_column2 li:nth-of-type(3n + 3) {
    background-image: linear-gradient(90deg, #E85200 0%, #FF7022 100%);
  }
  .account_open_column2 li strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 24px;
  }
  .account_open_column2 li p {
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    font-family: MicrosoftYaHei-Bold;
  }
  .account_text2 {
    font-size: 34px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    margin-bottom: 100px;
    display: block;
  }
  .account_open_column3 {
    background: #F9FBFE;
    padding: 88px 0;
  }
  .account_open_column3 .account_text3 {
    margin-bottom: 20px;
  }
  .account_open_column3 .account_p_text3 {
    font-size: 16px;
    color: #888888;
    font-weight: 400;
    text-align: center;
  }
  .account_open_column3 .account_main {
    position: relative;
    margin-top: 88px;
    overflow: hidden;
  }
  .account_open_column3 .account_main .account_line {
    position: absolute;
    top: 0;
    left: 347px;
    width: 19px;
  }
  .account_open_column3 ul {
    width: 347px;
    float: left;
    margin-top: 145px;
  }
  .account_open_column3 ul li {
    width: 347px;
    padding: 30px 0 30px 60px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .account_open_column3 ul li.active {
    box-shadow: 0px 7px 26px 0px rgba(14, 76, 132, 0.15);
    background: #fff;
  }
  .account_open_column3 ul li.active strong {
    color: #193C96;
    font-weight: 700;
  }
  .account_open_column3 ul li:hover {
    box-shadow: 0px 7px 26px 0px rgba(14, 76, 132, 0.15);
    background: #fff;
  }
  .account_open_column3 ul li:hover strong {
    color: #193C96;
    font-weight: 700;
    font-family: MicrosoftYaHei-Bold;
  }
  .account_open_column3 ul li strong {
    display: block;
    font-size: 20px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .account_open_column3 ul li p {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
  }
  .account_open_column3 .visiable {
    float: left;
  }
  .account_open_column3 .visiable.hidden {
    display: none;
  }
  .account_open_column3 .visiable.imac span {
    width: 295px;
  }
  .account_open_column3 .visiable img.kh_bg_iphone,
  .account_open_column3 .visiable img.kh_bg_imac {
    display: block;
    width: 493px;
    margin-left: 169px;
  }
  .account_open_column3 .visiable img.kh_bg_imac {
    width: 713px;
    margin-left: 110px;
  }
  .account_open_column3 .visiable p {
    display: flex;
    margin-left: 145px;
    margin-top: 43px;
  }
  .account_open_column3 .visiable p.ios {
    margin-top: 48px;
  }
  .account_open_column3 .visiable p a,
  .account_open_column3 .visiable p span {
    display: block;
    width: 250px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #FD6E1F;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .account_open_column3 .visiable p a img,
  .account_open_column3 .visiable p span img {
    width: 26px;
    display: inline-block;
    margin-right: 20px;
  }
  .account_open_column3 .visiable p a:nth-of-type(1),
  .account_open_column3 .visiable p span:nth-of-type(1) {
    margin-right: 33px;
  }
  .account_open_column3 .visiable p a.iweb,
  .account_open_column3 .visiable p span.iweb {
    line-height: initial;
  }
  .account_open_column3 .visiable p a em,
  .account_open_column3 .visiable p span em {
    display: block;
    font-size: 8px;
    font-style: normal;
  }
  .account_open_column3 .visiable p a em:nth-of-type(1),
  .account_open_column3 .visiable p span em:nth-of-type(1) {
    font-size: 14px;
  }
  .account_open_column4 {
    margin-top: 100px;
  }
  .account_open_column4 ul {
    overflow: hidden;
    width: 1122px;
    margin: 0 auto;
  }
  .account_open_column4 .webview {
    white-space: pre-wrap;
    word-break: break-word;
  }
  .account_open_column4 li {
    float: left;
    padding: 59px 37px 25px;
    width: 374px;
    box-sizing: border-box;
    height: 347px;
  }
  .account_open_column4 li.EN {
    height: 420px;
  }
  .account_open_column4 li:hover {
    background: #193C96;
    box-shadow: 0px 7px 26px 0px rgba(7, 35, 105, 0.29);
  }
  .account_open_column4 li:hover strong {
    color: #fff;
  }
  .account_open_column4 li:hover p {
    color: rgba(255, 255, 255, 0.6);
  }
  .account_open_column4 li:hover img.thumbnail_plus {
    display: block;
  }
  .account_open_column4 li:hover img.thumbnail {
    display: none;
  }
  .account_open_column4 li i {
    display: block;
    height: 88px;
    margin: 0 auto;
  }
  .account_open_column4 li img {
    display: block;
    height: 88px;
    margin: 0 auto 28px;
  }
  .account_open_column4 li img.thumbnail_plus {
    display: none;
  }
  .account_open_column4 li img.thumbnail {
    display: block;
  }
  .account_open_column4 li strong {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
  }
  .account_open_column4 li p {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    font-family: Arial sans-serif;
  }
}
@media screen and (max-width: 1200px) {
  .account_main img {
    display: block;
    width: 100%;
  }
  .account_open_column1 img {
    width: 100%;
    display: block;
  }
  .account_open_column1 ul {
    display: grid;
    grid-template-columns: repeat(2, calc((100% - 2vw * 2) / 2));
    grid-column-gap: 2vw;
    grid-row-gap: 5.6vw;
  }
  .account_open_column1 li {
    margin-top: 6.4vw;
    text-align: center;
    font-size: 3.2vw;
    margin-bottom: 1vw;
  }
  .account_open_column1 li img {
    display: block;
    width: auto;
    height: 13.3vw;
    margin: 0 auto 3.6vw;
  }
  .account_open_column2 {
    margin-top: 17vw;
    margin-bottom: 17vw;
  }
  .account_open_column2 .row {
    margin-top: 10vw;
  }
  .account_open_column2 .swiper-slide {
    padding: 10.13vw;
    color: #fff;
    height: 60.26vw;
    box-sizing: border-box;
  }
  .account_open_column2 .swiper-slide strong {
    font-weight: bold;
    font-size: 3.73vw;
    display: block;
    margin-bottom: 4.26vw;
  }
  .account_open_column2 .swiper-slide .webview {
    line-height: 5.87vw;
    font-size: 3.73vw;
    max-height: 31.3vw;
  }
  .account_open_column2 .account-bg0 {
    background-image: linear-gradient(270deg, #2F3C5E 0%, #06194C 100%);
  }
  .account_open_column2 .account-bg1 {
    background-image: linear-gradient(90deg, #193C96 0%, #2657D2 100%);
  }
  .account_open_column2 .account-bg2 {
    background-image: linear-gradient(90deg, #E85200 0%, #FF7022 100%);
  }
  .account_open_column3 .row {
    padding: 0;
  }
  .account_open_column3 .account_p_text3 {
    margin-top: 2.4vw;
    text-align: center;
    font-size: 3.2vw;
    opacity: 0.7;
    color: #000;
    line-height: 1.3;
  }
  .account_open_column3 .account_p_text3 span {
    display: block;
  }
  .account_open_column3 .account_main {
    background: #F6F7FA;
    margin-top: 6.4vw;
    padding-bottom: 4.26vw;
    height: 102vw;
    box-sizing: border-box;
  }
  .account_open_column3 .account_main .account_line {
    display: none;
  }
  .account_open_column3 .account_main ul {
    border-bottom: 1px solid #D4D4D4;
    margin: 0 7.46vw 11.6vw;
    display: flex;
    align-items: center;
    height: 15.2vw;
    justify-content: space-between;
  }
  .account_open_column3 .account_main ul li {
    color: #666;
    position: relative;
  }
  .account_open_column3 .account_main ul li.active {
    color: #193C96;
  }
  .account_open_column3 .account_main ul li.active:after {
    content: '';
    height: 3px;
    background: #193C96;
    position: absolute;
    bottom: -3.6vw;
    width: 100%;
  }
  .account_open_column3 .account_main ul li strong {
    font-weight: normal;
    font-size: 4.26vw;
    margin-bottom: 2vw;
    display: block;
  }
  .account_open_column3 .account_main ul li p {
    font-size: 3.2vw;
  }
  .account_open_column3 .account_main .visiable .kh_bg_iphone {
    width: 59vw;
    margin: 0 auto;
  }
  .account_open_column3 .account_main .visiable .kh_bg_imac {
    width: 84.53vw;
    margin: 0 auto;
  }
  .account_open_column3 .account_main .visiable p {
    margin: 8.53vw 5.3vw 0;
    display: flex;
  }
  .account_open_column3 .account_main .visiable p img {
    display: none;
  }
  .account_open_column3 .account_main .visiable p span {
    align-items: center;
    flex: 1;
    display: block;
    border-radius: 6.4vw;
    background: #FD6E1F;
    height: 12.26vw;
    font-size: 3.2vw;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .account_open_column3 .account_main .visiable p span:nth-of-type(1) {
    margin-right: 4vw;
  }
  .account_open_column3 .account_main .visiable p span em {
    font-style: normal;
    display: block;
  }
  .account_open_column3 .account_main .visiable p span em.web-text {
    opacity: 0.7;
    margin-top: 1vw;
  }
  .account_open_column3 .account_main .visiable.hidden {
    display: none;
  }
  .account_text2 {
    font-size: 5.3vw;
    color: #000000;
    font-weight: 400;
    display: block;
    text-align: center;
  }
  .account_open_column2 .webview,
  .account_open_column4 .webview {
    word-break: break-word;
    white-space: pre-wrap;
  }
  .account_open_column4 {
    margin-top: 17.3vw;
  }
  .account_open_column4 ul {
    margin-top: 10.13vw;
    padding: 0 7.2vw;
  }
  .account_open_column4 ul li {
    display: flex;
    align-items: center;
    margin-bottom: 8vw;
  }
  .account_open_column4 ul li img {
    width: 17.33vw;
    margin-right: 5.3vw;
  }
  .account_open_column4 ul li .thumbnail_plus {
    display: none;
  }
  .account_open_column4 ul li strong {
    display: block;
    margin-bottom: 2.9vw;
    font-weight: normal;
  }
  .account_open_column4 ul li .webview {
    color: #666;
    font-size: 3.73vw;
    line-height: 5.86vw;
  }
}

@media screen and (min-width: 1200px) {
  .anti_column1 {
    box-shadow: 0px 7px 26px 0px rgba(7, 35, 105, 0.1);
    padding: 86px 95px 85px 47px;
    margin-top: 90px;
    box-sizing: border-box;
  }
  .anti_column1 h3 {
    font-size: 24px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
  .anti_column1 .anti_column1_content {
    margin-left: 47px;
  }
  .anti_column1 .icon_tip1 {
    width: 33px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: 0px -139px;
    display: inline-block;
    margin-right: 13px;
  }
  .anti_column1 .anti_text1 {
    font-size: 24px;
    line-height: 41px;
  }
  .anti_column1 .anti_tabs_top {
    margin-top: 20px;
    display: flex;
  }
  .anti_column1 .anti_tabs_top li {
    flex: 1;
    height: 137px;
    background: #F7F8FB;
    border-right: 1px solid #CACACA;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
    flex-direction: column;
    font-size: 19px;
    color: #193C96;
  }
  .anti_column1 .anti_tabs_top li:hover,
  .anti_column1 .anti_tabs_top li.active {
    background: #193C96;
    box-shadow: 0px 7px 26px 0px rgba(7, 35, 105, 0.1);
    color: #fff;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon1,
  .anti_column1 .anti_tabs_top li.active .anti_icon1 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: -45px -47px;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon2,
  .anti_column1 .anti_tabs_top li.active .anti_icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 200px 170.4762px;
    background-position: 0px -87.619px;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon3,
  .anti_column1 .anti_tabs_top li.active .anti_icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 162.7273px;
    background-position: -171.1111px -44.5455px;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon4,
  .anti_column1 .anti_tabs_top li.active .anti_icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 174.6341px;
    background-position: -93.3333px -89.7561px;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon5,
  .anti_column1 .anti_tabs_top li.active .anti_icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: -109px 0px;
  }
  .anti_column1 .anti_tabs_top li:hover .anti_icon6,
  .anti_column1 .anti_tabs_top li.active .anti_icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 198.8889px;
    background-position: -42.2222px -154.4444px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon1 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: -64px 0px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 200px 170.4762px;
    background-position: -114.7368px -42.8571px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 162.7273px;
    background-position: -171.1111px 0px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 174.6341px;
    background-position: -47.7778px -89.7561px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: 0px -47px;
  }
  .anti_column1 .anti_tabs_top li .anti_icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 198.8889px;
    background-position: -171.1111px -108.8889px;
  }
  .anti_column1 .anti_tabs_top li i {
    display: block;
    margin-bottom: 15px;
  }
  .anti_column1 .anti_tabs_top li:last-child {
    border-right: none;
  }
  .anti_tabs_bottom {
    margin-top: 20px;
    padding: 50px 0 0 39px;
    box-sizing: border-box;
  }
  .anti_tabs_bottom .show {
    display: block;
  }
  .anti_tabs_bottom .hide {
    display: none;
  }
  .anti_tabs_bottom ul {
    width: 693px;
  }
  .anti_tabs_bottom li {
    font-size: 15px;
    line-height: 31px;
    display: flex;
  }
  .anti_tabs_bottom li span {
    margin-right: 8px;
    display: block;
    font-size: 12px;
  }
  .anti_column2 {
    margin-top: 90px;
    display: flex;
  }
  .anti_column2 .anti_column2_left {
    width: 806px;
    margin-right: 16px;
    box-shadow: 0px 3px 13px 0px rgba(7, 35, 105, 0.13);
  }
  .anti_column2 .anti_column2_left_top {
    height: 93px;
    background: linear-gradient(-86deg, #CFDBFF 0%, #EEF2FE 100%);
    display: flex;
    align-items: center;
    font-size: 18px;
  }
  .anti_column2 .anti_column2_left_top .icon_tip2 {
    width: 59px;
    height: 42px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: 0px 0px;
    display: block;
    margin-left: 43px;
  }
  .anti_column2 .anti_column2_left_bottom {
    padding: 46px 67px 83px 97px;
    font-size: 18px;
  }
  .anti_column2 .anti_column2_left_bottom p {
    margin-bottom: 29px;
  }
  .anti_column2 .anti_column2_left_bottom p a {
    display: block;
    margin-left: 50px;
    margin-top: 15px;
    color: #193C96;
  }
  .anti_column2 .anti_column2_left_bottom p:nth-child(3) a {
    margin-left: 38px;
  }
  .anti_column2 .anti_column2_left_bottom span {
    display: block;
    line-height: 31px;
    font-size: 15px;
  }
  .anti_column2 .anti_column2_right {
    box-shadow: 0px 3px 13px 0px rgba(7, 35, 105, 0.13);
  }
  .anti_column2 .anti_column2_right img {
    display: block;
    margin-bottom: 48px;
  }
  .anti_column2 .anti_column2_right .anti_text2 {
    display: block;
    font-size: 19px;
    margin-bottom: 44px;
    margin-left: 200px;
  }
  .anti_column2 .anti_column2_right ul {
    float: right;
    margin-right: 69px;
  }
  .anti_column2 .anti_column2_right li {
    display: flex;
    margin-bottom: 20px;
    justify-content: right;
  }
  .anti_column2 .anti_column2_right li a {
    font-size: 15px;
    color: #000;
  }
  .anti_column2 .anti_column2_right li a:hover {
    color: #193C96;
  }
  .anti_column2 .anti_column2_right li a span {
    color: #193C96;
    padding-left: 5px;
  }
  .anti_column3 {
    margin-top: 90px;
    border-top: 1px solid #E3E4E6;
    padding: 60px 95px;
  }
  .anti_column3 .anti_text3 {
    font-size: 14px;
    margin-bottom: 23px;
    display: block;
  }
  .anti_column3 p {
    font-size: 12px;
    line-height: 31px;
  }
  .anti_column3 .anti_text4 {
    font-size: 12px;
    margin-top: 40px;
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .anti_column1 {
    padding: 3.2vw;
    background: none !important;
    height: auto !important;
  }
  .anti_column1 h3 {
    display: flex;
    align-items: center;
    font-size: 4.8vw;
    font-weight: 400;
    margin-bottom: 6vw;
    margin-top: 3.6vw;
  }
  .anti_column1 h3 .icon_tip1 {
    width: 22px;
    height: 25px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 126.6667px 111.875px;
    background-position: 0px -86.875px;
    display: inline-block;
    margin-right: 2.4vw;
  }
  .anti_column1 .anti_column1_content .anti_text1 {
    font-size: 3.6vw;
    line-height: 6.4vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5.3vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li {
    background: #F7F8FB;
    width: 25.3vw;
    height: 25.3vw;
    margin-right: 3.3vw;
    font-size: 3.73vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 4.4vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active {
    background: #193C96;
    box-shadow: 0px 7px 26px 0px rgba(7, 35, 105, 0.1);
    color: #fff;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon1,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon1 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: -45px -47px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon2,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 200px 170.4762px;
    background-position: 0px -87.619px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon3,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 162.7273px;
    background-position: -171.1111px -44.5455px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon4,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 174.6341px;
    background-position: -93.3333px -89.7561px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon5,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: -109px 0px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li:hover .anti_icon6,
  .anti_column1 .anti_column1_content .anti_tabs_top li.active .anti_icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 198.8889px;
    background-position: -42.2222px -154.4444px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li i {
    display: block;
    margin-bottom: 3.1vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li .anti_icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 200px 170.4762px;
    background-position: -114.7368px -42.8571px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li .anti_icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 162.7273px;
    background-position: -171.1111px 0px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li .anti_icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 174.6341px;
    background-position: -47.7778px -89.7561px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li .anti_icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 190px 179px;
    background-position: 0px -47px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_top li .anti_icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/anti-190-179.png");
    background-repeat: no-repeat;
    background-size: 211.1111px 198.8889px;
    background-position: -171.1111px -108.8889px;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom {
    height: auto !important;
    background: none !important;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom ul {
    padding: 6.1vw 4vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom li {
    display: flex;
    font-size: 3.2vw;
    line-height: 6.4vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom li span {
    font-size: 2.5vw;
    margin-right: 1vw;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom .hide {
    display: none;
  }
  .anti_column1 .anti_column1_content .anti_tabs_bottom .show {
    display: block;
  }
  .anti_column2,
  .anti_column3 {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .dynamic-detail-content {
    margin-top: 6.7vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.15);
    padding: 1.5vw 3.1vw 5.2vw;
    background: #fff;
  }
  .dynamic-detail-content .detail,
  .dynamic-detail-content .detail_add {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    padding-top: 1.6vw;
    line-height: initial;
  }
  .dynamic-detail-content .detail .webview,
  .dynamic-detail-content .detail_add .webview {
    white-space: pre-wrap;
    word-break: break-word;
  }
  .dynamic-detail-content .detail > h5,
  .dynamic-detail-content .detail_add > h5 {
    font-family: Arial;
    color: #000000;
    font-size: 22px;
    line-height: 32px;
  }
  .dynamic-detail-content .detail > p,
  .dynamic-detail-content .detail_add > p {
    font-family: Arial;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    margin-top: 1.6vw;
    margin-bottom: 1.6vw;
  }
  .dynamic-detail-content .detail > p span,
  .dynamic-detail-content .detail_add > p span {
    margin-left: 2vw;
  }
  .dynamic-detail-content .detail img,
  .dynamic-detail-content .detail_add img {
    max-width: 100%;
    height: auto;
  }
  .dynamic-detail-content .detail_add {
    border-top: none;
  }
  .article-detail-content {
    margin-top: -13vw;
    padding: 100px 60px 60px;
  }
  .article-detail-content .detail {
    border-top: none;
    padding-top: 0;
  }
  .article-detail-content .detail h5 {
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    word-break: break-all;
  }
  .article-detail-content .detail .webview {
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    font-weight: 400;
  }
}
@media screen and (max-width: 1200px) {
  .dynamic-detail-content {
    margin-top: 6.7vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.15);
    padding: 1.5vw 3.1vw 5.2vw;
    background: #fff;
  }
  .dynamic-detail-content .detail,
  .dynamic-detail-content .detail_add {
    border-top: none;
    padding-top: 1.6vw;
    line-height: initial;
  }
  .dynamic-detail-content .detail .webview,
  .dynamic-detail-content .detail_add .webview {
    white-space: pre-wrap;
    word-break: break-word;
  }
  .dynamic-detail-content .detail > h5,
  .dynamic-detail-content .detail_add > h5 {
    font-size: 4.8vw;
    line-height: 6.93vw;
    margin-bottom: 6vw;
  }
  .dynamic-detail-content .detail > p,
  .dynamic-detail-content .detail_add > p {
    font-size: 3.73vw;
    line-height: 6.4vw;
    margin-bottom: 4vw;
  }
  .dynamic-detail-content .detail > p span,
  .dynamic-detail-content .detail_add > p span {
    margin-left: 2vw;
  }
  .dynamic-detail-content .detail img,
  .dynamic-detail-content .detail_add img {
    max-width: 100%;
    height: auto;
  }
  .article-detail-content {
    padding: 3.1vw;
  }
  .article-detail-content .detail {
    border-top: none;
    padding-top: 0;
  }
  .article-detail-content .detail h5 {
    color: #000000;
    font-weight: 400;
  }
  .article-detail-content .detail .webview {
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    font-weight: 400;
  }
}

@media screen and (min-width: 1200px) {
  .downloads-column1 {
    margin: 120px 0;
  }
  .downloads-column1 .clear {
    clear: both;
  }
  .downloads-column1 li {
    background: #FFFFFF;
    width: 284px;
    float: left;
    margin-right: 21px;
  }
  .downloads-column1 li .downloads-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 0.5px solid #CED8FF;
    border-radius: 8px;
    padding: 40px 0;
    height: 452px;
    box-sizing: border-box;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .downloads-column1 li .downloads-main .downloads-wap {
    width: 231px;
  }
  .downloads-column1 li:nth-of-type(4) {
    margin-right: 0;
  }
  .downloads-column1 li img {
    width: 68px;
    display: block;
    margin: 0 auto;
  }
  .downloads-column1 li .strong {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    height: 80px;
    font-weight: 700;
    margin-top: 25px;
  }
  .downloads-column1 li .strong.EN {
    height: 60px;
  }
  .downloads-column1 li .strong span {
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    font-weight: 700;
    margin-top: 0;
  }
  .downloads-column1 li .operation-title {
    font-size: 16px;
    color: #2452FF;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-weight: normal;
  }
  .downloads-column1 li p {
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 22px;
    margin-top: 20px;
    height: 72px;
  }
  .downloads-column1 li p.text-center {
    text-align: center;
  }
  .downloads-column1 li .operation-link {
    margin-top: 13px;
    height: 76px;
  }
  .downloads-column1 li .operation-link.EN {
    margin-top: 20px;
  }
  .downloads-column1 li .operation-link a {
    height: 33px;
    background: #2452FF;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 33px;
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
  }
  .downloads-column1 li span {
    font-size: 12px;
    color: #666666;
    margin-top: 20px;
    display: block;
    text-align: center;
    line-height: 1.2;
    word-break: break-all;
  }
  .downloads-column1 li:hover .downloads-main {
    transform: translateY(-60px);
    box-shadow: 0px 4px 15px 0px #abc9ff;
  }
  .downloads-column2 {
    padding: 120px 0;
    background: #EFF4F9;
  }
  .downloads-column2 .downloads-title {
    text-align: center;
  }
  .downloads-column2 img {
    display: block;
    margin: 90px auto 0;
    height: 550px;
  }
  .downloads-column3 {
    margin: 179px 0;
  }
  .downloads-column3 .row {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .downloads-column3 .downloads-column3-left {
    width: 420px;
  }
  .downloads-column3 .downloads-column3-left .downloads-text {
    text-align: left;
    letter-spacing: 0;
  }
  .downloads-column3 .downloads-column3-right {
    width: 677px;
    position: relative;
  }
  .downloads-column3 .downloads-column3-right .downloads-column3-right-img1 {
    width: 677px;
  }
  .downloads-column3 .downloads-column3-right .downloads-column3-right-img2 {
    position: absolute;
    display: block;
    width: 108px;
    right: -46px;
    top: 166px;
  }
  .downloads-column4 {
    background: #EFF4F9;
    margin: 0;
    padding: 179px 0;
  }
  .downloads-column4 .row {
    flex-direction: row-reverse;
  }
  .downloads-column4 .downloads-column4-right-img1 {
    width: 692px;
  }
  .downloads-column4 .downloads-column4-right-img2 {
    position: absolute;
    display: block;
    width: 108px;
    left: -46px;
    top: 186px;
  }
  .downloads-column4 .downloads-column3-left {
    margin-left: 35px;
  }
  .downloads-column5 {
    margin: 111px 0;
  }
  .downloads-column5 .downloads-column3-right {
    margin-left: 166px;
  }
  .downloads-column5 .downloads-column5-right-img1 {
    width: 550px;
  }
  .downloads-column5 .downloads-column5-right-img2 {
    position: absolute;
    display: block;
    width: 108px;
    left: -46px;
    top: 190px;
  }
  .downloads-title {
    font-size: 44px;
    color: #000000;
    letter-spacing: 4px;
    font-weight: 700;
    display: block;
    margin-bottom: 24px;
    position: relative;
  }
  .downloads-title.downloads-title-right {
    text-align: right;
  }
  .downloads-text {
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    font-weight: 400;
    display: block;
    text-align: center;
    line-height: 27px;
  }
}
@media screen and (max-width: 1200px) {
  .downloads-column1 {
    padding: 16vw 0;
    background: #EFF4F9;
  }
  .downloads-column1 .row {
    padding: 0 5.3vw;
  }
  .downloads-column1 .download-test {
    font-size: 5.33vw;
    color: #000000;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10.66vw;
  }
  .downloads-column1 ul li {
    background: #fff;
    border-radius: 1.33vw;
    margin-bottom: 5.3vw;
    padding: 5.3vw 4vw 8vw 4vw;
    display: flex;
  }
  .downloads-column1 ul li .downloads-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .downloads-column1 ul li .downloads-main .downloads-wap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .downloads-column1 ul li .downloads-main .downloads-wap .strong {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2vh 0;
  }
  .downloads-column1 ul li .downloads-main .downloads-wap .strong span.EN {
    height: 7.8vh;
    color: #222;
    font-size: 4.26vw;
  }
  .downloads-column1 ul li .downloads-main .downloads-wap .strong a {
    margin-top: 1vh;
  }
  .downloads-column1 ul li img {
    width: 15.46vw;
    height: 15.46vw;
    display: block;
  }
  .downloads-column1 ul li strong {
    display: block;
    font-size: 4.26vw;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 2.66vw;
    line-height: 6.4vw;
  }
  .downloads-column1 ul li .operation-title {
    font-size: 3.2vw;
    color: #2452FF;
    margin-left: 1.6vw;
    font-weight: normal;
  }
  .downloads-column1 ul li p {
    color: #666;
    font-size: 3.73vw;
    line-height: 6.4vw;
  }
  .downloads-column1 ul li .operation-link {
    margin-top: 6.4vw;
  }
  .downloads-column1 ul li .operation-link a {
    background: #2452FF;
    display: block;
    border-radius: 1.06vw;
    height: 8.79vw;
    line-height: 8.79vw;
    text-align: center;
    color: #fff;
    font-size: 3.2vw;
    margin-bottom: 2.66vw;
    width: 55.46vw;
  }
  .downloads-column1 ul li span {
    color: #999;
    font-size: 3.2vw;
    display: block;
    margin-top: 5.3vw;
    line-height: 1.5;
    word-break: break-all;
  }
  .downloads-title {
    display: block;
    letter-spacing: 1.82px;
    color: #000;
    font-size: 5.33vw;
    text-align: center;
    font-weight: 600;
    margin-bottom: 2.4vw;
  }
  .downloads-text {
    color: #888888;
    font-size: 3.2vw;
    text-align: center;
    display: block;
    line-height: 4.8vw;
    padding: 0 2.13vw;
  }
  .downloads-column2 {
    padding: 12.26vw 6.4vw 21.33vw;
  }
  .downloads-column2 img {
    display: block;
    margin-top: 16vw;
  }
  .downloads-column3-right {
    margin-top: 16vw;
    position: relative;
  }
  .downloads-column3 {
    background: #EFF4F9;
    padding: 12.26vw 6.4vw 21.33vw;
  }
  .downloads-column3 .row {
    padding: 0;
  }
  .downloads-column3 .downloads-column3-right-img1 {
    width: 82.66vw;
  }
  .downloads-column3 .downloads-column5-right-img1 {
    width: 61.86vw;
    display: block;
    margin: 0 auto;
  }
  .downloads-column3 .downloads-column4-right-img1 {
    width: 83.2vw;
    margin-left: 4vw;
  }
  .downloads-column3 .downloads-column3-right-img2 {
    width: 10.13vw;
    display: block;
    position: absolute;
    right: 0;
    top: 25vw;
  }
  .downloads-column4 {
    background: #fff;
  }
  .downloads-column4 .downloads-column4-right-img2 {
    width: 10.13vw;
    display: block;
    position: absolute;
    left: 0vw;
    top: 23vw;
  }
  .downloads-column5 {
    margin-bottom: -9.6vw;
  }
  .downloads-column5 .downloads-column5-right-img2 {
    width: 10.13vw;
    display: block;
    position: absolute;
    left: 11vw;
    top: 22.5vw;
  }
  .downloads-column3 img,
  .downloads-column2 img {
    width: 100%;
  }
}
.mask {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 40% 5%;
  background-size: 90%;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  display: none;
}
.mask .mask-tip {
  width: 100%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin-top: 80%;
}
.mask .know-btn {
  width: 200px;
  height: 60px;
  color: #fff;
  font-size: 30px;
  border: 2px solid #fff;
  border-radius: 50px;
  text-align: center;
  line-height: 60px;
  transform: translate(-50%, 0);
  margin: 0 50%;
  margin-top: 50px;
}
.qrcode-mask {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.qrcode-mask .qrcode-container {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  position: fixed;
  width: 300px;
  height: 350px;
  left: 49.5%;
  top: 365px;
  margin-left: -150px;
  margin-top: -175px;
  background: #fff;
  border: 1px solid #bfbfbf;
  animation: showQrCode 0.5s forwards;
  -moz-animation: showQrCode 0.5s forwards;
  -webkit-animation: showQrCode 0.5s forwards;
  -o-animation: showQrCode 0.5s forwards;
}
.qrcode-mask .qrcode-container .desc {
  height: 26px;
  width: 242px;
  margin: auto;
  background-size: contain;
  margin-top: 55px;
}
.qrcode-mask .qrcode-container .close {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  color: #bfbfbf;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.qrcode-mask .qrcode-container .display-qrcode {
  height: 210px;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
  margin-top: 20px;
}

@media screen and (min-width: 1200px) {
  .this-text {
    font-family: Microsoft YaHei, sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #000000;
    text-align: justify;
  }
  .this-cr {
    margin-top: 4vw;
    text-align: center;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
    margin-top: 8vw;
    margin-bottom: 4vw;
  }
  .privacy .bread {
    margin-bottom: 2vw;
  }
  .privacy p,
  .privacy li {
    margin-top: 1vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #000000;
    text-align: justify;
  }
  .privacy ul {
    margin-top: 1vw;
  }
  .privacy li {
    margin-top: 0;
  }
  .privacy .big {
    margin-top: 1.6vw;
    font-size: 22px;
    line-height: 32px;
  }
  .privacy .cr {
    margin-top: 4vw;
    text-align: center;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
    margin-top: 8vw;
    margin-bottom: 4vw;
  }
  .disclaimer .bread {
    margin-bottom: 2vw;
  }
  .disclaimer p {
    margin-top: 1vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #000000;
    text-align: justify;
  }
  .disclaimer .big {
    margin-top: 1.6vw;
    font-size: 22px;
    line-height: 32px;
  }
  .disclaimer .cr {
    margin-top: 4vw;
    text-align: center;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
    margin-top: 8vw;
    margin-bottom: 4vw;
  }
  .help-map {
    margin-top: 4vw;
  }
  .help-map .top-one {
    margin-top: 2vw;
  }
  .help-map .help-map-list {
    padding: 1vw 0;
  }
  .help-map .help-map-list h4 {
    font-family: Microsoft YaHei, sans-serif;
    font-weight: bold;
    color: #000000;
    font-size: 1.3vw;
    line-height: 30px;
  }
  .help-map .item h5 {
    margin-top: 1.3vw;
    display: flex;
    align-items: center;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 1.1vw;
    line-height: 26px;
    color: #666666;
    text-align: justify;
  }
  .help-map .item h5 img {
    margin-right: 0.7vw;
    width: 1.3vw;
    height: 1.3vw;
  }
  .help-map .ul {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(5, 20%);
    margin-left: 1vw;
  }
  .help-map .ul li {
    margin-top: 1.3vw;
    position: relative;
    display: flex;
    align-items: center;
    float: left\0;
    width: 20%\0;
  }
  .help-map .ul li img {
    width: 0.5vw;
    height: 0.5vw;
  }
  .help-map .ul li a {
    font-family: Microsoft YaHei, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    padding-left: 0.5vw;
    cursor: pointer;
  }
  .help-map .ul li a:hover {
    color: #193c96;
  }
  .cybersecurity_alert .title {
    text-align: center;
    margin: 30px 0;
    font-size: 22px;
    line-height: 32px;
  }
  .cybersecurity_alert .content {
    display: flex;
    justify-content: center;
  }
  .cybersecurity_alert .content li {
    display: flex;
    justify-content: flex-start;
  }
  .cybersecurity_alert .content li .t1 {
    background: #dee7ff;
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cybersecurity_alert .content li .t2 {
    width: 631px;
  }
  .cybersecurity_alert .content li .t2 p {
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .cybersecurity_alert .content p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
}
@media screen and (max-width: 1200px) {
  .privacy .big {
    font-size: 4.8vw;
  }
  .privacy .big:nth-of-type(1) {
    margin-top: 4.26vw;
  }
  .privacy p,
  .privacy li {
    font-size: 3.4vw;
    margin-top: 2.13vw;
    line-height: 7.14vw;
    text-align: justify;
  }
  .privacy.En p,
  .privacy.En li {
    text-align: left;
  }
  .privacy .cr {
    font-size: 3.73vw;
    line-height: 7.14vw;
    margin-bottom: 20vw;
  }
  .disclaimer .title {
    font-size: 4.5vw;
    line-height: 6vw;
    font-weight: bold;
    margin: 4vw 0;
    text-align: justify;
  }
  .disclaimer p {
    font-size: 3.4vw;
    line-height: 6vw;
    margin-top: 3vw;
    text-align: justify;
  }
  .disclaimer.En p {
    text-align: left;
  }
  .disclaimer .cr {
    font-size: 3.2vw;
    line-height: 4.6vw;
  }
  .top-one {
    margin-top: 16vw;
  }
  .help-map .bread {
    padding: 0;
  }
  .help-map .help-map-list {
    padding-top: 5vw;
  }
  .help-map .help-map-list h4 {
    font-size: 4.56vw;
    line-height: 32px;
  }
  .help-map .help-map-list h5 {
    margin-top: 4vw;
    margin-bottom: 2vw;
    font-size: 4.26vw;
    line-height: 24px;
    display: flex;
    align-items: center;
  }
  .help-map .help-map-list h5 img {
    width: 4vw;
    height: 4vw;
    margin-right: 2vw;
  }
  .help-map .ul {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-row-gap: 1vw;
  }
  .help-map .ul li {
    margin-top: 0;
    display: flex;
    align-items: center;
  }
  .help-map .ul li img {
    width: 1.5vw;
    height: 1.5vw;
  }
  .help-map .ul li a {
    padding-left: 2vw;
    font-size: 3.46vw;
    line-height: 6.4vw;
  }
  .cybersecurity_alert {
    margin-top: 3vw;
  }
  .cybersecurity_alert .title {
    font-size: 4.5vw;
    line-height: 6vw;
    font-weight: bold;
    margin: 4vw 0;
    text-align: justify;
  }
  .cybersecurity_alert li {
    display: flex;
    justify-content: flex-start;
  }
  .cybersecurity_alert li .t1 {
    background: #dee7ff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cybersecurity_alert li .t2 {
    background: #f9fbff;
    flex: 1;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cybersecurity_alert li .t2 p {
    word-break: break-all;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1200px) {
  .box-siders {
    height: calc(100% - 10vw);
  }
  .box-siders li {
    height: auto !important;
    line-height: auto !important;
  }
  .box-siders li.current h5 {
    background: #193C96;
    color: #fff;
  }
  .box-siders li.current h5 .arrow {
    border-color: #fff;
    transform: rotate(-45deg);
  }
  .box-siders li.current p {
    height: auto;
  }
  .box-siders li p {
    background: #F5F7FA;
    height: 0;
    transition: all 0.8s ease-out 0s;
    overflow: hidden;
  }
  .box-siders li p a {
    background: none;
    position: relative;
    padding-left: 45px;
    color: #666;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .box-siders li p a:nth-of-type(1) {
    margin-top: 20px;
  }
  .box-siders li p a:nth-last-child(1) {
    margin-bottom: 20px;
  }
  .box-siders li p a:hover {
    background: none;
    color: #193C96;
    box-shadow: none;
  }
  .box-siders li p a:hover:before {
    background: #193C96;
  }
  .box-siders li p a.current {
    color: #193C96;
  }
  .box-siders li p a.current:before {
    background: #193C96;
  }
  .box-siders li p a:before {
    position: absolute;
    left: 31px;
    top: 1.5vw;
    content: '';
    width: 5px;
    height: 5px;
    background: #999999;
    border-radius: 50%;
    display: block;
  }
  .box-siders h5 {
    height: 66px;
    line-height: 66px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    position: relative;
  }
  .box-siders h5 .arrow {
    right: 35px;
  }
}
@media screen and (max-width: 1200px) {
  .helpwrap-mobile ul {
    display: flex;
    padding: 3.2vw 3.2vw 0;
    margin-top: 5vw;
    overflow-x: scroll;
  }
  .helpwrap-mobile ul li {
    display: initial;
    font-size: 4.26vw;
    margin-right: 3.2vw;
    position: relative;
    padding-bottom: 20px;
  }
  .helpwrap-mobile ul li.current::after {
    content: '';
    position: absolute;
    height: 3px;
    background: #193c96;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .helpwrap-mobile .hidden {
    background: #F5F7FA;
    padding: 3.2vw;
    display: none;
  }
  .helpwrap-mobile .hidden.current {
    display: block;
  }
  .helpwrap-mobile .hidden.current a.current {
    color: #193c96;
  }
  .helpwrap-mobile .hidden a {
    color: #666;
    font-size: 4.26vw;
    margin-right: 3.2vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .row-mobile {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .box-title {
    margin-top: 2.5vw;
    color: #000000;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
  }
  .box-body {
    margin-top: 3.1vw;
    display: flex;
    font-family: Microsoft YaHei, sans-serif;
  }
  .box-sider {
    background: #fff;
    list-style: none;
    padding-bottom: 10vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.2);
    z-index: 2;
  }
  .box-sider li {
    height: 3.4vw;
    line-height: 3.4vw;
    margin-bottom: -1px;
  }
  .box-sider li a {
    background: #fff;
    display: block;
    color: #000000;
    font-size: 14px;
    transition: all 0.2s;
    padding-left: 1.6vw;
    padding-right: 1.3vw;
    min-width: 14vw;
  }
  .box-sider li a:hover,
  .box-sider li a.active {
    color: #ffffff;
    text-shadow: 0 0.1vw 0.8vw rgba(7, 35, 105, 0.2);
    background-color: #193c96;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.2);
  }
  .box-content {
    background: #fff;
    flex: 1;
    box-sizing: border-box;
    padding: 3vw;
    width: 930px;
    box-shadow: 5px 5px 10px 1px rgba(7, 35, 105, 0.2);
  }
}
@media screen and (max-width: 1200px) {
  .fund-row {
    padding: 0;
  }
  .box-title h5 {
    font-size: 4.8vw;
    line-height: initial;
  }
  .fund-h5 {
    margin-bottom: 4vw;
    font-size: 4vw;
    line-height: inherit;
  }
  .fund-h5 img {
    width: 4vw;
    margin-right: 2vw;
  }
  .fund-h5 .ip-icon {
    margin-right: 2vw;
  }
  .box-title {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 8vw;
    padding: 0 3.2vw;
    margin: 6vw 0;
    font-size: 4.8vw;
    display: none;
  }
  .box-title p span,
  .box-title p a {
    font-size: 3.5vw;
  }
  .box-title p span.line,
  .box-title p a.line {
    font-size: 3.5vw;
  }
  .box-body {
    display: initial;
  }
  .box-body li {
    display: flex;
  }
  .box-body li .show {
    display: block;
  }
  .box-body li .hidden {
    display: none;
  }
  .box-body li .use-title {
    width: 60vw;
  }
  .box-body li a {
    margin-right: 2vw;
    color: #193c96;
  }
  .box-body-sider {
    overflow-x: hidden;
    width: 100%;
  }
  .box-sider {
    box-shadow: none;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 8vw 0;
    padding-bottom: 0;
    width: 100% !important;
    padding-top: 1vw;
    border-bottom: 0.3vw solid #ececec;
    position: relative;
  }
  .box-sider::-webkit-scrollbar {
    display: none;
  }
  .box-sider.En li a {
    font-size: 3.3vw;
    line-height: 4vw;
  }
  .box-sider.En li a.active {
    font-size: 3.8vw;
  }
  .box-sider li {
    flex-shrink: 0;
    text-align: center;
    position: relative;
    height: 8vw;
    line-height: 8vw;
    padding-bottom: 3vw;
    margin-right: 4vw;
    width: auto !important;
  }
  .box-sider li a {
    color: #888;
  }
  .box-sider li a:hover {
    background: none;
    box-shadow: none;
    color: #888;
  }
  .box-sider li a.active {
    background: none;
    box-shadow: none;
    color: #000;
  }
  .box-sider li a.active::before {
    content: "";
    width: 80%;
    height: 1.3vw;
    background: #193c96;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .box-sider::-webkit-scrollbar {
    width: 0;
  }
}
/* @media screen and (min-width: 1200px) and (max-width: 1270px) {
  .box-title {
    display: none;
  }
} */

@media screen and (min-width: 1200px) {
  .bond_wrap {
    margin-bottom: 20px;
  }
  .bond_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .bond_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .bond_wrap .table li p {
    line-height: 19px;
    background: #f9fbff;
    margin: 0 1px 1px 0;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
  .bond_wrap .table li .t1 {
    width: 178px;
    padding: 11px 11px 11px 18px;
    display: flex;
    align-items: center;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .bond_wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    width: 670px;
    padding: 11px 11px 11px 18px;
  }
  .bond_wrap .ps {
    margin-top: 30px;
  }
  .bond_wrap .ps p {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .bond_wrap {
    margin-bottom: 20px;
  }
  .bond_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .bond_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .bond_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .bond_wrap .table li > p {
    line-height: 19px;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    padding: 11px 11px 11px 18px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
  .bond_wrap .table li .t1 {
    border: solid 1px #b7cbff;
    margin: -1px;
    width: 30%;
  }
  .bond_wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    flex: 1;
  }
  .bond_wrap .ps {
    margin-top: 30px;
  }
  .bond_wrap .ps p {
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .cn_wrap {
    margin-bottom: 20px;
  }
  .cn_wrap .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .cn_wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .cn_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .cn_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .cn_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .cn_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .cn_wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .cn_wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cn_wrap .table li .t2 {
    width: 670px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .cn_wrap .table li .new_t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cn_wrap .table li .new_t2 {
    width: 335px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .cn_wrap .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .cn_wrap {
    margin-bottom: 20px;
  }
  .cn_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .cn_wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .cn_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .cn_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .cn_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .cn_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .cn_wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .cn_wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .cn_wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    background: #f9fbff;
    flex: 1;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

.fee-detail-container {
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .fund_wrap {
    margin-bottom: 20px;
  }
  .fund_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .fund_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .fund_wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .fund_wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .fund_wrap .table li .t2 {
    width: 670px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .fund_wrap .ps {
    margin-top: 30px;
  }
  .fund_wrap .ps p {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .fund_wrap {
    margin-bottom: 20px;
  }
  .fund_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .fund_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .fund_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .fund_wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .fund_wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .fund_wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    background: #f9fbff;
    flex: 1;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .fund_wrap .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .ipo_wrap .wrap {
    margin-bottom: 20px;
  }
  .ipo_wrap .wrap .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .ipo_wrap .wrap .topic .num_index {
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .ipo_wrap .wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .ipo_wrap .wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .ipo_wrap .wrap .table li:first-child p {
    background: #dee7ff;
  }
  .ipo_wrap .wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .ipo_wrap .wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .ipo_wrap .wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .ipo_wrap .wrap .table li .t2 {
    width: 641px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .ipo_wrap .ps {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .ipo_wrap .wrap {
    margin-bottom: 20px;
  }
  .ipo_wrap .wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .ipo_wrap .wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .ipo_wrap .wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .ipo_wrap .wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .ipo_wrap .wrap .table li:first-child .t1 {
    background: #dee7ff;
  }
  .ipo_wrap .wrap .table li:first-child .t2 {
    background: #dee7ff;
  }
  .ipo_wrap .wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .ipo_wrap .wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .ipo_wrap .wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .ipo_wrap .wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    background: #f9fbff;
    flex: 1;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .ipo_wrap .ps {
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .option_wrap {
    margin-bottom: 20px;
  }
  .option_wrap .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .option_wrap .topic .num_index {
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .option_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .option_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .option_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .option_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .option_wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .option_wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .option_wrap .table li .t2 {
    width: 670px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .ps {
    font-size: 14px;
    color: #666666;
    line-height: 2vw;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .option_wrap {
    margin-bottom: 20px;
  }
  .option_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .option_wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .option_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .option_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .option_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .option_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .option_wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .option_wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .option_wrap .table li .t2 {
    background: #f9fbff;
    flex: 1;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .option_wrap .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .other_wrap {
    margin-bottom: 20px;
  }
  .other_wrap .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .other_wrap .topic .num_index {
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .other_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .other_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .other_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .other_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .other_wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .other_wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .other_wrap .table li .t2 {
    width: 670px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .other_wrap .ps {
    margin: 20px 0;
    font-size: 14px;
    color: #666666;
    line-height: 2vw;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .other_wrap {
    margin-bottom: 20px;
  }
  .other_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .other_wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .other_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .other_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .other_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .other_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .other_wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .other_wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .other_wrap .table li .t2 {
    border: solid 1px #b7cbff;
    margin: -1px;
    background: #f9fbff;
    flex: 1;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .other_wrap .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .sbl_wrap .wrap1 .table li:first-child .t1 {
    background: #dee7ff;
  }
  .sbl_wrap .wrap1 .table li:first-child .t2 p:first-child {
    background: #dee7ff;
  }
  .sbl_wrap .wrap1 .table li {
    display: flex;
    justify-content: flex-start;
  }
  .sbl_wrap .wrap1 .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .sbl_wrap .wrap1 .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap1 .table li .t2 {
    width: 670px;
  }
  .sbl_wrap .wrap1 .table li .t2 p {
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .sbl_wrap .wrap1 .ps {
    font-size: 14px;
    color: #666666;
    line-height: 2vw;
    margin-top: 20px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
  .sbl_wrap .wrap2 ul {
    width: 930px;
  }
  .sbl_wrap .wrap2 ul li {
    display: flex;
    justify-content: flex-start;
  }
  .sbl_wrap .wrap2 ul li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap2 ul li .t2 {
    width: 631px;
  }
  .sbl_wrap .wrap2 ul li .t2 p {
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .sbl_wrap .wrap2 p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .sbl_wrap .wrap3 {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .sbl_wrap {
    margin-bottom: 20px;
  }
  .sbl_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .sbl_wrap .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .sbl_wrap .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .sbl_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .sbl_wrap .wrap1 .table li:first-child .t1 {
    background: #dee7ff;
  }
  .sbl_wrap .wrap1 .table li:first-child .t2 p {
    background: #dee7ff;
  }
  .sbl_wrap .wrap1 .table li {
    display: flex;
    justify-content: flex-start;
  }
  .sbl_wrap .wrap1 .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap1 .table li .t2 {
    background: #f9fbff;
    flex: 1;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap1 .table li .t2 p {
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .sbl_wrap .wrap2 {
    margin: 8vw 0;
  }
  .sbl_wrap .wrap2.sbl-wrap2 {
    margin-top: 3vw;
  }
  .sbl_wrap .wrap2 li {
    display: flex;
    justify-content: flex-start;
  }
  .sbl_wrap .wrap2 li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap2 li .t2 {
    background: #f9fbff;
    flex: 1;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .sbl_wrap .wrap2 li .t2 p {
    word-break: break-all;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .sbl_wrap .wrap3,
  .sbl_wrap .ps {
    margin-top: 20px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .stock {
    margin-bottom: 20px;
  }
  .stock .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .stock .topic .num_index {
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .stock .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .stock .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .stock .table li:first-child .t1,
  .stock .table li:first-child .t2 {
    background: #dee7ff;
  }
  .stock .table li {
    display: flex;
    justify-content: flex-start;
  }
  .stock .table li p {
    line-height: 19px;
    margin: -1px;
    border: solid 1px #b7cbff;
    font-size: 14px;
    font-family: Microsoft YaHei, sans-serif;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .stock .table li .t1 {
    line-height: 19px;
    width: 178px;
    background: #f9fbff;
    border: solid 1px #b7cbff;
  }
  .stock .table li .t2 {
    width: 670px;
    background: #f9fbff;
  }
  .stock .table li .t2 p {
    border: solid 1px #b7cbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
  }
  .stock .table2 .t2 {
    display: flex;
    flex: 1;
  }
  .stock .table2 .t2 p {
    width: 100%;
  }
  .stock .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    text-align: justify;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .box-content {
    margin-bottom: 20px;
    box-shadow: none;
  }
  .stock {
    margin-bottom: 20px;
  }
  .stock .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .stock .topic .num_index {
    font-size: 24px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .stock .topic .num_index .bg {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .stock .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .stock .table li:first-child .t1 {
    background: #dee7ff;
  }
  .stock .table li:first-child .t2 p {
    background: #dee7ff;
  }
  .stock .table li {
    display: flex;
    justify-content: flex-start;
  }
  .stock .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .stock .table li .t2 {
    flex: 1;
  }
  .stock .table li .t2 p {
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    background: #f9fbff;
  }
  .stock .table2 .t1 {
    background: #fff;
    width: 30%;
  }
  .stock .table2 .t2 {
    display: flex;
  }
  .stock .table2 .t2 p {
    width: 100%;
  }
  .stock .ps {
    margin-top: 30px;
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .usd_wrap {
    margin-bottom: 20px;
  }
  .usd_wrap .topic {
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .usd_wrap .topic .num_index {
    font-size: 30px;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .usd_wrap .topic .num_index .bg {
    width: 100%;
    height: 7px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .usd_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .usd_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .usd_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .usd_wrap .table li p {
    line-height: 19px;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    padding: 11px 11px 11px 18px;
  }
  .usd_wrap .table li .t1 {
    line-height: 19px;
    width: 178px;
    display: flex;
    align-items: center;
    background: #f9fbff;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .usd_wrap .table li .t2 {
    width: 670px;
    border: solid 1px #b7cbff;
    margin: -1px;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    background: #f9fbff;
  }
  .usd_wrap .ps {
    margin-top: 30px;
  }
  .usd_wrap .ps p {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}
@media screen and (max-width: 1200px) {
  .usd_wrap {
    margin-bottom: 20px;
  }
  .usd_wrap .topic {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .usd_wrap .topic .num_index {
    font-size: 30px;
    font-family: Helvetica;
    color: #000000;
    line-height: 41px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    position: relative;
    z-index: 2;
    padding: 0 4px;
  }
  .usd_wrap .topic .num_index .bg {
    width: 100%;
    height: 7px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    background: #265adf;
    box-shadow: 0px 2px 16px 0px rgba(7, 35, 105, 0.1);
    transform: skewX(-45deg);
    z-index: -1;
  }
  .usd_wrap .topic .title {
    margin-left: 23px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 24px;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
    display: inline-block;
  }
  .usd_wrap .table li:first-child p {
    background: #dee7ff;
  }
  .usd_wrap .table li {
    display: flex;
    justify-content: flex-start;
  }
  .usd_wrap .table li > p {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .usd_wrap .table li .t1 {
    background: #f9fbff;
    display: flex;
    align-items: flex-start;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    width: 30%;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .usd_wrap .table li .t2 {
    background: #f9fbff;
    flex: 1;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
    border: solid 1px #b7cbff;
    margin: -1px;
  }
  .usd_wrap .ps {
    margin-top: 30px;
  }
  .usd_wrap .ps p {
    font-size: 14px;
    line-height: 32px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-shadow: 0px 2px 16px rgba(7, 35, 105, 0.1);
  }
}

.fee-detail-container-pc {
  width: 100%;
  overflow: hidden;
}
.fee-detail-container {
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .help .webview {
    white-space: pre-wrap;
    font-family: inherit;
    word-break: break-all;
    line-height: 24px;
  }
  .help .wrap {
    margin-bottom: 4vw;
    line-height: 2.4vw;
  }
  .help .wrap h3 {
    font-size: 18px;
    margin-bottom: 1.6vw;
  }
  .help .wrap .gap {
    margin-bottom: 1.6vw;
  }
  .help .wrap .bold {
    font-weight: bold;
  }
  .help .wrap .c666 {
    color: #666;
  }
}
@media screen and (max-width: 1200px) {
  .help {
    padding: 3vw;
  }
  .help .webview {
    white-space: pre-wrap;
    word-break: break-all;
    line-height: 24px;
  }
  .help .wrap {
    margin-bottom: 30px;
    line-height: 30px;
  }
  .help .wrap h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .help .wrap .gap {
    margin-bottom: 20px;
  }
  .help .wrap .bold {
    font-weight: bold;
  }
  .help .wrap .c666 {
    color: #666;
  }
}

.delay-025 {
  animation-delay: 0.25s;
}
.delay-05 {
  animation-delay: 0.5s;
}
.delay-065 {
  animation-delay: 0.65s;
}
.delay-075 {
  animation-delay: 0.75s;
}
.delay-085 {
  animation-delay: 0.85s;
}
.delay-095 {
  animation-delay: 0.95s;
}
.delay-105 {
  animation-delay: 1.05s;
}
.delay-110 {
  animation-delay: 1.1s;
}
.delay-120 {
  animation-delay: 1.2s;
}
.delay-140 {
  animation-delay: 1.4s;
}
.delay-160 {
  animation-delay: 1.6s;
}
.delay-200 {
  animation-delay: 2s;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .resource .resource-global {
    transform: scale(0.92);
  }
}
@media screen and (min-width: 1200px) {
  .notice {
    height: 30px;
    background: #f6f6f6;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    visibility: hidden;
    visibility: visible \0;
    overflow: hidden;
  }
  .notice .row {
    position: relative;
    display: flex;
  }
  .notice .ic_gonggao {
    width: 24px;
    height: 24px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 910px 778px;
    background-position: -726px -571px;
    display: block;
    margin-top: 3px;
    margin-right: 17px;
  }
  .notice img {
    display: inline-block;
    margin-right: 17px;
    width: 16px;
    height: 17px;
    margin-top: -3px;
  }
  .notice .box {
    overflow: hidden;
  }
  .notice .box-main {
    width: 99999999px;
    position: relative;
  }
  .notice ul {
    line-height: 30px;
    height: 30px;
    float: left;
  }
  .notice li {
    margin-right: 5.2vw;
    line-height: 30px;
    float: left;
    font-size: 14px;
  }
  .notice li a {
    color: #193C96;
  }
  .notice li p {
    font-family: ArialMT;
  }
  .title {
    text-align: center;
    color: #000;
    font-size: 34px;
    line-height: 45px;
    font-weight: normal;
  }
  .sub-title {
    text-align: center;
    color: #888;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    font-weight: normal;
  }
  .wealth {
    padding: 100px 0 61px;
    background: #fff;
    min-height: 200px;
    visibility: visible;
  }
  .wealth ul {
    margin-top: 147px;
    margin-bottom: 82px;
    display: grid;
    grid-template-columns: repeat(3, calc((100% - 3vw * 2) / 3));
    grid-column-gap: 3vw;
  }
  .wealth li {
    float: left;
    width: 360px;
    text-align: center;
  }
  .wealth li .wealth-main {
    padding: 38px 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    box-shadow: 0px 7px 26px 0px rgba(7, 35, 105, 0.1);
  }
  .wealth li a {
    display: block;
  }
  .wealth li:hover .wealth-main {
    transform: translateY(-60px);
    background: #193C96;
  }
  .wealth li:hover strong {
    color: #fff;
  }
  .wealth li:hover strong:after {
    width: 84px;
    margin-left: -42px;
    background: #fff;
  }
  .wealth li:hover .content {
    color: #fff;
  }
  .wealth li:hover .big img.normal {
    display: none;
  }
  .wealth li:hover .big img.hover {
    display: block;
  }
  .wealth li:hover .big i {
    display: block;
    margin: 0 auto;
  }
  .wealth li:hover .big i.business-home-icon0 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 445.3191px 380.7234px;
    background-position: 0px -94.4468px;
  }
  .wealth li:hover .big i.business-home-icon1 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 445.3191px 380.7234px;
    background-position: -94.4468px 0px;
  }
  .wealth li:hover .big i.business-home-icon2 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 445.3191px 380.7234px;
    background-position: 0px 0px;
  }
  .wealth li:hover .more img {
    margin-left: 0.6vw;
  }
  .wealth li:hover .more .normal {
    display: none;
  }
  .wealth li:hover .more em {
    display: inline-block;
    text-indent: -20px;
  }
  .wealth li:hover .more .ic_backright_sel {
    margin-left: 10px;
    width: 18px;
    height: 18px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 455px 389px;
    background-position: -345.5px -368px;
  }
  .wealth li .big {
    display: block;
    transition: all 0.2s ease-out 0s;
  }
  .wealth li .big i {
    display: block;
    margin: 0 auto;
  }
  .wealth li .big i.business-home-icon0 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 890.6383px 761.4468px;
    background-position: -743.8298px -303.4043px;
  }
  .wealth li .big i.business-home-icon1 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 890.6383px 761.4468px;
    background-position: -743.8298px -400.2979px;
  }
  .wealth li .big i.business-home-icon2 {
    width: 92px;
    height: 92px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 890.6383px 761.4468px;
    background-position: -743.8298px -497.1915px;
  }
  .wealth li .big img {
    width: 92px;
    margin: 0 auto;
  }
  .wealth li .big img.normal {
    display: block;
  }
  .wealth li .big img.hover {
    display: none;
  }
  .wealth li strong {
    color: #000;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 30px;
    position: relative;
    margin-bottom: 18px;
    font-weight: normal;
  }
  .wealth li strong:after {
    content: '';
    display: block;
    width: 32px;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 32px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .wealth li .content {
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    margin-top: 30px;
  }
  .wealth li .content span {
    display: block;
  }
  .wealth li .more {
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    transition: all ease-out 0.3s;
  }
  .wealth li .more em {
    font-style: normal;
    display: inline-block;
    display: none;
  }
  .wealth li .more .ic_backright_sel {
    width: 18px;
    height: 18px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 455px 389px;
    background-position: -325px -368px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    transition: all ease-out 0.3s;
  }
  .wealth .wealth-text {
    text-align: center;
    color: #999;
    font-size: 13px;
  }
  .resource {
    height: 850px;
    background: #193C96;
  }
  .resource .title {
    padding-top: 50px;
    color: #fff;
  }
  .resource .sub-title {
    color: rgba(255, 255, 255, 0.6);
  }
  .resource .global-more {
    display: flex;
    margin-top: 50px;
    justify-content: center;
  }
  .resource .global-more .more {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    transition: all 0.2s ease-in-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .resource .global-more .more img {
    width: 18px;
    margin-left: 11px;
  }
  .resource .global-more .more .normal {
    display: inline-block;
    opacity: 0.6;
  }
  .resource .global-more .more .hover {
    display: none;
  }
  .resource .global-more .more:hover {
    margin-left: 20px;
    color: #ffffff;
  }
  .resource .global-more .more:hover .normal {
    display: none;
  }
  .resource .global-more .more:hover .hover {
    display: inline-block;
    opacity: 1;
  }
  .resource .resource-global {
    margin-top: 100px;
    text-align: center;
    position: relative;
    height: 500px;
  }
  .resource .resource-global .resource-circle {
    position: absolute;
    width: 497px;
    left: 50%;
    height: 497px;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }
  .resource .resource-global .resource-circle .circle1,
  .resource .resource-global .resource-circle .circle2,
  .resource .resource-global .resource-circle .circle3,
  .resource .resource-global .resource-circle .circle4,
  .resource .resource-global .resource-circle .circle5 {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
  }
  .resource .resource-global .resource-circle .circle1,
  .resource .resource-global .resource-circle .circle2,
  .resource .resource-global .resource-circle .circle3 {
    width: 462px;
    top: 18px;
  }
  .resource .resource-global .resource-circle .circle3 {
    left: 16px;
    animation: circle3 7s linear 0s infinite;
  }
  .resource .resource-global .resource-circle .circle4 {
    width: 477px;
    left: 10px;
    top: 11px;
    animation: circle3 4s linear 0s infinite;
  }
  .resource .resource-global .resource-circle .circle5 {
    width: 497px;
    left: 0;
    animation: circle5 10s linear 0s infinite;
  }
  .resource .resource-global .resource-circle p {
    color: #fff;
    position: absolute;
    top: 10vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .resource .resource-global .resource-circle p strong {
    font-size: 14px;
    display: block;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    margin-bottom: 1.25vw;
  }
  .resource .resource-global .resource-circle p span {
    font-size: 12px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  }
  .resource .resource-global .mask-box {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    z-index: 2;
    width: 400px;
    height: 400px;
    transform: translate(-50%, -50%);
    overflow: hidden;
  }
  .resource .resource-global .mask-box .left,
  .resource .resource-global .mask-box .right {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 203px;
    width: 405px;
    background: #193C96;
    z-index: 2;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .resource .resource-global .mask-box .right {
    top: auto;
    bottom: 0;
  }
  .resource .resource-global .mask-box a {
    color: #fff;
    display: block;
    margin-top: 40px;
  }
  .resource .resource-global .mask-box.active .left,
  .resource .resource-global .mask-box.active .right {
    height: 0;
    opacity: 0.8;
  }
  .resource .resource-global .mask-box.active .text {
    opacity: 1;
  }
  .resource .resource-global .mask-box.active .text strong {
    animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource .resource-global .mask-box.active .text p {
    animation: fadeInDown 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource .resource-global .mask-box.active .text em {
    animation: fadeInUp 1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource .resource-global .mask-box.active .text em.ic_btn {
    width: 25px;
    height: 11px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 710.9375px 611.2857px;
    background-position: -449.2188px -429.7857px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
  }
  .resource .resource-global .mask-box.active .text .hk-content {
    text-align: center;
    margin-top: -25px;
    padding: 30px !important;
  }
  .resource .resource-global .mask-box.active .text .hk-content.EN {
    margin-top: -30px;
  }
  .resource .resource-global .mask-box.active .text .hk-desc {
    font-size: 12px;
    line-height: 20px;
    margin-top: -30px;
    text-align: center;
    padding: 30px !important;
  }
  .resource .resource-global .mask-box.active .text .hk-desc.EN {
    padding: 10px 30px 0 30px !important;
  }
  .resource .resource-global .mask-box .text {
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 1;
    font-family: Microsoft YaHei, sans-serif;
    opacity: 0;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .resource .resource-global .mask-box .text a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 100%;
  }
  .resource .resource-global .mask-box .text strong {
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
    font-weight: normal;
  }
  .resource .resource-global .mask-box .text p {
    font-size: 14px;
    padding: 0 60px;
    line-height: 22px;
  }
  .resource .resource-global .mask-box .text em {
    display: block;
    margin-top: 30px;
  }
  .resource .resource-global .mask-box .text em {
    display: block;
    margin-top: 30px;
  }
  .resource .resource-common {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .resource .resource-common img {
    width: 40px;
    display: block;
    margin: 0 auto 18px;
    transform: all 0.5s ease-in-out 0s;
  }
  .resource .resource-common img.normal {
    display: block;
  }
  .resource .resource-common img.hover {
    display: none;
  }
  .resource .resource-common span {
    font-size: 16px;
    line-height: 22px;
  }
  .resource .resource-common a {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    transform: all 0.5s ease-in-out 0s;
  }
  .resource .resource-common a:hover {
    opacity: 1;
    transform: scale(1.1);
  }
  .resource .resource-common a:hover span {
    transform: scale(1.1);
  }
  .resource .resource-common a:hover img {
    transform: scale(1.1);
  }
  .resource .resource-common a:hover img.normal {
    display: none;
  }
  .resource .resource-common a:hover img.hover {
    display: block;
  }
  .resource .resource-common a:active img {
    transform: scale(1.1);
  }
  .resource .resource-common a:active img.normal {
    display: none;
  }
  .resource .resource-common a:active img.hover {
    display: block;
  }
  .resource .resource-left ul li {
    width: 115px;
    position: absolute;
    animation: pulse 0.8s ease-out 0.2s infinite alternate;
  }
  .resource .resource-left ul li:nth-of-type(1) {
    left: 178px;
    top: -21px;
  }
  .resource .resource-left ul li:nth-of-type(2) {
    left: 50px;
    top: 160px;
    animation-delay: 0.4s;
  }
  .resource .resource-left ul li:nth-of-type(3) {
    left: 210px;
    top: 194px;
    animation-delay: 0.6s;
  }
  .resource .resource-left ul li:nth-of-type(4) {
    left: 110px;
    top: 344px;
    animation-delay: 0.8s;
  }
  .resource .resource-left ul li:nth-of-type(5) {
    left: 267px;
    top: 400px;
    animation-delay: 1s;
  }
  .resource .resource-left ul li:nth-of-type(6) {
    right: 270px;
    top: -48px;
    animation-delay: 1.2s;
  }
  .resource .resource-left ul li:nth-of-type(7) {
    right: 125px;
    top: 17px;
    animation-delay: 1.2s;
  }
  .resource .resource-left ul li:nth-of-type(8) {
    right: 212px;
    top: 108px;
    animation-delay: 1s;
  }
  .resource .resource-left ul li:nth-of-type(9) {
    right: 126px;
    top: 208px;
    animation-delay: 0.8s;
  }
  .resource .resource-left ul li:nth-of-type(10) {
    right: 261px;
    top: 305px;
    animation-delay: 0.6s;
  }
  .resource .resource-left ul li:nth-of-type(11) {
    right: 120px;
    top: 361px;
    animation-delay: 0.4s;
  }
  .resource .resource-left ul li i {
    display: block;
    margin: 0 auto 18px;
    opacity: 0.6;
  }
  .resource .resource-left ul li i.service-home-icon1 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -223.8095px -700.9524px;
  }
  .resource .resource-left ul li i.service-home-icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -515.2381px -609.5238px;
  }
  .resource .resource-left ul li i.service-home-icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -528.5714px;
  }
  .resource .resource-left ul li i.service-home-icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -340px;
  }
  .resource .resource-left ul li i.service-home-icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -649.5238px -609.5238px;
  }
  .resource .resource-left ul li i.service-home-icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -44.7619px -700.9524px;
  }
  .resource .resource-left ul li i.service-home-icon7 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -768.5714px -643.8095px;
  }
  .resource .resource-left ul li i.service-home-icon8 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -313.3333px -700.9524px;
  }
  .resource .resource-left ul li i.service-home-icon9 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -434.2857px;
  }
  .resource .resource-left ul li i.service-home-icon10 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -402.8571px -700.9524px;
  }
  .resource .resource-left ul li i.service-home-icon11 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -560px -609.5238px;
  }
  .resource .resource-left ul li.active {
    animation: initial;
  }
  .resource .resource-left ul li.active a {
    opacity: 1;
    transform: scale(1.1);
    color: #fff;
  }
  .resource .resource-left ul li.active a i {
    opacity: 1;
  }
  .resource .resource-left ul li.active a i.service-home-icon1 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -268.5714px -700.9524px;
  }
  .resource .resource-left ul li.active a i.service-home-icon2 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -813.3333px -643.8095px;
  }
  .resource .resource-left ul li.active a i.service-home-icon3 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -483.8095px;
  }
  .resource .resource-left ul li.active a i.service-home-icon4 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -179.0476px -700.9524px;
  }
  .resource .resource-left ul li.active a i.service-home-icon5 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: 0px -700.9524px;
  }
  .resource .resource-left ul li.active a i.service-home-icon6 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -295.2381px;
  }
  .resource .resource-left ul li.active a i.service-home-icon7 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -723.8095px -643.8095px;
  }
  .resource .resource-left ul li.active a i.service-home-icon8 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -358.0952px -700.9524px;
  }
  .resource .resource-left ul li.active a i.service-home-icon9 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -818.0952px -389.5238px;
  }
  .resource .resource-left ul li.active a i.service-home-icon10 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -646.6667px -543.8095px;
  }
  .resource .resource-left ul li.active a i.service-home-icon11 {
    width: 40px;
    height: 40px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 866.6667px 740.9524px;
    background-position: -604.7619px -609.5238px;
  }
  .resource .resource-left ul li.active a img {
    transform: scale(1.1);
  }
  .resource .resource-left ul li.active a img.normal {
    display: none;
  }
  .resource .resource-left ul li.active a img.hover {
    display: block;
  }
  .global {
    padding: 120px 0;
    background: #fff;
  }
  .global ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
  }
  .global ul li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 25%;
    margin-right: 12px;
    box-sizing: border-box;
    /*&:after {
          width: 100%;
          height: 100%;
          content: "";
          display: block;
          position: absolute;
          transition: all .6s cubic-bezier(.62, .02, .34, 1);
          opacity: 0;
          transform: scale(.85);
          z-index: 2;
          top: 0px;
          left: 0px;
        } */
  }
  .global ul li:nth-of-type(4) {
    margin-right: 0;
  }
  .global ul li .big img {
    display: block;
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .global ul li:hover .hover {
    height: 100%;
    opacity: 1;
  }
  .global ul li:hover .hover p {
    padding-top: 20px;
    opacity: 1;
  }
  .global ul li:hover .hover p strong {
    color: #fff;
  }
  .global ul li:hover .hover .insurance-content.EN {
    margin-top: -10px;
  }
  .global ul li:hover .big img {
    transform: scale(1.3, 1.3);
  }
  .global ul li .hover {
    width: 100%;
    height: 100%;
    background: rgba(25, 60, 150, 0.88);
    color: #fff;
    position: absolute;
    bottom: 0;
    line-height: 40px;
    height: 40px;
    transition: all 0.15s linear 0s;
  }
  .global ul li .hover img {
    display: none;
    width: 3.3vw;
    margin: 0 auto;
    opacity: 1;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .global ul li .hover p {
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
    opacity: 1;
  }
  .global ul li .hover p .strong {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    height: 40px;
    font-size: 16px;
    font-family: ArialMT;
    color: #FFFFFF;
    line-height: 40px;
  }
  .global ul li .hover p .content {
    display: flex;
    font-size: 12px;
    padding: 0 16px 0 23px;
    line-height: 20px;
    font-family: ArialMT;
    text-align: left;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .global ul li .hover p .content.EN {
    font-size: 11px !important;
    line-height: 16px !important;
    margin-bottom: -10px !important;
  }
  .global ul li .hover p .content .insurance-desc {
    font-size: 9px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.6);
    font-family: ArialMT;
    margin-top: 10px;
  }
  .global ul li .hover p .content .insurance-desc.EN {
    font-size: 8px;
    line-height: 12px;
    margin-top: 5px;
  }
  .information {
    background: #fff;
    margin-bottom: -120px;
  }
  .information .hidden {
    visibility: hidden;
  }
  .information .information-main {
    margin-top: 120px;
    display: flex;
    padding-bottom: 120px;
  }
  .information .information-main .information-img {
    width: 493px;
    height: 221px;
    overflow: hidden;
  }
  .information .information-main .information-img > img {
    width: 100%;
    display: block;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .information .information-main .information-img > img:hover {
    transform: scale(1.2, 1.2);
  }
  .information .information-main .information-img .swiper-container {
    width: 100%;
    height: 100%;
  }
  .information .information-main > div {
    margin-left: 60px;
    flex: 1;
  }
  .information .information-main ul li {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
  }
  .information .information-main ul li a {
    display: inline-block;
    width: 550px;
    height: 20px;
    color: #000;
    overflow-x: auto;
    overflow-y: hidden;
    text-overflow: ellipsis;
  }
  .information .information-main ul li:hover {
    transform: translateX(20px);
  }
  .information .information-main ul li:hover a {
    color: #193C96;
  }
  .information .information-main ul li span {
    width: 50px;
    color: #666;
    font-family: 'Arial';
  }
  .information .information-main .more {
    font-size: 14px;
    color: #666;
    margin-top: 40px;
    display: block;
    transition: all 0.2s ease-out 0s;
  }
  .information .information-main .more.EN {
    display: none;
  }
  .information .information-main .more i {
    width: 18px;
    height: 18px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 455px 389px;
    background-position: -325px -368px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
  }
  .information .information-main .more img {
    width: 1vw;
    margin-left: 0.6vw;
  }
  .information .information-main .more .normal {
    display: inline-block;
  }
  .information .information-main .more .hover {
    display: none;
  }
  .information .information-main .more:hover {
    margin-left: 20px;
    color: #193C96;
  }
  .information .information-main .more:hover i {
    width: 18px;
    height: 18px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 455px 389px;
    background-position: -345.5px -368px;
  }
  .information .information-main .more:hover .normal {
    display: none;
  }
  .information .information-main .more:hover .hover {
    display: inline-block;
  }
}
@media screen and (max-width: 1200px) {
  .title {
    font-size: 5.3vw;
    text-align: center;
    line-height: 7.47vw;
    font-weight: normal;
  }
  .sub-title {
    font-size: 3.73vw;
    line-height: 5vw;
    margin: 3.2vw 0 9.06vw;
    text-align: center;
    color: #888;
    font-weight: normal;
    visibility: hidden;
  }
  .notice {
    height: 9.6vw;
    background: #f6f6f6;
    line-height: 9.6vw;
    font-size: 14px;
    color: #000;
    visibility: hidden;
    overflow: hidden;
  }
  .notice .row {
    padding: 0 3.2vw;
    position: relative;
    display: flex;
    align-items: center;
    height: 9.6vw;
  }
  .notice .ic_gonggao {
    width: 4.8vw;
    height: 4.8vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 182vw 155.6vw;
    background-position: -145.2vw -114.2vw;
    display: block;
    margin-right: 1.6vw;
  }
  .notice .box {
    overflow: hidden;
  }
  .notice .box-main {
    width: 9999px;
  }
  .notice .box-main.EN {
    width: 10000vw;
  }
  .notice ul {
    float: left;
  }
  .notice li {
    margin-right: 5.2vw;
    float: left;
    font-size: 3.2vw;
  }
  .notice li a {
    color: #193C96;
  }
  .wealth {
    visibility: hidden;
  }
  .resource {
    visibility: hidden;
  }
  .mybusiness {
    padding: 8vw 9.6vw 0;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
  }
  .mybusiness .column li {
    visibility: hidden;
  }
  .mybusiness .column li > a {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    padding-bottom: 8.26vw;
  }
  .mybusiness .column li > a div {
    flex: 1;
  }
  .mybusiness .column img {
    display: block;
    border-radius: 50%;
    height: 18.13vw;
    margin-right: 5.3vw;
  }
  .mybusiness .column h2 {
    font-size: 4.27vw;
    color: #000;
    margin-bottom: 2.13vw;
    font-weight: normal;
  }
  .mybusiness .column p {
    font-size: 3.73vw;
    color: #666;
    line-height: 5.46vw;
  }
  .mybusiness .column p span {
    display: block;
  }
  .information-main.EN {
    padding-bottom: 12vw;
  }
  .wealthText {
    text-align: center;
    color: #999;
    font-size: 3.2vw;
    padding: 0 1rem;
    padding-bottom: 9.6vw;
    line-height: 5.9vw;
  }
  .h5-resource {
    background: #183b95;
    padding: 9.6vw 12px;
    overflow: hidden;
  }
  .h5-resource .title {
    color: #fff;
  }
  .h5-resource .sub-title {
    color: #fff;
  }
  .resource-main {
    text-align: center;
  }
  .resource-main.EN .resource-global .mask-box .text p {
    line-height: 1.5;
  }
  .resource-main.EN .resource-global .mask-box .text strong {
    font-size: 3.73vw;
    margin-top: 2.5vw;
  }
  .resource-main .resource-swiper {
    position: relative;
  }
  .resource-main .swiper-slide {
    color: rgba(255, 255, 255, 0.79);
    font-size: 3.73vw;
    padding-bottom: 3.4vw;
    line-height: 4.8vw;
    width: 33.3%;
  }
  .resource-main .swiper-slide.active {
    color: #ffffff;
    transform: scale(1.1);
    font-size: 3.73vw;
    position: relative;
  }
  .resource-main .swiper-slide.active::after {
    content: '';
    position: absolute;
    width: 11.7vw;
    height: 0.8vw;
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .resource-main .resource-global {
    margin-top: 9.3vw;
    text-align: center;
    position: relative;
    height: 94vw;
  }
  .resource-main .resource-global.row {
    padding: 0;
  }
  .resource-main .resource-global .resource-circle {
    position: absolute;
    width: 94.13vw;
    left: 50%;
    height: 94.13vw;
    transform: translateX(-50%);
  }
  .resource-main .resource-global .resource-circle .circle1,
  .resource-main .resource-global .resource-circle .circle2,
  .resource-main .resource-global .resource-circle .circle3,
  .resource-main .resource-global .resource-circle .circle4,
  .resource-main .resource-global .resource-circle .circle5 {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
  }
  .resource-main .resource-global .resource-circle .circle1,
  .resource-main .resource-global .resource-circle .circle2,
  .resource-main .resource-global .resource-circle .circle3 {
    width: 84vw;
    top: 0.95vw;
  }
  .resource-main .resource-global .resource-circle .circle3 {
    left: 5vw;
    animation: circle3 7s linear 0s infinite;
  }
  .resource-main .resource-global .resource-circle .circle4 {
    width: 89.33vw;
    top: -1.5vw;
    left: 2.5vw;
    animation: circle3 4s linear 0s infinite;
  }
  .resource-main .resource-global .resource-circle .circle5 {
    width: 94.13vw;
    top: -4vw;
    left: 0;
    animation: circle5 10s linear 0s infinite;
  }
  .resource-main .resource-global .resource-circle p {
    color: #fff;
    position: absolute;
    top: 10vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .resource-main .resource-global .resource-circle p strong {
    font-size: 14px;
    display: block;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    margin-bottom: 1.25vw;
  }
  .resource-main .resource-global .resource-circle p span {
    font-size: 12px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  }
  .resource-main .resource-global .mask-box {
    position: absolute;
    left: 50%;
    top: 46%;
    border-radius: 50%;
    z-index: 2;
    width: 73vw;
    height: 73vw;
    transform: translate(-50%, -50%);
    overflow: hidden;
  }
  .resource-main .resource-global .mask-box .left,
  .resource-main .resource-global .mask-box .right {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 42vw;
    width: 84vw;
    background: #193C96;
    z-index: 2;
  }
  .resource-main .resource-global .mask-box .right {
    top: auto;
    bottom: 0;
  }
  .resource-main .resource-global .mask-box.active .left,
  .resource-main .resource-global .mask-box.active .right {
    height: 0;
    opacity: 0.8;
  }
  .resource-main .resource-global .mask-box.active .text {
    opacity: 1;
  }
  .resource-main .resource-global .mask-box.active .text strong {
    animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource-main .resource-global .mask-box.active .text p {
    animation: fadeInDown 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource-main .resource-global .mask-box.active .text em {
    animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .resource-main .resource-global .mask-box.active .text em.ic_btn {
    width: 15px;
    height: 7px;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/home-910-778.png");
    background-repeat: no-repeat;
    background-size: 426.5625px 389px;
    background-position: -269.5313px -273.5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: 20px;
  }
  .resource-main .resource-global .mask-box .text {
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 1;
    font-family: Microsoft YaHei, sans-serif;
    opacity: 0;
    height: 73vw;
  }
  .resource-main .resource-global .mask-box .text a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 100%;
  }
  .resource-main .resource-global .mask-box .text strong {
    font-size: 4.26vw;
    display: block;
    margin-bottom: 4.3vw;
    font-weight: normal;
  }
  .resource-main .resource-global .mask-box .text p {
    font-size: 3.73vw;
    padding: 0 10vw;
    line-height: 5.86vw;
  }
  .resource-main .resource-global .mask-box .text p.en-p {
    font-size: 3.2vw;
    padding: 0 5vw;
  }
  .resource-main .resource-global .mask-box .text em {
    display: block;
    margin-top: 2vw;
  }
  .resource-main .resource-global .mask-box .text .hk-content {
    text-align: center;
    font-size: 2.8vw;
    line-height: 4.4vw;
  }
  .resource-main .resource-global .mask-box .text .hk-content.EN {
    margin-top: -2.67vw;
    margin-left: 1.33vw;
    padding: 0 6vw !important;
  }
  .resource-main .resource-global .mask-box .text .hk-desc {
    font-size: 2.6vw;
    line-height: 4.33vw;
    margin-top: 3vw;
    text-align: center;
  }
  .resource-main .resource-global .mask-box .text .hk-desc.EN {
    margin-left: 1.33vw;
    line-height: 3.33vw;
    margin-top: 1.5vw;
    padding: 0 6vw !important;
  }
  .resource-main .resource-more {
    color: #fff;
    font-size: 3.73vw;
    margin-top: 3vw;
    display: block;
  }
  .global {
    padding: 9.6vw 0;
    background: #fff;
  }
  .global.EN ul .hover span {
    text-align: left;
  }
  .global.EN ul li.globalO span,
  .global.EN ul li.globalT span {
    -webkit-line-clamp: 20;
  }
  .global ul {
    padding: 0 3.2vw;
    display: grid;
    grid-template-columns: repeat(2, calc((100% - 7.19vw * 1) / 2));
    grid-column-gap: 7.19vw;
    grid-row-gap: 4.8vw;
  }
  .global ul li img {
    display: block;
    width: 100%;
  }
  .global ul li.globalO span,
  .global ul li.globalT span {
    -webkit-line-clamp: 10;
  }
  .global ul .hover img {
    display: none;
  }
  .global ul .hover strong {
    display: block;
    margin: 2.67vw 0 1.6vw;
    font-size: 4.26vw;
    color: #000;
    font-weight: normal;
    height: 5vw;
  }
  .global ul .hover span {
    display: block;
    font-size: 3.73vw;
    line-height: 5.3vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    color: #888888;
  }
  .global ul .hover span.strong {
    color: #000;
    margin-bottom: 0.75vh;
  }
  .global .insurance-desc {
    display: block;
    font-size: 2.4vw;
    line-height: 4.3vw;
    color: #888888;
    padding: 0 3.2vw;
  }
  .information {
    background: #f6f6f6;
    padding-top: 9.6vw;
    margin-bottom: -9.6vw;
  }
  .information .home-wap-announcement .swiper-container {
    height: 39.7vw;
  }
  .information .home-wap-announcement .swiper-pagination-bullet-active {
    background: #007aff;
  }
  .information .home-wap-announcement .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1vw !important;
  }
  .information .information-img img {
    display: block;
    width: 100%;
    height: 39.73vw;
  }
  .information .more img {
    display: none;
  }
  .information li {
    border-bottom: 0.3vw solid #ddd;
    padding: 6.5vw 0 3.3vw;
    display: flex;
    flex-direction: column-reverse;
    line-height: 1.5;
  }
  .information li a {
    display: block;
    color: #000;
    font-size: 3.73vw;
  }
  .information li span {
    font-size: 5.86vw;
    font-weight: bold;
    color: #ddd;
    display: block;
    margin-bottom: 2.6vw;
  }
  .information .more {
    display: block;
    text-align: center;
    color: #193C96;
    padding: 9.7vw 0 10.6vw;
    font-size: 3.73vw;
  }
  .information .more.EN {
    display: none;
  }
  .seoLogo {
    display: none;
  }
  /*   tab 圈圈 */
  #resource-tab::-webkit-scrollbar {
    display: none;
  }
  #resource-tab {
    overflow-x: scroll;
    width: 100%;
    padding-top: 5px;
    position: relative;
    display: flex;
  }
  #resource-tab li {
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    text-align: center;
    position: relative;
  }
}
@keyframes circle3 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes circle5 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}

a {
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .dynamic .title .p2-title {
    font-family: Microsoft YaHei, sans-serif;
    font-size: 1.8vw;
    color: #333333;
    letter-spacing: 0.3vw;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 0.2vw 0.4vw rgba(0, 0, 0, 0.22);
    margin-top: 3vw;
    text-transform: uppercase;
  }
  .dynamic .title .p2-title.En {
    letter-spacing: 0;
  }
  .dynamic .title .p2-title-shadow {
    font-family: "arial";
    opacity: 0.08;
    font-size: 2.5vw;
    color: #193c96;
    letter-spacing: 0;
    text-align: center;
    margin-top: -1vw;
    text-transform: uppercase;
  }
  .dynamic .dynamic-content {
    margin-top: 4.2vw;
    font-family: Microsoft YaHei, sans-serif;
  }
  .dynamic .dynamic-content .info {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 64rem;
  }
  .dynamic .dynamic-content .info::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    width: 100%;
    bottom: -2.3vw;
  }
  .dynamic .dynamic-content .info .t {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
  }
  .dynamic .dynamic-content .info .t span:first-child {
    flex: 1;
    font-family: Microsoft YaHei, sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    float: left;
    width: 40rem;
    display: block;
  }
  .dynamic .dynamic-content .info .t span:nth-of-type(2) {
    min-width: 9em;
    font-family: Arial;
    color: #888888;
    font-size: 18px;
    line-height: 26px;
    text-align: right;
    float: right;
    margin-right: 2vw;
    display: block;
  }
  .dynamic .dynamic-content .info .c {
    margin-top: 1vw;
    align-items: center;
    max-height: 7vw;
    overflow: hidden;
  }
  .dynamic .dynamic-content .info .c span:first-child {
    display: -webkit-box;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 48px;
    width: 38vw;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: left;
  }
  .dynamic .dynamic-content li {
    cursor: pointer;
    display: flex;
    box-sizing: border-box;
    padding: 2.3vw 3.1vw;
    transition: all 0.5s;
  }
  .dynamic .dynamic-content li .hover {
    display: none;
  }
  .dynamic .dynamic-content li .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li:hover {
    box-shadow: 0 0 14px 0 rgba(7, 35, 105, 0.15);
    padding: 2.3vw 2.1vw 2.3vw 4.2vw;
  }
  .dynamic .dynamic-content li:hover .info::before {
    border-bottom: none;
  }
  .dynamic .dynamic-content li:hover .t span {
    color: #193c96 !important;
  }
  .dynamic .dynamic-content li:hover .c span {
    color: #193c96 !important;
  }
  .dynamic .dynamic-content li:hover .normal {
    display: none;
  }
  .dynamic .dynamic-content li:hover .hover {
    display: inherit;
  }
  .dynamic-content {
    margin-top: 8rem;
    background: #fff;
  }
  .dynamic-content .dynamic-detail {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    padding-top: 1.975rem;
  }
  .dynamic-content .dynamic-detail h5 {
    font-family: Arial;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1.9375rem;
  }
  .dynamic-content .dynamic-detail p {
    font-family: Arial;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    margin-top: 1.375rem;
  }
}
@media screen and (max-width: 1200px) {
  .dynamic .title .p2-title {
    font-size: 4.8vw;
    margin-top: 5vw;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  .dynamic .title .p2-title.En {
    letter-spacing: 0;
  }
  .dynamic .title .p2-title-shadow {
    font-size: 4.8vw;
    font-family: "arial";
    font-weight: bold;
    margin-top: -1.5vw;
  }
  .dynamic .dynamic-content {
    font-family: "";
    padding: 0;
    margin-top: 2.5rem;
  }
  .dynamic .dynamic-content li {
    margin-bottom: 4.26vw;
    border-bottom: 0.26vw solid #eee;
    padding: 2vw 2vw 5vw;
    display: flex;
    box-sizing: border-box;
    cursor: pointer;
  }
  .dynamic .dynamic-content li > img {
    width: 3.75rem;
    height: 3.75rem;
  }
  .dynamic .dynamic-content li:hover {
    box-shadow: none;
  }
  .dynamic .dynamic-content li:hover .t span {
    color: #193c96 !important;
  }
  .dynamic .dynamic-content li:hover .c span {
    color: #193c96 !important;
  }
  .dynamic .dynamic-content li:hover .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li:hover .hover {
    display: none !important;
  }
  .dynamic .dynamic-content li .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li .hover {
    display: none !important;
  }
  .dynamic .dynamic-content .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .dynamic .dynamic-content .info .c {
    margin-top: 1vw;
    display: flex;
    align-items: center;
  }
  .dynamic .dynamic-content .info .c span:first-child {
    text-overflow: ellipsis;
    width: auto;
    line-height: 5.86vw;
    font-size: 3.46vw;
    height: 5.8vw;
    overflow: hidden;
    padding-right: 15vw;
    line-clamp: 2;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    flex: 1;
    display: -webkit-box;
    color: #666666;
  }
  .dynamic .dynamic-content .info .t {
    font-size: 16px;
    color: #222;
    display: flex;
    justify-content: space-between;
    line-height: 5.86vw;
    align-items: flex-start;
    max-height: 12vw;
  }
  .dynamic .dynamic-content .info .t span:first-child {
    font-size: 3.73vw;
    flex: 1;
    margin-right: 5vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dynamic .dynamic-content .info .t span:last-child {
    font-size: 3.46vw;
    width: 46.6vw;
    text-align: right;
    color: #666;
    margin-top: -0.7vw;
  }
  .dynamic-content {
    padding: 1rem 1rem 2.25rem;
  }
  .dynamic-content .bread {
    padding: 1rem 0;
  }
  .dynamic-content .dynamic-detail {
    padding: 1rem 0 2.25rem;
  }
  .dynamic-content .dynamic-detail h5 {
    font-size: 1rem;
    line-height: 23px;
  }
  .dynamic-content .dynamic-detail p {
    font-size: 0.935rem;
    margin-top: 1.375rem;
  }
}

@media screen and (min-width: 1200px) {
  .table_person li {
    line-height: 19px;
    background: #dee7ff;
    padding: 11px 11px 11px 18px;
    margin: -1px;
    border: solid 1px #b7cbff;
  }
  .table_person .table_wrap {
    display: flex;
    justify-content: flex-start;
  }
  .table_person .table_wrap li {
    display: flex;
    align-items: center;
  }
  .table_person .table_wrap .t1 {
    width: 283px;
    word-break: break-all;
  }
  .table_person .table_wrap .t2 {
    width: 387px;
    word-break: break-all;
  }
  .table_person .table_wrap .t3 {
    width: 138px;
    justify-content: center;
  }
  .table_person .table_wrap .t3 a {
    color: #193c96;
  }
  .table_person .table li {
    background: #f9fbff;
  }
  .table_person .table .t1 {
    color: #193c96;
  }
  .table_person .table .t1 a {
    color: #193c96;
  }
}
@media screen and (max-width: 1200px) {
  .table_person {
    margin-bottom: 8vw;
  }
  .table_person > .table_wrap:first-child {
    display: flex;
    justify-content: flex-start;
  }
  .table_person > .table_wrap:first-child li {
    background: #dee7ff;
  }
  .table_person .table_wrap {
    display: flex;
    justify-content: flex-start;
  }
  .table_person .table_wrap li {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    line-height: 19px;
    font-size: 14px;
  }
  .table_person .t1 {
    margin: -1px;
    width: 35%;
    border: solid 1px #b7cbff;
    word-break: break-all;
  }
  .table_person .t2 {
    width: 35%;
    margin: -1px;
    border: solid 1px #b7cbff;
    word-break: break-all;
  }
  .table_person .t3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px;
    border: solid 1px #b7cbff;
    width: 25%;
    text-align: center;
  }
  .table_person .t3 a {
    color: #193c96;
  }
}

@media screen and (min-width: 1200px) {
  .use .box .box-title {
    margin-top: 2.5vw;
    color: #000000;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
  }
  .use .box-body {
    margin-top: 3.1vw;
    display: flex;
    font-family: Microsoft YaHei, sans-serif;
  }
  .use .box-body .box-sider {
    background: #fff;
    list-style: none;
    padding-bottom: 10vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.2);
    z-index: 2;
  }
  .use .box-body .box-sider li {
    height: 3.4vw;
    line-height: 3.4vw;
    margin-bottom: -1px;
    min-width: 14vw;
    background: #fff;
    display: block;
    color: #000000;
    font-size: 0.94vw;
    transition: all 0.2s;
    padding-left: 1.6vw;
    padding-right: 1.3vw;
    cursor: pointer;
  }
  .use .box-body .box-sider li.active,
  .use .box-body .box-sider li:hover {
    color: #ffffff;
    text-shadow: 0 0.1vw 0.8vw rgba(7, 35, 105, 0.2);
    background-color: #193c96;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.2);
  }
  .use .box-body .box-content {
    background: #fff;
    flex: 1;
    box-sizing: border-box;
    padding: 3vw;
    width: 930px;
    box-shadow: 5px 5px 10px 1px rgba(7, 35, 105, 0.2);
  }
  .use .box-body .body-ul {
    padding: 2.86vw 4.21vw 2.86vw 3.28vw;
    width: 44.27vw;
  }
  .use .box-body .search-key {
    margin-top: 1.56vw;
  }
  .use .box-body .search-key span {
    display: inline-block;
    border: 1px solid #E5E5E5;
    height: 1.67vw;
    line-height: 1.67vw;
    padding: 0 1.04vw;
    margin-right: 1.04vw;
    cursor: pointer;
  }
  .use .box-body .search-key span:hover {
    background: #193C96;
    color: #fff;
  }
  .use .box-body .user-search {
    margin-bottom: 2.03vw;
  }
  .use .box-body .search-top {
    display: flex;
    align-items: center;
    font-size: 0.73vw;
  }
  .use .box-body .search-top p {
    border: 1px solid #E5E5E5;
    height: 1.67vw;
    line-height: 1.67vw;
    width: 9vw;
    margin: 0 0.99vw;
    display: flex;
    align-items: center;
    padding-right: 0.52vw;
  }
  .use .box-body .search-top p input {
    border: none;
    padding-left: 0.57vw;
  }
  .use .box-body .search-top p .search-icon {
    width: 0.78vw;
    height: 0.78vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/new-use-40-38.png");
    background-repeat: no-repeat;
    background-size: 2.08vw 1.976vw;
    background-position: 0vw -1.196vw;
    display: inline-block;
  }
  .use .box-body .search-top em {
    font-style: normal;
  }
  .use .box-body .search-top span {
    color: #193C96;
    cursor: pointer;
    display: flex;
    align-items: center;
  }
  .use .box-body .search-top span .clear-icon {
    width: 0.89vw;
    height: 0.89vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/new-use-40-38.png");
    background-repeat: no-repeat;
    background-size: 2.0941vw 1.9894vw;
    background-position: -1.2041vw 0vw;
    margin-right: 0.42vw;
    display: inline-block;
  }
  .use .box-body .user-list-top {
    display: flex;
    align-items: center;
    margin-bottom: 1.09vw;
    position: relative;
    cursor: pointer;
  }
  .use .box-body .user-list-top .arrow {
    width: 10px;
    height: 10px;
    border: 1px solid #193c96;
    border-width: 2px 2px 0 0;
    transform: 0.5s ease, -webkit-transform 0.5s ease;
  }
  .use .box-body .user-list-top .arrow.current {
    transform: rotate(-45deg);
  }
  .use .box-body .user-list-top span {
    background: #193C96;
    width: 0.31vw;
    height: 1.04vw;
    display: inline-block;
    margin-right: 0.52vw;
  }
  .use .box-body .user-list-top span:hover {
    background: #193C96;
    color: #fff;
  }
  .use .box-body .user-list-bottom {
    background: #F5F7FA;
    margin-bottom: 2.03vw;
    transition: all 0.2s ease-out 0s;
    display: block;
    margin-left: 0.83vw;
  }
  .use .box-body .user-list-bottom.hidden {
    display: none;
  }
  .use .box-body .user-list-bottom .user-down {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    position: relative;
    margin-right: 3.59vw;
  }
  .use .box-body .user-list-bottom .user-down:nth-last-child(1) {
    border-bottom: none;
  }
  .use .box-body .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress-line {
    position: absolute;
    bottom: -10px;
  }
  .use .box-body .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress .ant-progress-inner {
    background: #b4c0dc;
    height: 0.31vw;
  }
  .use .box-body .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress .ant-progress-bg {
    background: #193C96;
  }
  .use .box-body .user-list-bottom p {
    padding: 1vw 0 1vw 1vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .use .box-body .user-list-bottom p a {
    line-height: 1.5;
    display: block;
  }
  .use .box-body .user-list-bottom p span {
    cursor: pointer;
    font-size: 0.73vw;
    color: #193c96;
    display: none;
    position: absolute;
    right: 0;
  }
  .use .box-body .user-list-bottom p:hover span {
    display: flex;
    align-items: center;
  }
  .use .box-body .user-list-bottom p:hover span .download-icon {
    width: 0.94vw;
    height: 0.94vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/new-use-40-38.png");
    background-repeat: no-repeat;
    background-size: 2.0889vw 1.9844vw;
    background-position: 0vw 0vw;
    display: inline-block;
    margin-right: 1px;
  }
  .use .box-body .user-list-bottom p:hover a {
    color: #193c96;
  }
  .use .box-body .user-list-bottom p a {
    color: #000;
    font-size: 0.73vw;
    margin-right: 5vw;
  }
  .use .box-body .use-content li {
    margin-bottom: 40px;
    line-height: 1.5;
    position: relative;
  }
  .use .box-body .use-content li p {
    margin-left: 16vw;
  }
  .use .box-body .hidden {
    display: none;
  }
  .use .box-body .show {
    display: block;
    margin: 0.52vw 0;
  }
  .use .box-body li .use-title {
    width: 16vw;
    display: block;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .use .box-body li a {
    color: #193c96;
    margin-right: 2vw;
    word-break: break-all;
  }
  .use .anticon-check-circle {
    display: none;
  }
  .use .wrap {
    display: flex;
    justify-content: flex-start;
    line-height: 3.4vw;
  }
  .use .wrap .title {
    text-align: left;
    margin-right: 2vw;
    width: 16vw;
    font-size: 14px;
    line-height: 3.4vw;
  }
  .use .wrap .list {
    flex: 1;
  }
  .use .wrap .list a {
    color: #193c96;
    padding-right: 2vw;
  }
  .use-empty {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.4vw 1.9vw;
    box-sizing: border-box;
    height: 10.4vw;
  }
  .use-empty span {
    color: #000;
    font-size: 0.94vw;
    display: block;
    margin-bottom: 1.72vw;
    line-height: 1.25vw;
  }
  .use-empty p {
    color: #193c96;
    font-size: 0.73vw;
  }
}
@media screen and (max-width: 1200px) {
  .use {
    background: #f6f7fa;
    margin-bottom: -9vw;
    padding-bottom: 9vw;
  }
  .use .box {
    margin-top: -13.3vw;
  }
  .use .box .hidden {
    display: none;
  }
  .use .box .show {
    display: block;
  }
  .use .box .box-sider {
    display: none;
  }
  .use .box .box-title {
    text-align: left;
    padding: 8vw 6.2vw;
    font-size: 4.53vw;
    position: relative;
    display: block;
    font-weight: normal;
    background: #fff;
    margin-bottom: 0;
  }
  .use .box .box-title:after {
    background: #193C96;
    width: 1.07vw;
    height: 4.27vw;
    position: absolute;
    content: '';
    display: block;
    left: 3.2vw;
    top: 8vw;
  }
  .use .box .box-ul {
    display: none;
  }
  .use .search-top {
    display: flex;
    align-items: center;
    font-size: 3.73vw;
    margin-left: 3.2vw;
  }
  .use .search-top p {
    height: 7.47vw;
    border: 1px solid #E5E5E5;
    color: #cfcfcf;
    padding-left: 2.93vw;
    padding-right: 5.3vw;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .use .search-top input {
    border: 0;
    width: 30vw;
    background: none;
  }
  .use .search-top .search-icon {
    width: 4vw;
    height: 4vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/new-use-40-38.png");
    background-repeat: no-repeat;
    background-size: 10.6667vw 10.1333vw;
    background-position: 0vw -6.1333vw;
    display: inline-block;
  }
  .use .search-top span {
    color: #193c96;
    font-size: 3.2vw;
    display: flex;
    align-items: center;
    margin-left: 2.67vw;
    width: 20vw;
  }
  .use .search-top span .clear-icon {
    width: 4.26vw;
    height: 4.26vw;
    background: url("https://cdn.gfzq.cn/hkstore/economy/sprites/new-use-40-38.png");
    background-repeat: no-repeat;
    background-size: 10.0235vw 9.5224vw;
    background-position: -5.7635vw 0vw;
    margin-right: 0.42vw;
    display: inline-block;
  }
  .use .show {
    margin-top: 2.67vw;
    background: #fff;
  }
  .use .search-key {
    margin-top: 5.06vw;
    padding-bottom: 9vw;
    padding-left: 3.2vw;
  }
  .use .search-key span {
    border: 1px solid #E5E5E5;
    height: 7.47vw;
    line-height: 7.47vw;
    text-align: center;
    padding: 0 3.2vw;
    font-size: 3.73vw;
    margin-right: 2.67vw;
    display: inline-block;
    margin-bottom: 2vw;
  }
  .use .user-search {
    background: #fff;
  }
  .use .user-list-top {
    padding: 4.8vw 3.2vw;
    font-size: 4.53vw;
    display: flex;
    align-items: center;
    position: relative;
  }
  .use .user-list-top span {
    background: #193C96;
    width: 1.07vw;
    height: 4.27vw;
    display: inline-block;
    margin-right: 3.2vw;
  }
  .use .user-list-top .arrow {
    border: 1px solid #193c96;
    border-width: 2px 2px 0 0;
    right: 0;
  }
  .use .user-list-top .arrow.current {
    transform: rotate(-45deg);
  }
  .use .user-list-bottom .user-down {
    border-bottom: 1px solid #e5e5e5;
    padding: 4.27vw 3.2vw;
    position: relative;
  }
  .use .user-list-bottom .user-down:nth-of-type(1) {
    padding-top: 2vw;
  }
  .use .user-list-bottom .user-down:nth-last-child(1) {
    border-bottom: none;
  }
  .use .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress-line {
    position: absolute;
    bottom: 1vw;
    width: 90%;
  }
  .use .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress .ant-progress-inner {
    background: #b4c0dc;
    height: 1.6vw;
  }
  .use .user-list-bottom .user-down :where(.css-dev-only-do-not-override-1kf000u).ant-progress .ant-progress-bg {
    background: #193C96;
  }
  .use .user-list-bottom .user-down p {
    display: flex;
    line-height: 5.87vw;
  }
  .use .user-list-bottom .user-down p a {
    display: block;
    word-break: break-all;
    font-size: 3.73vw;
    color: #333333;
    line-height: 1.5;
  }
  .use .use-empty {
    padding: 6vw 6vw 12vw;
    background: #fff;
  }
  .use .use-empty > div {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 7.4vw 7.9vw;
    box-sizing: border-box;
    height: 36.4vw;
  }
  .use .use-empty span {
    color: #000;
    font-size: 4.8vw;
    display: block;
    margin-bottom: 8.8vw;
  }
  .use .use-empty p {
    color: #193c96;
    font-size: 3.73vw;
  }
}

