.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; }

.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; }

.page-section {
  padding: 90px 0 70px; }

.department-bmap {
  height: 300px;
  margin-top: 45px; }

.department-detail {
  width: 100%;
  overflow: hidden;
  margin-top: 43px; }
  .department-detail .move-list {
    display: none; }
  .department-detail table {
    display: block;
    font-size: 14px;
    width: 100%; }
    .department-detail table .tab-head {
      font-size: 14px;
      color: #666666;
      background: #F7F8FA;
      width: 13%; }
    .department-detail table td {
      border: 1px solid #DDE8F6;
      padding: 5px 10px; }
  .department-detail .detail-content {
    margin-top: 30px; }
    .department-detail .detail-content p span {
      font-size: 14px;
      color: #333333;
      line-height: 22px; }
  .department-detail .part-detail {
    margin-top: 40px;
    font-size: 14px;
    color: #333333;
    line-height: 22px; }
  .department-detail .column {
    margin-top: 25px; }
    .department-detail .column .title {
      font-size: 22px;
      color: #333333; }
    .department-detail .column .content {
      font-size: 14px;
      color: #333333;
      line-height: 22px; }

@media (min-width: 320px) and (max-width: 600px) {
  .page-section {
    padding: 30px 0; }

  .social_respons_list {
    height: 95px;
    padding: 24px 0 0 20px; }
    .social_respons_list p {
      font-size: 17px; }

  .department-detail table .tab-head {
    width: 26%; }
  .department-detail .move-list {
    display: block; }
    .department-detail .move-list td {
      padding: 10px 13px; } }

/*# sourceMappingURL=websites_detail.css.map */
