.social_respons_list {
  width: 100%;
  background: url(../../images/banner2.png) center center no-repeat;
  background-size: auto 100%;
  height: 230px;
  padding: 66px 0 0 10%; }
  .social_respons_list p {
    font-size: 36px;
    color: #FFFFFF; }

.question-nav {
  width: 100%;
  padding: 15px 0; }
  .question-nav ul {
    overflow: hidden; }
    .question-nav ul li {
      margin: 15px 47px 15px 0;
      float: left; }
      .question-nav ul li a {
        text-decoration: none;
        display: block;
        font-size: 16px;
        color: #333333;
        padding: 5px 7px;
        background: #F7F8FA;
        border-radius: 3px;
        cursor: pointer; }
      .question-nav ul li:hover a {
        color: #fff;
        background: #0D5FE0; }
      .question-nav ul li .target {
        color: #fff;
        background: #0D5FE0; }

.Common-problems {
  padding-top: 0; }

.problems-list {
  overflow: hidden; }
  .problems-list li {
    margin-bottom: 67px; }
    .problems-list li a {
      display: block;
      width: 100%;
      text-decoration: none; }
      .problems-list li a p {
        font-size: 22px;
        font-weight: 600;
        color: #333333; }
      .problems-list li a span {
        display: block;
        font-size: 14px;
        color: #777777;
        line-height: 18px;
        margin-top: 12px; }

@media (min-width: 320px) and (max-width: 600px) {
  body {
    background: #fff; }

  .social_respons_list {
    height: 95px;
    padding: 24px 0 0 20px; }
    .social_respons_list p {
      font-size: 17px; }

  .problems-list {
    margin-top: 37px; }
    .problems-list li {
      margin-bottom: 31px; }
      .problems-list li a p {
        font-size: 17px; }
      .problems-list li a .answer {
        display: none; }

  .question-nav ul li {
    margin: 10px 0 10px 25px; } }
.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=server_faq.css.map */
