@charset "UTF-8";
@import url(bootstrap.min.css);
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'MicrosoftYaHei', 微软雅黑,serif; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 320px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 360px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 375px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 412px) and (max-width: 415px) {
  html {
    font-size: 55.2px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 480px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 540px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 640px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 720px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 768px) {
  html {
    font-size: 102.4px; }

  #container {
    width: 769px;
    margin: 0 auto; } }
.clear {
  clear: both;
  *height: 1%; }
  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

img {
  display: block; }

li {
  list-style: none; }

body {
  font-size: 16px;
  line-height: 35px;
  position: relative;
  color: #666; }
  @media screen and (max-width: 1200px) {
    body {
      font-size: 14px;
      line-height: 30px; } }

[v-cloak] {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

a {
  color: #666666; }
  a:hover {
    color: #316698; }

.wap {
  display: none; }

body {
  background: #f9f9f9; }

.w1200 {
  width: 1200px;
  margin: 0 auto;
  background: #fff; }
  @media screen and (max-width: 1200px) {
    .w1200 {
      width: 100%;
      overflow: hidden; } }

@media screen and (max-width: 1200px) {
  .pc {
    display: none; }

  .wap {
    display: block; } }
section {
  width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    section {
      width: 95%; } }

header img {
  width: 100%; }
header .wap {
  width: 100%; }

#container-form {
  width: 1200px;
  padding-bottom: 0.6944444444rem;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    #container-form {
      width: 100%;
      background: none;
      padding-top: 0; } }

menu {
  display: flex;
  margin-top: 0.1388888889rem; }
  @media screen and (max-width: 1200px) {
    menu {
      padding: 0 0.3472222222rem; } }
  menu div {
    flex: 1;
    border: 1px solid #7eba78;
    border-radius: 0.0694444444rem;
    text-align: center;
    margin-right: 0.1388888889rem;
    height: 0.5208333333rem;
    line-height: 0.5208333333rem;
    color: #629d5c;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      menu div {
        line-height: 0.6944444444rem;
        height: 0.8333333333rem;
        box-sizing: border-box;
        padding: 0.0694444444rem 0; }
        menu div:nth-child(3) {
          flex: 2; }
        menu div:nth-child(3) {
          line-height: 0.3472222222rem; } }
    menu div:last-child {
      margin-right: 0; }
    menu div.active, menu div:hover {
      background: linear-gradient(to right, #7eba78, #dad956);
      color: white; }

.input .tab_title {
  margin: 10px 0 0 0;
  color: #629d5c; }
.input .title {
  font-size: 16px;
  margin: 10px 0px; }
.input .sign {
  margin: 7px 0px; }
  .input .sign div {
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    background: #eaeaea;
    font-size: 0; }
  .input .sign .name {
    padding-right: 20px;
    font-size: 15px;
    font-weight: normal; }
  .input .sign input, .input .sign select {
    background: transparent;
    width: 70%;
    font-size: 15px; }
    @media screen and (max-width: 1200px) {
      .input .sign input, .input .sign select {
        width: 65%; } }

.list_tab .title {
  font-weight: bold; }

.route {
  cursor: pointer;
  margin: 30px 0 0 0;
  padding-bottom: 20px;
  position: relative;
  box-sizing: border-box;
  background: url(../images/check.png) no-repeat;
  border-bottom: 1px solid #ccc;
  font-size: 15px; }
  .route:last-child {
    border-bottom: none; }
  .route.checked {
    background: url(../images/checked.png) no-repeat; }
  .route input, .route label {
    display: inline-block;
    float: left; }
  .route input {
    opacity: 0;
    position: absolute;
    background: white;
    left: 0;
    z-index: 5;
    width: 25px;
    height: 25px; }
  .route label {
    cursor: pointer;
    margin-left: 40px;
    line-height: 20px;
    font-weight: bold; }
  .route .light-black {
    margin-top: 5px;
    color: #898989;
    font-weight: normal; }
  .route textarea {
    margin-top: 0.1388888889rem;
    background: transparent;
    min-height: 0.6944444444rem; }

.submit {
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
  width: 150px;
  border-radius: 15px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: white;
  background: linear-gradient(to right, #7eba78, #dad956); }

.padding0 {
  padding: 0; }

/*# sourceMappingURL=signup.css.map */
