* {
  padding: 0;
  margin: 0;
  outline: none;
}
*:not(input, textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}
body {
  font-family: 'Microsoft Yahei';
  font-size: 14px;
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.fixed::after {
  content: '';
  display: block;
  clear: both;
}
img {
  border: 0;
}
ul,
ol,
li {
  list-style: none;
}

a {
  /* text-decoration: none;
  color: #666; */
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
textarea {
  resize: none;
  color: #999;
}
strong,
s {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  background: #ffffff;
}
.wrapper {
  width: 86%;
  padding: 6%;
  margin: 0 auto !important;
}
.hide {
  display: none;
}
.content {
  position: relative;
  color: #666;
  font-size: 0;
  word-break: break-all;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
}
.clearfix:after {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
}
*:not(input, textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}
body {
  font-family: 'Microsoft Yahei';
  font-size: 14px;
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.fixed::after {
  content: '';
  display: block;
  clear: both;
}
i,
em {
  font-style: normal;
}
img {
  border: 0;
}
ul,
ol,
li {
  list-style: none;
}
input {
  border: none;
}
/* a {
  text-decoration: none;
  color: #666;
} */
input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
textarea {
  resize: none;
  color: #999;
}
strong,
s {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

section {
  text-align: center;
  font-size: 0.65rem;
}
section img {
  width: 100%;
}
/*标红*/

/*服务协议*/

.Service {
  margin: 0 auto;
  padding-top: 1rem;
  text-align: left;
  line-height: 22px;
}
.Service h2 {
  margin-bottom: 0.5rem;
  text-align: center;
  color: #222;
  font-size: 1.2rem;
}
.Stime {
  text-align: right;
  font-weight: 700;
  margin: 50px 0 10px 0;
}
.words p {
  margin-bottom: 0.4rem;
  color: #222222;
}

.Service h3 {
  margin-bottom: 0.25rem;
  color: #222;
}
.list p {
  margin-bottom: 0.2rem;
  color: #222222;
  font-size: 0.7rem;
  line-height: 1.3rem;
  text-indent: 2em;
}
.list p span {
  display: block;
  text-indent: 2em;
}

/*帮助中心*/
.cbp-spmenu-push {
  max-width: 720px;
}
.section_con {
  width: 92%;
  margin: 0 auto;
  padding-bottom: 1.5rem;
  font-size: 0.8rem;
  text-align: left;
  line-height: 1.2rem;
}
.words {
  padding: 1rem 0 0;
}
.words h2 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.section_con .words span {
  font-weight: 600;
}
.lb-data .lb-number {
  display: none !important;
}
.img1 {
  margin-top: 0.5rem;
}
.img2 {
  display: flex;
  justify-content: space-between;
}
.img2 img {
  width: 48%;
}
