.service-page {
  /* "li span.odfLiEnd" - IE 7 issue*/
}
.service-page table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
.service-page td,
.service-page th {
  vertical-align: top;
  font-size: 12pt;
}
.service-page h1,
.service-page h2,
.service-page h3,
.service-page h4,
.service-page h5,
.service-page h6 {
  clear: both;
}
.service-page ol,
.service-page ul {
  margin: 0;
  padding: 0;
}
.service-page li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-page span.footnodeNumber {
  padding-right: 1em;
}
.service-page span.annotation_style_by_filter {
  font-size: 95%;
  background-color: #fff000;
  margin: 0;
  border: 0;
  padding: 0;
}
.service-page span.heading_numbering {
  margin-right: 0.8rem;
}
.service-page * {
  margin: 0;
}
.service-page .P1 {
  font-size: 12pt;
  text-align: justify !important;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .P2 {
  font-size: 12pt;
  text-align: center !important;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .P3 {
  font-size: 12pt;
  text-align: justify !important;
  writing-mode: page;
  margin-left: 0.3346in;
  margin-right: 0in;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
  text-indent: 0in;
}
.service-page .P4 {
  font-size: 12pt;
  text-align: justify !important;
  writing-mode: page;
  margin-left: 0.8937in;
  margin-right: 0in;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
  text-indent: -0.5in;
}
.service-page .P5 {
  font-size: 12pt;
  text-align: justify !important;
  writing-mode: page;
  margin-left: 0.8937in;
  margin-right: 0in;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
  text-indent: -0.5in;
}
.service-page .P6 {
  font-size: 12pt;
  margin-left: 0in;
  margin-right: 0in;
  text-align: justify !important;
  text-indent: 0.2917in;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .P7 {
  font-size: 12pt;
  margin-left: 0.3335in;
  margin-right: 0in;
  text-align: justify !important;
  text-indent: 0in;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .P8 {
  font-size: 12pt;
  margin-left: 0.3346in;
  margin-right: 0in;
  text-align: justify !important;
  text-indent: 0in;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .P9 {
  font-size: 12pt;
  margin-left: 0.8937in;
  margin-right: 0in;
  text-align: justify !important;
  text-indent: -0.5in;
  writing-mode: page;
  margin-top: 0.1083in;
  margin-bottom: 0.1083in;
  line-height: 150%;
}
.service-page .T1 {
  font-size: 14pt;
  font-weight: bold;
}
.service-page .T2 {
  font-weight: bold;
}
.service-page .T3 {
  font-weight: bold;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.container {
  box-sizing: border-box;
  padding: 0 15px;
  width: 1200px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  padding: 0;
  margin: 0;
}

header {
  background: white;
  height: 70px;
  line-height: 70px;
}
header .header {
  display: flex;
  justify-content: space-between;
}
header .header .left {
  display: flex;
}
header .header .left .logo {
  margin-right: 30px;
}
header .header .left .logo img {
  vertical-align: middle;
}
header .header .left ul {
  display: flex;
  justify-content: start;
  font-size: 18px;
}
header .header .left ul li.active {
  background: #f4f4ff;
  border-bottom: 1px solid #3a7bff;
}
header .header .left ul li.active a {
  color: #3a7bff;
}
header .header .left ul li {
  list-style: none;
  padding: 0 30px;
  box-sizing: border-box;
}
header .header .left ul li a.active {
  color: #3a7bff;
}
header .header .left ul li a {
  cursor: pointer;
  text-decoration: none;
  color: #333333;
}
header .header .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .header .right {
  height: 71px;
}
header .header .right .kf-me {
  width: 100px;
  height: 32px;
  border-radius: 18px;
  border: 1px solid #333;
  line-height: 32px;
  text-align: center;
  margin-right: 18px;
  position: relative;
  padding-left: 4px;
  cursor: pointer;
}
header .header .right .kf-me:hover {
  background-color: #3a7bff;
  color: #fff;
  border-color: #3a7bff;
}
header .header .right .kf-me:hover .lx-me {
  display: block;
}
header .header .right .lx-me {
  display: none;
  position: absolute;
  top: 49px;
  left: -65px;
  width: 230px;
  height: 260px;
  text-align: center;
  padding: 10px 0;
  padding-top: 18px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e6eaf2;
  line-height: 26px;
  box-shadow: 0 0 17PX 0 rgba(0, 0, 0, 0.08);
  -webkit-filter: drop-shadow(0 5Px 10Px rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0 5Px 10Px rgba(0, 0, 0, 0.05));
  border-radius: 8px;
  font-family: PingFangSC-Medium;
  color: #333;
  z-index: 11;
}
header .header .right .lx-me img {
  margin-top: 18px;
  width: 150px;
}
header .header .right .phone-me {
  margin: auto;
  margin-right: 36px;
  display: flex;
  align-items: center;
}
header .header .right .phone-me img {
  width: 140px ;
}
header .header .right a {
  text-decoration: none;
  background: #3a7bff;
  color: white;
  padding: 0 11px;
  border-radius: 8px;
  line-height: 43px;
}

footer {
  padding-top: 54px;
  box-sizing: border-box;
  color: #ffffff;
  background-color: #202124;
  height: 350px;
  min-width: 1200px;
  text-align: center;
  position: relative;
}
footer .footer-content {
  display: flex;
  justify-content: space-between;
}
footer .footer-content .footer-item {
  text-align: left;
  color: #fff;
}
footer .footer-content .footer-item h3 {
  font-size: 24px;
  margin-bottom: 48px;
  font-weight: 500;
}
footer .footer-content .footer-item ul {
  color: #4d4c4c;
}
footer .footer-content .footer-item ul li {
  list-style: none;
  box-sizing: border-box;
  color: #ccc;
  height: 48px;
}
footer .footer-content .footer-item ul li a {
  text-decoration: none;
  color: #ccc;
}
footer .footer-content .footer-item ul li .time {
  font-size: 12px;
}
footer .footer-content .footer-item .qrcode {
  width: 134px;
  height: 40px;
  line-height: 40px;
  background: #4f4f4f;
  text-align: center;
}
footer .footer-content .footer-item .qrcode-img {
  width: 134px;
}
footer .address {
  position: absolute;
  bottom: 52px;
  width: 100%;
  color: #ccc;
  text-align: center;
}
footer .copyright {
  position: absolute;
  bottom: 14px;
  width: 100%;
  color: #777;
}
footer .copyright a {
  color: #777;
  text-decoration: none;
}
footer .line {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%);
  width: 1200px;
  height: 0px;
  border: 1px solid #777;
}

