@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  /* project id 536081 */
  src: url("//at.alicdn.com/t/font_536081_twsukpv5gagiudi.eot");
  src: url("//at.alicdn.com/t/font_536081_twsukpv5gagiudi.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_536081_twsukpv5gagiudi.woff") format("woff"), url("//at.alicdn.com/t/font_536081_twsukpv5gagiudi.ttf") format("truetype"), url("//at.alicdn.com/t/font_536081_twsukpv5gagiudi.svg#iconfont") format("svg");
}

.icon, .icon-tel, .icon-user, .icon-accout, .icon-team, .icon-mouse, .icon-customer, .icon-service, .icon-pay, .icon-trusteeship, .icon-supply-chain, .icon-deposit, .icon-cosume, .icon-cross-border, .icon-arrow, .icon-safe, .icon-speed, .icon-translate, .icon-lock, .icon-close, .icon-sdk, .icon-api, .icon-list, .icon-shut {
  color: rgba(0, 0, 0, 0.54);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke-width: 0.2px;
}

.icon-tel:before {
  content: "\e646";
}

.icon-user:before {
  content: "\e64d";
}

.icon-accout:before {
  content: "\e64c";
}

.icon-team:before {
  content: "\e64b";
}

.icon-mouse:before {
  content: "\e64a";
}

.icon-customer:before {
  content: "\e649";
}

.icon-service:before {
  content: "\e648";
}

.icon-pay:before {
  content: "\e647";
}

.icon-trusteeship:before {
  content: "\e652";
}

.icon-supply-chain:before {
  content: "\e651";
}

.icon-deposit:before {
  content: "\e653";
}

.icon-cosume:before {
  content: "\e650";
}

.icon-cross-border:before {
  content: "\e64f";
}

.icon-arrow:before {
  content: "\e64e";
}

.icon-safe:before {
  content: "\e658";
}

.icon-speed:before {
  content: "\e657";
}

.icon-translate:before {
  content: "\e656";
}

.icon-lock:before {
  content: "\e655";
}

.icon-close:before {
  content: "\e654";
}

.icon-sdk:before {
  content: "\e65a";
}

.icon-api:before {
  content: "\e659";
}

.icon-list:before {
  content: "\e606";
}

.icon-shut:before {
  content: "\e617";
}

html {
  color: rgba(0, 0, 0, 0.85);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
html {
  background: #FFFFFF;
  z-index: -2;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "-apple-system","BlinkMacSystemFont","Helvetica Neue","Helvetica","Roboto","Arial","PingFang SC","Hiragino Sans GB","Microsoft Yahei","Microsoft Jhenghei","sans-serif";
}

a,
article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
  table-layout: fixed;
  word-break: break-all;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  outline: none;
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a,
ins {
  text-decoration: none;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  outline: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  -ms-appearance: button;
  appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
}

h2,
h3,
p {
  orphans: 3;
  widows: 3;
}

fieldset,
img {
  border: 0;
}

iframe {
  display: block;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

del {
  text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:after,
q:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
  line-height: 0;
}

a {
  cursor: pointer;
}

body .fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

body .fn-hide {
  display: none;
}

body .fn-show {
  display: block;
}

body .fn-v-hide {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

body .fn-v-show {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

body .fn-left,
body .fn-right {
  display: inline;
}

body .fn-left {
  float: left;
}

body .fn-right {
  float: right;
}

body .text-right {
  text-align: right;
}

body .text-left {
  text-align: left;
}

body .text-center {
  text-align: center;
}

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}

.text-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.word-space {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

::-webkit-scrollbar-track-piece {
  width: 8px;
  background-color: #f8f8f8;
}

::-webkit-scrollbar {
  width: 8px;
  background-color: #2882e8;
}

::-webkit-scrollbar-thumb {
  width: 8px;
  background-color: #aeaeae;
}

::-webkit-scrollbar-thumb:hover {
  width: 8px;
  background-color: #2882e8;
}

.b-r-3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

.b-r-5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}

.b-r-10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}

.b-r-50 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}

.p-5 {
  padding: 5px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-t-25 {
  padding-top: 25px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-b-5 {
  padding-bottom: 5px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-b-15 {
  padding-bottom: 15px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-b-25 {
  padding-bottom: 25px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-l-5 {
  padding-left: 5px;
}

.p-l-10 {
  padding-left: 10px;
}

.p-l-15 {
  padding-left: 15px;
}

.p-l-20 {
  padding-left: 20px;
}

.p-l-25 {
  padding-left: 25px;
}

.p-l-30 {
  padding-left: 30px;
}

.p-r-5 {
  padding-right: 5px;
}

.p-r-10 {
  padding-right: 10px;
}

.p-r-15 {
  padding-right: 15px;
}

.p-r-20 {
  padding-right: 20px;
}

.p-r-25 {
  padding-right: 25px;
}

.p-r-30 {
  padding-right: 30px;
}

.m-5 {
  margin: 5px;
}

.m-10 {
  margin: 10px;
}

.m-15 {
  margin: 15px;
}

.m-20 {
  margin: 20px;
}

.m-25 {
  margin: 25px;
}

.m-30 {
  margin: 30px;
}

.m-t-5 {
  margin-top: 5px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-l-5 {
  padding-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-l-25 {
  margin-left: 25px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-r-20 {
  margin-right: 20px;
}

.m-r-25 {
  margin-right: 25px;
}

.m-r-30 {
  margin-right: 30px;
}

.box {
  width: 100%;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
}

.box-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}

.box-align {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -moz-box-align: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.box-center-flex {
  width: 100%;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -moz-box-align: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.fx {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.fx-inline {
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
}

.fx-align {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}

.fx-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.fx-fill {
  flex-grow: 1;
  -webkit-flex-grow: 1;
}

.fx-shrink {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.fx-y-down {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.fx-y-center {
  align-items: center;
  -webkit-align-items: center;
}

.fx-y-stretch {
  align-items: stretch;
  -webkit-align-items: stretch;
}

.fx-x-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.fx-x-right {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.fx-x-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.fx-x-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

a,
button,
input [type='button'] {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
}

.auto-wrap {
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}

/*
 * 颜色scss变量
 */
/*背景颜色*/
/*白色*/
/*字体颜色*/
html,
body {
  min-width: 1200px;
}

article {
  margin-top: 72px;
}

.w1028 {
  width: 1028px;
  margin: 0 auto;
}

.c-b-d {
  color: rgba(0, 0, 0, 0.85);
}

.c-b-m {
  color: rgba(0, 0, 0, 0.65);
}

.c-b-l {
  color: rgba(0, 0, 0, 0.28);
}

.content {
  padding: 70px 0;
}

.content h2 {
  font-size: 38px;
  text-align: center;
  padding-bottom: 40px;
}

.btn-cont {
  width: 100%;
  padding-top: 60px;
  text-align: right;
}

.btn-cont a {
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid #009b95;
  border-radius: 50px;
  color: #009b95;
  position: relative;
  font-size: 16px;
}

.btn-cont a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border-radius: 0;
  background-color: rgba(0, 155, 149, 0.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.5, 1);
  -moz-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}

.btn-cont a:hover {
  opacity: 0.8;
}

.btn-cont a:hover:before {
  border-radius: 50px;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-cont a:active {
  -webkit-transform: scale(0.98, 0.98);
  -moz-transform: scale(0.98, 0.98);
  -ms-transform: scale(0.98, 0.98);
  transform: scale(0.98, 0.98);
}

.nine-grid-cont li {
  width: 33.33%;
  min-height: 250px;
  padding: 30px 70px;
  border-top: 1px dashed #e6e6e6;
  border-left: 1px dashed #e6e6e6;
}

.nine-grid-cont li:nth-child(1), .nine-grid-cont li:nth-child(2), .nine-grid-cont li:nth-child(3) {
  border-top: none;
}

.nine-grid-cont li:nth-child(3n+1) {
  border-left: none;
}

.nine-grid-cont li h3 {
  font-size: 26px;
  padding-bottom: 30px;
}

.nine-grid-cont li p {
  line-height: 2;
}

.grid-style li {
  width: 502px;
  height: 266px;
  border: 1px solid #e6e6e6;
  padding: 0 30px 0 60px;
  margin-bottom: 24px;
  cursor: default;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.grid-style li:nth-child(2n) {
  margin-left: 24px;
}

.grid-style li .icon-cont {
  width: 127px;
  margin-right: 60px;
}

.grid-style li h3 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 32px;
  margin-bottom: 25px;
  position: relative;
}

.grid-style li h3:after {
  content: "";
  width: 66px;
  height: 1px;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  bottom: 0;
}

.grid-style li:hover {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  border-color: transparent;
  box-shadow: 0 0 20px rgba(223, 241, 238, 0.75);
}

.grid-style li:hover h3:after {
  background: #009b95;
}

.banner-cont {
  width: 100%;
  height: 512px;
  padding-top: 100px;
  position: relative;
  color: #FFFFFF;
}

.banner-cont h3 {
  font-size: 24px;
}

.banner-cont h3 i {
  font-size: 30px;
  color: #FFFFFF;
  margin-right: 10px;
}

.banner-cont h2 {
  font-size: 38px;
  padding: 10px 40px;
}

.banner-cont p {
  line-height: 2;
}

.banner-cont .icon-cont {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.banner-cont .icon-cont i {
  color: #FFFFFF;
  font-size: 20px;
}

.header-pc {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.19);
}

.header-pc a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
}

.header-pc .logo-cont {
  padding: 0 50px 0 0;
}

.header-pc .logo-cont a {
  padding: 17px 0;
}

.header-pc .menu li:first-child a {
  padding-left: 0;
}

.header-pc .menu li a {
  padding: 20px;
}

.header-pc .menu li a i {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-left: 10px;
}

.header-pc .menu li a.on, .header-pc .menu li a:hover, .header-pc .menu li a:active {
  color: #009b95;
}

.header-pc .menu li a.on i, .header-pc .menu li a:hover i, .header-pc .menu li a:active i {
  color: #009b95;
}

.header-pc .menu li a.on span, .header-pc .menu li a:hover span, .header-pc .menu li a:active span {
  color: #009b95;
}

.header-pc .menu li.btn-product:hover .sub-menu, .header-pc .menu li.btn-company:hover .sub-menu, .header-pc .menu li.btn-solution:hover .sub-menu, .header-pc .menu li.btn-developer:hover .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}

.header-pc .menu li .sub-menu-product ol {
  padding-left: 267px;
}

.header-pc .menu li .sub-menu-solution ol {
  padding-left: 400px;
}

.header-pc .menu li .sub-menu-company ol {
  padding-left: 713px;
}

.header-pc .menu li .sub-menu-developer ol {
  padding-left: 531px;
}

.header-pc .btn-login:hover {
  color: #009b95;
}

.header-pc .btn-register {
  border: 1px solid #009b95;
  margin-left: 20px;
  padding: 2px 15px;
  border-radius: 50px;
  color: #009b95;
}

.header-pc .btn-register:hover {
  background: rgba(0, 155, 149, 0.1);
}

.header-pc .sub-menu {
  visibility: hidden;
  opacity: 0;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 64px;
  height: 220px;
  border-top: 1px solid #e6e6e6;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.19);
  background: #FFFFFF;
}

.header-pc .sub-menu ol {
  height: 100%;
  background: url(../img/menu_bg.png) right center no-repeat;
  padding: 20px 15px;
}

.header-pc .sub-menu ol li a {
  padding: 5px 0;
}

.header-pc .sub-menu ol .icon, .header-pc .sub-menu ol .icon-tel, .header-pc .sub-menu ol .icon-user, .header-pc .sub-menu ol .icon-accout, .header-pc .sub-menu ol .icon-team, .header-pc .sub-menu ol .icon-mouse, .header-pc .sub-menu ol .icon-customer, .header-pc .sub-menu ol .icon-service, .header-pc .sub-menu ol .icon-pay, .header-pc .sub-menu ol .icon-trusteeship, .header-pc .sub-menu ol .icon-supply-chain, .header-pc .sub-menu ol .icon-deposit, .header-pc .sub-menu ol .icon-cosume, .header-pc .sub-menu ol .icon-cross-border, .header-pc .sub-menu ol .icon-arrow, .header-pc .sub-menu ol .icon-safe, .header-pc .sub-menu ol .icon-speed, .header-pc .sub-menu ol .icon-translate, .header-pc .sub-menu ol .icon-lock, .header-pc .sub-menu ol .icon-close, .header-pc .sub-menu ol .icon-sdk, .header-pc .sub-menu ol .icon-api, .header-pc .sub-menu ol .icon-list, .header-pc .sub-menu ol .icon-shut {
  display: inline-block;
  transform: scale(1.3);
  font-size: 16px;
  margin-right: 15px;
}

.footer-pc {
  padding: 40px 0 70px;
  background: linear-gradient(to bottom, #373737, #1f1f1f);
  color: rgba(255, 255, 255, 0.85);
}

.footer-pc dl {
  padding-right: 70px;
}

.footer-pc dl dt {
  font-size: 16px;
  padding-bottom: 20px;
}

.footer-pc dl dd a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.85);
  padding: 3px 0;
}

.footer-pc dl dd a:hover {
  color: #FFFFFF;
  transform: translateX(8px);
}

.footer-pc .copyright {
  color: rgba(255, 255, 255, 0.65);
  padding-top: 50px;
  font-size: 12px;
}

.footer-pc .copyright a {
  color: rgba(255, 255, 255, 0.65);
}

.footer-pc .copyright a:hover {
  color: #009b95;
}

.footer-pc h5 {
  font-size: 18px;
  padding-bottom: 20px;
}

.footer-pc .tel-cont {
  font-size: 24px;
}

.footer-pc .tel-cont .icon, .footer-pc .tel-cont .icon-tel, .footer-pc .tel-cont .icon-user, .footer-pc .tel-cont .icon-accout, .footer-pc .tel-cont .icon-team, .footer-pc .tel-cont .icon-mouse, .footer-pc .tel-cont .icon-customer, .footer-pc .tel-cont .icon-service, .footer-pc .tel-cont .icon-pay, .footer-pc .tel-cont .icon-trusteeship, .footer-pc .tel-cont .icon-supply-chain, .footer-pc .tel-cont .icon-deposit, .footer-pc .tel-cont .icon-cosume, .footer-pc .tel-cont .icon-cross-border, .footer-pc .tel-cont .icon-arrow, .footer-pc .tel-cont .icon-safe, .footer-pc .tel-cont .icon-speed, .footer-pc .tel-cont .icon-translate, .footer-pc .tel-cont .icon-lock, .footer-pc .tel-cont .icon-close, .footer-pc .tel-cont .icon-sdk, .footer-pc .tel-cont .icon-api, .footer-pc .tel-cont .icon-list, .footer-pc .tel-cont .icon-shut {
  color: rgba(255, 255, 255, 0.85);
  font-size: 22px;
  margin-right: 5px;
}

.footer-pc .code-cont {
  margin-top: 60px;
  width: 80px;
  height: 80px;
}

.footer-pc .code-cont img {
  width: 100%;
  height: 100%;
}

.contact-cont {
  width: 100%;
  height: 269px;
  background: url(../img/bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.contact-cont ul {
  padding: 65px;
}

.contact-cont ul li .icon, .contact-cont ul li .icon-tel, .contact-cont ul li .icon-user, .contact-cont ul li .icon-accout, .contact-cont ul li .icon-team, .contact-cont ul li .icon-mouse, .contact-cont ul li .icon-customer, .contact-cont ul li .icon-service, .contact-cont ul li .icon-pay, .contact-cont ul li .icon-trusteeship, .contact-cont ul li .icon-supply-chain, .contact-cont ul li .icon-deposit, .contact-cont ul li .icon-cosume, .contact-cont ul li .icon-cross-border, .contact-cont ul li .icon-arrow, .contact-cont ul li .icon-safe, .contact-cont ul li .icon-speed, .contact-cont ul li .icon-translate, .contact-cont ul li .icon-lock, .contact-cont ul li .icon-close, .contact-cont ul li .icon-sdk, .contact-cont ul li .icon-api, .contact-cont ul li .icon-list, .contact-cont ul li .icon-shut {
  font-size: 65px;
  color: #FFFFFF;
  margin-right: 20px;
}

.contact-cont ul li p {
  color: #FFFFFF;
  font-size: 26px;
}

.contact-cont ul li .btn-cont {
  width: 144px;
  border-radius: 50px;
  padding: 0;
  margin-top: 30px;
  margin-left: 90px;
  text-align: left;
}

.contact-cont ul li .btn-cont a {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.contact-cont ul li .contact-btns {
  position: relative;
}

.contact-cont ul li .contact-btns:hover .contact-us {
  display: none;
}

.contact-cont ul li .contact-btns:hover .tel-num {
  display: block;
}

.contact-cont ul li .contact-btns a {
  display: block;
  width: 144px;
  padding: 5px 20px;
  text-align: center;
}

.contact-cont ul li .contact-btns .tel-num {
  display: none;
}

/*基本字体大小*/
.header-mobile {
  display: none;
}

.footer-mobile {
  display: none;
}

@media only screen and (max-width: 640px) {
  html,
  body {
    min-width: 100% !important;
  }
  article {
    margin-top: 3rem !important;
  }
  .header-mobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999999;
    width: 100%;
    height: 3rem;
  }
  .header-mobile h1 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 9999999;
    padding: 1rem;
    background: #FFFFFF;
    width: 100%;
    height: 3rem;
  }
  .header-mobile h1 .pic-cont {
    width: 8.95rem;
    overflow: hidden;
  }
  .header-mobile h1 .pic-cont img {
    width: 100%;
  }
  .header-mobile h1 .icon, .header-mobile h1 .icon-tel, .header-mobile h1 .icon-user, .header-mobile h1 .icon-accout, .header-mobile h1 .icon-team, .header-mobile h1 .icon-mouse, .header-mobile h1 .icon-customer, .header-mobile h1 .icon-service, .header-mobile h1 .icon-pay, .header-mobile h1 .icon-trusteeship, .header-mobile h1 .icon-supply-chain, .header-mobile h1 .icon-deposit, .header-mobile h1 .icon-cosume, .header-mobile h1 .icon-cross-border, .header-mobile h1 .icon-arrow, .header-mobile h1 .icon-safe, .header-mobile h1 .icon-speed, .header-mobile h1 .icon-translate, .header-mobile h1 .icon-lock, .header-mobile h1 .icon-close, .header-mobile h1 .icon-sdk, .header-mobile h1 .icon-api, .header-mobile h1 .icon-list, .header-mobile h1 .icon-shut {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    padding: 0.75rem 1rem;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    font-size: 1rem;
  }
  .header-mobile h1 .btn-lsit .icon-shut {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  .header-mobile h1 .btn-lsit .icon-list {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .header-mobile h1 .btn-lsit.close .icon-shut {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .header-mobile h1 .btn-lsit.close .icon-list {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  .header-mobile h1 .btn-lsit:active {
    background: rgba(0, 0, 0, 0.2);
  }
  .header-mobile .menu-list {
    transform: translate3d(0, 120%, 0);
    -webkit-transform: translate3d(0, 120%, 0);
    position: absolute;
    top: 3rem;
    left: 0;
    right: 0;
    z-index: 999;
    background: #FFFFFF;
    width: 100%;
    height: 45rem;
  }
  .header-mobile .menu-list li {
    background: #FFFFFF;
    border-bottom: 1px solid #e6e6e6;
  }
  .header-mobile .menu-list li a {
    padding: 0.6rem 1rem;
    display: block;
    color: rgba(0, 0, 0, 0.85);
  }
  .header-mobile .menu-list li a:active {
    background: #f2f2f2;
  }
  .header-mobile .menu-list li h3 {
    padding: 0.6rem 0.75rem;
  }
  .header-mobile .menu-list li h3 i {
    display: inline-block;
  }
  .header-mobile .menu-list li h3 .open {
    transform: rotate(180deg);
  }
  .header-mobile .menu-list li dl {
    border-top: 1px solid #e6e6e6;
    padding-left: 1rem;
  }
  .header-mobile .menu-list li dl.fn-hide {
    border-bottom: none;
  }
  .header-mobile .menu-list li dd {
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
  }
  .header-mobile .menu-list li dd + dd {
    border-top: 1px solid #e6e6e6;
  }
  .header-mobile .menu-list.show-in {
    transform: translate3d(0, 120%, 0);
    -webkit-transform: translate3d(0, 120%, 0);
    animation: menu-show-anim 0.35s ease-out forwards;
    -webkit-animation: menu-show-anim 0.35s ease-out forwards;
  }
  .header-mobile .menu-list.show-in li {
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
    animation: li-show-anim 0.5s ease-out 0.35s forwards;
    -webkit-animation: li-show-anim 0.5s ease-out 0.35s forwards;
  }
  .header-mobile .menu-list.show-in li:nth-child(2) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
  }
  .header-mobile .menu-list.show-in li:nth-child(3) {
    animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
  }
  .header-mobile .menu-list.show-in li dd {
    animation: li-show-anim 0.5s ease-out 0.35s forwards;
    -webkit-animation: li-show-anim 0.5s ease-out 0.35s forwards;
  }
  .header-mobile .menu-list.show-in li dd:nth-child(2) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
  }
  .header-mobile .menu-list.show-in li dd:nth-child(3) {
    animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
  }
  .header-mobile .menu-list.show-in li dd:nth-child(4) {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
  }
  .header-mobile .menu-list.show-in li dd:nth-child(5) {
    animation-delay: 0.55s;
    -webkit-animation-delay: 0.55s;
  }
  .header-mobile .menu-list.hide-out {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    animation: menu-hide-anim 0.35s ease-out 0.5s forwards;
    -webkit-animation: menu-hide-anim 0.35s ease-out 0.5s forwards;
  }
  .header-mobile .menu-list.hide-out li {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    animation: li-hide-anim 0.5s ease-out forwards;
    -webkit-animation: li-hide-anim 0.5s ease-out forwards;
  }
  .header-mobile .menu-list.hide-out li:nth-child(2) {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
  }
  .header-mobile .menu-list.hide-out li:nth-child(3) {
    animation-delay: 0.15s;
    -webkit-animation-delay: 0.15s;
  }
  .header-mobile .menu-list.hide-out li dd {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    animation: li-hide-anim 0.5s ease-out forwards;
    -webkit-animation: li-hide-anim 0.5s ease-out forwards;
  }
  .header-mobile .menu-list.hide-out li dd:nth-child(2) {
    animation-delay: 0.05s;
    -webkit-animation-delay: 0.05s;
  }
  .header-mobile .menu-list.hide-out li dd:nth-child(3) {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
  }
  .header-mobile .menu-list.hide-out li dd:nth-child(4) {
    animation-delay: 0.15s;
    -webkit-animation-delay: 0.15s;
  }
  .header-mobile .menu-list.hide-out li dd:nth-child(5) {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  @keyframes menu-show-anim {
    0% {
      transform: translateY(-100%);
    }
    100% {
      transform: translateY(0);
    }
  }
  @-webkit-keyframes menu-show-anim {
    0% {
      -webkit-transform: translateY(-100%);
    }
    100% {
      -webkit-transform: translateY(0);
    }
  }
  @keyframes li-show-anim {
    0% {
      transform: translateX(120%);
    }
    60% {
      transform: translateX(-1.5%);
    }
    100% {
      transform: translateX(0);
    }
  }
  @-webkit-keyframes li-show-anim {
    0% {
      -webkit-transform: translateX(120%);
    }
    60% {
      -webkit-transform: translateX(-1.5%);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @keyframes menu-hide-anim {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-100%);
    }
  }
  @-webkit-keyframes menu-hide-anim {
    0% {
      -webkit-transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100%);
    }
  }
  @keyframes li-hide-anim {
    0% {
      transform: translateX(0%);
    }
    30% {
      transform: translateX(-5%);
    }
    100% {
      transform: translateX(120%);
    }
  }
  @-webkit-keyframes li-hide-anim {
    0% {
      -webkit-transform: translateX(0%);
    }
    30% {
      -webkit-transform: translateX(-5%);
    }
    100% {
      -webkit-transform: translateX(120%);
    }
  }
  .header-pc {
    display: none;
  }
  .footer-pc {
    display: none;
  }
  .footer-mobile {
    display: block;
    width: 100%;
    padding: 1rem;
    background: linear-gradient(to bottom, #373737, #1f1f1f);
  }
  .footer-mobile .code-cont img {
    width: 5.5rem;
    height: 5.5rem;
  }
  .footer-mobile .code-cont span {
    color: #FFFFFF;
  }
  .footer-mobile li {
    padding-top: 1rem;
    color: #FFFFFF;
  }
  .footer-mobile li a {
    color: #FFFFFF;
  }
  .footer-mobile li.copyright {
    color: rgba(255, 255, 255, 0.28);
    font-size: 0.7rem;
  }
}

.accout-cont .banner-cont {
  background: url(../img/product_banner3.jpg) center center no-repeat;
  background-size: 100%;
}

.accout-cont .ability-cont {
  width: 100%;
  height: 326px;
  margin: 120px 0 50px;
  background: url(../img/ability_bg.jpg) center center no-repeat;
}

.accout-cont .syetem-cont h2 {
  padding-bottom: 10px;
}

.accout-cont .syetem-cont h3 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}

.accout-cont .syetem-cont ul {
  padding-top: 50px;
}

.accout-cont .syetem-cont ul li {
  width: 186px;
  height: 336px;
  border: 1px solid #e6e6e6;
  padding: 35px;
  background: url(../img/account_icons.png) right top no-repeat;
  position: relative;
}

.accout-cont .syetem-cont ul li:nth-child(1) {
  background-position-x: 88px;
}

.accout-cont .syetem-cont ul li:nth-child(2) {
  background-position-x: -124px;
}

.accout-cont .syetem-cont ul li:nth-child(3) {
  background-position-x: -335px;
}

.accout-cont .syetem-cont ul li:nth-child(4) {
  background-position-x: -546px;
}

.accout-cont .syetem-cont ul li h4 {
  font-size: 22px;
  font-weight: bold;
}

.accout-cont .syetem-cont ul li .position-bottom {
  position: absolute;
  bottom: 35px;
  left: 35px;
}

.accout-cont .power-cont {
  padding-bottom: 30px;
  background: url(../img/account_big_icon.png) center 190px no-repeat;
}

.accout-cont .power-cont ul {
  padding: 40px 0 0 120px;
}

.accout-cont .power-cont li {
  width: 50%;
  padding-bottom: 75px;
}

.accout-cont .power-cont li:nth-child(2n) {
  padding-left: 80px;
}

.accout-cont .power-cont li h3 {
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: bold;
}

.customer-cont .banner-cont {
  background: url(../img/product_banner2.jpg) center center no-repeat;
  background-size: 100%;
}

.customer-cont .syetem-cont {
  padding-bottom: 0;
}

.customer-cont .syetem-cont li {
  padding-top: 60px;
}

.customer-cont .syetem-cont li:hover .icon-cont-hover {
  opacity: 1;
}

.customer-cont .syetem-cont .icon-cont {
  margin-right: 50px;
  width: 127px;
  height: 127px;
  background: url(../img/cosume_icons.jpg) no-repeat;
}

.customer-cont .syetem-cont .icon-cont-hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  width: 127px;
  height: 127px;
  background: url(../img/cosume_icons.jpg) no-repeat;
  position: absolute;
}

.customer-cont .syetem-cont .img-customer-hover {
  background-position-x: -220px;
}

.customer-cont .syetem-cont .img-profit {
  background-position-x: -653px;
}

.customer-cont .syetem-cont .img-profit-hover {
  background-position-x: -433px;
}

.customer-cont .syetem-cont .img-settlement {
  background-position-x: -878px;
}

.customer-cont .syetem-cont .img-settlement-hover {
  background-position-x: -1098px;
}

.customer-cont .syetem-cont .img-finance {
  background-position-x: -1322px;
}

.customer-cont .syetem-cont .img-finance-hover {
  background-position-x: -1542px;
}

.service-cont .banner-cont {
  background: url(../img/product_banner1.jpg) center center no-repeat;
  background-size: 100%;
}

.service-cont .banner-cont h2 {
  padding: 0;
}

.service-cont .introduce-cont {
  padding: 100px 0;
}

.service-cont .introduce-cont li {
  width: 502px;
  height: 502px;
  border: 1px solid #e6e6e6;
  margin-bottom: 24px;
  padding: 50px 70px 0;
  cursor: default;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service-cont .introduce-cont li:hover {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  border-color: transparent;
  box-shadow: 0 0 20px rgba(223, 241, 238, 0.75);
}

.service-cont .introduce-cont li:hover .img-cont-hover {
  opacity: 1;
}

.service-cont .introduce-cont li:hover h3:after {
  background: #009b95;
}

.service-cont .introduce-cont li:nth-child(2n) {
  margin-left: 24px;
}

.service-cont .introduce-cont li h3 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 32px;
  margin-bottom: 25px;
  position: relative;
}

.service-cont .introduce-cont li h3:after {
  content: "";
  width: 66px;
  height: 1px;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  bottom: -5px;
}

.service-cont .introduce-cont li p {
  line-height: 2;
}

.service-cont .introduce-cont li .img-cont {
  width: 100%;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
}

.service-cont .introduce-cont li .img-cont.bottom {
  bottom: 0;
}

.service-cont .introduce-cont li .img-cont {
  margin-right: 50px;
  width: 100%;
  height: 197px;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  background: url(../img/service_icon.jpg) no-repeat;
}

.service-cont .introduce-cont li .img-cont.bottom {
  bottom: 0;
}

.service-cont .introduce-cont li .img-cont-hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  width: 100%;
  height: 197px;
  background: url(../img/service_icon.jpg) no-repeat;
  position: absolute;
}

.service-cont .introduce-cont li .img1 {
  background-position-x: -601px;
}

.service-cont .introduce-cont li .img2 {
  background-position-x: -2995px;
}

.service-cont .introduce-cont li .img2-hover {
  background-position-x: -2393px;
}

.service-cont .introduce-cont li .img3 {
  background-position-x: -1189px;
}

.service-cont .introduce-cont li .img3-hover {
  background-position-x: -1790px;
}

.service-cont .introduce-cont li .img4 {
  background-position-x: -4215px;
}

.service-cont .introduce-cont li .img4-hover {
  background-position-x: -3614px;
}

.service-cont .introduce-cont li .img5 {
  background-position-x: -5479px;
}

.service-cont .introduce-cont li .img5-hover {
  background-position-x: -4878px;
}

.payment-cont .banner-cont {
  background: url(../img/product_banner4.jpg) center center no-repeat;
  background-size: 100%;
}

.payment-cont .advantage-cont {
  padding: 100px 0 30px;
}

.payment-cont .advantage-cont ul {
  padding-left: 5%;
}

.payment-cont .advantage-cont li {
  width: 25%;
}

.payment-cont .advantage-cont li h3 {
  font-size: 32px;
  font-weight: bold;
}

.payment-cont .advantage-cont li p {
  line-height: 2;
}

.payment-cont .advantage-cont li .icon-cont {
  width: 38px;
  height: 38px;
  margin: 15px 0 20px;
  background: url(../img/payment_icon.png) no-repeat;
}

.payment-cont .advantage-cont li:nth-child(2) .icon-cont {
  background-position-x: -263px;
}

.payment-cont .advantage-cont li:nth-child(3) .icon-cont {
  background-position-x: -526px;
}

.payment-cont .advantage-cont li:nth-child(4) {
  width: 20%;
}

.payment-cont .advantage-cont li:nth-child(4) .icon-cont {
  background-position-x: -788px;
}

.payment-cont .pay-way-cont h2 {
  padding-bottom: 10px;
}

.popup-wapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
}

.popup-wapper .popup-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.popup-wapper .popup-cont {
  width: 645px;
  height: 715px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -323px;
  z-index: 9 !important;
}

.popup-wapper .popup-cont .icon-close {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 0;
  right: 70px;
  color: #FFFFFF;
  font-size: 32px;
}

.popup-wapper .popup-cont .icon-close:active {
  transform: scale(0.8);
}

.popup-wapper .popup-cont img {
  width: 645px;
  height: 715px;
}

.popup-wapper.show-in {
  opacity: 1;
  visibility: visible;
}

.popup-wapper.show-in .popup-bg {
  opacity: 1;
  transition: all 0.3s ease-out;
}

.popup-wapper.show-in .popup-cont {
  animation: show-anim 0.3s ease-out forwards;
}

@keyframes show-anim {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.popup-wapper.hide-out {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s 0.1s ease-out;
}

.popup-wapper.hide-out .popup-bg {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s 0.1s ease-out;
}

.popup-wapper.hide-out .popup-cont {
  animation: hide-anim 0.3s ease-out forwards;
}

@keyframes hide-anim {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 640px) {
  html,
  body {
    min-width: auto !important;
  }
  .banner-cont {
    height: 320px !important;
    background-size: auto !important;
    padding: 40px 10px !important;
  }
  .banner-cont h2 {
    font-size: 1.2rem !important;
  }
  .banner-cont h3 {
    font-size: 1rem !important;
    padding-bottom: 20px !important;
  }
  .banner-cont h4 {
    font-size: 18px !important;
  }
  .banner-cont p {
    font-size: 0.7rem !important;
  }
  .banner-cont .icon-cont {
    display: none;
  }
  .contact-cont {
    display: none;
  }
  .nine-grid-cont {
    width: 100%;
  }
  .nine-grid-cont li {
    min-height: 10rem;
    padding: 0.5rem !important;
  }
  .nine-grid-cont li h3 {
    padding-bottom: 0.75rem !important;
    font-size: 0.9rem !important;
  }
  .nine-grid-cont li p {
    font-size: 0.6rem !important;
  }
  .payment-cont .advantage-cont {
    width: 100% !important;
    padding: 1rem 0 !important;
  }
  .payment-cont .advantage-cont ul {
    padding-left: 0 !important;
  }
  .payment-cont .advantage-cont li {
    width: 50% !important;
    padding-left: 1rem;
    padding-top: 1.5rem;
    position: relative;
  }
  .payment-cont .advantage-cont li h3 {
    font-size: 0.9rem !important;
    padding-left: 1.75rem;
    padding-bottom: 0.5rem;
  }
  .payment-cont .advantage-cont li .icon-cont {
    margin: 0 !important;
    width: 1.3rem !important;
    height: 1.25rem !important;
    position: absolute;
    top: 1.5rem;
    background-size: auto 1.25rem !important;
  }
  .payment-cont .advantage-cont li p {
    font-size: 0.6rem !important;
  }
  .payment-cont .advantage-cont li:nth-child(2) .icon-cont {
    background-position-x: -138px !important;
  }
  .payment-cont .advantage-cont li:nth-child(3) .icon-cont {
    background-position-x: -276px !important;
  }
  .payment-cont .advantage-cont li:nth-child(4) .icon-cont {
    background-position-x: -414px !important;
  }
  .payment-cont .content {
    padding: 1.75rem 0;
  }
  .payment-cont .content h2 {
    font-size: 1.2rem;
  }
  .payment-cont .pay-way-cont {
    padding: 1rem;
  }
  .payment-cont .pay-way-cont {
    width: 100% !important;
  }
  .payment-cont .pay-way-cont img {
    width: 100%;
  }
  .payment-cont .btn-popup {
    padding-top: 1.5rem;
  }
  .payment-cont .popup-cont {
    width: 18rem !important;
    height: auto !important;
    margin-left: -9rem !important;
    top: 20% !important;
  }
  .payment-cont .popup-cont img {
    width: 18rem !important;
    height: auto !important;
  }
  .payment-cont .popup-cont .icon-close {
    right: 1.75rem !important;
  }
  .service-cont .introduce-cont {
    width: 100%;
    padding: 1.5rem 1rem;
  }
  .service-cont .introduce-cont li {
    height: auto;
    width: 100% !important;
    margin-left: 0 !important;
    padding: 1.25rem;
    margin-bottom: 0.75rem !important;
  }
  .service-cont .introduce-cont li h3 {
    font-size: 1.2rem;
  }
  .service-cont .introduce-cont li .img-cont {
    display: none;
  }
  .customer-cont .content {
    padding: 1.75rem 0 0;
  }
  .customer-cont .content h2 {
    font-size: 1.2rem;
    padding-bottom: 1rem;
  }
  .customer-cont .syetem-cont {
    width: 100% !important;
  }
  .customer-cont .syetem-cont ul {
    padding: 0 0.75rem;
  }
  .customer-cont .syetem-cont li {
    width: 100% !important;
    height: auto;
    padding: 0.75rem;
    margin-left: 0 !important;
    margin-bottom: 0.75rem;
  }
  .customer-cont .syetem-cont li .icon-cont {
    margin-right: 1rem;
    width: 3rem;
    height: 3rem;
    background-size: auto 3rem;
  }
  .customer-cont .syetem-cont li .icon-cont p {
    width: 3rem;
    height: 3rem;
    background-size: auto 3rem;
  }
  .customer-cont .syetem-cont li .img-profit {
    background-position-x: -246px;
  }
  .customer-cont .syetem-cont li .img-settlement {
    background-position-x: -330px;
  }
  .customer-cont .syetem-cont li .img-finance {
    background-position-x: -496px;
  }
  .customer-cont .syetem-cont li h3 {
    font-size: 1.1rem;
  }
  .customer-cont .nine-grid-cont {
    padding-bottom: 1.5rem;
  }
  .accout-cont .ability-cont {
    width: 100%;
    height: 6.5rem;
    background-size: 120%;
    margin: 1rem 0;
  }
  .accout-cont .content {
    width: 100%;
    padding: 1.75rem 0 0;
  }
  .accout-cont .content h2 {
    font-size: 1.2rem;
    padding-bottom: 0.75rem;
  }
  .accout-cont .syetem-cont h3 {
    font-size: 0.8rem;
    font-weight: normal;
    padding: 0 0.75rem;
  }
  .accout-cont .syetem-cont ul {
    padding: 0.75rem 1.5rem 1.5rem;
  }
  .accout-cont .syetem-cont li {
    width: 48% !important;
    height: 10rem !important;
    padding: 0.75rem !important;
    margin-top: 1rem;
  }
  .accout-cont .syetem-cont li div {
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }
  .accout-cont .power-cont {
    background-size: 100%;
  }
  .accout-cont .power-cont ul {
    padding: 0.75rem 1.5rem;
  }
  .accout-cont .power-cont li {
    width: 100%;
    padding-left: 0 !important;
    padding-bottom: 1.5rem;
  }
  .accout-cont .power-cont li h3 {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
  }
  .accout-cont .power-cont li p {
    font-size: 0.7rem;
  }
}
