html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  max-width: 10rem;
  margin: 0 auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button {
	border: none;
	outline: none;
	-webkit-appearance: none;
	background-color: transparent;
}
input:-internal-autofill-selected {
	background-color: transparent;
}
html,body,#app{
  height: 100%;
}
.btn {
  width: 3.6933rem;
  height: .7467rem;
  line-height:  .7467rem;
  background: url('../img/btn.png') no-repeat 0 0;
  background-size: 100% auto;
  color: #f4fbff;
  font-size: .52rem;
}
.btn-dis {
  background: url('../img/btndis.png') no-repeat 0 0;
  background-size: 100% auto;
}
.popMask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.popFixed {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10rem;
}
.popClosed {
  position: absolute;
  left: 50%;
  bottom: -1rem;
  transform: translateX(-50%);
  width: 1.3733rem;
  height: 1.3733rem;
  cursor: pointer;
  background: url('../img/popclose.png') no-repeat 0 0;
  background-size: 100% auto;
}
.popLogin {
  background: url('../img/loginbg.png') no-repeat center 0;
  background-size: 100% auto;
  height: 11.4267rem;
}
.loginBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 7.8667rem;
}
.loginInfo {
  width:7.3333rem;
  margin: 2.8667rem 0 .7467rem 1.4133rem;
}
.loginInfoRow {
  position: relative;
  margin-bottom: .5333rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .32rem;
  color: #6f99be;
}
.lable {
  width: 1.3333rem;
  text-align: center;
}
.opt {
  position: absolute;
  right:0;
  top: 100%;
  width: 5.4133rem;
  max-height: 4rem;
  background: rgba(0,0,0,.7);
  color: #fff;
  overflow-y: scroll;
  z-index: 2;
  padding-left: .1333rem;
  box-sizing: border-box;
}
.opt .item {
  width: 100%;
  line-height: .8rem;
  font-size: .32rem;
}
.loginInfoRow:last-child{
  margin-bottom: 0;
}
.loginInfoRow .ipt {
  width: 5.4133rem;
	height: .6rem;
	background-color: #aed2e8;
  border: none;
  outline: none;
  border-radius: 0;
  padding-left: .1333rem;
  box-sizing: border-box;
  color: #65899f;
}
.loginInfoRowSel {
  position: relative;
}
.loginInfoRowSel::after {
    content: '';
    position: absolute;
    right: .16rem;
    top: 50%;
    transform: translateY(-50%);
    width:.2533rem;
    height: .24rem;
    background: url('../img/iptjt.png') no-repeat 0 0;
    background-size: 100% auto;
}
.flex {
  display: flex;
  align-items: center;
}
[v-cloak] {
  display: none;
}
.page {
  position: relative;
  width: 100%;
  height: 22.8133rem;
  background: url('../img/bg2.jpeg') no-repeat 0 0;
  background-size: 100% auto;
}
.copy {
  position: absolute;
  left: 50%;
  top: 6.0533rem;
  margin-left: 2.2933rem;
  width: .6667rem;
  height: .6667rem;
  cursor: pointer;
}
.pageLogin {
  position: absolute;
  top: 6.5333rem;
  left: 50%;
  margin-left: -2.2667rem;
  width: 4.5333rem;
  height: 1.0667rem;
  font-size: 0;
}
.popToast {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: .2667rem;
  font-size: .32rem;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  border-radius: .1067rem;
}

.bdjs {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.4rem;
  height: .8133rem;
  background: url('../img/bdjs.png') no-repeat 0 0;
  background-size: 100% auto;
  cursor: pointer;
}
.hdsm {
  position: absolute;
  right: 0;
  top: .8133rem;
  width: 2.4rem;
  height:.8133rem;
  background: url('../img/hdsm.png') no-repeat 0 0;
  background-size: 100% auto;
  cursor: pointer;
}
.enter {
  position: absolute;
  width: 4.9333rem;
  height: 2.4rem;
  opacity: 0.5;
}
.zngy {
  left: .4933rem;
  top: 10rem;
}
.jhdsj {
  left: .3rem;
  top: 12.8533rem;
}

.hybf {
  left: .3rem;
  top: 15.6rem;
}
.cfjh {
  right: .48rem;
  top: 19rem;
}
.userInfo {
  position: absolute;
  right: .2667rem;
  top: .2667rem;
  background-size: 100% auto;
  cursor: pointer;
  font-size: .32rem;
  color: #65899f;
}
.userInfo a {
  color: #000;
}
.popHdsm {
  width: 10rem;
  height: 16.4133rem;
  background: url('../img/rulenew.png') no-repeat center 0;
  background-size: 100% auto;
}
.rule-box {
  position: absolute;
  top: 3.0667rem;
  right: .88rem;
  width: 6.1333rem;
  font-size: .2667rem;
	line-height: .48rem;
  color: #000;
}
.rule-box .item {
  display: flex;
  flex-direction: column;
  margin-bottom: .6933rem;
  height: 1.8133rem;
  justify-content: center;
  font-weight: bold;
}
.rule-box .item  .red {
  color: #d64747;
}
.rule-box .item  .blue {
  color: #2387d3;
}
.popZngy {
  width: 10rem;
  height: 14.16rem;
  background: url('../img/popzngy.png') no-repeat center 0;
  background-size: 100% auto;
}
.popJhdsj {
  width: 10rem;
  height: 14.16rem;
  background: url('../img/popjhdsj.png') no-repeat center 0;
  background-size: 100% auto;
}
.popZngy .con, .popJhdsj .con {
  width: 8.1333rem;
  margin: 2.7067rem auto 0;
  height: 10.4rem;
  overflow-y: scroll;
}
.popJhdsj .con {
  width: 9.3333rem;
}
.mtt {
  margin-top: .4rem
}
.popZngy .txt, .popJhdsj .txt {
  margin-bottom: .6rem;
  font-size: .32rem;
  line-height: .48rem;
  color: #65899f;
  font-weight: bold;
  text-indent: .64rem;
}
.popZngy .con .icon {
  margin: 0 auto;
  margin-bottom: .6rem;
  width: 3.5467rem;
  height: 1.64rem;
  background: url('../img/zngy.png') no-repeat 0 0;
  background-size: 100% auto;
}
.popJhdsj .con .icon {
  margin: 0 auto;
  margin-bottom: .6rem;
  width: 2.36rem;
  height: 2.2933rem;
  background: url('../img/jhdsj.png') no-repeat 0 0;
  background-size: 100% auto;
}
.popZngy .con .btn-box, .popJhdsj .con .btn-box{
  padding-bottom: .5333rem;
  text-align: center;
}
.popHybf {
  width: 10rem;
  height: 16.5333rem;
  background: url('../img/pophybf.png') no-repeat center -0.6667rem;
  background-size: 100% auto;
}
.popHybf .popClosed {
  bottom: -0.2rem;
}
.popHybf .con {
  margin: 2.9rem auto 0;
  width: 6.5333rem;
  display: flex;
  justify-content: space-between;
}
.popHybf .con-item {
 text-align: center;
}
.popHybf .con-item .jp {
  position: relative;
  margin: 0 auto .2667rem;
  width: 2.6933rem;
  height: 1.1333rem;
}
.popHybf .con-item img {
  width: 1.1333rem;
  height: 1.1333rem;
  float: left;
}
.popHybf .con-item img:nth-child(2) {
  float: right;
}
.popHybf .con-item .btn-box {
  height: 0.4667rem;
}
.popHybf .ylq {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 1.5333rem;
  height: .88rem;
  background: url('../img/ylq.png') no-repeat center 0;
  background-size: 100% auto;
}
.popHybf .con-item .list {
  margin-bottom: .4rem;
}
.popHybf .con-item .list .btn{
  width: 2.3067rem;
  height: .4667rem;
  line-height: .4667rem;
  font-size: .32rem;
  margin: 0 auto;
}
.popCfjh {
  width: 10rem;
  height: 14.16rem;
  background: url('../img/popcfjh.png') no-repeat center 0;
  background-size: 100% auto;
}
.popCfjh .con {
  margin: 2.7rem auto 0;
  width: 8rem;
  height: 10rem;
  overflow-y: scroll;
}
.popCfjh .txt {
  margin: 0 0 .4rem;
  font-size: .32rem;
  line-height: .48rem;
  color: #65899f;
}
.popCfjh .tips {
  margin-bottom: .5rem;
  width: 100%;
  line-height: .5067rem;
  font-size: .32rem;
  color: #f4fbff;
  background: url('../img/tipbgnew.png') no-repeat center 0;
  background-size: 100% 100%;
  text-align: center;
}
.wTxt {
  margin: 0 auto .4rem;
  width: 7.88rem;
  height: .8rem;
  line-height: .8rem;
  background: url('../img/txtbg.png') no-repeat center 0;
  background-size: 100% auto;
  text-align: center;
  color: #f2faff;
  font-size: .32rem;
}
.jl-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}
.jl-list .jl-item{
  width: 1.3733rem;
  height: 1.3733rem;
}
.jl-list .jl-item .jl-img {
  position: relative;
}
.jl-name {
  position: absolute;
  left: 50%;
  top: -0.6667rem;
  margin-left: -0.7733rem;
  width: 1.5467rem;
  height: .6267rem;
  background: url('../img/namebg.png') no-repeat center 0;
  background-size: 100% 100%;
  font-size: .2667rem;
  color: #fff;
  text-align: center;
  padding-top: .0667rem;
  box-sizing: border-box;
}
.jl-list .jl-item img{
  display: block;
  width: 100%;
  height: 100%;
}
.popCfjh .btn {
  text-align: center;
  margin: .4667rem auto 0;
}
.popCfjh .txts {
  margin-top: .1333rem;
  font-size: .2667rem;
}
.oneMod {
  margin-bottom: .6667rem;
}
.day {
  margin: 0 auto .2933rem;
  width: 1.8667rem;
  height: .4933rem;
  font-size: .32rem;
  line-height: .4933rem;
  color: #65899f;
  background: url('../img/daybg.png') no-repeat center 0;
  background-size: 100% 100%;
}
.popLoginOut {
  width: 10rem;
  height: 6.6667rem;
  background: url('../img/poploginout.png') no-repeat center 0;
  background-size: 100% auto;
  color: #65899f;
  font-size: .4267rem;
}
.popLoginOut .txt {
  padding-top: 2.3333rem;
  text-align: center;
  margin-bottom: 1.3333rem;
}
.popZxbgjxk {
  width: 8.2933rem;
  height: 7.08rem;
  background: url('../img/jl/gjxkzxb.png') no-repeat center 0;
  background-size: 100% auto;
}
.popZxbxk {
  width: 8.2933rem;
  height: 7.08rem;
  background: url('../img/jl/xkzxb.png') no-repeat center 0;
  background-size: 100% auto;
}
.popZxbcw {
  width: 8.2933rem;
  height: 5.5733rem;
  background: url('../img/jl/cwzxb.png') no-repeat center 0;
  background-size: 100% auto;
}
.popZxb .close {
  position: absolute;
  left: 50%;
  margin-left: -1.4rem;
  bottom: .62rem;
  width: 2.8rem;
  height: .6133rem;
  cursor: pointer;
}
.popZxb .list {
  position: relative;
}
.popZxb .list .item {
  position: absolute;
  width: 1.3733rem;
  height: 1.3733rem;
}
.popZxbgjxk .list .item1 {
  top: 1.4267rem;
  left: .5867rem;
}
.popZxbgjxk .list .item2 {
  top: 1.4267rem;
  left: 2.48rem;
}
.popZxbgjxk .list .item3 {
  top: 1.4267rem;
  left: 4.3733rem;
}
.popZxbgjxk .list .item4 {
  top: 1.4267rem;
  left: 6.28rem;
}
.popZxbgjxk .list .item5 {
  top: 3.56rem;
  left: 1.4667rem;
}
.popZxbgjxk .list .item6 {
  top: 3.56rem;
  left: 3.3733rem;
}
.popZxbgjxk .list .item7 {
  top: 3.56rem;
  left: 5.2933rem;
}
.popZxb .list .item  .itps {
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  /* background: url('../img/namebg.png') no-repeat center 0; */
  background-color: #50141a;
  background-size: 100% 100%;
  font-size: .2667rem;
  color: #fff;
  /* height: .6667rem; */
  padding: .1333rem .2rem;
  box-sizing: border-box;
  line-height: .3733rem;
  
}
.popZxb .list .item  .itps::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-left: 10px solid transparent;
  border-right:10px solid transparent;
  border-top:10px solid #50141a;
}
.popZxbxk .list .item1 {
  top: 1.44rem;
  left: .9333rem;
}
.popZxbxk .list .item2 {
  top: 1.4267rem;
  left: 3.3867rem;
}
.popZxbxk .list .item3 {
  top: 1.4267rem;
  left: 5.8667rem;
}
.popZxbxk .list .item4 {
  top: 3.6rem;
  left: 1.9333rem;
}
.popZxbxk .list .item5 {
  top: 3.6rem;
  left: 4.96rem;
}
.popZxbcw .list .item1 {
  top: 1.8667rem;
  left: .4rem;
}
.popZxbcw .list .item2 {
  top: 1.8667rem;
  left: 2.4rem;
}
.popZxbcw .list .item3 {
  top: 1.8667rem;
  left: 4.5rem;
}
.popZxbcw .list .item4 {
  top: 1.8667rem;
  left: 6.4rem;
}