html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: "microsoft yahei";
  vertical-align: baseline;
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
table,
td,
th {
  vertical-align: middle;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
div,
p,
font,
span,
a {
  box-sizing: border-box;
  font-family: Microsoft YaHei;
}
.clear {
  width: 0;
  height: 0;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}
.wechat-help-content {
  width: 100%;
  background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/pc-bg.png");
  padding: 60px 0 128px;
}
.wechat-help-page {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.09);
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.wechat-help-page .logo-box {
  width: 100%;
  height: 184px;
  background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/header-pc.png");
  background-repeat: no-repeat;
  padding: 50px 0 0;
}
.wechat-help-page .logo-box .logo-box-inside {
  width: 326px;
  margin: 0 auto;
}
.wechat-help-page .logo-box .logo-box-inside .logo-pic {
  height: 82px;
  width: 82px;
  float: left;
  background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/logo.png");
  background-size: 100%;
}
.wechat-help-page .logo-box .logo-box-inside .logo-text {
  float: right;
  width: 225px;
}
.wechat-help-page .logo-box .logo-box-inside .logo-text .logo-main-text {
  font-size: 28px;
  color: #fff;
  line-height: 1;
  margin: 9px 0 10px;
  font-family: "microsoft yahei";
}
.wechat-help-page .logo-box .logo-box-inside .logo-text .logo-sec-text {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  font-family: "microsoft yahei";
}
.wechat-help-page .center-box {
  width: 100%;
  padding: 31px 40px 0;
}
.wechat-help-page .center-box .explain-text {
  line-height: 25px;
  font-size: 14px;
  color: #555;
  font-family: "microsoft yahei";
  margin: 0 0 24px;
}
.wechat-help-page .center-box .part-box {
  width: 100%;
}
.wechat-help-page .center-box .part-box .main-title {
  font-family: "microsoft yahei";
  width: 100%;
  height: 50px;
  background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/title-line.png");
  background-position: 0 40px;
  background-repeat: repeat-x;
  margin: 0 0 12px 0;
}
.wechat-help-page .center-box .part-box .main-title .main-title-inside {
  font-family: "microsoft yahei";
  height: 50px;
  width: 122px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin: 0 auto;
  background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/main-title.png");
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #fff;
}
.wechat-help-page .center-box .part-box .nom-text {
  color: #555;
  line-height: 25px;
  font-size: 16px;
  font-family: "microsoft yahei";
  margin: 0 0 11px;
}
.wechat-help-page .center-box .part-box .num-title {
  width: 100%;
  min-height: 40px;
  margin: 0 0 10px;
}
.wechat-help-page .center-box .part-box .num-title .num-box {
  width: 40px;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  font-family: "microsoft yahei";
  font-size: 18px;
  color: #fff;
  background-color: #043476;
}
.wechat-help-page .center-box .part-box .num-title .text-box {
  width: calc(100% - 50px);
  float: right;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  font-family: "microsoft yahei";
  margin: 10px 0 0;
}
.wechat-help-page .center-box .part-box .num-title .text-box > font {
  font-weight: bold;
}
.wechat-help-page .center-box .part-box .min-title-content {
  width: 100%;
}
.wechat-help-page .center-box .part-box .min-title-content .min-title {
  color: #fff;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
  float: left;
  background-color: #043476;
  border-radius: 5px;
}
.wechat-help-page .center-box .part-box .min-title-content .min-title > font {
  font-weight: bold;
  font-family: "microsoft yahei";
  color: #fff;
  font-size: 15px;
}
.wechat-help-page .center-box .part-box .min-title-content .min-title > span {
  font-family: "microsoft yahei";
  color: #fff;
  font-size: 15px;
}
.wechat-help-page .center-box .part-box .mini-text {
  font-size: 13px;
  line-height: 22px;
  width: 100%;
  color: #666;
}
.wechat-help-page .center-box .part-box .image-box {
  width: 100%;
}
.wechat-help-page .center-box .part-box .image-box .image-box {
  margin: 0 auto;
  display: block;
}
.wechat-help-page .center-box .part-box .alert-box {
  width: 100%;
  margin: 0 0 40px;
}
.wechat-help-page .center-box .part-box .alert-box .alert-title {
  width: 100%;
  font-family: "microsoft yahei";
  color: #043476;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 9px;
}
.wechat-help-page .center-box .part-box .alert-box .alert-text-box {
  width: 100%;
  border: 3px solid #043476;
  background-color: rgba(4, 52, 118, 0.2);
  padding: 9px 12px 0;
  font-family: "microsoft yahei";
  font-size: 12px;
  line-height: 18px;
  color: #043476;
}
.wechat-help-page .center-box .part-box .alert-box .alert-text-box p {
  width: 100%;
  margin: 0 0 9px;
  font-family: "microsoft yahei";
  font-size: 12px;
  line-height: 18px;
  color: #043476;
}
.wechat-help-page .explanatory-note {
  width: 100%;
  background-color: #e5eaf1;
  padding: 30px 15px;
}
.wechat-help-page .explanatory-note .explanatory-note-title {
  width: 100%;
  min-height: 40px;
  margin: 0 0 10px;
}
.wechat-help-page .explanatory-note .explanatory-note-title .explanatory-note-box {
  width: 40px;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #fff;
  background-color: #f39800;
}
.wechat-help-page .explanatory-note .explanatory-note-title .text-box {
  width: calc(100% - 50px);
  float: right;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  font-family: "microsoft yahei";
  margin: 8px 0 0;
}
.wechat-help-page .explanatory-note .explanatory-note-title .text-box > font {
  font-weight: bold;
}
.wechat-help-page .explanatory-note .explanatory-note-minitit {
  width: 100%;
  padding: 0 0 0 35px;
  line-height: 22px;
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #666;
}
.wechat-help-page .explanatory-note .explanatory-image-box {
  width: 100%;
}
.wechat-help-page .explanatory-note .explanatory-image-box .explanatory-image-box {
  margin: 0 auto;
  display: block;
}
.wechat-help-page .footer-box {
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-family: "microsoft yahei";
  font-size: 14px;
  background-color: #043476;
}
@media only screen and (min-width: 1000px) {
  .wechat-help-page .center-box .part-box .image-box {
    width: auto!important;
  }
  .wechat-help-page .explanatory-note .explanatory-image-box {
    max-width: 375px!important;
    margin: 20px calc(50% - 188px) 30px !important;
    width: 375px;
  }
}
@media only screen and (max-width: 1000px) {
  .wechat-help-content {
    padding: 0;
  }
  .wechat-help-page {
    border: none;
    border-radius: 0;
  }
  .wechat-help-page .center-box {
    padding: 25px 15px;
  }
  .wechat-help-page .logo-box {
    height: 218px;
    background-image: url("https://webvpn.wddip.com/https/62304135386136393339346365373340a0e0b72cc4cb43c8bc1d6f66c806db/resource/image/wechat-help/header-phone.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px 0 0;
    background-position: center;
  }
  .wechat-help-page .logo-box .logo-box-inside {
    width: 100%;
  }
  .wechat-help-page .logo-box .logo-box-inside .logo-pic {
    margin: 0 calc(50% - 41px);
  }
  .wechat-help-page .logo-box .logo-box-inside .logo-text {
    width: 100%;
  }
  .wechat-help-page .logo-box .logo-box-inside .logo-text .logo-main-text {
    width: 100%;
    text-align: center;
    margin: 20px 0 10px;
  }
  .wechat-help-page .logo-box .logo-box-inside .logo-text .logo-sec-text {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 375px) {
  .wechat-help-page .logo-box {
    height: 218px;
    background-size: auto 100% ;
  }
}
