@import url(/css/flexible.css);

.service-container{
    width: 100%;
}

.service{
    margin-top: .1067rem;
    margin-right: .08rem;
    width: 1.04rem;
}

.adgame{
    margin-top: 1.12rem;
    width: 3.9333rem;
}

.topvip-container .topvip{
    width: 5.3333rem;
}

.topvip-container .tokovip-title{
    position:  absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height:0.3333rem;
}

.topvip-container .tokovip-title .tokovip-img{
    width:2.0533rem;
    height:0.3333rem;
}

.login-container {
    margin: 0 auto;
    margin-top: 1.0667rem;
    width: 8.3867rem;
    height: 3.8667rem;
    background: url(../images/logintext.png) no-repeat;
    background-size: 100%;
}

.id-container{
    padding-left: .3433rem;
    padding-right: .3433rem;
    padding-top: .5333rem;
    padding-bottom: .5333rem; 
}

.psd-container{
    padding-left: .3433rem;
    padding-right: .3433rem;
    padding-top: .2333rem;
    padding-bottom: .5333rem; 
}

.id-icon{
    height:0.9333rem;
}

.id-number{
  font-size: .5333rem;
  margin-left: .3467rem;
  color: rgb(176,131,109);
}

.id-enter{
  width: 100%;   
  outline: none;
  border: 0;
  color:rgb(226,134,25) ;
  font-size: .5333rem;
  border-radius: 0.1rem;
  background-color: transparent;
}

.submit-container {
    width: 6.2667rem;
    height: 1.6rem;
    margin: 0 auto;
    margin-top: 0.3467rem;
    background: url(../images/and.png) no-repeat;
    background-size: 100%;
    border: none;
    text-align: center;
}

.submit-icon-font{
    width: 2.1067rem;
    height:0.7333rem;
    margin-top: .3333rem;
}