@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 .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;
  }
}
@media screen and (max-width: 1200px) {
  .about {
    margin-top: -13vw;
    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: 22px;
    color: #000;
  }
  .about .box .box-body .title_wrap .title {
    font-size: 20px;
    margin-bottom: 12px;
    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: 15px;
    margin-bottom: 16px;
    padding-top: 2vw;
    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;
  }
}

@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) {
  .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;
  }
}

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-body {
    margin-top: 3.1vw;
    background: #fff;
    list-style: none;
    padding: 3vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.1);
    display: block;
  }
  .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;
  }
  .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 .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;
  }
}
@media screen and (max-width: 1200px) {
  .use .box .hidden {
    display: none;
  }
  .use .box .show {
    display: block;
  }
  .use .box .box-title {
    text-align: center;
    margin: 8vw 0;
    padding: 0 3.2vw;
  }
  .use .box .box-title p span,
  .use .box .box-title p a {
    font-size: 3.5vw;
  }
  .use .box .box-title p span.line,
  .use .box .box-title p a.line {
    font-size: 3.5vw;
  }
  .use .box .use-content {
    margin-top: 8vw;
  }
  .use .box .use-content li {
    margin-bottom: 5vw;
    display: flex;
    line-height: 1.5;
  }
  .use .box .use-content li p {
    flex: 1;
    word-break: break-all;
  }
  .use .box .use-content li a {
    color: #193c96;
    display: block;
    font-size: 3.73vw;
    margin-bottom: 1.5vw;
  }
  .use .box .use-content li .use-title {
    display: block;
    width: 34vw;
    font-size: 4vw;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .use .box .use-content li p {
    flex: 1;
  }
  .use .wrap {
    display: flex;
    justify-content: flex-start;
    line-height: 19px;
    font-size: 14px;
  }
  .use .wrap .title {
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    width: 35%;
    border: solid 1px #b7cbff;
    margin: -1px;
    font-size: 14px;
    text-align: left;
  }
  .use .wrap .list {
    border: solid 1px #b7cbff;
    margin: -1px;
    background: #f9fbff;
    padding: 11px 11px 11px 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .use .wrap .list a {
    color: #193c96;
  }
}

.hk-commission-page {
  min-height: 100vh;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 14px;
  background: #eef2f7;
  color: #1f2d3d;
  font-family: Microsoft YaHei, Arial, sans-serif;
  box-sizing: border-box;
}
.hk-commission-hero {
  width: 100%;
  margin: 0;
  padding: 12px 20px 18px;
  background: #1f559c;
  color: #fff;
  box-sizing: border-box;
}
.hk-commission-hero__content {
  width: 100%;
}
.hk-commission-logo {
  display: block;
  width: 200px;
  height: auto;
  margin-bottom: 6px;
}
.hk-commission-hero h1 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0;
}
.hk-commission-panel {
  width: 100%;
  max-width: calc(100% - 24px);
  margin: -8px auto 0;
  padding: 2px 14px 14px;
  border-radius: 7px;
  background: #fff;
  box-sizing: border-box;
}
.hk-commission-field {
  padding: 14px 0 15px;
  border-bottom: 1px solid #eef1f5;
}
.hk-commission-field label {
  display: block;
  margin-bottom: 8px;
  color: #1f2d3d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.hk-commission-amount {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 40px;
  border: 1px solid #d9e2ee;
  border-radius: 4px;
  background: #fff;
  color: #26384d;
  font-size: 15px;
  box-sizing: border-box;
}
.hk-commission-amount span {
  flex: 0 0 50px;
  color: #1f559c;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}
.hk-commission-amount input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  height: 38px;
  padding: 0 12px;
  border: 0;
  outline: none;
  color: #26384d;
  font-size: 15px;
  text-align: right;
  box-sizing: border-box;
}
.hk-commission-amount input::placeholder {
  color: #b8c0cc;
}
.hk-commission-select {
  position: relative;
  z-index: 1;
}
.hk-commission-select.is-open {
  z-index: 20;
}
.hk-commission-select > button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #d9e2ee;
  border-radius: 4px;
  background: #fff;
  color: #26384d;
  text-align: left;
  font-size: 15px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.hk-commission-select > button:disabled {
  background: #f7f9fc;
  color: #b8c0cc;
}
.hk-commission-select > button.is-placeholder {
  color: #b8c0cc;
}
.hk-commission-select > button i {
  display: block;
  width: 9px;
  height: 9px;
  border-right: 1px solid #9aa8ba;
  border-bottom: 1px solid #9aa8ba;
  transform: rotate(45deg);
}
.hk-commission-select.is-open > button i {
  margin-top: 6px;
  transform: rotate(225deg);
}
.hk-commission-select ul {
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  z-index: 30;
  overflow: hidden;
  margin: 0;
  padding: 4px 0;
  border: 1px solid #d9e2ee;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(31, 85, 156, 0.14);
}
.hk-commission-select li {
  list-style: none;
}
.hk-commission-select li button {
  width: 100%;
  height: 36px;
  padding: 0 12px;
  border: 0;
  background: #fff;
  color: #26384d;
  text-align: left;
  font-size: 14px;
}
.hk-commission-select li button:active {
  background: #eef4fb;
}
.hk-commission-field.is-error .hk-commission-select > button,
.hk-commission-field.is-error .hk-commission-amount {
  border-color: #d94747;
}
.hk-commission-error {
  margin-top: 6px;
  color: #d94747;
  font-size: 12px;
  line-height: 18px;
}
.hk-commission-alert {
  margin-top: 8px;
  color: #d94747;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}
.hk-commission-button {
  width: 100%;
  height: 42px;
  margin-top: 12px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #1f559c;
  -webkit-tap-highlight-color: transparent;
}
.hk-commission-button:disabled {
  background: #91a9ca;
}
.hk-commission-result {
  display: none;
  margin-top: 10px;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  background: #f2f6fb;
}
.hk-commission-result.is-visible {
  display: block;
}
.hk-commission-result p {
  margin: 0;
  color: #596b80;
  font-size: 13px;
  line-height: 18px;
}
.hk-commission-result strong {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 6px;
  margin-top: 2px;
  color: #1f559c;
  font-weight: 700;
}
.hk-commission-result__amount {
  font-size: 30px;
  line-height: 36px;
}
.hk-commission-result__currency {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  .hk-commission-page {
    padding: 24px 0 48px;
    background: #f3f6fb;
  }
  .hk-commission-hero {
    width: 900px;
    max-width: calc(100% - 48px);
    margin: 0 auto 12px;
    padding: 18px 28px;
    border-radius: 8px;
  }
  .hk-commission-logo {
    width: 220px;
    margin-bottom: 8px;
  }
  .hk-commission-hero h1 {
    font-size: 26px;
    line-height: 34px;
  }
  .hk-commission-panel {
    width: 900px;
    max-width: calc(100% - 48px);
    margin: 0 auto;
    padding: 18px;
    border: 1px solid #e2e8f2;
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(31, 85, 156, 0.06);
  }
  .hk-commission-field {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 50px;
    margin-bottom: 6px;
    padding: 6px 10px;
    border-bottom: 0;
    background: #f8fbff;
    box-sizing: border-box;
  }
  .hk-commission-field label {
    flex: 0 0 122px;
    margin: 0;
    font-size: 15px;
    line-height: 40px;
  }
  .hk-commission-select,
  .hk-commission-amount {
    flex: 1 1 auto;
    min-width: 0;
  }
  .hk-commission-select > button,
  .hk-commission-amount {
    height: 40px;
    background: #fff;
  }
  .hk-commission-amount input {
    height: 38px;
  }
  .hk-commission-error {
    width: 100%;
    margin: 6px 0 0 122px;
  }
  .hk-commission-alert {
    margin: 0 0 8px;
  }
  .hk-commission-button {
    height: 40px;
    margin-top: 6px;
  }
  .hk-commission-result {
    margin-top: 10px;
    padding: 12px;
  }
}

