*{margin: 0;padding: 0}
body, button, input, keygen, legend, select, textarea {
    font-family: "yahei", sans-serif;
    outline: 0;
    color: rgba(0, 0, 0, 0.6);
}
html,body {
    font-size: 0.28rem;
    overflow-x: hidden;
    position: relative;
    height: 100%;

}

textarea {
    resize: none
}

iframe, img {
    border: 0
}

iframe {
    max-width: 100%
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only
}
input::-webkit-input-placeholder {
    color: #ccc;
}

input {
    -webkit-appearance: none
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

button:focus {
    outline: none
}

button, input {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none
}

a {
    color: rgba(0, 0, 0, 0.6);
}

img {
    width: 100%;
    display: block;
}

em, i {
    font-style: normal
}


p {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}
.clearfix {
    *zoom: 1;
}
input{

}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.pb-02{
    padding-bottom: 0.2rem;
}
.wrapper {
    margin: 0 auto;
    position: relative;
    height: 100%;
    width: auto;
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: auto;*/
    /*display: flex;*/
}
.touxiang{
    /* position: absolute; */
    /* top: 1.1rem; */
    width: 4.3rem;
    height: 4.3rem;
    /* left: 3.3rem; */
    /* margin: 0.3rem auto 0; */
    margin: 0.3rem auto;
	position: relative;
}
.tx{
    width: 4.3rem;
    height: 4.3rem;
    z-index: 11111;
}
.kuang{
    position: absolute;
    top: 0.75rem;
    /* width: 4.3rem; */
    /* height: 4.3rem; */
    left: 3rem;
    background: #fff;
    /* padding: 0.2rem; */
    width: 5.1rem;
    height: 6rem;
    border-radius: 0.2rem;
}
.tx img{
    width: 4.3rem;
    height: 4.3rem;
    z-index: 11111;
}
.btn{
    margin-top: 0.2rem;
}
.pic{
	position: absolute;
    bottom: 0;
    right: 0;
}
.pic-tx{
    position: absolute;
    width: 2rem;
    top: 0.3rem;
    height: 7.2rem;
    overflow-y: scroll;
    left: 10rem;
}
.pic-tx img{
    margin-bottom: 0.2rem;
}
.baocun-pic{

 position: absolute;
    top: 2.55rem;
    /* width: 4.3rem; */
    /* height: 4.3rem; */
    left: 1.2rem;
    background: #fff;
    /* padding: 0.2rem; */
    width: 5.1rem;
    height: 6rem;
    border-radius: 0.2rem;
    z-index: 111;
    transform: rotate(90deg);
}

.anniu{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 2.2rem;
    display: inline-block;
    margin-left: -20%;
    margin-top: -15%;
}

.anniu2{
    position: fixed;
    left: 5%;
    /* bottom: 3%; */
    transform: translate(-50%,-50%);
    width: 1.5rem;
    top: 45%;
}
.anniu2 img{
    width: 100%;
}
.bg{
    position:fixed;left:0px;top:0px;width:100%;height:100%;
}
video::-webkit-media-controls-fullscreen-button {
    display: none;
}

  video::-webkit-media-controls-play-button {
      display: none;
  }

  video::-webkit-media-controls-timeline {
      display: none;
  }
  video::-webkit-media-controls-current-time-display{
      display: none;
  }
  video::-webkit-media-controls-time-remaining-display {
      display: none;
  }
  video::-webkit-media-controls-mute-button {
      display: none;
  }
video::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}
  video::-webkit-media-controls-volume-slider {
      display: none;
  }
  video::-webkit-media-controls-enclosure{
      display: none;
  }


