@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside,
details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

* {
  box-sizing: border-box;
  font-family: "Microsoft YaHei";
  outline: none; }

body {
  font: 12px/1.5 "微软雅黑", "宋体", sans-serif !important; }

html {
  font-size: 100px; }

a {
  text-decoration: none; }

.warp {
  width: 7.5rem;
  height: 13rem;
  padding-top: 6.26rem; }

.center {
  width: 7.18rem;
  height: 6.32rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: .4rem; }

.title {
  width: 5.84rem;
  height: .75rem;
}

.itemPassword {
  width: 6.2rem;
  height: .4rem;
  margin-top: .3rem;
  line-height: .4rem;
  margin-left: -.7rem;
  /* 使用webkit内核的浏览器 */
  /* Firefox版本4-18 */
  /* Firefox版本19+ */ }
  .itemPassword label {
    display: inline-block;
    width: 1.6rem;
    height: .4rem;
    color: #000000 !important;
    font-size: .2rem;
    font-weight: bold;
    text-align: right;
    line-height: .4rem;
    padding-right: .1rem;
    float: left; }
  .itemPassword select {
    float: left;
    width: 4.6rem;
    height: .4rem;
    /*background: url("//game.gtimg.cn/images/jgyx/web20190422023/select.png") no-repeat center/100%;*/
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: .4rem;
    padding: 0 .2rem;
    color: #7b3d25;
    font-size: .16rem; }
  .select-bg{
    border: 1px solid #ac7650!important;
    background: #edc8aa!important;
  }
  .itemPassword input {
    outline: none;
    width: 4.6rem;
    height: .4rem;
    border: 1px solid;
    /*background: #edc8aa;*/
    /*color: #7b3d25;*/
    line-height: .4rem;
    font-size: .16rem;
    padding: 0 .2rem;
    float: left; }
  .itemPassword ::-webkit-input-placeholder {
    color: #7b3d25; }
  .itemPassword :-moz-placeholder {
    color: #7b3d25; }
  .itemPassword ::-moz-placeholder {
    color: #7b3d25; }
  .itemPassword :-ms-input-placeholder {
    color: #7b3d25; }

.item1 {
  height: .5rem;
  position: relative;
  line-height: .5rem; }
  .item1 label {
    height: .5rem;
    line-height: .5rem; }
  .item1 input {
    width: 2.1rem; }
  .item1 img {
    display: block;
    width: 2.15rem;
    height: .5rem;
    background: url("//game.gtimg.cn/images/jgyx/web20190422023/image.png") no-repeat center/100%;
    margin-left: .15rem; }
  .item1 .login-check {
    position: relative;
    float: right;
    margin-top: -.05rem; }
  .item1 .code-change {
    color: #7b3d25;
    font-size: .16rem;
    position: absolute;
    bottom: -.46rem;
    right: 0; }

.receive {
  display: block;
  width: 2rem;
  height: .5rem;
  margin-top: .54rem; }
