body{
	height:100%;
	overflow:hidden;
}
.header .layui-row{
	display:none;
}
.header{
	height:auto;
	 width: 760px;
	 margin:0 auto;
	 box-shadow:none;
	  background: linear-gradient(-5deg, #252D40 37%, #1D2B40 79%, #1D2C4B 100%);
	 
}
.tn-tab{
	display:none;
}
.header .topHeaderBlack {
	display: none;
}
.header .mainHeaderTop {
	display: none;
}


.welcome,.login,.zhuce{
	color:#fff;
}
    .show {
      display: block;
      text-align: center !important;
      width: 100% !important
    }

    .hide {
      display: none;
      text-align: center !important;
      width: 100% !important
    }

    #embed-captcha {
      width: 304px;
    }
    .can_click{
      background:rgb(1, 143, 255);
    }
    .geetest-refresh {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 36px;
    }
    .geetest-refresh img{
      width: 22px;
      height: 22px;
    }
	.loginclass .layui-layer-content{
	   background: rgb(249, 249, 249);
	   border-radius:5px;
	   box-shadow:0px 0px 20px 0px rgba(86,157,236,0.2);
	}	

.wechat { position: relative; padding: 15px 20px; background: #eee  no-repeat 10px 50%; background-size: 64px; color:#333; text-align: right; border-radius: 6px; }
.wechat { margin: 5px 0;padding: 20px; background: #45b725; color: #fff; }
.wechat .qrcode { position: absolute; left: 10px; top: 10px; bottom: 10px; text-align: left; }
.wechat .qrcode img { height: 100%; }