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%;
}
.return {
  width: 0.448rem;
  height: 0.81067rem;
  background: url(../images/return.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 1.38667rem;
  left: 0.64rem; }

.title {
  width: 13.44rem;
  height: 1.87733rem;
  position: absolute;
  top: 0.85333rem;
  left: 1.28rem;
  font-size: 0.68267rem;
  line-height: 1.87733rem;
  text-align: center;
  color: #fff; }

.exhi {
  width: 14.72rem;
  position: absolute;
  top: 3.2rem;
  left: 0.64rem; }

.exhi h2 {
  font-size: 0.768rem;
  line-height: 1.06667rem;
  text-align: center;
  color: #fff;
  max-height: 2.13333rem;
  overflow: hidden; }

#content {
  width: 100%;
  position: relative; }

.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: 5px;
  margin-bottom: 0.42667rem; }
  .conBox p {
    font-size: 0.46933rem;
    line-height: 0.64rem;
    color: #999;
    }
  .conBox p span{
    		color: #ff0000;
    	}
  .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: 5px;
  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.408rem;
    color: #333;
    border: 0.02133rem solid #333;
    display: inline-block;
    height: 1.408rem;
    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.btn3 {
  background: #fc9c36; }

.numbers {
  margin: 0.32rem 0; }

.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; }

.meetingStyle {
  width: 14.72rem;
  padding: 0.32rem 0.64rem;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 0.42667rem; }
  .meetingStyle p {
    font-size: 0.46933rem;
    line-height: 0.64rem;
    color: #999; }

.booth {
  position: absolute;
  top: 0.21333rem;
  left: 1.06667rem; }
  .booth p {
    font-size: 0.64rem;
    line-height: 0.85333rem;
    color: #333; }
  .booth .prompt {
    margin-top: 0.21333rem; }
    .booth .prompt p {
      font-size: 0.46933rem;
      line-height: 0.64rem;
      color: #999; }
  .booth .boothInfo {
    width: 11.94667rem; }
    .booth .boothInfo input {
      width: 11.94667rem;
      height: 1.408rem;
      font-size: 0.59733rem;
      line-height: 0.91733rem;
      color: #999;
      border: 0.02133rem solid #ddd;
      text-indent: 0.32rem;
      margin: 0.21333rem 0rem;
      border-radius: 0.064rem; }
    .booth .boothInfo .prompt p {
      text-indent: 0.29867rem; }

.conBoxYan input{
	  width: 40%;
    border: 0.062rem solid #ddd;
    text-indent: 0.12rem;
    /*font-size: 0.55467rem;
    line-height: 1.408rem;*/
    border-radius: 0.064rem;
    display: inline-block;
    margin-bottom: 0.4rem;
}
.conBoxYan img{
	  float: none !important;
		width: 3.66rem;
    height: 1.06667rem;
    margin-left: 0.2rem;
    /*margin-top: 0.425rem;*/
    display: inline-block;
    margin-bottom: 0.4rem;
}
.conBoxYan p{
	margin-bottom: 0.2rem;
}

.prompt {
    font-size: 0.46933rem;
    line-height: 0.512rem;
    display: block;
    text-indent: 0.72533rem;
}
.prompt.hide {
    display: none;
}
.prompt.error {
    display: block;
    background: url("/images/exhibition/error.png") no-repeat 0.187rem 50%;
    background-size: 0.512rem auto;
}


.icr-item {
    width: 0.68267rem;
    height: 0.68267rem;
    background: url("/images/exhibition/radiudefault.png");
    background-size: cover;
}
.icr-label {
  padding-right: 0.04267rem;
  margin: 0 0.10667rem 0.10667rem 0;
  display: block;
  position: relative;
  height: 4.13333rem;}

.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;
/*background-position: 0 0; */}

.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: 4.26667rem; }

.icr-item {
  width: 0.68267rem;
  height: 0.68267rem;
  background: url(../images/radiu.png) no-repeat 0 -2.51733rem; }

/*# sourceMappingURL=enroll.css.map */
.Login-agree {
 font-size:.64rem;
 margin-top:.64rem;
 margin-bottom: .64rem;
}
.Login-agree a {
 color:#666
}
.Login-agree b {
 margin:.04267rem .21333rem 0 0;
 position:relative;
 float:left;
 font-weight:normal
}
.Login-agree b i {
 font-size:.64rem;
 color:#666;
 display:none
}
.Login-agree b i.icon-P-checkbox {
 display:block
}
.Login-agree b.active i.icon-P-checkbox-check {
 display:block;
 color:#4ac186
}
.Login-agree b.active i.icon-P-checkbox {
 display:none
}
