body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: PingFangSC-Light, -apple-system, "Noto Sans", "Helvetica Neue",
    Helvetica, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}

body {
  font-family: "MicrosoftYaHeiUI", "MicrosoftYaHei";
}
.navigationWrapper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.navigationWrapper .content {
  width: 100%;
  flex: 1;
  overflow: hidden;
}

.navigationWrapper .app-zixun {
  position: fixed;
  right: 10%;
  border-radius: 30px;
  border: 1px solid #fff;
  font-size: 0.7rem;
  color: #fff;
  top: 30px;
  padding: 0 10px;
  cursor: pointer;
  z-index: 2;
}

.hide_weui_modal {
  display: none;
}

.weui-mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.weui-skin_android .weui-actionsheet {
  width: 400px;
  background: #fff;
  opacity: 0.9;
  border-radius: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  backface-visibility: hidden;
  z-index: 5000;
  border-radius: 10px;
  overflow: hidden;
}

.weui-skin_android .weui-actionsheet__menu {
  border-radius: 5px;
  box-shadow: 0 6px 30px 0 rgb(0 0 0 / 10%);
  background: #fff;
  color: rgba(0, 0, 0, 0.9);
}

.weui-skin_android .weui-actionsheet__cell:first-child {
  font-weight: 600;
  color: #001f3b;
}

.weui-skin_android .weui-actionsheet__cell {
  font-weight: 600;
  position: relative;
  padding: 18px 20px;
  line-height: 1.41176471;
}

.weui-skin_android .weui-actionsheet__cell a {
  color: #001f3b;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.weui-skin_android .weui-actionsheet__cell:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
  transform-origin: 0 0;
  transform: scaleY(0.5);
}

.weui-skin_android .weui-actionsheet .weui-flex {
  display: flex;
}

.weui-skin_android2 .weui-actionsheet {
  opacity: 0.9;
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  z-index: 5000;
}

.weui-flex {
  display: flex;
  align-items: center;
}

/*.weui-flex__item {
  flex: 1;
  padding: 0 5px;
}*/
.item_left{
  position: relative;
      width: 472px;
    height: 543px;
        padding: 15px 30px 0px 20px;
  background: url(../images/group.png) no-repeat center center;
  background-size: cover;
}
.item_right{
  width: 200px;
  height: 430px;
  padding: 10px;
  background: #E7E8EA;
  margin-left: -20px;
  border-radius: 0 10px 10px 0;
}
.item_right .title{
   text-align: center;
   font-size: 30px;
   margin-top: 10px;
}
.item_right .saom{
   text-align: center;
   font-size: 24px;
}
.item_right .ios{
   width: 170px;
   display: block;
   margin: 5px auto;
}
.qrcode {
  width: 180px;
  height: 180px;
  display: block;
  margin: 10px auto;
}

.app-pcapp {
  font-size: 12px;
  text-align: center;
  color: #001f3b;
  margin-top: 10px;
}

.tip-image1 {
  margin: 15px auto 0;
  display: block;
  border-radius: 9px;
}

.weui-skin_android2 {
  display: none;
}

.weui-skin_android2 .weui-actionsheet__menu {
  border-radius: 10px;
  box-shadow: 0 6px 30px 0 rgb(0 0 0 / 10%);
  background-color: #fff;
  color: rgba(0, 0, 0, 0.9);
}

.weui-skin_android2 .weui-actionsheet__cell {
    font-size: 18px;
    font-weight: 600;
    color: #001f3b;
    cursor: pointer;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    padding: 0 20px;
}

.weui-skin_android2 .app-zhibo {
  /*font-size: 12px;*/
  /*color: #001f3b;*/
  /*font-weight: 400;*/
  /*float: right;*/
  /*clear: both;*/
}
.weui-skin_android2 .app-zhibo img{
  width: 25px;
}
.weui-skin_android2 .weui-actionsheet__cell:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
  transform-origin: 0 0;
  transform: scaleY(0.5);
}

.content .bg_video {
  /* 宽度 最小 100% 高度最小 100vh - 80px 其他自适应 */
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: calc(100vh - 80px);
  margin: 0 auto;
  z-index: -1;
  transform: translate(-50%, -50%);
}

/*video::state(webkit-media-controls-play-button) {*/
/*  display: none !important;*/
/*  -webkit-appearance: none !important;*/
/*}*/

/*video::-webkit-media-controls-fullscreen-button {*/
/*  display: none;*/
/*}*/

.content_container {
  position: relative;
  height: 100%;
  margin: 0 auto;
}

.content_inner_container {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.content_container .content_right .logo {
  width: 320px;
    height: 107px;
  margin: 0 auto 15px;
  background: url(../images/logo.png?version=16998093716) no-repeat center center;
  background-size: contain;
}

.btn {
  width: 280px;
/*  height: 83px;*/
  margin: 40px auto;
}
.btn img{
  width: 100%;
}
.wz_logo {
  width: 480px;
/*  height: 100px;*/
  margin: 0 auto;
}
.wz_logo img{
  width: 100%;
}
.active {
  width: 200px;
/*  height: 76px;*/
  margin: 30px auto 0;
}
.active img{
  width: 100%;
}
.tips {
  font-size: 14px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #fff;
  margin-top: 20px;
}

.app-zanzhu {
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
}

.app-zanzhu .sponsor_item {
  padding: 0 5px;
}

.app-zanzhu .sponsor_item img {
  width: 250px;
}

.actionsheet__cell1{display: block;
  text-decoration: none;
}