body {
  color: #333;
  font: 0.1rem "";
  max-width: 750px;
  background: #f4f4f6; }

* {
  margin: 0;
  padding: 0; }

img {
  border: none;
  max-width: 100%; }

a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
  outline: none; }

ul, li {
  list-style: none; }

h2, h1, h3, h4, h5, b, i, em {
  font-weight: normal;
  
  font-style: normal; }

textarea, select, input {
  -webkit-appearance: none;
  outline: none;
  border: 0;
  width: 100%;
  resize: none;
  font: 0.11rem "microsoft yahei";
  background: none; }

select, option {
  color: #777; }

.mb_50 {
  margin-bottom: 0.5rem; }

/****  regsiter   *****/
.regsiter h1 {
  font-size: 0.13rem;
  margin: 0.1rem 0.1rem 0.15rem 0.1rem;
  color: #777; }
.regsiter dl {
  margin: 0 0.1rem; }
  .regsiter dl dt {
    position: relative;
    clear: both; }
    .regsiter dl dt span {
      line-height: 0.2rem;
      display: block;
      font-size: 0.12rem;
      margin-bottom: 0.05rem; }
      .regsiter dl dt span b {
        color: #999;
        display: block;
        font-size: 0.1rem; }
    .regsiter dl dt strong {
      display: block;
      position: relative;
      background: #fff;
      margin-bottom: 0.15rem;
      border: 1px solid #ddd;
      border-radius: 0.03rem;
      padding: 0 0.1rem; }

      .regsiter dl dt strong input {
        line-height: 0.3rem;
        height: 0.3rem;
        width: 100%;
        background: none;
        border: 0;
        color: #555;
        font-size: 0.1rem; }
.regsiter dl dt strong input:focus  {
  border: 1px solid #3aa1ff;
  margin-left: -0.1rem;
  width: 107%;
   }

        .regsiter dl dt strong input::-webkit-input-placeholder {
          color: #999; }
      .regsiter dl dt strong select {
        line-height: 0.3rem;
        height: 0.3rem;
        width: 100%;
        border: 0;
        font-size: 0.1rem;
        background: url("../images/arrow_down_icon.png") no-repeat right center;
        background-size: 0.08rem; }
    .regsiter dl dt.city strong {
      float: left;
      width: 40%; }
    .regsiter dl dt.city strong:last-child {
      float: right; }
  .regsiter dl dd {
    margin-top: 0.3rem; }
    .regsiter dl dd a {
      display: block;
      background: #3aa1ff;
      height: 0.35rem;
      width: 1rem;
      border: 0;
      color: #fff;
      text-align: center;
      font-size: 0.12rem;
      border-radius: 0.03rem;
      line-height: 0.35rem;
      margin: 0 auto; }

/****  form  *****/
.form .characteristic {
  background: #3aa1ff;
  color: #fff;
  margin: 0.1rem;
  padding: 0.15rem;
  line-height: 0.23rem; }
  .form .characteristic h1 {
    text-align: center;
    font-size: 0.14rem;
    margin-bottom: 0.1rem; }
  .form .characteristic p {
    margin-bottom: 0.05rem; }
.form .fillIn {
  margin: 0 0.1rem; }
  .form .fillIn h1 {
    font-size: 0.12rem;
    margin-bottom: 0.1rem; }
  .form .fillIn ul li {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0.05rem;
    margin-bottom: 0.1rem;
    padding: 0.1rem;
    font-size: 0.12rem; }
    .form .fillIn ul li b {
      background: url("../images/check_icon1.png") no-repeat left center;
      background-size: contain;
      width: 0.15rem;
      height: 0.15rem;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin: -0.05rem 0.15rem 0 0; }
    .form .fillIn ul li.cur {
      border-color: #3aa1ff;
      color: #3aa1ff; }
      .form .fillIn ul li.cur b {
        background: url("../images/check_icon2.png") no-repeat left center;
        background-size: contain; }
  .form .fillIn ul.radio li b {
    background: url("../images/radio_icon1.png") no-repeat left center;
    background-size: contain; }
  .form .fillIn ul.radio li.cur b {
    background: url("../images/radio_icon2.png") no-repeat left center;
    background-size: contain; }
.form .butCountdown {
  position: relative;
  margin: 0.25rem 0.1rem 0.1rem 0.1rem;
  text-align: center; }
  .form .butCountdown span {
    display: block;
    line-height: 0.3rem;
    font-size: 0.12rem; }
  .form .butCountdown a {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #3aa1ff;
    line-height: 0.3rem;
    height: 0.3rem;
    border-radius: 0.05rem;
    text-align: center;
    color: #3aa1ff;
    display: block;
    width: 0.7rem;
    font-size: 0.12rem; }
  .form .butCountdown a.last {
    left: inherit;
    right: 0; }

.statistics .charts {
  background: #fff;
  padding: 0.1rem; }
  .statistics .charts h1 {
    margin-bottom: 0.1rem;
    font-size: 0.16rem;
    line-height: 0.25rem; }
  .statistics .charts h2 {
    margin-bottom: 0.15rem; }
  .statistics .charts ul li {
    padding-bottom: 0.1rem;
    line-height: 0.15rem;
    position: relative;
    margin-bottom: 0.1rem; }
    .statistics .charts ul li span {
      float: left;
      width: 0.3rem;
      font-size: 0.14rem; }
    .statistics .charts ul li strong {
      display: block;
      margin: 0 0.5rem 0 0.25rem; }
      .statistics .charts ul li strong i {
        width: 100%;
        background: #3aa1ff;
        height: 0.15rem;
        display: block; }
    .statistics .charts ul li b {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 0.14rem; }
.statistics .leavingMessage {
  background: #fff;
  margin: 0.1rem 0;
  padding: 0.1rem 0 0; }
  .statistics .leavingMessage h1 {
    margin: 0 0 0 0.1rem;
    font-size: 0.12rem; }
  .statistics .leavingMessage .item {
    padding: 0.1rem; }
    .statistics .leavingMessage .item .pic {
      float: left;
      width: 0.5rem; }
      .statistics .leavingMessage .item .pic img {
        border-radius: 0.05rem;
        width: 0.5rem; }
    .statistics .leavingMessage .item .txt {
      margin: 0 0 0 0.65rem;
      line-height: 0.2rem;
      border-bottom: 1px solid #ddd;
      padding-bottom: 0.1rem; }
      .statistics .leavingMessage .item .txt span {
        display: block; }
        .statistics .leavingMessage .item .txt span b {
          font-size: 0.1rem;
          color: #999;
          float: right; }
      .statistics .leavingMessage .item .txt strong {
        display: block;
        color: #999; }
      .statistics .leavingMessage .item .txt p {
        font-size: 0.12rem; }
    .statistics .leavingMessage .item:last-child .txt {
      border-bottom: none; }

/*# sourceMappingURL=style.css.map */
