.mr28 {
  margin-right: 34px !important;
}
.mr30 {
  margin: 0 30px 0 20px !important;
}
.sc8 {
  position: relative;
}
.sc8 .msg {
  margin-top: 30px;
}
.sc8 .wx-bg {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 157px;
  height: 137px;
  background: url("../images/sc-wx.png") no-repeat;
}
.beforeInit {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: #f6f6f6;
  text-align: center;
}
.beforeInit h6 {
  font-size: 24px;
  color: #3b3b3b;
  margin: 100px auto 20px;
}
.sc-kefu:hover .union-popover-box {
  display: block;
}
.union-popover {
  position: relative;
  cursor: default;
}
.union-popover:hover .union-popover-box {
  display: block;
}
.union-popover .union-popover-box {
  position: absolute;
  padding: 20px;
  z-index: 100;
  font-size: 12px;
  display: none;
  border-radius: 4px;
}
.union-popover.pp-range:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-range:hover > p {
  color: #005792;
}
.union-popover.pp-range .union-popover-box {
  left: 50%;
  width: 200px;
  height: 440px;
  margin-left: -90px;
  background: url("../images/bg-popover-range.png") no-repeat right bottom;
  background-color: #f6f9ff;
  border: 1px solid #e6eeff;
  top: 38px;
}
.union-popover.pp-range .union-popover-box h1 {
  font-size: 17px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
}
.union-popover.pp-range .union-popover-box p {
  color: #a9a9a9;
  font-size: 12px;
  line-height: 18px;
}
.union-popover.pp-range .union-popover-box:before,
.union-popover.pp-range .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-bottom: 8px solid #e6eeff;
  top: -16px;
  left: 50%;
  margin-left: -8px;
}
.union-popover.pp-range .union-popover-box:after {
  top: -15px;
  border-bottom: 10px solid #f6f9ff;
}
.union-popover.pp-kefu .iconfont.icon-wangwang {
  font-size: 20px;
  vertical-align: middle;
}
.union-popover.pp-kefu .triangle {
  display: inline-block;
  border: 4px solid transparent;
  border-top: 6px solid #8a8a8a;
  vertical-align: middle;
  transition: 0.4s;
  transform-origin: 50% 30%;
}
.union-popover.pp-kefu:hover .iconfont.icon-wangwang {
  font-size: 20px;
  color: #005792;
}
.union-popover.pp-kefu:hover .triangle {
  border-top: 6px solid #005792;
  transform: rotate(180deg);
}
.union-popover.pp-kefu:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-kefu .union-popover-box {
  left: 50%;
  top: 56px;
  width: 220px;
  margin-left: -110px;
  background: url("../images/bg-popover-kefu.png") no-repeat right bottom;
  background-color: #ffffff;
  border: 1px solid #fbded7;
}
.union-popover.pp-kefu .union-popover-box dl dt,
.union-popover.pp-kefu .union-popover-box dl dd {
  float: left;
  line-height: 24px;
}
.union-popover.pp-kefu .union-popover-box dl dt {
  width: 40%;
  color: #333333;
}
.union-popover.pp-kefu .union-popover-box dl dd {
  width: 60%;
  color: #999999;
}
.union-popover.pp-kefu .union-popover-box dl a {
  color: #0864c1;
}
.union-popover.pp-kefu .union-popover-box:before,
.union-popover.pp-kefu .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-bottom: 8px solid #fbded7;
  top: -16px;
  left: 50%;
  margin-left: -8px;
}
.union-popover.pp-kefu .union-popover-box:after {
  top: -15px;
  border-bottom: 10px solid #ffffff;
}
.union-popover.pp-kefu2 .triangle {
  display: inline-block;
  border: 4px solid transparent;
  border-top: 6px solid #8a8a8a;
  margin-left: 6px;
  vertical-align: middle;
  transition: 0.4s;
  transform-origin: 50% 30%;
}
.union-popover.pp-kefu2:hover .triangle {
  transform: rotate(180deg);
}
.union-popover.pp-kefu2:after {
  content: '';
  position: absolute;
  left: -34px;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-kefu2 .union-popover-box {
  right: 60px;
  top: -20px;
  width: 230px;
  background: url("../images/bg-popover-kefu.png") no-repeat right bottom;
  background-color: #ffffff;
  border: 1px solid #fbded7;
}
.union-popover.pp-kefu2 .union-popover-box dl dt,
.union-popover.pp-kefu2 .union-popover-box dl dd {
  float: left;
  line-height: 24px;
}
.union-popover.pp-kefu2 .union-popover-box dl dt {
  width: 40%;
  color: #333333;
}
.union-popover.pp-kefu2 .union-popover-box dl dd {
  width: 60%;
  color: #999999;
  text-align: left;
}
.union-popover.pp-kefu2 .union-popover-box dl a {
  color: #0864c1;
}
.union-popover.pp-kefu2 .union-popover-box:before,
.union-popover.pp-kefu2 .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-left: 8px solid #fbded7;
  top: 28px;
  right: -17px;
}
.union-popover.pp-kefu2 .union-popover-box:after {
  right: -16px;
  border-left: 10px solid #ffffff;
}
.union-popover.pp-version-wenhao:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-version-wenhao .union-popover-box {
  padding: 10px 12px;
  width: 200px;
  height: 30px;
  background-color: #404040;
  color: #ffffff;
  border-radius: 4px;
  left: 25px;
  top: -5px;
}
.union-popover.pp-version-wenhao .union-popover-box:before,
.union-popover.pp-version-wenhao .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-right: 8px solid #404040;
  top: 50%;
  left: -12px;
  margin-top: -8px;
}
.union-popover.pp-pay-wenhao:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-pay-wenhao .union-popover-box {
  padding: 0;
  border-radius: 4px;
  left: 50%;
  bottom: 28px;
  margin-left: -150px;
}
.union-popover.pp-pay-wenhao .union-popover-box:before,
.union-popover.pp-pay-wenhao .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-top: 8px solid transparent;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}
.union-popover.pp-pay-wenhao .union-popover-box:after {
  bottom: -14px;
  border-top: 8px solid transparent;
}
.union-popover.pp-query-bind > p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  font-size: 12px;
  color: #999999;
}
.union-popover.pp-query-bind > p.sc-ac {
  font-size: 16px;
  color: #50b674;
  font-weight: bold;
  margin-bottom: 4px;
}
.union-popover.pp-query-bind > p.green {
  color: #50b674;
  font-weight: bold;
}
.union-popover.pp-query-bind:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-query-bind .union-popover-box {
  width: 250px;
  padding: 8px;
  background-color: #ffffff;
  border: 1px solid #efefef;
  border-radius: 4px;
  left: -60px;
  bottom: 36px;
}
.union-popover.pp-query-bind .union-popover-box:before,
.union-popover.pp-query-bind .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-top: 8px solid #efefef;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}
.union-popover.pp-query-bind .union-popover-box:after {
  bottom: -14px;
  border-top: 8px solid #ffffff;
}
.union-popover.pp-query-fail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}
.union-popover.pp-query-fail .union-popover-box {
  padding: 0;
  width: 200px;
  background-color: #404040;
  color: #ffffff;
  border-radius: 4px;
  text-align: left;
  padding-left: 10px;
  bottom: 42px;
  left: 50%;
  margin-left: -100px;
}
.union-popover.pp-query-fail .union-popover-box:before,
.union-popover.pp-query-fail .union-popover-box:after {
  position: absolute;
  content: "";
  border: 8px solid transparent;
  border-top: 8px solid #404040;
  left: 50%;
  bottom: -12px;
  margin-left: -8px;
}
.app-nav {
  position: relative;
  background-color: #fafafa;
}
.app-nav:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #005792;
}
.app-nav .nav-logo {
  display: inline-block;
}
.app-nav .nav-logo span {
  font-size: 20px;
  font-weight: bold;
  color: #005792;
  margin-left: 10px;
  display: inline-block;
}
.app-nav .nav-logo > a {
  line-height: 55px;
}
.app-nav .nav-link > li {
  display: inline-block;
  padding: 0px 20px;
  position: relative;
}
.app-nav .nav-link > li > a {
  line-height: 60px;
  color: #545454;
  cursor: pointer;
}
.app-nav .nav-link > li > a:hover {
  color: #005792;
}
.app-nav .nav-link > li.active > a {
  font-weight: bold;
  color: #005792;
}
.app-nav .nav-link li.line {
  width: 1px;
  height: 16px;
  padding: 0;
  position: relative;
  top: 4px;
  background: #005792;
}
.app-body {
  margin-top: 20px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 6px 0 #f2f7fc;
  position: relative;
}
.app-body .app-version > div {
  float: left;
  width: 50%;
  padding: 20px 30px;
  height: 80px;
  background: linear-gradient(45deg, #fbfcfd, #f7f9fd);
  border-right: 1px solid #dff0fc;
  border-bottom: 1px solid #dff0fc;
  position: relative;
  cursor: pointer;
}
.app-body .app-version > div:last-child {
  border-right: 1px solid #f0f5ff;
}
.app-body .app-version > div.active:last-child {
  border-right: 1px solid transparent;
}
.app-body .app-version > div.single-X {
  background: linear-gradient(180deg, white, #e5f4ff63) !important;
  width: 100%;
}
.app-body .app-version > div.single-X p {
  display: none;
}
.app-body .app-version > div.single-X h1 {
  line-height: 40px;
}
.app-body .app-version > div.single-X .div-img.danpian {
  top: 14px;
}
.app-body .app-version > div.active {
  background: #fff;
  border-bottom: 1px solid #ffffff;
}
.app-body .app-version > div.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background-color: #fff;
}
.app-body .app-version > div.active .div-img.cqvip {
  background: url("../images/icon-v-bd-1.png") no-repeat;
  background-size: contain;
}
.app-body .app-version > div.active .div-img.cqvipmd {
  background: url("../images/icon-v-md-1.png") no-repeat;
  background-size: cover;
}
.app-body .app-version > div.active .div-img.cqvipzc {
  background: url("../images/icon-v-pu-1.png") no-repeat;
  background-size: contain;
}
.app-body .app-version > div .des h1 {
  font-size: 18px;
  font-weight: bold;
  color: #005792;
}
.app-body .app-version > div .des p {
  margin-top: 8px;
  color: #a6a6a6;
}
.app-body .app-version > div .div-img {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 46px;
  height: 46px;
  transition: all 0.2s;
}
.app-body .app-version > div .div-img.danpian {
  background: url("../images/danpian_07.png") no-repeat;
  background-size: contain;
}
.app-body .app-version > div .div-img.duopian {
  background: url("../images/duopian_07.png") no-repeat;
  background-size: cover;
}
.app-body .app-submit {
  padding: 20px;
}
.app-body .app-submit .form-upload {
  padding: 14px 20px;
}
.app-body .app-submit .form-upload .form-group {
  margin: 0 0 24px;
  padding-left: 7em;
  position: relative;
}
.app-body .app-submit .form-upload .form-group .tips-F {
  padding-top: 8px;
  font-size: 12px;
}
.app-body .app-submit .form-upload .form-group .tips-F .inco-tips {
  margin-right: 10px;
  margin-top: -2px;
}
.app-body .app-submit .form-upload .form-group .tips-F .tipsO {
  color: #015792;
  line-height: 22px;
}
.app-body .app-submit .form-upload .form-group .tips-F .tipsS {
  color: #393939;
  font-weight: bold;
  line-height: 22px;
}
.app-body .app-submit .form-upload .form-group .tips-F .tipsT,
.app-body .app-submit .form-upload .form-group .tips-F .tipsF {
  color: #a2a2a2;
  line-height: 22px;
}
.app-body .app-submit .form-upload .form-group .tips-F .tipsF {
  text-indent: 2em;
  line-height: 22px;
}
.app-body .app-submit .form-upload .form-group .M-List {
  line-height: 12px !important;
}
.app-body .app-submit .form-upload .form-group.has-error .form-control,
.app-body .app-submit .form-upload .form-group.has-error .file-ctn {
  transition: all 0.3s;
  border-color: #ff3636 !important;
}
.app-body .app-submit .form-upload .form-group input.form-control[readonly] {
  cursor: pointer;
  background-color: #fff;
}
.app-body .app-submit .form-upload .form-group.has-error .errorer {
  display: inline-block;
}
.app-body .app-submit .form-upload .form-group.ok .oker {
  display: inline-block;
}
.app-body .app-submit .form-upload .form-group.half {
  display: inline-block;
  width: 40%;
}
.app-body .app-submit .form-upload .form-group.half-spe {
  display: inline-block;
  width: 100%;
}
.app-body .app-submit .form-upload .form-group .control-label {
  font-size: 14px;
  color: #5b5b5b;
  font-weight: normal;
  padding-top: 0px;
  width: 6em;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  padding-left: 20px;
}
.app-body .app-submit .form-upload .form-group .control-label.zhifu {
  line-he