.layermbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1110;
}
.layermanim {
  transition: all .18s;
  -webkit-transition: all .18s;
  width: 80%;
}
.laymshade,
.layermmain {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.laymshade {
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: auto;
}
.layermmain {
  display: table;
  pointer-events: none;
}
.layermmain .section {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.layermchild {
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: left;
  background-color: #fff;
  font-size: .28rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  pointer-events: auto;
}
.layermborder {
  border: 1px solid #999;
}
.layermshow .layermchild {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.layermbox0 .layermchild {
  max-width: 85%;
  min-width: 150px;
}
.layermbox1 .layermchild {
  border: none;
  border-radius: 5px;
  margin-bottom: 10px;
}
.layermbox2 .layermchild {
  width: auto;
  max-width: 95%;
  min-width: 40px;
  border: none;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.layermchild h3 {
  padding: 0 45px 0 10px;
  height: 50px;
  line-height: 50px;
  font-size: .32rem;
  font-weight: 400;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #EBEBEB;
}
.layermchild h3,
.layermbtn span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.layermcont {
  padding: 20px 15px;
  line-height: 22px;
  border-radius: 5px;
}
.layermbox1 .layermcont {
  padding: 0;
}
.layermbox2 .layermcont {
  text-align: center;
  padding: 30px 30px 0;
  line-height: 0;
}
.layermbox2 .layermcont i {
  width: .3rem;
  height: .3rem;
  margin-left: 8px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
}
.layermbox2 .layermcont i {
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.layermchild.layermanim h3 {
  font-size: 18px;
}
.layermcont {
  font-size: 16px;
  color: #333;
}
.layermend::after,
.layermend::before {
  background-color: #fff !important;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.layermbox2 .layermcont i:first-child {
  margin-left: 0;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.layermbox2 .layermcont i.laymloadtwo {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.layermbox2 .layermcont > div {
  line-height: 22px;
  padding-top: 7px;
  margin-bottom: 20px;
  font-size: .28rem;
}
.layermbtn {
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  background-color: #e63f52;
  color: #fff;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #EBEBEB;
}
.layermbtn span {
  position: relative;
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: .28rem;
  cursor: pointer;
  border-radius: 0 5px 0 0;
}
.layermbtn span:first-child {
  height: 39px;
}
.layermbtn:before {
  position: absolute;
  width: 1px;
  height: 39px;
  left: 50%;
  top: 0;
  background-color: #EBEBEB;
}
.layermend {
  position: absolute;
  right: 7px;
  top: 7px !important;
  width: 30px;
  height: 30px;
  border: 0;
  font-weight: 400;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: .6rem;
}
.layermend::before,
.layermend::after {
  position: absolute;
  left: 5px;
  top: 13px;
  content: '';
  width: 20px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-radius: 3px;
}
.layermend::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.layermanim .layericon {
  padding-left: 80px;
  background-position: 15px;
}
.layericon0 {
  background: url(../images/eui/icons/addr.svg) no-repeat;
}
.layericon1 {
  background: url(../images/eui/icons/icons/bank.svg) no-repeat;
}
.layericon2 {
  background: url(../images/eui/icons/icons/addr.svg) no-repeat;
}
.layermchild h3 {
  background: #0080cc;
  padding: 0px;
  color: #fff;
  text-align: center;
}
.layermbox1 .layermmain .section {
  vertical-align: bottom;
}
.layermbox1 .layermchild {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 1;
  -webkit-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  bottom: -800px;
  transform: translateY(0);
  -moz-transition: transform 2s;
  -webkit-transition: transform 2s;
  transition: transform 2s;
}
.layermbox1.layermshow .layermchild {
  transform: translateY(-800px);
  -webkit-transform: translateY(-800px);
  -moz-transform: translateY(-800px);
}

.layermbox1 .layermmain .section {
  vertical-align: middle;
}
.layermbox1 .layermchild {
  bottom: 0;
}
.layermbox1.layermshow .layermchild {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
}
.dialog {
  padding: 10px 0;
}
.dialog .dialog-title {
  padding: 0 10px;
  font-weight: bold;
  font-size: .4rem;
}
.dialog .dialog-content {
  padding: 10px 10px 0;
}
.dialog .dialog-buttons {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dashed #f5f5f5;
}
.loading-wrapp {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}
.loading-wrapp.show {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -25px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: transparent url(../images/eui/icons/i-blue.svg) center center no-repeat;
  background-size: 70%;
  z-index: 2000;
}
.loading:after {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border-radius: 50px;
  border: 6px solid transparent;
  border-top-color: #0080cc;
  border-bottom-color: #0080cc;
  -webkit-animation: loader-animation 1s linear infinite;
  animation: loader-animation 1s linear infinite;
}
@-webkit-keyframes loader-animation {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
  }
}
@keyframes loader-animation {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
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 {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  touch-callout: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
html,
body {
  overflow-x: hidden;
}
body {
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
  font-size: 0.14rem;
  background: #fff;
  color: #333333;
  text-align: center;
  margin: 0 auto;
  -webkit-user-select: none;
  -webkit-text-size-adjust: none;
}
input,
textarea,
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  background: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
}
a:-webkit-any-link {
  color: inherit;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
h2 {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}
img {
  vertical-align: top;
}
/*清除浮动*/
.clearfix:after,
.clearfix:before {
  content: '';
  display: block;
  clear: both;
}
.validator-error::before {
  background: url(../images/eui/icons/error.svg) center center no-repeat;
  background-size: 100%;
  content: "\0020";
  width: 0.24rem;
  height: 0.24rem;
  padding: 3px 10px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 0;
  border: none;
}
.validator-error {
  background-color: #dddac8;
  padding: 0.15rem;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #e63f52;
  margin-top: .05rem;
}
