.un-account {
  padding: 47px 0 129.6px 0; }
  .un-account .unaccount-inter {
    padding: 50px 52px 49px 48px;
    background: #fff; }
    .un-account .unaccount-inter .un-select {
      float: left;
      position: relative; }
      .un-account .unaccount-inter .un-select .cover {
        overflow: hidden; }
        .un-account .unaccount-inter .un-select .cover span, .un-account .unaccount-inter .un-select .cover p {
          float: left; }
        .un-account .unaccount-inter .un-select .cover .drop-frame {
          display: block;
          background: #F7F8FA;
          border: 1px solid #DDE8F6;
          height: 62px;
          width: 270px;
          float: left;
          padding: 21px 20px;
          font-size: 14px;
          color: #000000; }
        .un-account .unaccount-inter .un-select .cover .drop-btn {
          height: 62px;
          display: block;
          cursor: pointer;
          background: #71D3FF;
          padding: 0 17px;
          line-height: 62px; }
      .un-account .unaccount-inter .un-select ul {
        display: none;
        position: absolute;
        margin-top: 5px;
        left: 0;
        z-index: 100;
        border-radius: 4px;
        border: 1px solid #DDE8F6;
        background: #fff;
        max-height: 168px;
        overflow-y: scroll; }
        .un-account .unaccount-inter .un-select ul li {
          cursor: pointer;
          width: 388px;
          padding: 11px 20px;
          font-size: 14px;
          color: #000000; }
    .un-account .unaccount-inter .insert {
      overflow: hidden;
      float: left; }
      .un-account .unaccount-inter .insert .un-name, .un-account .unaccount-inter .insert .un-number {
        width: 180px;
        height: 62px;
        float: left;
        margin-left: 20px; }
      .un-account .unaccount-inter .insert .un-name input, .un-account .unaccount-inter .insert .un-number input {
        display: block;
        padding-left: 20px;
        width: 100%;
        height: 100%;
        background: #F7F8FA;
        border: 1px solid #DDE8F6; }
    .un-account .unaccount-inter .search {
      display: block;
      width: 90px;
      height: 62px;
      line-height: 62px;
      text-align: center;
      background: #00B0FF;
      font-size: 18px;
      color: #FFFFFF;
      margin-left: 48px;
      float: left;
      text-decoration: none; }
      .un-account .unaccount-inter .search:active {
        background: #337ab7; }
  .un-account .user-inform {
    background: #fff; }
    .un-account .user-inform .user-inform-tab {
      padding: 0 47px 50px 47px; }
      .un-account .user-inform .user-inform-tab table {
        width: 100%; }
        .un-account .user-inform .user-inform-tab table tr td {
          padding: 17px 31px;
          border: 1px solid #DDE8F6;
          font-size: 14px; }
          .un-account .user-inform .user-inform-tab table tr td img {
            display: block;
            margin: 0 auto;
            width: 126px; }
        .un-account .user-inform .user-inform-tab table .bg {
          background: #F7F8FA;
          width: 246px;
          color: #666666; }
    .un-account .user-inform .noInform {
      text-align: center;
      font-weight: 600;
      font-size: 20px; }
  .un-account .un-rules {
    margin-top: 50px; }
    .un-account .un-rules .column {
      width: 100%;
      height: 82px;
      border-bottom: 1px solid #DDE8F6;
      -webkit-box-sizing: initial;
              box-sizing: initial;
      background: #fff; }
      .un-account .un-rules .column .tip {
        height: 100%;
        text-align: center;
        line-height: 82px;
        font-size: 22px;
        color: #333333; }
      .un-account .un-rules .column .line {
        height: 3px;
        width: 88px;
        background: #0D5FE0;
        margin: -2px auto 0; }
    .un-account .un-rules .response-content {
      padding: 73px 55px 68px 45px;
      background: #fff; }
      .un-account .un-rules .response-content .part {
        margin-top: 39px; }
        .un-account .un-rules .response-content .part p {
          font-size: 22px;
          color: #333333; }
        .un-account .un-rules .response-content .part span {
          display: block;
          font-size: 14px;
          color: #333333;
          line-height: 29px; }
          .un-account .un-rules .response-content .part span:first-child {
            margin-top: 24px; }
        .un-account .un-rules .response-content .part:first-child {
          margin-top: 0; }

@media (max-width: 1200px) {
  .un-account .user-inform .user-inform-tab {
    padding: 0 31px 38px 31px; }
    .un-account .user-inform .user-inform-tab table .bg {
      width: 140px; }
    .un-account .user-inform .user-inform-tab table tr td {
      padding-left: 10px;
      padding-right: 10px; }
    .un-account .user-inform .user-inform-tab table tr .cont {
      width: 35%; }
    .un-account .user-inform .user-inform-tab table tr .img img {
      display: block; }
  .un-account .unaccount-inter .un-select p span, .un-account .unaccount-inter .un-select ul li {
    width: 288px; }
  .un-account .unaccount-inter .insert .un-name, .un-account .unaccount-inter .insert .un-number {
    width: 160px;
    margin-left: 30px; }
  .un-account .unaccount-inter .search {
    width: 90px;
    margin-left: 28px; } }
@media (min-width: 601px) and (max-width: 1000px) {
  .un-account .unaccount-inter {
    padding: 30px 12px 35px; }
    .un-account .unaccount-inter .un-select {
      float: initial; }
      .un-account .unaccount-inter .un-select .cover {
        overflow: hidden; }
        .un-account .unaccount-inter .un-select .cover .drop-frame {
          height: 62px;
          line-height: 62px;
          width: 90%;
          padding: 0 11px; }
        .un-account .unaccount-inter .un-select .cover .drop-btn {
          width: 10%;
          padding: 0 21px; }
      .un-account .unaccount-inter .un-select ul {
        width: 90%; }
        .un-account .unaccount-inter .un-select ul li {
          width: 100%; }
    .un-account .unaccount-inter .insert {
      float: initial; }
      .un-account .unaccount-inter .insert .un-name, .un-account .unaccount-inter .insert .un-number {
        margin: 0;
        height: 62px;
        width: 48%;
        margin-top: 20px; }
      .un-account .unaccount-inter .insert .un-name {
        margin-right: 3%; }
    .un-account .unaccount-inter .search {
      margin-left: 0;
      margin: 20px auto 0;
      width: 150px;
      height: 62px;
      line-height: 62px;
      font-size: 18px;
      float: none; } }
@media (min-width: 320px) and (max-width: 600px) {
  .un-account {
    padding: 0;
    padding-bottom: 30px; }
    .un-account .unaccount-inter {
      padding: 30px 12px 35px; }
      .un-account .unaccount-inter .un-select {
        float: initial; }
        .un-account .unaccount-inter .un-select .cover {
          overflow: hidden; }
          .un-account .unaccount-inter .un-select .cover .drop-frame {
            height: 40px;
            width: 86%;
            padding: 10px 11px; }
          .un-account .unaccount-inter .un-select .cover .drop-btn {
            width: 14%;
            height: 40px;
            padding: 0 11px;
            line-height: 39px; }
        .un-account .unaccount-inter .un-select ul {
          width: 87%; }
          .un-account .unaccount-inter .un-select ul li {
            width: 100%;
            padding: 10px 11px; }
      .un-account .unaccount-inter .insert {
        float: initial; }
        .un-account .unaccount-inter .insert .un-name, .un-account .unaccount-inter .insert .un-number {
          margin: 0;
          height: 40px;
          width: 48%;
          margin-top: 10px; }
        .un-account .unaccount-inter .insert .un-name {
          margin-right: 3%; }
      .un-account .unaccount-inter .search {
        margin-left: 0;
        margin: 20px auto 0;
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        float: none; }
    .un-account .user-inform .user-inform-tab {
      padding: 0 12px 31px 12px; }
      .un-account .user-inform .user-inform-tab table .bg {
        width: 30%; }
      .un-account .user-inform .user-inform-tab table tr td {
        padding-left: 10px;
        padding-right: 10px; }
      .un-account .user-inform .user-inform-tab table tr .cont {
        width: 30%; }
      .un-account .user-inform .user-inform-tab table tr .img img {
        display: block;
        width: 100%; }
    .un-account .un-rules {
      margin-top: 20px; }
      .un-account .un-rules .column {
        height: auto; }
        .un-account .un-rules .column .tip {
          padding: 0 33px;
          font-size: 17px;
          line-height: initial;
          padding-top: 18px; }
        .un-account .un-rules .column .line {
          margin-top: 18px; }
      .un-account .un-rules .response-content {
        padding: 34px 7px 36px 7px; }
        .un-account .un-rules .response-content .part {
          margin-top: 34px; }
          .un-account .un-rules .response-content .part p {
            font-size: 17px; }
          .un-account .un-rules .response-content .part span {
            line-height: 19px; } }
.page-select {
  margin-top: 40px; }

.join-bg {
  width: 100%;
  position: relative; }
  .join-bg img {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1842px; }

.max-header {
  display: none; }

.new-state-nav {
  border-bottom: 1px solid #DDE8F6;
  padding: 20px 0;
  height: 59px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .new-state-nav a {
    text-decoration: none;
    color: #666666; }
  .new-state-nav .current-page {
    color: #0D5FE0; }

.headline {
  width: 100%;
  overflow: hidden; }
  .headline .title {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    text-align: center; }
  .headline .line {
    display: block;
    width: 70px;
    height: 2px;
    margin: 28px auto 0;
    background: #DDE8F6; }

.navigation {
  width: 100%;
  height: 80px;
  background: #fff;
  border-bottom: 1px solid #E7E8ED; }
  .navigation .container {
    height: 100%; }
    .navigation .container ul {
      height: 100%; }
      .navigation .container ul li {
        cursor: pointer;
        float: left;
        height: 100%;
        width: 12.5%;
        position: relative;
        padding: 0 10px;
        cursor: pointer;
        border-right: 1px solid #E7E8ED; }
        .navigation .container ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          text-align: center;
          font-size: 17px;
          color: #333333;
          text-align: center;
          text-decoration: none; }
        .navigation .container ul li p {
          width: 100%;
          position: absolute;
          bottom: -37px;
          left: 0;
          padding: 0 45px; }
      .navigation .container ul .targ {
        background-image: linear-gradient(-44deg, #0CB2ED 0%, #573DE9 100%);
        background: #2f7beb; }
        .navigation .container ul .targ a {
          color: #fff; }
        .navigation .container ul .targ p span {
          width: 0px;
          height: 0px;
          display: block;
          border-top: 19px solid #2f7beb;
          border-left: 30px solid transparent;
          border-bottom: 19px solid transparent;
          border-right: 30px solid transparent; }
      .navigation .container ul .firstLi {
        border-left: 1px solid #E7E8ED; }

@media (max-width: 1200px) {
  .headline .title {
    font-size: 21px; }
  .headline .line {
    margin-top: 18px; }

  .navigation-up {
    height: 117px; }
    .navigation-up .navigation {
      height: 100%;
      background: #F7F8FA;
      overflow-x: scroll;
      -webkit-overflow-x: scroll; }
      .navigation-up .navigation .container {
        width: 1595px;
        max-width: initial;
        background: #fff;
        height: 80px;
        padding: 0; }
        .navigation-up .navigation .container ul li p {
          margin-bottom: 0;
          bottom: -36px;
          padding: 0 72px; } }
@media (min-width: 320px) and (max-width: 600px) {
  body {
    background: #fff; }

  .page-select {
    margin-top: 30px; }

  .navigation-up {
    height: 77px; }
    .navigation-up .navigation .container {
      height: 50px;
      width: 789px; }
      .navigation-up .navigation .container ul li {
        width: auto; }
        .navigation-up .navigation .container ul li a {
          font-size: 15px;
          line-height: 16px;
          width: 77px; }
        .navigation-up .navigation .container ul li p {
          bottom: -25px;
          padding: 0 26px; }
      .navigation-up .navigation .container ul .targ p span {
        width: 0px;
        height: 0px;
        display: block;
        border-top: 13px solid #2f7beb;
        border-left: 25px solid transparent;
        border-bottom: 13px solid transparent;
        border-right: 25px solid transparent; } }
a {
  text-decoration: none;
  cursor: pointer; }

.map-pop {
  width: 338px;
  padding: 10px 12px 0; }
  .map-pop .title {
    margin-bottom: 29px; }
    .map-pop .title .tip {
      font-size: 22px;
      color: #000000;
      text-align: center;
      margin-bottom: 15px; }
    .map-pop .title .label {
      width: 100%;
      height: 2px; }
      .map-pop .title .label span {
        display: block;
        border: 2px solid #0D5FE0;
        width: 65px;
        margin: 0 auto; }
  .map-pop .place-pc span {
    display: block; }
  .map-pop .place-1 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 8px; }
    .map-pop .place-1 span {
      display: block; }
  .map-pop .remove {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #CDD2D7;
    line-height: 45px;
    margin: 28px auto;
    text-align: center; }
    .map-pop .remove .iconfont {
      font-size: 30px;
      color: #CDD2D7; }

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