#zhezhao{
  height:100%;
  width:100%;
  position: absolute;;
  color:#fff;
  background:rgba(0,0,0,.36);
  z-index:101;display:none;
  pointer-events: none;
}
#zhezhao i {
  position: absolute;
  top:34%;
  left:50%;
  margin-left:-1.5rem;
  font-size: 3rem;
}
#codeContent {
  height:100%;
  width:100%;
  background:url('../images/画板\ 2\(1\).png') no-repeat left top;
  background-size:100%;
}
#IMG{
  width: 25%;
  margin: 0 auto 1.2rem;
}
#securityInput {
  position: absolute;
  ime-mode:disabled;
  top:81%;
  left: 7.5vw;
  width:55%;
  height: 2.8rem;
  font-size:0.8rem;
  text-align: center;
  background: #fff;
  padding:0 15%;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: normal;
  appearance: none !important;
  -moz-appearance: none !important;
  outline: none !important;
  -moz-outline: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #ccc;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:    #ccc;
}
#scanQRCode {
  position: absolute;
  width:2.7rem;
  height:2.65rem;
  right: 7.75%;
  top: 81.25%;
  /* display: none; */
}
.securityButton {
  position: absolute;
  z-index:99;
  top:96%;
  left: 7.5vw;
  border: none;
  width:85vw;
  height: 2.8rem;
  font-size:0.8rem;
  /* background: linear-gradient(#E4BE7D, #C3A165); */
  background: #000;
  color: #fff;
  outline: none;
}
#securityCode{
  width: 100%;
  height: 76%;
  position: relative;
}
.securityCodetop {
  position:absolute;
  top:20px;
  width:100%;
  height:10%;
  text-align: center;
  z-index:99;
}
.welcome1{
  color:#fff;
  height:1rem;
  font-weight: bold;
}
.zhezhaoAll {
  height:100%;
  width:100%;
  background: rgba(0,0,0,.36);
}
.moreMessage {
  position:absolute;
  top:30%;
  left:7.5%;
  width:85%;
  height:10vh;
  z-index:99;
}
.welcome2 {
  color:#fff;
  font-size:1.3rem;
  margin-top:3px;
  font-weight: bold;
}
.welcomeSpan1 {
  /* border-top:1px solid #fff; */
  width:50vw;
  display:block;
  margin:0 auto;
  margin-top:3px;
  opacity: 0.36;
}
.welcomeSpan2 {
  /* border-top:2px solid #fff; */
  width:50vw;
  display:block;
  margin:0 auto;
  margin-top:4px;
  opacity: 0.36;
}
#footDiv {
  width:100vw;
  height: 24%;
  position: relative;
}
.message{
  color:#eee;
  font-size:0.7rem;
  font-weight: lighter;
  margin-left: -0.4rem;
  /* margin:3% 0; */
}
#footDiv ul {
  margin: 1% 0 0 0;
}
#footDiv ul li {
  font-size:0.65rem;
  color:#fff;
  margin-top:0.2rem;
  position: relative;
}
#footDiv ul li:before {
  background: #fff; 
  position: absolute;
  top:0.3rem;
  left:0rem;
  content: '';     
  border:1 solid #fff;
  border-radius: 50%;
  width:0.3rem;
  height:0.3rem;
}
#commentDiv {
  display: none;
}
#IMG1{
  margin-bottom:2.7rem;
  text-align: center;
  display:inline-block;
  width: 25%;
  /* display:block; */
}
#IMG2{
  width: 30%;
  display:inline-block;
}
#securityCode1{
  box-sizing: border-box;
  padding:20px 0 0 0;
  width:100%;
  height:100%;
  display: none;
  text-align: center;
}
.p1class{
  color: #aaa;
  font-size: 0.8rem;
  margin-top:2rem;
  font-weight: lighter;
}
.p2class {
  color: #222;
  font-size: 1rem;
  margin-top:1rem;
  font-weight: bold;
}
.p3class {
  color: #aaa;
  margin-top:1rem;
  font-size: 0.75rem;
  font-weight: lighter;
}
.p4class {
  color: #aaa;
  font-family: NSimSun;
  font-size: 0.7rem;
  margin-top:1rem;
  position: relative;
  font-weight: lighter;
}
.p5class {
  color: #ccc;
  font-family: NSimSun;
  font-size: 0.7rem;
  margin-top:1.5rem;
  position: relative;
  font-weight: lighter;
}
.p4class span{
  color: #000;
  font-size: 1rem;
}
.p4class:before {
  content: '';                 /*CSS伪类用法*/
  position: absolute;         /*定位背景横线的位置*/
  top: 50%;
  left:4.5rem;
  background: #aaa;       /*宽和高做出来的背景横线*/
  width: 5%;
  height: 1px;
}
.p4class span:after {
  content: '';                 /*CSS伪类用法*/
  position: absolute;         /*定位背景横线的位置*/
  top: 50%;
  right:4.5rem;
  background: #aaa;       /*宽和高做出来的背景横线*/
  width: 5%;
  height: 1px;
}
.securityButton1 {
  margin-top:1rem;
  border: none;
  width:85%;
  height: 3rem;
  font-size:0.8rem;
  /* background: linear-gradient(#E4BE7D, #C3A165); */
  background: #000;
  color: #fff;
  outline: none;
}
#securityCode1 ul {
  list-style: none;
  max-height: 3.4rem;
  overflow-y: auto;
}
#securityCode1 ul li{
  float: left;
  margin-top: 0.35rem;
  margin-left:12.5%;
  font-size:0.8rem;
  font-weight: lighter;
}
body {
  overflow: hidden;
}