html {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  color: #333333;
  background-color: white;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

svg:not(:root) {
  overflow: hidden; }

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #0088cc; }

a:active {
  outline: 0; }

a:active {
  color: #006699; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  border: none; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

html, button, input, select, textarea {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0; }

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0; }

ul, ol {
  list-style: none outside none; }

h1, h2, h3 {
  font-weight: normal; }

h1 {
  font-size: 1.8rem; }

h2 {
  font-size: 1.6rem; }

h3 {
  font-size: 1.4rem; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

*:focus {
  outline: none; }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  border: 0; }

input, textarea {
  outline: none;
  font-family: Open Sans; }

.nohighlight:focus {
  outline: none; }

i {
  font-style: normal; }

@media screen and (max-width: 319px) {
  html {
    font-size: 19.9375px; } }
@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 22.4375px; } }
@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 23.375px; } }
@media screen and (min-width: 375px) and (max-width: 383px) {
  html {
    font-size: 23.9375px; } }
@media screen and (min-width: 384px) and (max-width: 399px) {
  html {
    font-size: 24.9375px; } }
@media screen and (min-width: 400px) and (max-width: 413px) {
  html {
    font-size: 25.8125px; } }
@media screen and (min-width: 414px) and (max-width: 767px) {
  html {
    font-size: 46.875px; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: 46.875px; } }
@media screen and (min-width: 1024px) {
  html {
    font-size: 46.875px; } }
body {
  margin: 0 auto;
  width: 16rem;
  background: #eef1f2; }

.banner {
  width: 100%;
  position: relative;
  height: 7.68rem; }
  .banner img {
    width: 100%; }
  .banner .return {
    width: 0.448rem;
    height: 0.81067rem;
    background: url("/images/exhibition/return.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 0.53333rem;
    left: 0.64rem; }
  .banner .title {
    width: 13.44rem;
    height: 1.87733rem;
    position: absolute;
    top: 0rem;
    left: 1.28rem;
    font-size: 0.68267rem;
    line-height: 1.87733rem;
    text-align: center;
    color: #fff; }
  .banner .exhi {
    width: 14.72rem;
    position: absolute;
    top: 1.49333rem;
    height: 4.90667rem;
    left: 0.64rem; }
    .banner .exhi h2 {
      font-size: 0.768rem;
      line-height: 1.06667rem;
      text-align: center;
      color: #fff;
      max-height: 2.13333rem;
      overflow: hidden;
      font-weight: 700;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

#content {
  width: 100%;
  position: relative; 
  /*height: fill-available;
  height: -webkit-fill-available;
  height: -moz-available;*/
  }

.content {
  width: 14.72rem;
  margin: 0rem auto;
  position: absolute;
  top: -1.17333rem;
  left: 0.64rem; }

.conBox {
  width: 14.72rem;
  padding: 0.32rem 0.64rem;
  background: #fff;
  border-radius: 0.312rem;
  margin-bottom: 0.42667rem; }
  .conBox p {
    font-size: 0.55467rem;
    line-height: 0.768rem;
    color: #999; }
.conBox p span{
    font-size: 0.55467rem;
    line-height: 0.768rem;
    color: #ff0000; 
    display: inline-block;
    margin-left: 0.312rem;
}
  .conBox input {
    width: 100%;
    height: 1.06667rem;
    border: none;
    background: #fff;
    font-size: 0.64rem;
    line-height: 0.64rem;
    color: #333; }
  .conBox textarea {
    width: 100%;
    height: 2.56rem;
    border: none;
    background: #fff;
    font-size: 0.64rem;
    line-height: 0.64rem;
    color: #333;
    margin-top: 0.21333rem; }

.chooseBox {
  width: 14.72rem;
  padding: 0.64rem;
  background: #fff;
  border-radius: 0.312rem;
  margin-bottom: 0.42667rem; }
  .chooseBox h3 {
    font-size: 0.64rem;
    line-height: 0.64rem;
    color: #333; }
  .chooseBox input {
    font-size: 0.512rem;
    line-height: 1.408rem;
    color: #333;
    border: 0.02133rem solid #333;
    display: inline-block;
    height: 1.408rem;
    padding: 0 0.42667rem;
    float: left;
    margin-top: 0.42667rem;
    margin-right: 0.42667rem;
    border-radius: 0.10667rem;
    display: none; }
  .chooseBox p {
    font-size: 0.512rem;
    line-height: 1.28rem;
    color: #333;
    border: 0.02133rem solid #333;
    display: inline-block;
    height: 1.28rem;
    padding: 0 0.42667rem;
    border-radius: 0.10667rem; }
    .chooseBox p.active {
      color: #3dacf5;
      border: 0.02133rem solid #3dacf5; }

.purpose {
  display: inline-block;
  margin-right: 0.42667rem;
  margin-top: 0.42667rem; }

.content button {
  width: 100%;
  height: 1.92rem;
  font-size: 0.64rem;
  line-height: 1.92rem;
  color: #fff;
  border: none;
  border-radius: 0.10667rem;
  margin-bottom: 1.06667rem; }
  .content button.btn1 {
    background: #3dacf5; }
  .content button.btn2 {
    background: #fc9c36; }
    .content button.btn2:active {
      border: 0.125rem solid #fc9c36;
      background-color: #fff;
      color: #fc9c36; }
  .content button:active {
    border: 0.125rem solid #3dacf5;
    background-color: #fff;
    color: #3dacf5; }

.exhiStyle {
  width: 14.72rem;
  padding: 0.64rem;
  padding-bottom: 1.06667rem;
  background: #fff;
  border-radius: 0.10667rem;
  margin-bottom: 0.42667rem; }
  .exhiStyle h3 {
    font-size: 0.64rem;
    line-height: 0.64rem;
    color: #333;
    margin-bottom: 0.42667rem; }
  .exhiStyle .booth {
    max-width: 8.10667rem;
    overflow: hidden;
    margin-left: 0.42667rem;
    position: absolute;
    top: 0.32rem;
    left: 1.06667rem; }
    .exhiStyle .booth p {
      font-size: 0.64rem;
      line-height: 0.64rem;
      color: #333; }
    .exhiStyle .booth span {
      font-size: 0.46933rem;
      line-height: 0.46933rem;
      color: #999; }

.numbers {
  float: right; }
  .numbers input {
    width: 1.49333rem;
    height: 1.408rem;
    font-size: 0.55467rem;
    line-height: 1.408rem;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    border: 0.02133rem solid #999999;
    background: #f8f8f8;
    text-align: center;
    border-radius: 0.10667rem; }
  .numbers a {
    width: 1.49333rem;
    height: 1.408rem;
    line-height: 1.408rem;
    display: inline-block;
    vertical-align: middle;
    border: 0.02133rem solid #e8e8e8;
    background: #f8f8f8;
    text-align: center;
    font-weight: normal;
    color: #bbbbbb;
    border-radius: 0.10667rem; }
    .numbers a:active {
      border: 0.02133rem solid #999999;
      color: #666; }
    .numbers a.reduce {
      border-right: none !important; }
    .numbers a.increase {
      border-left: none !important; }

.styleBox {
  margin-bottom: 0.42667rem; }

.acreage {
  width: 2.88rem;
  height: 1.408rem;
  border: 0.02133rem solid #999999;
  border-radius: 0.10667rem;
  font-size: 0.46933rem;
  line-height: 0.53333rem;
  color: #999;
  float: right;
  padding-left: 0.02133rem; }
  .acreage input {
    width: 1.92rem;
    height: 1.28rem;
    border: none;
    text-indent: 0.32rem;
    font-size: 0.55467rem;
    line-height: 1.28rem;
    color: #666; 
    margin-top: 0.02133rem;}

.icr-label {
  padding-right: 0.04267rem;
  margin: 0 0.10667rem 0.10667rem 0;
  display: block;
  position: relative; }

.icr-label.disabled {
  opacity: 0.4; }

.icr-label.focused .type_checkbox:after {
  -webkit-border-radius: 0.08533rem;
  -moz-border-radius: 0.08533rem;
  border-radius: 0.08533rem; }

.icr-label.focused .type_radio:after {
  -webkit-border-radius: 0.384rem;
  -moz-border-radius: 0.384rem;
  border-radius: 0.384rem; }

.icr-hidden {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden; }

.icr-input {
  position: absolute;
  display: block;
  top: -0.42667rem;
  left: -0.42667rem; }

.icr-text {
  display: inline;
  vertical-align: middle; }

.icr-item {
  display: inline-block;
  vertical-align: middle; }

.icr-label .type_checkbox {
  background-position: 0 0; }

.icr-label:hover .type_checkbox {
  background-position: -1.06667rem 0; }

.icr-label.checked .type_checkbox {
  background-position: -3.2rem 0; }

.icr-label.checked .type_radio {
  background: url("/images/exhibition/radiucheck.png");
  background-size: cover; }

.icr-label.disabled {
  opacity: 0.5; }

.lt-ie9 .icr-label.disabled {
  filter: alpha(opacity=50); }

.icr-label.disabled .type_checkbox {
  background-position: 0 0 !important; }

.icr-label.disabled .type_radio {
  background-position: 0 -1.06667rem !important; }

.icr-label.checked.disabled .type_checkbox {
  background-position: -2.13333rem 0 !important; }

.icr-label.checked.disabled .type_radio {
  background-position: -2.13333rem -1.06667rem !important; }

.icr-label {
  padding-right: 0.04267rem;
  margin: 0 0.10667rem 0.10667rem 0;
  height: 2.13333rem; }

.icr-item {
  width: 0.68267rem;
  height: 0.68267rem;
  background: url("/images/exhibition/radiudefault.png");
  background-size: cover; }

.prompt {
  font-size: 0.46933rem;
  line-height: 0.512rem;
  display: block;
  text-indent: 0.72533rem; }
  .prompt.error {
    display: block;
    background: url("/images/exhibition/error.png") no-repeat 0.187rem 50%;
    background-size: 0.512rem auto; }

    .prompt.success {
      display: block;
      background: url("/images/exhibition/success.png") no-repeat 0rem 50%;
      background-size: 0.512rem auto;
      height: 0.512rem;
     }
  .prompt.hide {
    display: none; }

/*# sourceMappingURL=enroll.css.map */


.conBoxYan input{
	display: inline-block;
	width: 40%;
	border: 0.062rem solid #ddd;
  text-indent: 0.12rem;
  margin-bottom: 0.4rem;
}
.conBoxYan img{
	width: 3.66rem;
	height: 1.06667rem;
	display: inline-block;
	float: none !important;
	margin-top: 0.125rem;
}
