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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 16px;
  font-family: inherit;
  vertical-align: baseline;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}

/* u-reset.css v1.0.10 */
[rem="1920"] {
  font-size: 5.2083333333vw;
}
[rem="750"] {
  font-size: 13.333333333vw;
}
* {
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 16px;
}
figure,
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
dd,
dl,
dt,
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
textarea {
  overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
template {
  display: none;
}
.hidden2,
.hidden3,
.hidden4,
.hidden5 {
  display: -webkit-box; /* autoprefixer:off */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.hidden1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hidden2 {
  -webkit-line-clamp: 2;
}
.hidden3 {
  -webkit-line-clamp: 3;
}
.hidden4 {
  -webkit-line-clamp: 4;
}
.hidden5 {
  -webkit-line-clamp: 5;
}
.clearfix::after,
.clearfix::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
}

.contain {
  width: 100%;
  margin: 0 auto; /* 垂直居中 */
}
.header-bgi {
  width: 100%;
  height: 600px;
}
.header-bgi img {
  width: 100%;
  height: 100%;
}
.menu {
  color: #000;
  height: 100px;
  line-height: 100px;
  background-color: rgba(183, 186, 187, 0.9);
}
.menu .menu_innder {
  width: 1400px;
  margin: 0 auto;
  display: flex;
}
.menu .logo {
  height: 100px;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
  margin-right: 50px;
}
.menu ul li {
  text-align: center;
  width: 16%;
  line-height: 100px;
}
.menu ul li a {
  font-size: 22px;
  color: #000;
}

.main > div {
  width: 1200px;
  margin: 20px auto;
}

.title {
  font-size: 1.6rem;
  font-weight: bolder;
  position: relative;
  margin-bottom: 20px;
}
.title::after {
  content: "";
  display: block;
  height: 1px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -6px;
  background-color: #000;
}

.weight_font {
  font-size: 2rem;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 20px;
  margin-top: 5%;
}
.normal_font {
  font-size: 1.4rem;
  line-height: 50px;
  margin-bottom: 20px;
}

.container {
  padding: 40px;
}
.container .sceneFlex {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  padding: 20px 40px;
}

.container .sceneFlex img {
  display: block;
  width: 15%;
  margin-right: 5%;
  /* width: 80px;
  height: 80px;
  margin-right: 30px; */
}

.container .sceneFlex .littleTitle {
  font-weight: bold;
  line-height: 30px;
  font-size: 1.1rem;
}

.container .sceneFlex .littleContent {
  line-height: 24px;
  font-size: 1rem;
}

.pc .weightFont {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  /* padding-left: 12%; */
}
.pc .normalFont {
  font-size: 1.2rem;
  /* padding-left: 12%; */
  text-align: center;
  line-height: 2rem;
}
.pc.shbg .weightFont,
.pc.shbg .normalFont {
  text-align: left;
}
.pc .smallTitle {
  font-size: 1.15rem;
  font-weight: normal;
}
.xcx .container .pcImg {
  width: 50%;
  height: 135px;
  margin: 10px auto;
}

.vxgzh .pcImg {
  width: 80%;
  margin: 0 auto;
}
.vxgzh .pcImg img {
  width: 100%;
}

.znmp .znmpItem {
  display: flex;
  align-items: center;
  margin: 45px;
}

.pc.znmp .normalFont {
  text-align: left;
}

.pc.znmp .weightFont {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: left;
  width: 20%;
  flex-grow: 0;
  flex-shrink: 0;
}
.znmp .znmpImg {
  width: 100%;
  height: 600px;
}

.znmp .znmpImg img {
  width: 100%;
  height: 100%;
}
.shbgOuter {
  width: 100%;
  text-align: center;
}
.shbgOuter img {
  width: 90%;
}
.shbg .flexContent {
  display: flex;
  align-items: center;
  border: 2px solid #5b9bd5;
  padding: 16px;
  margin-bottom: 20px;
}
.flexContent .pcImg img {
  width: 40px;
  height: 40px;
  display: block;
}
.shbg .pcImg {
  width: auto;
}
.pc.shbg .normalFont {
  padding-left: 10%;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pc.shbg .weightFont {
  padding-left: 10%;
}

.tjxq .container .row > div {
  margin-bottom: 10px;
}

.qy-select {
  background: #fff;
  width: 80px;
  height: 28px;
  font-family: PingFangSC, "Microsoft YaHei", sans-serif;
  font-size: 14px;
  color: #232d47;
  border: 1px rgba(38, 42, 51, 0.4) solid;
  border-radius: 4px;
  user-select: none;
  z-index: 9;
}

.qy-select > li,
.qy-select .option > li {
  height: 100%;
  list-style: none;
}

.qy-select .select-head {
  overflow: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 28px;
}

.qy-select .select-head > span {
  height: 100%;
  display: flex;
  align-items: center;
}

.qy-select .select-head .select-icon {
  width: 8px;
  background: url("https://cowork-storage-public-cdn.lx.netease.com/common/2022/04/20/dd5d156dc30542f9b1de0349948eff8a.png")
    no-repeat center;
}

.qy-select .select-head .select-head-cont {
  float: left;
}

.qy-select .select-head .select-icon {
  float: right;
}

.qy-select .option {
  margin-top: 1px;
  padding: 8px 0;
  position: absolute;
  width: 184px;
  color: #232d47;
  background: #fff;
  text-align: center;
  border: 1px #cfcfcf solid;
  display: none;
  border-radius: 4px;
}

.qy-select .option .option-item {
  height: 32px;
  line-height: 32px;
}

.qy-select .option-item:hover {
  background: #f0f0f1;
}

.qy-select:hover {
  cursor: default;
}

/*账户选择下拉框*/
.qy-select {
  position: relative;
  width: 90%;
  margin-left: 5%;
  height: 44px;
  color: #4e5a70;
  border: 1px rgba(38, 42, 51, 0.4) solid;
  border-radius: 4px;
}

.qy-select .select-head {
  padding: 0 18px 0 12px;
}

.qy-select .select-head .select-head-cont {
  color: #4e5a70;
}

.qy-select .select-head .select-icon {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACrSURBVHgBlZHbDcIwDEVtdwFGKRswAhUsgFTxg3hkEkARP1Am4NFRChswSIhJilq1laWm98dxrk+i3CA46eyRuzKFAaJ/wREMVAmaCBcM+AmF/CxWzemcx5ZsEQIaS2OqmtUyeTGD6oOQrVJuFruGzu4HZ29ljI/rdL4rD5BsfX0WwBy3EID3Jp3VeySBhjBphuXX34ha3yXe6NUMy4fh3wWh2jtYX24TyfsBqSY5biheiTEAAAAASUVORK5CYII=")
    no-repeat center;
  background-size: contain;
}

.qy-select .option {
  padding: 8px 0;
  position: absolute;
  width: 100%;
  color: #4e5a70;
  background: #fff;
  text-align: left;
  border: 1px #e1e6ed solid;
  display: none;
  border-radius: 4px;
  z-index: 999;
}

.qy-select .option .option-item {
  height: 44px;
  line-height: 44px;
  padding-left: 12px;
}
.qy-select .option .option-item[disabled] {
  cursor: not-allowed;
  color: #cfcfcf;
}

.qy-select .option-item:hover {
  background: #f2f5ff;
}

.my-input {
  width: 90%;
  border-radius: 4px;
  height: 44px;
  border: 1px solid rgba(38, 42, 51, 0.4);
  margin: 20px 0;
  margin-left: 5%;
  padding-left: 20px;
  outline: none;
}

.subButton {
  cursor: pointer;
  border-radius: 4px;
  margin-left: -10px;
  padding: 8px 26px;
  border: none;
  color: #fff;
  background: #4d85ff;
  text-align: center;
}

#footer {
  background-color: #6a6f74;
  /* height: 160px; */
  padding: 40px 0;
  width: 100%;
  color: #000;
}

footer .footer {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
footer .footer .logo {
  font-size: 2.1rem;
  font-weight: bold;
  /* width: 100px; */
  height: 100px;
  line-height: 100px;
  /* border: 1px solid #ccc; */
}
footer .footer .content {
  margin-left: 60px;
  display: flex;
  flex: 1;
}
footer .footer div {
  /* height: 30px; */
  line-height: 2.4rem;
}
footer .footer div a {
  color: #000;
}
footer .footer div a:hover {
  /* color: #315efd; */
  text-decoration: underline;
}
footer .footer div span {
  font-size: 1.4rem;
}
footer .footer .right {
  display: flex;
  flex: 1;
  text-align: right;
  line-height: 2.4rem;
  width: 40%;
  margin-top: 25px;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  margin-bottom: 25px;
}
footer .footer .left {
  display: flex;
  width: 40%;
  align-items: center;
  justify-content: space-between;
  align-content: space-around;
  flex-wrap: wrap;
  margin-top:25px;
  margin-bottom: 25px;
}


footer .footer p {
  color: #000;
}
/* .returnUp {
  border-radius: 2px 0 0 2px;
  background-color: #f89055;
  width: 26px;
  padding: 4px;
  text-align: center;
  position: fixed;
  bottom: 20%;
  right: 0;
}

.returnUp a {
  color: #fff;
} */

@media (min-width: 1200px) {
  .menu ul {
    display: flex;
    flex-grow: 1;
  }
  .hanburger {
    display: none;
  }
  .pc .pcImg {
    width: 75%;
    text-align: center;
    margin: 0 auto;
  }
  .shbg .pcImg {
    width: auto;
  }
  .pcImg img {
    width: 100%;
  }
  .footerFirstSpan {
    margin-left: 40px;
  }
  .footerSecondSpan {
    margin-left: 265px;
    text-align: right;
  }

  .assistanceOuter {
    width: 21%;
    margin: 0 2%;
  }
}
@media (max-width: 1200px) {
  .menu ul {
    display: none;
  }
  .menu .hanburger .show {
    display: none;
    font-size: 50px;
    color: #fff;
  }
  .menu .hanburger .unShow {
    display: block;
  }
  .menu_innder {
    position: relative;
    justify-content: space-between;
    align-items: center;
    z-index: 99999;
  }
  .hanburger {
    cursor: pointer;
  }
  .hengxian {
    display: block;
    width: 28px;
    height: 2px;
    background-color: #fff;
  }
  .hengxian + .hengxian {
    margin-top: 6px;
  }
  .menu_innder ul {
    position: absolute;
    top: 100%;
    right: 0;
    text-align: center;
  }
  .menu_innder ul li {
    height: 36px;
    line-height: 36px;
    width: 100%;
    text-align: center;
  }
  .menu ul li a {
    color: #fff;
    font-size: 16px;
  }
}

.canvasDiv {
  width: 100%;
  text-align: center;
}
.canvasDiv img {
  width: 70%;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  footer .footer,
  .menu .menu_innder,
  .main > div {
    width: 90%;
  }
  .pc .pcImg {
    width: 75%;
    text-align: center;
  }

  .pcImg img {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .znmp .znmpImg {
    width: 80%;
    margin: 0 auto;
    display: none;
  }
  .znmp .container {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 12px !important;
  }
  .container {
    padding: 0;
  }
  .znmp .znmpItem {
    margin: 10px;
  }
  .pc.znmp .normalFont {
    transform: none;
  }
  .pc.znmp .weightFont {
    width: 30%;
  }
  footer .footer,
  .menu .menu_innder,.targetOuter .target,.promotion .promotionInner,.achieveOuter .achieve,
  .main > div {
    width: 88%;
  }
  .menu .menu_innder {
    padding-right: 20px;
  }
  /* #shbg {
    height: 150px;
  } 
  #shbg .container {
    width: 100%;
    min-width: 1200px;
    position: absolute;
    transform: scale(0.3);
    margin-left: -425px;
    margin-top: -60px;
  }*/

  body .contain .banner .swiper {
    height: 300px;
  }
  .footerSecondSpan {
    display: block;
  }
  .footerFirstSpan {
    display: block;
  }
  .pcgw .container .row > div,
  .xcx .container .row > div {
    text-align: center;
  }
  .pc .pcImg {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .pc .pcImg img {
    width: 35%;
  }
  .pc .weightFont {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }
  .pc .normalFont {
    padding-left: 0;
    transform: scale(0.8);
    font-size: 1rem;
  }
  .pc.shbg .pcImg {
    margin-bottom: 0;
  }
  .pc.shbg .normalFont {
    transform: none;
  }
  .vxgzh .pcImg {
    width: 100%;
  }
  .xcx .container .pcImg {
    width: 100%;
    height: auto;
  }
  .shbg .pcImg {
    width: auto;
  }
  .flexContent .pcImg img {
    width: 100%;
  }
  .flexContent .pcImg img.spectialImg {
    width: 130%;
  }
  .container .sceneFlex {
    padding: 5% 0;
  }
  footer .footer .content {
    margin-left: 14px;
    display: block;
  }
  footer .footer .right {
    margin-top: 2%;
    margin-left: 0;
    text-align: left;
  }

  footer .footer div span {
    font-size: 1rem;
  }

  .container .hidenSpan {
    display: none;
  }
  .assistanceOuter .assistanceItem {
    padding: 1.2rem;
  }
  .portraitOuter .portraitItem {
    padding: 1rem;
  }
  .portraitOuter .portraitBorder {
    width: 60%;
    margin: 1rem auto;
  }
  .main .share .assistanceItem {
    height: 230px;
    margin-bottom: 10%;
  }
  .main .commonBox {
    margin-bottom: 2rem;
  }
  .main div.container {
    padding: 0;
  }
  .main .portraitLine {
    height: auto;
  }
  .main .maxHiden {
    display: flex;
  }
  .main .transformRight {
    padding-top: 0;
  }
  .main .transformImg {
    display: none;
  }
  .main .transformOuter {
    padding: 0;
  }
  .main .linerBox {
    padding: 10px;
    text-align: center;
    padding-bottom: 0;
    height: 280px;
    margin-bottom: 1rem;
  }
  .main .grayNumber {
    right: 50%;
    top: 12%;
    transform: translateX(50%);
    font-size: 2rem;
  }
  .main .targetImg {
    width: 20px;
    height: 20px;
  }
  .main .commonTop {
    margin-bottom: 1rem;
  }
}

.banner .swiper {
  width: 100%;
  height: 620px;
}
.banner .swiper-slide {
  height: 100%;
}
.banner .swiper-slide img {
  height: 100%;
  width: 100%;
}
.message {
  min-width: 380px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  left: 50%;
  top: 20px;
  transform: translatex(-50%);
  background-color: #edf2fc;
  /* transition:  opacity .3s,transform.4s,top .4s; */
  overflow: hidden;
  padding: 15px 15px 15px 20px;
  display: none;
  align-items: center;
  position: fixed;
}

.message.success {
  color: #67c23a;
  background-color: #f0f9eb;
}
.message.error {
  color: #f56c6c;
  background-color: #fef0f0;
}

.message p {
  display: inline-block;
  margin-left: 6px;
}
